Pull request #96 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 077c09dc6d926495a8cb4f2fa7ddd3539309cdab+a486f61cebd70a79af9a3b2a3d782718b04949c5 (01dbc018da6f4a6559782ed619bb92435f669ac1) 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-ssh18383424951316910812.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11621598350993731224.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6219427897516941927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12003105455903976009.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12311801704509523106.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19785’ Running on prd-ubuntu20.04-docker-8c-8g-19787 in /w/workspace/oundry_device-rfid-llrp-go_PR-96 [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-96 # 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 a486f61cebd70a79af9a3b2a3d782718b04949c5 into PR head commit 077c09dc6d926495a8cb4f2fa7ddd3539309cdab Merge succeeded, producing 077c09dc6d926495a8cb4f2fa7ddd3539309cdab Checking out Revision 077c09dc6d926495a8cb4f2fa7ddd3539309cdab (PR-96) > 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/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # 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 a486f61cebd70a79af9a3b2a3d782718b04949c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:05:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:05:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk cb3a3eca329a85586fa2cdd73dac982fcbca50b1 # timeout=10 [Pipeline] echo 23:05:51 ========================================================= 23:05:51 EdgeX Global Pipelines Version Info 23:05:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:05:52 ------------------- 23:05:52 stable info: 23:05:52 ------------------- 23:05:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:05:52 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:05:52 Message: update stable to v1.0.237 23:05:53 ------------------- 23:05:53 experimental info: 23:05:53 ------------------- 23:05:53 Commited By: **** collab-it+edgex@linuxfoundation.org 23:05:53 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:05:53 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 077c09d [Pipeline] echo 23:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:53 provisioning config files... 23:05:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config2873790996694512134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:54 ---> docker-login.sh 23:05:54 nexus3.edgexfoundry.org:10001 23:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:54 Configure a credential helper to remove this warning. See 23:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:54 23:05:54 Login Succeeded 23:05:54 nexus3.edgexfoundry.org:10002 23:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:54 Configure a credential helper to remove this warning. See 23:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:54 23:05:54 Login Succeeded 23:05:54 nexus3.edgexfoundry.org:10003 23:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:54 Configure a credential helper to remove this warning. See 23:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:54 23:05:54 Login Succeeded 23:05:54 nexus3.edgexfoundry.org:10004 23:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:55 Configure a credential helper to remove this warning. See 23:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:55 23:05:55 Login Succeeded 23:05:55 docker.io 23:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:55 Configure a credential helper to remove this warning. See 23:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:55 23:05:55 Login Succeeded 23:05:55 ---> docker-login.sh ends [Pipeline] } 23:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:05:55 + git rev-list -1 --merges 077c09dc6d926495a8cb4f2fa7ddd3539309cdab~1..077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo 23:05:55 -----------> git rev-list -1 --merges 077c09dc6d926495a8cb4f2fa7ddd3539309cdab~1..077c09dc6d926495a8cb4f2fa7ddd3539309cdab 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [false] [Pipeline] sh 23:05:56 + git log --format=format:%s -1 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo 23:05:56 ========================================================= 23:05:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:05:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:56 + git log --format=format:%s -1 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo 23:05:56 [semverPrep] GIT_COMMIT: 077c09dc6d926495a8cb4f2fa7ddd3539309cdab, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 [Pipeline] echo 23:05:56 [semverPrep] This is not a build commit. [Pipeline] sh 23:05:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:05:56 + grep -v github /etc/ssh/ssh_known_hosts 23:05:56 + [ -e /tmp/ssh_known_hosts ] 23:05:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:05:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:05:56 + sudo tee -a /etc/ssh/ssh_known_hosts 23:05:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:57 23:05:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:57 0.1.4: Pulling from edgex-devops/py-git-semver 23:05:57 b85a868b505f: Pulling fs layer 23:05:57 e2be974225ed: Pulling fs layer 23:05:57 339a4e72a1f5: Pulling fs layer 23:05:57 988bab9f4d93: Pulling fs layer 23:05:57 1469e6f7b9e6: Pulling fs layer 23:05:57 eaf3925da568: Pulling fs layer 23:05:57 bab4dde63d76: Pulling fs layer 23:05:57 bde34c3a00c8: Pulling fs layer 23:05:57 b352a97aabf1: Pulling fs layer 23:05:57 4872d77fe225: Pulling fs layer 23:05:57 5851b861e8e6: Pulling fs layer 23:05:57 988bab9f4d93: Waiting 23:05:57 1469e6f7b9e6: Waiting 23:05:57 eaf3925da568: Waiting 23:05:57 bab4dde63d76: Waiting 23:05:57 bde34c3a00c8: Waiting 23:05:57 b352a97aabf1: Waiting 23:05:57 4872d77fe225: Waiting 23:05:57 e2be974225ed: Download complete 23:05:57 988bab9f4d93: Verifying Checksum 23:05:57 988bab9f4d93: Download complete 23:05:57 1469e6f7b9e6: Verifying Checksum 23:05:57 1469e6f7b9e6: Download complete 23:05:57 339a4e72a1f5: Verifying Checksum 23:05:57 339a4e72a1f5: Download complete 23:05:57 eaf3925da568: Verifying Checksum 23:05:57 eaf3925da568: Download complete 23:05:57 bde34c3a00c8: Verifying Checksum 23:05:57 bde34c3a00c8: Download complete 23:05:57 b352a97aabf1: Verifying Checksum 23:05:57 b352a97aabf1: Download complete 23:05:57 4872d77fe225: Verifying Checksum 23:05:57 4872d77fe225: Download complete 23:05:57 5851b861e8e6: Download complete 23:05:57 b85a868b505f: Download complete 23:05:58 bab4dde63d76: Verifying Checksum 23:05:58 bab4dde63d76: Download complete 23:05:59 b85a868b505f: Pull complete 23:05:59 e2be974225ed: Pull complete 23:05:59 339a4e72a1f5: Pull complete 23:05:59 988bab9f4d93: Pull complete 23:06:00 1469e6f7b9e6: Pull complete 23:06:00 eaf3925da568: Pull complete 23:06:02 bab4dde63d76: Pull complete 23:06:02 bde34c3a00c8: Pull complete 23:06:02 b352a97aabf1: Pull complete 23:06:02 4872d77fe225: Pull complete 23:06:02 5851b861e8e6: Pull complete 23:06:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:03 prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container 23:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:06:04 $ docker top 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 -eo pid,comm 23:06:04 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). 23:06:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:04 [ssh-agent] Looking for ssh-agent implementation... 23:06:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:04 $ docker exec 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent 23:06:04 SSH_AUTH_SOCK=/tmp/ssh-9HDqKhYmWFY3/agent.34 23:06:04 SSH_AGENT_PID=40 23:06:04 Running ssh-add (command line suppressed) 23:06:04 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_513672093512566616.key (/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_513672093512566616.key) 23:06:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:05 + git tag --points-at HEAD [Pipeline] } 23:06:05 $ docker exec --env ******** --env ******** 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent -k 23:06:05 unset SSH_AUTH_SOCK; 23:06:05 unset SSH_AGENT_PID; 23:06:05 echo Agent pid 40 killed; 23:06:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:06:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:05 [ssh-agent] Looking for ssh-agent implementation... 23:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:05 $ docker exec 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent 23:06:05 SSH_AUTH_SOCK=/tmp/ssh-XziYliGgtfOG/agent.72 23:06:05 SSH_AGENT_PID=78 23:06:05 Running ssh-add (command line suppressed) 23:06:05 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_6742732826306631821.key (/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_6742732826306631821.key) 23:06:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:06 + git semver init 23:06:06 2022-07-12 23:06:06,363 [run_init] DEBUG init version:0.0.0 force:False 23:06:06 2022-07-12 23:06:06,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver 23:06:06 2022-07-12 23:06:06,364 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver 23:06:06 2022-07-12 23:06:06,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-96, universal_newlines=False, shell=None, istream=None) 23:06:07 2022-07-12 23:06:07,154 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.git/info/exclude 23:06:07 2022-07-12 23:06:07,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver/PR-96 with force:False 23:06:07 2022-07-12 23:06:07,155 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver/PR-96 23:06:07 2022-07-12 23:06:07,160 [execute] INFO git cat-file --batch-check 23:06:07 2022-07-12 23:06:07,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver, universal_newlines=False, shell=None, istream=) 23:06:07 2022-07-12 23:06:07,167 [execute] INFO git cat-file --batch 23:06:07 2022-07-12 23:06:07,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver, universal_newlines=False, shell=None, istream=) 23:06:07 2022-07-12 23:06:07,172 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver/PR-96 23:06:07 0.0.0 [Pipeline] } 23:06:07 $ docker exec --env ******** --env ******** 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent -k 23:06:07 unset SSH_AUTH_SOCK; 23:06:07 unset SSH_AGENT_PID; 23:06:07 echo Agent pid 78 killed; 23:06:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:07 + git semver [Pipeline] } 23:06:08 $ docker stop --time=1 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 23:06:09 $ docker rm -f 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:06:10 Stashed 1 file(s) [Pipeline] echo 23:06:10 [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 23:06:10 provisioning config files... 23:06:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config1076233013021895205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:10 ---> docker-login.sh 23:06:10 nexus3.edgexfoundry.org:10001 23:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:10 Configure a credential helper to remove this warning. See 23:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:10 23:06:10 Login Succeeded 23:06:10 nexus3.edgexfoundry.org:10002 23:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:10 Configure a credential helper to remove this warning. See 23:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:10 23:06:10 Login Succeeded 23:06:10 nexus3.edgexfoundry.org:10003 23:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:10 Configure a credential helper to remove this warning. See 23:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:10 23:06:10 Login Succeeded 23:06:10 nexus3.edgexfoundry.org:10004 23:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:11 Configure a credential helper to remove this warning. See 23:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:11 23:06:11 Login Succeeded 23:06:11 docker.io 23:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:11 Configure a credential helper to remove this warning. See 23:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:11 23:06:11 Login Succeeded 23:06:11 ---> docker-login.sh ends [Pipeline] } 23:06:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:11 ========================================================= 23:06:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:06:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:06:11 Sending build context to Docker daemon 4.041MB 23:06:11 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:06:11 Step 2/12 : FROM ${BASE} AS builder 23:06:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:06:11 2408cc74d12b: Pulling fs layer 23:06:11 ea60b727a1ce: Pulling fs layer 23:06:11 30c4a7721957: Pulling fs layer 23:06:11 370296b7ddb6: Pulling fs layer 23:06:11 7c6cee850709: Pulling fs layer 23:06:11 39a5fcdaea64: Pulling fs layer 23:06:11 d94ebbe4e438: Pulling fs layer 23:06:11 bcfd1f05c69d: Pulling fs layer 23:06:11 59ccb84bbe0f: Pulling fs layer 23:06:11 39a5fcdaea64: Waiting 23:06:11 d94ebbe4e438: Waiting 23:06:11 59ccb84bbe0f: Waiting 23:06:11 bcfd1f05c69d: Waiting 23:06:11 370296b7ddb6: Waiting 23:06:11 30c4a7721957: Verifying Checksum 23:06:11 30c4a7721957: Download complete 23:06:11 ea60b727a1ce: Download complete 23:06:12 7c6cee850709: Download complete 23:06:12 39a5fcdaea64: Download complete 23:06:12 2408cc74d12b: Download complete 23:06:12 d94ebbe4e438: Verifying Checksum 23:06:12 d94ebbe4e438: Download complete 23:06:12 2408cc74d12b: Pull complete 23:06:12 ea60b727a1ce: Pull complete 23:06:12 30c4a7721957: Pull complete 23:06:12 59ccb84bbe0f: Verifying Checksum 23:06:12 59ccb84bbe0f: Download complete 23:06:12 bcfd1f05c69d: Verifying Checksum 23:06:12 bcfd1f05c69d: Download complete 23:06:12 370296b7ddb6: Verifying Checksum 23:06:12 370296b7ddb6: Download complete 23:06:17 370296b7ddb6: Pull complete 23:06:17 7c6cee850709: Pull complete 23:06:17 39a5fcdaea64: Pull complete 23:06:17 d94ebbe4e438: Pull complete 23:06:19 bcfd1f05c69d: Pull complete 23:06:20 59ccb84bbe0f: Pull complete 23:06:20 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:06:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:06:20 ---> a4fb48ad2a94 23:06:20 Step 3/12 : ARG MAKE='make build' 23:06:22 ---> Running in 97d870a8993e 23:06:22 Removing intermediate container 97d870a8993e 23:06:22 ---> a878cf717366 23:06:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:06:22 ---> Running in 89382927b678 23:06:22 Removing intermediate container 89382927b678 23:06:22 ---> 35db160ac46a 23:06:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:06:22 ---> Running in 069ea54a8094 23:06:22 Removing intermediate container 069ea54a8094 23:06:22 ---> 7ac15f10f0e7 23:06:22 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:22 ---> Running in 91c4605d7085 23:06:23 Removing intermediate container 91c4605d7085 23:06:23 ---> cd4d773ce8fb 23:06:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:23 ---> Running in c736b3698be6 23:06:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:24 OK: 211 MiB in 51 packages 23:06:24 Removing intermediate container c736b3698be6 23:06:24 ---> 34705c867966 23:06:24 Step 8/12 : WORKDIR /app 23:06:24 ---> Running in 5a7ec4d81be9 23:06:25 Removing intermediate container 5a7ec4d81be9 23:06:25 ---> d3e08358798c 23:06:25 Step 9/12 : COPY go.mod vendor* ./ 23:06:25 ---> 47f199c895da 23:06:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:25 Still waiting to schedule task 23:06:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19786’ 23:06:25 ---> Running in fc54a64a2b0c 23:06:40 Removing intermediate container fc54a64a2b0c 23:06:40 ---> 85e7796664ee 23:06:40 Step 11/12 : COPY . . 23:06:40 ---> abce4a2a43f5 23:06:40 Step 12/12 : RUN $MAKE 23:06:40 ---> Running in fc7a5312bcb1 23:06:40 noop 23:06:40 Removing intermediate container fc7a5312bcb1 23:06:40 ---> 72b60291ffb3 23:06:40 Successfully built 72b60291ffb3 23:06:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:40 + docker inspect -f . ci-base-image-x86_64 23:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:40 prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container 23:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:06:41 $ docker top be3396aff03cc8fa9aae32c6b31a8aac0f6707ae08ac1c528e10bb8a4c2d0001 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:41 + go version 23:06:41 go version go1.18.3 linux/amd64 [Pipeline] } 23:06:41 $ docker stop --time=1 be3396aff03cc8fa9aae32c6b31a8aac0f6707ae08ac1c528e10bb8a4c2d0001 23:06:42 $ docker rm -f be3396aff03cc8fa9aae32c6b31a8aac0f6707ae08ac1c528e10bb8a4c2d0001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:43 + docker inspect -f . ci-base-image-x86_64 23:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:43 prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container 23:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:06:43 $ docker top 5dc07aea4c34df7218dbef449d3d5c969eb5d3ea8b7c62d20214e349a492881b -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:44 + git config --global --add safe.directory /w/workspace/oundry_device-rfid-llrp-go_PR-96 [Pipeline] fileExists [Pipeline] sh 23:06:44 + make test 23:06:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:06:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:06:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:06:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:06:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.355s coverage: 39.3% of statements 23:06:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 23:06:58 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements 23:07:06 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:07:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:07:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:07:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:07:09 ./bin/test-attribution-txt.sh [Pipeline] echo 23:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:07:09 $ docker stop --time=1 5dc07aea4c34df7218dbef449d3d5c969eb5d3ea8b7c62d20214e349a492881b 23:07:11 $ docker rm -f 5dc07aea4c34df7218dbef449d3d5c969eb5d3ea8b7c62d20214e349a492881b [Pipeline] // withDockerContainer [Pipeline] sh 23:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:07:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:07:12 + ls -al . 23:07:12 total 632 23:07:12 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 23:06 . 23:07:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:05 .. 23:07:12 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:05 .dockerignore 23:07:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:06 .git 23:07:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:05 .github 23:07:12 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:05 .gitignore 23:07:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:05 .golangci.yml 23:07:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:06 .semver 23:07:12 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:05 Attribution.txt 23:07:12 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:05 CHANGELOG.md 23:07:12 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:05 Dockerfile 23:07:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:05 GOVERNANCE.md 23:07:12 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:05 Jenkinsfile 23:07:12 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:05 LICENSE 23:07:12 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:05 Makefile 23:07:12 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:05 OWNERS.md 23:07:12 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:05 README.md 23:07:12 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:06 VERSION 23:07:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:05 bin 23:07:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:05 cmd 23:07:12 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:06 coverage.out 23:07:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:05 examples 23:07:12 -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 23:05 go.mod 23:07:12 -rw-rw-r-- 1 jenkins jenkins 35186 Jul 12 23:05 go.sum 23:07:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:05 images 23:07:12 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:05 internal 23:07:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:05 snap 23:07:12 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:13 + 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=077c09dc6d926495a8cb4f2fa7ddd3539309cdab --label arch=amd64 --label version=0.0.0 . 23:07:13 Sending build context to Docker daemon 4.041MB 23:07:13 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:07:13 Step 2/25 : FROM ${BASE} AS builder 23:07:13 ---> 72b60291ffb3 23:07:13 Step 3/25 : ARG MAKE='make build' 23:07:13 ---> Running in 7fe6c976a37e 23:07:13 Removing intermediate container 7fe6c976a37e 23:07:13 ---> bcdf2e81c1db 23:07:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:07:13 ---> Running in 733664975c10 23:07:13 Removing intermediate container 733664975c10 23:07:13 ---> 2a192cffd55a 23:07:13 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:07:13 ---> Running in d40cb1562b73 23:07:13 Removing intermediate container d40cb1562b73 23:07:13 ---> 39612ba3d183 23:07:13 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:13 ---> Running in 2040d6ea3826 23:07:14 Removing intermediate container 2040d6ea3826 23:07:14 ---> 9f36fab6b910 23:07:14 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:14 ---> Running in c90fe22facb7 23:07:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:19 OK: 211 MiB in 51 packages 23:07:19 Removing intermediate container c90fe22facb7 23:07:19 ---> 8d445627e486 23:07:19 Step 8/25 : WORKDIR /app 23:07:19 ---> Running in 3c5743439d1d 23:07:19 Removing intermediate container 3c5743439d1d 23:07:19 ---> 6c872d4aded7 23:07:19 Step 9/25 : COPY go.mod vendor* ./ 23:07:19 ---> 562298b2dc59 23:07:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:19 ---> Running in 2a6ab2ea4c44 23:07:20 Removing intermediate container 2a6ab2ea4c44 23:07:20 ---> 4a8c59e662be 23:07:20 Step 11/25 : COPY . . 23:07:20 ---> d745863a6a08 23:07:20 Step 12/25 : RUN $MAKE 23:07:20 ---> Running in 58e4bc136052 23:07:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 23:07:43 Removing intermediate container 58e4bc136052 23:07:43 ---> b39498eddd12 23:07:43 Step 13/25 : FROM alpine:3.16 23:07:43 3.16: Pulling from library/alpine 23:07:43 2408cc74d12b: Already exists 23:07:43 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:07:43 Status: Downloaded newer image for alpine:3.16 23:07:43 ---> e66264b98777 23:07:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:07:43 ---> Running in 5877306bcb83 23:07:43 Removing intermediate container 5877306bcb83 23:07:43 ---> 9b275b7d4715 23:07:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:43 ---> Running in 3379e42a3d80 23:07:43 Removing intermediate container 3379e42a3d80 23:07:43 ---> cc9055074ef8 23:07:43 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:07:43 ---> Running in 0410b2fb022e 23:07:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:44 (1/6) Installing dumb-init (1.2.5-r1) 23:07:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:07:44 (3/6) Installing libsodium (1.0.18-r0) 23:07:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:07:44 (5/6) Installing libzmq (4.3.4-r0) 23:07:44 (6/6) Installing zeromq (4.3.4-r0) 23:07:44 Executing busybox-1.35.0-r13.trigger 23:07:44 OK: 8 MiB in 20 packages 23:07:45 Removing intermediate container 0410b2fb022e 23:07:45 ---> c667218a9e72 23:07:45 Step 17/25 : COPY --from=builder /app/LICENSE / 23:07:45 ---> 59e747159e25 23:07:45 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:07:45 ---> aecef5d7dbed 23:07:45 Step 19/25 : COPY --from=builder /app/cmd/ / 23:07:46 ---> a7a894d2ee74 23:07:46 Step 20/25 : EXPOSE 59989 23:07:46 ---> Running in 42415c83b610 23:07:46 Removing intermediate container 42415c83b610 23:07:46 ---> b5f38dc88052 23:07:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:07:46 ---> Running in 34168e77dd90 23:07:46 Removing intermediate container 34168e77dd90 23:07:46 ---> 2d5f0ed417c0 23:07:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:07:46 ---> Running in b00a78c541c0 23:07:46 Removing intermediate container b00a78c541c0 23:07:46 ---> 4f8644e6ced8 23:07:46 Step 23/25 : LABEL arch=amd64 23:07:46 ---> Running in c3c51f13fee3 23:07:46 Removing intermediate container c3c51f13fee3 23:07:46 ---> 542e5f5893b5 23:07:46 Step 24/25 : LABEL git_sha=077c09dc6d926495a8cb4f2fa7ddd3539309cdab 23:07:46 ---> Running in 634641c60838 23:07:46 Removing intermediate container 634641c60838 23:07:46 ---> 998300912db3 23:07:46 Step 25/25 : LABEL version=0.0.0 23:07:47 ---> Running in 7ddc7e1d78d2 23:07:47 Removing intermediate container 7ddc7e1d78d2 23:07:47 ---> f0c36c850eba 23:07:47 [Warning] One or more build-args [ARCH] were not consumed 23:07:47 Successfully built f0c36c850eba 23:07:47 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:47 23:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:47 latest: Pulling from edgex-lftools-log-publisher 23:07:47 5eb5b503b376: Pulling fs layer 23:07:47 5c69ac0246d0: Pulling fs layer 23:07:47 ec43610c2a17: Pulling fs layer 23:07:47 3a2ae6a8a46f: Pulling fs layer 23:07:47 33b1e0a273af: Pulling fs layer 23:07:47 5d3b04190fa2: Pulling fs layer 23:07:47 2f39f015ded8: Pulling fs layer 23:07:47 33b1e0a273af: Waiting 23:07:47 5d3b04190fa2: Waiting 23:07:47 2f39f015ded8: Waiting 23:07:47 3a2ae6a8a46f: Waiting 23:07:47 5c69ac0246d0: Verifying Checksum 23:07:47 5c69ac0246d0: Download complete 23:07:47 3a2ae6a8a46f: Verifying Checksum 23:07:47 3a2ae6a8a46f: Download complete 23:07:47 33b1e0a273af: Verifying Checksum 23:07:47 33b1e0a273af: Download complete 23:07:47 ec43610c2a17: Verifying Checksum 23:07:47 ec43610c2a17: Download complete 23:07:47 5d3b04190fa2: Verifying Checksum 23:07:47 5d3b04190fa2: Download complete 23:07:48 5eb5b503b376: Verifying Checksum 23:07:48 5eb5b503b376: Download complete 23:07:48 2f39f015ded8: Download complete 23:07:49 5eb5b503b376: Pull complete 23:07:49 5c69ac0246d0: Pull complete 23:07:49 ec43610c2a17: Pull complete 23:07:49 3a2ae6a8a46f: Pull complete 23:07:50 33b1e0a273af: Pull complete 23:07:50 5d3b04190fa2: Pull complete 23:07:55 2f39f015ded8: Pull complete 23:07:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:55 prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container 23:07:55 $ 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-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:57 $ docker top 3f71f3b61f152b4a1173a8e575e1bf08079c5d519e05e1d4d8b4dc24a70919fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:57 ---> job-cost.sh 23:07:57 lf-activate-venv: SKIPPING 23:07:57 INFO: No Stack... 23:07:58 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:58 INFO: Archiving Costs [Pipeline] sh 23:07:58 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives/cost.csv 23:07:58 + cut -d, -f6 [Pipeline] lock 23:07:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] 23:07:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] did not exist. Created. 23:07:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:59 + echo total: 0.2199999988079071 [Pipeline] stash 23:07:59 Stashed 1 file(s) [Pipeline] } 23:07:59 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:59 $ docker stop --time=1 3f71f3b61f152b4a1173a8e575e1bf08079c5d519e05e1d4d8b4dc24a70919fd 23:08:00 $ docker rm -f 3f71f3b61f152b4a1173a8e575e1bf08079c5d519e05e1d4d8b4dc24a70919fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19789 in /w/workspace/oundry_device-rfid-llrp-go_PR-96 [Pipeline] { [Pipeline] ws 23:08:45 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 23:08:45 Selected Git installation does not exist. Using Default 23:08:45 The recommended git tool is: NONE 23:08:53 using credential edgex-jenkins-ssh 23:08:53 Cloning the remote Git repository 23:08:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:08:53 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 23:08:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:08:53 > git --version # timeout=10 23:08:53 > git --version # 'git version 2.25.1' 23:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:08:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:08:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:08:55 Merging remotes/origin/main commit a486f61cebd70a79af9a3b2a3d782718b04949c5 into PR head commit 077c09dc6d926495a8cb4f2fa7ddd3539309cdab 23:08:55 Merge succeeded, producing 077c09dc6d926495a8cb4f2fa7ddd3539309cdab 23:08:55 Checking out Revision 077c09dc6d926495a8cb4f2fa7ddd3539309cdab (PR-96) 23:08:55 > git config core.sparsecheckout # timeout=10 23:08:55 > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 23:08:55 > git remote # timeout=10 23:08:55 > git config --get remote.origin.url # timeout=10 23:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:55 > git merge a486f61cebd70a79af9a3b2a3d782718b04949c5 # timeout=10 23:08:55 > git rev-parse HEAD^{commit} # timeout=10 23:08:55 > git config core.sparsecheckout # timeout=10 23:08:55 > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 23:08:59 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:00 Dload Upload Total Spent Left Speed 23:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 23:09:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:09:01 + sudo tee /etc/docker/daemon.new 23:09:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:09:01 { 23:09:01 "registry-mirrors": [ 23:09:01 "https://nexus3.edgexfoundry.org:10001" 23:09:01 ], 23:09:01 "bip": "10.250.0.254/24", 23:09:01 "hosts": [ 23:09:01 "tcp://0.0.0.0:5555", 23:09:01 "unix:///var/run/docker.sock" 23:09:01 ], 23:09:01 "mtu": 1458, 23:09:01 "selinux-enabled": true, 23:09:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:09:01 } [Pipeline] sh 23:09:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:09:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:20 provisioning config files... 23:09:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config9150031511935360872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:21 ---> docker-login.sh 23:09:21 nexus3.edgexfoundry.org:10001 23:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:22 Configure a credential helper to remove this warning. See 23:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:22 23:09:22 Login Succeeded 23:09:22 nexus3.edgexfoundry.org:10002 23:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:23 Configure a credential helper to remove this warning. See 23:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:23 23:09:23 Login Succeeded 23:09:23 nexus3.edgexfoundry.org:10003 23:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:23 Configure a credential helper to remove this warning. See 23:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:23 23:09:23 Login Succeeded 23:09:23 nexus3.edgexfoundry.org:10004 23:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:24 Configure a credential helper to remove this warning. See 23:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:24 23:09:24 Login Succeeded 23:09:24 docker.io 23:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:24 Configure a credential helper to remove this warning. See 23:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:24 23:09:24 Login Succeeded 23:09:24 ---> docker-login.sh ends [Pipeline] } 23:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:24 ========================================================= 23:09:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:09:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:09:25 Sending build context to Docker daemon 1.229MB 23:09:25 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:09:25 Step 2/12 : FROM ${BASE} AS builder 23:09:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:09:25 b3c136eddcbf: Pulling fs layer 23:09:25 c0a3192eca97: Pulling fs layer 23:09:25 a050256f5b6f: Pulling fs layer 23:09:25 656be50a0ddc: Pulling fs layer 23:09:25 2bbca73fdf42: Pulling fs layer 23:09:25 46d945488cbd: Pulling fs layer 23:09:25 8a5474983e97: Pulling fs layer 23:09:25 329c88fbcd65: Pulling fs layer 23:09:25 656be50a0ddc: Waiting 23:09:25 2bbca73fdf42: Waiting 23:09:25 46d945488cbd: Waiting 23:09:25 8a5474983e97: Waiting 23:09:25 329c88fbcd65: Waiting 23:09:25 a050256f5b6f: Verifying Checksum 23:09:25 a050256f5b6f: Download complete 23:09:25 c0a3192eca97: Verifying Checksum 23:09:25 c0a3192eca97: Download complete 23:09:25 2bbca73fdf42: Verifying Checksum 23:09:25 2bbca73fdf42: Download complete 23:09:25 46d945488cbd: Verifying Checksum 23:09:25 46d945488cbd: Download complete 23:09:25 b3c136eddcbf: Verifying Checksum 23:09:26 b3c136eddcbf: Pull complete 23:09:27 329c88fbcd65: Verifying Checksum 23:09:27 329c88fbcd65: Download complete 23:09:27 c0a3192eca97: Pull complete 23:09:27 a050256f5b6f: Pull complete 23:09:28 8a5474983e97: Verifying Checksum 23:09:28 8a5474983e97: Download complete 23:09:28 656be50a0ddc: Verifying Checksum 23:09:28 656be50a0ddc: Download complete 23:09:44 656be50a0ddc: Pull complete 23:09:44 2bbca73fdf42: Pull complete 23:09:44 46d945488cbd: Pull complete 23:09:49 8a5474983e97: Pull complete 23:09:50 329c88fbcd65: Pull complete 23:09:50 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:09:50 ---> ff4287adb874 23:09:50 Step 3/12 : ARG MAKE='make build' 23:09:51 ---> Running in 4061e1e9cf93 23:09:52 Removing intermediate container 4061e1e9cf93 23:09:52 ---> c9808478da94 23:09:52 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:09:52 ---> Running in a71e9efd3c51 23:09:52 Removing intermediate container a71e9efd3c51 23:09:52 ---> 0077d4221125 23:09:52 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:09:52 ---> Running in 98f559899fcb 23:09:53 Removing intermediate container 98f559899fcb 23:09:53 ---> 47065dab0533 23:09:53 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:53 ---> Running in 722ea3276737 23:09:56 Removing intermediate container 722ea3276737 23:09:56 ---> 1be61de41580 23:09:56 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:56 ---> Running in a354d07b9da6 23:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:59 OK: 221 MiB in 51 packages 23:10:00 Removing intermediate container a354d07b9da6 23:10:00 ---> b1609ff000e1 23:10:00 Step 8/12 : WORKDIR /app 23:10:00 ---> Running in e330b8a25623 23:10:00 Removing intermediate container e330b8a25623 23:10:00 ---> f72623fe48f3 23:10:00 Step 9/12 : COPY go.mod vendor* ./ 23:10:01 ---> 7febd497b39a 23:10:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:01 ---> Running in 3a72f28c61c4 23:10:57 Removing intermediate container 3a72f28c61c4 23:10:57 ---> 823246c29749 23:10:57 Step 11/12 : COPY . . 23:10:57 ---> a0a5d067ce62 23:10:57 Step 12/12 : RUN $MAKE 23:10:57 ---> Running in e33fdf91930c 23:10:57 noop 23:10:57 Removing intermediate container e33fdf91930c 23:10:57 ---> c6d8657409b0 23:10:57 Successfully built c6d8657409b0 23:10:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:58 + docker inspect -f . ci-base-image-arm64 23:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:58 prd-ubuntu20.04-docker-arm64-4c-16g-19789 does not seem to be running inside a container 23:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:59 $ docker top 6e35ae5e644e81e596a691fc63f497a9ad0f4d79e622a092bc94411b5ff886d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:00 + go version 23:11:00 go version go1.18.3 linux/arm64 [Pipeline] } 23:11:00 $ docker stop --time=1 6e35ae5e644e81e596a691fc63f497a9ad0f4d79e622a092bc94411b5ff886d9 23:11:02 $ docker rm -f 6e35ae5e644e81e596a691fc63f497a9ad0f4d79e622a092bc94411b5ff886d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:02 + docker inspect -f . ci-base-image-arm64 23:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-19789 does not seem to be running inside a container 23:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:04 $ docker top 7b99c33bac66ad4c28d66dbe5432d4a4b30ef5dfab8e5c73c70cdcc495a3ed71 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:05 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh 23:11:06 + make test 23:11:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:11:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:12:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:12:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:13:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.612s coverage: 39.3% of statements 23:13:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.520s coverage: 52.0% of statements 23:13:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.106s coverage: 96.4% of statements 23:13:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:13:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:43 ./bin/test-attribution-txt.sh [Pipeline] echo 23:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:13:43 $ docker stop --time=1 7b99c33bac66ad4c28d66dbe5432d4a4b30ef5dfab8e5c73c70cdcc495a3ed71 23:13:45 $ docker rm -f 7b99c33bac66ad4c28d66dbe5432d4a4b30ef5dfab8e5c73c70cdcc495a3ed71 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:46 Warning: overwriting stash ‘coverage-report’ 23:13:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:48 + ls -al . 23:13:48 total 628 23:13:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:11 . 23:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:08 .. 23:13:48 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:08 .dockerignore 23:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:08 .git 23:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:08 .github 23:13:48 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:08 .gitignore 23:13:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:08 .golangci.yml 23:13:48 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:08 Attribution.txt 23:13:48 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:08 CHANGELOG.md 23:13:48 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:08 Dockerfile 23:13:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:08 GOVERNANCE.md 23:13:48 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:08 Jenkinsfile 23:13:48 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:08 LICENSE 23:13:48 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:08 Makefile 23:13:48 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:08 OWNERS.md 23:13:48 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:08 README.md 23:13:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:06 VERSION 23:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:08 bin 23:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:08 cmd 23:13:48 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:13 coverage.out 23:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:08 examples 23:13:48 -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 23:08 go.mod 23:13:48 -rw-rw-r-- 1 jenkins jenkins 35186 Jul 12 23:08 go.sum 23:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:08 images 23:13:48 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:08 internal 23:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:08 snap 23:13:48 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:48 + 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=077c09dc6d926495a8cb4f2fa7ddd3539309cdab --label arch=arm64 --label version=0.0.0 . 23:13:48 Sending build context to Docker daemon 1.229MB 23:13:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:13:49 Step 2/25 : FROM ${BASE} AS builder 23:13:49 ---> c6d8657409b0 23:13:49 Step 3/25 : ARG MAKE='make build' 23:13:49 ---> Running in 519c36cc04a5 23:13:49 Removing intermediate container 519c36cc04a5 23:13:49 ---> dd3f75de24e1 23:13:49 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:13:49 ---> Running in d591db513189 23:13:50 Removing intermediate container d591db513189 23:13:50 ---> 453e60b8bbc2 23:13:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:13:50 ---> Running in cbb3c8851549 23:13:50 Removing intermediate container cbb3c8851549 23:13:50 ---> 995adee1c247 23:13:50 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:50 ---> Running in b2185bf92205 23:13:52 Removing intermediate container b2185bf92205 23:13:52 ---> 5983190c090f 23:13:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:52 ---> Running in 7f19d5297973 23:13:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:54 OK: 221 MiB in 51 packages 23:13:55 Removing intermediate container 7f19d5297973 23:13:55 ---> 9d48cc9d8ff2 23:13:55 Step 8/25 : WORKDIR /app 23:13:55 ---> Running in 2633aec64b96 23:13:56 Removing intermediate container 2633aec64b96 23:13:56 ---> 1d691cf4fcd0 23:13:56 Step 9/25 : COPY go.mod vendor* ./ 23:13:56 ---> 5c6b66a37e9e 23:13:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:57 ---> Running in 5881270672af 23:13:59 Removing intermediate container 5881270672af 23:13:59 ---> deacc81f3ea2 23:13:59 Step 11/25 : COPY . . 23:13:59 ---> f4ad92ac6eac 23:13:59 Step 12/25 : RUN $MAKE 23:13:59 ---> Running in c49ec4ebe391 23:14:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 23:16:22 Removing intermediate container c49ec4ebe391 23:16:22 ---> 2c39fbbd3234 23:16:22 Step 13/25 : FROM alpine:3.16 23:16:22 3.16: Pulling from library/alpine 23:16:22 b3c136eddcbf: Already exists 23:16:22 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:16:22 Status: Downloaded newer image for alpine:3.16 23:16:22 ---> 6e30ab57aeee 23:16:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:16:22 ---> Running in e6da572ee2b2 23:16:22 Removing intermediate container e6da572ee2b2 23:16:22 ---> 40112eed1855 23:16:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:22 ---> Running in 61d0e12b0bc8 23:16:22 Removing intermediate container 61d0e12b0bc8 23:16:22 ---> 33c5918d8a65 23:16:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:16:22 ---> Running in 7f5b9253654d 23:16:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:22 (1/6) Installing dumb-init (1.2.5-r1) 23:16:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:16:22 (3/6) Installing libsodium (1.0.18-r0) 23:16:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:16:22 (5/6) Installing libzmq (4.3.4-r0) 23:16:22 (6/6) Installing zeromq (4.3.4-r0) 23:16:22 Executing busybox-1.35.0-r13.trigger 23:16:22 OK: 8 MiB in 20 packages 23:16:23 Removing intermediate container 7f5b9253654d 23:16:23 ---> b0a0b8df3442 23:16:23 Step 17/25 : COPY --from=builder /app/LICENSE / 23:16:23 ---> 1508ebf1352a 23:16:23 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:16:24 ---> 5449e171e482 23:16:24 Step 19/25 : COPY --from=builder /app/cmd/ / 23:16:25 ---> 440f66d0a4d5 23:16:25 Step 20/25 : EXPOSE 59989 23:16:25 ---> Running in 3d3fe2574314 23:16:26 Removing intermediate container 3d3fe2574314 23:16:26 ---> d057f52942bf 23:16:26 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:16:26 ---> Running in 96d616010cb3 23:16:26 Removing intermediate container 96d616010cb3 23:16:26 ---> 71fcd690cc68 23:16:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:16:26 ---> Running in f361573c78d6 23:16:26 Removing intermediate container f361573c78d6 23:16:26 ---> 7afdd2ea88a0 23:16:26 Step 23/25 : LABEL arch=arm64 23:16:26 ---> Running in b6f6d404d709 23:16:27 Removing intermediate container b6f6d404d709 23:16:27 ---> e909e1b1559b 23:16:27 Step 24/25 : LABEL git_sha=077c09dc6d926495a8cb4f2fa7ddd3539309cdab 23:16:27 ---> Running in 77b04b558b55 23:16:27 Removing intermediate container 77b04b558b55 23:16:27 ---> 5c8b83095af6 23:16:27 Step 25/25 : LABEL version=0.0.0 23:16:27 ---> Running in 114c28dafbdb 23:16:27 Removing intermediate container 114c28dafbdb 23:16:27 ---> 36b7efed464e 23:16:27 [Warning] One or more build-args [ARCH] were not consumed 23:16:27 Successfully built 36b7efed464e 23:16:27 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:28 23:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:28 arm64: Pulling from edgex-lftools-log-publisher 23:16:28 8998bd30e6a1: Pulling fs layer 23:16:28 04944245beec: Pulling fs layer 23:16:28 699f458cf7ca: Pulling fs layer 23:16:28 765212b225bb: Pulling fs layer 23:16:28 f23df028b6ca: Pulling fs layer 23:16:28 d65c8cfc05b1: Pulling fs layer 23:16:28 2437ff75d9bd: Pulling fs layer 23:16:28 765212b225bb: Waiting 23:16:28 f23df028b6ca: Waiting 23:16:28 d65c8cfc05b1: Waiting 23:16:28 2437ff75d9bd: Waiting 23:16:28 04944245beec: Verifying Checksum 23:16:28 04944245beec: Download complete 23:16:28 765212b225bb: Verifying Checksum 23:16:28 765212b225bb: Download complete 23:16:28 f23df028b6ca: Verifying Checksum 23:16:28 f23df028b6ca: Download complete 23:16:28 d65c8cfc05b1: Verifying Checksum 23:16:28 d65c8cfc05b1: Download complete 23:16:29 699f458cf7ca: Verifying Checksum 23:16:29 699f458cf7ca: Download complete 23:16:29 8998bd30e6a1: Verifying Checksum 23:16:29 8998bd30e6a1: Download complete 23:16:31 2437ff75d9bd: Verifying Checksum 23:16:31 2437ff75d9bd: Download complete 23:16:33 8998bd30e6a1: Pull complete 23:16:33 04944245beec: Pull complete 23:16:35 699f458cf7ca: Pull complete 23:16:35 765212b225bb: Pull complete 23:16:36 f23df028b6ca: Pull complete 23:16:36 d65c8cfc05b1: Pull complete 23:16:51 2437ff75d9bd: Pull complete 23:16:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-19789 does not seem to be running inside a container 23:16: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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:16:54 $ docker top ad45d0576b05507cc6e3c2f184acf4798ffe442281cdd0e4a43a62ba3d67b30c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:55 ---> job-cost.sh 23:16:55 lf-activate-venv: SKIPPING 23:16:55 INFO: No Stack... 23:16:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:56 INFO: Archiving Costs [Pipeline] sh 23:16:57 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 23:16:57 + cut -d, -f6 [Pipeline] lock 23:16:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] 23:16:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] did not exist. Created. 23:16:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:57 /w/workspace/device-rfid-llrp-go/2@tmp/durable-80399a19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:58 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:58 Warning: overwriting stash ‘stack-cost’ 23:16:58 Stashed 1 file(s) [Pipeline] } 23:16:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:58 $ docker stop --time=1 ad45d0576b05507cc6e3c2f184acf4798ffe442281cdd0e4a43a62ba3d67b30c 23:17:00 $ docker rm -f ad45d0576b05507cc6e3c2f184acf4798ffe442281cdd0e4a43a62ba3d67b30c [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 23:17:00 provisioning config files... 23:17:00 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config7639357921181934557tmp [Pipeline] { [Pipeline] sh 23:17:00 + set +x 23:17:00 + curl -s https://codecov.io/bash 23:17:00 + bash -s -- 23:17:00 23:17:00 _____ _ 23:17:00 / ____| | | 23:17:00 | | ___ __| | ___ ___ _____ __ 23:17:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:17:00 | |___| (_) | (_| | __/ (_| (_) \ V / 23:17:00 \_____\___/ \__,_|\___|\___\___/ \_/ 23:17:00 Bash-1.0.6 23:17:00 23:17:00 23:17:00 ==> git version 2.25.1 found 23:17:00 ==> 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 23:17:00 Release-Date: 2020-01-08 23:17:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:17:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:17:00 ==> Jenkins CI detected. 23:17:00 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-96 23:17:00 project root: . 23:17:00 --> token set from env 23:17:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:17:00 ==> Running gcov in . (disable via -X gcov) 23:17:00 ==> Python coveragepy not found 23:17:00 ==> Searching for coverage reports in: 23:17:00 + . 23:17:00 -> Found 1 reports 23:17:00 ==> Detecting git/mercurial file structure 23:17:00 ==> Reading reports 23:17:00 + ./coverage.out bytes=460394 23:17:00 ==> Appending adjustments 23:17:00 https://docs.codecov.io/docs/fixing-reports 23:17:00 + Found adjustments 23:17:00 ==> Gzipping contents 23:17:00 52K /tmp/codecov.GBdu7b.gz 23:17:00 ==> Uploading reports 23:17:00 url: https://codecov.io 23:17:00 query: branch=PR-96&commit=077c09dc6d926495a8cb4f2fa7ddd3539309cdab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=96&job=&cmd_args= 23:17:00 -> Pinging Codecov 23:17:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-96&commit=077c09dc6d926495a8cb4f2fa7ddd3539309cdab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=96&job=&cmd_args= 23:17:01 -> Uploading to 23:17:01 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/581DD39554BDF9B6E22D074273EAD858/077c09dc6d926495a8cb4f2fa7ddd3539309cdab/9cedc771-51ca-416b-bae8-ebf253bc7305.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T231701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9060e7e85e7104d20b9f406f7084dce67bd73f5cb5f6dab769228fdc6aa83414 23:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:01 Dload Upload Total Spent Left Speed 23:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51828 0 0 100 51828 0 161k --:--:-- --:--:-- --:--:-- 161k 23:17:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] } 23:17:01 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 23:17:02 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives ] 23:17:02 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives 23:17:02 total 16 23:17:02 drwxr-xr-x 3 root root 4096 Jul 12 23:07 . 23:17:02 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:07 .. 23:17:02 drwxr-xr-x 2 root root 4096 Jul 12 23:07 cost 23:17:02 -rw-r--r-- 1 root root 89 Jul 12 23:07 cost.csv 23:17:02 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives 23:17:02 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives 23:17:02 total 16 23:17:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:07 . 23:17:02 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:07 .. 23:17:02 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:07 cost 23:17:02 -rw-r--r-- 1 jenkins jenkins 89 Jul 12 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:17:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:03 ---> package-listing.sh 23:17:03 ++ facter osfamily 23:17:03 ++ tr '[:upper:]' '[:lower:]' 23:17:03 + OS_FAMILY=debian 23:17:03 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-96 23:17:03 + START_PACKAGES=/tmp/packages_start.txt 23:17:03 + END_PACKAGES=/tmp/packages_end.txt 23:17:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:03 + PACKAGES=/tmp/packages_start.txt 23:17:03 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-96 ']' 23:17:03 + PACKAGES=/tmp/packages_end.txt 23:17:03 + case "${OS_FAMILY}" in 23:17:03 + dpkg -l 23:17:03 + grep '^ii' 23:17:03 + '[' -f /tmp/packages_start.txt ']' 23:17:03 + '[' -f /tmp/packages_end.txt ']' 23:17:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:03 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-96 ']' 23:17:03 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives/ 23:17:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives/ [Pipeline] echo 23:17:03 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:04 prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container 23:17:04 $ 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-96/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-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:05 $ docker top c209ba7d1d1e3d03c9f05ddd3271b40d00b601d46df115bb8399065890f9abfd -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:05 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:05 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:06 + ls /var/log/sa-host 23:17:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:06 provisioning config files... 23:17:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config7656377631479429028tmp [Pipeline] { [Pipeline] echo 23:17:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:06 ---> create-netrc.sh [Pipeline] } 23:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:06 ---> python-tools-install.sh [Pipeline] echo 23:17:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:07 ---> sudo-logs.sh 23:17:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:07 ---> job-cost.sh 23:17:07 lf-activate-venv: SKIPPING 23:17:07 DEBUG: total: 0.2199999988079071 23:17:07 INFO: Retrieving Stack Cost... 23:17:07 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:08 INFO: Archiving Costs [Pipeline] echo 23:17:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:08 ---> logs-deploy.sh 23:17:08 lf-activate-venv: SKIPPING 23:17:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-96/2 23:17:08 INFO: archiving workspace using pattern(s): 23:17:09 Archives upload complete. 23:17:09 INFO: archiving logs to Nexus