Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from cd71eb7cedbf3328f0ffc2642ce097e709d23093+6afc6bebc55851e438483997c27c526932a4a7b3 (589c3a77fdd84dd7d489162905b2502cf41b0357) 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-ssh4583069582903682982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8214613816844729536.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14366143078156229918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3139502206588962379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6270436537287473267.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4796138339759546142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-280 in /w/workspace/undry_device-rfid-llrp-go_PR-181 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-181 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit cd71eb7cedbf3328f0ffc2642ce097e709d23093 Merge succeeded, producing cd71eb7cedbf3328f0ffc2642ce097e709d23093 Checking out Revision cd71eb7cedbf3328f0ffc2642ce097e709d23093 (PR-181) > git config core.sparsecheckout # timeout=10 > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # 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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:12:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:12:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:12:35 ========================================================= 23:12:35 EdgeX Global Pipelines Version Info 23:12:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:12:36 ------------------- 23:12:36 stable info: 23:12:36 ------------------- 23:12:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:12:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:12:36 Message: update stable to v1.0.245 23:12:37 ------------------- 23:12:37 experimental info: 23:12:37 ------------------- 23:12:37 Commited By: **** collab-it+edgex@linuxfoundation.org 23:12:37 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:12:37 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd71eb7 [Pipeline] echo 23:12:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:38 provisioning config files... 23:12:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config7935052068710185653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:39 ---> docker-login.sh 23:12:39 nexus3.edgexfoundry.org:10001 23:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:39 Configure a credential helper to remove this warning. See 23:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:39 23:12:39 Login Succeeded 23:12:39 nexus3.edgexfoundry.org:10002 23:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:39 Configure a credential helper to remove this warning. See 23:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:39 23:12:39 Login Succeeded 23:12:39 nexus3.edgexfoundry.org:10003 23:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 nexus3.edgexfoundry.org:10004 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 docker.io 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 ---> docker-login.sh ends [Pipeline] } 23:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:12:41 + git rev-list -1 --merges cd71eb7cedbf3328f0ffc2642ce097e709d23093~1..cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo 23:12:41 -----------> git rev-list -1 --merges cd71eb7cedbf3328f0ffc2642ce097e709d23093~1..cd71eb7cedbf3328f0ffc2642ce097e709d23093 cd71eb7cedbf3328f0ffc2642ce097e709d23093 [false] [Pipeline] sh 23:12:41 + git log --format=format:%s -1 cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo 23:12:41 ========================================================= 23:12:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:12:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:41 + git log --format=format:%s -1 cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo 23:12:41 [semverPrep] GIT_COMMIT: cd71eb7cedbf3328f0ffc2642ce097e709d23093, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo 23:12:41 [semverPrep] This is not a build commit. [Pipeline] sh 23:12:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:42 + grep -v github /etc/ssh/ssh_known_hosts 23:12:42 + [ -e /tmp/ssh_known_hosts ] 23:12:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:12:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:12:42 + sudo tee -a /etc/ssh/ssh_known_hosts 23:12:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:42 23:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:43 0.1.4: Pulling from edgex-devops/py-git-semver 23:12:43 b85a868b505f: Pulling fs layer 23:12:43 e2be974225ed: Pulling fs layer 23:12:43 339a4e72a1f5: Pulling fs layer 23:12:43 988bab9f4d93: Pulling fs layer 23:12:43 1469e6f7b9e6: Pulling fs layer 23:12:43 eaf3925da568: Pulling fs layer 23:12:43 988bab9f4d93: Waiting 23:12:43 1469e6f7b9e6: Waiting 23:12:43 bab4dde63d76: Pulling fs layer 23:12:43 bde34c3a00c8: Pulling fs layer 23:12:43 b352a97aabf1: Pulling fs layer 23:12:43 eaf3925da568: Waiting 23:12:43 bde34c3a00c8: Waiting 23:12:43 4872d77fe225: Pulling fs layer 23:12:43 5851b861e8e6: Pulling fs layer 23:12:43 b352a97aabf1: Waiting 23:12:43 4872d77fe225: Waiting 23:12:43 5851b861e8e6: Waiting 23:12:43 e2be974225ed: Verifying Checksum 23:12:43 e2be974225ed: Download complete 23:12:43 988bab9f4d93: Download complete 23:12:43 1469e6f7b9e6: Verifying Checksum 23:12:43 1469e6f7b9e6: Download complete 23:12:43 eaf3925da568: Download complete 23:12:43 339a4e72a1f5: Verifying Checksum 23:12:43 339a4e72a1f5: Download complete 23:12:43 bde34c3a00c8: Verifying Checksum 23:12:43 bde34c3a00c8: Download complete 23:12:43 b352a97aabf1: Download complete 23:12:43 4872d77fe225: Verifying Checksum 23:12:43 4872d77fe225: Download complete 23:12:43 5851b861e8e6: Download complete 23:12:43 b85a868b505f: Verifying Checksum 23:12:43 b85a868b505f: Download complete 23:12:44 bab4dde63d76: Verifying Checksum 23:12:44 bab4dde63d76: Download complete 23:12:44 b85a868b505f: Pull complete 23:12:44 e2be974225ed: Pull complete 23:12:45 339a4e72a1f5: Pull complete 23:12:45 988bab9f4d93: Pull complete 23:12:45 1469e6f7b9e6: Pull complete 23:12:45 eaf3925da568: Pull complete 23:12:47 bab4dde63d76: Pull complete 23:12:47 bde34c3a00c8: Pull complete 23:12:47 b352a97aabf1: Pull complete 23:12:47 4872d77fe225: Pull complete 23:12:47 5851b861e8e6: Pull complete 23:12:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:12:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:48 prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container 23:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:12:49 $ docker top 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f -eo pid,comm 23:12:50 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:12:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:50 [ssh-agent] Looking for ssh-agent implementation... 23:12:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:50 $ docker exec 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent 23:12:50 SSH_AUTH_SOCK=/tmp/ssh-KSiwlPH7DYqM/agent.32 23:12:50 SSH_AGENT_PID=38 23:12:50 Running ssh-add (command line suppressed) 23:12:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_1824005778540792832.key (/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_1824005778540792832.key) 23:12:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:50 + git tag --points-at HEAD [Pipeline] } 23:12:50 $ docker exec --env ******** --env ******** 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent -k 23:12:51 unset SSH_AUTH_SOCK; 23:12:51 unset SSH_AGENT_PID; 23:12:51 echo Agent pid 38 killed; 23:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:12:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:51 [ssh-agent] Looking for ssh-agent implementation... 23:12:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:51 $ docker exec 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent 23:12:51 SSH_AUTH_SOCK=/tmp/ssh-G4rEvUim03Fk/agent.70 23:12:51 SSH_AGENT_PID=76 23:12:51 Running ssh-add (command line suppressed) 23:12:51 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_14746878275075373577.key (/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_14746878275075373577.key) 23:12:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:51 + git semver init 23:12:52 2023-03-14 23:12:51,980 [run_init] DEBUG init version:0.0.0 force:False 23:12:52 2023-03-14 23:12:51,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver 23:12:52 2023-03-14 23:12:51,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-181/.semver 23:12:52 2023-03-14 23:12:51,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-181, universal_newlines=False, shell=None, istream=None) 23:12:52 2023-03-14 23:12:52,817 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-181/.git/info/exclude 23:12:52 2023-03-14 23:12:52,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver/PR-181 with force:False 23:12:52 2023-03-14 23:12:52,818 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver/PR-181 23:12:52 2023-03-14 23:12:52,822 [execute] INFO git cat-file --batch-check 23:12:52 2023-03-14 23:12:52,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver, universal_newlines=False, shell=None, istream=) 23:12:52 2023-03-14 23:12:52,829 [execute] INFO git cat-file --batch 23:12:52 2023-03-14 23:12:52,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver, universal_newlines=False, shell=None, istream=) 23:12:52 2023-03-14 23:12:52,835 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-181/.semver/PR-181 23:12:52 0.0.0 [Pipeline] } 23:12:53 $ docker exec --env ******** --env ******** 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent -k 23:12:53 unset SSH_AUTH_SOCK; 23:12:53 unset SSH_AGENT_PID; 23:12:53 echo Agent pid 76 killed; 23:12:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:53 + git semver [Pipeline] } 23:12:53 $ docker stop --time=1 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f 23:12:55 $ docker rm -f --volumes 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f [Pipeline] // withDockerContainer [Pipeline] sh 23:12:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:12:55 Stashed 1 file(s) [Pipeline] echo 23:12:55 [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:12:56 provisioning config files... 23:12:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config1165148713354635598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:56 ---> docker-login.sh 23:12:56 nexus3.edgexfoundry.org:10001 23:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:56 Configure a credential helper to remove this warning. See 23:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:56 23:12:56 Login Succeeded 23:12:56 nexus3.edgexfoundry.org:10002 23:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:56 Configure a credential helper to remove this warning. See 23:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:56 23:12:56 Login Succeeded 23:12:56 nexus3.edgexfoundry.org:10003 23:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:57 Configure a credential helper to remove this warning. See 23:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:57 23:12:57 Login Succeeded 23:12:57 nexus3.edgexfoundry.org:10004 23:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:57 Configure a credential helper to remove this warning. See 23:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:57 23:12:57 Login Succeeded 23:12:57 docker.io 23:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:57 Configure a credential helper to remove this warning. See 23:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:57 23:12:57 Login Succeeded 23:12:57 ---> docker-login.sh ends [Pipeline] } 23:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:57 ========================================================= 23:12:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:12:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:12:58 Sending build context to Docker daemon 4.116MB 23:12:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:12:58 Step 2/12 : FROM ${BASE} AS builder 23:12:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:12:58 63b65145d645: Pulling fs layer 23:12:58 a2d21d5440eb: Pulling fs layer 23:12:58 935e6c44a52c: Pulling fs layer 23:12:58 94cc34f8dd06: Pulling fs layer 23:12:58 30dea6a524f1: Pulling fs layer 23:12:58 a2aff8979fd8: Pulling fs layer 23:12:58 6808be2612f2: Pulling fs layer 23:12:58 f25807f1079a: Pulling fs layer 23:12:58 a2aff8979fd8: Waiting 23:12:58 6808be2612f2: Waiting 23:12:58 f25807f1079a: Waiting 23:12:58 94cc34f8dd06: Waiting 23:12:58 30dea6a524f1: Waiting 23:12:58 a2d21d5440eb: Verifying Checksum 23:12:58 a2d21d5440eb: Download complete 23:12:58 94cc34f8dd06: Verifying Checksum 23:12:58 94cc34f8dd06: Download complete 23:12:58 30dea6a524f1: Verifying Checksum 23:12:58 30dea6a524f1: Download complete 23:12:58 63b65145d645: Verifying Checksum 23:12:58 63b65145d645: Download complete 23:12:58 a2aff8979fd8: Download complete 23:12:58 63b65145d645: Pull complete 23:12:58 a2d21d5440eb: Pull complete 23:12:59 f25807f1079a: Verifying Checksum 23:12:59 f25807f1079a: Download complete 23:12:59 935e6c44a52c: Verifying Checksum 23:12:59 935e6c44a52c: Download complete 23:12:59 6808be2612f2: Verifying Checksum 23:12:59 6808be2612f2: Download complete 23:13:02 935e6c44a52c: Pull complete 23:13:03 94cc34f8dd06: Pull complete 23:13:03 30dea6a524f1: Pull complete 23:13:03 a2aff8979fd8: Pull complete 23:13:05 6808be2612f2: Pull complete 23:13:06 f25807f1079a: Pull complete 23:13:06 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:13:06 ---> 3b553350e43f 23:13:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:13:08 ---> Running in e3b0a1e71d11 23:13:08 Removing intermediate container e3b0a1e71d11 23:13:08 ---> 7d16a6f0f549 23:13:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:08 ---> Running in 24b4933338cf 23:13:08 Removing intermediate container 24b4933338cf 23:13:08 ---> cd9d61c8163d 23:13:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:13:08 ---> Running in 7902499ca331 23:13:08 Removing intermediate container 7902499ca331 23:13:08 ---> 0d805e6678d8 23:13:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:13:08 ---> Running in d557e5ac3d3c 23:13:08 Removing intermediate container d557e5ac3d3c 23:13:08 ---> d8e46cc8df53 23:13:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:08 ---> Running in 19e53cc80800 23:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:09 OK: 265 MiB in 53 packages 23:13:10 Removing intermediate container 19e53cc80800 23:13:10 ---> 3d7666c08b9a 23:13:10 Step 8/12 : WORKDIR /app 23:13:10 ---> Running in d42fc1f88b88 23:13:10 Removing intermediate container d42fc1f88b88 23:13:10 ---> 906809d4977d 23:13:10 Step 9/12 : COPY go.mod vendor* ./ 23:13:10 ---> 2587408c7c73 23:13:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:10 ---> Running in 686f4a2566bf 23:13:11 Still waiting to schedule task 23:13:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:13:36 Removing intermediate container 686f4a2566bf 23:13:36 ---> 5c30d53bff7e 23:13:36 Step 11/12 : COPY . . 23:13:36 ---> 644146bad07d 23:13:36 Step 12/12 : RUN $MAKE 23:13:36 ---> Running in 4fa2b8978471 23:13:36 noop 23:13:36 Removing intermediate container 4fa2b8978471 23:13:36 ---> fac53eea848d 23:13:36 Successfully built fac53eea848d 23:13:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:37 + docker inspect -f . ci-base-image-x86_64 23:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:37 prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container 23:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@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 ******** ci-base-image-x86_64 cat 23:13:37 $ docker top dae358885233d15b9563ba4e4adb0aba68764b479b4f066c4698675f2f0e93a6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:38 + go version 23:13:38 go version go1.20.2 linux/amd64 [Pipeline] } 23:13:38 $ docker stop --time=1 dae358885233d15b9563ba4e4adb0aba68764b479b4f066c4698675f2f0e93a6 23:13:39 $ docker rm -f --volumes dae358885233d15b9563ba4e4adb0aba68764b479b4f066c4698675f2f0e93a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:40 + docker inspect -f . ci-base-image-x86_64 23:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:40 prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container 23:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@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 ******** ci-base-image-x86_64 cat 23:13:40 $ docker top 3e5f43520a5d7e856d0bc24aff5b789bc0aac95451d7ad4147d047a744f4ca7f -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:41 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-181 [Pipeline] fileExists [Pipeline] sh 23:13:41 + make test 23:13:41 go test ./... -coverprofile=coverage.out ./... 23:13:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:13:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:13:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:14:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.217s coverage: 40.7% of statements 23:14:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements 23:14:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 94.6% of statements 23:14:11 go vet ./... 23:14:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:14:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:14:15 ./bin/test-attribution-txt.sh 23:14:15 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:14:15 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:14:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:14:15 $ docker stop --time=1 3e5f43520a5d7e856d0bc24aff5b789bc0aac95451d7ad4147d047a744f4ca7f 23:14:17 $ docker rm -f --volumes 3e5f43520a5d7e856d0bc24aff5b789bc0aac95451d7ad4147d047a744f4ca7f [Pipeline] // withDockerContainer [Pipeline] sh 23:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:14:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:14:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:19 + ls -al . 23:14:19 total 632 23:14:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 23:13 . 23:14:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:12 .. 23:14:19 -rw-rw-r-- 1 jenkins jenkins 134 Mar 14 23:12 .dockerignore 23:14:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:12 .git 23:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:12 .github 23:14:19 -rw-rw-r-- 1 jenkins jenkins 946 Mar 14 23:12 .gitignore 23:14:19 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 23:12 .golangci.yml 23:14:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 23:12 .semver 23:14:19 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 14 23:12 Attribution.txt 23:14:19 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 14 23:12 CHANGELOG.md 23:14:19 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 14 23:12 Dockerfile 23:14:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 23:12 GOVERNANCE.md 23:14:19 -rw-rw-r-- 1 jenkins jenkins 683 Mar 14 23:12 Jenkinsfile 23:14:19 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 23:12 LICENSE 23:14:19 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 14 23:12 Makefile 23:14:19 -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 23:12 OWNERS.md 23:14:19 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 14 23:12 README.md 23:14:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 23:12 VERSION 23:14:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:12 bin 23:14:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:12 cmd 23:14:19 -rw-r--r-- 1 jenkins jenkins 457862 Mar 14 23:14 coverage.out 23:14:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:12 examples 23:14:19 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 14 23:12 go.mod 23:14:19 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 14 23:12 go.sum 23:14:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:12 images 23:14:19 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 23:12 internal 23:14:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:12 snap 23:14:19 -rw-rw-r-- 1 jenkins jenkins 193 Mar 14 23:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:19 + 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=cd71eb7cedbf3328f0ffc2642ce097e709d23093 --label arch=amd64 --label version=0.0.0 . 23:14:19 Sending build context to Docker daemon 4.116MB 23:14:19 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:14:19 Step 2/24 : FROM ${BASE} AS builder 23:14:19 ---> fac53eea848d 23:14:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:14:19 ---> Running in b5b39ec09557 23:14:20 Removing intermediate container b5b39ec09557 23:14:20 ---> 2a83f90305e4 23:14:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:20 ---> Running in ae1f60209c73 23:14:20 Removing intermediate container ae1f60209c73 23:14:20 ---> fcdeb4f82ec8 23:14:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 23:14:20 ---> Running in b19026fbe408 23:14:20 Removing intermediate container b19026fbe408 23:14:20 ---> c2ac05ddc82a 23:14:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:14:20 ---> Running in 767217f8de41 23:14:20 Removing intermediate container 767217f8de41 23:14:20 ---> 96fba2b4e26f 23:14:20 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:20 ---> Running in 3524df105943 23:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:21 OK: 265 MiB in 53 packages 23:14:21 Removing intermediate container 3524df105943 23:14:21 ---> 260c372e6d3f 23:14:21 Step 8/24 : WORKDIR /app 23:14:21 ---> Running in eab032e8a41b 23:14:21 Removing intermediate container eab032e8a41b 23:14:21 ---> 9b36dc038324 23:14:21 Step 9/24 : COPY go.mod vendor* ./ 23:14:21 ---> 9b26bf8e2e6b 23:14:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:21 ---> Running in 98d3f69e4232 23:14:22 Removing intermediate container 98d3f69e4232 23:14:22 ---> 912fd0ed12e8 23:14:22 Step 11/24 : COPY . . 23:14:22 ---> 0658bc70c4da 23:14:22 Step 12/24 : RUN $MAKE 23:14:22 ---> Running in a7a03c5092b7 23:14:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:14:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-281 in /w/workspace/undry_device-rfid-llrp-go_PR-181 [Pipeline] { 23:14:45 Removing intermediate container a7a03c5092b7 23:14:45 ---> 8d5397134e64 23:14:45 Step 13/24 : FROM alpine:3.17 23:14:45 3.17: Pulling from library/alpine 23:14:45 63b65145d645: Already exists 23:14:45 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:14:45 Status: Downloaded newer image for alpine:3.17 23:14:45 ---> b2aa39c304c2 23:14:45 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:14:45 ---> Running in 826679b025f1 23:14:45 Removing intermediate container 826679b025f1 23:14:45 ---> 6307bc68cfa7 23:14:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:14:45 ---> Running in a8b98905ccf8 23:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:45 (1/1) Installing dumb-init (1.2.5-r2) 23:14:45 Executing busybox-1.35.0-r29.trigger 23:14:45 OK: 7 MiB in 16 packages 23:14:45 Removing intermediate container a8b98905ccf8 23:14:45 ---> f8a640cb147b 23:14:45 Step 16/24 : COPY --from=builder /app/LICENSE / 23:14:45 ---> 32253cf3115b 23:14:45 Step 17/24 : COPY --from=builder /app/Attribution.txt / 23:14:45 ---> 0f8c694852dd 23:14:45 Step 18/24 : COPY --from=builder /app/cmd/ / 23:14:45 ---> 40d695c3bc02 23:14:45 Step 19/24 : EXPOSE 59989 23:14:45 ---> Running in d2add565871c 23:14:45 Removing intermediate container d2add565871c 23:14:45 ---> 6321b954aa05 23:14:45 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 23:14:45 ---> Running in 13413dd810a0 23:14:45 Removing intermediate container 13413dd810a0 23:14:45 ---> dd0149be6ca6 23:14:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:45 ---> Running in b4af40d21802 23:14:45 Removing intermediate container b4af40d21802 23:14:45 ---> abb3edb8f62a 23:14:45 Step 22/24 : LABEL arch=amd64 23:14:45 ---> Running in 552c774e2c45 23:14:45 Removing intermediate container 552c774e2c45 23:14:45 ---> 495b60730d39 23:14:45 Step 23/24 : LABEL git_sha=cd71eb7cedbf3328f0ffc2642ce097e709d23093 23:14:45 ---> Running in 9d45939466e3 23:14:45 Removing intermediate container 9d45939466e3 23:14:45 ---> 91beb6681c34 23:14:45 Step 24/24 : LABEL version=0.0.0 23:14:45 ---> Running in 78af338b8cf6 23:14:45 Removing intermediate container 78af338b8cf6 23:14:45 ---> 48dfe25a656a 23:14:45 [Warning] One or more build-args [ARCH] were not consumed 23:14:45 Successfully built 48dfe25a656a 23:14:45 Successfully tagged device-rfid-llrp:latest [Pipeline] ws 23:14:45 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout 23:14:45 Selected Git installation does not exist. Using Default 23:14:45 The recommended git tool is: NONE [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:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:45 23:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:46 latest: Pulling from edgex-lftools-log-publisher 23:14:46 5eb5b503b376: Pulling fs layer 23:14:46 5c69ac0246d0: Pulling fs layer 23:14:46 ec43610c2a17: Pulling fs layer 23:14:46 3a2ae6a8a46f: Pulling fs layer 23:14:46 33b1e0a273af: Pulling fs layer 23:14:46 5d3b04190fa2: Pulling fs layer 23:14:46 2f39f015ded8: Pulling fs layer 23:14:46 3a2ae6a8a46f: Waiting 23:14:46 2f39f015ded8: Waiting 23:14:46 33b1e0a273af: Waiting 23:14:46 5d3b04190fa2: Waiting 23:14:46 5c69ac0246d0: Download complete 23:14:46 3a2ae6a8a46f: Verifying Checksum 23:14:46 3a2ae6a8a46f: Download complete 23:14:46 ec43610c2a17: Verifying Checksum 23:14:46 ec43610c2a17: Download complete 23:14:46 33b1e0a273af: Verifying Checksum 23:14:46 33b1e0a273af: Download complete 23:14:46 5d3b04190fa2: Verifying Checksum 23:14:46 5d3b04190fa2: Download complete 23:14:46 5eb5b503b376: Download complete 23:14:47 2f39f015ded8: Verifying Checksum 23:14:47 2f39f015ded8: Download complete 23:14:47 5eb5b503b376: Pull complete 23:14:47 5c69ac0246d0: Pull complete 23:14:48 ec43610c2a17: Pull complete 23:14:48 3a2ae6a8a46f: Pull complete 23:14:48 33b1e0a273af: Pull complete 23:14:48 5d3b04190fa2: Pull complete 23:14:50 using credential edgex-jenkins-ssh 23:14:50 Cloning the remote Git repository 23:14:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:14:50 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 23:14:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:14:50 > git --version # timeout=10 23:14:50 > git --version # 'git version 2.25.1' 23:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:14:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:14:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:14:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:14:52 2f39f015ded8: Pull complete 23:14:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 23:14:53 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:53 prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container 23:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@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:14:53 Merge succeeded, producing cd71eb7cedbf3328f0ffc2642ce097e709d23093 23:14:53 Checking out Revision cd71eb7cedbf3328f0ffc2642ce097e709d23093 (PR-181) 23:14:53 > git config core.sparsecheckout # timeout=10 23:14:53 > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # timeout=10 23:14:53 > git remote # timeout=10 23:14:53 > git config --get remote.origin.url # timeout=10 23:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:53 > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 23:14:53 > git rev-parse HEAD^{commit} # timeout=10 23:14:53 > git config core.sparsecheckout # timeout=10 23:14:53 > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # timeout=10 23:14:55 $ docker top 1594d5f2f59b19e26083d41b40ccb18889f4e7dacb5d1d417fe3c9547b020c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:56 ---> job-cost.sh 23:14:56 lf-activate-venv: SKIPPING 23:14:56 INFO: No Stack... 23:14:56 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" 23:14:56 > git --version # timeout=10 23:14:56 > git --version # 'git version 2.25.1' 23:14:56 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 23:14:56 INFO: Retrieving Pricing Info for: v3-standard-8 23:14:57 INFO: Archiving Costs [Pipeline] sh 23:14:57 23:14:57 GitHub has been notified of this commit’s build result 23:14:57 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 23:14:57 + cat /w/workspace/undry_device-rfid-llrp-go_PR-181/archives/cost.csv 23:14:57 + cut -d, -f6 [Pipeline] lock 23:14:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] 23:14:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] did not exist. Created. 23:14:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 23:14:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:58 Dload Upload Total Spent Left Speed 23:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10501 0 0 77213 0 --:--:-- --:--:-- --:--:-- 77213 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 92398 23:14:58 + echo total: 0.2199999988079071 [Pipeline] stash 23:14:58 Stashed 1 file(s) [Pipeline] } 23:14:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:14:58 $ docker stop --time=1 1594d5f2f59b19e26083d41b40ccb18889f4e7dacb5d1d417fe3c9547b020c4d 23:14:59 $ docker rm -f --volumes 1594d5f2f59b19e26083d41b40ccb18889f4e7dacb5d1d417fe3c9547b020c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:15:00 + sudo tee /etc/docker/daemon.new 23:15:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:15:00 { 23:15:00 "registry-mirrors": [ 23:15:00 "https://nexus3.edgexfoundry.org:10001" 23:15:00 ], 23:15:00 "bip": "10.250.0.254/24", 23:15:00 "hosts": [ 23:15:00 "tcp://0.0.0.0:5555", 23:15:00 "unix:///var/run/docker.sock" 23:15:00 ], 23:15:00 "mtu": 1458, 23:15:00 "selinux-enabled": true, 23:15:00 "seccomp-profile": "/etc/docker/seccomp.json" 23:15:00 } [Pipeline] sh 23:15:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:15:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:19 provisioning config files... 23:15:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12477838530357329679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:19 ---> docker-login.sh 23:15:19 nexus3.edgexfoundry.org:10001 23:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:20 Configure a credential helper to remove this warning. See 23:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:20 23:15:20 Login Succeeded 23:15:20 nexus3.edgexfoundry.org:10002 23:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:20 Configure a credential helper to remove this warning. See 23:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:20 23:15:20 Login Succeeded 23:15:20 nexus3.edgexfoundry.org:10003 23:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:21 Configure a credential helper to remove this warning. See 23:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:21 23:15:21 Login Succeeded 23:15:21 nexus3.edgexfoundry.org:10004 23:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:21 Configure a credential helper to remove this warning. See 23:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:21 23:15:21 Login Succeeded 23:15:21 docker.io 23:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:21 Configure a credential helper to remove this warning. See 23:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:21 23:15:21 Login Succeeded 23:15:21 ---> docker-login.sh ends [Pipeline] } 23:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:22 ========================================================= 23:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:15:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:15:23 Sending build context to Docker daemon 1.213MB 23:15:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:15:23 Step 2/12 : FROM ${BASE} AS builder 23:15:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:15:23 af6eaf76a39c: Pulling fs layer 23:15:23 55522c791124: Pulling fs layer 23:15:23 ce5c4a1c91eb: Pulling fs layer 23:15:23 169dfbe0d373: Pulling fs layer 23:15:23 e1ff8fa3b103: Pulling fs layer 23:15:23 52ebb69f0ebf: Pulling fs layer 23:15:23 5abe8eddf0d5: Pulling fs layer 23:15:23 169dfbe0d373: Waiting 23:15:23 e1ff8fa3b103: Waiting 23:15:23 52ebb69f0ebf: Waiting 23:15:23 5abe8eddf0d5: Waiting 23:15:23 55522c791124: Verifying Checksum 23:15:23 55522c791124: Download complete 23:15:23 169dfbe0d373: Verifying Checksum 23:15:23 169dfbe0d373: Download complete 23:15:23 e1ff8fa3b103: Verifying Checksum 23:15:23 af6eaf76a39c: Download complete 23:15:24 5abe8eddf0d5: Verifying Checksum 23:15:24 5abe8eddf0d5: Download complete 23:15:25 ce5c4a1c91eb: Verifying Checksum 23:15:25 ce5c4a1c91eb: Download complete 23:15:25 52ebb69f0ebf: Verifying Checksum 23:15:25 52ebb69f0ebf: Download complete 23:15:26 af6eaf76a39c: Pull complete 23:15:26 55522c791124: Pull complete 23:15:39 ce5c4a1c91eb: Pull complete 23:15:39 169dfbe0d373: Pull complete 23:15:39 e1ff8fa3b103: Pull complete 23:15:46 52ebb69f0ebf: Pull complete 23:15:48 5abe8eddf0d5: Pull complete 23:15:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:15:48 ---> 6cb57ee374ae 23:15:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:15:50 ---> Running in 711575a93564 23:15:50 Removing intermediate container 711575a93564 23:15:50 ---> 66b0b0986b98 23:15:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:50 ---> Running in 9729ed4fa9d1 23:15:50 Removing intermediate container 9729ed4fa9d1 23:15:50 ---> 97c3f8adb6b1 23:15:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:15:50 ---> Running in f6ee140c7934 23:15:50 Removing intermediate container f6ee140c7934 23:15:50 ---> 449726fa0230 23:15:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:15:50 ---> Running in 340c44002783 23:15:51 Removing intermediate container 340c44002783 23:15:51 ---> cfb7cfdd32fe 23:15:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:51 ---> Running in c1eb6a5f11ac 23:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:53 OK: 263 MiB in 53 packages 23:15:54 Removing intermediate container c1eb6a5f11ac 23:15:54 ---> 832e2aea30d5 23:15:54 Step 8/12 : WORKDIR /app 23:15:54 ---> Running in eabf8cc856b5 23:15:55 Removing intermediate container eabf8cc856b5 23:15:55 ---> 84d71b0c8140 23:15:55 Step 9/12 : COPY go.mod vendor* ./ 23:15:55 ---> a1aa33bdcca2 23:15:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:55 ---> Running in c5ad7c9ab60f 23:17:03 Removing intermediate container c5ad7c9ab60f 23:17:03 ---> 42d27412d840 23:17:03 Step 11/12 : COPY . . 23:17:03 ---> 9016f3ef07d5 23:17:03 Step 12/12 : RUN $MAKE 23:17:03 ---> Running in a1f6604b42e4 23:17:03 noop 23:17:03 Removing intermediate container a1f6604b42e4 23:17:03 ---> cf24304c970d 23:17:03 Successfully built cf24304c970d 23:17:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:04 + docker inspect -f . ci-base-image-arm64 23:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 23:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:05 $ docker top 61fb6f7136f91f1f122dd8358d5d29be41071b7a640d9f0596008187f6019fda -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:06 + go version 23:17:06 go version go1.20.2 linux/arm64 [Pipeline] } 23:17:06 $ docker stop --time=1 61fb6f7136f91f1f122dd8358d5d29be41071b7a640d9f0596008187f6019fda 23:17:08 $ docker rm -f --volumes 61fb6f7136f91f1f122dd8358d5d29be41071b7a640d9f0596008187f6019fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:08 + docker inspect -f . ci-base-image-arm64 23:17:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:09 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 23:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:10 $ docker top 2841427248f5f4a6135583b1023053049b41be6130bfcf82cc6b077afd8a1823 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:10 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 23:17:11 + make test 23:17:11 go test ./... -coverprofile=coverage.out ./... 23:17:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:19:35 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:19:35 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:20:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.834s coverage: 40.7% of statements 23:20:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.630s coverage: 51.9% of statements 23:20:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.087s coverage: 95.5% of statements 23:20:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:20:14 go vet ./... 23:20:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:41 ./bin/test-attribution-txt.sh 23:20:41 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:20:41 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:20:41 $ docker stop --time=1 2841427248f5f4a6135583b1023053049b41be6130bfcf82cc6b077afd8a1823 23:20:42 $ docker rm -f --volumes 2841427248f5f4a6135583b1023053049b41be6130bfcf82cc6b077afd8a1823 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:20:44 Warning: overwriting stash ‘coverage-report’ 23:20:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:20:45 + ls -al . 23:20:45 total 628 23:20:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 23:17 . 23:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:14 .. 23:20:45 -rw-rw-r-- 1 jenkins jenkins 134 Mar 14 23:14 .dockerignore 23:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:14 .git 23:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:14 .github 23:20:45 -rw-rw-r-- 1 jenkins jenkins 946 Mar 14 23:14 .gitignore 23:20:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 23:14 .golangci.yml 23:20:45 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 14 23:14 Attribution.txt 23:20:45 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 14 23:14 CHANGELOG.md 23:20:45 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 14 23:14 Dockerfile 23:20:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 23:14 GOVERNANCE.md 23:20:45 -rw-rw-r-- 1 jenkins jenkins 683 Mar 14 23:14 Jenkinsfile 23:20:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 23:14 LICENSE 23:20:45 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 14 23:14 Makefile 23:20:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 23:14 OWNERS.md 23:20:45 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 14 23:14 README.md 23:20:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 23:12 VERSION 23:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:14 bin 23:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:14 cmd 23:20:45 -rw-r--r-- 1 jenkins jenkins 457862 Mar 14 23:20 coverage.out 23:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:14 examples 23:20:45 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 14 23:14 go.mod 23:20:45 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 14 23:14 go.sum 23:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:14 images 23:20:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 23:14 internal 23:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:14 snap 23:20:45 -rw-rw-r-- 1 jenkins jenkins 193 Mar 14 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + 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=cd71eb7cedbf3328f0ffc2642ce097e709d23093 --label arch=arm64 --label version=0.0.0 . 23:20:46 Sending build context to Docker daemon 1.213MB 23:20:46 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:20:46 Step 2/24 : FROM ${BASE} AS builder 23:20:46 ---> cf24304c970d 23:20:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:20:46 ---> Running in 6a7c4ac04ecc 23:20:47 Removing intermediate container 6a7c4ac04ecc 23:20:47 ---> d1143074207d 23:20:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:20:47 ---> Running in 91a01e48aed6 23:20:47 Removing intermediate container 91a01e48aed6 23:20:47 ---> 242db2db0a94 23:20:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 23:20:47 ---> Running in 30edf12f2f0a 23:20:47 Removing intermediate container 30edf12f2f0a 23:20:47 ---> 033a20b74d96 23:20:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:20:47 ---> Running in f5e9f5954212 23:20:48 Removing intermediate container f5e9f5954212 23:20:48 ---> 35962ac98639 23:20:48 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:48 ---> Running in 83ea5f71ef3d 23:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:50 OK: 263 MiB in 53 packages 23:20:51 Removing intermediate container 83ea5f71ef3d 23:20:51 ---> 464fa0af37ca 23:20:51 Step 8/24 : WORKDIR /app 23:20:51 ---> Running in 9871d9cd93e1 23:20:52 Removing intermediate container 9871d9cd93e1 23:20:52 ---> a397e11c15e1 23:20:52 Step 9/24 : COPY go.mod vendor* ./ 23:20:52 ---> e63623456ef0 23:20:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:52 ---> Running in 63a17479597a 23:20:55 Removing intermediate container 63a17479597a 23:20:55 ---> b67848ffb76a 23:20:55 Step 11/24 : COPY . . 23:20:55 ---> a570d1c5f64d 23:20:55 Step 12/24 : RUN $MAKE 23:20:55 ---> Running in bd5adfebd81d 23:20:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:23:18 Removing intermediate container bd5adfebd81d 23:23:18 ---> 4716f173d7fa 23:23:18 Step 13/24 : FROM alpine:3.17 23:23:18 3.17: Pulling from library/alpine 23:23:18 af6eaf76a39c: Already exists 23:23:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:23:18 Status: Downloaded newer image for alpine:3.17 23:23:18 ---> d74e625d9115 23:23:18 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:23:18 ---> Running in a4e881b4859b 23:23:18 Removing intermediate container a4e881b4859b 23:23:18 ---> 81f0e63bdd6b 23:23:18 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:23:18 ---> Running in 887130a9d35c 23:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:18 (1/1) Installing dumb-init (1.2.5-r2) 23:23:18 Executing busybox-1.35.0-r29.trigger 23:23:18 OK: 8 MiB in 16 packages 23:23:18 Removing intermediate container 887130a9d35c 23:23:18 ---> 241d93f3bdf3 23:23:18 Step 16/24 : COPY --from=builder /app/LICENSE / 23:23:18 ---> 32812cd0bb9c 23:23:18 Step 17/24 : COPY --from=builder /app/Attribution.txt / 23:23:18 ---> 74c7d02dfa89 23:23:18 Step 18/24 : COPY --from=builder /app/cmd/ / 23:23:18 ---> d6d25e006b1e 23:23:18 Step 19/24 : EXPOSE 59989 23:23:18 ---> Running in d76d6454a7cc 23:23:18 Removing intermediate container d76d6454a7cc 23:23:18 ---> af937b130006 23:23:18 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 23:23:18 ---> Running in 1ee259f5944b 23:23:18 Removing intermediate container 1ee259f5944b 23:23:18 ---> 56494fe5b788 23:23:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:23:18 ---> Running in e6823b8889c1 23:23:18 Removing intermediate container e6823b8889c1 23:23:18 ---> a2fcaac01cc9 23:23:18 Step 22/24 : LABEL arch=arm64 23:23:18 ---> Running in 4cf4b0f9b80d 23:23:18 Removing intermediate container 4cf4b0f9b80d 23:23:18 ---> 36d92a8201b4 23:23:18 Step 23/24 : LABEL git_sha=cd71eb7cedbf3328f0ffc2642ce097e709d23093 23:23:18 ---> Running in 1287f5b0a464 23:23:18 Removing intermediate container 1287f5b0a464 23:23:18 ---> ea3967bdb8c0 23:23:18 Step 24/24 : LABEL version=0.0.0 23:23:18 ---> Running in 7965d02c0163 23:23:18 Removing intermediate container 7965d02c0163 23:23:18 ---> 4f82bacdca66 23:23:18 [Warning] One or more build-args [ARCH] were not consumed 23:23:18 Successfully built 4f82bacdca66 23:23:18 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:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:19 23:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:19 arm64: Pulling from edgex-lftools-log-publisher 23:23:19 8998bd30e6a1: Pulling fs layer 23:23:19 04944245beec: Pulling fs layer 23:23:19 699f458cf7ca: Pulling fs layer 23:23:19 765212b225bb: Pulling fs layer 23:23:19 f23df028b6ca: Pulling fs layer 23:23:19 765212b225bb: Waiting 23:23:19 d65c8cfc05b1: Pulling fs layer 23:23:19 2437ff75d9bd: Pulling fs layer 23:23:19 f23df028b6ca: Waiting 23:23:19 d65c8cfc05b1: Waiting 23:23:19 2437ff75d9bd: Waiting 23:23:20 04944245beec: Verifying Checksum 23:23:20 04944245beec: Download complete 23:23:20 765212b225bb: Verifying Checksum 23:23:20 765212b225bb: Download complete 23:23:20 f23df028b6ca: Verifying Checksum 23:23:20 f23df028b6ca: Download complete 23:23:20 d65c8cfc05b1: Verifying Checksum 23:23:20 d65c8cfc05b1: Download complete 23:23:20 699f458cf7ca: Verifying Checksum 23:23:20 699f458cf7ca: Download complete 23:23:20 8998bd30e6a1: Download complete 23:23:23 2437ff75d9bd: Verifying Checksum 23:23:23 2437ff75d9bd: Download complete 23:23:24 8998bd30e6a1: Pull complete 23:23:24 04944245beec: Pull complete 23:23:26 699f458cf7ca: Pull complete 23:23:26 765212b225bb: Pull complete 23:23:27 f23df028b6ca: Pull complete 23:23:27 d65c8cfc05b1: Pull complete 23:23:42 2437ff75d9bd: Pull complete 23:23:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:42 prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 23:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:23:46 $ docker top 6dcce611646ba58b3b63503d896efca0385a582992908915fb6c57213e2d6549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:47 ---> job-cost.sh 23:23:47 lf-activate-venv: SKIPPING 23:23:47 INFO: No Stack... 23:23:48 INFO: Retrieving Pricing Info for: v3-standard-4 23:23:49 INFO: Archiving Costs [Pipeline] sh 23:23:49 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 23:23:49 + cut -d, -f6 [Pipeline] lock 23:23:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] 23:23:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] did not exist. Created. 23:23:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:50 /w/workspace/device-rfid-llrp-go/1@tmp/durable-c571e0eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:23:50 + echo total: 0.10999999940395355 [Pipeline] stash 23:23:51 Warning: overwriting stash ‘stack-cost’ 23:23:51 Stashed 1 file(s) [Pipeline] } 23:23:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:51 $ docker stop --time=1 6dcce611646ba58b3b63503d896efca0385a582992908915fb6c57213e2d6549 23:23:52 $ docker rm -f --volumes 6dcce611646ba58b3b63503d896efca0385a582992908915fb6c57213e2d6549 [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:23:53 provisioning config files... 23:23:53 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config13498223240129037838tmp [Pipeline] { [Pipeline] sh 23:23:54 + set +x 23:23:54 + + bash -scurl -- -s 23:23:54 https://codecov.io/bash 23:23:54 23:23:54 _____ _ 23:23:54 / ____| | | 23:23:54 | | ___ __| | ___ ___ _____ __ 23:23:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:23:54 | |___| (_) | (_| | __/ (_| (_) \ V / 23:23:54 \_____\___/ \__,_|\___|\___\___/ \_/ 23:23:54 Bash-1.0.6 23:23:54 23:23:54 23:23:54 ==> git version 2.25.1 found 23:23:54 ==> 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:23:54 Release-Date: 2020-01-08 23:23:54 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:23:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:23:54 ==> Jenkins CI detected. 23:23:54 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-181 23:23:54 project root: . 23:23:54 --> token set from env 23:23:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:23:54 ==> Running gcov in . (disable via -X gcov) 23:23:54 ==> Python coveragepy not found 23:23:54 ==> Searching for coverage reports in: 23:23:54 + . 23:23:54 -> Found 1 reports 23:23:54 ==> Detecting git/mercurial file structure 23:23:54 ==> Reading reports 23:23:54 + ./coverage.out bytes=457862 23:23:54 ==> Appending adjustments 23:23:54 https://docs.codecov.io/docs/fixing-reports 23:23:54 + Found adjustments 23:23:54 ==> Gzipping contents 23:23:54 52K /tmp/codecov.ZNcWUC.gz 23:23:54 ==> Uploading reports 23:23:54 url: https://codecov.io 23:23:54 query: branch=PR-181&commit=cd71eb7cedbf3328f0ffc2642ce097e709d23093&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=181&job=&cmd_args= 23:23:54 -> Pinging Codecov 23:23:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-181&commit=cd71eb7cedbf3328f0ffc2642ce097e709d23093&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=181&job=&cmd_args= 23:23:54 -> Uploading to 23:23:54 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/581DD39554BDF9B6E22D074273EAD858/cd71eb7cedbf3328f0ffc2642ce097e709d23093/03835422-982a-4688-bb5a-ae235246ce60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T232354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe8ccfa77481aab2a013fe9223be4916fa4a4916afb98b3c4484caee2cfc4094 23:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:54 Dload Upload Total Spent Left Speed 23:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50488 0 0 100 50488 0 149k --:--:-- --:--:-- --:--:-- 149k 23:23:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] } 23:23:55 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:23:57 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-181/archives ] 23:23:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-181/archives 23:23:57 total 16 23:23:57 drwxr-xr-x 3 root root 4096 Mar 14 23:14 . 23:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 23:14 .. 23:23:57 drwxr-xr-x 2 root root 4096 Mar 14 23:14 cost 23:23:57 -rw-r--r-- 1 root root 91 Mar 14 23:14 cost.csv 23:23:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-181/archives 23:23:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-181/archives 23:23:57 total 16 23:23:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 23:14 . 23:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 23:14 .. 23:23:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 23:14 cost 23:23:57 -rw-r--r-- 1 jenkins jenkins 91 Mar 14 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:23:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:58 ---> package-listing.sh 23:23:58 ++ facter osfamily 23:23:58 ++ tr '[:upper:]' '[:lower:]' 23:23:58 + OS_FAMILY=debian 23:23:58 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-181 23:23:58 + START_PACKAGES=/tmp/packages_start.txt 23:23:58 + END_PACKAGES=/tmp/packages_end.txt 23:23:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:58 + PACKAGES=/tmp/packages_start.txt 23:23:58 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-181 ']' 23:23:58 + PACKAGES=/tmp/packages_end.txt 23:23:58 + case "${OS_FAMILY}" in 23:23:58 + dpkg -l 23:23:58 + grep '^ii' 23:23:58 + '[' -f /tmp/packages_start.txt ']' 23:23:58 + '[' -f /tmp/packages_end.txt ']' 23:23:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:58 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-181 ']' 23:23:58 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-181/archives/ 23:23:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-181/archives/ [Pipeline] echo 23:23:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:23:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:59 prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container 23:23:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:23:59 $ docker top 8f36480de92b55bfcade17bc2619c2b351f3803de9b65df80cbffb12cfc9175c -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:00 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:00 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:00 + ls /var/log/sa-host 23:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:01 provisioning config files... 23:24:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config15636947475132516890tmp [Pipeline] { [Pipeline] echo 23:24:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> create-netrc.sh [Pipeline] } 23:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> python-tools-install.sh [Pipeline] echo 23:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:02 ---> sudo-logs.sh 23:24:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:02 ---> job-cost.sh 23:24:02 lf-activate-venv: SKIPPING 23:24:02 DEBUG: total: 0.2199999988079071 23:24:02 INFO: Retrieving Stack Cost... 23:24:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:03 INFO: Archiving Costs [Pipeline] echo 23:24:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:03 ---> logs-deploy.sh 23:24:03 lf-activate-venv: SKIPPING 23:24:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-181/1 23:24:03 INFO: archiving workspace using pattern(s): 23:24:04 Archives upload complete. 23:24:04 INFO: archiving logs to Nexus