Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6df5d82ce4b03640ae16a2e64081653e95860af3+d152dad88e8a1614909d4f988c7607f5443b782f (14fcbf14754ac2b5d9ae2aaa9fda85ce17a33f1b) 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-ssh13557987455529282366.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-ssh806305084969538003.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-82/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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10022869021788246047.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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2312562802594567665.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-ssh17572209720023703252.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-82/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-82/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13563413866933951338.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41788 in /w/workspace/oundry_device-rfid-llrp-go_PR-82 [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-82 # 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 6df5d82ce4b03640ae16a2e64081653e95860af3 Merge succeeded, producing 6df5d82ce4b03640ae16a2e64081653e95860af3 Checking out Revision 6df5d82ce4b03640ae16a2e64081653e95860af3 (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # 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 6df5d82ce4b03640ae16a2e64081653e95860af3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/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:14:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:14:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:14:06 ========================================================= 10:14:06 EdgeX Global Pipelines Version Info 10:14:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:14:06 ------------------- 10:14:06 stable info: 10:14:06 ------------------- 10:14:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:14:06 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 10:14:06 Message: update stable to v1.0.227 10:14:07 ------------------- 10:14:07 experimental info: 10:14:07 ------------------- 10:14:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:14:07 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 10:14:07 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6df5d82 [Pipeline] echo 10:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:08 provisioning config files... 10:14:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config4492574409994937744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:09 ---> docker-login.sh 10:14:09 nexus3.edgexfoundry.org:10001 10:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:09 Configure a credential helper to remove this warning. See 10:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:09 10:14:09 Login Succeeded 10:14:09 nexus3.edgexfoundry.org:10002 10:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:09 Configure a credential helper to remove this warning. See 10:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:09 10:14:09 Login Succeeded 10:14:09 nexus3.edgexfoundry.org:10003 10:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:10 Configure a credential helper to remove this warning. See 10:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:10 10:14:10 Login Succeeded 10:14:10 nexus3.edgexfoundry.org:10004 10:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:10 Configure a credential helper to remove this warning. See 10:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:10 10:14:10 Login Succeeded 10:14:10 docker.io 10:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:10 Configure a credential helper to remove this warning. See 10:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:10 10:14:10 Login Succeeded 10:14:10 ---> docker-login.sh ends [Pipeline] } 10:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:14:11 + git rev-list -1 --merges 6df5d82ce4b03640ae16a2e64081653e95860af3~1..6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo 10:14:11 -----------> git rev-list -1 --merges 6df5d82ce4b03640ae16a2e64081653e95860af3~1..6df5d82ce4b03640ae16a2e64081653e95860af3 6df5d82ce4b03640ae16a2e64081653e95860af3 [false] [Pipeline] sh 10:14:11 + git log --format=format:%s -1 6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo 10:14:11 ========================================================= 10:14:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:14:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:12 + git log --format=format:%s -1 6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo 10:14:12 [semverPrep] GIT_COMMIT: 6df5d82ce4b03640ae16a2e64081653e95860af3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:14:12 [semverPrep] This is not a build commit. [Pipeline] sh 10:14:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:14:12 + grep -v github /etc/ssh/ssh_known_hosts 10:14:12 + [ -e /tmp/ssh_known_hosts ] 10:14:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:14:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:14:12 + sudo tee -a /etc/ssh/ssh_known_hosts 10:14:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:14:13 10:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:14:13 latest: Pulling from edgex-devops/py-git-semver 10:14:13 1fe172e4850f: Pulling fs layer 10:14:13 caf521ccaac6: Pulling fs layer 10:14:13 3ead6fa29328: Pulling fs layer 10:14:13 5c2a1cbceb83: Pulling fs layer 10:14:13 a8d5f1318db7: Pulling fs layer 10:14:13 c427282e49a2: Pulling fs layer 10:14:13 1827001aaf11: Pulling fs layer 10:14:13 0714d37db230: Pulling fs layer 10:14:13 ac28cf19c067: Pulling fs layer 10:14:13 ca983d60f3e2: Pulling fs layer 10:14:13 9f894cec8388: Pulling fs layer 10:14:13 5c2a1cbceb83: Waiting 10:14:13 a8d5f1318db7: Waiting 10:14:13 0714d37db230: Waiting 10:14:13 c427282e49a2: Waiting 10:14:13 1827001aaf11: Waiting 10:14:13 ac28cf19c067: Waiting 10:14:13 9f894cec8388: Waiting 10:14:13 ca983d60f3e2: Waiting 10:14:13 caf521ccaac6: Verifying Checksum 10:14:13 5c2a1cbceb83: Verifying Checksum 10:14:13 5c2a1cbceb83: Download complete 10:14:13 a8d5f1318db7: Verifying Checksum 10:14:13 a8d5f1318db7: Download complete 10:14:13 c427282e49a2: Verifying Checksum 10:14:13 c427282e49a2: Download complete 10:14:13 3ead6fa29328: Verifying Checksum 10:14:13 3ead6fa29328: Download complete 10:14:13 0714d37db230: Verifying Checksum 10:14:13 0714d37db230: Download complete 10:14:13 ac28cf19c067: Download complete 10:14:13 ca983d60f3e2: Verifying Checksum 10:14:13 ca983d60f3e2: Download complete 10:14:13 9f894cec8388: Verifying Checksum 10:14:13 9f894cec8388: Download complete 10:14:13 1fe172e4850f: Verifying Checksum 10:14:13 1fe172e4850f: Download complete 10:14:14 1827001aaf11: Verifying Checksum 10:14:14 1827001aaf11: Download complete 10:14:14 1fe172e4850f: Pull complete 10:14:15 caf521ccaac6: Pull complete 10:14:15 3ead6fa29328: Pull complete 10:14:15 5c2a1cbceb83: Pull complete 10:14:16 a8d5f1318db7: Pull complete 10:14:16 c427282e49a2: Pull complete 10:14:18 1827001aaf11: Pull complete 10:14:18 0714d37db230: Pull complete 10:14:18 ac28cf19c067: Pull complete 10:14:18 ca983d60f3e2: Pull complete 10:14:18 9f894cec8388: Pull complete 10:14:18 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 10:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 10:14:18 prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container 10:14:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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:14:20 $ docker top c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab -eo pid,comm 10:14:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:14:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:20 [ssh-agent] Looking for ssh-agent implementation... 10:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:20 $ docker exec c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent 10:14:20 SSH_AUTH_SOCK=/tmp/ssh-DcgtUlUVwPcK/agent.33 10:14:20 SSH_AGENT_PID=40 10:14:20 Running ssh-add (command line suppressed) 10:14:20 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_6653274251367583874.key (/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_6653274251367583874.key) 10:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:21 + git tag --points-at HEAD [Pipeline] } 10:14:21 $ docker exec --env ******** --env ******** c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent -k 10:14:21 unset SSH_AUTH_SOCK; 10:14:21 unset SSH_AGENT_PID; 10:14:21 echo Agent pid 40 killed; 10:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:14:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:21 [ssh-agent] Looking for ssh-agent implementation... 10:14:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:21 $ docker exec c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent 10:14:21 SSH_AUTH_SOCK=/tmp/ssh-2h3m9Ry1ibr8/agent.73 10:14:21 SSH_AGENT_PID=79 10:14:21 Running ssh-add (command line suppressed) 10:14:21 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_88545698794065349.key (/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_88545698794065349.key) 10:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:22 + git semver init 10:14:22 2022-05-09 10:14:22,466 [run_init] DEBUG init version:0.0.0 force:False 10:14:22 2022-05-09 10:14:22,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver 10:14:22 2022-05-09 10:14:22,467 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver 10:14:22 2022-05-09 10:14:22,468 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-82, universal_newlines=False, shell=None, istream=None) 10:14:23 2022-05-09 10:14:23,335 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.git/info/exclude 10:14:23 2022-05-09 10:14:23,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver/PR-82 with force:False 10:14:23 2022-05-09 10:14:23,336 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver/PR-82 10:14:23 2022-05-09 10:14:23,340 [execute] INFO git cat-file --batch-check 10:14:23 2022-05-09 10:14:23,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver, universal_newlines=False, shell=None, istream=) 10:14:23 2022-05-09 10:14:23,347 [execute] INFO git cat-file --batch 10:14:23 2022-05-09 10:14:23,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver, universal_newlines=False, shell=None, istream=) 10:14:23 2022-05-09 10:14:23,352 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver/PR-82 10:14:23 0.0.0 [Pipeline] } 10:14:23 $ docker exec --env ******** --env ******** c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent -k 10:14:23 unset SSH_AUTH_SOCK; 10:14:23 unset SSH_AGENT_PID; 10:14:23 echo Agent pid 79 killed; 10:14:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:24 + git semver [Pipeline] } 10:14:24 $ docker stop --time=1 c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab 10:14:25 $ docker rm -f c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab [Pipeline] // withDockerContainer [Pipeline] sh 10:14:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:14:26 Stashed 1 file(s) [Pipeline] echo 10:14:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:27 provisioning config files... 10:14:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config586982574033870631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:27 ---> docker-login.sh 10:14:27 nexus3.edgexfoundry.org:10001 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:27 Configure a credential helper to remove this warning. See 10:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:27 10:14:27 Login Succeeded 10:14:27 nexus3.edgexfoundry.org:10002 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:27 Configure a credential helper to remove this warning. See 10:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:27 10:14:27 Login Succeeded 10:14:27 nexus3.edgexfoundry.org:10003 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:27 Configure a credential helper to remove this warning. See 10:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:27 10:14:27 Login Succeeded 10:14:27 nexus3.edgexfoundry.org:10004 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:27 Configure a credential helper to remove this warning. See 10:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:27 10:14:27 Login Succeeded 10:14:27 docker.io 10:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:28 Configure a credential helper to remove this warning. See 10:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:28 10:14:28 Login Succeeded 10:14:28 ---> docker-login.sh ends [Pipeline] } 10:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:28 ========================================================= 10:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:14:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:14:28 + 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:14:28 Sending build context to Docker daemon 3.99MB 10:14:28 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:14:28 Step 2/12 : FROM ${BASE} AS builder 10:14:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:14:28 59bf1c3509f3: Pulling fs layer 10:14:28 666ba61612fd: Pulling fs layer 10:14:28 8ed8ca486205: Pulling fs layer 10:14:28 4fe6c5a15a65: Pulling fs layer 10:14:28 22a0e8bec74d: Pulling fs layer 10:14:28 ca2b28591e48: Pulling fs layer 10:14:28 a51346096db8: Pulling fs layer 10:14:28 daebc70d1ce1: Pulling fs layer 10:14:28 0e18a0eac166: Pulling fs layer 10:14:28 daebc70d1ce1: Waiting 10:14:28 ca2b28591e48: Waiting 10:14:28 4fe6c5a15a65: Waiting 10:14:28 0e18a0eac166: Waiting 10:14:28 8ed8ca486205: Verifying Checksum 10:14:28 8ed8ca486205: Download complete 10:14:28 666ba61612fd: Verifying Checksum 10:14:28 666ba61612fd: Download complete 10:14:28 22a0e8bec74d: Verifying Checksum 10:14:28 22a0e8bec74d: Download complete 10:14:29 ca2b28591e48: Verifying Checksum 10:14:29 ca2b28591e48: Download complete 10:14:29 59bf1c3509f3: Verifying Checksum 10:14:29 a51346096db8: Verifying Checksum 10:14:29 a51346096db8: Download complete 10:14:29 daebc70d1ce1: Verifying Checksum 10:14:29 daebc70d1ce1: Download complete 10:14:29 59bf1c3509f3: Pull complete 10:14:29 666ba61612fd: Pull complete 10:14:29 8ed8ca486205: Pull complete 10:14:29 0e18a0eac166: Verifying Checksum 10:14:29 0e18a0eac166: Download complete 10:14:29 4fe6c5a15a65: Verifying Checksum 10:14:29 4fe6c5a15a65: Download complete 10:14:34 4fe6c5a15a65: Pull complete 10:14:34 22a0e8bec74d: Pull complete 10:14:34 ca2b28591e48: Pull complete 10:14:34 a51346096db8: Pull complete 10:14:34 daebc70d1ce1: Pull complete 10:14:36 0e18a0eac166: Pull complete 10:14:36 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 10:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:14:36 ---> f018257e8ee9 10:14:36 Step 3/12 : ARG MAKE='make build' 10:14:37 ---> Running in 0eeaeac43d67 10:14:37 Removing intermediate container 0eeaeac43d67 10:14:37 ---> c5d96acbd6d7 10:14:37 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:14:37 ---> Running in e7bbc4b7a4bf 10:14:37 Removing intermediate container e7bbc4b7a4bf 10:14:37 ---> 1c8f14167d9b 10:14:37 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:14:37 ---> Running in 84bef3c02e61 10:14:37 Removing intermediate container 84bef3c02e61 10:14:37 ---> 04d275227b76 10:14:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:37 ---> Running in 2c762b9680e7 10:14:38 Removing intermediate container 2c762b9680e7 10:14:38 ---> 715b49f17067 10:14:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:38 ---> Running in d8f0d0dfa9c9 10:14:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:39 OK: 221 MiB in 52 packages 10:14:40 Removing intermediate container d8f0d0dfa9c9 10:14:40 ---> a18a3b3faa34 10:14:40 Step 8/12 : WORKDIR /app 10:14:40 ---> Running in 1caf5496a0bd 10:14:40 Removing intermediate container 1caf5496a0bd 10:14:40 ---> 3cd20453b3b9 10:14:40 Step 9/12 : COPY go.mod vendor* ./ 10:14:40 ---> 86a27deaf0f6 10:14:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:40 ---> Running in 1f2871ee4be7 10:14:41 Still waiting to schedule task 10:14:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:14:58 Removing intermediate container 1f2871ee4be7 10:14:58 ---> 991a24b25866 10:14:58 Step 11/12 : COPY . . 10:14:58 ---> 3edf65ae370a 10:14:58 Step 12/12 : RUN $MAKE 10:14:58 ---> Running in 445cd2e3d627 10:14:58 noop 10:14:58 Removing intermediate container 445cd2e3d627 10:14:58 ---> 6adc84178a89 10:14:58 Successfully built 6adc84178a89 10:14:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:14:58 + docker inspect -f . ci-base-image-x86_64 10:14:58 . [Pipeline] withDockerContainer 10:14:59 prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container 10:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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:14:59 $ docker top c7c266c7409c61ef80c4aea166a07b838d907e6722173d28afa6cbe41c7f35d5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:59 + go version 10:14:59 go version go1.17.6 linux/amd64 [Pipeline] } 10:14:59 $ docker stop --time=1 c7c266c7409c61ef80c4aea166a07b838d907e6722173d28afa6cbe41c7f35d5 10:15:01 $ docker rm -f c7c266c7409c61ef80c4aea166a07b838d907e6722173d28afa6cbe41c7f35d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:01 + docker inspect -f . ci-base-image-x86_64 10:15:01 . [Pipeline] withDockerContainer 10:15:02 prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container 10:15:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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:15:02 $ docker top 9d9bc0ac3972be3f47b30f9479533d1d0a38949e32aa96b61509ca85aabb8757 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:15:02 + make test 10:15:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:15:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:15:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:15:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:15:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.471s coverage: 39.3% of statements 10:15:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 10:15:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 10:15:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:15:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:15:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:15:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:15:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:15:28 $ docker stop --time=1 9d9bc0ac3972be3f47b30f9479533d1d0a38949e32aa96b61509ca85aabb8757 10:15:29 $ docker rm -f 9d9bc0ac3972be3f47b30f9479533d1d0a38949e32aa96b61509ca85aabb8757 [Pipeline] // withDockerContainer [Pipeline] sh 10:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:15:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:15:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:15:31 + ls -al . 10:15:31 total 632 10:15:31 drwxrwxr-x 11 jenkins jenkins 4096 May 9 10:15 . 10:15:31 drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:14 .. 10:15:31 -rw-rw-r-- 1 jenkins jenkins 134 May 9 10:14 .dockerignore 10:15:31 drwxrwxr-x 8 jenkins jenkins 4096 May 9 10:14 .git 10:15:31 drwxrwxr-x 3 jenkins jenkins 4096 May 9 10:14 .github 10:15:31 -rw-rw-r-- 1 jenkins jenkins 946 May 9 10:14 .gitignore 10:15:31 -rw-rw-r-- 1 jenkins jenkins 41 May 9 10:14 .golangci.yml 10:15:31 drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:14 .semver 10:15:31 -rw-rw-r-- 1 jenkins jenkins 10235 May 9 10:14 Attribution.txt 10:15:31 -rw-rw-r-- 1 jenkins jenkins 3309 May 9 10:14 CHANGELOG.md 10:15:31 -rw-rw-r-- 1 jenkins jenkins 1514 May 9 10:14 Dockerfile 10:15:31 -rw-rw-r-- 1 jenkins jenkins 677 May 9 10:14 GOVERNANCE.md 10:15:31 -rw-rw-r-- 1 jenkins jenkins 683 May 9 10:14 Jenkinsfile 10:15:31 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 10:14 LICENSE 10:15:31 -rw-rw-r-- 1 jenkins jenkins 1991 May 9 10:14 Makefile 10:15:31 -rw-rw-r-- 1 jenkins jenkins 625 May 9 10:14 OWNERS.md 10:15:31 -rw-rw-r-- 1 jenkins jenkins 28496 May 9 10:14 README.md 10:15:31 -rw-rw-r-- 1 jenkins jenkins 5 May 9 10:14 VERSION 10:15:31 drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:14 bin 10:15:31 drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:14 cmd 10:15:31 -rw-r--r-- 1 jenkins jenkins 460394 May 9 10:15 coverage.out 10:15:31 drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:14 examples 10:15:31 -rw-rw-r-- 1 jenkins jenkins 3350 May 9 10:14 go.mod 10:15:31 -rw-rw-r-- 1 jenkins jenkins 35216 May 9 10:14 go.sum 10:15:31 drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:14 images 10:15:31 drwxrwxr-x 5 jenkins jenkins 4096 May 9 10:14 internal 10:15:31 drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:14 snap 10:15:31 -rw-rw-r-- 1 jenkins jenkins 193 May 9 10:14 version.go [Pipeline] isUnix [Pipeline] sh 10:15:32 + 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=6df5d82ce4b03640ae16a2e64081653e95860af3 --label arch=amd64 --label version=0.0.0 . 10:15:32 Sending build context to Docker daemon 3.99MB 10:15:32 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:15:32 Step 2/25 : FROM ${BASE} AS builder 10:15:32 ---> 6adc84178a89 10:15:32 Step 3/25 : ARG MAKE='make build' 10:15:32 ---> Running in 73e68760f30a 10:15:32 Removing intermediate container 73e68760f30a 10:15:32 ---> bb0c463d65d7 10:15:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:15:32 ---> Running in 431e8624904e 10:15:32 Removing intermediate container 431e8624904e 10:15:32 ---> 7d21f9fdc7b6 10:15:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:15:32 ---> Running in ee9e17a99841 10:15:32 Removing intermediate container ee9e17a99841 10:15:32 ---> 31deb5cc1a46 10:15:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:32 ---> Running in 50e25a5970d8 10:15:33 Removing intermediate container 50e25a5970d8 10:15:33 ---> 9fd9374b4be5 10:15:33 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:33 ---> Running in 8a712e4e85ba 10:15:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:34 OK: 221 MiB in 52 packages 10:15:34 Removing intermediate container 8a712e4e85ba 10:15:34 ---> 84bc4c75f7e7 10:15:34 Step 8/25 : WORKDIR /app 10:15:34 ---> Running in fb2544d415aa 10:15:35 Removing intermediate container fb2544d415aa 10:15:35 ---> e96417dd1c58 10:15:35 Step 9/25 : COPY go.mod vendor* ./ 10:15:35 ---> 163c9255833b 10:15:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:35 ---> Running in 8016792a7790 10:15:36 Removing intermediate container 8016792a7790 10:15:36 ---> 84ee1b8fd00f 10:15:36 Step 11/25 : COPY . . 10:15:36 ---> f0893994201b 10:15:36 Step 12/25 : RUN $MAKE 10:15:36 ---> Running in 6ae68a613b3e 10:15:36 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 6ae68a613b3e 10:15:58 ---> f4076dc6fd42 10:15:58 Step 13/25 : FROM alpine:3.14 10:15:58 3.14: Pulling from library/alpine 10:15:58 8663204ce13b: Pulling fs layer 10:15:58 8663204ce13b: Verifying Checksum 10:15:58 8663204ce13b: Download complete 10:15:58 8663204ce13b: Pull complete 10:15:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:15:58 Status: Downloaded newer image for alpine:3.14 10:15:58 ---> e04c818066af 10:15:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:15:58 ---> Running in 0d243c22148b 10:15:58 Removing intermediate container 0d243c22148b 10:15:58 ---> 527456e95adf 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 547818036cff 10:15:58 Removing intermediate container 547818036cff 10:15:58 ---> fd7f53e8c721 10:15:58 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:15:58 ---> Running in 1cc8aef036a1 10:15:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:15:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:15:59 (1/6) Installing dumb-init (1.2.5-r1) 10:15:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:15:59 (3/6) Installing libsodium (1.0.18-r0) 10:15:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:15:59 (5/6) Installing libzmq (4.3.4-r0) 10:15:59 (6/6) Installing zeromq (4.3.4-r0) 10:15:59 Executing busybox-1.33.1-r7.trigger 10:15:59 OK: 8 MiB in 20 packages 10:16:00 Removing intermediate container 1cc8aef036a1 10:16:00 ---> 0072c4a6edea 10:16:00 Step 17/25 : COPY --from=builder /app/LICENSE / 10:16:00 ---> 1f6be1c89475 10:16:00 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:16:00 ---> 5c92a4689d02 10:16:00 Step 19/25 : COPY --from=builder /app/cmd/ / 10:16:01 ---> 943543948b1c 10:16:01 Step 20/25 : EXPOSE 59989 10:16:01 ---> Running in 0e2733cfb4c3 10:16:01 Removing intermediate container 0e2733cfb4c3 10:16:01 ---> dd33d282068a 10:16:01 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:16:01 ---> Running in a885031895e7 10:16:01 Removing intermediate container a885031895e7 10:16:01 ---> e7fea25d8f66 10:16:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:16:01 ---> Running in 28df615d24ce 10:16:01 Removing intermediate container 28df615d24ce 10:16:01 ---> a931d0adc557 10:16:01 Step 23/25 : LABEL arch=amd64 10:16:01 ---> Running in ee7bae17d3f4 10:16:01 Removing intermediate container ee7bae17d3f4 10:16:01 ---> 675ecf6feef6 10:16:01 Step 24/25 : LABEL git_sha=6df5d82ce4b03640ae16a2e64081653e95860af3 10:16:01 ---> Running in 368745e1f9e8 10:16:01 Removing intermediate container 368745e1f9e8 10:16:01 ---> 78881be71089 10:16:01 Step 25/25 : LABEL version=0.0.0 10:16:01 ---> Running in d263462af46a 10:16:01 Removing intermediate container d263462af46a 10:16:01 ---> f3e0e5abec92 10:16:01 [Warning] One or more build-args [ARCH] were not consumed 10:16:01 Successfully built f3e0e5abec92 10:16:01 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:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:02 10:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:02 latest: Pulling from edgex-lftools-log-publisher 10:16:02 5eb5b503b376: Pulling fs layer 10:16:02 5c69ac0246d0: Pulling fs layer 10:16:02 ec43610c2a17: Pulling fs layer 10:16:02 3a2ae6a8a46f: Pulling fs layer 10:16:02 33b1e0a273af: Pulling fs layer 10:16:02 5d3b04190fa2: Pulling fs layer 10:16:02 2f39f015ded8: Pulling fs layer 10:16:02 33b1e0a273af: Waiting 10:16:02 5d3b04190fa2: Waiting 10:16:02 3a2ae6a8a46f: Waiting 10:16:02 2f39f015ded8: Waiting 10:16:02 5c69ac0246d0: Verifying Checksum 10:16:02 5c69ac0246d0: Download complete 10:16:02 3a2ae6a8a46f: Verifying Checksum 10:16:02 3a2ae6a8a46f: Download complete 10:16:02 33b1e0a273af: Verifying Checksum 10:16:02 33b1e0a273af: Download complete 10:16:02 5d3b04190fa2: Verifying Checksum 10:16:02 5d3b04190fa2: Download complete 10:16:02 ec43610c2a17: Verifying Checksum 10:16:02 ec43610c2a17: Download complete 10:16:03 5eb5b503b376: Verifying Checksum 10:16:03 5eb5b503b376: Download complete 10:16:03 2f39f015ded8: Download complete 10:16:04 5eb5b503b376: Pull complete 10:16:04 5c69ac0246d0: Pull complete 10:16:04 ec43610c2a17: Pull complete 10:16:05 3a2ae6a8a46f: Pull complete 10:16:05 33b1e0a273af: Pull complete 10:16:05 5d3b04190fa2: Pull complete 10:16:09 2f39f015ded8: Pull complete 10:16:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:16:09 prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container 10:16:09 $ 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-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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:16:11 $ docker top 810448048ca544ffa7a211d92fa841f8f4f035e3ea1dd16c239583163efefd28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:11 ---> job-cost.sh 10:16:11 lf-activate-venv: SKIPPING 10:16:11 INFO: No Stack... 10:16:12 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:12 INFO: Archiving Costs [Pipeline] sh 10:16:12 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives/cost.csv 10:16:12 + cut -d, -f6 [Pipeline] lock 10:16:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] 10:16:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] did not exist. Created. 10:16:13 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:13 + echo total: 0.2199999988079071 [Pipeline] stash 10:16:13 Stashed 1 file(s) [Pipeline] } 10:16:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:13 $ docker stop --time=1 810448048ca544ffa7a211d92fa841f8f4f035e3ea1dd16c239583163efefd28 10:16:14 $ docker rm -f 810448048ca544ffa7a211d92fa841f8f4f035e3ea1dd16c239583163efefd28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:16:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41789 in /w/workspace/oundry_device-rfid-llrp-go_PR-82 [Pipeline] { [Pipeline] ws 10:16:22 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:16:22 Selected Git installation does not exist. Using Default 10:16:22 The recommended git tool is: NONE 10:16:28 using credential edgex-jenkins-ssh 10:16:28 Cloning the remote Git repository 10:16:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:16:28 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:16:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:16:28 > git --version # timeout=10 10:16:28 > git --version # 'git version 2.25.1' 10:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:16:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:16:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:16:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:16:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:16:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:16:30 Merging remotes/origin/main commit d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit 6df5d82ce4b03640ae16a2e64081653e95860af3 10:16:30 Merge succeeded, producing 6df5d82ce4b03640ae16a2e64081653e95860af3 10:16:30 Checking out Revision 6df5d82ce4b03640ae16a2e64081653e95860af3 (PR-82) 10:16:30 > git config core.sparsecheckout # timeout=10 10:16:30 > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # timeout=10 10:16:30 > git remote # timeout=10 10:16:30 > git config --get remote.origin.url # timeout=10 10:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:16:30 > git merge d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 10:16:30 > git rev-parse HEAD^{commit} # timeout=10 10:16:30 > git config core.sparsecheckout # timeout=10 10:16:30 > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # timeout=10 10:16:34 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:16:34 > git --version # timeout=10 10:16:34 > git --version # 'git version 2.25.1' 10:16:34 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:16:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:35 Dload Upload Total Spent Left Speed 10:16:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 10:16:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:16:36 + sudo tee /etc/docker/daemon.new 10:16:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:16:36 { 10:16:36 "registry-mirrors": [ 10:16:36 "https://nexus3.edgexfoundry.org:10001" 10:16:36 ], 10:16:36 "bip": "10.250.0.254/24", 10:16:36 "hosts": [ 10:16:36 "tcp://0.0.0.0:5555", 10:16:36 "unix:///var/run/docker.sock" 10:16:36 ], 10:16:36 "mtu": 1458, 10:16:36 "selinux-enabled": true, 10:16:36 "seccomp-profile": "/etc/docker/seccomp.json" 10:16:36 } [Pipeline] sh 10:16:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:16:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:56 provisioning config files... 10:16:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7932186897624171873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:56 ---> docker-login.sh 10:16:56 nexus3.edgexfoundry.org:10001 10:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:57 Configure a credential helper to remove this warning. See 10:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:57 10:16:57 Login Succeeded 10:16:57 nexus3.edgexfoundry.org:10002 10:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:58 Configure a credential helper to remove this warning. See 10:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:58 10:16:58 Login Succeeded 10:16:58 nexus3.edgexfoundry.org:10003 10:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:58 Configure a credential helper to remove this warning. See 10:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:58 10:16:58 Login Succeeded 10:16:58 nexus3.edgexfoundry.org:10004 10:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:58 Configure a credential helper to remove this warning. See 10:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:58 10:16:58 Login Succeeded 10:16:58 docker.io 10:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:59 Configure a credential helper to remove this warning. See 10:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:59 10:16:59 Login Succeeded 10:16:59 ---> docker-login.sh ends [Pipeline] } 10:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:17:00 ========================================================= 10:17:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:17:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:17:00 + 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:17:01 Sending build context to Docker daemon 1.234MB 10:17:01 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:17:01 Step 2/12 : FROM ${BASE} AS builder 10:17:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:17:01 9b3977197b4f: Pulling fs layer 10:17:01 1a89e8eeedd5: Pulling fs layer 10:17:01 94645a83ff95: Pulling fs layer 10:17:01 3f3a8bcf1eab: Pulling fs layer 10:17:01 0c92f367c5e7: Pulling fs layer 10:17:01 3096ccb668a1: Pulling fs layer 10:17:01 e8cf19c19ddd: Pulling fs layer 10:17:01 a4caa8a26152: Pulling fs layer 10:17:01 3f3a8bcf1eab: Waiting 10:17:01 0c92f367c5e7: Waiting 10:17:01 3096ccb668a1: Waiting 10:17:01 e8cf19c19ddd: Waiting 10:17:01 a4caa8a26152: Waiting 10:17:01 94645a83ff95: Verifying Checksum 10:17:01 94645a83ff95: Download complete 10:17:01 1a89e8eeedd5: Verifying Checksum 10:17:01 1a89e8eeedd5: Download complete 10:17:01 0c92f367c5e7: Verifying Checksum 10:17:01 0c92f367c5e7: Download complete 10:17:01 9b3977197b4f: Download complete 10:17:01 3096ccb668a1: Verifying Checksum 10:17:01 3096ccb668a1: Download complete 10:17:01 e8cf19c19ddd: Verifying Checksum 10:17:01 e8cf19c19ddd: Download complete 10:17:02 9b3977197b4f: Pull complete 10:17:02 1a89e8eeedd5: Pull complete 10:17:02 94645a83ff95: Pull complete 10:17:03 a4caa8a26152: Verifying Checksum 10:17:03 a4caa8a26152: Download complete 10:17:04 3f3a8bcf1eab: Verifying Checksum 10:17:04 3f3a8bcf1eab: Download complete 10:17:16 3f3a8bcf1eab: Pull complete 10:17:16 0c92f367c5e7: Pull complete 10:17:16 3096ccb668a1: Pull complete 10:17:16 e8cf19c19ddd: Pull complete 10:17:23 a4caa8a26152: Pull complete 10:17:23 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 10:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:17:23 ---> 725f1c02e7f9 10:17:23 Step 3/12 : ARG MAKE='make build' 10:17:23 ---> Running in 9c6eb439308a 10:17:24 Removing intermediate container 9c6eb439308a 10:17:24 ---> 5d8dc8307da0 10:17:24 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:17:24 ---> Running in e36969419800 10:17:24 Removing intermediate container e36969419800 10:17:24 ---> a17ed48f5713 10:17:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:17:24 ---> Running in d222dfcf7372 10:17:24 Removing intermediate container d222dfcf7372 10:17:24 ---> f51c796f3ea8 10:17:24 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:24 ---> Running in c2e7fb80125c 10:17:28 Removing intermediate container c2e7fb80125c 10:17:28 ---> 3ed11deb3772 10:17:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:28 ---> Running in 3c6fac9a6c84 10:17:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:17:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:17:30 OK: 220 MiB in 52 packages 10:17:31 Removing intermediate container 3c6fac9a6c84 10:17:31 ---> 34d15727b5fc 10:17:31 Step 8/12 : WORKDIR /app 10:17:31 ---> Running in f3c0d64fc931 10:17:31 Removing intermediate container f3c0d64fc931 10:17:31 ---> a44367b61152 10:17:31 Step 9/12 : COPY go.mod vendor* ./ 10:17:32 ---> 3835139ee190 10:17:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:32 ---> Running in e709424e7129 10:18:19 Removing intermediate container e709424e7129 10:18:19 ---> 3ae65024b90e 10:18:19 Step 11/12 : COPY . . 10:18:19 ---> bdb9aaea6859 10:18:19 Step 12/12 : RUN $MAKE 10:18:19 ---> Running in 18b7b8bb2c86 10:18:19 noop 10:18:19 Removing intermediate container 18b7b8bb2c86 10:18:19 ---> 7a4eac426158 10:18:19 Successfully built 7a4eac426158 10:18:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:18:19 + docker inspect -f . ci-base-image-arm64 10:18:19 . [Pipeline] withDockerContainer 10:18:19 prd-ubuntu20.04-docker-arm64-4c-16g-41789 does not seem to be running inside a container 10:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:18:21 $ docker top ccf99f6faab3806878c1b91876c3b6f6ea254491192fc24ef17b4d794e451929 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:22 + go version 10:18:22 go version go1.17.6 linux/arm64 [Pipeline] } 10:18:22 $ docker stop --time=1 ccf99f6faab3806878c1b91876c3b6f6ea254491192fc24ef17b4d794e451929 10:18:23 $ docker rm -f ccf99f6faab3806878c1b91876c3b6f6ea254491192fc24ef17b4d794e451929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:18:24 + docker inspect -f . ci-base-image-arm64 10:18:24 . [Pipeline] withDockerContainer 10:18:25 prd-ubuntu20.04-docker-arm64-4c-16g-41789 does not seem to be running inside a container 10:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:18:26 $ docker top 38a45ccb202702bd93f26c5d67051f39fd5dd6cbe67cb59c2e5b94383feb5426 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:18:27 + make test 10:18:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:18:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:20:05 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:20:05 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:20:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.834s coverage: 39.3% of statements 10:20:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.637s coverage: 52.0% of statements 10:20:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 10:20:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:20:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:21:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:21:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:21:00 ./bin/test-attribution-txt.sh [Pipeline] echo 10:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:21:00 $ docker stop --time=1 38a45ccb202702bd93f26c5d67051f39fd5dd6cbe67cb59c2e5b94383feb5426 10:21:02 $ docker rm -f 38a45ccb202702bd93f26c5d67051f39fd5dd6cbe67cb59c2e5b94383feb5426 [Pipeline] // withDockerContainer [Pipeline] sh 10:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:03 Warning: overwriting stash ‘coverage-report’ 10:21:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:04 + ls -al . 10:21:04 total 628 10:21:04 drwxrwxr-x 10 jenkins jenkins 4096 May 9 10:20 . 10:21:04 drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:16 .. 10:21:04 -rw-rw-r-- 1 jenkins jenkins 134 May 9 10:16 .dockerignore 10:21:04 drwxrwxr-x 8 jenkins jenkins 4096 May 9 10:16 .git 10:21:04 drwxrwxr-x 3 jenkins jenkins 4096 May 9 10:16 .github 10:21:04 -rw-rw-r-- 1 jenkins jenkins 946 May 9 10:16 .gitignore 10:21:04 -rw-rw-r-- 1 jenkins jenkins 41 May 9 10:16 .golangci.yml 10:21:04 -rw-rw-r-- 1 jenkins jenkins 10235 May 9 10:16 Attribution.txt 10:21:04 -rw-rw-r-- 1 jenkins jenkins 3309 May 9 10:16 CHANGELOG.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 1514 May 9 10:16 Dockerfile 10:21:04 -rw-rw-r-- 1 jenkins jenkins 677 May 9 10:16 GOVERNANCE.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 683 May 9 10:16 Jenkinsfile 10:21:04 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 10:16 LICENSE 10:21:04 -rw-rw-r-- 1 jenkins jenkins 1991 May 9 10:16 Makefile 10:21:04 -rw-rw-r-- 1 jenkins jenkins 625 May 9 10:16 OWNERS.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 28496 May 9 10:16 README.md 10:21:04 -rw-rw-r-- 1 jenkins jenkins 5 May 9 10:14 VERSION 10:21:04 drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:16 bin 10:21:04 drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:16 cmd 10:21:04 -rw-r--r-- 1 jenkins jenkins 460394 May 9 10:20 coverage.out 10:21:04 drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:16 examples 10:21:04 -rw-rw-r-- 1 jenkins jenkins 3350 May 9 10:16 go.mod 10:21:04 -rw-rw-r-- 1 jenkins jenkins 35216 May 9 10:16 go.sum 10:21:04 drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:16 images 10:21:04 drwxrwxr-x 5 jenkins jenkins 4096 May 9 10:16 internal 10:21:04 drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:16 snap 10:21:04 -rw-rw-r-- 1 jenkins jenkins 193 May 9 10:16 version.go [Pipeline] isUnix [Pipeline] sh 10:21:05 + 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=6df5d82ce4b03640ae16a2e64081653e95860af3 --label arch=arm64 --label version=0.0.0 . 10:21:05 Sending build context to Docker daemon 1.234MB 10:21:05 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:21:05 Step 2/25 : FROM ${BASE} AS builder 10:21:05 ---> 7a4eac426158 10:21:05 Step 3/25 : ARG MAKE='make build' 10:21:05 ---> Running in 879841af253a 10:21:06 Removing intermediate container 879841af253a 10:21:06 ---> f3ea14282cc3 10:21:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:21:06 ---> Running in bc50695e1914 10:21:06 Removing intermediate container bc50695e1914 10:21:06 ---> f442bb278adf 10:21:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:21:06 ---> Running in a8f03fa7b7ea 10:21:07 Removing intermediate container a8f03fa7b7ea 10:21:07 ---> ceda30c1a947 10:21:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:07 ---> Running in a49fe821283d 10:21:08 Removing intermediate container a49fe821283d 10:21:08 ---> 5f2198933bf5 10:21:08 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:08 ---> Running in 0bedc7e7e42d 10:21:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:11 OK: 220 MiB in 52 packages 10:21:12 Removing intermediate container 0bedc7e7e42d 10:21:12 ---> a3a430985e8b 10:21:12 Step 8/25 : WORKDIR /app 10:21:12 ---> Running in cb4b174eca0e 10:21:12 Removing intermediate container cb4b174eca0e 10:21:12 ---> 61d795769923 10:21:12 Step 9/25 : COPY go.mod vendor* ./ 10:21:13 ---> c8c62a68d5c0 10:21:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:13 ---> Running in 142247aa1bcc 10:21:14 Removing intermediate container 142247aa1bcc 10:21:14 ---> a116bcbd187a 10:21:14 Step 11/25 : COPY . . 10:21:15 ---> ff92a4cdf869 10:21:15 Step 12/25 : RUN $MAKE 10:21:15 ---> Running in 95e8d5d2149f 10:21:16 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:23:23 Removing intermediate container 95e8d5d2149f 10:23:23 ---> 52e53c375938 10:23:23 Step 13/25 : FROM alpine:3.14 10:23:23 3.14: Pulling from library/alpine 10:23:23 455c02918c45: Pulling fs layer 10:23:23 455c02918c45: Download complete 10:23:23 455c02918c45: Pull complete 10:23:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:23:23 Status: Downloaded newer image for alpine:3.14 10:23:23 ---> ac73e934f311 10:23:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:23:23 ---> Running in b3fd93c8d96c 10:23:23 Removing intermediate container b3fd93c8d96c 10:23:23 ---> 522a266a9857 10:23:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:23 ---> Running in 5bdfce9e8cb2 10:23:23 Removing intermediate container 5bdfce9e8cb2 10:23:23 ---> 7eb1e95bf4a6 10:23:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:23:23 ---> Running in dd2265457022 10:23:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:23:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:23:23 (1/6) Installing dumb-init (1.2.5-r1) 10:23:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:23:23 (3/6) Installing libsodium (1.0.18-r0) 10:23:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:23:23 (5/6) Installing libzmq (4.3.4-r0) 10:23:23 (6/6) Installing zeromq (4.3.4-r0) 10:23:23 Executing busybox-1.33.1-r7.trigger 10:23:23 OK: 8 MiB in 20 packages 10:23:23 Removing intermediate container dd2265457022 10:23:23 ---> 9d311776a08b 10:23:23 Step 17/25 : COPY --from=builder /app/LICENSE / 10:23:23 ---> b256f8e08ca1 10:23:23 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:23:23 ---> ae893a6819eb 10:23:23 Step 19/25 : COPY --from=builder /app/cmd/ / 10:23:24 ---> d3a82ab611cc 10:23:24 Step 20/25 : EXPOSE 59989 10:23:24 ---> Running in 92e08327abdf 10:23:24 Removing intermediate container 92e08327abdf 10:23:24 ---> ed227b9437cd 10:23:24 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:23:25 ---> Running in 6191d6f00663 10:23:25 Removing intermediate container 6191d6f00663 10:23:25 ---> 6a7ac07891ee 10:23:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:23:25 ---> Running in 0bbb528d4d27 10:23:25 Removing intermediate container 0bbb528d4d27 10:23:25 ---> 3c34a739c986 10:23:25 Step 23/25 : LABEL arch=arm64 10:23:25 ---> Running in 29a2bfc579f6 10:23:25 Removing intermediate container 29a2bfc579f6 10:23:25 ---> 38e38fb3d851 10:23:25 Step 24/25 : LABEL git_sha=6df5d82ce4b03640ae16a2e64081653e95860af3 10:23:26 ---> Running in e72b34e3a990 10:23:26 Removing intermediate container e72b34e3a990 10:23:26 ---> ee1577d430b1 10:23:26 Step 25/25 : LABEL version=0.0.0 10:23:26 ---> Running in c22c6add4939 10:23:26 Removing intermediate container c22c6add4939 10:23:26 ---> 2f4c7c4aa676 10:23:26 [Warning] One or more build-args [ARCH] were not consumed 10:23:26 Successfully built 2f4c7c4aa676 10:23:26 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:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:27 10:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:28 arm64: Pulling from edgex-lftools-log-publisher 10:23:28 8998bd30e6a1: Pulling fs layer 10:23:28 04944245beec: Pulling fs layer 10:23:28 699f458cf7ca: Pulling fs layer 10:23:28 765212b225bb: Pulling fs layer 10:23:28 f23df028b6ca: Pulling fs layer 10:23:28 d65c8cfc05b1: Pulling fs layer 10:23:28 2437ff75d9bd: Pulling fs layer 10:23:28 765212b225bb: Waiting 10:23:28 f23df028b6ca: Waiting 10:23:28 d65c8cfc05b1: Waiting 10:23:28 2437ff75d9bd: Waiting 10:23:28 04944245beec: Verifying Checksum 10:23:28 04944245beec: Download complete 10:23:28 765212b225bb: Verifying Checksum 10:23:28 765212b225bb: Download complete 10:23:28 f23df028b6ca: Download complete 10:23:28 d65c8cfc05b1: Download complete 10:23:28 699f458cf7ca: Verifying Checksum 10:23:28 699f458cf7ca: Download complete 10:23:28 8998bd30e6a1: Verifying Checksum 10:23:28 8998bd30e6a1: Download complete 10:23:31 2437ff75d9bd: Verifying Checksum 10:23:31 2437ff75d9bd: Download complete 10:23:32 8998bd30e6a1: Pull complete 10:23:33 04944245beec: Pull complete 10:23:34 699f458cf7ca: Pull complete 10:23:35 765212b225bb: Pull complete 10:23:36 f23df028b6ca: Pull complete 10:23:36 d65c8cfc05b1: Pull complete 10:23:51 2437ff75d9bd: Pull complete 10:23:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-41789 does not seem to be running inside a container 10:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:23:54 $ docker top 55363d5dcdd175179236633c58a5d90e089ea52f5cb45bc125f413a7573ba7bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:55 ---> job-cost.sh 10:23:55 lf-activate-venv: SKIPPING 10:23:55 INFO: No Stack... 10:23:55 INFO: Retrieving Pricing Info for: v3-standard-4 10:23:56 INFO: Archiving Costs [Pipeline] sh 10:23:56 + cut -d, -f6 10:23:56 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:23:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] 10:23:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] did not exist. Created. 10:23:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:23:57 /w/workspace/device-rfid-llrp-go/1@tmp/durable-6a2858e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:23:58 + echo total: 0.10999999940395355 [Pipeline] stash 10:23:58 Warning: overwriting stash ‘stack-cost’ 10:23:58 Stashed 1 file(s) [Pipeline] } 10:23:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:23:58 $ docker stop --time=1 55363d5dcdd175179236633c58a5d90e089ea52f5cb45bc125f413a7573ba7bb 10:24:00 $ docker rm -f 55363d5dcdd175179236633c58a5d90e089ea52f5cb45bc125f413a7573ba7bb [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:24:01 provisioning config files... 10:24:01 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config2171447985189823177tmp [Pipeline] { [Pipeline] sh 10:24:01 + set +x 10:24:01 + curl -s https://codecov.io/bash 10:24:01 + bash -s -- 10:24:01 10:24:01 _____ _ 10:24:01 / ____| | | 10:24:01 | | ___ __| | ___ ___ _____ __ 10:24:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:24:01 | |___| (_) | (_| | __/ (_| (_) \ V / 10:24:01 \_____\___/ \__,_|\___|\___\___/ \_/ 10:24:01 Bash-1.0.6 10:24:01 10:24:01 10:24:01 ==> git version 2.25.1 found 10:24:01 ==> 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:24:01 Release-Date: 2020-01-08 10:24:01 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:24:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:24:01 ==> Jenkins CI detected. 10:24:01 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-82 10:24:01 project root: . 10:24:01 --> token set from env 10:24:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:24:01 ==> Running gcov in . (disable via -X gcov) 10:24:01 ==> Python coveragepy not found 10:24:01 ==> Searching for coverage reports in: 10:24:01 + . 10:24:01 -> Found 1 reports 10:24:01 ==> Detecting git/mercurial file structure 10:24:01 ==> Reading reports 10:24:01 + ./coverage.out bytes=460394 10:24:01 ==> Appending adjustments 10:24:01 https://docs.codecov.io/docs/fixing-reports 10:24:02 + Found adjustments 10:24:02 ==> Gzipping contents 10:24:02 52K /tmp/codecov.VsXwmX.gz 10:24:02 ==> Uploading reports 10:24:02 url: https://codecov.io 10:24:02 query: branch=PR-82&commit=6df5d82ce4b03640ae16a2e64081653e95860af3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=82&job=&cmd_args= 10:24:02 -> Pinging Codecov 10:24:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-82&commit=6df5d82ce4b03640ae16a2e64081653e95860af3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=82&job=&cmd_args= 10:24:02 -> Uploading to 10:24:02 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/581DD39554BDF9B6E22D074273EAD858/6df5d82ce4b03640ae16a2e64081653e95860af3/fa877a37-0d93-4fb5-936d-706d154bf24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T102402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c21eb50f7067ba6c55f29a243f1ead8566485cb5c9e500ebb85528a88368469a 10:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:02 Dload Upload Total Spent Left Speed 10:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51713 0 0 100 51713 0 227k --:--:-- --:--:-- --:--:-- 226k 100 51713 0 0 100 51713 0 212k --:--:-- --:--:-- --:--:-- 211k 10:24:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] } 10:24:02 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:24:04 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives ] 10:24:04 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives 10:24:04 total 16 10:24:04 drwxr-xr-x 3 root root 4096 May 9 10:16 . 10:24:04 drwxrwxr-x 12 jenkins jenkins 4096 May 9 10:16 .. 10:24:04 drwxr-xr-x 2 root root 4096 May 9 10:16 cost 10:24:04 -rw-r--r-- 1 root root 89 May 9 10:16 cost.csv 10:24:04 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives 10:24:04 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives 10:24:04 total 16 10:24:04 drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:16 . 10:24:04 drwxrwxr-x 12 jenkins jenkins 4096 May 9 10:16 .. 10:24:04 drwxr-xr-x 2 jenkins jenkins 4096 May 9 10:16 cost 10:24:04 -rw-r--r-- 1 jenkins jenkins 89 May 9 10:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:24:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:24:05 ---> package-listing.sh 10:24:05 ++ tr '[:upper:]' '[:lower:]' 10:24:05 ++ facter osfamily 10:24:06 + OS_FAMILY=debian 10:24:06 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-82 10:24:06 + START_PACKAGES=/tmp/packages_start.txt 10:24:06 + END_PACKAGES=/tmp/packages_end.txt 10:24:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:06 + PACKAGES=/tmp/packages_start.txt 10:24:06 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-82 ']' 10:24:06 + PACKAGES=/tmp/packages_end.txt 10:24:06 + case "${OS_FAMILY}" in 10:24:06 + dpkg -l 10:24:06 + grep '^ii' 10:24:06 + '[' -f /tmp/packages_start.txt ']' 10:24:06 + '[' -f /tmp/packages_end.txt ']' 10:24:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:06 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-82 ']' 10:24:06 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives/ 10:24:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives/ [Pipeline] echo 10:24:06 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:24:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:07 . [Pipeline] withDockerContainer 10:24:07 prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container 10:24:07 $ 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-82/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-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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:24:07 $ docker top c6d7ab7c50494daed2933c6a3ac139c481008ae9ac41912b4f8ac4190f48a846 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:07 + touch /tmp/pre-build-complete [Pipeline] sh 10:24:08 + mkdir -p /var/log/sysstat [Pipeline] sh 10:24:08 + ls /var/log/sa-host 10:24:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:08 provisioning config files... 10:24:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config824465992474195685tmp [Pipeline] { [Pipeline] echo 10:24:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:24:09 ---> create-netrc.sh [Pipeline] } 10:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:24:09 ---> python-tools-install.sh [Pipeline] echo 10:24:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:24:10 ---> sudo-logs.sh 10:24:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:24:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:24:10 ---> job-cost.sh 10:24:10 lf-activate-venv: SKIPPING 10:24:10 DEBUG: total: 0.2199999988079071 10:24:10 INFO: Retrieving Stack Cost... 10:24:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:24:11 INFO: Archiving Costs [Pipeline] echo 10:24:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:24:11 ---> logs-deploy.sh 10:24:11 lf-activate-venv: SKIPPING 10:24:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-82/1 10:24:11 INFO: archiving workspace using pattern(s): 10:24:12 Archives upload complete. 10:24:12 INFO: archiving logs to Nexus