Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 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-ssh8233258037282609738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11134678523465498945.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2575845731829925921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh583315032263976352.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh221089681963076373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3975 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh8148621727737027081.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" > git rev-list --no-walk 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:41:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:41:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:41:10 ========================================================= 20:41:10 EdgeX Global Pipelines Version Info 20:41:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:41:11 ------------------- 20:41:11 stable info: 20:41:11 ------------------- 20:41:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:41:11 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:41:11 Message: update stable to v1.0.219 20:41:12 ------------------- 20:41:12 experimental info: 20:41:12 ------------------- 20:41:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:41:12 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:41:12 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdb8dc9 [Pipeline] echo 20:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:12 provisioning config files... 20:41:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7564061267552885013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:12 ---> docker-login.sh 20:41:12 nexus3.edgexfoundry.org:10001 20:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:13 Configure a credential helper to remove this warning. See 20:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:13 20:41:13 Login Succeeded 20:41:13 nexus3.edgexfoundry.org:10002 20:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:13 Configure a credential helper to remove this warning. See 20:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:13 20:41:13 Login Succeeded 20:41:13 nexus3.edgexfoundry.org:10003 20:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:13 Configure a credential helper to remove this warning. See 20:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:13 20:41:13 Login Succeeded 20:41:13 nexus3.edgexfoundry.org:10004 20:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:13 Configure a credential helper to remove this warning. See 20:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:13 20:41:13 Login Succeeded 20:41:13 docker.io 20:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:14 Configure a credential helper to remove this warning. See 20:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:14 20:41:14 Login Succeeded 20:41:14 ---> docker-login.sh ends [Pipeline] } 20:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:41:14 + git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 20:41:14 -----------> git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [false] [Pipeline] sh 20:41:14 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 20:41:14 ========================================================= 20:41:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:41:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:15 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 20:41:15 [semverPrep] GIT_COMMIT: fdb8dc9e065565c3e0b08ed77eb96ef70046d97a, Commit Message: feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60) [Pipeline] echo 20:41:15 [semverPrep] This is not a build commit. [Pipeline] sh 20:41:15 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:41:15 + grep -v github /etc/ssh/ssh_known_hosts 20:41:15 + '[' -e /tmp/ssh_known_hosts ']' 20:41:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:41:15 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:41:15 + sudo tee -a /etc/ssh/ssh_known_hosts 20:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:16 20:41:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:41:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:16 latest: Pulling from edgex-devops/git-semver 20:41:16 a0d0a0d46f8b: Pulling fs layer 20:41:16 3e5f54012d9b: Pulling fs layer 20:41:16 4c7163046ea9: Pulling fs layer 20:41:16 0c2d73faf560: Pulling fs layer 20:41:16 0c2d73faf560: Waiting 20:41:16 3e5f54012d9b: Verifying Checksum 20:41:16 3e5f54012d9b: Download complete 20:41:16 a0d0a0d46f8b: Verifying Checksum 20:41:16 a0d0a0d46f8b: Download complete 20:41:16 4c7163046ea9: Verifying Checksum 20:41:16 4c7163046ea9: Download complete 20:41:16 0c2d73faf560: Verifying Checksum 20:41:16 0c2d73faf560: Download complete 20:41:16 a0d0a0d46f8b: Pull complete 20:41:16 3e5f54012d9b: Pull complete 20:41:16 4c7163046ea9: Pull complete 20:41:17 0c2d73faf560: Pull complete 20:41:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:41:17 prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container 20:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:41:17 $ docker top 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:17 [ssh-agent] Looking for ssh-agent implementation... 20:41:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:17 $ docker exec 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent 20:41:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnEHIpC/agent.14 20:41:18 SSH_AGENT_PID=20 20:41:18 Running ssh-add (command line suppressed) 20:41:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_795712222149787356.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_795712222149787356.key) 20:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:18 + git tag --points-at HEAD [Pipeline] } 20:41:18 $ docker exec --env ******** --env ******** 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent -k 20:41:18 unset SSH_AUTH_SOCK; 20:41:18 unset SSH_AGENT_PID; 20:41:18 echo Agent pid 20 killed; 20:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:41:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:18 [ssh-agent] Looking for ssh-agent implementation... 20:41:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:18 $ docker exec 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent 20:41:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJDfbA/agent.54 20:41:18 SSH_AGENT_PID=60 20:41:18 Running ssh-add (command line suppressed) 20:41:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3271358950956833818.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3271358950956833818.key) 20:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:19 + git semver init 20:41:19 # -> Open(): unable to determine branch for HEAD 20:41:19 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 20:41:19 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 20:41:19 # $SEMVER_REMOTE_NAME = origin 20:41:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:19 # $SEMVER_USER_NAME = edgex-jenkins 20:41:19 # $SEMVER_BRANCH = main 20:41:19 # $SEMVER_TEMP = /tmp/semver-618555798 20:41:19 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 20:41:19 # '/tmp/semver-618555798' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 20:41:19 # -> Force: false 20:41:19 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 20:41:19 $ docker exec --env ******** --env ******** 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 ssh-agent -k 20:41:19 unset SSH_AUTH_SOCK; 20:41:19 unset SSH_AGENT_PID; 20:41:19 echo Agent pid 60 killed; 20:41:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:20 + git semver [Pipeline] } 20:41:20 $ docker stop --time=1 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 20:41:21 $ docker rm -f 25a616b73e08090e57696dd7d4c1464fbe8c1a97a5de969dd84cb7e6848235f2 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:41:21 Stashed 1 file(s) [Pipeline] echo 20:41:21 [edgeXSemver]: initialized semver on version 1.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:22 provisioning config files... 20:41:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1254190914446008900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> docker-login.sh 20:41:22 nexus3.edgexfoundry.org:10001 20:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:22 Configure a credential helper to remove this warning. See 20:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:22 20:41:22 Login Succeeded 20:41:22 nexus3.edgexfoundry.org:10002 20:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:22 Configure a credential helper to remove this warning. See 20:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:22 20:41:22 Login Succeeded 20:41:22 nexus3.edgexfoundry.org:10003 20:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:22 Configure a credential helper to remove this warning. See 20:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:22 20:41:22 Login Succeeded 20:41:22 nexus3.edgexfoundry.org:10004 20:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:22 Configure a credential helper to remove this warning. See 20:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:22 20:41:22 Login Succeeded 20:41:22 docker.io 20:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:23 Configure a credential helper to remove this warning. See 20:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:23 20:41:23 Login Succeeded 20:41:23 ---> docker-login.sh ends [Pipeline] } 20:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:23 ========================================================= 20:41:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:41:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:41:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:41:23 Sending build context to Docker daemon 1.704MB 20:41:23 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:41:23 Step 2/12 : FROM ${BASE} AS builder 20:41:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:41:23 59bf1c3509f3: Pulling fs layer 20:41:23 666ba61612fd: Pulling fs layer 20:41:23 8ed8ca486205: Pulling fs layer 20:41:23 4fe6c5a15a65: Pulling fs layer 20:41:23 22a0e8bec74d: Pulling fs layer 20:41:23 f965cba54748: Pulling fs layer 20:41:23 861ffc35075e: Pulling fs layer 20:41:23 4b385c91608e: Pulling fs layer 20:41:23 560528eb2ebb: Pulling fs layer 20:41:23 22a0e8bec74d: Waiting 20:41:23 f965cba54748: Waiting 20:41:23 861ffc35075e: Waiting 20:41:23 4b385c91608e: Waiting 20:41:23 560528eb2ebb: Waiting 20:41:23 4fe6c5a15a65: Waiting 20:41:23 8ed8ca486205: Verifying Checksum 20:41:23 8ed8ca486205: Download complete 20:41:23 666ba61612fd: Verifying Checksum 20:41:23 666ba61612fd: Download complete 20:41:23 22a0e8bec74d: Verifying Checksum 20:41:23 22a0e8bec74d: Download complete 20:41:23 f965cba54748: Verifying Checksum 20:41:23 f965cba54748: Download complete 20:41:23 59bf1c3509f3: Verifying Checksum 20:41:23 59bf1c3509f3: Download complete 20:41:23 861ffc35075e: Verifying Checksum 20:41:23 861ffc35075e: Download complete 20:41:23 4b385c91608e: Verifying Checksum 20:41:23 4b385c91608e: Download complete 20:41:24 59bf1c3509f3: Pull complete 20:41:24 560528eb2ebb: Verifying Checksum 20:41:24 560528eb2ebb: Download complete 20:41:24 666ba61612fd: Pull complete 20:41:24 4fe6c5a15a65: Verifying Checksum 20:41:24 4fe6c5a15a65: Download complete 20:41:24 8ed8ca486205: Pull complete 20:41:28 4fe6c5a15a65: Pull complete 20:41:28 22a0e8bec74d: Pull complete 20:41:28 f965cba54748: Pull complete 20:41:28 861ffc35075e: Pull complete 20:41:28 4b385c91608e: Pull complete 20:41:31 560528eb2ebb: Pull complete 20:41:31 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:41:31 ---> dd4a08f94e63 20:41:31 Step 3/12 : ARG MAKE='make build' 20:41:32 ---> Running in bc136cb9b6f3 20:41:32 Removing intermediate container bc136cb9b6f3 20:41:32 ---> b1be2cf2361d 20:41:32 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:41:32 ---> Running in 85a7b18aea1e 20:41:32 Removing intermediate container 85a7b18aea1e 20:41:32 ---> 8961795c6a04 20:41:32 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:41:32 ---> Running in 7be1a7420425 20:41:32 Removing intermediate container 7be1a7420425 20:41:32 ---> 3693da8340ab 20:41:32 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:32 ---> Running in f5948daea7ea 20:41:33 Removing intermediate container f5948daea7ea 20:41:33 ---> 1328efdc0de0 20:41:33 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:33 ---> Running in a7fd9fcd3e93 20:41:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:34 OK: 221 MiB in 52 packages 20:41:34 Removing intermediate container a7fd9fcd3e93 20:41:34 ---> e07cade992b2 20:41:34 Step 8/12 : WORKDIR /app 20:41:34 ---> Running in 3ecff6091bf4 20:41:34 Removing intermediate container 3ecff6091bf4 20:41:34 ---> 1e18d5ff8172 20:41:34 Step 9/12 : COPY go.mod vendor* ./ 20:41:35 ---> b770f1b76be2 20:41:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:35 ---> Running in 640ffe699bf1 20:41:37 Still waiting to schedule task 20:41:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:42:07 Removing intermediate container 640ffe699bf1 20:42:07 ---> dd58e2347503 20:42:07 Step 11/12 : COPY . . 20:42:07 ---> 0fc5ab8572e3 20:42:07 Step 12/12 : RUN $MAKE 20:42:07 ---> Running in 983b8c757c2a 20:42:07 noop 20:42:07 Removing intermediate container 983b8c757c2a 20:42:07 ---> e8512f7b6357 20:42:07 Successfully built e8512f7b6357 20:42:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:42:07 + docker inspect -f . ci-base-image-x86_64 20:42:07 . [Pipeline] withDockerContainer 20:42:07 prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container 20:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:08 $ docker top b0d781e01abd42337b006a6322a91a769ca95db1193a76e433fc096b49856e2a -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:08 + go version 20:42:08 go version go1.17.6 linux/amd64 [Pipeline] } 20:42:08 $ docker stop --time=1 b0d781e01abd42337b006a6322a91a769ca95db1193a76e433fc096b49856e2a 20:42:09 $ docker rm -f b0d781e01abd42337b006a6322a91a769ca95db1193a76e433fc096b49856e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:10 + docker inspect -f . ci-base-image-x86_64 20:42:10 . [Pipeline] withDockerContainer 20:42:10 prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container 20:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:10 $ docker top 00e3d6bd47562c512afdb1770f71983eec5be2e75b53bd0c1220682520c413e9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:42:10 + make test 20:42:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:42:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:42:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:42:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:42:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.014s coverage: 39.5% of statements 20:42:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 52.0% of statements 20:42:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements 20:42:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:42:47 $ docker stop --time=1 00e3d6bd47562c512afdb1770f71983eec5be2e75b53bd0c1220682520c413e9 20:42:48 $ docker rm -f 00e3d6bd47562c512afdb1770f71983eec5be2e75b53bd0c1220682520c413e9 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:42:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:42:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:42:50 + ls -al . 20:42:50 total 608 20:42:50 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 26 20:42 . 20:42:50 drwxrwxr-x. 4 jenkins jenkins 112 Jan 26 20:41 .. 20:42:50 -rw-rw-r--. 1 jenkins jenkins 9072 Jan 26 20:41 Attribution.txt 20:42:50 drwxrwxr-x. 2 jenkins jenkins 62 Jan 26 20:41 bin 20:42:50 drwxrwxr-x. 4 jenkins jenkins 44 Jan 26 20:41 cmd 20:42:50 -rw-r--r--. 1 jenkins jenkins 460220 Jan 26 20:42 coverage.out 20:42:50 -rw-rw-r--. 1 jenkins jenkins 1582 Jan 26 20:41 Dockerfile 20:42:50 -rw-rw-r--. 1 jenkins jenkins 134 Jan 26 20:41 .dockerignore 20:42:50 drwxrwxr-x. 2 jenkins jenkins 4096 Jan 26 20:41 examples 20:42:50 drwxrwxr-x. 8 jenkins jenkins 162 Jan 26 20:41 .git 20:42:50 drwxrwxr-x. 2 jenkins jenkins 103 Jan 26 20:41 .github 20:42:50 -rw-rw-r--. 1 jenkins jenkins 946 Jan 26 20:41 .gitignore 20:42:50 -rw-rw-r--. 1 jenkins jenkins 41 Jan 26 20:41 .golangci.yml 20:42:50 -rw-rw-r--. 1 jenkins jenkins 2899 Jan 26 20:41 go.mod 20:42:50 -rw-rw-r--. 1 jenkins jenkins 49145 Jan 26 20:41 go.sum 20:42:50 -rw-rw-r--. 1 jenkins jenkins 677 Jan 26 20:41 GOVERNANCE.md 20:42:50 drwxrwxr-x. 2 jenkins jenkins 31 Jan 26 20:41 images 20:42:50 drwxrwxr-x. 5 jenkins jenkins 45 Jan 26 20:41 internal 20:42:50 -rw-rw-r--. 1 jenkins jenkins 682 Jan 26 20:41 Jenkinsfile 20:42:50 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 26 20:41 LICENSE 20:42:50 -rw-rw-r--. 1 jenkins jenkins 1435 Jan 26 20:41 Makefile 20:42:50 -rw-rw-r--. 1 jenkins jenkins 625 Jan 26 20:41 OWNERS.md 20:42:50 -rw-rw-r--. 1 jenkins jenkins 30403 Jan 26 20:41 README.md 20:42:50 drwx------. 3 jenkins jenkins 30 Jan 26 20:41 .semver 20:42:50 drwxrwxr-x. 4 jenkins jenkins 71 Jan 26 20:41 snap 20:42:50 -rw-rw-r--. 1 jenkins jenkins 11 Jan 26 20:41 VERSION 20:42:50 -rw-rw-r--. 1 jenkins jenkins 193 Jan 26 20:41 version.go [Pipeline] isUnix [Pipeline] sh 20:42:50 + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=amd64 --label version=1.0.1-dev.7 . 20:42:50 Sending build context to Docker daemon 1.704MB 20:42:50 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 20:42:50 Step 2/26 : FROM ${BASE} AS builder 20:42:50 ---> e8512f7b6357 20:42:50 Step 3/26 : ARG MAKE='make build' 20:42:50 ---> Running in 799a3e3af89d 20:42:50 Removing intermediate container 799a3e3af89d 20:42:50 ---> a7b11c4059a4 20:42:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:42:51 ---> Running in 761e6f78517d 20:42:51 Removing intermediate container 761e6f78517d 20:42:51 ---> 43a5ed58c41a 20:42:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:42:51 ---> Running in f699a65f03ca 20:42:51 Removing intermediate container f699a65f03ca 20:42:51 ---> 90c78ab52dfd 20:42:51 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:51 ---> Running in c435403436e2 20:42:51 Removing intermediate container c435403436e2 20:42:51 ---> ad7ffd5794c9 20:42:51 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:51 ---> Running in e6ef02eb66b3 20:42:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:42:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:42:53 OK: 221 MiB in 52 packages 20:42:53 Removing intermediate container e6ef02eb66b3 20:42:53 ---> ed3a98eefc55 20:42:53 Step 8/26 : WORKDIR /app 20:42:53 ---> Running in fb755ba97853 20:42:53 Removing intermediate container fb755ba97853 20:42:53 ---> a2dff1b7ad10 20:42:53 Step 9/26 : COPY go.mod vendor* ./ 20:42:53 ---> a348841517c6 20:42:53 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:53 ---> Running in ef91daa1e06b 20:42:54 Removing intermediate container ef91daa1e06b 20:42:54 ---> e3fd68259c8e 20:42:54 Step 11/26 : COPY . . 20:42:54 ---> f959e6cc4563 20:42:54 Step 12/26 : RUN $MAKE 20:42:54 ---> Running in 295eaa6534e9 20:42:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.7" -o cmd/device-rfid-llrp ./cmd 20:43:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3976 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:43:06 Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout 20:43:06 Selected Git installation does not exist. Using Default 20:43:06 The recommended git tool is: NONE 20:43:09 Removing intermediate container 295eaa6534e9 20:43:09 ---> fd2128bcf840 20:43:09 Step 13/26 : FROM alpine:3.14 20:43:09 3.14: Pulling from library/alpine 20:43:09 97518928ae5f: Pulling fs layer 20:43:09 97518928ae5f: Verifying Checksum 20:43:09 97518928ae5f: Download complete 20:43:09 97518928ae5f: Pull complete 20:43:09 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:43:09 Status: Downloaded newer image for alpine:3.14 20:43:09 ---> 0a97eee8041e 20:43:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:43:09 ---> Running in d4dda3145974 20:43:09 Removing intermediate container d4dda3145974 20:43:09 ---> ee69b976b1e9 20:43:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:09 ---> Running in ce5c6a9c675b 20:43:09 Removing intermediate container ce5c6a9c675b 20:43:09 ---> 026cc6881263 20:43:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:43:09 ---> Running in b4e2e6899e72 20:43:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:43:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:43:09 (1/6) Installing dumb-init (1.2.5-r1) 20:43:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:43:10 (3/6) Installing libsodium (1.0.18-r0) 20:43:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:43:10 (5/6) Installing libzmq (4.3.4-r0) 20:43:10 (6/6) Installing zeromq (4.3.4-r0) 20:43:10 Executing busybox-1.33.1-r6.trigger 20:43:10 OK: 8 MiB in 20 packages 20:43:10 Removing intermediate container b4e2e6899e72 20:43:10 ---> e29f1ac1382c 20:43:10 Step 17/26 : COPY --from=builder /app/LICENSE / 20:43:10 using credential edgex-jenkins-ssh 20:43:10 Cloning the remote Git repository 20:43:10 ---> 8b12f45ef6ed 20:43:10 Step 18/26 : COPY --from=builder /app/Attribution.txt / 20:43:10 ---> a8df9f260ff0 20:43:10 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 20:43:11 ---> 758d7716b48a 20:43:11 Step 20/26 : COPY --from=builder /app/cmd/res/ / 20:43:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:43:10 > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 20:43:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:43:10 > git --version # timeout=10 20:43:10 > git --version # 'git version 2.17.1' 20:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:11 ---> bd1cc8e5564f 20:43:11 Step 21/26 : EXPOSE 59989 20:43:11 ---> Running in da567679515a 20:43:11 Removing intermediate container da567679515a 20:43:11 ---> b0265ddaae86 20:43:11 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 20:43:11 ---> Running in 94674738475e 20:43:11 Removing intermediate container 94674738475e 20:43:11 ---> 47f799ca71bf 20:43:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:43:11 ---> Running in 6356656da545 20:43:11 Removing intermediate container 6356656da545 20:43:11 ---> 9c8f6626526a 20:43:11 Step 24/26 : LABEL arch=amd64 20:43:11 ---> Running in 52c1c201069e 20:43:11 Removing intermediate container 52c1c201069e 20:43:11 ---> aa8bb2f4e720 20:43:11 Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 20:43:11 Avoid second fetch 20:43:11 Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) 20:43:11 ---> Running in ee0f6225b7af 20:43:11 Removing intermediate container ee0f6225b7af 20:43:11 ---> c97b4122e440 20:43:11 Step 26/26 : LABEL version=1.0.1-dev.7 20:43:11 ---> Running in 5f3ff97b010b 20:43:11 Removing intermediate container 5f3ff97b010b 20:43:11 ---> 945bcf93f0ae 20:43:11 [Warning] One or more build-args [ARCH] were not consumed 20:43:11 Successfully built 945bcf93f0ae 20:43:11 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:12 provisioning config files... 20:43:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8912089154328201624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:12 ---> docker-login.sh 20:43:12 nexus3.edgexfoundry.org:10001 20:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:12 Configure a credential helper to remove this warning. See 20:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:12 20:43:12 Login Succeeded 20:43:12 nexus3.edgexfoundry.org:10002 20:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:12 Configure a credential helper to remove this warning. See 20:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:12 20:43:12 Login Succeeded 20:43:12 nexus3.edgexfoundry.org:10003 20:43:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:43:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:11 > git config core.sparsecheckout # timeout=10 20:43:11 > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 20:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:12 Configure a credential helper to remove this warning. See 20:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:12 20:43:12 Login Succeeded 20:43:12 nexus3.edgexfoundry.org:10004 20:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:12 Configure a credential helper to remove this warning. See 20:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:12 20:43:12 Login Succeeded 20:43:12 docker.io 20:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:13 Configure a credential helper to remove this warning. See 20:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:13 20:43:13 Login Succeeded 20:43:13 ---> docker-login.sh ends [Pipeline] } 20:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:43:13 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 20:43:13 latest 20:43:13 1.0.1-dev.7 20:43:13 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 20:43:13 main 20:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:43:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh 20:43:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 20:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:43:13 88996bc0b6ef: Preparing 20:43:13 82366afa8bfc: Preparing 20:43:13 fe285bf27ceb: Preparing 20:43:13 dca471fd89bd: Preparing 20:43:13 73de8da7c7c5: Preparing 20:43:13 53ddad349111: Preparing 20:43:13 1a058d5342cc: Preparing 20:43:13 53ddad349111: Waiting 20:43:13 1a058d5342cc: Waiting 20:43:14 88996bc0b6ef: Pushed 20:43:14 fe285bf27ceb: Pushed 20:43:14 dca471fd89bd: Pushed 20:43:14 73de8da7c7c5: Pushed 20:43:14 1a058d5342cc: Layer already exists 20:43:14 53ddad349111: Pushed 20:43:15 82366afa8bfc: Pushed 20:43:15 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] isUnix [Pipeline] sh 20:43:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 20:43:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:43:15 88996bc0b6ef: Preparing 20:43:15 82366afa8bfc: Preparing 20:43:15 fe285bf27ceb: Preparing 20:43:15 dca471fd89bd: Preparing 20:43:15 73de8da7c7c5: Preparing 20:43:15 53ddad349111: Preparing 20:43:15 1a058d5342cc: Preparing 20:43:15 53ddad349111: Waiting 20:43:15 1a058d5342cc: Waiting 20:43:15 73de8da7c7c5: Layer already exists 20:43:15 dca471fd89bd: Layer already exists 20:43:15 fe285bf27ceb: Layer already exists 20:43:15 88996bc0b6ef: Layer already exists 20:43:15 82366afa8bfc: Layer already exists 20:43:15 53ddad349111: Layer already exists 20:43:15 1a058d5342cc: Layer already exists 20:43:15 latest: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] isUnix [Pipeline] sh 20:43:15 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" 20:43:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 20:43:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 20:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:43:16 88996bc0b6ef: Preparing 20:43:16 82366afa8bfc: Preparing 20:43:16 fe285bf27ceb: Preparing 20:43:16 dca471fd89bd: Preparing 20:43:16 73de8da7c7c5: Preparing 20:43:16 53ddad349111: Preparing 20:43:16 1a058d5342cc: Preparing 20:43:16 53ddad349111: Waiting 20:43:16 1a058d5342cc: Waiting 20:43:16 82366afa8bfc: Layer already exists 20:43:16 dca471fd89bd: Layer already exists 20:43:16 88996bc0b6ef: Layer already exists 20:43:16 73de8da7c7c5: Layer already exists 20:43:16 fe285bf27ceb: Layer already exists 20:43:16 1a058d5342cc: Layer already exists 20:43:16 53ddad349111: Layer already exists 20:43:16 1.0.1-dev.7: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 20:43:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:43:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:16 Dload Upload Total Spent Left Speed 20:43:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75433 0 --:--:-- --:--:-- --:--:-- 75433 20:43:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 20:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:43:16 88996bc0b6ef: Preparing 20:43:16 82366afa8bfc: Preparing 20:43:16 fe285bf27ceb: Preparing 20:43:16 dca471fd89bd: Preparing 20:43:16 73de8da7c7c5: Preparing 20:43:16 53ddad349111: Preparing 20:43:16 1a058d5342cc: Preparing 20:43:16 53ddad349111: Waiting 20:43:16 1a058d5342cc: Waiting 20:43:16 73de8da7c7c5: Layer already exists 20:43:16 88996bc0b6ef: Layer already exists 20:43:16 82366afa8bfc: Layer already exists 20:43:16 dca471fd89bd: Layer already exists 20:43:16 fe285bf27ceb: Layer already exists 20:43:16 1a058d5342cc: Layer already exists 20:43:16 53ddad349111: Layer already exists 20:43:16 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 20:43:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 20:43:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:43:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:43:17 88996bc0b6ef: Preparing 20:43:17 82366afa8bfc: Preparing 20:43:17 fe285bf27ceb: Preparing 20:43:17 dca471fd89bd: Preparing 20:43:17 73de8da7c7c5: Preparing 20:43:17 53ddad349111: Preparing 20:43:17 1a058d5342cc: Preparing 20:43:17 1a058d5342cc: Waiting 20:43:17 53ddad349111: Waiting 20:43:17 73de8da7c7c5: Layer already exists 20:43:17 fe285bf27ceb: Layer already exists 20:43:17 82366afa8bfc: Layer already exists 20:43:17 88996bc0b6ef: Layer already exists 20:43:17 dca471fd89bd: Layer already exists 20:43:17 1a058d5342cc: Layer already exists 20:43:17 53ddad349111: Layer already exists 20:43:17 main: digest: sha256:7b9bdaa118971cc2b37e58647aa4cf602ca4a43af937a3654ed431207f722ed1 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:17 ===================================================== [Pipeline] echo 20:43:17 taggedImages: 20:43:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 20:43:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:43:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 20:43:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 20:43:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:43:17 + sudo tee /etc/docker/daemon.new 20:43:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:43:17 { 20:43:17 "registry-mirrors": [ 20:43:17 "https://nexus3.edgexfoundry.org:10001" 20:43:17 ], 20:43:17 "bip": "10.250.0.254/24", 20:43:17 "hosts": [ 20:43:17 "tcp://0.0.0.0:5555", 20:43:17 "unix:///var/run/docker.sock" 20:43:17 ], 20:43:17 "mtu": 1458, 20:43:17 "selinux-enabled": true, 20:43:17 "seccomp-profile": "/etc/docker/seccomp.json" 20:43:17 } [Pipeline] sh 20:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:17 20:43:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:43:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:18 latest: Pulling from edgex-lftools-log-publisher 20:43:18 b4d181a07f80: Pulling fs layer 20:43:18 a1111a8f2ec3: Pulling fs layer 20:43:18 ed53099fbce6: Pulling fs layer 20:43:18 dc539afda2c1: Pulling fs layer 20:43:18 77bc0d833cb6: Pulling fs layer 20:43:18 9065ff56babe: Pulling fs layer 20:43:18 d287ab97295c: Pulling fs layer 20:43:18 dc539afda2c1: Waiting 20:43:18 77bc0d833cb6: Waiting 20:43:18 9065ff56babe: Waiting 20:43:18 d287ab97295c: Waiting 20:43:18 a1111a8f2ec3: Verifying Checksum 20:43:18 a1111a8f2ec3: Download complete 20:43:18 dc539afda2c1: Verifying Checksum 20:43:18 dc539afda2c1: Download complete 20:43:18 ed53099fbce6: Verifying Checksum 20:43:18 ed53099fbce6: Download complete 20:43:18 9065ff56babe: Verifying Checksum 20:43:18 9065ff56babe: Download complete 20:43:18 77bc0d833cb6: Verifying Checksum 20:43:18 77bc0d833cb6: Download complete 20:43:18 + sudo service docker restart 20:43:18 b4d181a07f80: Verifying Checksum 20:43:18 b4d181a07f80: Download complete 20:43:19 d287ab97295c: Verifying Checksum 20:43:19 d287ab97295c: Download complete 20:43:19 b4d181a07f80: Pull complete 20:43:19 a1111a8f2ec3: Pull complete 20:43:20 ed53099fbce6: Pull complete 20:43:20 dc539afda2c1: Pull complete 20:43:20 77bc0d833cb6: Pull complete 20:43:20 9065ff56babe: Pull complete 20:43:26 d287ab97295c: Pull complete 20:43:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:43:26 prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container 20:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:28 $ docker top b26ec8a776cab14a017a0ca932b75daf0ceae47d0793586e08a052dfb0b3f302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:29 ---> job-cost.sh 20:43:29 lf-activate-venv: SKIPPING 20:43:29 INFO: No Stack... 20:43:29 INFO: Retrieving Pricing Info for: v3-standard-2 20:43:29 INFO: Archiving Costs [Pipeline] sh 20:43:30 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:43:30 + cut -d, -f6 [Pipeline] lock 20:43:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] 20:43:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] did not exist. Created. 20:43:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:30 + echo total: 0.05999999865889549 [Pipeline] stash 20:43:30 Stashed 1 file(s) [Pipeline] } 20:43:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:30 $ docker stop --time=1 b26ec8a776cab14a017a0ca932b75daf0ceae47d0793586e08a052dfb0b3f302 20:43:31 $ docker rm -f b26ec8a776cab14a017a0ca932b75daf0ceae47d0793586e08a052dfb0b3f302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:36 provisioning config files... 20:43:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config1886240818581517315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:37 ---> docker-login.sh 20:43:37 nexus3.edgexfoundry.org:10001 20:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:37 Configure a credential helper to remove this warning. See 20:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:37 20:43:37 Login Succeeded 20:43:37 nexus3.edgexfoundry.org:10002 20:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:38 Configure a credential helper to remove this warning. See 20:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:38 20:43:38 Login Succeeded 20:43:38 nexus3.edgexfoundry.org:10003 20:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:38 Configure a credential helper to remove this warning. See 20:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:38 20:43:38 Login Succeeded 20:43:38 nexus3.edgexfoundry.org:10004 20:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:39 Configure a credential helper to remove this warning. See 20:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:39 20:43:39 Login Succeeded 20:43:39 docker.io 20:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:39 Configure a credential helper to remove this warning. See 20:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:39 20:43:39 Login Succeeded 20:43:39 ---> docker-login.sh ends [Pipeline] } 20:43:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:40 ========================================================= 20:43:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:43:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:43:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:43:41 Sending build context to Docker daemon 1.222MB 20:43:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:43:41 Step 2/12 : FROM ${BASE} AS builder 20:43:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:43:41 9b3977197b4f: Pulling fs layer 20:43:41 1a89e8eeedd5: Pulling fs layer 20:43:41 94645a83ff95: Pulling fs layer 20:43:41 3f3a8bcf1eab: Pulling fs layer 20:43:41 0c92f367c5e7: Pulling fs layer 20:43:41 4b8299f9d1f4: Pulling fs layer 20:43:41 9a6b49a46696: Pulling fs layer 20:43:41 cf05db05a679: Pulling fs layer 20:43:41 4b8299f9d1f4: Waiting 20:43:41 3f3a8bcf1eab: Waiting 20:43:41 0c92f367c5e7: Waiting 20:43:41 9a6b49a46696: Waiting 20:43:41 cf05db05a679: Waiting 20:43:41 94645a83ff95: Download complete 20:43:41 1a89e8eeedd5: Verifying Checksum 20:43:41 1a89e8eeedd5: Download complete 20:43:41 0c92f367c5e7: Download complete 20:43:41 4b8299f9d1f4: Verifying Checksum 20:43:41 4b8299f9d1f4: Download complete 20:43:41 9b3977197b4f: Verifying Checksum 20:43:41 9a6b49a46696: Verifying Checksum 20:43:41 9a6b49a46696: Download complete 20:43:41 9b3977197b4f: Pull complete 20:43:42 1a89e8eeedd5: Pull complete 20:43:43 94645a83ff95: Pull complete 20:43:43 cf05db05a679: Verifying Checksum 20:43:43 cf05db05a679: Download complete 20:43:43 3f3a8bcf1eab: Verifying Checksum 20:43:43 3f3a8bcf1eab: Download complete 20:43:56 3f3a8bcf1eab: Pull complete 20:43:56 0c92f367c5e7: Pull complete 20:43:56 4b8299f9d1f4: Pull complete 20:43:56 9a6b49a46696: Pull complete 20:44:01 cf05db05a679: Pull complete 20:44:01 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:44:01 ---> 0ccda1f7e2ee 20:44:01 Step 3/12 : ARG MAKE='make build' 20:44:02 ---> Running in 1b29458caa77 20:44:03 Removing intermediate container 1b29458caa77 20:44:03 ---> 18638f49249e 20:44:03 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:44:03 ---> Running in 7fea69f9ee29 20:44:03 Removing intermediate container 7fea69f9ee29 20:44:03 ---> 3c864f7a5401 20:44:03 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:44:03 ---> Running in de6f65f9e9ca 20:44:04 Removing intermediate container de6f65f9e9ca 20:44:04 ---> 4a362cdd1d50 20:44:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:04 ---> Running in 25d5b6f99825 20:44:06 Removing intermediate container 25d5b6f99825 20:44:06 ---> dbc63285f608 20:44:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:06 ---> Running in 8744b0768462 20:44:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:44:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:44:08 OK: 220 MiB in 52 packages 20:44:09 Removing intermediate container 8744b0768462 20:44:09 ---> 63a30c9f0aab 20:44:09 Step 8/12 : WORKDIR /app 20:44:09 ---> Running in 0a89c7151458 20:44:09 Removing intermediate container 0a89c7151458 20:44:09 ---> 2c15c39dca1e 20:44:09 Step 9/12 : COPY go.mod vendor* ./ 20:44:10 ---> 744d2b780ab3 20:44:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:10 ---> Running in 9042423bfa05 20:45:18 Removing intermediate container 9042423bfa05 20:45:18 ---> fa20304c16c6 20:45:18 Step 11/12 : COPY . . 20:45:18 ---> 41384668e7c8 20:45:18 Step 12/12 : RUN $MAKE 20:45:18 ---> Running in 3ef745a24ae6 20:45:19 noop 20:45:20 Removing intermediate container 3ef745a24ae6 20:45:20 ---> e92778fba7c1 20:45:20 Successfully built e92778fba7c1 20:45:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:45:20 + docker inspect -f . ci-base-image-arm64 20:45:20 . [Pipeline] withDockerContainer 20:45:20 prd-ubuntu18.04-docker-arm64-4c-16g-3976 does not seem to be running inside a container 20:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 ******** ci-base-image-arm64 cat 20:45:22 $ docker top 74244d5efc15e650bbea46280d7d00e0ebeacd5fcd478e27d87823b524747f0f -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:23 + go version 20:45:23 go version go1.17.6 linux/arm64 [Pipeline] } 20:45:23 $ docker stop --time=1 74244d5efc15e650bbea46280d7d00e0ebeacd5fcd478e27d87823b524747f0f 20:45:24 $ docker rm -f 74244d5efc15e650bbea46280d7d00e0ebeacd5fcd478e27d87823b524747f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:25 + docker inspect -f . ci-base-image-arm64 20:45:25 . [Pipeline] withDockerContainer 20:45:25 prd-ubuntu18.04-docker-arm64-4c-16g-3976 does not seem to be running inside a container 20:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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 ******** ci-base-image-arm64 cat 20:45:26 $ docker top 28a37df8257ae3313305bec978b4b1eb0912e6cf6dfe70d5266f56f3861211ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:45:27 + make test 20:45:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:45:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:46:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:46:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.701301768Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.70303448Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.703459035Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.703910112Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=INFO ts=2022-01-26T20:46:20.704168241Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.704308626Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=INFO ts=2022-01-26T20:46:20.704787143Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.705276551Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.705466968Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.705668335Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.705926114Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.706285367Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.706444363Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.706582288Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.707024284Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.707431249Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.707551393Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.70801963Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.708471326Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.708559339Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.70884936Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.70913903Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.709828945Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.71079187Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.710949726Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=INFO ts=2022-01-26T20:46:20.711163783Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.71136066Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.711648591Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.711828107Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.712515972Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.712702549Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.712850784Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.713131464Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.713542899Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.713662763Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.713750507Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.714273996Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.71468411Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.714804225Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.715270611Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.715679076Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.715762419Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.716040579Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.716261607Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.717115678Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.717821433Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.717924217Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.718025941Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.718110774Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.718168326Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=INFO ts=2022-01-26T20:46:20.718327992Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.718677934Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.718747507Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.71884628Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.718948234Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.719168572Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.719280306Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.719374459Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.723234769Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.724231345Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.724495414Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.724780584Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.725242001Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.725365796Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.72549109Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.725574163Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.726017489Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.726474156Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.726552448Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.726649582Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.726773926Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.726833579Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=INFO ts=2022-01-26T20:46:20.726974394Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.727364208Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.727442801Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.727675619Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.727853495Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.728325122Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.72854531Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.728704346Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.728831081Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.729295877Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.729470804Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.729611309Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.730027704Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.73019704Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.730526592Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.730682977Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.731333001Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.731888601Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.732043796Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=INFO ts=2022-01-26T20:46:20.732298426Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.732540604Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.732347667Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.733188538Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.733614953Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.733755348Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.734004087Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.734219025Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.734553887Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.740394158Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.740540753Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.740276413Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.744377991Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.744517716Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.744660312Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.745075086Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.745246293Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.7454453Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.745587085Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.746407595Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.746953064Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.747036027Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.747139931Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.747240135Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.747311007Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=INFO ts=2022-01-26T20:46:20.747539225Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.747975341Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.748147777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.748269662Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.748463669Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.748732338Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.748832542Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.748925445Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.749231836Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.749493266Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.749626121Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.750027825Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.75043879Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.750568615Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.750821324Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.750964249Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.75155788Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.752313488Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=INFO ts=2022-01-26T20:46:20.753381886Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.753486Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.753636305Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.75375679Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.753931346Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=INFO ts=2022-01-26T20:46:20.754395683Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.755890567Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.755957129Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.756107234Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.756227939Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.75655225Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.756679215Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.756758748Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.756837741Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.757261756Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.75737911Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.757488444Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.757845877Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.75793622Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.758081656Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.75820001Z 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}" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.758448919Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 20:46:55 level=WARN ts=2022-01-26T20:46:20.758539992Z app=test source=discover.go:275 deviceName= msg="Found registered device without tcp protocol information." 20:46:55 level=INFO ts=2022-01-26T20:46:20.758679357Z app=test source=discover.go:461 address=127.0.0.1:59923 deviceName=SpeedwayR-19-C5-D6 msg="Existing device in disabled (disconnected) state will be scanned again." 20:46:55 level=INFO ts=2022-01-26T20:46:20.759076472Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 20:46:55 level=INFO ts=2022-01-26T20:46:20.759196566Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.75929923Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 20:46:55 level=INFO ts=2022-01-26T20:46:20.759474086Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.759546408Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=INFO ts=2022-01-26T20:46:20.760031176Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.760334017Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=WARN ts=2022-01-26T20:46:20.760394349Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.762664891Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.762780175Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.763077956Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.763271553Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.763356266Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 20:46:55 level=INFO ts=2022-01-26T20:46:20.763434089Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.763790042Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.763984619Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.764125284Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 20:46:55 level=INFO ts=2022-01-26T20:46:20.764425014Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 20:46:55 level=DEBUG ts=2022-01-26T20:46:20.764680574Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 20:46:55 level=INFO ts=2022-01-26T20:46:20.765004645Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 20:46:55 level=INFO ts=2022-01-26T20:46:20.765084878Z 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}" 20:46:55 level=WARN ts=2022-01-26T20:46:20.765262695Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 20:46:55 --- FAIL: TestAutoDiscover (0.01s) 20:46:55 discover_test.go:277: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:36194: use of closed network connection 20:46:55 WriteTo failed 20:46:55 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo 20:46:55 /w/workspace/device-rfid-llrp-go/16/internal/llrp/messages.go:180 20:46:55 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write 20:46:55 /w/workspace/device-rfid-llrp-go/16/internal/llrp/msg_builder.go:90 20:46:55 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close 20:46:55 /w/workspace/device-rfid-llrp-go/16/internal/llrp/test_helpers.go:288 20:46:55 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown 20:46:55 /w/workspace/device-rfid-llrp-go/16/internal/llrp/test_emulator.go:71 20:46:55 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover 20:46:55 /w/workspace/device-rfid-llrp-go/16/internal/driver/discover_test.go:276 20:46:55 testing.tRunner 20:46:55 /usr/local/go/src/testing/testing.go:1259 20:46:55 runtime.goexit 20:46:55 /usr/local/go/src/runtime/asm_arm64.s:1133 20:46:55 FAIL 20:46:55 coverage: 39.5% of statements 20:46:55 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.457s 20:46:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.524s coverage: 51.9% of statements 20:46:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.077s coverage: 95.5% of statements 20:46:55 FAIL 20:46:55 make: *** [Makefile:24: unittest] Error 1 [Pipeline] } 20:46:55 $ docker stop --time=1 28a37df8257ae3313305bec978b4b1eb0912e6cf6dfe70d5266f56f3861211ef 20:46:56 $ docker rm -f 28a37df8257ae3313305bec978b4b1eb0912e6cf6dfe70d5266f56f3861211ef [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] sh 20:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:57 20:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:58 arm64: Pulling from edgex-lftools-log-publisher 20:46:58 448f6bf000e3: Pulling fs layer 20:46:58 f757da607395: Pulling fs layer 20:46:58 05883995daec: Pulling fs layer 20:46:58 8603b9c90790: Pulling fs layer 20:46:58 1560dd03e051: Pulling fs layer 20:46:58 27f5ce0e4adf: Pulling fs layer 20:46:58 c2d8d7efcc4b: Pulling fs layer 20:46:58 8603b9c90790: Waiting 20:46:58 1560dd03e051: Waiting 20:46:58 27f5ce0e4adf: Waiting 20:46:58 c2d8d7efcc4b: Waiting 20:46:58 f757da607395: Verifying Checksum 20:46:58 f757da607395: Download complete 20:46:58 8603b9c90790: Verifying Checksum 20:46:58 8603b9c90790: Download complete 20:46:58 1560dd03e051: Verifying Checksum 20:46:58 1560dd03e051: Download complete 20:46:58 27f5ce0e4adf: Verifying Checksum 20:46:58 27f5ce0e4adf: Download complete 20:46:58 05883995daec: Verifying Checksum 20:46:58 05883995daec: Download complete 20:46:58 448f6bf000e3: Verifying Checksum 20:46:58 448f6bf000e3: Download complete 20:47:01 c2d8d7efcc4b: Download complete 20:47:02 448f6bf000e3: Pull complete 20:47:03 f757da607395: Pull complete 20:47:04 05883995daec: Pull complete 20:47:04 8603b9c90790: Pull complete 20:47:05 1560dd03e051: Pull complete 20:47:05 27f5ce0e4adf: Pull complete 20:47:20 c2d8d7efcc4b: Pull complete 20:47:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:47:21 prd-ubuntu18.04-docker-arm64-4c-16g-3976 does not seem to be running inside a container 20:47:21 $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:47:23 $ docker top 7296293516db1da907b17a56817637281f3a9931cd6cc1eeb02a151db8b30514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:24 ---> job-cost.sh 20:47:24 lf-activate-venv: SKIPPING 20:47:24 INFO: No Stack... 20:47:24 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:25 INFO: Archiving Costs [Pipeline] sh 20:47:25 + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv 20:47:25 + cut -d, -f6 [Pipeline] lock 20:47:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] 20:47:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] did not exist. Created. 20:47:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:26 /w/workspace/device-rfid-llrp-go/16@tmp/durable-b92355a5/script.sh: 1: /w/workspace/device-rfid-llrp-go/16@tmp/durable-b92355a5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:47:27 + echo total: 0.10999999940395355 [Pipeline] stash 20:47:27 Warning: overwriting stash ‘stack-cost’ 20:47:27 Stashed 1 file(s) [Pipeline] } 20:47:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:27 $ docker stop --time=1 7296293516db1da907b17a56817637281f3a9931cd6cc1eeb02a151db8b30514 20:47:29 $ docker rm -f 7296293516db1da907b17a56817637281f3a9931cd6cc1eeb02a151db8b30514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:29 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 20:47:30 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 20:47:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:47:30 total 8 20:47:30 drwxr-xr-x. 3 root root 34 Jan 26 20:43 . 20:47:30 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 26 20:43 .. 20:47:30 drwxr-xr-x. 2 root root 6 Jan 26 20:43 cost 20:47:30 -rw-r--r--. 1 root root 89 Jan 26 20:43 cost.csv 20:47:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:47:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:47:30 total 8 20:47:30 drwxr-xr-x. 3 jenkins jenkins 34 Jan 26 20:43 . 20:47:30 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 26 20:43 .. 20:47:30 drwxr-xr-x. 2 jenkins jenkins 6 Jan 26 20:43 cost 20:47:30 -rw-r--r--. 1 jenkins jenkins 89 Jan 26 20:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:47:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:47:31 ---> package-listing.sh 20:47:31 ++ facter osfamily 20:47:31 ++ tr '[:upper:]' '[:lower:]' 20:47:31 + OS_FAMILY=redhat 20:47:31 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:47:31 + START_PACKAGES=/tmp/packages_start.txt 20:47:31 + END_PACKAGES=/tmp/packages_end.txt 20:47:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:31 + PACKAGES=/tmp/packages_start.txt 20:47:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:47:31 + PACKAGES=/tmp/packages_end.txt 20:47:31 + case "${OS_FAMILY}" in 20:47:31 + sort 20:47:31 + rpm -qa 20:47:32 + '[' -f /tmp/packages_start.txt ']' 20:47:32 + '[' -f /tmp/packages_end.txt ']' 20:47:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:32 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:47:32 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:47:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 20:47:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:47:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:32 . [Pipeline] withDockerContainer 20:47:33 prd-centos7-docker-4c-2g-3975 does not seem to be running inside a container 20:47:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:47:33 $ docker top 05a7ff89abf5b02f49a27c070142ea719c33eb170a6d6a93f6db81b3681e8881 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:47:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:47:34 + ls /var/log/sa-host 20:47:34 + sadf -c /var/log/sa-host/sa17 20:47:34 file_magic: OK 20:47:34 HZ: Using current value: 100 20:47:34 file_header: OK 20:47:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:47:34 Statistics: 20:47:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:47:34 File successfully converted to sysstat format version 12.0.3 20:47:34 + sadf -c /var/log/sa-host/sa26 20:47:34 file_magic: OK 20:47:34 HZ: Using current value: 100 20:47:34 file_header: OK 20:47:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:47:34 Statistics: 20:47:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:47:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:34 provisioning config files... 20:47:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6261725462618909570tmp [Pipeline] { [Pipeline] echo 20:47:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:47:34 ---> create-netrc.sh [Pipeline] } 20:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:47:35 ---> python-tools-install.sh [Pipeline] echo 20:47:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:47:35 ---> sudo-logs.sh 20:47:35 Archiving 'sudo' log.. 20:47:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-3975.novalocal: Name or service not known 20:47:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-3975.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:47:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:47:35 ---> job-cost.sh 20:47:35 lf-activate-venv: SKIPPING 20:47:35 DEBUG: total: 0.05999999865889549 20:47:35 INFO: Retrieving Stack Cost... 20:47:35 INFO: Retrieving Pricing Info for: v3-standard-2 20:47:36 INFO: Archiving Costs [Pipeline] echo 20:47:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:47:36 ---> logs-deploy.sh 20:47:36 lf-activate-venv: SKIPPING 20:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/16 20:47:36 INFO: archiving workspace using pattern(s): 20:47:37 Archives upload complete. 20:47:37 INFO: archiving logs to Nexus