Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+c8ddb795451293862e71ea8481bb36f4aa2ad204 (3d174c77cf89b14e53c6d2dff15633a099d893c9) 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-ssh13158537717580003467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17684148803162821315.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15448129173732410317.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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3917525282766120587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8732535517883670734.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17891203323206811178.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6553 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 Merge succeeded, producing c1e9c82f50c5f561b8321fcd721786082837dd82 Checking out Revision c1e9c82f50c5f561b8321fcd721786082837dd82 (PR-160) Commit message: "build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:24 ========================================================= 04:19:24 EdgeX Global Pipelines Version Info 04:19:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 04:19:25 ------------------- 04:19:25 stable info: 04:19:25 ------------------- 04:19:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:19:25 Message: update stable to v1.0.244 04:19:26 ------------------- 04:19:26 experimental info: 04:19:26 ------------------- 04:19:26 Commited By: **** collab-it+edgex@linuxfoundation.org 04:19:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:19:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e9c82 [Pipeline] echo 04:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:27 provisioning config files... 04:19:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config6468865230352600517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:28 ---> docker-login.sh 04:19:28 nexus3.edgexfoundry.org:10001 04:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:28 Configure a credential helper to remove this warning. See 04:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:28 04:19:28 Login Succeeded 04:19:28 nexus3.edgexfoundry.org:10002 04:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:28 Configure a credential helper to remove this warning. See 04:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:28 04:19:28 Login Succeeded 04:19:28 nexus3.edgexfoundry.org:10003 04:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:28 Configure a credential helper to remove this warning. See 04:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:28 04:19:28 Login Succeeded 04:19:28 nexus3.edgexfoundry.org:10004 04:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:28 Configure a credential helper to remove this warning. See 04:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:28 04:19:28 Login Succeeded 04:19:28 docker.io 04:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:29 Configure a credential helper to remove this warning. See 04:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:29 04:19:29 Login Succeeded 04:19:29 ---> docker-login.sh ends [Pipeline] } 04:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:29 + git rev-list -1 --merges c1e9c82f50c5f561b8321fcd721786082837dd82~1..c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo 04:19:29 -----------> git rev-list -1 --merges c1e9c82f50c5f561b8321fcd721786082837dd82~1..c1e9c82f50c5f561b8321fcd721786082837dd82 c1e9c82f50c5f561b8321fcd721786082837dd82 [false] [Pipeline] sh 04:19:30 + git log --format=format:%s -1 c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo 04:19:30 ========================================================= 04:19:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:30 + git log --format=format:%s -1 c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo 04:19:30 [semverPrep] GIT_COMMIT: c1e9c82f50c5f561b8321fcd721786082837dd82, Commit Message: build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo 04:19:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:31 + grep -v github /etc/ssh/ssh_known_hosts 04:19:31 + [ -e /tmp/ssh_known_hosts ] 04:19:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:31 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:31 04:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:32 b85a868b505f: Pulling fs layer 04:19:32 e2be974225ed: Pulling fs layer 04:19:32 339a4e72a1f5: Pulling fs layer 04:19:32 988bab9f4d93: Pulling fs layer 04:19:32 1469e6f7b9e6: Pulling fs layer 04:19:32 eaf3925da568: Pulling fs layer 04:19:32 bab4dde63d76: Pulling fs layer 04:19:32 bde34c3a00c8: Pulling fs layer 04:19:32 988bab9f4d93: Waiting 04:19:32 1469e6f7b9e6: Waiting 04:19:32 eaf3925da568: Waiting 04:19:32 bab4dde63d76: Waiting 04:19:32 b352a97aabf1: Pulling fs layer 04:19:32 4872d77fe225: Pulling fs layer 04:19:32 bde34c3a00c8: Waiting 04:19:32 5851b861e8e6: Pulling fs layer 04:19:32 b352a97aabf1: Waiting 04:19:32 4872d77fe225: Waiting 04:19:32 5851b861e8e6: Waiting 04:19:32 e2be974225ed: Verifying Checksum 04:19:32 e2be974225ed: Download complete 04:19:32 988bab9f4d93: Verifying Checksum 04:19:32 988bab9f4d93: Download complete 04:19:32 1469e6f7b9e6: Verifying Checksum 04:19:32 1469e6f7b9e6: Download complete 04:19:32 eaf3925da568: Verifying Checksum 04:19:32 eaf3925da568: Download complete 04:19:32 339a4e72a1f5: Verifying Checksum 04:19:32 339a4e72a1f5: Download complete 04:19:32 bde34c3a00c8: Verifying Checksum 04:19:32 bde34c3a00c8: Download complete 04:19:32 b352a97aabf1: Download complete 04:19:32 4872d77fe225: Verifying Checksum 04:19:32 4872d77fe225: Download complete 04:19:32 5851b861e8e6: Download complete 04:19:32 b85a868b505f: Download complete 04:19:32 bab4dde63d76: Verifying Checksum 04:19:32 bab4dde63d76: Download complete 04:19:33 b85a868b505f: Pull complete 04:19:33 e2be974225ed: Pull complete 04:19:34 339a4e72a1f5: Pull complete 04:19:34 988bab9f4d93: Pull complete 04:19:34 1469e6f7b9e6: Pull complete 04:19:34 eaf3925da568: Pull complete 04:19:36 bab4dde63d76: Pull complete 04:19:36 bde34c3a00c8: Pull complete 04:19:36 b352a97aabf1: Pull complete 04:19:37 4872d77fe225: Pull complete 04:19:37 5851b861e8e6: Pull complete 04:19:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:37 prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container 04:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 04:19:39 $ docker top 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 -eo pid,comm 04:19:39 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). 04:19:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:39 [ssh-agent] Looking for ssh-agent implementation... 04:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:39 $ docker exec 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent 04:19:40 SSH_AUTH_SOCK=/tmp/ssh-V3VpMN7NEcTk/agent.32 04:19:40 SSH_AGENT_PID=38 04:19:40 Running ssh-add (command line suppressed) 04:19:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_10362611351040995473.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_10362611351040995473.key) 04:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:40 + git tag --points-at HEAD [Pipeline] } 04:19:40 $ docker exec --env ******** --env ******** 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent -k 04:19:40 unset SSH_AUTH_SOCK; 04:19:40 unset SSH_AGENT_PID; 04:19:40 echo Agent pid 38 killed; 04:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:40 [ssh-agent] Looking for ssh-agent implementation... 04:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:40 $ docker exec 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent 04:19:40 SSH_AUTH_SOCK=/tmp/ssh-LcnPkQJGhX2c/agent.71 04:19:40 SSH_AGENT_PID=78 04:19:40 Running ssh-add (command line suppressed) 04:19:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_4101921470756890973.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_4101921470756890973.key) 04:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:41 + git semver init 04:19:41 2023-02-18 04:19:41,633 [run_init] DEBUG init version:0.0.0 force:False 04:19:41 2023-02-18 04:19:41,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver 04:19:41 2023-02-18 04:19:41,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver 04:19:41 2023-02-18 04:19:41,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160, universal_newlines=False, shell=None, istream=None) 04:19:42 2023-02-18 04:19:42,526 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude 04:19:42 2023-02-18 04:19:42,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 with force:False 04:19:42 2023-02-18 04:19:42,527 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 04:19:42 2023-02-18 04:19:42,531 [execute] INFO git cat-file --batch-check 04:19:42 2023-02-18 04:19:42,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) 04:19:42 2023-02-18 04:19:42,538 [execute] INFO git cat-file --batch 04:19:42 2023-02-18 04:19:42,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) 04:19:42 2023-02-18 04:19:42,545 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 04:19:42 0.0.0 [Pipeline] } 04:19:42 $ docker exec --env ******** --env ******** 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent -k 04:19:42 unset SSH_AUTH_SOCK; 04:19:42 unset SSH_AGENT_PID; 04:19:42 echo Agent pid 78 killed; 04:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:43 + git semver [Pipeline] } 04:19:43 $ docker stop --time=1 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 04:19:44 $ docker rm -f --volumes 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:45 Stashed 1 file(s) [Pipeline] echo 04:19:45 [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 04:19:46 provisioning config files... 04:19:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config15226347291388145544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:46 ---> docker-login.sh 04:19:46 nexus3.edgexfoundry.org:10001 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10002 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10003 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10004 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 docker.io 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 ---> docker-login.sh ends [Pipeline] } 04:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:47 ========================================================= 04:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:19:47 Sending build context to Docker daemon 4.113MB 04:19:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:19:47 Step 2/12 : FROM ${BASE} AS builder 04:19:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:47 213ec9aee27d: Pulling fs layer 04:19:47 4583459ba037: Pulling fs layer 04:19:47 93c1e223e6f2: Pulling fs layer 04:19:47 53926ce57604: Pulling fs layer 04:19:47 21b2b0c7a3f4: Pulling fs layer 04:19:47 22ff95d597cd: Pulling fs layer 04:19:47 12d6caf4c0d1: Pulling fs layer 04:19:47 96b7cbca73a9: Pulling fs layer 04:19:47 a7acece74701: Pulling fs layer 04:19:47 12d6caf4c0d1: Waiting 04:19:47 53926ce57604: Waiting 04:19:47 21b2b0c7a3f4: Waiting 04:19:47 22ff95d597cd: Waiting 04:19:47 96b7cbca73a9: Waiting 04:19:47 a7acece74701: Waiting 04:19:47 93c1e223e6f2: Download complete 04:19:47 4583459ba037: Download complete 04:19:47 21b2b0c7a3f4: Download complete 04:19:47 22ff95d597cd: Verifying Checksum 04:19:47 22ff95d597cd: Download complete 04:19:47 213ec9aee27d: Verifying Checksum 04:19:47 213ec9aee27d: Download complete 04:19:47 12d6caf4c0d1: Verifying Checksum 04:19:47 12d6caf4c0d1: Download complete 04:19:47 213ec9aee27d: Pull complete 04:19:48 4583459ba037: Pull complete 04:19:48 93c1e223e6f2: Pull complete 04:19:48 a7acece74701: Verifying Checksum 04:19:48 a7acece74701: Download complete 04:19:49 53926ce57604: Download complete 04:19:49 96b7cbca73a9: Verifying Checksum 04:19:49 96b7cbca73a9: Download complete 04:19:53 53926ce57604: Pull complete 04:19:53 21b2b0c7a3f4: Pull complete 04:19:53 22ff95d597cd: Pull complete 04:19:53 12d6caf4c0d1: Pull complete 04:19:55 96b7cbca73a9: Pull complete 04:19:56 a7acece74701: Pull complete 04:19:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:19:56 ---> db6d94c90886 04:19:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:20:00 ---> Running in bae12c060cde 04:20:00 Removing intermediate container bae12c060cde 04:20:00 ---> 51b5813d1924 04:20:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:20:00 ---> Running in 62033b2c0d83 04:20:00 Removing intermediate container 62033b2c0d83 04:20:00 ---> 858ce32bdc93 04:20:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:20:00 ---> Running in 22706832c1fb 04:20:00 Removing intermediate container 22706832c1fb 04:20:00 ---> 5d6567cf2030 04:20:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:20:00 ---> Running in e26cb0c92e39 04:20:00 Removing intermediate container e26cb0c92e39 04:20:00 ---> 90d0abbd9174 04:20:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:00 ---> Running in 9872339a4dea 04:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:20:00 Still waiting to schedule task 04:20:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:20:00 OK: 211 MiB in 51 packages 04:20:01 Removing intermediate container 9872339a4dea 04:20:01 ---> 4253f56285b3 04:20:01 Step 8/12 : WORKDIR /app 04:20:01 ---> Running in 0274d0b93b48 04:20:01 Removing intermediate container 0274d0b93b48 04:20:01 ---> 26d0e06ba686 04:20:01 Step 9/12 : COPY go.mod vendor* ./ 04:20:01 ---> bde4f5b726e1 04:20:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:01 ---> Running in ca00b6dcfc6c 04:20:57 Removing intermediate container ca00b6dcfc6c 04:20:57 ---> 81d8a58d9871 04:20:57 Step 11/12 : COPY . . 04:20:57 ---> 865f89072f7e 04:20:57 Step 12/12 : RUN $MAKE 04:20:57 ---> Running in c410d250fd67 04:20:57 noop 04:20:57 Removing intermediate container c410d250fd67 04:20:57 ---> f03b27ce587e 04:20:57 Successfully built f03b27ce587e 04:20:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:58 + docker inspect -f . ci-base-image-x86_64 04:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:58 prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container 04:20:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 04:20:58 $ docker top 3fa68b5a7cf45eabb7fbf439d71f2ea7c10011dd4be08c86f318ede5cceca034 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:59 + go version 04:20:59 go version go1.18.7 linux/amd64 [Pipeline] } 04:20:59 $ docker stop --time=1 3fa68b5a7cf45eabb7fbf439d71f2ea7c10011dd4be08c86f318ede5cceca034 04:21:00 $ docker rm -f --volumes 3fa68b5a7cf45eabb7fbf439d71f2ea7c10011dd4be08c86f318ede5cceca034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:01 + docker inspect -f . ci-base-image-x86_64 04:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:01 prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container 04:21:01 $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 04:21:01 $ docker top c3da5b22865ae3c228941feb9128eaaf73ccc4d8f90f2d34349dd4c184dd5f8f -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:02 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh 04:21:02 + make test 04:21:02 go test ./... -coverprofile=coverage.out ./... 04:21:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:21:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:21:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:21:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.996s coverage: 40.7% of statements 04:21:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.265s coverage: 51.9% of statements 04:21:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements 04:21:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:21:28 go vet ./... 04:21:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6555 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] ws 04:21:30 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 04:21:30 Selected Git installation does not exist. Using Default 04:21:30 The recommended git tool is: NONE 04:21:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:31 ./bin/test-attribution-txt.sh 04:21:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:21:31 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:21:31 $ docker stop --time=1 c3da5b22865ae3c228941feb9128eaaf73ccc4d8f90f2d34349dd4c184dd5f8f 04:21:33 $ docker rm -f --volumes c3da5b22865ae3c228941feb9128eaaf73ccc4d8f90f2d34349dd4c184dd5f8f [Pipeline] // withDockerContainer [Pipeline] sh 04:21:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:34 + ls -al . 04:21:34 total 632 04:21:34 drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 04:21 . 04:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:19 .. 04:21:34 -rw-rw-r-- 1 jenkins jenkins 134 Feb 18 04:19 .dockerignore 04:21:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 04:21 .git 04:21:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 04:19 .github 04:21:34 -rw-rw-r-- 1 jenkins jenkins 946 Feb 18 04:19 .gitignore 04:21:34 -rw-rw-r-- 1 jenkins jenkins 41 Feb 18 04:19 .golangci.yml 04:21:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 04:19 .semver 04:21:34 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 18 04:19 Attribution.txt 04:21:34 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 18 04:19 CHANGELOG.md 04:21:34 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 18 04:19 Dockerfile 04:21:34 -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 04:19 GOVERNANCE.md 04:21:34 -rw-rw-r-- 1 jenkins jenkins 683 Feb 18 04:19 Jenkinsfile 04:21:34 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 18 04:19 LICENSE 04:21:34 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 18 04:19 Makefile 04:21:34 -rw-rw-r-- 1 jenkins jenkins 625 Feb 18 04:19 OWNERS.md 04:21:34 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 18 04:19 README.md 04:21:34 -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 04:19 VERSION 04:21:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:19 bin 04:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:19 cmd 04:21:34 -rw-r--r-- 1 jenkins jenkins 457862 Feb 18 04:21 coverage.out 04:21:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:19 examples 04:21:34 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 18 04:19 go.mod 04:21:34 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 18 04:19 go.sum 04:21:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:19 images 04:21:34 drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 04:19 internal 04:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:19 snap 04:21:34 -rw-rw-r-- 1 jenkins jenkins 193 Feb 18 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:35 + 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=c1e9c82f50c5f561b8321fcd721786082837dd82 --label arch=amd64 --label version=0.0.0 . 04:21:35 Sending build context to Docker daemon 4.113MB 04:21:35 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:21:35 Step 2/24 : FROM ${BASE} AS builder 04:21:35 ---> f03b27ce587e 04:21:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:21:35 ---> Running in 51c170a8685a 04:21:35 Removing intermediate container 51c170a8685a 04:21:35 ---> 799efcd98e84 04:21:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:35 ---> Running in 40074b40d31d 04:21:35 Removing intermediate container 40074b40d31d 04:21:35 ---> 1904bb74d504 04:21:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:21:35 ---> Running in be444c566c3d 04:21:35 Removing intermediate container be444c566c3d 04:21:35 ---> 500026beac5e 04:21:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:21:35 ---> Running in f381113227e8 04:21:35 Removing intermediate container f381113227e8 04:21:35 ---> 2f5ec2db1236 04:21:35 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:35 ---> Running in 854d054b6bc6 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:21:36 OK: 211 MiB in 51 packages 04:21:36 using credential edgex-jenkins-ssh 04:21:36 Cloning the remote Git repository 04:21:36 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:21:36 Removing intermediate container 854d054b6bc6 04:21:36 ---> 090f119b3060 04:21:36 Step 8/24 : WORKDIR /app 04:21:36 ---> Running in b2ea704806a6 04:21:36 Removing intermediate container b2ea704806a6 04:21:36 ---> b7d29f44ca95 04:21:36 Step 9/24 : COPY go.mod vendor* ./ 04:21:36 ---> 669add50f9b5 04:21:36 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:36 ---> Running in 7040ef541340 04:21:36 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 04:21:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:21:36 > git --version # timeout=10 04:21:36 > git --version # 'git version 2.25.1' 04:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:37 Removing intermediate container 7040ef541340 04:21:37 ---> d7dce6f1d8e4 04:21:37 Step 11/24 : COPY . . 04:21:38 ---> 6cdf708c25f6 04:21:38 Step 12/24 : RUN $MAKE 04:21:38 ---> Running in 472e8c34c9b5 04:21:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:21:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:21:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:21:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:21:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:21:39 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 04:21:39 Merge succeeded, producing c1e9c82f50c5f561b8321fcd721786082837dd82 04:21:39 Checking out Revision c1e9c82f50c5f561b8321fcd721786082837dd82 (PR-160) 04:21:40 Commit message: "build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0" 04:21:40 > git --version # timeout=10 04:21:40 > git --version # 'git version 2.25.1' 04:21:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:21:40 04:21:40 Could not update commit status. Message: 04:21:40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:21:39 > git config core.sparsecheckout # timeout=10 04:21:39 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 04:21:39 > git remote # timeout=10 04:21:39 > git config --get remote.origin.url # timeout=10 04:21:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:39 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 04:21:39 > git rev-parse HEAD^{commit} # timeout=10 04:21:39 > git config core.sparsecheckout # timeout=10 04:21:39 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:21:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:41 Dload Upload Total Spent Left Speed 04:21:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 04:21:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:21:42 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 04:21:42 04:21:42 { 04:21:42 "registry-mirrors": [ 04:21:42 "https://nexus3.edgexfoundry.org:10001" 04:21:42 ], 04:21:42 "bip": "10.250.0.254/24", 04:21:42 "hosts": [ 04:21:42 "tcp://0.0.0.0:5555", 04:21:42 "unix:///var/run/docker.sock" 04:21:42 ], 04:21:42 "mtu": 1458, 04:21:42 "selinux-enabled": true, 04:21:42 "seccomp-profile": "/etc/docker/seccomp.json" 04:21:42 } [Pipeline] sh 04:21:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:21:42 + sudo service docker restart 04:22:00 Removing intermediate container 472e8c34c9b5 04:22:00 ---> 0aba1e780993 04:22:00 Step 13/24 : FROM alpine:3.16 04:22:00 3.16: Pulling from library/alpine 04:22:00 ef5531b6e74e: Pulling fs layer 04:22:00 ef5531b6e74e: Download complete 04:22:00 ef5531b6e74e: Pull complete 04:22:00 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:22:00 Status: Downloaded newer image for alpine:3.16 04:22:00 ---> dfd21b5a31f5 04:22:00 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:22:00 ---> Running in ff5bba94916e 04:22:00 Removing intermediate container ff5bba94916e 04:22:00 ---> 3f5c5ad7c1d5 04:22:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:22:00 ---> Running in f6237880a480 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:01 provisioning config files... 04:22:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8546066116102325608tmp [Pipeline] { 04:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 04:22:01 (1/1) Installing dumb-init (1.2.5-r1) 04:22:01 Executing busybox-1.35.0-r17.trigger 04:22:01 OK: 6 MiB in 15 packages 04:22:01 ---> docker-login.sh 04:22:01 nexus3.edgexfoundry.org:10001 04:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:01 Removing intermediate container f6237880a480 04:22:01 ---> 93625e5d5ad1 04:22:01 Step 16/24 : COPY --from=builder /app/LICENSE / 04:22:01 ---> 7b79c402100a 04:22:01 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:22:01 ---> af708958983c 04:22:01 Step 18/24 : COPY --from=builder /app/cmd/ / 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10002 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10003 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10004 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 ---> f9009ad9f373 04:22:02 Step 19/24 : EXPOSE 59989 04:22:02 ---> Running in 0be8b8da3ae6 04:22:02 Removing intermediate container 0be8b8da3ae6 04:22:02 ---> b1974b921ba6 04:22:02 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:22:02 ---> Running in d68d587ec901 04:22:02 Removing intermediate container d68d587ec901 04:22:02 ---> 42e2c311bae9 04:22:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:02 ---> Running in 7bee228e7cb0 04:22:02 Removing intermediate container 7bee228e7cb0 04:22:02 ---> 9c536cbc0b95 04:22:02 Step 22/24 : LABEL arch=amd64 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 docker.io 04:22:03 ---> Running in 85672eff21a5 04:22:03 Removing intermediate container 85672eff21a5 04:22:03 ---> 3078175afcfb 04:22:03 Step 23/24 : LABEL git_sha=c1e9c82f50c5f561b8321fcd721786082837dd82 04:22:03 ---> Running in 861fc0d50af5 04:22:03 Removing intermediate container 861fc0d50af5 04:22:03 ---> 5a498df968fc 04:22:03 Step 24/24 : LABEL version=0.0.0 04:22:03 ---> Running in 0868d7ab9d86 04:22:03 Removing intermediate container 0868d7ab9d86 04:22:03 ---> 6c4e9eecef99 04:22:03 [Warning] One or more build-args [ARCH] were not consumed 04:22:03 Successfully built 6c4e9eecef99 04:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:03 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 ---> docker-login.sh ends [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:03 Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 04:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:04 ========================================================= 04:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:22:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 04:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:04 04:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:04 latest: Pulling from edgex-lftools-log-publisher 04:22:04 5eb5b503b376: Pulling fs layer 04:22:04 5c69ac0246d0: Pulling fs layer 04:22:04 ec43610c2a17: Pulling fs layer 04:22:04 3a2ae6a8a46f: Pulling fs layer 04:22:04 33b1e0a273af: Pulling fs layer 04:22:04 5d3b04190fa2: Pulling fs layer 04:22:04 2f39f015ded8: Pulling fs layer 04:22:04 3a2ae6a8a46f: Waiting 04:22:04 33b1e0a273af: Waiting 04:22:04 5d3b04190fa2: Waiting 04:22:04 5c69ac0246d0: Verifying Checksum 04:22:04 5c69ac0246d0: Download complete 04:22:04 3a2ae6a8a46f: Download complete 04:22:05 Sending build context to Docker daemon 1.217MB 04:22:05 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:22:05 Step 2/12 : FROM ${BASE} AS builder 04:22:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:05 9b18e9b68314: Pulling fs layer 04:22:05 35d82f9e3411: Pulling fs layer 04:22:05 e16973657156: Pulling fs layer 04:22:05 fc693d55d65f: Pulling fs layer 04:22:05 7e9fc2657dce: Pulling fs layer 04:22:05 dda99020689f: Pulling fs layer 04:22:05 db1c61fa0a46: Pulling fs layer 04:22:05 891c053d2c06: Pulling fs layer 04:22:05 dda99020689f: Waiting 04:22:05 db1c61fa0a46: Waiting 04:22:05 891c053d2c06: Waiting 04:22:05 fc693d55d65f: Waiting 04:22:05 7e9fc2657dce: Waiting 04:22:05 33b1e0a273af: Verifying Checksum 04:22:05 33b1e0a273af: Download complete 04:22:05 ec43610c2a17: Verifying Checksum 04:22:05 ec43610c2a17: Download complete 04:22:05 5d3b04190fa2: Verifying Checksum 04:22:05 5d3b04190fa2: Download complete 04:22:05 5eb5b503b376: Verifying Checksum 04:22:05 5eb5b503b376: Download complete 04:22:05 e16973657156: Verifying Checksum 04:22:05 e16973657156: Download complete 04:22:05 35d82f9e3411: Verifying Checksum 04:22:05 35d82f9e3411: Download complete 04:22:05 7e9fc2657dce: Verifying Checksum 04:22:05 7e9fc2657dce: Download complete 04:22:05 dda99020689f: Verifying Checksum 04:22:05 dda99020689f: Download complete 04:22:05 9b18e9b68314: Verifying Checksum 04:22:05 9b18e9b68314: Download complete 04:22:05 2f39f015ded8: Download complete 04:22:06 9b18e9b68314: Pull complete 04:22:06 891c053d2c06: Verifying Checksum 04:22:06 891c053d2c06: Download complete 04:22:06 35d82f9e3411: Pull complete 04:22:06 5eb5b503b376: Pull complete 04:22:06 5c69ac0246d0: Pull complete 04:22:07 e16973657156: Pull complete 04:22:07 ec43610c2a17: Pull complete 04:22:07 3a2ae6a8a46f: Pull complete 04:22:07 33b1e0a273af: Pull complete 04:22:07 5d3b04190fa2: Pull complete 04:22:07 db1c61fa0a46: Verifying Checksum 04:22:08 fc693d55d65f: Verifying Checksum 04:22:08 fc693d55d65f: Download complete 04:22:12 2f39f015ded8: Pull complete 04:22:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:12 prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container 04:22:12 $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 04:22:16 $ docker top d97f6c86448853cab642535e26010e8dbf76f7f3fa295879688ca227481eff30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:16 ---> job-cost.sh 04:22:16 lf-activate-venv: SKIPPING 04:22:16 INFO: No Stack... 04:22:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:17 INFO: Archiving Costs [Pipeline] sh 04:22:17 + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv 04:22:17 + cut -d, -f6 [Pipeline] lock 04:22:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] 04:22:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] did not exist. Created. 04:22:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:18 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:18 Stashed 1 file(s) [Pipeline] } 04:22:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:18 $ docker stop --time=1 d97f6c86448853cab642535e26010e8dbf76f7f3fa295879688ca227481eff30 04:22:19 $ docker rm -f --volumes d97f6c86448853cab642535e26010e8dbf76f7f3fa295879688ca227481eff30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:20 fc693d55d65f: Pull complete 04:22:20 7e9fc2657dce: Pull complete 04:22:20 dda99020689f: Pull complete 04:22:28 db1c61fa0a46: Pull complete 04:22:30 891c053d2c06: Pull complete 04:22:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:22:30 ---> f96f9c87975a 04:22:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:22:32 ---> Running in a1163f9e0b42 04:22:32 Removing intermediate container a1163f9e0b42 04:22:32 ---> 66b9dc29cc91 04:22:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:32 ---> Running in 8b7acfe6cbcc 04:22:32 Removing intermediate container 8b7acfe6cbcc 04:22:32 ---> 9bc664af655f 04:22:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:22:32 ---> Running in f47ecb86b8e3 04:22:33 Removing intermediate container f47ecb86b8e3 04:22:33 ---> cd5082c842ef 04:22:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:22:33 ---> Running in e8de9fdff027 04:22:33 Removing intermediate container e8de9fdff027 04:22:33 ---> 773872313a4b 04:22:33 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:33 ---> Running in b55214d65562 04:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:22:35 OK: 221 MiB in 51 packages 04:22:36 Removing intermediate container b55214d65562 04:22:36 ---> 531b00483245 04:22:36 Step 8/12 : WORKDIR /app 04:22:36 ---> Running in 8c3fe44637ae 04:22:37 Removing intermediate container 8c3fe44637ae 04:22:37 ---> 7ea93b3ef53e 04:22:37 Step 9/12 : COPY go.mod vendor* ./ 04:22:37 ---> a4825f08e5d9 04:22:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:37 ---> Running in a21192ff7a88 04:23:45 Removing intermediate container a21192ff7a88 04:23:45 ---> 5713a87ac6c1 04:23:45 Step 11/12 : COPY . . 04:23:45 ---> 5dfbd8d8aede 04:23:45 Step 12/12 : RUN $MAKE 04:23:45 ---> Running in 30daacc0bafa 04:23:45 noop 04:23:45 Removing intermediate container 30daacc0bafa 04:23:45 ---> 8d5e9aebc887 04:23:45 Successfully built 8d5e9aebc887 04:23:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:46 + docker inspect -f . ci-base-image-arm64 04:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:46 prd-ubuntu20.04-docker-arm64-4c-16g-6555 does not seem to be running inside a container 04:23:46 $ 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 04:23:47 $ docker top b7f4988c18342ae169172baabc2c6010f38d7c7f5e06c865362af4fe80646afa -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:48 + go version 04:23:48 go version go1.18.7 linux/arm64 [Pipeline] } 04:23:48 $ docker stop --time=1 b7f4988c18342ae169172baabc2c6010f38d7c7f5e06c865362af4fe80646afa 04:23:50 $ docker rm -f --volumes b7f4988c18342ae169172baabc2c6010f38d7c7f5e06c865362af4fe80646afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:50 + docker inspect -f . ci-base-image-arm64 04:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-6555 does not seem to be running inside a container 04:23:51 $ 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 04:23:52 $ docker top 10ea4a447784e7986daa4af80b25094ce7e70553c44f7a46d3c5628a3d3fd492 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:53 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 04:23:53 + make test 04:23:53 go test ./... -coverprofile=coverage.out ./... 04:23:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:25:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:25:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:25:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.274s coverage: 40.7% of statements 04:25:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.485s coverage: 52.0% of statements 04:25:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 04:25:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:25:44 go vet ./... 04:26:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:26:17 ./bin/test-attribution-txt.sh 04:26:17 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:26:17 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:26:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:26:18 $ docker stop --time=1 10ea4a447784e7986daa4af80b25094ce7e70553c44f7a46d3c5628a3d3fd492 04:26:20 $ docker rm -f --volumes 10ea4a447784e7986daa4af80b25094ce7e70553c44f7a46d3c5628a3d3fd492 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:21 Warning: overwriting stash ‘coverage-report’ 04:26:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:26:22 + ls -al . 04:26:22 total 628 04:26:22 drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 04:23 . 04:26:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:21 .. 04:26:22 -rw-rw-r-- 1 jenkins jenkins 134 Feb 18 04:21 .dockerignore 04:26:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 04:21 .git 04:26:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 04:21 .github 04:26:22 -rw-rw-r-- 1 jenkins jenkins 946 Feb 18 04:21 .gitignore 04:26:22 -rw-rw-r-- 1 jenkins jenkins 41 Feb 18 04:21 .golangci.yml 04:26:22 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 18 04:21 Attribution.txt 04:26:22 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 18 04:21 CHANGELOG.md 04:26:22 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 18 04:21 Dockerfile 04:26:22 -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 04:21 GOVERNANCE.md 04:26:22 -rw-rw-r-- 1 jenkins jenkins 683 Feb 18 04:21 Jenkinsfile 04:26:22 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 18 04:21 LICENSE 04:26:22 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 18 04:21 Makefile 04:26:22 -rw-rw-r-- 1 jenkins jenkins 625 Feb 18 04:21 OWNERS.md 04:26:22 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 18 04:21 README.md 04:26:22 -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 04:19 VERSION 04:26:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:21 bin 04:26:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:21 cmd 04:26:22 -rw-r--r-- 1 jenkins jenkins 457862 Feb 18 04:25 coverage.out 04:26:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:21 examples 04:26:22 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 18 04:21 go.mod 04:26:22 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 18 04:21 go.sum 04:26:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:21 images 04:26:22 drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 04:21 internal 04:26:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:21 snap 04:26:22 -rw-rw-r-- 1 jenkins jenkins 193 Feb 18 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:23 + 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=c1e9c82f50c5f561b8321fcd721786082837dd82 --label arch=arm64 --label version=0.0.0 . 04:26:23 Sending build context to Docker daemon 1.217MB 04:26:23 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:26:23 Step 2/24 : FROM ${BASE} AS builder 04:26:23 ---> 8d5e9aebc887 04:26:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:26:23 ---> Running in b63edba67049 04:26:24 Removing intermediate container b63edba67049 04:26:24 ---> 135c998e37cf 04:26:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:24 ---> Running in b32c57954daf 04:26:24 Removing intermediate container b32c57954daf 04:26:24 ---> 08d36cb3ab5f 04:26:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:26:24 ---> Running in dd725465e050 04:26:26 Removing intermediate container dd725465e050 04:26:26 ---> 729afb0aa096 04:26:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:26:26 ---> Running in 43974ee59fdf 04:26:26 Removing intermediate container 43974ee59fdf 04:26:26 ---> e0e337892528 04:26:26 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:26 ---> Running in 7fdd61b76ba7 04:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:26:28 OK: 221 MiB in 51 packages 04:26:30 Removing intermediate container 7fdd61b76ba7 04:26:30 ---> 1cdd753b4804 04:26:30 Step 8/24 : WORKDIR /app 04:26:30 ---> Running in 80907d7daa3f 04:26:30 Removing intermediate container 80907d7daa3f 04:26:30 ---> 62cacf7f6253 04:26:30 Step 9/24 : COPY go.mod vendor* ./ 04:26:31 ---> 81e7405d1169 04:26:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:31 ---> Running in 8a5a7095a8cb 04:26:34 Removing intermediate container 8a5a7095a8cb 04:26:34 ---> e7f4bf5af766 04:26:34 Step 11/24 : COPY . . 04:26:35 ---> 914cc4cd8c8c 04:26:35 Step 12/24 : RUN $MAKE 04:26:35 ---> Running in 681e578f09c5 04:26:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:28:42 Removing intermediate container 681e578f09c5 04:28:42 ---> d95f186b128a 04:28:42 Step 13/24 : FROM alpine:3.16 04:28:43 3.16: Pulling from library/alpine 04:28:43 3760b48202b3: Pulling fs layer 04:28:43 3760b48202b3: Verifying Checksum 04:28:43 3760b48202b3: Download complete 04:28:43 3760b48202b3: Pull complete 04:28:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:28:43 Status: Downloaded newer image for alpine:3.16 04:28:43 ---> 4c81e5bf8899 04:28:43 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:28:43 ---> Running in 9c65d2b0661d 04:28:44 Removing intermediate container 9c65d2b0661d 04:28:44 ---> 945d23371630 04:28:44 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:28:44 ---> Running in 71d977a02f72 04:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:28:46 (1/1) Installing dumb-init (1.2.5-r1) 04:28:46 Executing busybox-1.35.0-r17.trigger 04:28:46 OK: 5 MiB in 15 packages 04:28:47 Removing intermediate container 71d977a02f72 04:28:47 ---> 03e30c119255 04:28:47 Step 16/24 : COPY --from=builder /app/LICENSE / 04:28:47 ---> 67ec9f2cda36 04:28:47 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:28:48 ---> 99be5ebd07f6 04:28:48 Step 18/24 : COPY --from=builder /app/cmd/ / 04:28:49 ---> 263c830d7594 04:28:49 Step 19/24 : EXPOSE 59989 04:28:49 ---> Running in 052ff125191e 04:28:50 Removing intermediate container 052ff125191e 04:28:50 ---> ff9ca0d89016 04:28:50 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:28:50 ---> Running in b29ca996bb1d 04:28:50 Removing intermediate container b29ca996bb1d 04:28:50 ---> 2e96401422ca 04:28:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:28:50 ---> Running in 5eea039b6492 04:28:50 Removing intermediate container 5eea039b6492 04:28:50 ---> fef423784107 04:28:50 Step 22/24 : LABEL arch=arm64 04:28:50 ---> Running in 7cc560823dc0 04:28:51 Removing intermediate container 7cc560823dc0 04:28:51 ---> 83ecf82a7962 04:28:51 Step 23/24 : LABEL git_sha=c1e9c82f50c5f561b8321fcd721786082837dd82 04:28:51 ---> Running in 6c6510c63874 04:28:51 Removing intermediate container 6c6510c63874 04:28:51 ---> d584d48ad783 04:28:51 Step 24/24 : LABEL version=0.0.0 04:28:51 ---> Running in 8ca045f10246 04:28:52 Removing intermediate container 8ca045f10246 04:28:52 ---> 8c1e64dfd0fb 04:28:52 [Warning] One or more build-args [ARCH] were not consumed 04:28:52 Successfully built 8c1e64dfd0fb 04:28:52 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 04:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:52 04:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:53 arm64: Pulling from edgex-lftools-log-publisher 04:28:53 8998bd30e6a1: Pulling fs layer 04:28:53 04944245beec: Pulling fs layer 04:28:53 699f458cf7ca: Pulling fs layer 04:28:53 765212b225bb: Pulling fs layer 04:28:53 f23df028b6ca: Pulling fs layer 04:28:53 d65c8cfc05b1: Pulling fs layer 04:28:53 2437ff75d9bd: Pulling fs layer 04:28:53 f23df028b6ca: Waiting 04:28:53 d65c8cfc05b1: Waiting 04:28:53 2437ff75d9bd: Waiting 04:28:53 765212b225bb: Waiting 04:28:53 04944245beec: Verifying Checksum 04:28:53 04944245beec: Download complete 04:28:53 765212b225bb: Verifying Checksum 04:28:53 765212b225bb: Download complete 04:28:53 f23df028b6ca: Verifying Checksum 04:28:53 f23df028b6ca: Download complete 04:28:53 d65c8cfc05b1: Verifying Checksum 04:28:53 d65c8cfc05b1: Download complete 04:28:53 699f458cf7ca: Verifying Checksum 04:28:53 699f458cf7ca: Download complete 04:28:53 8998bd30e6a1: Verifying Checksum 04:28:53 8998bd30e6a1: Download complete 04:28:56 2437ff75d9bd: Verifying Checksum 04:28:56 2437ff75d9bd: Download complete 04:28:58 8998bd30e6a1: Pull complete 04:28:58 04944245beec: Pull complete 04:28:59 699f458cf7ca: Pull complete 04:29:00 765212b225bb: Pull complete 04:29:00 f23df028b6ca: Pull complete 04:29:00 d65c8cfc05b1: Pull complete 04:29:16 2437ff75d9bd: Pull complete 04:29:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:29:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:16 prd-ubuntu20.04-docker-arm64-4c-16g-6555 does not seem to be running inside a container 04:29:16 $ 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 04:29:19 $ docker top 9d96321994482040dc6b84683e07a3cbb992b6598bf9aec7dc2edfa79388e898 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:19 ---> job-cost.sh 04:29:19 lf-activate-venv: SKIPPING 04:29:19 INFO: No Stack... 04:29:20 INFO: Retrieving Pricing Info for: v3-standard-4 04:29:21 INFO: Archiving Costs [Pipeline] sh 04:29:21 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 04:29:21 + cut -d, -f6 [Pipeline] lock 04:29:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] 04:29:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] did not exist. Created. 04:29:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:22 /w/workspace/device-rfid-llrp-go/1@tmp/durable-23083610/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:29:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:29:22 Warning: overwriting stash ‘stack-cost’ 04:29:22 Stashed 1 file(s) [Pipeline] } 04:29:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:29:23 $ docker stop --time=1 9d96321994482040dc6b84683e07a3cbb992b6598bf9aec7dc2edfa79388e898 04:29:24 $ docker rm -f --volumes 9d96321994482040dc6b84683e07a3cbb992b6598bf9aec7dc2edfa79388e898 [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 04:29:25 provisioning config files... 04:29:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config10988038407321951394tmp [Pipeline] { [Pipeline] sh 04:29:25 + set +x 04:29:25 + curl -s https://codecov.io/bash 04:29:25 + bash -s -- 04:29:25 04:29:25 _____ _ 04:29:25 / ____| | | 04:29:25 | | ___ __| | ___ ___ _____ __ 04:29:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:29:25 | |___| (_) | (_| | __/ (_| (_) \ V / 04:29:25 \_____\___/ \__,_|\___|\___\___/ \_/ 04:29:25 Bash-1.0.6 04:29:25 04:29:25 04:29:26 ==> git version 2.25.1 found 04:29:26 ==> 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 04:29:26 Release-Date: 2020-01-08 04:29:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:29:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:29:26 ==> Jenkins CI detected. 04:29:26 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 04:29:26 project root: . 04:29:26 --> token set from env 04:29:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:29:26 ==> Running gcov in . (disable via -X gcov) 04:29:26 ==> Python coveragepy not found 04:29:26 ==> Searching for coverage reports in: 04:29:26 + . 04:29:26 -> Found 1 reports 04:29:26 ==> Detecting git/mercurial file structure 04:29:26 ==> Reading reports 04:29:26 + ./coverage.out bytes=457862 04:29:26 ==> Appending adjustments 04:29:26 https://docs.codecov.io/docs/fixing-reports 04:29:26 + Found adjustments 04:29:26 ==> Gzipping contents 04:29:26 52K /tmp/codecov.LUkcS7.gz 04:29:26 ==> Uploading reports 04:29:26 url: https://codecov.io 04:29:26 query: branch=PR-160&commit=c1e9c82f50c5f561b8321fcd721786082837dd82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= 04:29:26 -> Pinging Codecov 04:29:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=c1e9c82f50c5f561b8321fcd721786082837dd82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= 04:29:26 -> Uploading to 04:29:26 https://storage.googleapis.com/codecov/v4/raw/2023-02-18/581DD39554BDF9B6E22D074273EAD858/c1e9c82f50c5f561b8321fcd721786082837dd82/6afb8748-6ac6-41cc-bc2f-ca6af9bcb34b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T042926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70f767a1a1abd7183c497c0d17093819f6e3f018ba6eea459532f1f41e85d538 04:29:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:26 Dload Upload Total Spent Left Speed 04:29:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51318 0 0 100 51318 0 154k --:--:-- --:--:-- --:--:-- 154k 04:29:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] } 04:29:26 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 04:29:28 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] 04:29:28 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives 04:29:28 total 16 04:29:28 drwxr-xr-x 3 root root 4096 Feb 18 04:22 . 04:29:28 drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 04:22 .. 04:29:28 drwxr-xr-x 2 root root 4096 Feb 18 04:22 cost 04:29:28 -rw-r--r-- 1 root root 91 Feb 18 04:22 cost.csv 04:29:28 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives 04:29:28 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives 04:29:28 total 16 04:29:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 04:22 . 04:29:28 drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 04:22 .. 04:29:28 drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 04:22 cost 04:29:28 -rw-r--r-- 1 jenkins jenkins 91 Feb 18 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:29:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:29:29 ---> package-listing.sh 04:29:29 ++ facter osfamily 04:29:29 ++ tr '[:upper:]' '[:lower:]' 04:29:30 + OS_FAMILY=debian 04:29:30 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 04:29:30 + START_PACKAGES=/tmp/packages_start.txt 04:29:30 + END_PACKAGES=/tmp/packages_end.txt 04:29:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:30 + PACKAGES=/tmp/packages_start.txt 04:29:30 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' 04:29:30 + PACKAGES=/tmp/packages_end.txt 04:29:30 + case "${OS_FAMILY}" in 04:29:30 + dpkg -l 04:29:30 + grep '^ii' 04:29:30 + '[' -f /tmp/packages_start.txt ']' 04:29:30 + '[' -f /tmp/packages_end.txt ']' 04:29:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:30 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' 04:29:30 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ 04:29:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [Pipeline] echo 04:29:30 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:29:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:31 prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container 04:29:31 $ 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-160/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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 04:29:31 $ docker top 2e768e2cd0bcb5f4fdc3fb04307abc6a41089cc5fa5dee2eb425cb6869a20d5d -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:31 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:32 + mkdir -p /var/log/sysstat [Pipeline] sh 04:29:32 + ls /var/log/sa-host 04:29:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:32 provisioning config files... 04:29:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config3392421801034405189tmp [Pipeline] { [Pipeline] echo 04:29:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:29:32 ---> create-netrc.sh [Pipeline] } 04:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:29:33 ---> python-tools-install.sh [Pipeline] echo 04:29:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:29:33 ---> sudo-logs.sh 04:29:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:29:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:29:34 ---> job-cost.sh 04:29:34 lf-activate-venv: SKIPPING 04:29:34 DEBUG: total: 0.2199999988079071 04:29:34 INFO: Retrieving Stack Cost... 04:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:29:34 INFO: Archiving Costs [Pipeline] echo 04:29:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:29:35 ---> logs-deploy.sh 04:29:35 lf-activate-venv: SKIPPING 04:29:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/1 04:29:35 INFO: archiving workspace using pattern(s): 04:29:36 Archives upload complete. 04:29:36 INFO: archiving logs to Nexus