Pull request #80 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03+d152dad88e8a1614909d4f988c7607f5443b782f (09bf8edc860cdb5f2bd6b2507ea71ef9f74d8e53) 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-ssh15769498331396324177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1375464922073359840.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-80/workspace@libs/edgex-global-pipelines # 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-80/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6829962197848713270.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-80/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh437233303849703090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13598290641282489938.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-80/workspace@libs/lf-pipelines # 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-80/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8282093029923356784.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap: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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: 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 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-34420 in /w/workspace/oundry_device-rfid-llrp-go_PR-80 [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/oundry_device-rfid-llrp-go_PR-80 # 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 Merging remotes/origin/main commit d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 Merge succeeded, producing c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 Checking out Revision c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 (PR-80) > 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/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 # 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 d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:08:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:08:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:08:44 ========================================================= 10:08:44 EdgeX Global Pipelines Version Info 10:08:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:08:45 ------------------- 10:08:45 stable info: 10:08:45 ------------------- 10:08:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:08:45 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 10:08:45 Message: update stable to v1.0.227 10:08:45 ------------------- 10:08:45 experimental info: 10:08:45 ------------------- 10:08:45 Commited By: **** collab-it+edgex@linuxfoundation.org 10:08:45 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 10:08:45 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:08:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:08:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:08:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-80 [Pipeline] echo 10:08:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-80 [Pipeline] echo 10:08:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-80 [Pipeline] echo 10:08:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 [Pipeline] echo 10:08:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7a2b9f [Pipeline] echo 10:08:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:47 provisioning config files... 10:08:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/config1622672321152389635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:47 ---> docker-login.sh 10:08:47 nexus3.edgexfoundry.org:10001 10:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:47 Configure a credential helper to remove this warning. See 10:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:47 10:08:47 Login Succeeded 10:08:47 nexus3.edgexfoundry.org:10002 10:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:48 Configure a credential helper to remove this warning. See 10:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:48 10:08:48 Login Succeeded 10:08:48 nexus3.edgexfoundry.org:10003 10:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:48 Configure a credential helper to remove this warning. See 10:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:48 10:08:48 Login Succeeded 10:08:48 nexus3.edgexfoundry.org:10004 10:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:48 Configure a credential helper to remove this warning. See 10:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:48 10:08:48 Login Succeeded 10:08:48 docker.io 10:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:48 Configure a credential helper to remove this warning. See 10:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:48 10:08:48 Login Succeeded 10:08:48 ---> docker-login.sh ends [Pipeline] } 10:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:08:49 + git rev-list -1 --merges c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03~1..c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 [Pipeline] echo 10:08:49 -----------> git rev-list -1 --merges c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03~1..c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 [false] [Pipeline] sh 10:08:49 + git log --format=format:%s -1 c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 [Pipeline] echo 10:08:49 ========================================================= 10:08:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:08:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:50 + git log --format=format:%s -1 c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 [Pipeline] echo 10:08:50 [semverPrep] GIT_COMMIT: c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 10:08:50 [semverPrep] This is not a build commit. [Pipeline] sh 10:08:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:50 + grep -v github /etc/ssh/ssh_known_hosts 10:08:50 + [ -e /tmp/ssh_known_hosts ] 10:08:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:08:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:08:50 + sudo tee -a /etc/ssh/ssh_known_hosts 10:08:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:08:51 10:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:08:51 latest: Pulling from edgex-devops/py-git-semver 10:08:51 1fe172e4850f: Pulling fs layer 10:08:51 caf521ccaac6: Pulling fs layer 10:08:51 3ead6fa29328: Pulling fs layer 10:08:51 5c2a1cbceb83: Pulling fs layer 10:08:51 a8d5f1318db7: Pulling fs layer 10:08:51 c427282e49a2: Pulling fs layer 10:08:51 1827001aaf11: Pulling fs layer 10:08:51 0714d37db230: Pulling fs layer 10:08:51 ac28cf19c067: Pulling fs layer 10:08:51 ca983d60f3e2: Pulling fs layer 10:08:51 9f894cec8388: Pulling fs layer 10:08:51 1827001aaf11: Waiting 10:08:51 ac28cf19c067: Waiting 10:08:51 ca983d60f3e2: Waiting 10:08:51 0714d37db230: Waiting 10:08:51 9f894cec8388: Waiting 10:08:51 5c2a1cbceb83: Waiting 10:08:51 a8d5f1318db7: Waiting 10:08:51 c427282e49a2: Waiting 10:08:51 caf521ccaac6: Verifying Checksum 10:08:51 caf521ccaac6: Download complete 10:08:51 5c2a1cbceb83: Verifying Checksum 10:08:51 5c2a1cbceb83: Download complete 10:08:51 a8d5f1318db7: Verifying Checksum 10:08:51 a8d5f1318db7: Download complete 10:08:51 c427282e49a2: Download complete 10:08:51 3ead6fa29328: Verifying Checksum 10:08:51 3ead6fa29328: Download complete 10:08:52 0714d37db230: Verifying Checksum 10:08:52 0714d37db230: Download complete 10:08:52 ac28cf19c067: Download complete 10:08:52 ca983d60f3e2: Download complete 10:08:52 9f894cec8388: Verifying Checksum 10:08:52 9f894cec8388: Download complete 10:08:52 1fe172e4850f: Verifying Checksum 10:08:52 1fe172e4850f: Download complete 10:08:52 1827001aaf11: Verifying Checksum 10:08:52 1827001aaf11: Download complete 10:08:53 1fe172e4850f: Pull complete 10:08:53 caf521ccaac6: Pull complete 10:08:53 3ead6fa29328: Pull complete 10:08:53 5c2a1cbceb83: Pull complete 10:08:54 a8d5f1318db7: Pull complete 10:08:54 c427282e49a2: Pull complete 10:08:55 1827001aaf11: Pull complete 10:08:55 0714d37db230: Pull complete 10:08:55 ac28cf19c067: Pull complete 10:08:55 ca983d60f3e2: Pull complete 10:08:55 9f894cec8388: Pull complete 10:08:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 10:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 10:08:56 prd-ubuntu20.04-docker-8c-8g-34420 does not seem to be running inside a container 10:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-80 -v /w/workspace/oundry_device-rfid-llrp-go_PR-80:/w/workspace/oundry_device-rfid-llrp-go_PR-80:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-80@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 10:08:57 $ docker top afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:57 [ssh-agent] Looking for ssh-agent implementation... 10:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:57 $ docker exec afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 ssh-agent 10:08:57 SSH_AUTH_SOCK=/tmp/ssh-iSPsO3BcWcg2/agent.32 10:08:57 SSH_AGENT_PID=39 10:08:57 Running ssh-add (command line suppressed) 10:08:57 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/private_key_3388056561140689627.key (/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/private_key_3388056561140689627.key) 10:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:58 + git tag --points-at HEAD [Pipeline] } 10:08:58 $ docker exec --env ******** --env ******** afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 ssh-agent -k 10:08:58 unset SSH_AUTH_SOCK; 10:08:58 unset SSH_AGENT_PID; 10:08:58 echo Agent pid 39 killed; 10:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:58 [ssh-agent] Looking for ssh-agent implementation... 10:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:58 $ docker exec afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 ssh-agent 10:08:58 SSH_AUTH_SOCK=/tmp/ssh-cxNJLcVnkOG5/agent.72 10:08:58 SSH_AGENT_PID=78 10:08:58 Running ssh-add (command line suppressed) 10:08:58 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/private_key_1599918957834382316.key (/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/private_key_1599918957834382316.key) 10:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:59 + git semver init 10:08:59 2022-05-02 10:08:59,382 [run_init] DEBUG init version:0.0.0 force:False 10:08:59 2022-05-02 10:08:59,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver 10:08:59 2022-05-02 10:08:59,383 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver 10:08:59 2022-05-02 10:08:59,383 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-80, universal_newlines=False, shell=None, istream=None) 10:09:00 2022-05-02 10:09:00,201 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-80/.git/info/exclude 10:09:00 2022-05-02 10:09:00,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver/PR-80 with force:False 10:09:00 2022-05-02 10:09:00,202 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver/PR-80 10:09:00 2022-05-02 10:09:00,206 [execute] INFO git cat-file --batch-check 10:09:00 2022-05-02 10:09:00,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver, universal_newlines=False, shell=None, istream=) 10:09:00 2022-05-02 10:09:00,212 [execute] INFO git cat-file --batch 10:09:00 2022-05-02 10:09:00,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver, universal_newlines=False, shell=None, istream=) 10:09:00 2022-05-02 10:09:00,216 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-80/.semver/PR-80 10:09:00 0.0.0 [Pipeline] } 10:09:00 $ docker exec --env ******** --env ******** afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 ssh-agent -k 10:09:00 unset SSH_AUTH_SOCK; 10:09:00 unset SSH_AGENT_PID; 10:09:00 echo Agent pid 78 killed; 10:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:09:00 + git semver [Pipeline] } 10:09:01 $ docker stop --time=1 afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 10:09:02 $ docker rm -f afcea7f8a859ad31aaa82976840b2074441a6af44bec1c7cf676b0b56803f011 [Pipeline] // withDockerContainer [Pipeline] sh 10:09:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:09:03 Stashed 1 file(s) [Pipeline] echo 10:09:03 [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] { 10:09:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34461 in /w/workspace/oundry_device-rfid-llrp-go_PR-80 [Pipeline] configFileProvider 10:09:04 provisioning config files... 10:09:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/config13694353762444588tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:09:04 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:09:04 Selected Git installation does not exist. Using Default 10:09:04 The recommended git tool is: NONE 10:09:04 ---> docker-login.sh 10:09:04 nexus3.edgexfoundry.org:10001 10:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:04 Configure a credential helper to remove this warning. See 10:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:04 10:09:04 Login Succeeded 10:09:04 nexus3.edgexfoundry.org:10002 10:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:04 Configure a credential helper to remove this warning. See 10:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:04 10:09:04 Login Succeeded 10:09:04 nexus3.edgexfoundry.org:10003 10:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:04 Configure a credential helper to remove this warning. See 10:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:04 10:09:04 Login Succeeded 10:09:04 nexus3.edgexfoundry.org:10004 10:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:04 Configure a credential helper to remove this warning. See 10:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:04 10:09:04 Login Succeeded 10:09:04 docker.io 10:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:05 Configure a credential helper to remove this warning. See 10:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:05 10:09:05 Login Succeeded 10:09:05 ---> docker-login.sh ends [Pipeline] } 10:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:09:05 ========================================================= 10:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:09:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:09:05 Sending build context to Docker daemon 3.988MB 10:09:05 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:09:05 Step 2/12 : FROM ${BASE} AS builder 10:09:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:09:05 59bf1c3509f3: Pulling fs layer 10:09:05 666ba61612fd: Pulling fs layer 10:09:05 8ed8ca486205: Pulling fs layer 10:09:05 4fe6c5a15a65: Pulling fs layer 10:09:05 22a0e8bec74d: Pulling fs layer 10:09:05 ca2b28591e48: Pulling fs layer 10:09:05 a51346096db8: Pulling fs layer 10:09:05 daebc70d1ce1: Pulling fs layer 10:09:05 0e18a0eac166: Pulling fs layer 10:09:05 0e18a0eac166: Waiting 10:09:05 daebc70d1ce1: Waiting 10:09:05 ca2b28591e48: Waiting 10:09:05 a51346096db8: Waiting 10:09:05 22a0e8bec74d: Waiting 10:09:05 8ed8ca486205: Verifying Checksum 10:09:05 8ed8ca486205: Download complete 10:09:05 666ba61612fd: Verifying Checksum 10:09:05 666ba61612fd: Download complete 10:09:05 22a0e8bec74d: Verifying Checksum 10:09:05 22a0e8bec74d: Download complete 10:09:05 ca2b28591e48: Verifying Checksum 10:09:05 ca2b28591e48: Download complete 10:09:05 59bf1c3509f3: Verifying Checksum 10:09:05 59bf1c3509f3: Download complete 10:09:06 a51346096db8: Verifying Checksum 10:09:06 daebc70d1ce1: Verifying Checksum 10:09:06 daebc70d1ce1: Download complete 10:09:06 59bf1c3509f3: Pull complete 10:09:06 666ba61612fd: Pull complete 10:09:06 8ed8ca486205: Pull complete 10:09:06 0e18a0eac166: Verifying Checksum 10:09:06 4fe6c5a15a65: Verifying Checksum 10:09:06 4fe6c5a15a65: Download complete 10:09:08 using credential edgex-jenkins-ssh 10:09:08 Cloning the remote Git repository 10:09:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:09:08 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:09:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:09:08 > git --version # timeout=10 10:09:08 > git --version # 'git version 2.25.1' 10:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:09:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:09:10 Merging remotes/origin/main commit d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 10:09:10 Merge succeeded, producing c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 10:09:10 Checking out Revision c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 (PR-80) 10:09:10 4fe6c5a15a65: Pull complete 10:09:10 22a0e8bec74d: Pull complete 10:09:10 ca2b28591e48: Pull complete 10:09:10 a51346096db8: Pull complete 10:09:10 daebc70d1ce1: Pull complete 10:09:10 > git config core.sparsecheckout # timeout=10 10:09:10 > git checkout -f c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 # timeout=10 10:09:10 > git remote # timeout=10 10:09:10 > git config --get remote.origin.url # timeout=10 10:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:10 > git merge d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 10:09:10 > git rev-parse HEAD^{commit} # timeout=10 10:09:10 > git config core.sparsecheckout # timeout=10 10:09:10 > git checkout -f c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 # timeout=10 10:09:12 0e18a0eac166: Pull complete 10:09:12 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 10:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:09:12 ---> f018257e8ee9 10:09:12 Step 3/12 : ARG MAKE='make build' 10:09:13 ---> Running in 2de42a7c9e24 10:09:13 Removing intermediate container 2de42a7c9e24 10:09:13 ---> e13ef682dccd 10:09:13 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:09:13 ---> Running in 3ff9092cf2e7 10:09:14 Removing intermediate container 3ff9092cf2e7 10:09:14 ---> 3c24eb8739ed 10:09:14 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:09:14 ---> Running in dc40bcf5e141 10:09:14 Removing intermediate container dc40bcf5e141 10:09:14 ---> ea138d4c8a93 10:09:14 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:14 ---> Running in 1cc18bc5b2c6 10:09:14 Removing intermediate container 1cc18bc5b2c6 10:09:14 ---> 108a262ffb98 10:09:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:14 ---> Running in 4a84830c49f2 10:09:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:09:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:09:15 > git --version # timeout=10 10:09:15 > git --version # 'git version 2.25.1' 10:09:15 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:09:16 OK: 221 MiB in 52 packages 10:09:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:09:16 % Total % Received % Xferd Average Speed Time Time Time Current 10:09:16 Dload Upload Total Spent Left Speed 10:09:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 66909 0 --:--:-- --:--:-- --:--:-- 66909 [Pipeline] sh 10:09:16 Removing intermediate container 4a84830c49f2 10:09:16 ---> 5921815ebecc 10:09:16 Step 8/12 : WORKDIR /app 10:09:16 ---> Running in 5a6ffb35cbd4 10:09:16 Removing intermediate container 5a6ffb35cbd4 10:09:16 ---> 5058f78ab5f7 10:09:16 Step 9/12 : COPY go.mod vendor* ./ 10:09:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:09:16 ---> cacfc6a7e981 10:09:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:16 ---> Running in 8de8f1a31c85 10:09:17 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:09:17 /etc/docker/daemon.new 10:09:17 { 10:09:17 "registry-mirrors": [ 10:09:17 "https://nexus3.edgexfoundry.org:10001" 10:09:17 ], 10:09:17 "bip": "10.250.0.254/24", 10:09:17 "hosts": [ 10:09:17 "tcp://0.0.0.0:5555", 10:09:17 "unix:///var/run/docker.sock" 10:09:17 ], 10:09:17 "mtu": 1458, 10:09:17 "selinux-enabled": true, 10:09:17 "seccomp-profile": "/etc/docker/seccomp.json" 10:09:17 } [Pipeline] sh 10:09:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:09:17 + sudo service docker restart 10:09:35 Removing intermediate container 8de8f1a31c85 10:09:35 ---> 3c15047e7c6b 10:09:35 Step 11/12 : COPY . . 10:09:35 ---> b5475599465a 10:09:35 Step 12/12 : RUN $MAKE 10:09:35 ---> Running in 065918358ebf 10:09:35 noop 10:09:35 Removing intermediate container 065918358ebf 10:09:35 ---> 15564e87c6a4 10:09:35 Successfully built 15564e87c6a4 10:09:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:09:35 + docker inspect -f . ci-base-image-x86_64 10:09:35 . [Pipeline] withDockerContainer 10:09:35 prd-ubuntu20.04-docker-8c-8g-34420 does not seem to be running inside a container 10:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-80 -v /w/workspace/oundry_device-rfid-llrp-go_PR-80:/w/workspace/oundry_device-rfid-llrp-go_PR-80:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:09:35 $ docker top 287f22abeb5978a0d39c6cd99b04a534e09caaf90d48f1cefcd3cb9d08a0c7c6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:36 provisioning config files... 10:09:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7310847619464006618tmp [Pipeline] { [Pipeline] libraryResource 10:09:36 + go version 10:09:36 go version go1.17.6 linux/amd64 [Pipeline] sh [Pipeline] } 10:09:36 $ docker stop --time=1 287f22abeb5978a0d39c6cd99b04a534e09caaf90d48f1cefcd3cb9d08a0c7c6 10:09:36 ---> docker-login.sh 10:09:36 nexus3.edgexfoundry.org:10001 10:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:37 Configure a credential helper to remove this warning. See 10:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:37 10:09:37 Login Succeeded 10:09:37 nexus3.edgexfoundry.org:10002 10:09:37 $ docker rm -f 287f22abeb5978a0d39c6cd99b04a534e09caaf90d48f1cefcd3cb9d08a0c7c6 10:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 10:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:38 Configure a credential helper to remove this warning. See 10:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:38 10:09:38 Login Succeeded 10:09:38 nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:38 Configure a credential helper to remove this warning. See 10:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:38 10:09:38 Login Succeeded 10:09:38 nexus3.edgexfoundry.org:10004 10:09:38 + docker inspect -f . ci-base-image-x86_64 10:09:38 . [Pipeline] withDockerContainer 10:09:38 prd-ubuntu20.04-docker-8c-8g-34420 does not seem to be running inside a container 10:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-80 -v /w/workspace/oundry_device-rfid-llrp-go_PR-80:/w/workspace/oundry_device-rfid-llrp-go_PR-80:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:38 Configure a credential helper to remove this warning. See 10:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:38 10:09:38 Login Succeeded 10:09:38 docker.io 10:09:39 $ docker top f5a10fcde2baa80cd0b08f6f433112f1050d134d028fdbc627b48bb63a3f6e73 -eo pid,comm 10:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:39 Configure a credential helper to remove this warning. See 10:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:39 10:09:39 Login Succeeded 10:09:39 ---> docker-login.sh ends [Pipeline] } 10:09:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:09:39 + make test 10:09:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] echo 10:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:09:39 ========================================================= 10:09:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:09:39 ========================================================= 10:09:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:09:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:09:40 Sending build context to Docker daemon 1.234MB 10:09:40 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:09:40 Step 2/12 : FROM ${BASE} AS builder 10:09:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:09:40 9b3977197b4f: Pulling fs layer 10:09:40 1a89e8eeedd5: Pulling fs layer 10:09:40 94645a83ff95: Pulling fs layer 10:09:40 3f3a8bcf1eab: Pulling fs layer 10:09:40 0c92f367c5e7: Pulling fs layer 10:09:40 3096ccb668a1: Pulling fs layer 10:09:40 e8cf19c19ddd: Pulling fs layer 10:09:40 a4caa8a26152: Pulling fs layer 10:09:40 3f3a8bcf1eab: Waiting 10:09:40 0c92f367c5e7: Waiting 10:09:40 3096ccb668a1: Waiting 10:09:40 e8cf19c19ddd: Waiting 10:09:40 a4caa8a26152: Waiting 10:09:40 94645a83ff95: Verifying Checksum 10:09:40 94645a83ff95: Download complete 10:09:40 1a89e8eeedd5: Verifying Checksum 10:09:40 1a89e8eeedd5: Download complete 10:09:40 0c92f367c5e7: Verifying Checksum 10:09:40 0c92f367c5e7: Download complete 10:09:40 3096ccb668a1: Verifying Checksum 10:09:40 3096ccb668a1: Download complete 10:09:40 9b3977197b4f: Verifying Checksum 10:09:40 9b3977197b4f: Download complete 10:09:40 e8cf19c19ddd: Verifying Checksum 10:09:40 e8cf19c19ddd: Download complete 10:09:41 9b3977197b4f: Pull complete 10:09:42 1a89e8eeedd5: Pull complete 10:09:42 94645a83ff95: Pull complete 10:09:42 a4caa8a26152: Verifying Checksum 10:09:42 a4caa8a26152: Download complete 10:09:43 3f3a8bcf1eab: Verifying Checksum 10:09:43 3f3a8bcf1eab: Download complete 10:09:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:09:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.531s coverage: 39.3% of statements 10:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.271s coverage: 52.0% of statements 10:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements 10:09:55 3f3a8bcf1eab: Pull complete 10:09:55 0c92f367c5e7: Pull complete 10:09:55 3096ccb668a1: Pull complete 10:09:55 e8cf19c19ddd: Pull complete 10:10:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:10:02 a4caa8a26152: Pull complete 10:10:02 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 10:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:10:02 ---> 725f1c02e7f9 10:10:02 Step 3/12 : ARG MAKE='make build' 10:10:03 ---> Running in 92a3062def72 10:10:03 Removing intermediate container 92a3062def72 10:10:03 ---> 2767de93fb3e 10:10:03 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:10:03 ---> Running in dcde3ca0f19e 10:10:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:04 Removing intermediate container dcde3ca0f19e 10:10:04 ---> 96f65c317fe3 10:10:04 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:10:04 ---> Running in 9c8e9a6e6184 10:10:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:10:04 Removing intermediate container 9c8e9a6e6184 10:10:04 ---> a198c8388ce6 10:10:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:04 ---> Running in 7cdcaebb2655 10:10:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:10:05 $ docker stop --time=1 f5a10fcde2baa80cd0b08f6f433112f1050d134d028fdbc627b48bb63a3f6e73 10:10:06 Removing intermediate container 7cdcaebb2655 10:10:06 ---> 6a162898a946 10:10:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:06 ---> Running in f6760cee0520 10:10:06 $ docker rm -f f5a10fcde2baa80cd0b08f6f433112f1050d134d028fdbc627b48bb63a3f6e73 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:10:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:10:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:10:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:10:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:10:08 + ls -al . 10:10:08 total 632 10:10:08 drwxrwxr-x 11 jenkins jenkins 4096 May 2 10:10 . 10:10:08 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:08 .. 10:10:08 -rw-rw-r-- 1 jenkins jenkins 134 May 2 10:08 .dockerignore 10:10:08 drwxrwxr-x 8 jenkins jenkins 4096 May 2 10:09 .git 10:10:08 drwxrwxr-x 3 jenkins jenkins 4096 May 2 10:08 .github 10:10:08 -rw-rw-r-- 1 jenkins jenkins 946 May 2 10:08 .gitignore 10:10:08 -rw-rw-r-- 1 jenkins jenkins 41 May 2 10:08 .golangci.yml 10:10:08 drwxr-xr-x 3 jenkins jenkins 4096 May 2 10:09 .semver 10:10:08 -rw-rw-r-- 1 jenkins jenkins 10235 May 2 10:08 Attribution.txt 10:10:08 -rw-rw-r-- 1 jenkins jenkins 3309 May 2 10:08 CHANGELOG.md 10:10:08 -rw-rw-r-- 1 jenkins jenkins 1514 May 2 10:08 Dockerfile 10:10:08 -rw-rw-r-- 1 jenkins jenkins 677 May 2 10:08 GOVERNANCE.md 10:10:08 -rw-rw-r-- 1 jenkins jenkins 683 May 2 10:08 Jenkinsfile 10:10:08 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 10:08 LICENSE 10:10:08 -rw-rw-r-- 1 jenkins jenkins 1991 May 2 10:08 Makefile 10:10:08 -rw-rw-r-- 1 jenkins jenkins 625 May 2 10:08 OWNERS.md 10:10:08 -rw-rw-r-- 1 jenkins jenkins 28496 May 2 10:08 README.md 10:10:08 -rw-rw-r-- 1 jenkins jenkins 5 May 2 10:09 VERSION 10:10:08 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:08 bin 10:10:08 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:08 cmd 10:10:08 -rw-r--r-- 1 jenkins jenkins 460394 May 2 10:09 coverage.out 10:10:08 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:08 examples 10:10:08 -rw-rw-r-- 1 jenkins jenkins 3350 May 2 10:08 go.mod 10:10:08 -rw-rw-r-- 1 jenkins jenkins 35216 May 2 10:08 go.sum 10:10:08 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:08 images 10:10:08 drwxrwxr-x 5 jenkins jenkins 4096 May 2 10:08 internal 10:10:08 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:08 snap 10:10:08 -rw-rw-r-- 1 jenkins jenkins 193 May 2 10:08 version.go [Pipeline] isUnix [Pipeline] sh 10:10:08 OK: 220 MiB in 52 packages 10:10:09 + 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=c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 --label arch=amd64 --label version=0.0.0 . 10:10:09 Sending build context to Docker daemon 3.988MB 10:10:09 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:10:09 Step 2/25 : FROM ${BASE} AS builder 10:10:09 ---> 15564e87c6a4 10:10:09 Step 3/25 : ARG MAKE='make build' 10:10:09 ---> Running in 29768e7df7d9 10:10:09 Removing intermediate container 29768e7df7d9 10:10:09 ---> 6c61d7ac03a5 10:10:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:10:09 ---> Running in ef8b5a1ccdfc 10:10:09 Removing intermediate container ef8b5a1ccdfc 10:10:09 ---> d49a84455a65 10:10:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:10:09 ---> Running in a1b64281129f 10:10:09 Removing intermediate container a1b64281129f 10:10:09 ---> 4a81742caafe 10:10:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:09 ---> Running in 25cc0695e07b 10:10:09 Removing intermediate container f6760cee0520 10:10:09 ---> d4c5060df28b 10:10:09 Step 8/12 : WORKDIR /app 10:10:09 ---> Running in b51e7cd00a2f 10:10:10 Removing intermediate container b51e7cd00a2f 10:10:10 ---> 5e918bf11466 10:10:10 Step 9/12 : COPY go.mod vendor* ./ 10:10:10 Removing intermediate container 25cc0695e07b 10:10:10 ---> a0592493503d 10:10:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:10 ---> Running in 9bb58370297a 10:10:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:10 ---> 1dd113503a73 10:10:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:10 ---> Running in 03702dcbd70b 10:10:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:11 OK: 221 MiB in 52 packages 10:10:11 Removing intermediate container 9bb58370297a 10:10:11 ---> 9c70c56acb18 10:10:11 Step 8/25 : WORKDIR /app 10:10:11 ---> Running in b1a64b0eae3e 10:10:11 Removing intermediate container b1a64b0eae3e 10:10:11 ---> d7e3dbb9a57e 10:10:11 Step 9/25 : COPY go.mod vendor* ./ 10:10:12 ---> 3c96d105c520 10:10:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:12 ---> Running in 75aee2cded5c 10:10:12 Removing intermediate container 75aee2cded5c 10:10:12 ---> 70b8536dda41 10:10:12 Step 11/25 : COPY . . 10:10:13 ---> c512d9914308 10:10:13 Step 12/25 : RUN $MAKE 10:10:13 ---> Running in cf0456042295 10:10:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:10:35 Removing intermediate container cf0456042295 10:10:35 ---> 22162c2e2a3d 10:10:35 Step 13/25 : FROM alpine:3.14 10:10:35 3.14: Pulling from library/alpine 10:10:35 8663204ce13b: Pulling fs layer 10:10:35 8663204ce13b: Verifying Checksum 10:10:35 8663204ce13b: Download complete 10:10:35 8663204ce13b: Pull complete 10:10:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:10:35 Status: Downloaded newer image for alpine:3.14 10:10:35 ---> e04c818066af 10:10:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:10:35 ---> Running in 668c62cb5498 10:10:35 Removing intermediate container 668c62cb5498 10:10:35 ---> 467b4b03b94c 10:10:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:35 ---> Running in ed709ccaefc5 10:10:35 Removing intermediate container ed709ccaefc5 10:10:35 ---> d30ece5be29d 10:10:35 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:10:35 ---> Running in 3219c3273636 10:10:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:10:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:10:35 (1/6) Installing dumb-init (1.2.5-r1) 10:10:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:10:35 (3/6) Installing libsodium (1.0.18-r0) 10:10:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:10:36 (5/6) Installing libzmq (4.3.4-r0) 10:10:36 (6/6) Installing zeromq (4.3.4-r0) 10:10:36 Executing busybox-1.33.1-r7.trigger 10:10:36 OK: 8 MiB in 20 packages 10:10:36 Removing intermediate container 3219c3273636 10:10:36 ---> 5d100233db45 10:10:36 Step 17/25 : COPY --from=builder /app/LICENSE / 10:10:36 ---> 225e14a44e20 10:10:36 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:10:36 ---> db397d8f0d97 10:10:36 Step 19/25 : COPY --from=builder /app/cmd/ / 10:10:37 ---> 27e7b0027bc1 10:10:37 Step 20/25 : EXPOSE 59989 10:10:37 ---> Running in db480348ed54 10:10:37 Removing intermediate container db480348ed54 10:10:37 ---> 079badb77189 10:10:37 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:10:37 ---> Running in dccd85510ea5 10:10:37 Removing intermediate container dccd85510ea5 10:10:37 ---> 5def31092223 10:10:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:10:37 ---> Running in f1632f5d8761 10:10:37 Removing intermediate container f1632f5d8761 10:10:37 ---> 406d93ed5bd5 10:10:37 Step 23/25 : LABEL arch=amd64 10:10:37 ---> Running in be5d49b6692c 10:10:37 Removing intermediate container be5d49b6692c 10:10:37 ---> 794e79fe2536 10:10:37 Step 24/25 : LABEL git_sha=c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 10:10:37 ---> Running in 7cea56fa8f56 10:10:38 Removing intermediate container 7cea56fa8f56 10:10:38 ---> e7dbae00e27c 10:10:38 Step 25/25 : LABEL version=0.0.0 10:10:38 ---> Running in cb42a80e9137 10:10:38 Removing intermediate container cb42a80e9137 10:10:38 ---> 0ede23ba412f 10:10:38 [Warning] One or more build-args [ARCH] were not consumed 10:10:38 Successfully built 0ede23ba412f 10:10:38 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:38 10:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:39 latest: Pulling from edgex-lftools-log-publisher 10:10:39 5eb5b503b376: Pulling fs layer 10:10:39 5c69ac0246d0: Pulling fs layer 10:10:39 ec43610c2a17: Pulling fs layer 10:10:39 3a2ae6a8a46f: Pulling fs layer 10:10:39 33b1e0a273af: Pulling fs layer 10:10:39 5d3b04190fa2: Pulling fs layer 10:10:39 2f39f015ded8: Pulling fs layer 10:10:39 5d3b04190fa2: Waiting 10:10:39 3a2ae6a8a46f: Waiting 10:10:39 33b1e0a273af: Waiting 10:10:39 5c69ac0246d0: Verifying Checksum 10:10:39 5c69ac0246d0: Download complete 10:10:39 3a2ae6a8a46f: Verifying Checksum 10:10:39 3a2ae6a8a46f: Download complete 10:10:39 33b1e0a273af: Verifying Checksum 10:10:39 ec43610c2a17: Verifying Checksum 10:10:39 ec43610c2a17: Download complete 10:10:39 33b1e0a273af: Download complete 10:10:39 5d3b04190fa2: Verifying Checksum 10:10:39 5d3b04190fa2: Download complete 10:10:39 5eb5b503b376: Verifying Checksum 10:10:39 5eb5b503b376: Download complete 10:10:40 2f39f015ded8: Download complete 10:10:40 5eb5b503b376: Pull complete 10:10:41 5c69ac0246d0: Pull complete 10:10:41 ec43610c2a17: Pull complete 10:10:41 3a2ae6a8a46f: Pull complete 10:10:41 33b1e0a273af: Pull complete 10:10:41 5d3b04190fa2: Pull complete 10:10:45 2f39f015ded8: Pull complete 10:10:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:10:46 prd-ubuntu20.04-docker-8c-8g-34420 does not seem to be running inside a container 10:10:46 $ 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/oundry_device-rfid-llrp-go_PR-80 -v /w/workspace/oundry_device-rfid-llrp-go_PR-80:/w/workspace/oundry_device-rfid-llrp-go_PR-80:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:10:47 $ docker top 1361428e595ed15a86367d41fde4c25114f155b06320e903d1a7ef185a4ba1e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:48 ---> job-cost.sh 10:10:48 lf-activate-venv: SKIPPING 10:10:48 INFO: No Stack... 10:10:48 INFO: Retrieving Pricing Info for: v3-standard-8 10:10:49 INFO: Archiving Costs [Pipeline] sh 10:10:49 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives/cost.csv 10:10:49 + cut -d, -f6 [Pipeline] lock 10:10:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] 10:10:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] did not exist. Created. 10:10:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:49 + echo total: 1.309999942779541 [Pipeline] stash 10:10:49 Stashed 1 file(s) [Pipeline] } 10:10:49 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:49 $ docker stop --time=1 1361428e595ed15a86367d41fde4c25114f155b06320e903d1a7ef185a4ba1e0 10:10:51 $ docker rm -f 1361428e595ed15a86367d41fde4c25114f155b06320e903d1a7ef185a4ba1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:57 Removing intermediate container 03702dcbd70b 10:10:57 ---> 0781d27c6a2f 10:10:57 Step 11/12 : COPY . . 10:10:57 ---> c8df3f629091 10:10:57 Step 12/12 : RUN $MAKE 10:10:57 ---> Running in 6ef824cfc36a 10:10:57 noop 10:10:57 Removing intermediate container 6ef824cfc36a 10:10:57 ---> d853e565827e 10:10:57 Successfully built d853e565827e 10:10:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:10:58 + docker inspect -f . ci-base-image-arm64 10:10:58 . [Pipeline] withDockerContainer 10:10:58 prd-ubuntu20.04-docker-arm64-4c-16g-34461 does not seem to be running inside a container 10:10:58 $ 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 ******** ci-base-image-arm64 cat 10:10:59 $ docker top e8f745fad55a2f9e70176098f295e9b5010994fd4c2f7c9ca771ecb27a6f7529 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:00 + go version 10:11:00 go version go1.17.6 linux/arm64 [Pipeline] } 10:11:00 $ docker stop --time=1 e8f745fad55a2f9e70176098f295e9b5010994fd4c2f7c9ca771ecb27a6f7529 10:11:02 $ docker rm -f e8f745fad55a2f9e70176098f295e9b5010994fd4c2f7c9ca771ecb27a6f7529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:03 + docker inspect -f . ci-base-image-arm64 10:11:03 . [Pipeline] withDockerContainer 10:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-34461 does not seem to be running inside a container 10:11:03 $ 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 ******** ci-base-image-arm64 cat 10:11:05 $ docker top cbac4d9b861654d68ecbd9f7955f6721bbc552af0c663f6ad74bc7a1b7e8ebcb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:11:06 + make test 10:11:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:08 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:12:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:12:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:13:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.468s coverage: 39.3% of statements 10:13:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.658s coverage: 52.0% of statements 10:13:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 10:13:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:13:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:13:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:31 ./bin/test-attribution-txt.sh [Pipeline] echo 10:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:13:35 $ docker stop --time=1 cbac4d9b861654d68ecbd9f7955f6721bbc552af0c663f6ad74bc7a1b7e8ebcb 10:13:37 $ docker rm -f cbac4d9b861654d68ecbd9f7955f6721bbc552af0c663f6ad74bc7a1b7e8ebcb [Pipeline] // withDockerContainer [Pipeline] sh 10:13:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:38 Warning: overwriting stash ‘coverage-report’ 10:13:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:39 + ls -al . 10:13:39 total 628 10:13:39 drwxrwxr-x 10 jenkins jenkins 4096 May 2 10:13 . 10:13:39 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:09 .. 10:13:39 -rw-rw-r-- 1 jenkins jenkins 134 May 2 10:09 .dockerignore 10:13:39 drwxrwxr-x 8 jenkins jenkins 4096 May 2 10:09 .git 10:13:39 drwxrwxr-x 3 jenkins jenkins 4096 May 2 10:09 .github 10:13:39 -rw-rw-r-- 1 jenkins jenkins 946 May 2 10:09 .gitignore 10:13:39 -rw-rw-r-- 1 jenkins jenkins 41 May 2 10:09 .golangci.yml 10:13:39 -rw-rw-r-- 1 jenkins jenkins 10235 May 2 10:09 Attribution.txt 10:13:39 -rw-rw-r-- 1 jenkins jenkins 3309 May 2 10:09 CHANGELOG.md 10:13:39 -rw-rw-r-- 1 jenkins jenkins 1514 May 2 10:09 Dockerfile 10:13:39 -rw-rw-r-- 1 jenkins jenkins 677 May 2 10:09 GOVERNANCE.md 10:13:39 -rw-rw-r-- 1 jenkins jenkins 683 May 2 10:09 Jenkinsfile 10:13:39 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 10:09 LICENSE 10:13:39 -rw-rw-r-- 1 jenkins jenkins 1991 May 2 10:09 Makefile 10:13:39 -rw-rw-r-- 1 jenkins jenkins 625 May 2 10:09 OWNERS.md 10:13:39 -rw-rw-r-- 1 jenkins jenkins 28496 May 2 10:09 README.md 10:13:39 -rw-rw-r-- 1 jenkins jenkins 5 May 2 10:09 VERSION 10:13:39 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:09 bin 10:13:39 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:09 cmd 10:13:39 -rw-r--r-- 1 jenkins jenkins 460394 May 2 10:13 coverage.out 10:13:39 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:09 examples 10:13:39 -rw-rw-r-- 1 jenkins jenkins 3350 May 2 10:09 go.mod 10:13:39 -rw-rw-r-- 1 jenkins jenkins 35216 May 2 10:09 go.sum 10:13:39 drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:09 images 10:13:39 drwxrwxr-x 5 jenkins jenkins 4096 May 2 10:09 internal 10:13:39 drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:09 snap 10:13:39 -rw-rw-r-- 1 jenkins jenkins 193 May 2 10:09 version.go [Pipeline] isUnix [Pipeline] sh 10:13:40 + 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=c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 --label arch=arm64 --label version=0.0.0 . 10:13:40 Sending build context to Docker daemon 1.234MB 10:13:40 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:13:40 Step 2/25 : FROM ${BASE} AS builder 10:13:40 ---> d853e565827e 10:13:40 Step 3/25 : ARG MAKE='make build' 10:13:40 ---> Running in 962512ec846c 10:13:40 Removing intermediate container 962512ec846c 10:13:40 ---> 19a2fc690370 10:13:40 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:13:40 ---> Running in f26a149073f7 10:13:41 Removing intermediate container f26a149073f7 10:13:41 ---> d30aae125118 10:13:41 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:13:41 ---> Running in 37713ddfed05 10:13:41 Removing intermediate container 37713ddfed05 10:13:41 ---> 55269ac93273 10:13:41 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:41 ---> Running in b53bc78c4b86 10:13:43 Removing intermediate container b53bc78c4b86 10:13:43 ---> 6a7a92e0b630 10:13:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:43 ---> Running in bdde963140aa 10:13:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:13:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:13:46 OK: 220 MiB in 52 packages 10:13:46 Removing intermediate container bdde963140aa 10:13:46 ---> c3a0ba0e91f2 10:13:46 Step 8/25 : WORKDIR /app 10:13:46 ---> Running in 0a3f1bc61232 10:13:47 Removing intermediate container 0a3f1bc61232 10:13:47 ---> b4725a39de3c 10:13:47 Step 9/25 : COPY go.mod vendor* ./ 10:13:47 ---> e922ea60562d 10:13:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:47 ---> Running in 5050e944b582 10:13:49 Removing intermediate container 5050e944b582 10:13:49 ---> 55a950e952b9 10:13:49 Step 11/25 : COPY . . 10:13:50 ---> f720ecd9e290 10:13:50 Step 12/25 : RUN $MAKE 10:13:50 ---> Running in 055d9d846a19 10:13:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:15:58 Removing intermediate container 055d9d846a19 10:15:58 ---> 5128d2c6a4c1 10:15:58 Step 13/25 : FROM alpine:3.14 10:15:58 3.14: Pulling from library/alpine 10:15:58 455c02918c45: Pulling fs layer 10:15:58 455c02918c45: Verifying Checksum 10:15:58 455c02918c45: Download complete 10:15:58 455c02918c45: Pull complete 10:15:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:15:58 Status: Downloaded newer image for alpine:3.14 10:15:58 ---> ac73e934f311 10:15:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:15:58 ---> Running in a2a8efc6407c 10:15:58 Removing intermediate container a2a8efc6407c 10:15:58 ---> 57edd371b174 10:15:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:58 ---> Running in 25cb87a54608 10:15:58 Removing intermediate container 25cb87a54608 10:15:58 ---> 3a0357e69be3 10:15:58 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:15:58 ---> Running in cb9dc6221a87 10:15:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:15:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:15:58 (1/6) Installing dumb-init (1.2.5-r1) 10:15:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:15:58 (3/6) Installing libsodium (1.0.18-r0) 10:15:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:15:58 (5/6) Installing libzmq (4.3.4-r0) 10:15:58 (6/6) Installing zeromq (4.3.4-r0) 10:15:58 Executing busybox-1.33.1-r7.trigger 10:15:58 OK: 8 MiB in 20 packages 10:15:58 Removing intermediate container cb9dc6221a87 10:15:58 ---> 3d835d37151a 10:15:58 Step 17/25 : COPY --from=builder /app/LICENSE / 10:15:58 ---> 335f7989d9e8 10:15:58 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:15:58 ---> 738cdf2a8bf0 10:15:58 Step 19/25 : COPY --from=builder /app/cmd/ / 10:15:58 ---> d06355bbd956 10:15:58 Step 20/25 : EXPOSE 59989 10:15:58 ---> Running in b9b9453eebe4 10:15:59 Removing intermediate container b9b9453eebe4 10:15:59 ---> e27a8f50a1bf 10:15:59 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:15:59 ---> Running in e5568661a496 10:15:59 Removing intermediate container e5568661a496 10:15:59 ---> 217aaddd5c5d 10:15:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:15:59 ---> Running in b66e354e86ec 10:15:59 Removing intermediate container b66e354e86ec 10:15:59 ---> 5d5363ae86e5 10:15:59 Step 23/25 : LABEL arch=arm64 10:15:59 ---> Running in ee55f41f4f8d 10:16:00 Removing intermediate container ee55f41f4f8d 10:16:00 ---> 0ca8bb0f46e5 10:16:00 Step 24/25 : LABEL git_sha=c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 10:16:00 ---> Running in 6dda0f504b05 10:16:00 Removing intermediate container 6dda0f504b05 10:16:00 ---> 6d2e3f5653fa 10:16:00 Step 25/25 : LABEL version=0.0.0 10:16:00 ---> Running in 3511448ef566 10:16:00 Removing intermediate container 3511448ef566 10:16:00 ---> 8a0880140c0d 10:16:00 [Warning] One or more build-args [ARCH] were not consumed 10:16:00 Successfully built 8a0880140c0d 10:16:00 Successfully tagged device-rfid-llrp-arm64:latest [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] sh 10:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:01 10:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:02 arm64: Pulling from edgex-lftools-log-publisher 10:16:02 8998bd30e6a1: Pulling fs layer 10:16:02 04944245beec: Pulling fs layer 10:16:02 699f458cf7ca: Pulling fs layer 10:16:02 765212b225bb: Pulling fs layer 10:16:02 f23df028b6ca: Pulling fs layer 10:16:02 d65c8cfc05b1: Pulling fs layer 10:16:02 2437ff75d9bd: Pulling fs layer 10:16:02 765212b225bb: Waiting 10:16:02 f23df028b6ca: Waiting 10:16:02 d65c8cfc05b1: Waiting 10:16:02 2437ff75d9bd: Waiting 10:16:02 04944245beec: Verifying Checksum 10:16:02 04944245beec: Download complete 10:16:02 765212b225bb: Verifying Checksum 10:16:02 765212b225bb: Download complete 10:16:02 f23df028b6ca: Verifying Checksum 10:16:02 f23df028b6ca: Download complete 10:16:02 d65c8cfc05b1: Verifying Checksum 10:16:02 d65c8cfc05b1: Download complete 10:16:02 699f458cf7ca: Verifying Checksum 10:16:02 699f458cf7ca: Download complete 10:16:02 8998bd30e6a1: Verifying Checksum 10:16:02 8998bd30e6a1: Download complete 10:16:05 2437ff75d9bd: Verifying Checksum 10:16:05 2437ff75d9bd: Download complete 10:16:07 8998bd30e6a1: Pull complete 10:16:07 04944245beec: Pull complete 10:16:09 699f458cf7ca: Pull complete 10:16:09 765212b225bb: Pull complete 10:16:10 f23df028b6ca: Pull complete 10:16:10 d65c8cfc05b1: Pull complete 10:16:25 2437ff75d9bd: Pull complete 10:16:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:16:25 prd-ubuntu20.04-docker-arm64-4c-16g-34461 does not seem to be running inside a container 10:16:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:16:28 $ docker top 1997f0efe683fee056d2055a6475c455b22286c5bbeed5e654784dc4f35ae0f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> job-cost.sh 10:16:29 lf-activate-venv: SKIPPING 10:16:29 INFO: No Stack... 10:16:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:31 INFO: Archiving Costs [Pipeline] sh 10:16:31 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:16:31 + cut -d, -f6 [Pipeline] lock 10:16:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] 10:16:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] did not exist. Created. 10:16:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:32 /w/workspace/device-rfid-llrp-go/1@tmp/durable-0970a76f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:16:33 + echo total: 0.6600000262260437 [Pipeline] stash 10:16:33 Warning: overwriting stash ‘stack-cost’ 10:16:33 Stashed 1 file(s) [Pipeline] } 10:16:33 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-80-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:33 $ docker stop --time=1 1997f0efe683fee056d2055a6475c455b22286c5bbeed5e654784dc4f35ae0f8 10:16:34 $ docker rm -f 1997f0efe683fee056d2055a6475c455b22286c5bbeed5e654784dc4f35ae0f8 [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 10:16:35 provisioning config files... 10:16:35 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/config5060110702412802650tmp [Pipeline] { [Pipeline] sh 10:16:36 + set +x 10:16:36 + curl -s https://codecov.io/bash 10:16:36 + bash -s -- 10:16:36 10:16:36 _____ _ 10:16:36 / ____| | | 10:16:36 | | ___ __| | ___ ___ _____ __ 10:16:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:16:36 | |___| (_) | (_| | __/ (_| (_) \ V / 10:16:36 \_____\___/ \__,_|\___|\___\___/ \_/ 10:16:36 Bash-1.0.6 10:16:36 10:16:36 10:16:36 ==> git version 2.25.1 found 10:16:36 ==> 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 10:16:36 Release-Date: 2020-01-08 10:16:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:16:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:16:36 ==> Jenkins CI detected. 10:16:36 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-80 10:16:36 project root: . 10:16:36 --> token set from env 10:16:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:16:36 ==> Running gcov in . (disable via -X gcov) 10:16:36 ==> Python coveragepy not found 10:16:36 ==> Searching for coverage reports in: 10:16:36 + . 10:16:36 -> Found 1 reports 10:16:36 ==> Detecting git/mercurial file structure 10:16:36 ==> Reading reports 10:16:36 + ./coverage.out bytes=460394 10:16:36 ==> Appending adjustments 10:16:36 https://docs.codecov.io/docs/fixing-reports 10:16:36 + Found adjustments 10:16:36 ==> Gzipping contents 10:16:36 52K /tmp/codecov.Y6R0XH.gz 10:16:36 ==> Uploading reports 10:16:36 url: https://codecov.io 10:16:36 query: branch=PR-80&commit=c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-80%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=80&job=&cmd_args= 10:16:36 -> Pinging Codecov 10:16:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-80&commit=c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-80%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=80&job=&cmd_args= 10:16:37 -> Uploading to 10:16:37 https://storage.googleapis.com/codecov/v4/raw/2022-05-02/581DD39554BDF9B6E22D074273EAD858/c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03/0aa1a842-3f84-4d75-a79c-1964c15aa711.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T101636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fb5a9ef4dfb85861258a41f14de7992890c733cfa3ec55fb3c0f3c881b626da 10:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:37 Dload Upload Total Spent Left Speed 10:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51790 0 0 100 51790 0 220k --:--:-- --:--:-- --:--:-- 219k 100 51790 0 0 100 51790 0 204k --:--:-- --:--:-- --:--:-- 203k 10:16:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c7a2b9fd1f29688f2eae528d0429f6ce1bd11f03 [Pipeline] } 10:16:37 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 10:16:39 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives ] 10:16:39 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives 10:16:39 total 16 10:16:39 drwxr-xr-x 3 root root 4096 May 2 10:10 . 10:16:39 drwxrwxr-x 12 jenkins jenkins 4096 May 2 10:10 .. 10:16:39 drwxr-xr-x 2 root root 4096 May 2 10:10 cost 10:16:39 -rw-r--r-- 1 root root 91 May 2 10:10 cost.csv 10:16:39 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives 10:16:39 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives 10:16:39 total 16 10:16:39 drwxr-xr-x 3 jenkins jenkins 4096 May 2 10:10 . 10:16:39 drwxrwxr-x 12 jenkins jenkins 4096 May 2 10:10 .. 10:16:39 drwxr-xr-x 2 jenkins jenkins 4096 May 2 10:10 cost 10:16:39 -rw-r--r-- 1 jenkins jenkins 91 May 2 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:16:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:16:40 ---> package-listing.sh 10:16:40 ++ facter osfamily 10:16:40 ++ tr '[:upper:]' '[:lower:]' 10:16:40 + OS_FAMILY=debian 10:16:40 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-80 10:16:40 + START_PACKAGES=/tmp/packages_start.txt 10:16:40 + END_PACKAGES=/tmp/packages_end.txt 10:16:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:40 + PACKAGES=/tmp/packages_start.txt 10:16:40 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-80 ']' 10:16:40 + PACKAGES=/tmp/packages_end.txt 10:16:40 + case "${OS_FAMILY}" in 10:16:40 + dpkg -l 10:16:40 + grep '^ii' 10:16:40 + '[' -f /tmp/packages_start.txt ']' 10:16:40 + '[' -f /tmp/packages_end.txt ']' 10:16:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:40 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-80 ']' 10:16:40 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives/ 10:16:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-80/archives/ [Pipeline] echo 10:16:40 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/oundry_device-rfid-llrp-go_PR-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:16:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:41 . [Pipeline] withDockerContainer 10:16:41 prd-ubuntu20.04-docker-8c-8g-34420 does not seem to be running inside a container 10:16:41 $ 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/oundry_device-rfid-llrp-go_PR-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-80 -v /w/workspace/oundry_device-rfid-llrp-go_PR-80:/w/workspace/oundry_device-rfid-llrp-go_PR-80:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:16:41 $ docker top 3df9b41bdc500993f91cc1f93d284c2c773f9bfd71c20a09bc5a57ffb4c105a3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:42 + touch /tmp/pre-build-complete [Pipeline] sh 10:16:42 + mkdir -p /var/log/sysstat [Pipeline] sh 10:16:42 + ls /var/log/sa-host 10:16:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:43 provisioning config files... 10:16:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-80@tmp/config5796774462149930000tmp [Pipeline] { [Pipeline] echo 10:16:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:16:43 ---> create-netrc.sh [Pipeline] } 10:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:16:43 ---> python-tools-install.sh [Pipeline] echo 10:16:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:16:44 ---> sudo-logs.sh 10:16:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:16:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:16:44 ---> job-cost.sh 10:16:44 lf-activate-venv: SKIPPING 10:16:44 DEBUG: total: 1.309999942779541 10:16:44 INFO: Retrieving Stack Cost... 10:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:45 INFO: Archiving Costs [Pipeline] echo 10:16:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:16:45 ---> logs-deploy.sh 10:16:45 lf-activate-venv: SKIPPING 10:16:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-80/1 10:16:45 INFO: archiving workspace using pattern(s): 10:16:46 Archives upload complete. 10:16:46 INFO: archiving logs to Nexus