Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e5a8624cc0608209b74ce2003645d54543e2d80+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (fa17d22112d71b1179536ac8f8603b624d682a2e) 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-ssh16637358138170865217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17564534656571428711.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15939758467682727424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7485969026990542806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14671366103858232370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1738788693976763878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5904 in /w/workspace/undry_device-rfid-llrp-go_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 9e5a8624cc0608209b74ce2003645d54543e2d80 Merge succeeded, producing 9e5a8624cc0608209b74ce2003645d54543e2d80 Checking out Revision 9e5a8624cc0608209b74ce2003645d54543e2d80 (PR-196) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:25 ========================================================= 11:00:25 EdgeX Global Pipelines Version Info 11:00:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:26 ------------------- 11:00:26 stable info: 11:00:26 ------------------- 11:00:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:26 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 11:00:26 Message: update stable to v1.0.245 11:00:26 ------------------- 11:00:26 experimental info: 11:00:26 ------------------- 11:00:26 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:26 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 11:00:26 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 11:00:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo 11:00:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e5a862 [Pipeline] echo 11:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:28 provisioning config files... 11:00:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config17875553199323761084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:28 ---> docker-login.sh 11:00:28 nexus3.edgexfoundry.org:10001 11:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:29 Configure a credential helper to remove this warning. See 11:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:29 11:00:29 Login Succeeded 11:00:29 nexus3.edgexfoundry.org:10002 11:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:29 Configure a credential helper to remove this warning. See 11:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:29 11:00:29 Login Succeeded 11:00:29 nexus3.edgexfoundry.org:10003 11:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:29 Configure a credential helper to remove this warning. See 11:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:29 11:00:29 Login Succeeded 11:00:29 nexus3.edgexfoundry.org:10004 11:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:29 Configure a credential helper to remove this warning. See 11:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:29 11:00:29 Login Succeeded 11:00:29 docker.io 11:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:29 Configure a credential helper to remove this warning. See 11:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:29 11:00:29 Login Succeeded 11:00:29 ---> docker-login.sh ends [Pipeline] } 11:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:30 + git rev-list -1 --merges 9e5a8624cc0608209b74ce2003645d54543e2d80~1..9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo 11:00:30 -----------> git rev-list -1 --merges 9e5a8624cc0608209b74ce2003645d54543e2d80~1..9e5a8624cc0608209b74ce2003645d54543e2d80 9e5a8624cc0608209b74ce2003645d54543e2d80 [false] [Pipeline] sh 11:00:30 + git log --format=format:%s -1 9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo 11:00:30 ========================================================= 11:00:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:31 + git log --format=format:%s -1 9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo 11:00:31 [semverPrep] GIT_COMMIT: 9e5a8624cc0608209b74ce2003645d54543e2d80, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:00:31 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:31 + grep -v github /etc/ssh/ssh_known_hosts 11:00:31 + [ -e /tmp/ssh_known_hosts ] 11:00:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:31 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:31 11:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:32 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:32 b85a868b505f: Pulling fs layer 11:00:32 e2be974225ed: Pulling fs layer 11:00:32 339a4e72a1f5: Pulling fs layer 11:00:32 988bab9f4d93: Pulling fs layer 11:00:32 1469e6f7b9e6: Pulling fs layer 11:00:32 eaf3925da568: Pulling fs layer 11:00:32 bab4dde63d76: Pulling fs layer 11:00:32 bde34c3a00c8: Pulling fs layer 11:00:32 b352a97aabf1: Pulling fs layer 11:00:32 4872d77fe225: Pulling fs layer 11:00:32 5851b861e8e6: Pulling fs layer 11:00:32 bab4dde63d76: Waiting 11:00:32 bde34c3a00c8: Waiting 11:00:32 b352a97aabf1: Waiting 11:00:32 4872d77fe225: Waiting 11:00:32 5851b861e8e6: Waiting 11:00:32 988bab9f4d93: Waiting 11:00:32 eaf3925da568: Waiting 11:00:32 1469e6f7b9e6: Waiting 11:00:32 e2be974225ed: Download complete 11:00:32 1469e6f7b9e6: Verifying Checksum 11:00:32 1469e6f7b9e6: Download complete 11:00:32 eaf3925da568: Verifying Checksum 11:00:32 eaf3925da568: Download complete 11:00:32 339a4e72a1f5: Verifying Checksum 11:00:32 339a4e72a1f5: Download complete 11:00:32 bde34c3a00c8: Verifying Checksum 11:00:32 bde34c3a00c8: Download complete 11:00:32 b352a97aabf1: Verifying Checksum 11:00:32 b352a97aabf1: Download complete 11:00:32 4872d77fe225: Download complete 11:00:32 5851b861e8e6: Download complete 11:00:32 b85a868b505f: Verifying Checksum 11:00:32 b85a868b505f: Download complete 11:00:32 bab4dde63d76: Verifying Checksum 11:00:32 bab4dde63d76: Download complete 11:00:33 b85a868b505f: Pull complete 11:00:34 e2be974225ed: Pull complete 11:00:34 339a4e72a1f5: Pull complete 11:00:34 988bab9f4d93: Pull complete 11:00:34 1469e6f7b9e6: Pull complete 11:00:34 eaf3925da568: Pull complete 11:00:36 bab4dde63d76: Pull complete 11:00:36 bde34c3a00c8: Pull complete 11:00:37 b352a97aabf1: Pull complete 11:00:37 4872d77fe225: Pull complete 11:00:37 5851b861e8e6: Pull complete 11:00:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:37 prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container 11:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:00:39 $ docker top bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b -eo pid,comm 11:00:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:00:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:39 [ssh-agent] Looking for ssh-agent implementation... 11:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:39 $ docker exec bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent 11:00:39 SSH_AUTH_SOCK=/tmp/ssh-wXx2aWNWdNql/agent.33 11:00:39 SSH_AGENT_PID=39 11:00:39 Running ssh-add (command line suppressed) 11:00:39 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_4847786378616462621.key (/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_4847786378616462621.key) 11:00:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:40 + git tag --points-at HEAD [Pipeline] } 11:00:40 $ docker exec --env ******** --env ******** bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent -k 11:00:40 unset SSH_AUTH_SOCK; 11:00:40 unset SSH_AGENT_PID; 11:00:40 echo Agent pid 39 killed; 11:00:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:40 [ssh-agent] Looking for ssh-agent implementation... 11:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:40 $ docker exec bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent 11:00:40 SSH_AUTH_SOCK=/tmp/ssh-FbreKDje6YSN/agent.71 11:00:40 SSH_AGENT_PID=77 11:00:40 Running ssh-add (command line suppressed) 11:00:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_7492547009961391605.key (/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_7492547009961391605.key) 11:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:40 + git semver init 11:00:41 2023-03-27 11:00:41,157 [run_init] DEBUG init version:0.0.0 force:False 11:00:41 2023-03-27 11:00:41,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver 11:00:41 2023-03-27 11:00:41,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-196/.semver 11:00:41 2023-03-27 11:00:41,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-196, universal_newlines=False, shell=None, istream=None) 11:00:42 2023-03-27 11:00:41,992 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-196/.git/info/exclude 11:00:42 2023-03-27 11:00:41,993 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver/PR-196 with force:False 11:00:42 2023-03-27 11:00:41,993 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver/PR-196 11:00:42 2023-03-27 11:00:41,997 [execute] INFO git cat-file --batch-check 11:00:42 2023-03-27 11:00:41,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) 11:00:42 2023-03-27 11:00:42,004 [execute] INFO git cat-file --batch 11:00:42 2023-03-27 11:00:42,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) 11:00:42 2023-03-27 11:00:42,010 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-196/.semver/PR-196 11:00:42 0.0.0 [Pipeline] } 11:00:42 $ docker exec --env ******** --env ******** bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent -k 11:00:42 unset SSH_AUTH_SOCK; 11:00:42 unset SSH_AGENT_PID; 11:00:42 echo Agent pid 77 killed; 11:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:42 + git semver [Pipeline] } 11:00:43 $ docker stop --time=1 bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b 11:00:44 $ docker rm -f --volumes bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b [Pipeline] // withDockerContainer [Pipeline] sh 11:00:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:45 Stashed 1 file(s) [Pipeline] echo 11:00:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:45 provisioning config files... 11:00:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config11599832742216436343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:46 ---> docker-login.sh 11:00:46 nexus3.edgexfoundry.org:10001 11:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:46 Configure a credential helper to remove this warning. See 11:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:46 11:00:46 Login Succeeded 11:00:46 nexus3.edgexfoundry.org:10002 11:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:46 Configure a credential helper to remove this warning. See 11:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:46 11:00:46 Login Succeeded 11:00:46 nexus3.edgexfoundry.org:10003 11:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:46 Configure a credential helper to remove this warning. See 11:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:46 11:00:46 Login Succeeded 11:00:46 nexus3.edgexfoundry.org:10004 11:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:46 Configure a credential helper to remove this warning. See 11:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:46 11:00:46 Login Succeeded 11:00:46 docker.io 11:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:46 Configure a credential helper to remove this warning. See 11:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:46 11:00:46 Login Succeeded 11:00:46 ---> docker-login.sh ends [Pipeline] } 11:00:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:47 ========================================================= 11:00:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:00:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:00:47 Sending build context to Docker daemon 4.187MB 11:00:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:00:47 Step 2/12 : FROM ${BASE} AS builder 11:00:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:00:47 63b65145d645: Pulling fs layer 11:00:47 a2d21d5440eb: Pulling fs layer 11:00:47 935e6c44a52c: Pulling fs layer 11:00:47 94cc34f8dd06: Pulling fs layer 11:00:47 30dea6a524f1: Pulling fs layer 11:00:47 a2aff8979fd8: Pulling fs layer 11:00:47 6808be2612f2: Pulling fs layer 11:00:47 f25807f1079a: Pulling fs layer 11:00:47 a2aff8979fd8: Waiting 11:00:47 6808be2612f2: Waiting 11:00:47 f25807f1079a: Waiting 11:00:47 94cc34f8dd06: Waiting 11:00:47 30dea6a524f1: Waiting 11:00:47 a2d21d5440eb: Download complete 11:00:47 94cc34f8dd06: Download complete 11:00:47 30dea6a524f1: Verifying Checksum 11:00:47 30dea6a524f1: Download complete 11:00:47 63b65145d645: Verifying Checksum 11:00:47 63b65145d645: Download complete 11:00:47 a2aff8979fd8: Verifying Checksum 11:00:47 a2aff8979fd8: Download complete 11:00:47 63b65145d645: Pull complete 11:00:48 a2d21d5440eb: Pull complete 11:00:48 f25807f1079a: Verifying Checksum 11:00:48 f25807f1079a: Download complete 11:00:48 935e6c44a52c: Verifying Checksum 11:00:48 935e6c44a52c: Download complete 11:00:48 6808be2612f2: Verifying Checksum 11:00:48 6808be2612f2: Download complete 11:00:52 935e6c44a52c: Pull complete 11:00:52 94cc34f8dd06: Pull complete 11:00:52 30dea6a524f1: Pull complete 11:00:52 a2aff8979fd8: Pull complete 11:00:54 6808be2612f2: Pull complete 11:00:55 f25807f1079a: Pull complete 11:00:55 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 11:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:00:55 ---> 3b553350e43f 11:00:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:00:57 ---> Running in cc1f774a5d66 11:00:57 Removing intermediate container cc1f774a5d66 11:00:57 ---> 2ecf46a72ab9 11:00:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:57 ---> Running in df8270c85a28 11:00:57 Removing intermediate container df8270c85a28 11:00:57 ---> dc57d0f6634e 11:00:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:00:57 ---> Running in 4dc70ca2eb73 11:00:58 Removing intermediate container 4dc70ca2eb73 11:00:58 ---> 0479df21a466 11:00:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:00:58 ---> Running in 78af2ec3e9c4 11:00:58 Removing intermediate container 78af2ec3e9c4 11:00:58 ---> 5e164bba2b1d 11:00:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:58 ---> Running in 13642458e1a2 11:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:00:59 OK: 265 MiB in 53 packages 11:00:59 Removing intermediate container 13642458e1a2 11:00:59 ---> 11ba782b8c14 11:00:59 Step 8/12 : WORKDIR /app 11:00:59 ---> Running in 6edbc3df3949 11:00:59 Removing intermediate container 6edbc3df3949 11:00:59 ---> 3d3d311eb7e8 11:00:59 Step 9/12 : COPY go.mod vendor* ./ 11:00:59 ---> 0e02486aac3c 11:00:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:59 ---> Running in e02841eec63c 11:01:00 Still waiting to schedule task 11:01:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:01:46 Removing intermediate container e02841eec63c 11:01:46 ---> e0292ba406de 11:01:46 Step 11/12 : COPY . . 11:01:46 ---> dc2dd27c2b63 11:01:46 Step 12/12 : RUN $MAKE 11:01:46 ---> Running in 3d77e0eaa1e8 11:01:46 noop 11:01:46 Removing intermediate container 3d77e0eaa1e8 11:01:46 ---> a29e43ad3764 11:01:46 Successfully built a29e43ad3764 11:01:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:46 + docker inspect -f . ci-base-image-x86_64 11:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:46 prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container 11:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:47 $ docker top 652704f11f8aa04352b6f31694c68d7f2f2efd7242686bb5d005216d6ddf3d12 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:47 + go version 11:01:47 go version go1.20.2 linux/amd64 [Pipeline] } 11:01:47 $ docker stop --time=1 652704f11f8aa04352b6f31694c68d7f2f2efd7242686bb5d005216d6ddf3d12 11:01:48 $ docker rm -f --volumes 652704f11f8aa04352b6f31694c68d7f2f2efd7242686bb5d005216d6ddf3d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:49 + docker inspect -f . ci-base-image-x86_64 11:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:49 prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container 11:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:50 $ docker top 4930714d3bdf8eac8d951e84b6c371b138afc3ec34e2a9aa54d7980b423c4b59 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:50 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-196 [Pipeline] fileExists [Pipeline] sh 11:01:50 + make test 11:01:50 go test ./... -coverprofile=coverage.out ./... 11:01:56 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:02:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:02:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:02:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.018s coverage: 40.9% of statements 11:02:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements 11:02:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 11:02:18 go vet ./... 11:02:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:02:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:02:22 ./bin/test-attribution-txt.sh 11:02:22 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:02:22 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:02:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:02:22 $ docker stop --time=1 4930714d3bdf8eac8d951e84b6c371b138afc3ec34e2a9aa54d7980b423c4b59 11:02:24 $ docker rm -f --volumes 4930714d3bdf8eac8d951e84b6c371b138afc3ec34e2a9aa54d7980b423c4b59 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:02:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:26 + ls -al . 11:02:26 total 628 11:02:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 11:01 . 11:02:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:00 .. 11:02:26 -rw-rw-r-- 1 jenkins jenkins 134 Mar 27 11:00 .dockerignore 11:02:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 11:00 .git 11:02:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 11:00 .github 11:02:26 -rw-rw-r-- 1 jenkins jenkins 946 Mar 27 11:00 .gitignore 11:02:26 -rw-rw-r-- 1 jenkins jenkins 41 Mar 27 11:00 .golangci.yml 11:02:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 11:00 .semver 11:02:26 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 27 11:00 Attribution.txt 11:02:26 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 27 11:00 CHANGELOG.md 11:02:26 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 27 11:00 Dockerfile 11:02:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 11:00 GOVERNANCE.md 11:02:26 -rw-rw-r-- 1 jenkins jenkins 683 Mar 27 11:00 Jenkinsfile 11:02:26 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 27 11:00 LICENSE 11:02:26 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 27 11:00 Makefile 11:02:26 -rw-rw-r-- 1 jenkins jenkins 625 Mar 27 11:00 OWNERS.md 11:02:26 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 27 11:00 README.md 11:02:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 11:00 VERSION 11:02:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:00 bin 11:02:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:00 cmd 11:02:26 -rw-r--r-- 1 jenkins jenkins 457600 Mar 27 11:02 coverage.out 11:02:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:00 examples 11:02:26 -rw-rw-r-- 1 jenkins jenkins 3416 Mar 27 11:00 go.mod 11:02:26 -rw-rw-r-- 1 jenkins jenkins 30903 Mar 27 11:00 go.sum 11:02:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:00 images 11:02:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 11:00 internal 11:02:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:00 snap 11:02:26 -rw-rw-r-- 1 jenkins jenkins 193 Mar 27 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:26 + 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=9e5a8624cc0608209b74ce2003645d54543e2d80 --label arch=amd64 --label version=0.0.0 . 11:02:26 Sending build context to Docker daemon 4.187MB 11:02:26 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:02:26 Step 2/24 : FROM ${BASE} AS builder 11:02:26 ---> a29e43ad3764 11:02:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:02:26 ---> Running in b0c7c4f68427 11:02:27 Removing intermediate container b0c7c4f68427 11:02:27 ---> c7e0822cd616 11:02:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:27 ---> Running in 4c0da73c3458 11:02:27 Removing intermediate container 4c0da73c3458 11:02:27 ---> c13c7bcb3269 11:02:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:02:27 ---> Running in 1fe5e330203b 11:02:27 Removing intermediate container 1fe5e330203b 11:02:27 ---> 3a87b3aad64b 11:02:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:02:27 ---> Running in 0f993e660c8c 11:02:27 Removing intermediate container 0f993e660c8c 11:02:27 ---> 5c908ab54609 11:02:27 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:27 ---> Running in 42bc2f2f1989 11:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:27 OK: 265 MiB in 53 packages 11:02:28 Removing intermediate container 42bc2f2f1989 11:02:28 ---> 50d50742cbfe 11:02:28 Step 8/24 : WORKDIR /app 11:02:28 ---> Running in 026beacd5188 11:02:28 Removing intermediate container 026beacd5188 11:02:28 ---> 9953cf4c76ec 11:02:28 Step 9/24 : COPY go.mod vendor* ./ 11:02:28 ---> f6a69204b60b 11:02:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:28 ---> Running in 4f868153d20a 11:02:29 Removing intermediate container 4f868153d20a 11:02:29 ---> 18a1e4638e76 11:02:29 Step 11/24 : COPY . . 11:02:29 ---> 97c22c39eed7 11:02:29 Step 12/24 : RUN $MAKE 11:02:30 ---> Running in eabb99edad61 11:02:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:02:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5905 in /w/workspace/undry_device-rfid-llrp-go_PR-196 [Pipeline] { [Pipeline] ws 11:02:41 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:02:41 Selected Git installation does not exist. Using Default 11:02:41 The recommended git tool is: NONE 11:02:48 Removing intermediate container eabb99edad61 11:02:48 ---> c90a41e8249a 11:02:48 Step 13/24 : FROM alpine:3.17 11:02:48 3.17: Pulling from library/alpine 11:02:48 63b65145d645: Already exists 11:02:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 11:02:48 Status: Downloaded newer image for alpine:3.17 11:02:48 ---> b2aa39c304c2 11:02:48 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:02:48 ---> Running in d238ee3793b2 11:02:48 Removing intermediate container d238ee3793b2 11:02:48 ---> 71fcac7bd674 11:02:48 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:02:48 ---> Running in 478f0cd44d52 11:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:48 (1/1) Installing dumb-init (1.2.5-r2) 11:02:48 Executing busybox-1.35.0-r29.trigger 11:02:48 OK: 7 MiB in 16 packages 11:02:48 Removing intermediate container 478f0cd44d52 11:02:48 ---> 4156e71cb527 11:02:48 Step 16/24 : COPY --from=builder /app/LICENSE / 11:02:48 ---> 6072cf61c490 11:02:48 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:02:49 ---> afceb81f6c71 11:02:49 Step 18/24 : COPY --from=builder /app/cmd/ / 11:02:49 ---> e9757074b859 11:02:49 Step 19/24 : EXPOSE 59989 11:02:49 ---> Running in aeff64a3999f 11:02:49 Removing intermediate container aeff64a3999f 11:02:49 ---> 6350ee403094 11:02:49 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:02:49 ---> Running in 24fcc67c098c 11:02:50 Removing intermediate container 24fcc67c098c 11:02:50 ---> 6ee0d6afd561 11:02:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:02:50 ---> Running in f45fe1c08fb4 11:02:50 Removing intermediate container f45fe1c08fb4 11:02:50 ---> 3c140e2a16bd 11:02:50 Step 22/24 : LABEL arch=amd64 11:02:50 ---> Running in 8eb181b28f57 11:02:50 Removing intermediate container 8eb181b28f57 11:02:50 ---> 299b83692766 11:02:50 Step 23/24 : LABEL git_sha=9e5a8624cc0608209b74ce2003645d54543e2d80 11:02:50 ---> Running in eb3b333d3a41 11:02:50 Removing intermediate container eb3b333d3a41 11:02:50 ---> 24a4533690a2 11:02:50 Step 24/24 : LABEL version=0.0.0 11:02:50 ---> Running in 6bc6bd21f56d 11:02:50 using credential edgex-jenkins-ssh 11:02:50 Cloning the remote Git repository 11:02:50 Removing intermediate container 6bc6bd21f56d 11:02:50 ---> 6ad4d250b68c 11:02:50 [Warning] One or more build-args [ARCH] were not consumed 11:02:50 Successfully built 6ad4d250b68c 11:02:50 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:02:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:50 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:51 11:02:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:51 latest: Pulling from edgex-lftools-log-publisher 11:02:51 5eb5b503b376: Pulling fs layer 11:02:51 5c69ac0246d0: Pulling fs layer 11:02:51 ec43610c2a17: Pulling fs layer 11:02:51 3a2ae6a8a46f: Pulling fs layer 11:02:51 33b1e0a273af: Pulling fs layer 11:02:51 5d3b04190fa2: Pulling fs layer 11:02:51 2f39f015ded8: Pulling fs layer 11:02:51 3a2ae6a8a46f: Waiting 11:02:51 33b1e0a273af: Waiting 11:02:51 5d3b04190fa2: Waiting 11:02:51 2f39f015ded8: Waiting 11:02:51 5c69ac0246d0: Download complete 11:02:51 3a2ae6a8a46f: Download complete 11:02:51 33b1e0a273af: Verifying Checksum 11:02:51 33b1e0a273af: Download complete 11:02:51 ec43610c2a17: Verifying Checksum 11:02:51 ec43610c2a17: Download complete 11:02:51 5d3b04190fa2: Verifying Checksum 11:02:51 5d3b04190fa2: Download complete 11:02:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:50 > git --version # timeout=10 11:02:50 > git --version # 'git version 2.25.1' 11:02:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:52 5eb5b503b376: Verifying Checksum 11:02:52 5eb5b503b376: Download complete 11:02:52 2f39f015ded8: Download complete 11:02:53 5eb5b503b376: Pull complete 11:02:53 5c69ac0246d0: Pull complete 11:02:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:02:53 ec43610c2a17: Pull complete 11:02:53 3a2ae6a8a46f: Pull complete 11:02:53 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 9e5a8624cc0608209b74ce2003645d54543e2d80 11:02:54 33b1e0a273af: Pull complete 11:02:54 5d3b04190fa2: Pull complete 11:02:54 Merge succeeded, producing 9e5a8624cc0608209b74ce2003645d54543e2d80 11:02:54 Checking out Revision 9e5a8624cc0608209b74ce2003645d54543e2d80 (PR-196) 11:02:54 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:02:54 > git config core.sparsecheckout # timeout=10 11:02:54 > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 11:02:54 > git remote # timeout=10 11:02:54 > git config --get remote.origin.url # timeout=10 11:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:54 > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 11:02:54 > git rev-parse HEAD^{commit} # timeout=10 11:02:54 > git config core.sparsecheckout # timeout=10 11:02:54 > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 11:02:55 > git --version # timeout=10 11:02:55 > git --version # 'git version 2.25.1' 11:02:55 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 11:02:55 11:02:55 GitHub has been notified of this commit’s build result 11:02:55 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:56 Dload Upload Total Spent Left Speed 11:02:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 11:02:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:02:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:02:57 + sudo tee /etc/docker/daemon.new 11:02:57 { 11:02:57 "registry-mirrors": [ 11:02:57 "https://nexus3.edgexfoundry.org:10001" 11:02:57 ], 11:02:57 "bip": "10.250.0.254/24", 11:02:57 "hosts": [ 11:02:57 "tcp://0.0.0.0:5555", 11:02:57 "unix:///var/run/docker.sock" 11:02:57 ], 11:02:57 "mtu": 1458, 11:02:57 "selinux-enabled": true, 11:02:57 "seccomp-profile": "/etc/docker/seccomp.json" 11:02:57 } [Pipeline] sh 11:02:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:02:58 + sudo service docker restart 11:02:58 2f39f015ded8: Pull complete 11:02:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:58 prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container 11:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:00 $ docker top 613da0acfb332f2f71c3ad7f010fe1c293f119b178b396532a92ca674d7aa9e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:01 ---> job-cost.sh 11:03:01 lf-activate-venv: SKIPPING 11:03:01 INFO: No Stack... 11:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:02 INFO: Archiving Costs [Pipeline] sh 11:03:02 + + cut -d, -f6 11:03:02 cat /w/workspace/undry_device-rfid-llrp-go_PR-196/archives/cost.csv [Pipeline] lock 11:03:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] 11:03:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] did not exist. Created. 11:03:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:02 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:02 Stashed 1 file(s) [Pipeline] } 11:03:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:03 $ docker stop --time=1 613da0acfb332f2f71c3ad7f010fe1c293f119b178b396532a92ca674d7aa9e3 11:03:04 $ docker rm -f --volumes 613da0acfb332f2f71c3ad7f010fe1c293f119b178b396532a92ca674d7aa9e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:16 provisioning config files... 11:03:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16689269704107320105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:16 ---> docker-login.sh 11:03:16 nexus3.edgexfoundry.org:10001 11:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:17 Configure a credential helper to remove this warning. See 11:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:17 11:03:17 Login Succeeded 11:03:17 nexus3.edgexfoundry.org:10002 11:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:18 Configure a credential helper to remove this warning. See 11:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:18 11:03:18 Login Succeeded 11:03:18 nexus3.edgexfoundry.org:10003 11:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:18 Configure a credential helper to remove this warning. See 11:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:18 11:03:18 Login Succeeded 11:03:18 nexus3.edgexfoundry.org:10004 11:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:18 Configure a credential helper to remove this warning. See 11:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:18 11:03:18 Login Succeeded 11:03:18 docker.io 11:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:19 Configure a credential helper to remove this warning. See 11:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:19 11:03:19 Login Succeeded 11:03:19 ---> docker-login.sh ends [Pipeline] } 11:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:19 ========================================================= 11:03:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:03:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:03:20 Sending build context to Docker daemon 1.211MB 11:03:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:03:20 Step 2/12 : FROM ${BASE} AS builder 11:03:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:03:20 af6eaf76a39c: Pulling fs layer 11:03:20 55522c791124: Pulling fs layer 11:03:20 ce5c4a1c91eb: Pulling fs layer 11:03:20 169dfbe0d373: Pulling fs layer 11:03:20 e1ff8fa3b103: Pulling fs layer 11:03:20 52ebb69f0ebf: Pulling fs layer 11:03:20 5abe8eddf0d5: Pulling fs layer 11:03:20 169dfbe0d373: Waiting 11:03:20 e1ff8fa3b103: Waiting 11:03:20 52ebb69f0ebf: Waiting 11:03:20 55522c791124: Download complete 11:03:20 169dfbe0d373: Verifying Checksum 11:03:20 169dfbe0d373: Download complete 11:03:20 e1ff8fa3b103: Verifying Checksum 11:03:20 e1ff8fa3b103: Download complete 11:03:20 af6eaf76a39c: Verifying Checksum 11:03:20 af6eaf76a39c: Download complete 11:03:22 af6eaf76a39c: Pull complete 11:03:22 5abe8eddf0d5: Verifying Checksum 11:03:22 5abe8eddf0d5: Download complete 11:03:22 55522c791124: Pull complete 11:03:24 52ebb69f0ebf: Verifying Checksum 11:03:24 52ebb69f0ebf: Download complete 11:03:24 ce5c4a1c91eb: Verifying Checksum 11:03:24 ce5c4a1c91eb: Download complete 11:03:42 ce5c4a1c91eb: Pull complete 11:03:42 169dfbe0d373: Pull complete 11:03:42 e1ff8fa3b103: Pull complete 11:03:49 52ebb69f0ebf: Pull complete 11:03:50 5abe8eddf0d5: Pull complete 11:03:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 11:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:03:50 ---> 6cb57ee374ae 11:03:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:03:51 ---> Running in db3685fe1772 11:03:52 Removing intermediate container db3685fe1772 11:03:52 ---> 577fc95d6131 11:03:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:52 ---> Running in bcbd2be20791 11:03:52 Removing intermediate container bcbd2be20791 11:03:52 ---> 2be76ffc570d 11:03:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:03:52 ---> Running in bfdcf71fb61d 11:03:52 Removing intermediate container bfdcf71fb61d 11:03:52 ---> 417e478efc0f 11:03:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:03:52 ---> Running in ac323aeb54b8 11:03:53 Removing intermediate container ac323aeb54b8 11:03:53 ---> b3e9f34ecf7b 11:03:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:53 ---> Running in cad8203dfac7 11:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:03:56 OK: 263 MiB in 53 packages 11:03:57 Removing intermediate container cad8203dfac7 11:03:57 ---> 3c484ac7207f 11:03:57 Step 8/12 : WORKDIR /app 11:03:57 ---> Running in c0f851a531b7 11:03:57 Removing intermediate container c0f851a531b7 11:03:57 ---> 5d72a55bd040 11:03:57 Step 9/12 : COPY go.mod vendor* ./ 11:03:58 ---> fa5a36512b6d 11:03:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:58 ---> Running in 9657a8f6c185 11:05:06 Removing intermediate container 9657a8f6c185 11:05:06 ---> 3f6243305d2f 11:05:06 Step 11/12 : COPY . . 11:05:06 ---> 23c2715298dc 11:05:06 Step 12/12 : RUN $MAKE 11:05:06 ---> Running in c2cf0d76ff23 11:05:06 noop 11:05:06 Removing intermediate container c2cf0d76ff23 11:05:06 ---> b9ebab713f53 11:05:06 Successfully built b9ebab713f53 11:05:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:06 + docker inspect -f . ci-base-image-arm64 11:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:06 prd-ubuntu20.04-docker-arm64-4c-16g-5905 does not seem to be running inside a container 11:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:05:08 $ docker top d3d57be124467176cd3964fd395fd4fe46a5bdf9f0db8f326f8c763100515507 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:08 + go version 11:05:08 go version go1.20.2 linux/arm64 [Pipeline] } 11:05:09 $ docker stop --time=1 d3d57be124467176cd3964fd395fd4fe46a5bdf9f0db8f326f8c763100515507 11:05:10 $ docker rm -f --volumes d3d57be124467176cd3964fd395fd4fe46a5bdf9f0db8f326f8c763100515507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:11 + docker inspect -f . ci-base-image-arm64 11:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:11 prd-ubuntu20.04-docker-arm64-4c-16g-5905 does not seem to be running inside a container 11:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:05:12 $ docker top 6d4f8fa2c5b5ca2226f613c47d70fbd78d0dac747b4dd48a26dcade18c555491 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:13 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:05:13 + make test 11:05:13 go test ./... -coverprofile=coverage.out ./... 11:05:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:07:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:07:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:08:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.368s coverage: 40.9% of statements 11:08:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 52.0% of statements 11:08:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements 11:08:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:08:04 go vet ./... 11:08:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:08:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:08:31 ./bin/test-attribution-txt.sh 11:08:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:08:31 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:08:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:08:31 $ docker stop --time=1 6d4f8fa2c5b5ca2226f613c47d70fbd78d0dac747b4dd48a26dcade18c555491 11:08:33 $ docker rm -f --volumes 6d4f8fa2c5b5ca2226f613c47d70fbd78d0dac747b4dd48a26dcade18c555491 [Pipeline] // withDockerContainer [Pipeline] sh 11:08:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:08:34 Warning: overwriting stash ‘coverage-report’ 11:08:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:36 + ls -al . 11:08:36 total 624 11:08:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 11:05 . 11:08:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:02 .. 11:08:36 -rw-rw-r-- 1 jenkins jenkins 134 Mar 27 11:02 .dockerignore 11:08:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 11:02 .git 11:08:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 11:02 .github 11:08:36 -rw-rw-r-- 1 jenkins jenkins 946 Mar 27 11:02 .gitignore 11:08:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 27 11:02 .golangci.yml 11:08:36 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 27 11:02 Attribution.txt 11:08:36 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 27 11:02 CHANGELOG.md 11:08:36 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 27 11:02 Dockerfile 11:08:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 11:02 GOVERNANCE.md 11:08:36 -rw-rw-r-- 1 jenkins jenkins 683 Mar 27 11:02 Jenkinsfile 11:08:36 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 27 11:02 LICENSE 11:08:36 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 27 11:02 Makefile 11:08:36 -rw-rw-r-- 1 jenkins jenkins 625 Mar 27 11:02 OWNERS.md 11:08:36 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 27 11:02 README.md 11:08:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 11:00 VERSION 11:08:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:02 bin 11:08:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:02 cmd 11:08:36 -rw-r--r-- 1 jenkins jenkins 457600 Mar 27 11:08 coverage.out 11:08:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:02 examples 11:08:36 -rw-rw-r-- 1 jenkins jenkins 3416 Mar 27 11:02 go.mod 11:08:36 -rw-rw-r-- 1 jenkins jenkins 30903 Mar 27 11:02 go.sum 11:08:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:02 images 11:08:36 drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 11:02 internal 11:08:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:02 snap 11:08:36 -rw-rw-r-- 1 jenkins jenkins 193 Mar 27 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:36 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e5a8624cc0608209b74ce2003645d54543e2d80 --label arch=arm64 --label version=0.0.0 . 11:08:37 Sending build context to Docker daemon 1.211MB 11:08:37 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:08:37 Step 2/24 : FROM ${BASE} AS builder 11:08:37 ---> b9ebab713f53 11:08:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:08:37 ---> Running in f21d7a9a6032 11:08:37 Removing intermediate container f21d7a9a6032 11:08:37 ---> fdd4740a160c 11:08:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:37 ---> Running in f81107197870 11:08:37 Removing intermediate container f81107197870 11:08:37 ---> fbf9d95759cf 11:08:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:08:37 ---> Running in 44d6770b22c4 11:08:38 Removing intermediate container 44d6770b22c4 11:08:38 ---> 0008148c1f07 11:08:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:08:38 ---> Running in c3521e57f5cd 11:08:38 Removing intermediate container c3521e57f5cd 11:08:38 ---> 1a897c3f0c5b 11:08:38 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:38 ---> Running in 0a5862c7e81f 11:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:08:41 OK: 263 MiB in 53 packages 11:08:42 Removing intermediate container 0a5862c7e81f 11:08:42 ---> b01edcb19239 11:08:42 Step 8/24 : WORKDIR /app 11:08:42 ---> Running in fba10a96d3f2 11:08:42 Removing intermediate container fba10a96d3f2 11:08:42 ---> ae34a7d217d6 11:08:42 Step 9/24 : COPY go.mod vendor* ./ 11:08:42 ---> e25239b25223 11:08:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:42 ---> Running in 45d2abaa7e3c 11:08:47 Removing intermediate container 45d2abaa7e3c 11:08:47 ---> 34a6a6e77743 11:08:47 Step 11/24 : COPY . . 11:08:48 ---> 1b99c5a04d7e 11:08:48 Step 12/24 : RUN $MAKE 11:08:48 ---> Running in b70b94cb986b 11:08:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:10:56 Removing intermediate container b70b94cb986b 11:10:56 ---> 22fed971ccfc 11:10:56 Step 13/24 : FROM alpine:3.17 11:10:56 3.17: Pulling from library/alpine 11:10:56 af6eaf76a39c: Already exists 11:10:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 11:10:56 Status: Downloaded newer image for alpine:3.17 11:10:56 ---> d74e625d9115 11:10:56 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:10:56 ---> Running in 64c10509b264 11:10:56 Removing intermediate container 64c10509b264 11:10:56 ---> 7171c4b64596 11:10:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:10:56 ---> Running in fed7e538cd6e 11:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:10:57 (1/1) Installing dumb-init (1.2.5-r2) 11:10:57 Executing busybox-1.35.0-r29.trigger 11:10:57 OK: 8 MiB in 16 packages 11:10:57 Removing intermediate container fed7e538cd6e 11:10:57 ---> cf49fbf8bbc9 11:10:57 Step 16/24 : COPY --from=builder /app/LICENSE / 11:10:58 ---> 9e5a4c6b31ce 11:10:58 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:10:58 ---> bb94a0b6ba96 11:10:58 Step 18/24 : COPY --from=builder /app/cmd/ / 11:11:00 ---> dce7b17f8769 11:11:00 Step 19/24 : EXPOSE 59989 11:11:00 ---> Running in b7f491b08ffa 11:11:00 Removing intermediate container b7f491b08ffa 11:11:00 ---> 895beaebd392 11:11:00 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:11:00 ---> Running in 39b4cac0006b 11:11:01 Removing intermediate container 39b4cac0006b 11:11:01 ---> be9c3e6ee4be 11:11:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:11:01 ---> Running in 49c8faa8226f 11:11:01 Removing intermediate container 49c8faa8226f 11:11:01 ---> e61f324b7c41 11:11:01 Step 22/24 : LABEL arch=arm64 11:11:01 ---> Running in b8c685484a47 11:11:01 Removing intermediate container b8c685484a47 11:11:01 ---> 3dbbc0b089ed 11:11:01 Step 23/24 : LABEL git_sha=9e5a8624cc0608209b74ce2003645d54543e2d80 11:11:01 ---> Running in 758e9c9a880f 11:11:02 Removing intermediate container 758e9c9a880f 11:11:02 ---> 2815f7b18a32 11:11:02 Step 24/24 : LABEL version=0.0.0 11:11:02 ---> Running in 5a3cb857669c 11:11:02 Removing intermediate container 5a3cb857669c 11:11:02 ---> c4dd510369ec 11:11:02 [Warning] One or more build-args [ARCH] were not consumed 11:11:02 Successfully built c4dd510369ec 11:11:02 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:03 11:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:03 arm64: Pulling from edgex-lftools-log-publisher 11:11:03 8998bd30e6a1: Pulling fs layer 11:11:03 04944245beec: Pulling fs layer 11:11:03 699f458cf7ca: Pulling fs layer 11:11:03 765212b225bb: Pulling fs layer 11:11:03 f23df028b6ca: Pulling fs layer 11:11:03 d65c8cfc05b1: Pulling fs layer 11:11:03 2437ff75d9bd: Pulling fs layer 11:11:03 765212b225bb: Waiting 11:11:03 f23df028b6ca: Waiting 11:11:03 d65c8cfc05b1: Waiting 11:11:03 2437ff75d9bd: Waiting 11:11:03 04944245beec: Verifying Checksum 11:11:03 04944245beec: Download complete 11:11:03 765212b225bb: Verifying Checksum 11:11:03 765212b225bb: Download complete 11:11:03 f23df028b6ca: Verifying Checksum 11:11:03 f23df028b6ca: Download complete 11:11:03 d65c8cfc05b1: Verifying Checksum 11:11:03 d65c8cfc05b1: Download complete 11:11:03 699f458cf7ca: Verifying Checksum 11:11:03 699f458cf7ca: Download complete 11:11:04 8998bd30e6a1: Verifying Checksum 11:11:04 8998bd30e6a1: Download complete 11:11:06 2437ff75d9bd: Verifying Checksum 11:11:06 2437ff75d9bd: Download complete 11:11:08 8998bd30e6a1: Pull complete 11:11:11 04944245beec: Pull complete 11:11:12 699f458cf7ca: Pull complete 11:11:12 765212b225bb: Pull complete 11:11:13 f23df028b6ca: Pull complete 11:11:13 d65c8cfc05b1: Pull complete 11:11:28 2437ff75d9bd: Pull complete 11:11:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:28 prd-ubuntu20.04-docker-arm64-4c-16g-5905 does not seem to be running inside a container 11:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:11:31 $ docker top 009e311c76c90ab886aacfb014f1283961408554e6de0cef4ff0fcb186796201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:32 ---> job-cost.sh 11:11:32 lf-activate-venv: SKIPPING 11:11:32 INFO: No Stack... 11:11:32 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:33 INFO: Archiving Costs [Pipeline] sh 11:11:34 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:11:34 + cut -d, -f6 [Pipeline] lock 11:11:34 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] 11:11:34 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] did not exist. Created. 11:11:34 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:35 /w/workspace/device-rfid-llrp-go/1@tmp/durable-ea34b1ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:11:35 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:35 Warning: overwriting stash ‘stack-cost’ 11:11:36 Stashed 1 file(s) [Pipeline] } 11:11:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:36 $ docker stop --time=1 009e311c76c90ab886aacfb014f1283961408554e6de0cef4ff0fcb186796201 11:11:37 $ docker rm -f --volumes 009e311c76c90ab886aacfb014f1283961408554e6de0cef4ff0fcb186796201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:11:38 provisioning config files... 11:11:38 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config6264045122197570041tmp [Pipeline] { [Pipeline] sh 11:11:39 + set +x 11:11:39 + bash -s -- 11:11:39 + curl -s https://codecov.io/bash 11:11:39 11:11:39 _____ _ 11:11:39 / ____| | | 11:11:39 | | ___ __| | ___ ___ _____ __ 11:11:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:11:39 | |___| (_) | (_| | __/ (_| (_) \ V / 11:11:39 \_____\___/ \__,_|\___|\___\___/ \_/ 11:11:39 Bash-1.0.6 11:11:39 11:11:39 11:11:39 ==> git version 2.25.1 found 11:11:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:11:39 Release-Date: 2020-01-08 11:11:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:11:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:11:39 ==> Jenkins CI detected. 11:11:39 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-196 11:11:39 project root: . 11:11:39 --> token set from env 11:11:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:11:39 ==> Running gcov in . (disable via -X gcov) 11:11:39 ==> Python coveragepy not found 11:11:39 ==> Searching for coverage reports in: 11:11:39 + . 11:11:39 -> Found 1 reports 11:11:39 ==> Detecting git/mercurial file structure 11:11:39 ==> Reading reports 11:11:39 + ./coverage.out bytes=457600 11:11:39 ==> Appending adjustments 11:11:39 https://docs.codecov.io/docs/fixing-reports 11:11:39 + Found adjustments 11:11:39 ==> Gzipping contents 11:11:39 52K /tmp/codecov.oivhoT.gz 11:11:39 ==> Uploading reports 11:11:39 url: https://codecov.io 11:11:39 query: branch=PR-196&commit=9e5a8624cc0608209b74ce2003645d54543e2d80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=196&job=&cmd_args= 11:11:39 -> Pinging Codecov 11:11:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=9e5a8624cc0608209b74ce2003645d54543e2d80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=196&job=&cmd_args= 11:11:39 -> Uploading to 11:11:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-27/581DD39554BDF9B6E22D074273EAD858/9e5a8624cc0608209b74ce2003645d54543e2d80/6f1cd76c-4e21-4405-b528-55e114142504.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T111139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b649131cd07016c482dd0567704fabfb56066287d1e67f1a04c274c81acae620 11:11:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:39 Dload Upload Total Spent Left Speed 11:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50447 0 0 100 50447 0 136k --:--:-- --:--:-- --:--:-- 136k 11:11:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] } 11:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:11:41 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-196/archives ] 11:11:41 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-196/archives 11:11:41 total 16 11:11:41 drwxr-xr-x 3 root root 4096 Mar 27 11:03 . 11:11:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 11:03 .. 11:11:41 drwxr-xr-x 2 root root 4096 Mar 27 11:03 cost 11:11:41 -rw-r--r-- 1 root root 91 Mar 27 11:03 cost.csv 11:11:41 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-196/archives 11:11:41 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-196/archives 11:11:41 total 16 11:11:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 11:03 . 11:11:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 11:03 .. 11:11:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 11:03 cost 11:11:41 -rw-r--r-- 1 jenkins jenkins 91 Mar 27 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:43 ---> package-listing.sh 11:11:43 ++ facter osfamily 11:11:43 ++ tr '[:upper:]' '[:lower:]' 11:11:43 + OS_FAMILY=debian 11:11:43 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-196 11:11:43 + START_PACKAGES=/tmp/packages_start.txt 11:11:43 + END_PACKAGES=/tmp/packages_end.txt 11:11:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:43 + PACKAGES=/tmp/packages_start.txt 11:11:43 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-196 ']' 11:11:43 + PACKAGES=/tmp/packages_end.txt 11:11:43 + case "${OS_FAMILY}" in 11:11:43 + dpkg -l 11:11:43 + grep '^ii' 11:11:43 + '[' -f /tmp/packages_start.txt ']' 11:11:43 + '[' -f /tmp/packages_end.txt ']' 11:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:43 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-196 ']' 11:11:43 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-196/archives/ 11:11:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-196/archives/ [Pipeline] echo 11:11:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:11:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:44 prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container 11:11:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:44 $ docker top 4ecc43c7d0193e58424f730aa91ed28e9784e54a29e136b83051ad70318a2eff -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:45 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:45 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:45 + ls /var/log/sa-host 11:11:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:45 provisioning config files... 11:11:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config18221169331291747851tmp [Pipeline] { [Pipeline] echo 11:11:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:46 ---> create-netrc.sh [Pipeline] } 11:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:46 ---> python-tools-install.sh [Pipeline] echo 11:11:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:47 ---> sudo-logs.sh 11:11:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:47 ---> job-cost.sh 11:11:47 lf-activate-venv: SKIPPING 11:11:47 DEBUG: total: 0.2199999988079071 11:11:47 INFO: Retrieving Stack Cost... 11:11:48 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:48 INFO: Archiving Costs [Pipeline] echo 11:11:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:48 ---> logs-deploy.sh 11:11:48 lf-activate-venv: SKIPPING 11:11:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-196/1 11:11:48 INFO: archiving workspace using pattern(s): 11:11:49 Archives upload complete. 11:11:49 INFO: archiving logs to Nexus