Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a+c8ddb795451293862e71ea8481bb36f4aa2ad204 (6b4702f8fd42c2dab02a64a14a57d1a167d582e9) 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-ssh13880916058224496453.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-ssh2428013806198371476.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-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1847340259723945132.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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2989131105985534266.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-ssh14774142539601901784.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9569346699304779972.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6103 in /w/workspace/undry_device-rfid-llrp-go_PR-156 [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-156 # 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/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a Merge succeeded, producing 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a Checking out Revision 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a (PR-156) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:01:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:01:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # 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 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # timeout=10 [Pipeline] echo 11:01:37 ========================================================= 11:01:37 EdgeX Global Pipelines Version Info 11:01:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:01:39 ------------------- 11:01:39 stable info: 11:01:39 ------------------- 11:01:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:01:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:01:39 Message: update stable to v1.0.244 11:01:39 ------------------- 11:01:39 experimental info: 11:01:39 ------------------- 11:01:39 Commited By: **** collab-it+edgex@linuxfoundation.org 11:01:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:01:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0539ffb [Pipeline] echo 11:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:41 provisioning config files... 11:01:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config8414379055807163592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:41 ---> docker-login.sh 11:01:41 nexus3.edgexfoundry.org:10001 11:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:41 Configure a credential helper to remove this warning. See 11:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:41 11:01:41 Login Succeeded 11:01:41 nexus3.edgexfoundry.org:10002 11:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:41 Configure a credential helper to remove this warning. See 11:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:41 11:01:41 Login Succeeded 11:01:41 nexus3.edgexfoundry.org:10003 11:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:41 Configure a credential helper to remove this warning. See 11:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:41 11:01:41 Login Succeeded 11:01:41 nexus3.edgexfoundry.org:10004 11:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:41 Configure a credential helper to remove this warning. See 11:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:41 11:01:41 Login Succeeded 11:01:41 docker.io 11:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:42 Configure a credential helper to remove this warning. See 11:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:42 11:01:42 Login Succeeded 11:01:42 ---> docker-login.sh ends [Pipeline] } 11:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:01:42 + git rev-list -1 --merges 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a~1..0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo 11:01:42 -----------> git rev-list -1 --merges 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a~1..0539ffbd914c9909b8d7ed8cf67d1ea305bc631a 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [false] [Pipeline] sh 11:01:43 + git log --format=format:%s -1 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo 11:01:43 ========================================================= 11:01:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:01:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:43 + git log --format=format:%s -1 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo 11:01:43 [semverPrep] GIT_COMMIT: 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:01:44 [semverPrep] This is not a build commit. [Pipeline] sh 11:01:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:44 + grep -v github /etc/ssh/ssh_known_hosts 11:01:44 + [ -e /tmp/ssh_known_hosts ] 11:01:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:01:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:01:44 + sudo tee -a /etc/ssh/ssh_known_hosts 11:01:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:44 11:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:45 0.1.4: Pulling from edgex-devops/py-git-semver 11:01:45 b85a868b505f: Pulling fs layer 11:01:45 e2be974225ed: Pulling fs layer 11:01:45 339a4e72a1f5: Pulling fs layer 11:01:45 988bab9f4d93: Pulling fs layer 11:01:45 1469e6f7b9e6: Pulling fs layer 11:01:45 988bab9f4d93: Waiting 11:01:45 eaf3925da568: Pulling fs layer 11:01:45 bab4dde63d76: Pulling fs layer 11:01:45 bde34c3a00c8: Pulling fs layer 11:01:45 b352a97aabf1: Pulling fs layer 11:01:45 1469e6f7b9e6: Waiting 11:01:45 eaf3925da568: Waiting 11:01:45 bab4dde63d76: Waiting 11:01:45 bde34c3a00c8: Waiting 11:01:45 4872d77fe225: Pulling fs layer 11:01:45 5851b861e8e6: Pulling fs layer 11:01:45 4872d77fe225: Waiting 11:01:45 5851b861e8e6: Waiting 11:01:45 e2be974225ed: Verifying Checksum 11:01:45 e2be974225ed: Download complete 11:01:45 988bab9f4d93: Verifying Checksum 11:01:45 988bab9f4d93: Download complete 11:01:45 1469e6f7b9e6: Verifying Checksum 11:01:45 1469e6f7b9e6: Download complete 11:01:45 eaf3925da568: Download complete 11:01:45 339a4e72a1f5: Verifying Checksum 11:01:45 339a4e72a1f5: Download complete 11:01:45 bde34c3a00c8: Download complete 11:01:45 b85a868b505f: Verifying Checksum 11:01:45 b85a868b505f: Download complete 11:01:45 b352a97aabf1: Verifying Checksum 11:01:45 b352a97aabf1: Download complete 11:01:45 4872d77fe225: Verifying Checksum 11:01:45 4872d77fe225: Download complete 11:01:46 bab4dde63d76: Verifying Checksum 11:01:46 bab4dde63d76: Download complete 11:01:46 b85a868b505f: Pull complete 11:01:47 e2be974225ed: Pull complete 11:01:47 339a4e72a1f5: Pull complete 11:01:47 988bab9f4d93: Pull complete 11:01:48 1469e6f7b9e6: Pull complete 11:01:48 eaf3925da568: Pull complete 11:01:49 bab4dde63d76: Pull complete 11:01:49 bde34c3a00c8: Pull complete 11:01:49 b352a97aabf1: Pull complete 11:01:50 4872d77fe225: Pull complete 11:01:50 5851b861e8e6: Pull complete 11:01:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:50 prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container 11:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:01:52 $ docker top fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 -eo pid,comm 11:01:52 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). 11:01:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:52 [ssh-agent] Looking for ssh-agent implementation... 11:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:53 $ docker exec fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent 11:01:53 SSH_AUTH_SOCK=/tmp/ssh-EliypmjwidtF/agent.33 11:01:53 SSH_AGENT_PID=40 11:01:53 Running ssh-add (command line suppressed) 11:01:53 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_5108832316603819595.key (/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_5108832316603819595.key) 11:01:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:53 + git tag --points-at HEAD [Pipeline] } 11:01:53 $ docker exec --env ******** --env ******** fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent -k 11:01:53 unset SSH_AUTH_SOCK; 11:01:53 unset SSH_AGENT_PID; 11:01:53 echo Agent pid 40 killed; 11:01:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:53 [ssh-agent] Looking for ssh-agent implementation... 11:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:53 $ docker exec fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent 11:01:53 SSH_AUTH_SOCK=/tmp/ssh-jlaVeGMj7kEr/agent.71 11:01:53 SSH_AGENT_PID=78 11:01:53 Running ssh-add (command line suppressed) 11:01:54 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_8169535801887343831.key (/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_8169535801887343831.key) 11:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:54 + git semver init 11:01:54 2023-02-15 11:01:54,594 [run_init] DEBUG init version:0.0.0 force:False 11:01:54 2023-02-15 11:01:54,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver 11:01:54 2023-02-15 11:01:54,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-156/.semver 11:01:54 2023-02-15 11:01:54,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-156, universal_newlines=False, shell=None, istream=None) 11:01:55 2023-02-15 11:01:55,485 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-156/.git/info/exclude 11:01:55 2023-02-15 11:01:55,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver/PR-156 with force:False 11:01:55 2023-02-15 11:01:55,486 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver/PR-156 11:01:55 2023-02-15 11:01:55,490 [execute] INFO git cat-file --batch-check 11:01:55 2023-02-15 11:01:55,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver, universal_newlines=False, shell=None, istream=) 11:01:55 2023-02-15 11:01:55,495 [execute] INFO git cat-file --batch 11:01:55 2023-02-15 11:01:55,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver, universal_newlines=False, shell=None, istream=) 11:01:55 2023-02-15 11:01:55,500 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-156/.semver/PR-156 11:01:55 0.0.0 [Pipeline] } 11:01:55 $ docker exec --env ******** --env ******** fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent -k 11:01:55 unset SSH_AUTH_SOCK; 11:01:55 unset SSH_AGENT_PID; 11:01:55 echo Agent pid 78 killed; 11:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:56 + git semver [Pipeline] } 11:01:56 $ docker stop --time=1 fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 11:01:57 $ docker rm -f --volumes fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:58 Stashed 1 file(s) [Pipeline] echo 11:01:58 [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 11:01:59 provisioning config files... 11:01:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config15434358402934745310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:59 ---> docker-login.sh 11:01:59 nexus3.edgexfoundry.org:10001 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 nexus3.edgexfoundry.org:10002 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 nexus3.edgexfoundry.org:10003 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 nexus3.edgexfoundry.org:10004 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 docker.io 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 ---> docker-login.sh ends [Pipeline] } 11:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:00 ========================================================= 11:02:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:02:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:00 + 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 . 11:02:00 Sending build context to Docker daemon 4.111MB 11:02:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:02:00 Step 2/12 : FROM ${BASE} AS builder 11:02:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:02:00 213ec9aee27d: Pulling fs layer 11:02:00 4583459ba037: Pulling fs layer 11:02:00 93c1e223e6f2: Pulling fs layer 11:02:00 53926ce57604: Pulling fs layer 11:02:00 53926ce57604: Waiting 11:02:00 21b2b0c7a3f4: Pulling fs layer 11:02:00 22ff95d597cd: Pulling fs layer 11:02:00 12d6caf4c0d1: Pulling fs layer 11:02:00 96b7cbca73a9: Pulling fs layer 11:02:00 a7acece74701: Pulling fs layer 11:02:00 21b2b0c7a3f4: Waiting 11:02:00 22ff95d597cd: Waiting 11:02:00 96b7cbca73a9: Waiting 11:02:00 a7acece74701: Waiting 11:02:00 93c1e223e6f2: Download complete 11:02:00 4583459ba037: Verifying Checksum 11:02:00 4583459ba037: Download complete 11:02:00 21b2b0c7a3f4: Verifying Checksum 11:02:00 21b2b0c7a3f4: Download complete 11:02:00 22ff95d597cd: Verifying Checksum 11:02:00 22ff95d597cd: Download complete 11:02:00 213ec9aee27d: Verifying Checksum 11:02:00 213ec9aee27d: Download complete 11:02:00 12d6caf4c0d1: Download complete 11:02:00 213ec9aee27d: Pull complete 11:02:01 4583459ba037: Pull complete 11:02:01 93c1e223e6f2: Pull complete 11:02:02 a7acece74701: Verifying Checksum 11:02:02 a7acece74701: Download complete 11:02:03 53926ce57604: Verifying Checksum 11:02:03 53926ce57604: Download complete 11:02:03 96b7cbca73a9: Verifying Checksum 11:02:03 96b7cbca73a9: Download complete 11:02:06 53926ce57604: Pull complete 11:02:06 21b2b0c7a3f4: Pull complete 11:02:06 22ff95d597cd: Pull complete 11:02:06 12d6caf4c0d1: Pull complete 11:02:08 96b7cbca73a9: Pull complete 11:02:09 a7acece74701: Pull complete 11:02:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:02:09 ---> db6d94c90886 11:02:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:13 ---> Running in e5057217a4cf 11:02:13 Removing intermediate container e5057217a4cf 11:02:13 ---> 363a99a13bad 11:02:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:13 ---> Running in 45b44b3d6897 11:02:13 Removing intermediate container 45b44b3d6897 11:02:13 ---> 4e0dad81511c 11:02:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:13 ---> Running in c5a99daeffa2 11:02:13 Removing intermediate container c5a99daeffa2 11:02:13 ---> 2422402ea8c3 11:02:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:13 ---> Running in 03eb7cd770c7 11:02:13 Removing intermediate container 03eb7cd770c7 11:02:13 ---> 43e0752d7fae 11:02:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:13 ---> Running in 84e7a47da83d 11:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:02:13 Still waiting to schedule task 11:02:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6101’ 11:02:14 OK: 211 MiB in 51 packages 11:02:14 Removing intermediate container 84e7a47da83d 11:02:14 ---> e686d61235da 11:02:14 Step 8/12 : WORKDIR /app 11:02:14 ---> Running in c9eafe34003c 11:02:14 Removing intermediate container c9eafe34003c 11:02:14 ---> 0720f1d9cd12 11:02:14 Step 9/12 : COPY go.mod vendor* ./ 11:02:14 ---> 0a1ecc323f46 11:02:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:14 ---> Running in e2e3b1fa697a 11:02:41 Removing intermediate container e2e3b1fa697a 11:02:41 ---> 7dbe82b88269 11:02:41 Step 11/12 : COPY . . 11:02:41 ---> 4a31006c18d2 11:02:41 Step 12/12 : RUN $MAKE 11:02:41 ---> Running in 6d377c0a395a 11:02:41 noop 11:02:41 Removing intermediate container 6d377c0a395a 11:02:41 ---> 5a7ce36a7aa2 11:02:41 Successfully built 5a7ce36a7aa2 11:02:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:41 + docker inspect -f . ci-base-image-x86_64 11:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:41 prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container 11:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:02:42 $ docker top c5ed696c77ac00a06d0e1c867229cede8afac7973570484acc6ef4bfa76eb6bd -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:42 + go version 11:02:42 go version go1.18.7 linux/amd64 [Pipeline] } 11:02:42 $ docker stop --time=1 c5ed696c77ac00a06d0e1c867229cede8afac7973570484acc6ef4bfa76eb6bd 11:02:44 $ docker rm -f --volumes c5ed696c77ac00a06d0e1c867229cede8afac7973570484acc6ef4bfa76eb6bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:44 + docker inspect -f . ci-base-image-x86_64 11:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:44 prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container 11:02:44 $ 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-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:02:45 $ docker top 54586f24602f346c1c05343a253a82a2073787e58a6c5af1768efab9506c734b -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:45 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-156 [Pipeline] fileExists [Pipeline] sh 11:02:45 + make test 11:02:45 go test ./... -coverprofile=coverage.out ./... 11:02:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:02:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:02:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:03:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.815s coverage: 40.7% of statements 11:03:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 11:03:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 96.4% of statements 11:03:08 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." 11:03:08 go vet ./... 11:03:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:03:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:03:11 ./bin/test-attribution-txt.sh 11:03:11 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:03:11 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:03:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:03:11 $ docker stop --time=1 54586f24602f346c1c05343a253a82a2073787e58a6c5af1768efab9506c734b 11:03:14 $ docker rm -f --volumes 54586f24602f346c1c05343a253a82a2073787e58a6c5af1768efab9506c734b [Pipeline] // withDockerContainer [Pipeline] sh 11:03:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:03:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:03:15 + ls -al . 11:03:15 total 632 11:03:15 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 11:02 . 11:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:01 .. 11:03:15 -rw-rw-r-- 1 jenkins jenkins 134 Feb 15 11:01 .dockerignore 11:03:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 11:03 .git 11:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 11:01 .github 11:03:15 -rw-rw-r-- 1 jenkins jenkins 946 Feb 15 11:01 .gitignore 11:03:15 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 11:01 .golangci.yml 11:03:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 11:01 .semver 11:03:15 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 15 11:01 Attribution.txt 11:03:15 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 15 11:01 CHANGELOG.md 11:03:15 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 15 11:01 Dockerfile 11:03:15 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 11:01 GOVERNANCE.md 11:03:15 -rw-rw-r-- 1 jenkins jenkins 683 Feb 15 11:01 Jenkinsfile 11:03:15 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 15 11:01 LICENSE 11:03:15 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 15 11:01 Makefile 11:03:15 -rw-rw-r-- 1 jenkins jenkins 625 Feb 15 11:01 OWNERS.md 11:03:15 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 15 11:01 README.md 11:03:15 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 11:01 VERSION 11:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:01 bin 11:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:01 cmd 11:03:15 -rw-r--r-- 1 jenkins jenkins 457862 Feb 15 11:03 coverage.out 11:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:01 examples 11:03:15 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 15 11:01 go.mod 11:03:15 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 15 11:01 go.sum 11:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:01 images 11:03:15 drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 11:01 internal 11:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:01 snap 11:03:15 -rw-rw-r-- 1 jenkins jenkins 193 Feb 15 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:16 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a --label arch=amd64 --label version=0.0.0 . 11:03:16 Sending build context to Docker daemon 4.111MB 11:03:16 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:03:16 Step 2/24 : FROM ${BASE} AS builder 11:03:16 ---> 5a7ce36a7aa2 11:03:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:03:16 ---> Running in 3fdd30967648 11:03:16 Removing intermediate container 3fdd30967648 11:03:16 ---> 400021ddecda 11:03:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:16 ---> Running in cc4b7fa81fb6 11:03:16 Removing intermediate container cc4b7fa81fb6 11:03:16 ---> 5acd77855625 11:03:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:03:17 ---> Running in c03e9465ca32 11:03:17 Removing intermediate container c03e9465ca32 11:03:17 ---> 889ea9ae194f 11:03:17 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:03:17 ---> Running in 93ab7858b05a 11:03:17 Removing intermediate container 93ab7858b05a 11:03:17 ---> 8780b496d964 11:03:17 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:17 ---> Running in c60d8e486b57 11:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:03:18 OK: 211 MiB in 51 packages 11:03:18 Removing intermediate container c60d8e486b57 11:03:18 ---> 90720907817e 11:03:18 Step 8/24 : WORKDIR /app 11:03:18 ---> Running in 900ec713b26b 11:03:18 Removing intermediate container 900ec713b26b 11:03:18 ---> d0de351bda92 11:03:18 Step 9/24 : COPY go.mod vendor* ./ 11:03:18 ---> ac2f2d55ceb4 11:03:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:18 ---> Running in f26f86210e25 11:03:19 Removing intermediate container f26f86210e25 11:03:19 ---> b99cd70e8a0e 11:03:19 Step 11/24 : COPY . . 11:03:20 ---> 0ee3c2523f96 11:03:20 Step 12/24 : RUN $MAKE 11:03:20 ---> Running in a5dca2ef1312 11:03:20 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 11:03:42 Removing intermediate container a5dca2ef1312 11:03:42 ---> bf6462c8cb4e 11:03:42 Step 13/24 : FROM alpine:3.16 11:03:42 3.16: Pulling from library/alpine 11:03:42 ef5531b6e74e: Pulling fs layer 11:03:42 ef5531b6e74e: Verifying Checksum 11:03:42 ef5531b6e74e: Download complete 11:03:42 ef5531b6e74e: Pull complete 11:03:42 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:03:42 Status: Downloaded newer image for alpine:3.16 11:03:42 ---> dfd21b5a31f5 11:03:42 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:03:42 ---> Running in c9af4c23078b 11:03:42 Removing intermediate container c9af4c23078b 11:03:42 ---> 1e6a4507f9fe 11:03:42 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:03:42 ---> Running in 447979855b98 11:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:03:42 (1/1) Installing dumb-init (1.2.5-r1) 11:03:42 Executing busybox-1.35.0-r17.trigger 11:03:42 OK: 6 MiB in 15 packages 11:03:42 Removing intermediate container 447979855b98 11:03:42 ---> ffd05e13fdf4 11:03:42 Step 16/24 : COPY --from=builder /app/LICENSE / 11:03:42 ---> 7c18d4c2ab36 11:03:42 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:03:42 ---> 4df2d4d863f0 11:03:42 Step 18/24 : COPY --from=builder /app/cmd/ / 11:03:42 ---> 85e2ed8e2c57 11:03:42 Step 19/24 : EXPOSE 59989 11:03:42 ---> Running in e44b9efcb90b 11:03:42 Removing intermediate container e44b9efcb90b 11:03:42 ---> 79961cd8878e 11:03:42 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:03:43 ---> Running in c06b393dfe67 11:03:43 Removing intermediate container c06b393dfe67 11:03:43 ---> 9cc009886b4b 11:03:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:03:43 ---> Running in b37f371c25f9 11:03:43 Removing intermediate container b37f371c25f9 11:03:43 ---> b60814775f06 11:03:43 Step 22/24 : LABEL arch=amd64 11:03:43 ---> Running in 34f0a37ec46c 11:03:43 Removing intermediate container 34f0a37ec46c 11:03:43 ---> 2d92889423bc 11:03:43 Step 23/24 : LABEL git_sha=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a 11:03:43 ---> Running in b1d32d0fd5e5 11:03:43 Removing intermediate container b1d32d0fd5e5 11:03:43 ---> 65a9fcf075c7 11:03:43 Step 24/24 : LABEL version=0.0.0 11:03:43 ---> Running in 29bc4ca8f1c3 11:03:43 Removing intermediate container 29bc4ca8f1c3 11:03:43 ---> 9f6d05f5b894 11:03:43 [Warning] One or more build-args [ARCH] were not consumed 11:03:43 Successfully built 9f6d05f5b894 11:03:43 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:44 11:03:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:45 latest: Pulling from edgex-lftools-log-publisher 11:03:45 5eb5b503b376: Pulling fs layer 11:03:45 5c69ac0246d0: Pulling fs layer 11:03:45 ec43610c2a17: Pulling fs layer 11:03:45 3a2ae6a8a46f: Pulling fs layer 11:03:45 33b1e0a273af: Pulling fs layer 11:03:45 5d3b04190fa2: Pulling fs layer 11:03:45 2f39f015ded8: Pulling fs layer 11:03:45 3a2ae6a8a46f: Waiting 11:03:45 33b1e0a273af: Waiting 11:03:45 5d3b04190fa2: Waiting 11:03:45 2f39f015ded8: Waiting 11:03:45 5c69ac0246d0: Download complete 11:03:45 3a2ae6a8a46f: Verifying Checksum 11:03:45 3a2ae6a8a46f: Download complete 11:03:45 33b1e0a273af: Verifying Checksum 11:03:45 33b1e0a273af: Download complete 11:03:45 5d3b04190fa2: Verifying Checksum 11:03:45 5d3b04190fa2: Download complete 11:03:45 ec43610c2a17: Verifying Checksum 11:03:45 ec43610c2a17: Download complete 11:03:45 5eb5b503b376: Verifying Checksum 11:03:45 5eb5b503b376: Download complete 11:03:46 2f39f015ded8: Verifying Checksum 11:03:46 2f39f015ded8: Download complete 11:03:46 5eb5b503b376: Pull complete 11:03:46 5c69ac0246d0: Pull complete 11:03:47 ec43610c2a17: Pull complete 11:03:47 3a2ae6a8a46f: Pull complete 11:03:47 33b1e0a273af: Pull complete 11:03:47 5d3b04190fa2: Pull complete 11:03:51 2f39f015ded8: Pull complete 11:03:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:51 prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container 11:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@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 11:03:55 $ docker top 7d207bfa43ac7afad626bae93f63bd5c1a171858d879dbae238e9d598cca1f95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:55 ---> job-cost.sh 11:03:55 lf-activate-venv: SKIPPING 11:03:55 INFO: No Stack... 11:03:55 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:56 INFO: Archiving Costs [Pipeline] sh 11:03:56 + cat /w/workspace/undry_device-rfid-llrp-go_PR-156/archives/cost.csv 11:03:56 + cut -d, -f6 [Pipeline] lock 11:03:56 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] 11:03:56 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] did not exist. Created. 11:03:56 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:56 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:56 Stashed 1 file(s) [Pipeline] } 11:03:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:57 $ docker stop --time=1 7d207bfa43ac7afad626bae93f63bd5c1a171858d879dbae238e9d598cca1f95 11:03:58 $ docker rm -f --volumes 7d207bfa43ac7afad626bae93f63bd5c1a171858d879dbae238e9d598cca1f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:05:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6106 in /w/workspace/undry_device-rfid-llrp-go_PR-156 [Pipeline] { [Pipeline] ws 11:05:09 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:05:09 Selected Git installation does not exist. Using Default 11:05:09 The recommended git tool is: NONE 11:05:15 using credential edgex-jenkins-ssh 11:05:15 Cloning the remote Git repository 11:05:15 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:15 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:05:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:15 > git --version # timeout=10 11:05:15 > git --version # 'git version 2.25.1' 11:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:05:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:05:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:05:19 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a 11:05:20 Merge succeeded, producing 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a 11:05:20 Checking out Revision 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a (PR-156) 11:05:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:05:20 > git --version # timeout=10 11:05:20 > git --version # 'git version 2.25.1' 11:05:20 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 11:05:19 > git config core.sparsecheckout # timeout=10 11:05:19 > git checkout -f 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # timeout=10 11:05:20 > git remote # timeout=10 11:05:20 > git config --get remote.origin.url # timeout=10 11:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:20 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:05:20 > git rev-parse HEAD^{commit} # timeout=10 11:05:20 > git config core.sparsecheckout # timeout=10 11:05:20 > git checkout -f 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:05:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:21 Dload Upload Total Spent Left Speed 11:05:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 11:05:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:05:22 + sudo tee /etc/docker/daemon.new 11:05:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:05:22 { 11:05:22 "registry-mirrors": [ 11:05:22 "https://nexus3.edgexfoundry.org:10001" 11:05:22 ], 11:05:22 "bip": "10.250.0.254/24", 11:05:22 "hosts": [ 11:05:22 "tcp://0.0.0.0:5555", 11:05:22 "unix:///var/run/docker.sock" 11:05:22 ], 11:05:22 "mtu": 1458, 11:05:22 "selinux-enabled": true, 11:05:22 "seccomp-profile": "/etc/docker/seccomp.json" 11:05:22 } [Pipeline] sh 11:05:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:05:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:41 provisioning config files... 11:05:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11120759021392293851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> docker-login.sh 11:05:42 nexus3.edgexfoundry.org:10001 11:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:43 Configure a credential helper to remove this warning. See 11:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:43 11:05:43 Login Succeeded 11:05:43 nexus3.edgexfoundry.org:10002 11:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:43 Configure a credential helper to remove this warning. See 11:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:43 11:05:43 Login Succeeded 11:05:43 nexus3.edgexfoundry.org:10003 11:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:43 Configure a credential helper to remove this warning. See 11:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:43 11:05:43 Login Succeeded 11:05:43 nexus3.edgexfoundry.org:10004 11:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:44 Configure a credential helper to remove this warning. See 11:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:44 11:05:44 Login Succeeded 11:05:44 docker.io 11:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:44 Configure a credential helper to remove this warning. See 11:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:44 11:05:44 Login Succeeded 11:05:44 ---> docker-login.sh ends [Pipeline] } 11:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:45 ========================================================= 11:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:45 + 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 . 11:05:45 Sending build context to Docker daemon 1.217MB 11:05:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:05:45 Step 2/12 : FROM ${BASE} AS builder 11:05:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:05:46 9b18e9b68314: Pulling fs layer 11:05:46 35d82f9e3411: Pulling fs layer 11:05:46 e16973657156: Pulling fs layer 11:05:46 fc693d55d65f: Pulling fs layer 11:05:46 7e9fc2657dce: Pulling fs layer 11:05:46 dda99020689f: Pulling fs layer 11:05:46 db1c61fa0a46: Pulling fs layer 11:05:46 891c053d2c06: Pulling fs layer 11:05:46 fc693d55d65f: Waiting 11:05:46 7e9fc2657dce: Waiting 11:05:46 dda99020689f: Waiting 11:05:46 db1c61fa0a46: Waiting 11:05:46 891c053d2c06: Waiting 11:05:46 e16973657156: Verifying Checksum 11:05:46 e16973657156: Download complete 11:05:46 35d82f9e3411: Verifying Checksum 11:05:46 35d82f9e3411: Download complete 11:05:46 7e9fc2657dce: Verifying Checksum 11:05:46 7e9fc2657dce: Download complete 11:05:46 dda99020689f: Download complete 11:05:46 9b18e9b68314: Verifying Checksum 11:05:46 9b18e9b68314: Download complete 11:05:47 9b18e9b68314: Pull complete 11:05:47 891c053d2c06: Verifying Checksum 11:05:47 891c053d2c06: Download complete 11:05:47 35d82f9e3411: Pull complete 11:05:48 e16973657156: Pull complete 11:05:48 db1c61fa0a46: Download complete 11:05:48 fc693d55d65f: Verifying Checksum 11:05:48 fc693d55d65f: Download complete 11:06:01 fc693d55d65f: Pull complete 11:06:01 7e9fc2657dce: Pull complete 11:06:01 dda99020689f: Pull complete 11:06:05 db1c61fa0a46: Pull complete 11:06:07 891c053d2c06: Pull complete 11:06:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:06:07 ---> f96f9c87975a 11:06:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:06:09 ---> Running in 35fa97a23523 11:06:10 Removing intermediate container 35fa97a23523 11:06:10 ---> dd32925bd8b5 11:06:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:10 ---> Running in 7c9793b1a856 11:06:11 Removing intermediate container 7c9793b1a856 11:06:11 ---> 5cb878d17731 11:06:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:06:11 ---> Running in 3cafe55463a5 11:06:11 Removing intermediate container 3cafe55463a5 11:06:11 ---> c53cf94542c3 11:06:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:06:12 ---> Running in ec37cf0dcb64 11:06:12 Removing intermediate container ec37cf0dcb64 11:06:12 ---> 425576e6ddee 11:06:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:12 ---> Running in f7298b20a0f1 11:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:06:15 OK: 221 MiB in 51 packages 11:06:15 Removing intermediate container f7298b20a0f1 11:06:15 ---> ddc04d381b74 11:06:15 Step 8/12 : WORKDIR /app 11:06:15 ---> Running in 0bed813928c9 11:06:16 Removing intermediate container 0bed813928c9 11:06:16 ---> 65cdcce94de2 11:06:16 Step 9/12 : COPY go.mod vendor* ./ 11:06:16 ---> cc6e134e8f20 11:06:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:16 ---> Running in df0b31171cfa 11:07:24 Removing intermediate container df0b31171cfa 11:07:24 ---> e1c2532a343c 11:07:24 Step 11/12 : COPY . . 11:07:24 ---> adaab973e0d8 11:07:24 Step 12/12 : RUN $MAKE 11:07:24 ---> Running in 52fe3d4c925c 11:07:24 noop 11:07:24 Removing intermediate container 52fe3d4c925c 11:07:24 ---> e2427ace5d31 11:07:24 Successfully built e2427ace5d31 11:07:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:25 + docker inspect -f . ci-base-image-arm64 11:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-6106 does not seem to be running inside a container 11:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:07:26 $ docker top 39b77583ab0420181b074079269208179eaa8fc4d3f12f07a50df569cf81fb32 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:27 + go version 11:07:27 go version go1.18.7 linux/arm64 [Pipeline] } 11:07:27 $ docker stop --time=1 39b77583ab0420181b074079269208179eaa8fc4d3f12f07a50df569cf81fb32 11:07:29 $ docker rm -f --volumes 39b77583ab0420181b074079269208179eaa8fc4d3f12f07a50df569cf81fb32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:30 + docker inspect -f . ci-base-image-arm64 11:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:30 prd-ubuntu20.04-docker-arm64-4c-16g-6106 does not seem to be running inside a container 11:07:30 $ 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 11:07:31 $ docker top 77dc93853193f6ba1eda97f5602f61b03eccc58da17c4599fd527f53ac3895fd -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:32 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:07:32 + make test 11:07:32 go test ./... -coverprofile=coverage.out ./... 11:07:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:09:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:09:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:09:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.613s coverage: 40.7% of statements 11:09:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.462s coverage: 51.9% of statements 11:09:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 96.4% of statements 11:09:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:09:29 go vet ./... 11:09:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:09:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:09:56 ./bin/test-attribution-txt.sh 11:09:56 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:09:56 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:09:56 $ docker stop --time=1 77dc93853193f6ba1eda97f5602f61b03eccc58da17c4599fd527f53ac3895fd 11:09:59 $ docker rm -f --volumes 77dc93853193f6ba1eda97f5602f61b03eccc58da17c4599fd527f53ac3895fd [Pipeline] // withDockerContainer [Pipeline] sh 11:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:10:00 Warning: overwriting stash ‘coverage-report’ 11:10:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:01 + ls -al . 11:10:01 total 628 11:10:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 11:07 . 11:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:05 .. 11:10:01 -rw-rw-r-- 1 jenkins jenkins 134 Feb 15 11:05 .dockerignore 11:10:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 11:05 .git 11:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 11:05 .github 11:10:01 -rw-rw-r-- 1 jenkins jenkins 946 Feb 15 11:05 .gitignore 11:10:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 11:05 .golangci.yml 11:10:01 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 15 11:05 Attribution.txt 11:10:01 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 15 11:05 CHANGELOG.md 11:10:01 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 15 11:05 Dockerfile 11:10:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 11:05 GOVERNANCE.md 11:10:01 -rw-rw-r-- 1 jenkins jenkins 683 Feb 15 11:05 Jenkinsfile 11:10:01 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 15 11:05 LICENSE 11:10:01 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 15 11:05 Makefile 11:10:01 -rw-rw-r-- 1 jenkins jenkins 625 Feb 15 11:05 OWNERS.md 11:10:01 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 15 11:05 README.md 11:10:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 11:01 VERSION 11:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:05 bin 11:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:05 cmd 11:10:01 -rw-r--r-- 1 jenkins jenkins 457862 Feb 15 11:09 coverage.out 11:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:05 examples 11:10:01 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 15 11:05 go.mod 11:10:01 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 15 11:05 go.sum 11:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:05 images 11:10:01 drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 11:05 internal 11:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:05 snap 11:10:01 -rw-rw-r-- 1 jenkins jenkins 193 Feb 15 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:02 + 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=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a --label arch=arm64 --label version=0.0.0 . 11:10:02 Sending build context to Docker daemon 1.217MB 11:10:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:10:02 Step 2/24 : FROM ${BASE} AS builder 11:10:02 ---> e2427ace5d31 11:10:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:10:02 ---> Running in 93b9034df990 11:10:02 Removing intermediate container 93b9034df990 11:10:02 ---> c0f75ac9811a 11:10:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:10:02 ---> Running in aae4e5058b06 11:10:03 Removing intermediate container aae4e5058b06 11:10:03 ---> 10b3d250a01a 11:10:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:10:03 ---> Running in 684e78744a34 11:10:03 Removing intermediate container 684e78744a34 11:10:03 ---> 1eadbde15a56 11:10:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:10:03 ---> Running in d9ed3aa3544f 11:10:03 Removing intermediate container d9ed3aa3544f 11:10:03 ---> a4d0e1e0c463 11:10:03 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:03 ---> Running in a43f8530a453 11:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:10:07 OK: 221 MiB in 51 packages 11:10:08 Removing intermediate container a43f8530a453 11:10:08 ---> b91ae19b892e 11:10:08 Step 8/24 : WORKDIR /app 11:10:08 ---> Running in 1d01de2f21df 11:10:08 Removing intermediate container 1d01de2f21df 11:10:08 ---> c2c08cfb4dea 11:10:08 Step 9/24 : COPY go.mod vendor* ./ 11:10:09 ---> 7dbd9d951990 11:10:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:09 ---> Running in b61c122a9c06 11:10:12 Removing intermediate container b61c122a9c06 11:10:12 ---> b4abd1168dec 11:10:12 Step 11/24 : COPY . . 11:10:15 ---> 1a4bfd4dcc93 11:10:15 Step 12/24 : RUN $MAKE 11:10:15 ---> Running in 1d0f295305e0 11:10:16 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 11:12:22 Removing intermediate container 1d0f295305e0 11:12:22 ---> cb81afa9beb5 11:12:22 Step 13/24 : FROM alpine:3.16 11:12:22 3.16: Pulling from library/alpine 11:12:22 3760b48202b3: Pulling fs layer 11:12:22 3760b48202b3: Verifying Checksum 11:12:22 3760b48202b3: Download complete 11:12:22 3760b48202b3: Pull complete 11:12:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:12:22 Status: Downloaded newer image for alpine:3.16 11:12:22 ---> 4c81e5bf8899 11:12:22 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:12:22 ---> Running in 55dccf98c1f1 11:12:22 Removing intermediate container 55dccf98c1f1 11:12:22 ---> 0944abde1905 11:12:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:12:22 ---> Running in 5806cd6c1d2c 11:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:12:24 (1/1) Installing dumb-init (1.2.5-r1) 11:12:24 Executing busybox-1.35.0-r17.trigger 11:12:24 OK: 5 MiB in 15 packages 11:12:25 Removing intermediate container 5806cd6c1d2c 11:12:25 ---> eda50a9ab2b5 11:12:25 Step 16/24 : COPY --from=builder /app/LICENSE / 11:12:25 ---> f56f2abbc589 11:12:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:12:26 ---> f131ee4a1864 11:12:26 Step 18/24 : COPY --from=builder /app/cmd/ / 11:12:27 ---> fdd421ba83c0 11:12:27 Step 19/24 : EXPOSE 59989 11:12:27 ---> Running in 01380562e235 11:12:27 Removing intermediate container 01380562e235 11:12:27 ---> cea7c725c03d 11:12:27 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:12:27 ---> Running in 4f827e991d0a 11:12:28 Removing intermediate container 4f827e991d0a 11:12:28 ---> b74d835bd469 11:12:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:12:28 ---> Running in 18d1f3cbf183 11:12:28 Removing intermediate container 18d1f3cbf183 11:12:28 ---> cf03e868eda7 11:12:28 Step 22/24 : LABEL arch=arm64 11:12:28 ---> Running in 85d135c75b8f 11:12:28 Removing intermediate container 85d135c75b8f 11:12:28 ---> d840c94c0c23 11:12:28 Step 23/24 : LABEL git_sha=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a 11:12:28 ---> Running in c87caa84511e 11:12:29 Removing intermediate container c87caa84511e 11:12:29 ---> 71a8881ebb18 11:12:29 Step 24/24 : LABEL version=0.0.0 11:12:29 ---> Running in 406733eff65d 11:12:29 Removing intermediate container 406733eff65d 11:12:29 ---> 327bdd87f214 11:12:29 [Warning] One or more build-args [ARCH] were not consumed 11:12:29 Successfully built 327bdd87f214 11:12:29 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 11:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:30 11:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:30 arm64: Pulling from edgex-lftools-log-publisher 11:12:30 8998bd30e6a1: Pulling fs layer 11:12:30 04944245beec: Pulling fs layer 11:12:30 699f458cf7ca: Pulling fs layer 11:12:30 765212b225bb: Pulling fs layer 11:12:30 f23df028b6ca: Pulling fs layer 11:12:30 d65c8cfc05b1: Pulling fs layer 11:12:30 2437ff75d9bd: Pulling fs layer 11:12:30 765212b225bb: Waiting 11:12:30 f23df028b6ca: Waiting 11:12:30 2437ff75d9bd: Waiting 11:12:30 d65c8cfc05b1: Waiting 11:12:31 04944245beec: Verifying Checksum 11:12:31 04944245beec: Download complete 11:12:31 765212b225bb: Download complete 11:12:31 f23df028b6ca: Verifying Checksum 11:12:31 f23df028b6ca: Download complete 11:12:31 d65c8cfc05b1: Verifying Checksum 11:12:31 d65c8cfc05b1: Download complete 11:12:31 699f458cf7ca: Verifying Checksum 11:12:31 699f458cf7ca: Download complete 11:12:31 8998bd30e6a1: Verifying Checksum 11:12:31 8998bd30e6a1: Download complete 11:12:34 2437ff75d9bd: Verifying Checksum 11:12:34 2437ff75d9bd: Download complete 11:12:35 8998bd30e6a1: Pull complete 11:12:36 04944245beec: Pull complete 11:12:37 699f458cf7ca: Pull complete 11:12:37 765212b225bb: Pull complete 11:12:38 f23df028b6ca: Pull complete 11:12:38 d65c8cfc05b1: Pull complete 11:12:53 2437ff75d9bd: Pull complete 11:12:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-6106 does not seem to be running inside a container 11:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 11:12:57 $ docker top 250e25381513399686543440c9f7c7dfa2638f44313d77368cfc0faeaedfaecb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:58 ---> job-cost.sh 11:12:58 lf-activate-venv: SKIPPING 11:12:58 INFO: No Stack... 11:12:58 INFO: Retrieving Pricing Info for: v3-standard-4 11:12:59 INFO: Archiving Costs [Pipeline] sh 11:13:00 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:13:00 + cut -d, -f6 [Pipeline] lock 11:13:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] 11:13:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] did not exist. Created. 11:13:00 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:01 /w/workspace/device-rfid-llrp-go/1@tmp/durable-35552985/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:13:01 + echo total: 0.10999999940395355 [Pipeline] stash 11:13:01 Warning: overwriting stash ‘stack-cost’ 11:13:01 Stashed 1 file(s) [Pipeline] } 11:13:01 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:02 $ docker stop --time=1 250e25381513399686543440c9f7c7dfa2638f44313d77368cfc0faeaedfaecb 11:13:03 $ docker rm -f --volumes 250e25381513399686543440c9f7c7dfa2638f44313d77368cfc0faeaedfaecb [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 11:13:04 provisioning config files... 11:13:04 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config4774788060566602573tmp [Pipeline] { [Pipeline] sh 11:13:04 + set +x 11:13:04 + curl -s https://codecov.io/bash 11:13:04 + bash -s -- 11:13:04 11:13:04 _____ _ 11:13:04 / ____| | | 11:13:04 | | ___ __| | ___ ___ _____ __ 11:13:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:13:04 | |___| (_) | (_| | __/ (_| (_) \ V / 11:13:04 \_____\___/ \__,_|\___|\___\___/ \_/ 11:13:04 Bash-1.0.6 11:13:04 11:13:04 11:13:04 ==> git version 2.25.1 found 11:13:04 ==> 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 11:13:04 Release-Date: 2020-01-08 11:13:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:13:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:13:04 ==> Jenkins CI detected. 11:13:04 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-156 11:13:04 project root: . 11:13:04 --> token set from env 11:13:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:13:05 ==> Running gcov in . (disable via -X gcov) 11:13:05 ==> Python coveragepy not found 11:13:05 ==> Searching for coverage reports in: 11:13:05 + . 11:13:05 -> Found 1 reports 11:13:05 ==> Detecting git/mercurial file structure 11:13:05 ==> Reading reports 11:13:05 + ./coverage.out bytes=457862 11:13:05 ==> Appending adjustments 11:13:05 https://docs.codecov.io/docs/fixing-reports 11:13:05 + Found adjustments 11:13:05 ==> Gzipping contents 11:13:05 52K /tmp/codecov.olhWAY.gz 11:13:05 ==> Uploading reports 11:13:05 url: https://codecov.io 11:13:05 query: branch=PR-156&commit=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=156&job=&cmd_args= 11:13:05 -> Pinging Codecov 11:13:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-156&commit=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=156&job=&cmd_args= 11:13:05 -> Uploading to 11:13:05 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/581DD39554BDF9B6E22D074273EAD858/0539ffbd914c9909b8d7ed8cf67d1ea305bc631a/4399e2f6-2a8d-4dc5-9028-fea4396217cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T111305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04c30a8e708a9c8146dfc2dcbaff0887ca45d624db7256ba2edbdb653d5c9deb 11:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:13:05 Dload Upload Total Spent Left Speed 11:13:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51299 0 0 100 51299 0 190k --:--:-- --:--:-- --:--:-- 190k 11:13:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] } 11:13:05 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 11:13:07 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-156/archives ] 11:13:07 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-156/archives 11:13:07 total 16 11:13:07 drwxr-xr-x 3 root root 4096 Feb 15 11:03 . 11:13:07 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 11:03 .. 11:13:07 drwxr-xr-x 2 root root 4096 Feb 15 11:03 cost 11:13:07 -rw-r--r-- 1 root root 91 Feb 15 11:03 cost.csv 11:13:07 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-156/archives 11:13:07 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-156/archives 11:13:07 total 16 11:13:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 11:03 . 11:13:07 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 11:03 .. 11:13:07 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 11:03 cost 11:13:07 -rw-r--r-- 1 jenkins jenkins 91 Feb 15 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:13:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:13:08 ---> package-listing.sh 11:13:08 ++ facter osfamily 11:13:08 ++ tr '[:upper:]' '[:lower:]' 11:13:08 + OS_FAMILY=debian 11:13:08 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-156 11:13:08 + START_PACKAGES=/tmp/packages_start.txt 11:13:08 + END_PACKAGES=/tmp/packages_end.txt 11:13:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:08 + PACKAGES=/tmp/packages_start.txt 11:13:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-156 ']' 11:13:08 + PACKAGES=/tmp/packages_end.txt 11:13:08 + case "${OS_FAMILY}" in 11:13:08 + dpkg -l 11:13:08 + grep '^ii' 11:13:08 + '[' -f /tmp/packages_start.txt ']' 11:13:08 + '[' -f /tmp/packages_end.txt ']' 11:13:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-156 ']' 11:13:08 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-156/archives/ 11:13:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-156/archives/ [Pipeline] echo 11:13:09 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:13:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:10 prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container 11:13:10 $ 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-156/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-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:13:10 $ docker top 93c40d50ab99788514ee258bb146d5789a28244fbdf150e198c5049f2d134353 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:10 + touch /tmp/pre-build-complete [Pipeline] sh 11:13:10 + mkdir -p /var/log/sysstat [Pipeline] sh 11:13:11 + ls /var/log/sa-host 11:13:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:11 provisioning config files... 11:13:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config2421389124010629189tmp [Pipeline] { [Pipeline] echo 11:13:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:13:11 ---> create-netrc.sh [Pipeline] } 11:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:13:12 ---> python-tools-install.sh [Pipeline] echo 11:13:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:13:12 ---> sudo-logs.sh 11:13:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:13:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:13:12 ---> job-cost.sh 11:13:12 lf-activate-venv: SKIPPING 11:13:12 DEBUG: total: 0.2199999988079071 11:13:12 INFO: Retrieving Stack Cost... 11:13:13 INFO: Retrieving Pricing Info for: v3-standard-8 11:13:13 INFO: Archiving Costs [Pipeline] echo 11:13:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:13:14 ---> logs-deploy.sh 11:13:14 lf-activate-venv: SKIPPING 11:13:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-156/1 11:13:14 INFO: archiving workspace using pattern(s): 11:13:15 Archives upload complete. 11:13:15 INFO: archiving logs to Nexus