Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed26c0a0245141628f1a8ca32b42dbe3a7ed8970+0614871e3cf69c5486cd4f4d882df759a86e1a4a (cc1ce9e2e6bdbafef8538f8a70844b5f4502a0e7) 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-ssh7137604834138923229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14193299240841346855.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-247/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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1603976656596828953.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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15772107843443481458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1252872850082652864.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-247/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-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15225265376977853079.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5451 in /w/workspace/undry_device-rfid-llrp-go_PR-247 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-247 # 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 Merging remotes/origin/main commit 0614871e3cf69c5486cd4f4d882df759a86e1a4a into PR head commit ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 Merge succeeded, producing ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 Checking out Revision ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 (PR-247) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # 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 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:26:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:26:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:26:08 ========================================================= 10:26:08 EdgeX Global Pipelines Version Info 10:26:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:26:09 ------------------- 10:26:09 stable info: 10:26:09 ------------------- 10:26:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:26:09 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:26:09 Message: update stable to v1.0.253 10:26:09 ------------------- 10:26:09 experimental info: 10:26:09 ------------------- 10:26:09 Commited By: **** collab-it+edgex@linuxfoundation.org 10:26:09 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:26:09 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:26:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed26c0a [Pipeline] echo 10:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:11 provisioning config files... 10:26:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config4094515546572958380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:12 ---> docker-login.sh 10:26:12 nexus3.edgexfoundry.org:10001 10:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:12 Configure a credential helper to remove this warning. See 10:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:12 10:26:12 Login Succeeded 10:26:12 nexus3.edgexfoundry.org:10002 10:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:12 Configure a credential helper to remove this warning. See 10:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:12 10:26:12 Login Succeeded 10:26:12 nexus3.edgexfoundry.org:10003 10:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:12 Configure a credential helper to remove this warning. See 10:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:12 10:26:12 Login Succeeded 10:26:12 nexus3.edgexfoundry.org:10004 10:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:13 Configure a credential helper to remove this warning. See 10:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:13 10:26:13 Login Succeeded 10:26:13 docker.io 10:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:13 Configure a credential helper to remove this warning. See 10:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:13 10:26:13 Login Succeeded 10:26:13 ---> docker-login.sh ends [Pipeline] } 10:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:26:14 + git rev-list -1 --merges ed26c0a0245141628f1a8ca32b42dbe3a7ed8970~1..ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo 10:26:14 -----------> git rev-list -1 --merges ed26c0a0245141628f1a8ca32b42dbe3a7ed8970~1..ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [false] [Pipeline] sh 10:26:14 + git log --format=format:%s -1 ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo 10:26:14 ========================================================= 10:26:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:26:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:14 + git log --format=format:%s -1 ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo 10:26:14 [semverPrep] GIT_COMMIT: ed26c0a0245141628f1a8ca32b42dbe3a7ed8970, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:26:14 [semverPrep] This is not a build commit. [Pipeline] sh 10:26:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:26:15 + grep -v github /etc/ssh/ssh_known_hosts 10:26:15 + [ -e /tmp/ssh_known_hosts ] 10:26:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:26:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:26:15 + sudo tee -a /etc/ssh/ssh_known_hosts 10:26:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:15 10:26:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:16 0.1.4: Pulling from edgex-devops/py-git-semver 10:26:16 b85a868b505f: Pulling fs layer 10:26:16 e2be974225ed: Pulling fs layer 10:26:16 339a4e72a1f5: Pulling fs layer 10:26:16 988bab9f4d93: Pulling fs layer 10:26:16 1469e6f7b9e6: Pulling fs layer 10:26:16 eaf3925da568: Pulling fs layer 10:26:16 bab4dde63d76: Pulling fs layer 10:26:16 bde34c3a00c8: Pulling fs layer 10:26:16 b352a97aabf1: Pulling fs layer 10:26:16 4872d77fe225: Pulling fs layer 10:26:16 5851b861e8e6: Pulling fs layer 10:26:16 1469e6f7b9e6: Waiting 10:26:16 eaf3925da568: Waiting 10:26:16 bab4dde63d76: Waiting 10:26:16 bde34c3a00c8: Waiting 10:26:16 b352a97aabf1: Waiting 10:26:16 4872d77fe225: Waiting 10:26:16 5851b861e8e6: Waiting 10:26:16 988bab9f4d93: Waiting 10:26:16 e2be974225ed: Download complete 10:26:16 988bab9f4d93: Verifying Checksum 10:26:16 988bab9f4d93: Download complete 10:26:16 1469e6f7b9e6: Verifying Checksum 10:26:16 1469e6f7b9e6: Download complete 10:26:16 339a4e72a1f5: Verifying Checksum 10:26:16 339a4e72a1f5: Download complete 10:26:16 eaf3925da568: Verifying Checksum 10:26:16 eaf3925da568: Download complete 10:26:16 bde34c3a00c8: Verifying Checksum 10:26:16 bde34c3a00c8: Download complete 10:26:16 b352a97aabf1: Verifying Checksum 10:26:16 b352a97aabf1: Download complete 10:26:16 4872d77fe225: Download complete 10:26:16 5851b861e8e6: Verifying Checksum 10:26:16 5851b861e8e6: Download complete 10:26:16 b85a868b505f: Verifying Checksum 10:26:16 b85a868b505f: Download complete 10:26:16 bab4dde63d76: Verifying Checksum 10:26:16 bab4dde63d76: Download complete 10:26:17 b85a868b505f: Pull complete 10:26:17 e2be974225ed: Pull complete 10:26:18 339a4e72a1f5: Pull complete 10:26:18 988bab9f4d93: Pull complete 10:26:18 1469e6f7b9e6: Pull complete 10:26:18 eaf3925da568: Pull complete 10:26:20 bab4dde63d76: Pull complete 10:26:20 bde34c3a00c8: Pull complete 10:26:20 b352a97aabf1: Pull complete 10:26:21 4872d77fe225: Pull complete 10:26:21 5851b861e8e6: Pull complete 10:26:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:21 prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container 10:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:26:25 $ docker top 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 -eo pid,comm 10:26:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:26:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:26:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:26 [ssh-agent] Looking for ssh-agent implementation... 10:26:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:26 $ docker exec 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent 10:26:26 SSH_AUTH_SOCK=/tmp/ssh-UZR4qgo9sHky/agent.32 10:26:26 SSH_AGENT_PID=38 10:26:26 Running ssh-add (command line suppressed) 10:26:26 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_10230241362308407041.key (/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_10230241362308407041.key) 10:26:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:26 + git tag --points-at HEAD [Pipeline] } 10:26:26 $ docker exec --env ******** --env ******** 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent -k 10:26:27 unset SSH_AUTH_SOCK; 10:26:27 unset SSH_AGENT_PID; 10:26:27 echo Agent pid 38 killed; 10:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:26:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:27 [ssh-agent] Looking for ssh-agent implementation... 10:26:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:27 $ docker exec 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent 10:26:27 SSH_AUTH_SOCK=/tmp/ssh-He9o1lFj8MDh/agent.69 10:26:27 SSH_AGENT_PID=75 10:26:27 Running ssh-add (command line suppressed) 10:26:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_6180626454554327647.key (/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_6180626454554327647.key) 10:26:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:27 + git semver init 10:26:28 2023-09-06 10:26:28,015 [run_init] DEBUG init version:0.0.0 force:False 10:26:28 2023-09-06 10:26:28,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver 10:26:28 2023-09-06 10:26:28,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-247/.semver 10:26:28 2023-09-06 10:26:28,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-247, universal_newlines=False, shell=None, istream=None) 10:26:29 2023-09-06 10:26:28,934 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-247/.git/info/exclude 10:26:29 2023-09-06 10:26:28,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver/PR-247 with force:False 10:26:29 2023-09-06 10:26:28,935 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver/PR-247 10:26:29 2023-09-06 10:26:28,939 [execute] INFO git cat-file --batch-check 10:26:29 2023-09-06 10:26:28,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver, universal_newlines=False, shell=None, istream=) 10:26:29 2023-09-06 10:26:28,948 [execute] INFO git cat-file --batch 10:26:29 2023-09-06 10:26:28,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver, universal_newlines=False, shell=None, istream=) 10:26:29 2023-09-06 10:26:28,955 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-247/.semver/PR-247 10:26:29 0.0.0 [Pipeline] } 10:26:29 $ docker exec --env ******** --env ******** 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent -k 10:26:29 unset SSH_AUTH_SOCK; 10:26:29 unset SSH_AGENT_PID; 10:26:29 echo Agent pid 75 killed; 10:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:26:29 + git semver [Pipeline] } 10:26:29 $ docker stop --time=1 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 10:26:32 $ docker rm -f --volumes 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:26:33 Stashed 1 file(s) [Pipeline] echo 10:26:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:33 provisioning config files... 10:26:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config16314196726745646333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:33 ---> docker-login.sh 10:26:33 nexus3.edgexfoundry.org:10001 10:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:33 Configure a credential helper to remove this warning. See 10:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:33 10:26:33 Login Succeeded 10:26:33 nexus3.edgexfoundry.org:10002 10:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:34 Configure a credential helper to remove this warning. See 10:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:34 10:26:34 Login Succeeded 10:26:34 nexus3.edgexfoundry.org:10003 10:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:34 Configure a credential helper to remove this warning. See 10:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:34 10:26:34 Login Succeeded 10:26:34 nexus3.edgexfoundry.org:10004 10:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:34 Configure a credential helper to remove this warning. See 10:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:34 10:26:34 Login Succeeded 10:26:34 docker.io 10:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:34 Configure a credential helper to remove this warning. See 10:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:34 10:26:34 Login Succeeded 10:26:34 ---> docker-login.sh ends [Pipeline] } 10:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:35 ========================================================= 10:26:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:26:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + 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 . 10:26:35 Sending build context to Docker daemon 4.321MB 10:26:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:26:35 Step 2/12 : FROM ${BASE} AS builder 10:26:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:35 4db1b89c0bd1: Pulling fs layer 10:26:35 6911f1a30b25: Pulling fs layer 10:26:35 e194b8c5c2a9: Pulling fs layer 10:26:35 6863d3e3a2b1: Pulling fs layer 10:26:35 ec0bb842ea78: Pulling fs layer 10:26:35 40a00589a448: Pulling fs layer 10:26:35 ec0bb842ea78: Waiting 10:26:35 6863d3e3a2b1: Waiting 10:26:35 6c08303d61cc: Pulling fs layer 10:26:35 40a00589a448: Waiting 10:26:35 798269fcf238: Pulling fs layer 10:26:35 798269fcf238: Waiting 10:26:35 6c08303d61cc: Waiting 10:26:35 6911f1a30b25: Verifying Checksum 10:26:35 6911f1a30b25: Download complete 10:26:35 6863d3e3a2b1: Verifying Checksum 10:26:35 6863d3e3a2b1: Download complete 10:26:35 ec0bb842ea78: Verifying Checksum 10:26:35 ec0bb842ea78: Download complete 10:26:35 4db1b89c0bd1: Download complete 10:26:35 40a00589a448: Verifying Checksum 10:26:35 40a00589a448: Download complete 10:26:36 4db1b89c0bd1: Pull complete 10:26:36 798269fcf238: Verifying Checksum 10:26:36 e194b8c5c2a9: Verifying Checksum 10:26:36 e194b8c5c2a9: Download complete 10:26:36 6911f1a30b25: Pull complete 10:26:36 6c08303d61cc: Verifying Checksum 10:26:41 e194b8c5c2a9: Pull complete 10:26:41 6863d3e3a2b1: Pull complete 10:26:41 ec0bb842ea78: Pull complete 10:26:41 40a00589a448: Pull complete 10:26:43 6c08303d61cc: Pull complete 10:26:44 798269fcf238: Pull complete 10:26:44 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:26:44 ---> ec979cd7f677 10:26:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:26:48 Still waiting to schedule task 10:26:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5450’ is offline 10:26:52 ---> Running in 7ee63c0620de 10:26:52 Removing intermediate container 7ee63c0620de 10:26:52 ---> 5fd9191c6ef3 10:26:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:52 ---> Running in 1587c7600649 10:26:52 Removing intermediate container 1587c7600649 10:26:52 ---> 35d1b68fcd3c 10:26:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:26:52 ---> Running in d66b80b40b1c 10:26:52 Removing intermediate container d66b80b40b1c 10:26:52 ---> 292bb4f6cd71 10:26:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:26:52 ---> Running in eda55394f40c 10:26:52 Removing intermediate container eda55394f40c 10:26:52 ---> be0924ddb031 10:26:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:52 ---> Running in 9b112ff5abc0 10:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:53 OK: 265 MiB in 53 packages 10:26:53 Removing intermediate container 9b112ff5abc0 10:26:53 ---> 711e0dc98e24 10:26:53 Step 8/12 : WORKDIR /app 10:26:53 ---> Running in db278b1135b2 10:26:53 Removing intermediate container db278b1135b2 10:26:53 ---> 381f33a822f5 10:26:53 Step 9/12 : COPY go.mod vendor* ./ 10:26:53 ---> 7d54ddb829db 10:26:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:53 ---> Running in 5fc4a5a00f03 10:27:32 Removing intermediate container 5fc4a5a00f03 10:27:32 ---> ba1b89aca109 10:27:32 Step 11/12 : COPY . . 10:27:32 ---> fb74a8385269 10:27:32 Step 12/12 : RUN $MAKE 10:27:32 ---> Running in d90597003cb7 10:27:32 noop 10:27:32 Removing intermediate container d90597003cb7 10:27:32 ---> 259b228110ae 10:27:32 Successfully built 259b228110ae 10:27:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + docker inspect -f . ci-base-image-x86_64 10:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:33 prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container 10:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:33 $ docker top e846ace07487c8cd330047dc72c999f54d3e28c2df719ef4ff669c47fd86c1b2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:33 + go version 10:27:33 go version go1.20.6 linux/amd64 [Pipeline] } 10:27:33 $ docker stop --time=1 e846ace07487c8cd330047dc72c999f54d3e28c2df719ef4ff669c47fd86c1b2 10:27:35 $ docker rm -f --volumes e846ace07487c8cd330047dc72c999f54d3e28c2df719ef4ff669c47fd86c1b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 + docker inspect -f . ci-base-image-x86_64 10:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:36 prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container 10:27:36 $ 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-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:36 $ docker top 34e4d76bdad54d2d21614c63cbad4c7d05dcc8d1bd83d10b3ed59c49377efc04 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:36 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-247 [Pipeline] fileExists [Pipeline] sh 10:27:37 + make test 10:27:37 go test ./... -coverprofile=coverage.out ./... 10:27:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:27:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:27:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:27:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.721s coverage: 40.6% of statements 10:27:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 10:27:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 10:28:04 go vet ./... 10:28:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:09 ./bin/test-attribution-txt.sh [Pipeline] echo 10:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:28:09 $ docker stop --time=1 34e4d76bdad54d2d21614c63cbad4c7d05dcc8d1bd83d10b3ed59c49377efc04 10:28:14 $ docker rm -f --volumes 34e4d76bdad54d2d21614c63cbad4c7d05dcc8d1bd83d10b3ed59c49377efc04 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:15 + ls -al . 10:28:15 total 644 10:28:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 10:27 . 10:28:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:26 .. 10:28:15 -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:26 .dockerignore 10:28:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:26 .git 10:28:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:26 .github 10:28:15 -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:26 .gitignore 10:28:15 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:26 .golangci.yml 10:28:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:26 .semver 10:28:15 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:26 Attribution.txt 10:28:15 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:26 CHANGELOG.md 10:28:15 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:26 Dockerfile 10:28:15 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:26 GOVERNANCE.md 10:28:15 -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:26 Jenkinsfile 10:28:15 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:26 LICENSE 10:28:15 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:26 Makefile 10:28:15 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:26 OWNERS.md 10:28:15 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:26 README.md 10:28:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 10:26 VERSION 10:28:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:26 bin 10:28:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:26 cmd 10:28:15 -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:27 coverage.out 10:28:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:26 examples 10:28:15 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:26 go.mod 10:28:15 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:26 go.sum 10:28:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:26 images 10:28:15 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:26 internal 10:28:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:26 snap 10:28:15 -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:26 version.go 10:28:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5452 in /w/workspace/undry_device-rfid-llrp-go_PR-247 [Pipeline] { [Pipeline] ws 10:28:15 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh 10:28:16 The recommended git tool is: git 10:28:16 + 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=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 --label arch=amd64 --label version=0.0.0 . 10:28:16 Sending build context to Docker daemon 4.321MB 10:28:16 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:28:16 Step 2/24 : FROM ${BASE} AS builder 10:28:16 ---> 259b228110ae 10:28:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:28:16 ---> Running in 2d512f037e3c 10:28:16 Removing intermediate container 2d512f037e3c 10:28:16 ---> f3dfbf41341c 10:28:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:28:16 ---> Running in a94058b37bca 10:28:16 Removing intermediate container a94058b37bca 10:28:16 ---> 5a235d2fc267 10:28:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:28:16 ---> Running in 7a130f65ef6a 10:28:16 Removing intermediate container 7a130f65ef6a 10:28:16 ---> fc9419f535aa 10:28:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:28:16 ---> Running in 69d470438821 10:28:16 Removing intermediate container 69d470438821 10:28:16 ---> b932780795a9 10:28:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:16 ---> Running in eefbe07e978d 10:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:28:17 OK: 265 MiB in 53 packages 10:28:17 Removing intermediate container eefbe07e978d 10:28:17 ---> 6cc729ac001b 10:28:17 Step 8/24 : WORKDIR /app 10:28:17 ---> Running in c64fc5573414 10:28:18 Removing intermediate container c64fc5573414 10:28:18 ---> b44c9f58c5c9 10:28:18 Step 9/24 : COPY go.mod vendor* ./ 10:28:18 ---> 87572acf63d9 10:28:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:18 ---> Running in 22d1bbfc5e94 10:28:19 Removing intermediate container 22d1bbfc5e94 10:28:19 ---> 1546fd22833b 10:28:19 Step 11/24 : COPY . . 10:28:19 ---> b04b699c6add 10:28:19 Step 12/24 : RUN $MAKE 10:28:19 ---> Running in 3b06f86d4e61 10:28:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:28:20 using credential edgex-jenkins-ssh 10:28:20 Cloning the remote Git repository 10:28:21 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:21 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:28:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:21 > git --version # timeout=10 10:28:21 > git --version # 'git version 2.25.1' 10:28:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:28:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:28:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:28:23 Merging remotes/origin/main commit 0614871e3cf69c5486cd4f4d882df759a86e1a4a into PR head commit ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 10:28:24 Merge succeeded, producing ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 10:28:24 Checking out Revision ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 (PR-247) 10:28:24 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:28:24 > git --version # timeout=10 10:28:24 > git --version # 'git version 2.25.1' 10:28:24 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:28:23 > git config core.sparsecheckout # timeout=10 10:28:23 > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # timeout=10 10:28:23 > git remote # timeout=10 10:28:23 > git config --get remote.origin.url # timeout=10 10:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:24 > git merge 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 10:28:24 > git rev-parse HEAD^{commit} # timeout=10 10:28:24 > git config core.sparsecheckout # timeout=10 10:28:24 > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:28:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:28:25 Dload Upload Total Spent Left Speed 10:28:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 10:28:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:28:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:28:26 + sudo tee /etc/docker/daemon.new 10:28:26 { 10:28:26 "registry-mirrors": [ 10:28:26 "https://nexus3.edgexfoundry.org:10001" 10:28:26 ], 10:28:26 "bip": "10.250.0.254/24", 10:28:26 "hosts": [ 10:28:26 "tcp://0.0.0.0:5555", 10:28:26 "unix:///var/run/docker.sock" 10:28:26 ], 10:28:26 "mtu": 1458, 10:28:26 "selinux-enabled": true, 10:28:26 "seccomp-profile": "/etc/docker/seccomp.json" 10:28:26 } [Pipeline] sh 10:28:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:28:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:45 provisioning config files... 10:28:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15763373154330206159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:45 Removing intermediate container 3b06f86d4e61 10:28:45 ---> 3941393c3e5b 10:28:45 Step 13/24 : FROM alpine:3.17 10:28:45 3.17: Pulling from library/alpine 10:28:45 9398808236ff: Pulling fs layer 10:28:45 9398808236ff: Verifying Checksum 10:28:45 9398808236ff: Download complete 10:28:45 9398808236ff: Pull complete 10:28:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:28:45 Status: Downloaded newer image for alpine:3.17 10:28:45 ---> 1e0b8b5322fc 10:28:45 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:28:45 ---> Running in 26561351e341 10:28:45 Removing intermediate container 26561351e341 10:28:45 ---> 5a602b83b13a 10:28:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:28:45 ---> Running in c5cd8c2d1f52 10:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:28:45 (1/1) Installing dumb-init (1.2.5-r2) 10:28:45 Executing busybox-1.35.0-r29.trigger 10:28:45 OK: 7 MiB in 16 packages 10:28:45 Removing intermediate container c5cd8c2d1f52 10:28:45 ---> b00a897edfbb 10:28:45 Step 16/24 : COPY --from=builder /app/LICENSE / 10:28:45 ---> 08e78c74dbc0 10:28:45 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:28:45 ---> 968cbb0f8177 10:28:45 Step 18/24 : COPY --from=builder /app/cmd/ / 10:28:45 ---> 62cf8778b745 10:28:45 Step 19/24 : EXPOSE 59989 10:28:45 ---> Running in 01abf14f2af8 10:28:45 Removing intermediate container 01abf14f2af8 10:28:45 ---> 0c6f10fd9c21 10:28:45 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:28:45 ---> Running in 894a62e71784 10:28:45 Removing intermediate container 894a62e71784 10:28:45 ---> 93545b4f1738 10:28:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:28:45 ---> Running in 9a733b46df4d 10:28:45 Removing intermediate container 9a733b46df4d 10:28:45 ---> 6ef23ebd1302 10:28:45 Step 22/24 : LABEL arch=amd64 10:28:45 ---> Running in 31c410888fb4 10:28:45 Removing intermediate container 31c410888fb4 10:28:45 ---> b027a5fe56d8 10:28:45 Step 23/24 : LABEL git_sha=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 10:28:45 ---> Running in 87a1fa81665a 10:28:45 Removing intermediate container 87a1fa81665a 10:28:45 ---> 3d2809814316 10:28:45 Step 24/24 : LABEL version=0.0.0 10:28:45 ---> Running in 4b63314aaa84 10:28:45 Removing intermediate container 4b63314aaa84 10:28:45 ---> 9612951020ef 10:28:45 [Warning] One or more build-args [ARCH] were not consumed 10:28:45 Successfully built 9612951020ef 10:28:45 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:28:45 ---> docker-login.sh 10:28:45 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 10:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:46 10:28:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 10:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:46 Configure a credential helper to remove this warning. See 10:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:46 10:28:46 Login Succeeded 10:28:46 nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:47 Configure a credential helper to remove this warning. See 10:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:47 10:28:47 Login Succeeded 10:28:47 nexus3.edgexfoundry.org:10003 10:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:47 latest: Pulling from edgex-lftools-log-publisher 10:28:47 5eb5b503b376: Pulling fs layer 10:28:47 5c69ac0246d0: Pulling fs layer 10:28:47 ec43610c2a17: Pulling fs layer 10:28:47 3a2ae6a8a46f: Pulling fs layer 10:28:47 33b1e0a273af: Pulling fs layer 10:28:47 5d3b04190fa2: Pulling fs layer 10:28:47 2f39f015ded8: Pulling fs layer 10:28:47 33b1e0a273af: Waiting 10:28:47 5d3b04190fa2: Waiting 10:28:47 2f39f015ded8: Waiting 10:28:47 3a2ae6a8a46f: Waiting 10:28:47 5c69ac0246d0: Verifying Checksum 10:28:47 5c69ac0246d0: Download complete 10:28:47 3a2ae6a8a46f: Download complete 10:28:47 33b1e0a273af: Verifying Checksum 10:28:47 33b1e0a273af: Download complete 10:28:47 ec43610c2a17: Verifying Checksum 10:28:47 ec43610c2a17: Download complete 10:28:47 5d3b04190fa2: Verifying Checksum 10:28:47 5d3b04190fa2: Download complete 10:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:47 Configure a credential helper to remove this warning. See 10:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:47 10:28:47 Login Succeeded 10:28:47 nexus3.edgexfoundry.org:10004 10:28:47 5eb5b503b376: Verifying Checksum 10:28:47 5eb5b503b376: Download complete 10:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:47 Configure a credential helper to remove this warning. See 10:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:47 10:28:47 Login Succeeded 10:28:47 docker.io 10:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:47 2f39f015ded8: Download complete 10:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:48 Configure a credential helper to remove this warning. See 10:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:48 10:28:48 Login Succeeded 10:28:48 ---> docker-login.sh ends [Pipeline] } 10:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:28:48 5eb5b503b376: Pull complete [Pipeline] echo 10:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:48 ========================================================= 10:28:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:28:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 10:28:48 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 ec43610c2a17: Pull complete 10:28:49 + 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 . 10:28:49 3a2ae6a8a46f: Pull complete 10:28:49 Sending build context to Docker daemon 1.218MB 10:28:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:28:49 Step 2/12 : FROM ${BASE} AS builder 10:28:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:28:49 edb6bdbacee9: Pulling fs layer 10:28:49 5f9638ab2659: Pulling fs layer 10:28:49 8d51d6327a98: Pulling fs layer 10:28:49 8b374f2dd631: Pulling fs layer 10:28:49 ec14aa9079de: Pulling fs layer 10:28:49 2f466654f4bb: Pulling fs layer 10:28:49 554e91adad29: Pulling fs layer 10:28:49 8b374f2dd631: Waiting 10:28:49 ec14aa9079de: Waiting 10:28:49 2f466654f4bb: Waiting 10:28:49 554e91adad29: Waiting 10:28:49 33b1e0a273af: Pull complete 10:28:49 5d3b04190fa2: Pull complete 10:28:49 5f9638ab2659: Verifying Checksum 10:28:49 5f9638ab2659: Download complete 10:28:49 8b374f2dd631: Verifying Checksum 10:28:49 8b374f2dd631: Download complete 10:28:49 ec14aa9079de: Verifying Checksum 10:28:49 ec14aa9079de: Download complete 10:28:49 edb6bdbacee9: Download complete 10:28:50 edb6bdbacee9: Pull complete 10:28:50 554e91adad29: Verifying Checksum 10:28:50 554e91adad29: Download complete 10:28:51 5f9638ab2659: Pull complete 10:28:52 8d51d6327a98: Verifying Checksum 10:28:52 8d51d6327a98: Download complete 10:28:52 2f466654f4bb: Verifying Checksum 10:28:52 2f466654f4bb: Download complete 10:28:53 2f39f015ded8: Pull complete 10:28:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:54 prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container 10:28:54 $ 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-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:29:00 $ docker top 3cb89f472aee7012d9b0c1c2aabb43065a3da72d128d49bab259413fe719f048 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:00 ---> job-cost.sh 10:29:00 lf-activate-venv: SKIPPING 10:29:00 INFO: No Stack... 10:29:01 INFO: Retrieving Pricing Info for: v3-standard-8 10:29:01 INFO: Archiving Costs [Pipeline] sh 10:29:02 + cat /w/workspace/undry_device-rfid-llrp-go_PR-247/archives/cost.csv 10:29:02 + cut -d, -f6 [Pipeline] lock 10:29:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] 10:29:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] did not exist. Created. 10:29:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:29:02 + echo total: 0.2199999988079071 [Pipeline] stash 10:29:02 Stashed 1 file(s) [Pipeline] } 10:29:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:29:02 $ docker stop --time=1 3cb89f472aee7012d9b0c1c2aabb43065a3da72d128d49bab259413fe719f048 10:29:03 $ docker rm -f --volumes 3cb89f472aee7012d9b0c1c2aabb43065a3da72d128d49bab259413fe719f048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:04 8d51d6327a98: Pull complete 10:29:04 8b374f2dd631: Pull complete 10:29:04 ec14aa9079de: Pull complete 10:29:11 2f466654f4bb: Pull complete 10:29:13 554e91adad29: Pull complete 10:29:13 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:29:13 ---> 1e15ea492957 10:29:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:29:14 ---> Running in 1216d86f66af 10:29:14 Removing intermediate container 1216d86f66af 10:29:14 ---> 4c95b2523a3c 10:29:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:29:14 ---> Running in f1bccbf64863 10:29:15 Removing intermediate container f1bccbf64863 10:29:15 ---> 89f81880d3cf 10:29:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:29:15 ---> Running in 1584a0c4a7cb 10:29:15 Removing intermediate container 1584a0c4a7cb 10:29:15 ---> 2215a42d3bb0 10:29:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:29:15 ---> Running in 08969da949f0 10:29:16 Removing intermediate container 08969da949f0 10:29:16 ---> 0a94be2790a0 10:29:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:16 ---> Running in fb584ec14847 10:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:29:18 OK: 263 MiB in 53 packages 10:29:19 Removing intermediate container fb584ec14847 10:29:19 ---> 733e9e975026 10:29:19 Step 8/12 : WORKDIR /app 10:29:19 ---> Running in 64536c1d047f 10:29:19 Removing intermediate container 64536c1d047f 10:29:19 ---> e33ffc9cd8f3 10:29:19 Step 9/12 : COPY go.mod vendor* ./ 10:29:20 ---> 463e95c5fd5b 10:29:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:20 ---> Running in b7ce05ebb1b2 10:30:28 Removing intermediate container b7ce05ebb1b2 10:30:28 ---> fd128b5497ec 10:30:28 Step 11/12 : COPY . . 10:30:28 ---> ba30ab52929e 10:30:28 Step 12/12 : RUN $MAKE 10:30:28 ---> Running in 9f943298acbe 10:30:28 noop 10:30:28 Removing intermediate container 9f943298acbe 10:30:28 ---> 3385e0d42024 10:30:28 Successfully built 3385e0d42024 10:30:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:28 + docker inspect -f . ci-base-image-arm64 10:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:28 prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container 10:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:30 $ docker top 6f3b7b8be5fee8864be43befa430b179dcb807103ceaab01ce8e2fc166ccf729 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:31 + go version 10:30:31 go version go1.20.6 linux/arm64 [Pipeline] } 10:30:31 $ docker stop --time=1 6f3b7b8be5fee8864be43befa430b179dcb807103ceaab01ce8e2fc166ccf729 10:30:32 $ docker rm -f --volumes 6f3b7b8be5fee8864be43befa430b179dcb807103ceaab01ce8e2fc166ccf729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:33 + docker inspect -f . ci-base-image-arm64 10:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:33 prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container 10:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:35 $ docker top a3759b04e977dfa84841b9ccb2b87100511715fc4b4eabe0e8d155463884e0b0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:35 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:30:36 + make test 10:30:36 go test ./... -coverprofile=coverage.out ./... 10:31:08 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:33:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:33:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:33:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.666s coverage: 40.6% of statements 10:33:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.601s coverage: 51.9% of statements 10:33:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 96.4% of statements 10:33:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:33:37 go vet ./... 10:34:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:34:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:34:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:34:04 $ docker stop --time=1 a3759b04e977dfa84841b9ccb2b87100511715fc4b4eabe0e8d155463884e0b0 10:34:06 $ docker rm -f --volumes a3759b04e977dfa84841b9ccb2b87100511715fc4b4eabe0e8d155463884e0b0 [Pipeline] // withDockerContainer [Pipeline] sh 10:34:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:07 Warning: overwriting stash ‘coverage-report’ 10:34:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:08 + ls -al . 10:34:08 total 640 10:34:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 10:30 . 10:34:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:28 .. 10:34:08 -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:28 .dockerignore 10:34:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:28 .git 10:34:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:28 .github 10:34:08 -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:28 .gitignore 10:34:08 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:28 .golangci.yml 10:34:08 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:28 Attribution.txt 10:34:08 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:28 CHANGELOG.md 10:34:08 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:28 Dockerfile 10:34:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:28 GOVERNANCE.md 10:34:08 -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:28 Jenkinsfile 10:34:08 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:28 LICENSE 10:34:08 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:28 Makefile 10:34:08 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:28 OWNERS.md 10:34:08 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:28 README.md 10:34:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 10:26 VERSION 10:34:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:28 bin 10:34:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:28 cmd 10:34:08 -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:33 coverage.out 10:34:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:28 examples 10:34:08 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:28 go.mod 10:34:08 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:28 go.sum 10:34:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:28 images 10:34:08 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:28 internal 10:34:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:28 snap 10:34:08 -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:09 + 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=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 --label arch=arm64 --label version=0.0.0 . 10:34:09 Sending build context to Docker daemon 1.218MB 10:34:09 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:34:09 Step 2/24 : FROM ${BASE} AS builder 10:34:09 ---> 3385e0d42024 10:34:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:34:09 ---> Running in 21296a194015 10:34:09 Removing intermediate container 21296a194015 10:34:09 ---> 7ed624087a5e 10:34:09 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:10 ---> Running in ed53db3ca119 10:34:10 Removing intermediate container ed53db3ca119 10:34:10 ---> 659d91bdf241 10:34:10 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:34:10 ---> Running in d6563a988d85 10:34:10 Removing intermediate container d6563a988d85 10:34:10 ---> 6385d04e1547 10:34:10 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:34:10 ---> Running in d207a7139eb4 10:34:10 Removing intermediate container d207a7139eb4 10:34:10 ---> d961744675df 10:34:10 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:10 ---> Running in 4fdac2ebf681 10:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:13 OK: 263 MiB in 53 packages 10:34:13 Removing intermediate container 4fdac2ebf681 10:34:13 ---> 75b3162a5266 10:34:13 Step 8/24 : WORKDIR /app 10:34:14 ---> Running in b62f24901b38 10:34:14 Removing intermediate container b62f24901b38 10:34:14 ---> f213c68e0149 10:34:14 Step 9/24 : COPY go.mod vendor* ./ 10:34:14 ---> cf46018790e5 10:34:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:15 ---> Running in 4b0d8cd531e0 10:34:18 Removing intermediate container 4b0d8cd531e0 10:34:18 ---> 133b6ba778f0 10:34:18 Step 11/24 : COPY . . 10:34:18 ---> a8a855a5ce65 10:34:18 Step 12/24 : RUN $MAKE 10:34:18 ---> Running in 4eb08b2bbfe2 10:34:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:36:41 Removing intermediate container 4eb08b2bbfe2 10:36:41 ---> 4c85aae6529b 10:36:41 Step 13/24 : FROM alpine:3.17 10:36:41 3.17: Pulling from library/alpine 10:36:41 4060ece20d7a: Pulling fs layer 10:36:41 4060ece20d7a: Verifying Checksum 10:36:41 4060ece20d7a: Download complete 10:36:41 4060ece20d7a: Pull complete 10:36:41 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:36:41 Status: Downloaded newer image for alpine:3.17 10:36:41 ---> 8650cd65339b 10:36:41 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:36:41 ---> Running in fca1ffb228e7 10:36:41 Removing intermediate container fca1ffb228e7 10:36:41 ---> 6230dd1df506 10:36:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:36:41 ---> Running in 01b1930dd42d 10:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:36:41 (1/1) Installing dumb-init (1.2.5-r2) 10:36:41 Executing busybox-1.35.0-r29.trigger 10:36:41 OK: 8 MiB in 16 packages 10:36:41 Removing intermediate container 01b1930dd42d 10:36:41 ---> f18aa5cab33b 10:36:41 Step 16/24 : COPY --from=builder /app/LICENSE / 10:36:41 ---> 4dc2cff00e96 10:36:41 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:36:41 ---> d2867f07be35 10:36:41 Step 18/24 : COPY --from=builder /app/cmd/ / 10:36:41 ---> 11d84669800d 10:36:41 Step 19/24 : EXPOSE 59989 10:36:41 ---> Running in 8396d3664d08 10:36:41 Removing intermediate container 8396d3664d08 10:36:41 ---> a9464093c5f8 10:36:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:36:41 ---> Running in 6bd1cb0dbcfb 10:36:41 Removing intermediate container 6bd1cb0dbcfb 10:36:41 ---> 123a45ed823f 10:36:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:36:41 ---> Running in fa77dd748f81 10:36:41 Removing intermediate container fa77dd748f81 10:36:41 ---> cd2bc0c770f4 10:36:41 Step 22/24 : LABEL arch=arm64 10:36:41 ---> Running in 868a75fa5e45 10:36:41 Removing intermediate container 868a75fa5e45 10:36:41 ---> a140711420b0 10:36:41 Step 23/24 : LABEL git_sha=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 10:36:41 ---> Running in de8f5ab0fdc8 10:36:41 Removing intermediate container de8f5ab0fdc8 10:36:41 ---> f407163f3aa8 10:36:41 Step 24/24 : LABEL version=0.0.0 10:36:41 ---> Running in c58139444879 10:36:41 Removing intermediate container c58139444879 10:36:41 ---> f6a988886a7d 10:36:41 [Warning] One or more build-args [ARCH] were not consumed 10:36:41 Successfully built f6a988886a7d 10:36:41 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 10:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:42 10:36:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:42 arm64: Pulling from edgex-lftools-log-publisher 10:36:42 8998bd30e6a1: Pulling fs layer 10:36:42 04944245beec: Pulling fs layer 10:36:42 699f458cf7ca: Pulling fs layer 10:36:42 765212b225bb: Pulling fs layer 10:36:42 f23df028b6ca: Pulling fs layer 10:36:42 d65c8cfc05b1: Pulling fs layer 10:36:42 2437ff75d9bd: Pulling fs layer 10:36:42 765212b225bb: Waiting 10:36:42 f23df028b6ca: Waiting 10:36:42 d65c8cfc05b1: Waiting 10:36:42 2437ff75d9bd: Waiting 10:36:42 04944245beec: Verifying Checksum 10:36:42 04944245beec: Download complete 10:36:42 765212b225bb: Verifying Checksum 10:36:42 765212b225bb: Download complete 10:36:42 f23df028b6ca: Verifying Checksum 10:36:42 f23df028b6ca: Download complete 10:36:42 d65c8cfc05b1: Verifying Checksum 10:36:42 d65c8cfc05b1: Download complete 10:36:42 699f458cf7ca: Verifying Checksum 10:36:42 699f458cf7ca: Download complete 10:36:43 8998bd30e6a1: Verifying Checksum 10:36:43 8998bd30e6a1: Download complete 10:36:45 2437ff75d9bd: Verifying Checksum 10:36:45 2437ff75d9bd: Download complete 10:36:47 8998bd30e6a1: Pull complete 10:36:47 04944245beec: Pull complete 10:36:48 699f458cf7ca: Pull complete 10:36:48 765212b225bb: Pull complete 10:36:49 f23df028b6ca: Pull complete 10:36:49 d65c8cfc05b1: Pull complete 10:37:04 2437ff75d9bd: Pull complete 10:37:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:37:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:05 prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container 10:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:37:07 $ docker top ce096d4d6c2b478646f24a20f32df1deb5b28f729877af2fffd3bdf000f5ea2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:08 ---> job-cost.sh 10:37:08 lf-activate-venv: SKIPPING 10:37:08 INFO: No Stack... 10:37:08 INFO: Retrieving Pricing Info for: v3-standard-4 10:37:09 INFO: Archiving Costs [Pipeline] sh 10:37:10 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:37:10 + cut -d, -f6 [Pipeline] lock 10:37:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] 10:37:10 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] did not exist. Created. 10:37:10 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:37:11 /w/workspace/device-rfid-llrp-go/1@tmp/durable-0f117653/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:37:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:37:11 Warning: overwriting stash ‘stack-cost’ 10:37:11 Stashed 1 file(s) [Pipeline] } 10:37:11 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:37:11 $ docker stop --time=1 ce096d4d6c2b478646f24a20f32df1deb5b28f729877af2fffd3bdf000f5ea2e 10:37:13 $ docker rm -f --volumes ce096d4d6c2b478646f24a20f32df1deb5b28f729877af2fffd3bdf000f5ea2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:37:14 provisioning config files... 10:37:14 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config16706889763902727830tmp [Pipeline] { [Pipeline] sh 10:37:14 + set +x 10:37:14 + bash -s -- 10:37:14 + curl -s https://codecov.io/bash 10:37:14 10:37:14 _____ _ 10:37:14 / ____| | | 10:37:14 | | ___ __| | ___ ___ _____ __ 10:37:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:37:14 | |___| (_) | (_| | __/ (_| (_) \ V / 10:37:14 \_____\___/ \__,_|\___|\___\___/ \_/ 10:37:14 Bash-1.0.6 10:37:14 10:37:14 10:37:14 ==> git version 2.25.1 found 10:37:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:37:14 Release-Date: 2020-01-08 10:37:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:37:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:37:14 ==> Jenkins CI detected. 10:37:14 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-247 10:37:14 project root: . 10:37:14 --> token set from env 10:37:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:37:14 ==> Running gcov in . (disable via -X gcov) 10:37:14 ==> Python coveragepy not found 10:37:14 ==> Searching for coverage reports in: 10:37:14 + . 10:37:14 -> Found 1 reports 10:37:14 ==> Detecting git/mercurial file structure 10:37:14 ==> Reading reports 10:37:14 + ./coverage.out bytes=459493 10:37:14 ==> Appending adjustments 10:37:14 https://docs.codecov.io/docs/fixing-reports 10:37:15 + Found adjustments 10:37:15 ==> Gzipping contents 10:37:15 52K /tmp/codecov.Zy8Ool.gz 10:37:15 ==> Uploading reports 10:37:15 url: https://codecov.io 10:37:15 query: branch=PR-247&commit=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=247&job=&cmd_args= 10:37:15 -> Pinging Codecov 10:37:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-247&commit=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=247&job=&cmd_args= 10:37:15 -> Uploading to 10:37:15 https://storage.googleapis.com/codecov/v4/raw/2023-09-06/581DD39554BDF9B6E22D074273EAD858/ed26c0a0245141628f1a8ca32b42dbe3a7ed8970/ce28c20b-768e-449a-8a39-e33a646df1fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T103715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5a06d24d9e6b88a98bc5bf8fbc6da6c1018cc9baccf372e2d04856cef657a4b 10:37:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:37:15 Dload Upload Total Spent Left Speed 10:37:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 259k --:--:-- --:--:-- --:--:-- 259k 10:37:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] } 10:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:37:17 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-247/archives ] 10:37:17 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-247/archives 10:37:17 total 16 10:37:17 drwxr-xr-x 3 root root 4096 Sep 6 10:29 . 10:37:17 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:29 .. 10:37:17 drwxr-xr-x 2 root root 4096 Sep 6 10:29 cost 10:37:17 -rw-r--r-- 1 root root 91 Sep 6 10:29 cost.csv 10:37:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-247/archives 10:37:17 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-247/archives 10:37:17 total 16 10:37:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:29 . 10:37:17 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:29 .. 10:37:17 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 10:29 cost 10:37:17 -rw-r--r-- 1 jenkins jenkins 91 Sep 6 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:37:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:37:18 ---> package-listing.sh 10:37:18 ++ facter osfamily 10:37:18 ++ tr '[:upper:]' '[:lower:]' 10:37:18 + OS_FAMILY=debian 10:37:18 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-247 10:37:18 + START_PACKAGES=/tmp/packages_start.txt 10:37:18 + END_PACKAGES=/tmp/packages_end.txt 10:37:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:18 + PACKAGES=/tmp/packages_start.txt 10:37:18 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-247 ']' 10:37:18 + PACKAGES=/tmp/packages_end.txt 10:37:18 + case "${OS_FAMILY}" in 10:37:18 + dpkg -l 10:37:18 + grep '^ii' 10:37:18 + '[' -f /tmp/packages_start.txt ']' 10:37:18 + '[' -f /tmp/packages_end.txt ']' 10:37:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:18 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-247 ']' 10:37:18 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-247/archives/ 10:37:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-247/archives/ [Pipeline] echo 10:37:18 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-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:37:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:19 prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container 10:37:19 $ 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-247/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-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:37:20 $ docker top bf5e5e2e23adbc044fd10069c7eca4c5d399f9119d0b04781f8289925296e54d -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:20 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:20 + mkdir -p /var/log/sysstat [Pipeline] sh 10:37:21 + ls /var/log/sa-host 10:37:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:21 provisioning config files... 10:37:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config17814865292859930981tmp [Pipeline] { [Pipeline] echo 10:37:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> create-netrc.sh [Pipeline] } 10:37:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:37:22 ---> python-tools-install.sh [Pipeline] echo 10:37:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:22 ---> sudo-logs.sh 10:37:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:37:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:22 ---> job-cost.sh 10:37:22 lf-activate-venv: SKIPPING 10:37:22 DEBUG: total: 0.2199999988079071 10:37:22 INFO: Retrieving Stack Cost... 10:37:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:37:23 INFO: Archiving Costs [Pipeline] echo 10:37:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:24 ---> logs-deploy.sh 10:37:24 lf-activate-venv: SKIPPING 10:37:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-247/1 10:37:24 INFO: archiving workspace using pattern(s): 10:37:25 Archives upload complete. 10:37:25 INFO: archiving logs to Nexus