Pull request #151 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18b59f63c3a5033e24d740163d3aa7e39c131803+963987e627e8dcac0df49593e42f1bbbca2c5392 (d39f65d8cafff62a6137885f6b78a2494691675b) 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-ssh9491157597264231387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14873010794360822761.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-151/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-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1583240698014002383.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-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15698367925352863140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh6936491565672920240.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-151/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-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10150039223150157171.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5533 in /w/workspace/undry_device-rfid-llrp-go_PR-151 [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-151 # 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 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 18b59f63c3a5033e24d740163d3aa7e39c131803 Merge succeeded, producing 18b59f63c3a5033e24d740163d3aa7e39c131803 Checking out Revision 18b59f63c3a5033e24d740163d3aa7e39c131803 (PR-151) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T11:04:13.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > 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/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T11:04:13.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T11:04:13.452Z] ========================================================= [2023-02-13T11:04:13.453Z] EdgeX Global Pipelines Version Info [2023-02-13T11:04:13.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:04:14.197Z] ------------------- [2023-02-13T11:04:14.197Z] stable info: [2023-02-13T11:04:14.197Z] ------------------- [2023-02-13T11:04:14.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T11:04:14.197Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T11:04:14.197Z] Message: update stable to v1.0.244 [2023-02-13T11:04:14.770Z] ------------------- [2023-02-13T11:04:14.770Z] experimental info: [2023-02-13T11:04:14.770Z] ------------------- [2023-02-13T11:04:14.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T11:04:14.770Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T11:04:14.770Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T11:04:15.044Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-13T11:04:15.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-13T11:04:15.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T11:04:15.143Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T11:04:15.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T11:04:15.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T11:04:15.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T11:04:15.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-13T11:04:15.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T11:04:15.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T11:04:15.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T11:04:15.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-13T11:04:15.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T11:04:15.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T11:04:15.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T11:04:15.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T11:04:15.612Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T11:04:15.653Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T11:04:15.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T11:04:15.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T11:04:15.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-13T11:04:15.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-13T11:04:15.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T11:04:15.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T11:04:15.921Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T11:04:15.967Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T11:04:16.007Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T11:04:16.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2023-02-13T11:04:16.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2023-02-13T11:04:16.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2023-02-13T11:04:16.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo [2023-02-13T11:04:16.219Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18b59f6 [Pipeline] echo [2023-02-13T11:04:16.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T11:04:16.382Z] provisioning config files... [2023-02-13T11:04:16.396Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/config12001792462771390120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:04:16.741Z] ---> docker-login.sh [2023-02-13T11:04:16.741Z] nexus3.edgexfoundry.org:10001 [2023-02-13T11:04:17.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:17.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:17.004Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:17.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:17.004Z] [2023-02-13T11:04:17.004Z] Login Succeeded [2023-02-13T11:04:17.004Z] nexus3.edgexfoundry.org:10002 [2023-02-13T11:04:17.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:17.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:17.265Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:17.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:17.265Z] [2023-02-13T11:04:17.265Z] Login Succeeded [2023-02-13T11:04:17.266Z] nexus3.edgexfoundry.org:10003 [2023-02-13T11:04:17.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:17.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:17.525Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:17.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:17.525Z] [2023-02-13T11:04:17.525Z] Login Succeeded [2023-02-13T11:04:17.525Z] nexus3.edgexfoundry.org:10004 [2023-02-13T11:04:17.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:17.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:17.525Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:17.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:17.525Z] [2023-02-13T11:04:17.525Z] Login Succeeded [2023-02-13T11:04:17.525Z] docker.io [2023-02-13T11:04:17.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:17.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:17.786Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:17.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:17.786Z] [2023-02-13T11:04:17.786Z] Login Succeeded [2023-02-13T11:04:17.786Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T11:04:17.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T11:04:18.443Z] + git rev-list -1 --merges 18b59f63c3a5033e24d740163d3aa7e39c131803~1..18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo [2023-02-13T11:04:18.506Z] -----------> git rev-list -1 --merges 18b59f63c3a5033e24d740163d3aa7e39c131803~1..18b59f63c3a5033e24d740163d3aa7e39c131803 18b59f63c3a5033e24d740163d3aa7e39c131803 [false] [Pipeline] sh [2023-02-13T11:04:18.819Z] + git log --format=format:%s -1 18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo [2023-02-13T11:04:18.856Z] ========================================================= [2023-02-13T11:04:18.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T11:04:18.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T11:04:19.299Z] + git log --format=format:%s -1 18b59f63c3a5033e24d740163d3aa7e39c131803 [Pipeline] echo [2023-02-13T11:04:19.331Z] [semverPrep] GIT_COMMIT: 18b59f63c3a5033e24d740163d3aa7e39c131803, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-13T11:04:19.361Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T11:04:19.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T11:04:19.759Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T11:04:19.759Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T11:04:19.759Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T11:04:19.759Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T11:04:19.759Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T11:04:19.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:04:20.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T11:04:20.196Z] [2023-02-13T11:04:20.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:04:20.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T11:04:20.582Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T11:04:20.582Z] b85a868b505f: Pulling fs layer [2023-02-13T11:04:20.582Z] e2be974225ed: Pulling fs layer [2023-02-13T11:04:20.582Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T11:04:20.582Z] 988bab9f4d93: Pulling fs layer [2023-02-13T11:04:20.582Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T11:04:20.582Z] 988bab9f4d93: Waiting [2023-02-13T11:04:20.582Z] eaf3925da568: Pulling fs layer [2023-02-13T11:04:20.582Z] bab4dde63d76: Pulling fs layer [2023-02-13T11:04:20.582Z] bde34c3a00c8: Pulling fs layer [2023-02-13T11:04:20.582Z] 1469e6f7b9e6: Waiting [2023-02-13T11:04:20.582Z] bab4dde63d76: Waiting [2023-02-13T11:04:20.582Z] b352a97aabf1: Pulling fs layer [2023-02-13T11:04:20.582Z] 4872d77fe225: Pulling fs layer [2023-02-13T11:04:20.582Z] b352a97aabf1: Waiting [2023-02-13T11:04:20.582Z] bde34c3a00c8: Waiting [2023-02-13T11:04:20.582Z] 5851b861e8e6: Pulling fs layer [2023-02-13T11:04:20.582Z] 5851b861e8e6: Waiting [2023-02-13T11:04:20.582Z] e2be974225ed: Verifying Checksum [2023-02-13T11:04:20.582Z] e2be974225ed: Download complete [2023-02-13T11:04:20.582Z] 988bab9f4d93: Download complete [2023-02-13T11:04:20.850Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T11:04:20.850Z] 339a4e72a1f5: Download complete [2023-02-13T11:04:20.850Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T11:04:20.850Z] 1469e6f7b9e6: Download complete [2023-02-13T11:04:20.850Z] eaf3925da568: Verifying Checksum [2023-02-13T11:04:20.850Z] eaf3925da568: Download complete [2023-02-13T11:04:20.850Z] bde34c3a00c8: Download complete [2023-02-13T11:04:21.112Z] b352a97aabf1: Download complete [2023-02-13T11:04:21.112Z] 4872d77fe225: Verifying Checksum [2023-02-13T11:04:21.112Z] 4872d77fe225: Download complete [2023-02-13T11:04:21.112Z] 5851b861e8e6: Verifying Checksum [2023-02-13T11:04:21.112Z] 5851b861e8e6: Download complete [2023-02-13T11:04:21.112Z] b85a868b505f: Verifying Checksum [2023-02-13T11:04:21.112Z] b85a868b505f: Download complete [2023-02-13T11:04:21.376Z] bab4dde63d76: Verifying Checksum [2023-02-13T11:04:21.376Z] bab4dde63d76: Download complete [2023-02-13T11:04:22.755Z] b85a868b505f: Pull complete [2023-02-13T11:04:22.755Z] e2be974225ed: Pull complete [2023-02-13T11:04:23.326Z] 339a4e72a1f5: Pull complete [2023-02-13T11:04:23.326Z] 988bab9f4d93: Pull complete [2023-02-13T11:04:23.586Z] 1469e6f7b9e6: Pull complete [2023-02-13T11:04:23.586Z] eaf3925da568: Pull complete [2023-02-13T11:04:25.492Z] bab4dde63d76: Pull complete [2023-02-13T11:04:25.753Z] bde34c3a00c8: Pull complete [2023-02-13T11:04:25.753Z] b352a97aabf1: Pull complete [2023-02-13T11:04:25.753Z] 4872d77fe225: Pull complete [2023-02-13T11:04:26.013Z] 5851b861e8e6: Pull complete [2023-02-13T11:04:26.013Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T11:04:26.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T11:04:26.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:04:26.254Z] prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container [2023-02-13T11:04:26.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@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-02-13T11:04:31.404Z] $ docker top 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 -eo pid,comm [2023-02-13T11:04:31.457Z] 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-02-13T11:04:31.457Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T11:04:32.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T11:04:32.892Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T11:04:33.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T11:04:33.022Z] $ docker exec 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent [2023-02-13T11:04:33.125Z] SSH_AUTH_SOCK=/tmp/ssh-6LiXYTBlqWcW/agent.32 [2023-02-13T11:04:33.125Z] SSH_AGENT_PID=38 [2023-02-13T11:04:33.132Z] Running ssh-add (command line suppressed) [2023-02-13T11:04:33.233Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_3905932247695065194.key (/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_3905932247695065194.key) [2023-02-13T11:04:33.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T11:04:33.568Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T11:04:33.594Z] $ docker exec --env ******** --env ******** 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent -k [2023-02-13T11:04:33.710Z] unset SSH_AUTH_SOCK; [2023-02-13T11:04:33.710Z] unset SSH_AGENT_PID; [2023-02-13T11:04:33.710Z] echo Agent pid 38 killed; [2023-02-13T11:04:33.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T11:04:33.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T11:04:33.796Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T11:04:33.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T11:04:33.920Z] $ docker exec 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent [2023-02-13T11:04:34.035Z] SSH_AUTH_SOCK=/tmp/ssh-Ufwhnsmip3yS/agent.70 [2023-02-13T11:04:34.035Z] SSH_AGENT_PID=76 [2023-02-13T11:04:34.041Z] Running ssh-add (command line suppressed) [2023-02-13T11:04:34.155Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_14948485098368800412.key (/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/private_key_14948485098368800412.key) [2023-02-13T11:04:34.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T11:04:34.495Z] + git semver init [2023-02-13T11:04:34.756Z] 2023-02-13 11:04:34,712 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T11:04:34.756Z] 2023-02-13 11:04:34,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver [2023-02-13T11:04:34.756Z] 2023-02-13 11:04:34,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-151/.semver [2023-02-13T11:04:34.756Z] 2023-02-13 11:04:34,713 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-151, universal_newlines=False, shell=None, istream=None) [2023-02-13T11:04:35.695Z] 2023-02-13 11:04:35,690 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-151/.git/info/exclude [2023-02-13T11:04:35.695Z] 2023-02-13 11:04:35,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver/PR-151 with force:False [2023-02-13T11:04:35.695Z] 2023-02-13 11:04:35,691 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver/PR-151 [2023-02-13T11:04:35.695Z] 2023-02-13 11:04:35,696 [execute] INFO git cat-file --batch-check [2023-02-13T11:04:35.695Z] 2023-02-13 11:04:35,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T11:04:35.955Z] 2023-02-13 11:04:35,706 [execute] INFO git cat-file --batch [2023-02-13T11:04:35.955Z] 2023-02-13 11:04:35,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T11:04:35.955Z] 2023-02-13 11:04:35,713 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-151/.semver/PR-151 [2023-02-13T11:04:35.955Z] 0.0.0 [Pipeline] } [2023-02-13T11:04:35.982Z] $ docker exec --env ******** --env ******** 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 ssh-agent -k [2023-02-13T11:04:36.080Z] unset SSH_AUTH_SOCK; [2023-02-13T11:04:36.081Z] unset SSH_AGENT_PID; [2023-02-13T11:04:36.081Z] echo Agent pid 76 killed; [2023-02-13T11:04:36.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T11:04:36.525Z] + git semver [Pipeline] } [2023-02-13T11:04:36.810Z] $ docker stop --time=1 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 [2023-02-13T11:04:38.117Z] $ docker rm -f --volumes 2d195d0607ee15f5327c9466dbeacbc0bf179b8b31671dfca6fa9e796f1c0546 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T11:04:38.515Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T11:04:38.820Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T11:04:38.836Z] [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-02-13T11:04:39.409Z] provisioning config files... [2023-02-13T11:04:39.419Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/config10001497572721072499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:04:39.762Z] ---> docker-login.sh [2023-02-13T11:04:39.762Z] nexus3.edgexfoundry.org:10001 [2023-02-13T11:04:39.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:39.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:39.762Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:39.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:39.762Z] [2023-02-13T11:04:39.762Z] Login Succeeded [2023-02-13T11:04:39.762Z] nexus3.edgexfoundry.org:10002 [2023-02-13T11:04:39.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:39.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:39.762Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:39.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:39.762Z] [2023-02-13T11:04:39.762Z] Login Succeeded [2023-02-13T11:04:39.762Z] nexus3.edgexfoundry.org:10003 [2023-02-13T11:04:40.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:40.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:40.022Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:40.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:40.022Z] [2023-02-13T11:04:40.022Z] Login Succeeded [2023-02-13T11:04:40.022Z] nexus3.edgexfoundry.org:10004 [2023-02-13T11:04:40.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:40.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:40.022Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:40.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:40.022Z] [2023-02-13T11:04:40.022Z] Login Succeeded [2023-02-13T11:04:40.022Z] docker.io [2023-02-13T11:04:40.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:04:40.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:04:40.543Z] Configure a credential helper to remove this warning. See [2023-02-13T11:04:40.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:04:40.543Z] [2023-02-13T11:04:40.543Z] Login Succeeded [2023-02-13T11:04:40.543Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T11:04:40.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T11:04:40.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T11:04:40.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T11:04:40.825Z] ========================================================= [2023-02-13T11:04:40.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T11:04:40.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:04:41.320Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T11:04:41.320Z] Sending build context to Docker daemon 4.108MB [2023-02-13T11:04:41.320Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T11:04:41.320Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-13T11:04:41.320Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T11:04:41.320Z] 213ec9aee27d: Pulling fs layer [2023-02-13T11:04:41.320Z] 4583459ba037: Pulling fs layer [2023-02-13T11:04:41.320Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T11:04:41.320Z] 53926ce57604: Pulling fs layer [2023-02-13T11:04:41.320Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T11:04:41.320Z] 22ff95d597cd: Pulling fs layer [2023-02-13T11:04:41.320Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T11:04:41.320Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T11:04:41.320Z] a7acece74701: Pulling fs layer [2023-02-13T11:04:41.320Z] 53926ce57604: Waiting [2023-02-13T11:04:41.320Z] 21b2b0c7a3f4: Waiting [2023-02-13T11:04:41.320Z] 22ff95d597cd: Waiting [2023-02-13T11:04:41.320Z] 12d6caf4c0d1: Waiting [2023-02-13T11:04:41.320Z] 96b7cbca73a9: Waiting [2023-02-13T11:04:41.320Z] a7acece74701: Waiting [2023-02-13T11:04:41.320Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T11:04:41.320Z] 93c1e223e6f2: Download complete [2023-02-13T11:04:41.320Z] 4583459ba037: Download complete [2023-02-13T11:04:41.320Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T11:04:41.320Z] 21b2b0c7a3f4: Download complete [2023-02-13T11:04:41.622Z] 22ff95d597cd: Verifying Checksum [2023-02-13T11:04:41.622Z] 22ff95d597cd: Download complete [2023-02-13T11:04:41.622Z] 213ec9aee27d: Verifying Checksum [2023-02-13T11:04:41.622Z] 213ec9aee27d: Download complete [2023-02-13T11:04:41.622Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T11:04:41.622Z] 12d6caf4c0d1: Download complete [2023-02-13T11:04:41.622Z] 213ec9aee27d: Pull complete [2023-02-13T11:04:41.893Z] 4583459ba037: Pull complete [2023-02-13T11:04:42.174Z] 93c1e223e6f2: Pull complete [2023-02-13T11:04:42.787Z] 53926ce57604: Verifying Checksum [2023-02-13T11:04:42.787Z] 53926ce57604: Download complete [2023-02-13T11:04:42.787Z] a7acece74701: Verifying Checksum [2023-02-13T11:04:42.787Z] a7acece74701: Download complete [2023-02-13T11:04:42.787Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T11:04:42.787Z] 96b7cbca73a9: Download complete [2023-02-13T11:04:46.983Z] 53926ce57604: Pull complete [2023-02-13T11:04:46.983Z] 21b2b0c7a3f4: Pull complete [2023-02-13T11:04:46.983Z] 22ff95d597cd: Pull complete [2023-02-13T11:04:46.983Z] 12d6caf4c0d1: Pull complete [2023-02-13T11:04:49.514Z] 96b7cbca73a9: Pull complete [2023-02-13T11:04:50.082Z] a7acece74701: Pull complete [2023-02-13T11:04:50.082Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T11:04:50.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T11:04:50.082Z] ---> db6d94c90886 [2023-02-13T11:04:50.082Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-13T11:04:54.239Z] Still waiting to schedule task [2023-02-13T11:04:54.240Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T11:04:58.231Z] ---> Running in 3d8846a56e28 [2023-02-13T11:04:58.232Z] Removing intermediate container 3d8846a56e28 [2023-02-13T11:04:58.232Z] ---> 3fb33d9b9873 [2023-02-13T11:04:58.232Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T11:04:58.232Z] ---> Running in b058b2a70157 [2023-02-13T11:04:58.232Z] Removing intermediate container b058b2a70157 [2023-02-13T11:04:58.232Z] ---> f1b306c0a42e [2023-02-13T11:04:58.232Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-13T11:04:58.232Z] ---> Running in 67887b07898f [2023-02-13T11:04:58.232Z] Removing intermediate container 67887b07898f [2023-02-13T11:04:58.232Z] ---> 8e258b3238d4 [2023-02-13T11:04:58.232Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T11:04:58.232Z] ---> Running in c079b4ca6874 [2023-02-13T11:04:58.232Z] Removing intermediate container c079b4ca6874 [2023-02-13T11:04:58.232Z] ---> 23274253a832 [2023-02-13T11:04:58.232Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T11:04:58.232Z] ---> Running in a003a15e5fc9 [2023-02-13T11:04:58.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T11:04:58.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T11:04:58.232Z] OK: 211 MiB in 51 packages [2023-02-13T11:04:58.802Z] Removing intermediate container a003a15e5fc9 [2023-02-13T11:04:58.802Z] ---> ff5e507b6efb [2023-02-13T11:04:58.802Z] Step 8/12 : WORKDIR /app [2023-02-13T11:04:58.802Z] ---> Running in 2ba8417ec537 [2023-02-13T11:04:58.802Z] Removing intermediate container 2ba8417ec537 [2023-02-13T11:04:58.802Z] ---> 604f83e89834 [2023-02-13T11:04:58.802Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-13T11:04:58.802Z] ---> 6a7dd3293d9f [2023-02-13T11:04:58.802Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T11:04:58.802Z] ---> Running in 8fd19de31b78 [2023-02-13T11:05:31.338Z] Removing intermediate container 8fd19de31b78 [2023-02-13T11:05:31.338Z] ---> 5dceddefa0d9 [2023-02-13T11:05:31.338Z] Step 11/12 : COPY . . [2023-02-13T11:05:31.598Z] ---> ef100f166a98 [2023-02-13T11:05:31.598Z] Step 12/12 : RUN $MAKE [2023-02-13T11:05:31.598Z] ---> Running in 45498cfce330 [2023-02-13T11:05:31.858Z] noop [2023-02-13T11:05:32.117Z] Removing intermediate container 45498cfce330 [2023-02-13T11:05:32.117Z] ---> 012c1e99a63a [2023-02-13T11:05:32.117Z] Successfully built 012c1e99a63a [2023-02-13T11:05:32.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:05:32.547Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T11:05:32.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:05:32.701Z] prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container [2023-02-13T11:05:32.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@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-02-13T11:05:33.076Z] $ docker top 74fdde3bccf197cacf2f00a9f68186752979e6f282c43de4346402390891682c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T11:05:33.460Z] + go version [2023-02-13T11:05:33.460Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T11:05:33.499Z] $ docker stop --time=1 74fdde3bccf197cacf2f00a9f68186752979e6f282c43de4346402390891682c [2023-02-13T11:05:34.779Z] $ docker rm -f --volumes 74fdde3bccf197cacf2f00a9f68186752979e6f282c43de4346402390891682c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:05:35.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T11:05:35.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:05:35.638Z] prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container [2023-02-13T11:05:35.669Z] $ 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-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@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-02-13T11:05:36.027Z] $ docker top 5e5f96cf2a98b2d353a9eef19977ca9cd02a4b0c913ada954b26ca367609332d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T11:05:36.424Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-151 [Pipeline] fileExists [Pipeline] sh [2023-02-13T11:05:36.905Z] + make test [2023-02-13T11:05:36.905Z] go test ./... -coverprofile=coverage.out ./... [2023-02-13T11:05:37.164Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-13T11:05:49.365Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-13T11:05:49.365Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-13T11:05:52.658Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.006s coverage: 38.5% of statements [2023-02-13T11:05:52.658Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2023-02-13T11:05:52.658Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements [2023-02-13T11:06:02.634Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T11:06:02.634Z] go vet ./... [2023-02-13T11:06:05.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T11:06:05.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T11:06:05.919Z] ./bin/test-attribution-txt.sh [2023-02-13T11:06:05.919Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-13T11:06:05.919Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-13T11:06:05.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T11:06:05.996Z] $ docker stop --time=1 5e5f96cf2a98b2d353a9eef19977ca9cd02a4b0c913ada954b26ca367609332d [2023-02-13T11:06:09.271Z] $ docker rm -f --volumes 5e5f96cf2a98b2d353a9eef19977ca9cd02a4b0c913ada954b26ca367609332d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T11:06:09.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T11:06:09.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-13T11:06:10.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T11:06:10.877Z] + ls -al . [2023-02-13T11:06:10.878Z] total 636 [2023-02-13T11:06:10.878Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 11:05 . [2023-02-13T11:06:10.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:04 .. [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 13 11:04 .dockerignore [2023-02-13T11:06:10.878Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 11:05 .git [2023-02-13T11:06:10.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 11:04 .github [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 13 11:04 .gitignore [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 11:04 .golangci.yml [2023-02-13T11:06:10.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 11:04 .semver [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 13 11:04 Attribution.txt [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 13 11:04 CHANGELOG.md [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 13 11:04 Dockerfile [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 11:04 GOVERNANCE.md [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 13 11:04 Jenkinsfile [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 13 11:04 LICENSE [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 13 11:04 Makefile [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 11:04 OWNERS.md [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 13 11:04 README.md [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 11:04 VERSION [2023-02-13T11:06:10.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:04 bin [2023-02-13T11:06:10.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:04 cmd [2023-02-13T11:06:10.878Z] -rw-r--r-- 1 jenkins jenkins 460049 Feb 13 11:05 coverage.out [2023-02-13T11:06:10.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:04 examples [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 13 11:04 go.mod [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 13 11:04 go.sum [2023-02-13T11:06:10.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 11:04 images [2023-02-13T11:06:10.878Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 11:04 internal [2023-02-13T11:06:10.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 11:04 snap [2023-02-13T11:06:10.878Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 13 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:06:11.265Z] + 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=18b59f63c3a5033e24d740163d3aa7e39c131803 --label arch=amd64 --label version=0.0.0 . [2023-02-13T11:06:11.265Z] Sending build context to Docker daemon 4.108MB [2023-02-13T11:06:11.265Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T11:06:11.265Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-13T11:06:11.265Z] ---> 012c1e99a63a [2023-02-13T11:06:11.265Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T11:06:11.265Z] ---> Running in fd44afb1dc10 [2023-02-13T11:06:11.526Z] Removing intermediate container fd44afb1dc10 [2023-02-13T11:06:11.526Z] ---> cfe932c0f196 [2023-02-13T11:06:11.526Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T11:06:11.526Z] ---> Running in eb6414b20186 [2023-02-13T11:06:11.526Z] Removing intermediate container eb6414b20186 [2023-02-13T11:06:11.526Z] ---> 025a0ad665c6 [2023-02-13T11:06:11.526Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-13T11:06:11.526Z] ---> Running in 67306fc5ac7b [2023-02-13T11:06:11.526Z] Removing intermediate container 67306fc5ac7b [2023-02-13T11:06:11.526Z] ---> 259e3ee9642a [2023-02-13T11:06:11.526Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T11:06:11.526Z] ---> Running in 7c71f0a3353d [2023-02-13T11:06:11.790Z] Removing intermediate container 7c71f0a3353d [2023-02-13T11:06:11.790Z] ---> e07326473de1 [2023-02-13T11:06:11.790Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T11:06:11.790Z] ---> Running in 44e55f2f9e65 [2023-02-13T11:06:12.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T11:06:12.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T11:06:12.306Z] OK: 211 MiB in 51 packages [2023-02-13T11:06:12.562Z] Removing intermediate container 44e55f2f9e65 [2023-02-13T11:06:12.562Z] ---> e07d54cba434 [2023-02-13T11:06:12.562Z] Step 8/24 : WORKDIR /app [2023-02-13T11:06:12.562Z] ---> Running in 7d51ba388fc7 [2023-02-13T11:06:12.822Z] Removing intermediate container 7d51ba388fc7 [2023-02-13T11:06:12.822Z] ---> e357efe7bc05 [2023-02-13T11:06:12.822Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-13T11:06:12.822Z] ---> 7916927c25ec [2023-02-13T11:06:12.822Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T11:06:12.822Z] ---> Running in 893ee251f287 [2023-02-13T11:06:13.757Z] Removing intermediate container 893ee251f287 [2023-02-13T11:06:13.757Z] ---> 2b91da3d7995 [2023-02-13T11:06:13.757Z] Step 11/24 : COPY . . [2023-02-13T11:06:14.018Z] ---> 1089ff5c60f6 [2023-02-13T11:06:14.018Z] Step 12/24 : RUN $MAKE [2023-02-13T11:06:14.018Z] ---> Running in 5de5e1886e94 [2023-02-13T11:06:14.277Z] 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-02-13T11:06:23.359Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5535 in /w/workspace/undry_device-rfid-llrp-go_PR-151 [Pipeline] { [Pipeline] ws [2023-02-13T11:06:23.412Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-13T11:06:23.490Z] Selected Git installation does not exist. Using Default [2023-02-13T11:06:23.490Z] The recommended git tool is: NONE [2023-02-13T11:06:28.280Z] using credential edgex-jenkins-ssh [2023-02-13T11:06:28.296Z] Cloning the remote Git repository [2023-02-13T11:06:28.335Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-13T11:06:29.176Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-13T11:06:29.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-13T11:06:29.339Z] > git --version # timeout=10 [2023-02-13T11:06:29.359Z] > git --version # 'git version 2.25.1' [2023-02-13T11:06:29.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T11:06:29.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T11:06:30.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-13T11:06:30.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T11:06:31.992Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 18b59f63c3a5033e24d740163d3aa7e39c131803 [2023-02-13T11:06:32.244Z] Merge succeeded, producing 18b59f63c3a5033e24d740163d3aa7e39c131803 [2023-02-13T11:06:32.245Z] Checking out Revision 18b59f63c3a5033e24d740163d3aa7e39c131803 (PR-151) [2023-02-13T11:06:31.402Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-13T11:06:31.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-13T11:06:31.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T11:06:31.462Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T11:06:32.009Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T11:06:32.026Z] > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 [2023-02-13T11:06:32.134Z] > git remote # timeout=10 [2023-02-13T11:06:32.151Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T11:06:32.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T11:06:32.196Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-02-13T11:06:32.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T11:06:32.249Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T11:06:32.279Z] > git checkout -f 18b59f63c3a5033e24d740163d3aa7e39c131803 # timeout=10 [2023-02-13T11:06:32.766Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-13T11:06:32.819Z] > git --version # timeout=10 [2023-02-13T11:06:32.829Z] > git --version # 'git version 2.25.1' [2023-02-13T11:06:32.850Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T11:06:34.079Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T11:06:34.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T11:06:34.079Z] Dload Upload Total Spent Left Speed [2023-02-13T11:06:34.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-02-13T11:06:34.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T11:06:35.021Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T11:06:35.022Z] + sudo tee /etc/docker/daemon.new [2023-02-13T11:06:35.022Z] { [2023-02-13T11:06:35.022Z] "registry-mirrors": [ [2023-02-13T11:06:35.022Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T11:06:35.022Z] ], [2023-02-13T11:06:35.022Z] "bip": "10.250.0.254/24", [2023-02-13T11:06:35.022Z] "hosts": [ [2023-02-13T11:06:35.022Z] "tcp://0.0.0.0:5555", [2023-02-13T11:06:35.022Z] "unix:///var/run/docker.sock" [2023-02-13T11:06:35.022Z] ], [2023-02-13T11:06:35.022Z] "mtu": 1458, [2023-02-13T11:06:35.022Z] "selinux-enabled": true, [2023-02-13T11:06:35.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T11:06:35.022Z] } [Pipeline] sh [2023-02-13T11:06:35.365Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T11:06:35.723Z] + sudo service docker restart [2023-02-13T11:06:40.818Z] Removing intermediate container 5de5e1886e94 [2023-02-13T11:06:40.818Z] ---> 163c8b177232 [2023-02-13T11:06:40.818Z] Step 13/24 : FROM alpine:3.16 [2023-02-13T11:06:40.818Z] 3.16: Pulling from library/alpine [2023-02-13T11:06:40.818Z] ef5531b6e74e: Pulling fs layer [2023-02-13T11:06:40.818Z] ef5531b6e74e: Verifying Checksum [2023-02-13T11:06:40.818Z] ef5531b6e74e: Download complete [2023-02-13T11:06:40.818Z] ef5531b6e74e: Pull complete [2023-02-13T11:06:40.818Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T11:06:40.818Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T11:06:40.818Z] ---> dfd21b5a31f5 [2023-02-13T11:06:40.818Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T11:06:40.818Z] ---> Running in 60ce3412fb31 [2023-02-13T11:06:40.818Z] Removing intermediate container 60ce3412fb31 [2023-02-13T11:06:40.818Z] ---> 79b59e17d177 [2023-02-13T11:06:40.819Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T11:06:40.819Z] ---> Running in 53b97c37f55f [2023-02-13T11:06:40.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T11:06:40.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T11:06:40.819Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T11:06:40.819Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T11:06:40.819Z] OK: 6 MiB in 15 packages [2023-02-13T11:06:40.819Z] Removing intermediate container 53b97c37f55f [2023-02-13T11:06:40.819Z] ---> 7e79e98236a2 [2023-02-13T11:06:40.819Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-13T11:06:40.819Z] ---> 9e2dfc22509d [2023-02-13T11:06:40.819Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-13T11:06:40.819Z] ---> d25c3f20ede0 [2023-02-13T11:06:40.819Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-13T11:06:40.819Z] ---> 13ccf0db0c84 [2023-02-13T11:06:40.819Z] Step 19/24 : EXPOSE 59989 [2023-02-13T11:06:40.819Z] ---> Running in 42007806c15e [2023-02-13T11:06:41.076Z] Removing intermediate container 42007806c15e [2023-02-13T11:06:41.076Z] ---> 2e8adc7ba5a5 [2023-02-13T11:06:41.076Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-13T11:06:41.076Z] ---> Running in 4cb9ec5fd900 [2023-02-13T11:06:41.076Z] Removing intermediate container 4cb9ec5fd900 [2023-02-13T11:06:41.076Z] ---> fe7f5f8feb2b [2023-02-13T11:06:41.076Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T11:06:41.076Z] ---> Running in 30eb6136b6cf [2023-02-13T11:06:41.334Z] Removing intermediate container 30eb6136b6cf [2023-02-13T11:06:41.334Z] ---> 72b9a67b3b6f [2023-02-13T11:06:41.334Z] Step 22/24 : LABEL arch=amd64 [2023-02-13T11:06:41.334Z] ---> Running in 058d0ec499bc [2023-02-13T11:06:41.334Z] Removing intermediate container 058d0ec499bc [2023-02-13T11:06:41.334Z] ---> 194cc21d21e5 [2023-02-13T11:06:41.334Z] Step 23/24 : LABEL git_sha=18b59f63c3a5033e24d740163d3aa7e39c131803 [2023-02-13T11:06:41.334Z] ---> Running in 06d94a55f912 [2023-02-13T11:06:41.334Z] Removing intermediate container 06d94a55f912 [2023-02-13T11:06:41.334Z] ---> 139ff0ce54a2 [2023-02-13T11:06:41.334Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T11:06:41.334Z] ---> Running in 33c87dd21362 [2023-02-13T11:06:41.593Z] Removing intermediate container 33c87dd21362 [2023-02-13T11:06:41.593Z] ---> 33037c572b2f [2023-02-13T11:06:41.593Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T11:06:41.593Z] Successfully built 33037c572b2f [2023-02-13T11:06:41.593Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:06:42.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T11:06:42.442Z] [2023-02-13T11:06:42.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:06:42.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T11:06:42.823Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T11:06:42.823Z] 5eb5b503b376: Pulling fs layer [2023-02-13T11:06:42.823Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T11:06:42.823Z] ec43610c2a17: Pulling fs layer [2023-02-13T11:06:42.823Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T11:06:42.823Z] 33b1e0a273af: Pulling fs layer [2023-02-13T11:06:42.823Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T11:06:42.823Z] 2f39f015ded8: Pulling fs layer [2023-02-13T11:06:42.823Z] 3a2ae6a8a46f: Waiting [2023-02-13T11:06:42.823Z] 5d3b04190fa2: Waiting [2023-02-13T11:06:42.823Z] 33b1e0a273af: Waiting [2023-02-13T11:06:42.823Z] 2f39f015ded8: Waiting [2023-02-13T11:06:42.823Z] 5c69ac0246d0: Download complete [2023-02-13T11:06:42.823Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T11:06:42.823Z] 3a2ae6a8a46f: Download complete [2023-02-13T11:06:43.088Z] 33b1e0a273af: Verifying Checksum [2023-02-13T11:06:43.088Z] 33b1e0a273af: Download complete [2023-02-13T11:06:43.088Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T11:06:43.088Z] 5d3b04190fa2: Download complete [2023-02-13T11:06:43.349Z] 5eb5b503b376: Verifying Checksum [2023-02-13T11:06:43.349Z] 5eb5b503b376: Download complete [2023-02-13T11:06:43.349Z] ec43610c2a17: Verifying Checksum [2023-02-13T11:06:43.349Z] ec43610c2a17: Download complete [2023-02-13T11:06:44.287Z] 2f39f015ded8: Download complete [2023-02-13T11:06:44.547Z] 5eb5b503b376: Pull complete [2023-02-13T11:06:44.547Z] 5c69ac0246d0: Pull complete [2023-02-13T11:06:45.114Z] ec43610c2a17: Pull complete [2023-02-13T11:06:45.114Z] 3a2ae6a8a46f: Pull complete [2023-02-13T11:06:45.373Z] 33b1e0a273af: Pull complete [2023-02-13T11:06:45.373Z] 5d3b04190fa2: Pull complete [2023-02-13T11:06:49.561Z] 2f39f015ded8: Pull complete [2023-02-13T11:06:49.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T11:06:49.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T11:06:49.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:06:49.799Z] prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container [2023-02-13T11:06:49.830Z] $ 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-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@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-02-13T11:06:56.394Z] $ docker top 88539ea820242f6141c7486c2e2e6ae9faa093671009a41dffd2e3f0a9d31474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-02-13T11:06:56.626Z] provisioning config files... [2023-02-13T11:06:56.650Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8168030121875440815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:06:56.863Z] ---> job-cost.sh [2023-02-13T11:06:56.863Z] lf-activate-venv: SKIPPING [2023-02-13T11:06:56.863Z] INFO: No Stack... [2023-02-13T11:06:57.036Z] ---> docker-login.sh [2023-02-13T11:06:57.036Z] nexus3.edgexfoundry.org:10001 [2023-02-13T11:06:57.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:06:57.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T11:06:57.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:06:57.581Z] Configure a credential helper to remove this warning. See [2023-02-13T11:06:57.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:06:57.581Z] [2023-02-13T11:06:57.581Z] Login Succeeded [2023-02-13T11:06:57.581Z] nexus3.edgexfoundry.org:10002 [2023-02-13T11:06:57.688Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T11:06:57.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:06:57.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:06:57.849Z] Configure a credential helper to remove this warning. See [2023-02-13T11:06:57.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:06:57.849Z] [2023-02-13T11:06:57.849Z] Login Succeeded [2023-02-13T11:06:57.849Z] nexus3.edgexfoundry.org:10003 [2023-02-13T11:06:58.004Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-151/archives/cost.csv [2023-02-13T11:06:58.004Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T11:06:58.044Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [2023-02-13T11:06:58.048Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] did not exist. Created. [2023-02-13T11:06:58.048Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-02-13T11:06:58.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:06:58.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:06:58.118Z] Configure a credential helper to remove this warning. See [2023-02-13T11:06:58.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:06:58.118Z] [2023-02-13T11:06:58.118Z] Login Succeeded [2023-02-13T11:06:58.118Z] nexus3.edgexfoundry.org:10004 [Pipeline] sh [2023-02-13T11:06:58.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:06:58.452Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T11:06:58.505Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T11:06:58.524Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T11:06:58.605Z] $ docker stop --time=1 88539ea820242f6141c7486c2e2e6ae9faa093671009a41dffd2e3f0a9d31474 [2023-02-13T11:06:58.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:06:58.657Z] Configure a credential helper to remove this warning. See [2023-02-13T11:06:58.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:06:58.657Z] [2023-02-13T11:06:58.657Z] Login Succeeded [2023-02-13T11:06:58.657Z] docker.io [2023-02-13T11:06:58.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T11:06:59.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T11:06:59.241Z] Configure a credential helper to remove this warning. See [2023-02-13T11:06:59.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T11:06:59.241Z] [2023-02-13T11:06:59.241Z] Login Succeeded [2023-02-13T11:06:59.241Z] ---> docker-login.sh ends [2023-02-13T11:06:59.770Z] $ docker rm -f --volumes 88539ea820242f6141c7486c2e2e6ae9faa093671009a41dffd2e3f0a9d31474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-02-13T11:06:59.913Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-02-13T11:07:00.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T11:07:00.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T11:07:00.348Z] ========================================================= [2023-02-13T11:07:00.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T11:07:00.348Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:07:00.841Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T11:07:01.114Z] Sending build context to Docker daemon 1.22MB [2023-02-13T11:07:01.114Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T11:07:01.114Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-13T11:07:01.114Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T11:07:01.114Z] 9b18e9b68314: Pulling fs layer [2023-02-13T11:07:01.114Z] 35d82f9e3411: Pulling fs layer [2023-02-13T11:07:01.114Z] e16973657156: Pulling fs layer [2023-02-13T11:07:01.114Z] fc693d55d65f: Pulling fs layer [2023-02-13T11:07:01.114Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T11:07:01.114Z] dda99020689f: Pulling fs layer [2023-02-13T11:07:01.114Z] db1c61fa0a46: Pulling fs layer [2023-02-13T11:07:01.114Z] 891c053d2c06: Pulling fs layer [2023-02-13T11:07:01.114Z] dda99020689f: Waiting [2023-02-13T11:07:01.114Z] fc693d55d65f: Waiting [2023-02-13T11:07:01.114Z] 7e9fc2657dce: Waiting [2023-02-13T11:07:01.114Z] db1c61fa0a46: Waiting [2023-02-13T11:07:01.114Z] 891c053d2c06: Waiting [2023-02-13T11:07:01.114Z] e16973657156: Verifying Checksum [2023-02-13T11:07:01.114Z] e16973657156: Download complete [2023-02-13T11:07:01.402Z] 35d82f9e3411: Verifying Checksum [2023-02-13T11:07:01.402Z] 35d82f9e3411: Download complete [2023-02-13T11:07:01.402Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T11:07:01.402Z] 7e9fc2657dce: Download complete [2023-02-13T11:07:01.402Z] dda99020689f: Verifying Checksum [2023-02-13T11:07:01.402Z] dda99020689f: Download complete [2023-02-13T11:07:01.402Z] 9b18e9b68314: Verifying Checksum [2023-02-13T11:07:01.402Z] 9b18e9b68314: Download complete [2023-02-13T11:07:02.403Z] 9b18e9b68314: Pull complete [2023-02-13T11:07:02.674Z] 891c053d2c06: Verifying Checksum [2023-02-13T11:07:02.674Z] 891c053d2c06: Download complete [2023-02-13T11:07:02.946Z] 35d82f9e3411: Pull complete [2023-02-13T11:07:03.214Z] e16973657156: Pull complete [2023-02-13T11:07:03.484Z] db1c61fa0a46: Verifying Checksum [2023-02-13T11:07:03.484Z] db1c61fa0a46: Download complete [2023-02-13T11:07:04.064Z] fc693d55d65f: Download complete [2023-02-13T11:07:16.526Z] fc693d55d65f: Pull complete [2023-02-13T11:07:16.526Z] 7e9fc2657dce: Pull complete [2023-02-13T11:07:16.526Z] dda99020689f: Pull complete [2023-02-13T11:07:21.878Z] db1c61fa0a46: Pull complete [2023-02-13T11:07:23.831Z] 891c053d2c06: Pull complete [2023-02-13T11:07:23.831Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T11:07:23.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T11:07:23.831Z] ---> f96f9c87975a [2023-02-13T11:07:23.831Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-13T11:07:25.792Z] ---> Running in 3ffa5269fed2 [2023-02-13T11:07:25.792Z] Removing intermediate container 3ffa5269fed2 [2023-02-13T11:07:25.792Z] ---> e2eec5253ad4 [2023-02-13T11:07:25.792Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T11:07:26.062Z] ---> Running in 257304186c72 [2023-02-13T11:07:26.329Z] Removing intermediate container 257304186c72 [2023-02-13T11:07:26.329Z] ---> 705727fa935b [2023-02-13T11:07:26.329Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-13T11:07:26.329Z] ---> Running in 6352e40eaca4 [2023-02-13T11:07:26.597Z] Removing intermediate container 6352e40eaca4 [2023-02-13T11:07:26.597Z] ---> 98af64cc8dc0 [2023-02-13T11:07:26.597Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T11:07:26.597Z] ---> Running in 3009d7435342 [2023-02-13T11:07:26.864Z] Removing intermediate container 3009d7435342 [2023-02-13T11:07:26.864Z] ---> 88ddcdb68c27 [2023-02-13T11:07:26.864Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T11:07:27.131Z] ---> Running in e80183a0f818 [2023-02-13T11:07:28.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T11:07:28.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T11:07:29.304Z] OK: 221 MiB in 51 packages [2023-02-13T11:07:29.887Z] Removing intermediate container e80183a0f818 [2023-02-13T11:07:29.887Z] ---> d0f5553ffe8c [2023-02-13T11:07:29.887Z] Step 8/12 : WORKDIR /app [2023-02-13T11:07:30.155Z] ---> Running in 24560d45b9c7 [2023-02-13T11:07:30.421Z] Removing intermediate container 24560d45b9c7 [2023-02-13T11:07:30.421Z] ---> 808f85697559 [2023-02-13T11:07:30.421Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-13T11:07:30.686Z] ---> ec0da1e44d84 [2023-02-13T11:07:30.686Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T11:07:30.956Z] ---> Running in 5d405ad66a2f [2023-02-13T11:08:30.458Z] Removing intermediate container 5d405ad66a2f [2023-02-13T11:08:30.458Z] ---> 64179478c3b8 [2023-02-13T11:08:30.458Z] Step 11/12 : COPY . . [2023-02-13T11:08:31.419Z] ---> 9feac9ec8942 [2023-02-13T11:08:31.419Z] Step 12/12 : RUN $MAKE [2023-02-13T11:08:31.419Z] ---> Running in 0412c86d0371 [2023-02-13T11:08:32.008Z] noop [2023-02-13T11:08:32.593Z] Removing intermediate container 0412c86d0371 [2023-02-13T11:08:32.593Z] ---> 3cd687c33614 [2023-02-13T11:08:32.860Z] Successfully built 3cd687c33614 [2023-02-13T11:08:32.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:08:33.347Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T11:08:33.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:08:33.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-5535 does not seem to be running inside a container [2023-02-13T11:08:33.705Z] $ 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-02-13T11:08:34.858Z] $ docker top 2a2b9de46e688b850b54f2c32f3939e913a41a1426cee8c04c80939dd590c68f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T11:08:35.793Z] + go version [2023-02-13T11:08:35.793Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T11:08:35.835Z] $ docker stop --time=1 2a2b9de46e688b850b54f2c32f3939e913a41a1426cee8c04c80939dd590c68f [2023-02-13T11:08:37.982Z] $ docker rm -f --volumes 2a2b9de46e688b850b54f2c32f3939e913a41a1426cee8c04c80939dd590c68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:08:38.857Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T11:08:38.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:08:39.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-5535 does not seem to be running inside a container [2023-02-13T11:08:39.183Z] $ 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-02-13T11:08:40.360Z] $ docker top 288bfc21c80f9d408ef6ba35df51f314f97129e2d8966e6dd1dae749ae217223 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T11:08:40.940Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T11:08:41.690Z] + make test [2023-02-13T11:08:41.690Z] go test ./... -coverprofile=coverage.out ./... [2023-02-13T11:08:43.637Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-13T11:10:20.287Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-13T11:10:20.287Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.540649184Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.543588529Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.543936643Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.544351402Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.549687935Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.549934013Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.550360402Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.559180729Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.559387483Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.559507322Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.559757479Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.560259564Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.560563275Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.560718446Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.560894509Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.561636801Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.561799852Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.562037889Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.562877427Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.56334362Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.563519372Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.563783471Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.577267273Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.57865264Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.578759027Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.578855814Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.57922427Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.579280404Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.579422624Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.579712474Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.579762187Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.579842493Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.57993848Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.580341848Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.580421553Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.58051563Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.580589005Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.581002644Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.58108102Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.581182577Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.581503349Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.581581965Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.581753367Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.581853174Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.583105401Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.584422733Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.584982002Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.585182196Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.585482107Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.585864004Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.586220229Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.586880175Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.58694748Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.587047527Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.587325056Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.587888995Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.588003493Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.5880921Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.588611406Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.589216398Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.589334426Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.589838752Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.590557162Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.59067394Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.590999343Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.5912515Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.592703862Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.596068607Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.598297733Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.504Z] level=DEBUG ts=2023-02-13T11:10:12.598478416Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.598498087Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.598650618Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.598860872Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.504Z] level=INFO ts=2023-02-13T11:10:12.599274001Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.504Z] level=WARN ts=2023-02-13T11:10:12.599367218Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.599475605Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.599614605Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.60011905Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.600246349Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.600330345Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.600461044Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.600991951Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.601143202Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.601298033Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.601673289Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.601794457Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.601955309Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.602086478Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.60340598Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.604794277Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.605099798Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.604944627Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.6052689Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=WARN ts=2023-02-13T11:10:12.605371967Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.605612134Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.606207126Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=WARN ts=2023-02-13T11:10:12.606305943Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.606447123Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.606658727Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.607152472Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.607517327Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.607664398Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.607800937Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.6082742Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.608573991Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.608449052Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.609080927Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.609209236Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.609476944Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.609617914Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.611194244Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.61242501Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.612522607Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.612641515Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.612742773Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=WARN ts=2023-02-13T11:10:12.612805657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.613026842Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.613533888Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=WARN ts=2023-02-13T11:10:12.613625474Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.61371302Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.613861491Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.614388018Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.614543498Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.614627104Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.614771754Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.615188624Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.615309232Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.61541816Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.615776155Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.615914144Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.616043243Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.616155561Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-02-13T11:10:38.505Z] --- FAIL: TestAutoDiscoverNaming (0.08s) [2023-02-13T11:10:38.505Z] --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.04s) [2023-02-13T11:10:38.505Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:38198: use of closed network connection [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.616988769Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.618024752Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.619231576Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.619363255Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.619485524Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=WARN ts=2023-02-13T11:10:12.619585361Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.619778644Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.619929425Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.620403588Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=WARN ts=2023-02-13T11:10:12.62057491Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.620702389Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.620940035Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.621374806Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.621516666Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.621642945Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.625101276Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.638713058Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.639016819Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.639243605Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.639785383Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.639919142Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.640071983Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.640246335Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-02-13T11:10:38.505Z] level=DEBUG ts=2023-02-13T11:10:12.641118176Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.642116706Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-02-13T11:10:38.505Z] level=INFO ts=2023-02-13T11:10:12.642284407Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-02-13T11:10:38.506Z] level=DEBUG ts=2023-02-13T11:10:12.642385374Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.642497432Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.506Z] level=WARN ts=2023-02-13T11:10:12.642589649Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.64274489Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.643192871Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.506Z] level=WARN ts=2023-02-13T11:10:12.643299408Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-02-13T11:10:38.506Z] level=DEBUG ts=2023-02-13T11:10:12.643482141Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.643629381Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.643983446Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.506Z] level=DEBUG ts=2023-02-13T11:10:12.644122056Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.506Z] level=DEBUG ts=2023-02-13T11:10:12.644254655Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.644341091Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.644657413Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.506Z] level=DEBUG ts=2023-02-13T11:10:12.644784802Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.644926052Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.645317689Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-02-13T11:10:38.506Z] level=DEBUG ts=2023-02-13T11:10:12.645456799Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.645655763Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-02-13T11:10:38.506Z] level=INFO ts=2023-02-13T11:10:12.645799523Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-02-13T11:10:38.506Z] level=WARN ts=2023-02-13T11:10:12.646556696Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-02-13T11:10:38.506Z] FAIL [2023-02-13T11:10:38.506Z] coverage: 38.5% of statements [2023-02-13T11:10:38.506Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.809s [2023-02-13T11:10:38.506Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.499s coverage: 52.0% of statements [2023-02-13T11:10:38.506Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 95.5% of statements [2023-02-13T11:10:38.506Z] FAIL [2023-02-13T11:10:38.506Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-02-13T11:10:38.552Z] $ docker stop --time=1 288bfc21c80f9d408ef6ba35df51f314f97129e2d8966e6dd1dae749ae217223 [2023-02-13T11:10:40.338Z] $ docker rm -f --volumes 288bfc21c80f9d408ef6ba35df51f314f97129e2d8966e6dd1dae749ae217223 [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-02-13T11:10:41.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T11:10:41.915Z] [2023-02-13T11:10:41.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:10:42.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T11:10:42.335Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T11:10:42.335Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T11:10:42.335Z] 04944245beec: Pulling fs layer [2023-02-13T11:10:42.335Z] 699f458cf7ca: Pulling fs layer [2023-02-13T11:10:42.335Z] 765212b225bb: Pulling fs layer [2023-02-13T11:10:42.335Z] f23df028b6ca: Pulling fs layer [2023-02-13T11:10:42.335Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T11:10:42.335Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T11:10:42.335Z] 765212b225bb: Waiting [2023-02-13T11:10:42.335Z] 2437ff75d9bd: Waiting [2023-02-13T11:10:42.335Z] f23df028b6ca: Waiting [2023-02-13T11:10:42.335Z] d65c8cfc05b1: Waiting [2023-02-13T11:10:42.605Z] 04944245beec: Verifying Checksum [2023-02-13T11:10:42.605Z] 04944245beec: Download complete [2023-02-13T11:10:42.605Z] 765212b225bb: Verifying Checksum [2023-02-13T11:10:42.605Z] 765212b225bb: Download complete [2023-02-13T11:10:42.605Z] f23df028b6ca: Verifying Checksum [2023-02-13T11:10:42.605Z] f23df028b6ca: Download complete [2023-02-13T11:10:42.875Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T11:10:42.875Z] d65c8cfc05b1: Download complete [2023-02-13T11:10:42.875Z] 699f458cf7ca: Verifying Checksum [2023-02-13T11:10:42.875Z] 699f458cf7ca: Download complete [2023-02-13T11:10:43.145Z] 8998bd30e6a1: Download complete [2023-02-13T11:10:46.504Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T11:10:46.504Z] 2437ff75d9bd: Download complete [2023-02-13T11:10:49.109Z] 8998bd30e6a1: Pull complete [2023-02-13T11:10:49.697Z] 04944245beec: Pull complete [2023-02-13T11:10:51.115Z] 699f458cf7ca: Pull complete [2023-02-13T11:10:51.712Z] 765212b225bb: Pull complete [2023-02-13T11:10:52.301Z] f23df028b6ca: Pull complete [2023-02-13T11:10:52.569Z] d65c8cfc05b1: Pull complete [2023-02-13T11:11:10.801Z] 2437ff75d9bd: Pull complete [2023-02-13T11:11:10.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T11:11:10.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T11:11:10.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:11:11.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-5535 does not seem to be running inside a container [2023-02-13T11:11:11.195Z] $ 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-02-13T11:11:13.556Z] $ docker top 8d304de70a8fd7ea441cd30b260e4d1b60587fdfd7e4683f5b384130300fece0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:14.473Z] ---> job-cost.sh [2023-02-13T11:11:14.473Z] lf-activate-venv: SKIPPING [2023-02-13T11:11:14.473Z] INFO: No Stack... [2023-02-13T11:11:15.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T11:11:16.020Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T11:11:16.687Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-13T11:11:16.687Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T11:11:16.783Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [2023-02-13T11:11:16.787Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] did not exist. Created. [2023-02-13T11:11:16.787Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T11:11:17.547Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-4bfb73d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T11:11:18.227Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T11:11:18.263Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T11:11:18.800Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T11:11:18.818Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T11:11:18.895Z] $ docker stop --time=1 8d304de70a8fd7ea441cd30b260e4d1b60587fdfd7e4683f5b384130300fece0 [2023-02-13T11:11:20.416Z] $ docker rm -f --volumes 8d304de70a8fd7ea441cd30b260e4d1b60587fdfd7e4683f5b384130300fece0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T11:11:21.118Z] 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-02-13T11:11:23.045Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-151/archives ] [2023-02-13T11:11:23.045Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-151/archives [2023-02-13T11:11:23.045Z] total 16 [2023-02-13T11:11:23.045Z] drwxr-xr-x 3 root root 4096 Feb 13 11:06 . [2023-02-13T11:11:23.045Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 11:06 .. [2023-02-13T11:11:23.045Z] drwxr-xr-x 2 root root 4096 Feb 13 11:06 cost [2023-02-13T11:11:23.045Z] -rw-r--r-- 1 root root 91 Feb 13 11:06 cost.csv [2023-02-13T11:11:23.045Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-151/archives [2023-02-13T11:11:23.045Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-151/archives [2023-02-13T11:11:23.045Z] total 16 [2023-02-13T11:11:23.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 11:06 . [2023-02-13T11:11:23.045Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 11:06 .. [2023-02-13T11:11:23.045Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 11:06 cost [2023-02-13T11:11:23.045Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 13 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:23.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:24.274Z] ---> package-listing.sh [2023-02-13T11:11:24.274Z] ++ facter osfamily [2023-02-13T11:11:24.274Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T11:11:24.535Z] + OS_FAMILY=debian [2023-02-13T11:11:24.535Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-151 [2023-02-13T11:11:24.535Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T11:11:24.535Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T11:11:24.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T11:11:24.535Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T11:11:24.535Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-151 ']' [2023-02-13T11:11:24.535Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T11:11:24.535Z] + case "${OS_FAMILY}" in [2023-02-13T11:11:24.535Z] + dpkg -l [2023-02-13T11:11:24.535Z] + grep '^ii' [2023-02-13T11:11:24.535Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T11:11:24.535Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T11:11:24.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T11:11:24.535Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-151 ']' [2023-02-13T11:11:24.535Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-151/archives/ [2023-02-13T11:11:24.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-151/archives/ [Pipeline] echo [2023-02-13T11:11:24.571Z] 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T11:11:24.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T11:11:25.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T11:11:25.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T11:11:25.853Z] prd-ubuntu20.04-docker-8c-8g-5533 does not seem to be running inside a container [2023-02-13T11:11:25.919Z] $ 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-151/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-151 -v /w/workspace/undry_device-rfid-llrp-go_PR-151:/w/workspace/undry_device-rfid-llrp-go_PR-151:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-151@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-151@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-02-13T11:11:26.189Z] $ docker top a66f25fac33c4c5148e013f69f6792b778ddaa20e59bcf47f5e39c77e159f8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T11:11:26.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T11:11:26.891Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T11:11:27.202Z] + ls /var/log/sa-host [2023-02-13T11:11:27.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T11:11:27.418Z] provisioning config files... [2023-02-13T11:11:27.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-151@tmp/config11100886462152662148tmp [Pipeline] { [Pipeline] echo [2023-02-13T11:11:27.478Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:27.790Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T11:11:27.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:28.223Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T11:11:28.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:28.576Z] ---> sudo-logs.sh [2023-02-13T11:11:28.576Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T11:11:28.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:28.993Z] ---> job-cost.sh [2023-02-13T11:11:28.993Z] lf-activate-venv: SKIPPING [2023-02-13T11:11:28.993Z] DEBUG: total: 0.2199999988079071 [2023-02-13T11:11:28.993Z] INFO: Retrieving Stack Cost... [2023-02-13T11:11:29.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T11:11:29.516Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T11:11:29.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T11:11:29.868Z] ---> logs-deploy.sh [2023-02-13T11:11:29.868Z] lf-activate-venv: SKIPPING [2023-02-13T11:11:29.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-151/1 [2023-02-13T11:11:29.868Z] INFO: archiving workspace using pattern(s): [2023-02-13T11:11:30.804Z] Archives upload complete. [2023-02-13T11:11:30.804Z] INFO: archiving logs to Nexus