Pull request #94 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f984aa8a603a3047f494424ddaa99f6901267123+a2758104a26f08d3533b7032fcb2aa5e5831d488 (7cc8a4ff261140e414474f379d9e431ddba025b6) 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-ssh12741483821023526756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9041407003434221457.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-94/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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11466793638385313631.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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15970494087634309978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh18320734529793759896.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-94/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-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh478908233104331148.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16077 in /w/workspace/oundry_device-rfid-llrp-go_PR-94 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-94 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit f984aa8a603a3047f494424ddaa99f6901267123 Merge succeeded, producing f984aa8a603a3047f494424ddaa99f6901267123 Checking out Revision f984aa8a603a3047f494424ddaa99f6901267123 (PR-94) > 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/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f984aa8a603a3047f494424ddaa99f6901267123 # 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 a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f984aa8a603a3047f494424ddaa99f6901267123 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:09:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:09:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:09:54 ========================================================= 10:09:54 EdgeX Global Pipelines Version Info 10:09:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:09:55 ------------------- 10:09:55 stable info: 10:09:55 ------------------- 10:09:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:09:55 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:09:55 Message: update stable to v1.0.234 10:09:55 ------------------- 10:09:55 experimental info: 10:09:55 ------------------- 10:09:55 Commited By: **** collab-it+edgex@linuxfoundation.org 10:09:55 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:09:55 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:09:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f984aa8a603a3047f494424ddaa99f6901267123 [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f984aa8 [Pipeline] echo 10:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:57 provisioning config files... 10:09:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/config420086893050379425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:58 ---> docker-login.sh 10:09:58 nexus3.edgexfoundry.org:10001 10:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:58 Configure a credential helper to remove this warning. See 10:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:58 10:09:58 Login Succeeded 10:09:58 nexus3.edgexfoundry.org:10002 10:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:58 Configure a credential helper to remove this warning. See 10:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:58 10:09:58 Login Succeeded 10:09:58 nexus3.edgexfoundry.org:10003 10:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:58 Configure a credential helper to remove this warning. See 10:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:58 10:09:58 Login Succeeded 10:09:58 nexus3.edgexfoundry.org:10004 10:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:58 Configure a credential helper to remove this warning. See 10:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:58 10:09:58 Login Succeeded 10:09:58 docker.io 10:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:59 Configure a credential helper to remove this warning. See 10:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:59 10:09:59 Login Succeeded 10:09:59 ---> docker-login.sh ends [Pipeline] } 10:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:00 + git rev-list -1 --merges f984aa8a603a3047f494424ddaa99f6901267123~1..f984aa8a603a3047f494424ddaa99f6901267123 [Pipeline] echo 10:10:00 -----------> git rev-list -1 --merges f984aa8a603a3047f494424ddaa99f6901267123~1..f984aa8a603a3047f494424ddaa99f6901267123 f984aa8a603a3047f494424ddaa99f6901267123 [false] [Pipeline] sh 10:10:00 + git log --format=format:%s -1 f984aa8a603a3047f494424ddaa99f6901267123 [Pipeline] echo 10:10:00 ========================================================= 10:10:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:00 + git log --format=format:%s -1 f984aa8a603a3047f494424ddaa99f6901267123 [Pipeline] echo 10:10:01 [semverPrep] GIT_COMMIT: f984aa8a603a3047f494424ddaa99f6901267123, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:10:01 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:01 + grep -v github /etc/ssh/ssh_known_hosts 10:10:01 + [ -e /tmp/ssh_known_hosts ] 10:10:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:01 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:02 10:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:02 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:02 42c077c10790: Pulling fs layer 10:10:02 f63e77b7563a: Pulling fs layer 10:10:02 bd5fdadae976: Pulling fs layer 10:10:02 205491f53016: Pulling fs layer 10:10:02 df18705c85c3: Pulling fs layer 10:10:02 bdb3f477010e: Pulling fs layer 10:10:02 c8a8fc8e1c8f: Pulling fs layer 10:10:02 2c6e9b1d212d: Pulling fs layer 10:10:02 bdb8f0575790: Pulling fs layer 10:10:02 205491f53016: Waiting 10:10:02 386e3cb2ff24: Pulling fs layer 10:10:02 df18705c85c3: Waiting 10:10:02 2343380bae48: Pulling fs layer 10:10:02 bdb3f477010e: Waiting 10:10:02 c8a8fc8e1c8f: Waiting 10:10:02 2c6e9b1d212d: Waiting 10:10:02 bdb8f0575790: Waiting 10:10:02 386e3cb2ff24: Waiting 10:10:02 2343380bae48: Waiting 10:10:02 f63e77b7563a: Verifying Checksum 10:10:02 f63e77b7563a: Download complete 10:10:02 205491f53016: Verifying Checksum 10:10:02 205491f53016: Download complete 10:10:02 bd5fdadae976: Verifying Checksum 10:10:02 bd5fdadae976: Download complete 10:10:02 df18705c85c3: Verifying Checksum 10:10:02 df18705c85c3: Download complete 10:10:02 bdb3f477010e: Verifying Checksum 10:10:02 bdb3f477010e: Download complete 10:10:02 2c6e9b1d212d: Verifying Checksum 10:10:02 2c6e9b1d212d: Download complete 10:10:02 bdb8f0575790: Download complete 10:10:02 386e3cb2ff24: Verifying Checksum 10:10:02 386e3cb2ff24: Download complete 10:10:02 2343380bae48: Verifying Checksum 10:10:02 2343380bae48: Download complete 10:10:02 42c077c10790: Verifying Checksum 10:10:02 42c077c10790: Download complete 10:10:02 c8a8fc8e1c8f: Verifying Checksum 10:10:02 c8a8fc8e1c8f: Download complete 10:10:04 42c077c10790: Pull complete 10:10:04 f63e77b7563a: Pull complete 10:10:04 bd5fdadae976: Pull complete 10:10:04 205491f53016: Pull complete 10:10:05 df18705c85c3: Pull complete 10:10:05 bdb3f477010e: Pull complete 10:10:07 c8a8fc8e1c8f: Pull complete 10:10:07 2c6e9b1d212d: Pull complete 10:10:07 bdb8f0575790: Pull complete 10:10:07 386e3cb2ff24: Pull complete 10:10:07 2343380bae48: Pull complete 10:10:07 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:07 prd-ubuntu20.04-docker-8c-8g-16077 does not seem to be running inside a container 10:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-94 -v /w/workspace/oundry_device-rfid-llrp-go_PR-94:/w/workspace/oundry_device-rfid-llrp-go_PR-94:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:10:09 $ docker top 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 -eo pid,comm 10:10:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:10:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:09 [ssh-agent] Looking for ssh-agent implementation... 10:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:09 $ docker exec 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 ssh-agent 10:10:10 SSH_AUTH_SOCK=/tmp/ssh-uBpkYPLqlmRZ/agent.32 10:10:10 SSH_AGENT_PID=38 10:10:10 Running ssh-add (command line suppressed) 10:10:10 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/private_key_1818890035849853483.key (/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/private_key_1818890035849853483.key) 10:10:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:10 + git tag --points-at HEAD [Pipeline] } 10:10:10 $ docker exec --env ******** --env ******** 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 ssh-agent -k 10:10:10 unset SSH_AUTH_SOCK; 10:10:10 unset SSH_AGENT_PID; 10:10:10 echo Agent pid 38 killed; 10:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:10 [ssh-agent] Looking for ssh-agent implementation... 10:10:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:11 $ docker exec 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 ssh-agent 10:10:11 SSH_AUTH_SOCK=/tmp/ssh-6UJuJIOsowGT/agent.71 10:10:11 SSH_AGENT_PID=77 10:10:11 Running ssh-add (command line suppressed) 10:10:11 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/private_key_3776365186907233243.key (/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/private_key_3776365186907233243.key) 10:10:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:11 + git semver init 10:10:11 2022-06-27 10:10:11,838 [run_init] DEBUG init version:0.0.0 force:False 10:10:11 2022-06-27 10:10:11,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver 10:10:11 2022-06-27 10:10:11,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver 10:10:11 2022-06-27 10:10:11,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-94, universal_newlines=False, shell=None, istream=None) 10:10:12 2022-06-27 10:10:12,601 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-94/.git/info/exclude 10:10:12 2022-06-27 10:10:12,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver/PR-94 with force:False 10:10:12 2022-06-27 10:10:12,603 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver/PR-94 10:10:12 2022-06-27 10:10:12,607 [execute] INFO git cat-file --batch-check 10:10:12 2022-06-27 10:10:12,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver, universal_newlines=False, shell=None, istream=) 10:10:12 2022-06-27 10:10:12,615 [execute] INFO git cat-file --batch 10:10:12 2022-06-27 10:10:12,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver, universal_newlines=False, shell=None, istream=) 10:10:12 2022-06-27 10:10:12,622 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-94/.semver/PR-94 10:10:12 0.0.0 [Pipeline] } 10:10:12 $ docker exec --env ******** --env ******** 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 ssh-agent -k 10:10:12 unset SSH_AUTH_SOCK; 10:10:12 unset SSH_AGENT_PID; 10:10:12 echo Agent pid 77 killed; 10:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:13 + git semver [Pipeline] } 10:10:13 $ docker stop --time=1 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 10:10:15 $ docker rm -f 4290893298f159597e988174d16dbdaa41bf48d8ebf8b15ecd03bbd91b9dfff8 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:15 Stashed 1 file(s) [Pipeline] echo 10:10:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:16 provisioning config files... 10:10:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/config8098324610726382494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:16 ---> docker-login.sh 10:10:16 nexus3.edgexfoundry.org:10001 10:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:17 Configure a credential helper to remove this warning. See 10:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:17 10:10:17 Login Succeeded 10:10:17 nexus3.edgexfoundry.org:10002 10:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:17 Configure a credential helper to remove this warning. See 10:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:17 10:10:17 Login Succeeded 10:10:17 nexus3.edgexfoundry.org:10003 10:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:17 Configure a credential helper to remove this warning. See 10:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:17 10:10:17 Login Succeeded 10:10:17 nexus3.edgexfoundry.org:10004 10:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:17 Configure a credential helper to remove this warning. See 10:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:17 10:10:17 Login Succeeded 10:10:17 docker.io 10:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:17 Configure a credential helper to remove this warning. See 10:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:17 10:10:17 Login Succeeded 10:10:17 ---> docker-login.sh ends [Pipeline] } 10:10:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:18 ========================================================= 10:10:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:10:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:10:18 Sending build context to Docker daemon 4.04MB 10:10:18 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:10:18 Step 2/12 : FROM ${BASE} AS builder 10:10:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:18 59bf1c3509f3: Pulling fs layer 10:10:18 666ba61612fd: Pulling fs layer 10:10:18 8ed8ca486205: Pulling fs layer 10:10:18 cc1cd167ecdc: Pulling fs layer 10:10:18 c516ae0d96e1: Pulling fs layer 10:10:18 684cea983483: Pulling fs layer 10:10:18 dd3240ac7de5: Pulling fs layer 10:10:18 b1e948a4e11c: Pulling fs layer 10:10:18 a8fd76ee1af6: Pulling fs layer 10:10:18 646ad004c059: Pulling fs layer 10:10:18 684cea983483: Waiting 10:10:18 cc1cd167ecdc: Waiting 10:10:18 c516ae0d96e1: Waiting 10:10:18 646ad004c059: Waiting 10:10:18 dd3240ac7de5: Waiting 10:10:18 b1e948a4e11c: Waiting 10:10:18 8ed8ca486205: Download complete 10:10:18 666ba61612fd: Download complete 10:10:18 c516ae0d96e1: Verifying Checksum 10:10:18 c516ae0d96e1: Download complete 10:10:18 684cea983483: Verifying Checksum 10:10:18 684cea983483: Download complete 10:10:18 59bf1c3509f3: Verifying Checksum 10:10:18 59bf1c3509f3: Download complete 10:10:18 dd3240ac7de5: Download complete 10:10:18 b1e948a4e11c: Verifying Checksum 10:10:18 b1e948a4e11c: Download complete 10:10:18 59bf1c3509f3: Pull complete 10:10:19 666ba61612fd: Pull complete 10:10:19 8ed8ca486205: Pull complete 10:10:19 646ad004c059: Verifying Checksum 10:10:19 646ad004c059: Download complete 10:10:19 cc1cd167ecdc: Verifying Checksum 10:10:19 cc1cd167ecdc: Download complete 10:10:19 a8fd76ee1af6: Verifying Checksum 10:10:19 a8fd76ee1af6: Download complete 10:10:23 cc1cd167ecdc: Pull complete 10:10:23 c516ae0d96e1: Pull complete 10:10:23 684cea983483: Pull complete 10:10:23 dd3240ac7de5: Pull complete 10:10:23 b1e948a4e11c: Pull complete 10:10:26 a8fd76ee1af6: Pull complete 10:10:27 646ad004c059: Pull complete 10:10:27 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:10:27 ---> 8f69c11f6b0c 10:10:27 Step 3/12 : ARG MAKE='make build' 10:10:29 ---> Running in 9e953d6aa21f 10:10:29 Removing intermediate container 9e953d6aa21f 10:10:29 ---> 57bfd38d8465 10:10:29 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:10:29 ---> Running in c5ea6d4ec1f3 10:10:29 Removing intermediate container c5ea6d4ec1f3 10:10:29 ---> 8d007a2755c6 10:10:29 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:10:29 ---> Running in 95ca8c35e442 10:10:29 Removing intermediate container 95ca8c35e442 10:10:29 ---> 55c079713b38 10:10:29 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:29 ---> Running in b866a0d395c0 10:10:30 Removing intermediate container b866a0d395c0 10:10:30 ---> b70496c360d6 10:10:30 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:30 ---> Running in acfd7e7aa7d8 10:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:31 Still waiting to schedule task 10:10:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:32 OK: 221 MiB in 52 packages 10:10:32 Removing intermediate container acfd7e7aa7d8 10:10:32 ---> 9f387190b085 10:10:32 Step 8/12 : WORKDIR /app 10:10:32 ---> Running in 9d1e2c6f4389 10:10:32 Removing intermediate container 9d1e2c6f4389 10:10:32 ---> 6d422bd3cded 10:10:32 Step 9/12 : COPY go.mod vendor* ./ 10:10:32 ---> 2752ae3c466c 10:10:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:32 ---> Running in c8188afa762b 10:10:50 Removing intermediate container c8188afa762b 10:10:50 ---> 5a45ed02b3c8 10:10:50 Step 11/12 : COPY . . 10:10:51 ---> a22fc4bd6441 10:10:51 Step 12/12 : RUN $MAKE 10:10:51 ---> Running in 312f6e060a63 10:10:51 noop 10:10:51 Removing intermediate container 312f6e060a63 10:10:51 ---> 0c1866eb573b 10:10:51 Successfully built 0c1866eb573b 10:10:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:52 + docker inspect -f . ci-base-image-x86_64 10:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:52 prd-ubuntu20.04-docker-8c-8g-16077 does not seem to be running inside a container 10:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-94 -v /w/workspace/oundry_device-rfid-llrp-go_PR-94:/w/workspace/oundry_device-rfid-llrp-go_PR-94:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:10:53 $ docker top 00d60abe4d97c2d8da246ca8cc180abb84c241f88e6d4a781e933818f71d48f4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:53 + go version 10:10:53 go version go1.17.7 linux/amd64 [Pipeline] } 10:10:53 $ docker stop --time=1 00d60abe4d97c2d8da246ca8cc180abb84c241f88e6d4a781e933818f71d48f4 10:10:54 $ docker rm -f 00d60abe4d97c2d8da246ca8cc180abb84c241f88e6d4a781e933818f71d48f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:55 + docker inspect -f . ci-base-image-x86_64 10:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:55 prd-ubuntu20.04-docker-8c-8g-16077 does not seem to be running inside a container 10:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-94 -v /w/workspace/oundry_device-rfid-llrp-go_PR-94:/w/workspace/oundry_device-rfid-llrp-go_PR-94:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:10:56 $ docker top aef0bf0cd7ea86317924ceaf3fbf9c657a2cd2c30fdfe06688e9034b3d9e5e8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:10:56 + make test 10:10:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:10:56 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:11:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:11:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:11:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.990s coverage: 39.3% of statements 10:11:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 10:11:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 96.4% of statements 10:11:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:11:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:24 ./bin/test-attribution-txt.sh [Pipeline] echo 10:11:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:11:24 $ docker stop --time=1 aef0bf0cd7ea86317924ceaf3fbf9c657a2cd2c30fdfe06688e9034b3d9e5e8f 10:11:26 $ docker rm -f aef0bf0cd7ea86317924ceaf3fbf9c657a2cd2c30fdfe06688e9034b3d9e5e8f [Pipeline] // withDockerContainer [Pipeline] sh 10:11:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:11:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:28 + ls -al . 10:11:28 total 632 10:11:28 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 10:11 . 10:11:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:09 .. 10:11:28 -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 10:09 .dockerignore 10:11:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 10:10 .git 10:11:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 10:09 .github 10:11:28 -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 10:09 .gitignore 10:11:28 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 10:09 .golangci.yml 10:11:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 10:10 .semver 10:11:28 -rw-rw-r-- 1 jenkins jenkins 10362 Jun 27 10:09 Attribution.txt 10:11:28 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 27 10:09 CHANGELOG.md 10:11:28 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 27 10:09 Dockerfile 10:11:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 10:09 GOVERNANCE.md 10:11:28 -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 10:09 Jenkinsfile 10:11:28 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 10:09 LICENSE 10:11:28 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 27 10:09 Makefile 10:11:28 -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 10:09 OWNERS.md 10:11:28 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 27 10:09 README.md 10:11:28 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 10:10 VERSION 10:11:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:09 bin 10:11:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:09 cmd 10:11:28 -rw-r--r-- 1 jenkins jenkins 460394 Jun 27 10:11 coverage.out 10:11:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:09 examples 10:11:28 -rw-rw-r-- 1 jenkins jenkins 3355 Jun 27 10:09 go.mod 10:11:28 -rw-rw-r-- 1 jenkins jenkins 35854 Jun 27 10:09 go.sum 10:11:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:09 images 10:11:28 drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 10:09 internal 10:11:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:09 snap 10:11:28 -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:28 + 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=f984aa8a603a3047f494424ddaa99f6901267123 --label arch=amd64 --label version=0.0.0 . 10:11:28 Sending build context to Docker daemon 4.04MB 10:11:28 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:11:28 Step 2/25 : FROM ${BASE} AS builder 10:11:28 ---> 0c1866eb573b 10:11:28 Step 3/25 : ARG MAKE='make build' 10:11:29 ---> Running in 666a52a7c8fc 10:11:29 Removing intermediate container 666a52a7c8fc 10:11:29 ---> 283e059c50c5 10:11:29 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:11:29 ---> Running in e09634961ffc 10:11:29 Removing intermediate container e09634961ffc 10:11:29 ---> e6e87151caa2 10:11:29 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:11:29 ---> Running in d277f7dfa0c6 10:11:29 Removing intermediate container d277f7dfa0c6 10:11:29 ---> e465564489da 10:11:29 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:29 ---> Running in bc54749be705 10:11:29 Removing intermediate container bc54749be705 10:11:29 ---> 56e52740b06a 10:11:29 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:30 ---> Running in 03f96e184138 10:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:31 OK: 221 MiB in 52 packages 10:11:32 Removing intermediate container 03f96e184138 10:11:32 ---> 57db8abd1420 10:11:32 Step 8/25 : WORKDIR /app 10:11:32 ---> Running in 93956fb05b92 10:11:32 Removing intermediate container 93956fb05b92 10:11:32 ---> 556d71950c82 10:11:32 Step 9/25 : COPY go.mod vendor* ./ 10:11:32 ---> 9c36e14ceb88 10:11:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 ---> Running in cdbb60c75aee 10:11:33 Removing intermediate container cdbb60c75aee 10:11:33 ---> b15e54d0a43f 10:11:33 Step 11/25 : COPY . . 10:11:33 ---> d17b6bc5002c 10:11:33 Step 12/25 : RUN $MAKE 10:11:33 ---> Running in 966056c25d26 10:11:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:11:55 Removing intermediate container 966056c25d26 10:11:55 ---> 47f654d55afe 10:11:55 Step 13/25 : FROM alpine:3.14 10:11:55 3.14: Pulling from library/alpine 10:11:55 8663204ce13b: Pulling fs layer 10:11:55 8663204ce13b: Verifying Checksum 10:11:55 8663204ce13b: Download complete 10:11:55 8663204ce13b: Pull complete 10:11:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:11:55 Status: Downloaded newer image for alpine:3.14 10:11:55 ---> e04c818066af 10:11:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:11:55 ---> Running in 2e440f385cd5 10:11:55 Removing intermediate container 2e440f385cd5 10:11:55 ---> 24ec44a31624 10:11:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:55 ---> Running in b64b70a8601a 10:11:55 Removing intermediate container b64b70a8601a 10:11:55 ---> 60721360bd43 10:11:55 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:11:55 ---> Running in 1992496abaa2 10:11:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:11:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:11:56 (1/6) Installing dumb-init (1.2.5-r1) 10:11:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:11:56 (3/6) Installing libsodium (1.0.18-r0) 10:11:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:11:57 (5/6) Installing libzmq (4.3.4-r0) 10:11:57 (6/6) Installing zeromq (4.3.4-r0) 10:11:57 Executing busybox-1.33.1-r7.trigger 10:11:57 OK: 8 MiB in 20 packages 10:11:57 Removing intermediate container 1992496abaa2 10:11:57 ---> 7fa111862610 10:11:57 Step 17/25 : COPY --from=builder /app/LICENSE / 10:11:57 ---> 9f5b114c2289 10:11:57 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:11:57 ---> 9cbaa678c69f 10:11:57 Step 19/25 : COPY --from=builder /app/cmd/ / 10:11:58 ---> 5a4b724496c4 10:11:58 Step 20/25 : EXPOSE 59989 10:11:58 ---> Running in 69c56d075f98 10:11:58 Removing intermediate container 69c56d075f98 10:11:58 ---> efd561afc65d 10:11:58 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:11:58 ---> Running in 5b95ccf6881e 10:11:58 Removing intermediate container 5b95ccf6881e 10:11:58 ---> fd08414566d2 10:11:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:11:58 ---> Running in 8c444d80bde1 10:11:59 Removing intermediate container 8c444d80bde1 10:11:59 ---> 0140f0aafed9 10:11:59 Step 23/25 : LABEL arch=amd64 10:11:59 ---> Running in da275b04eb59 10:11:59 Removing intermediate container da275b04eb59 10:11:59 ---> 6d8f83eee309 10:11:59 Step 24/25 : LABEL git_sha=f984aa8a603a3047f494424ddaa99f6901267123 10:11:59 ---> Running in eba8ee99929b 10:11:59 Removing intermediate container eba8ee99929b 10:11:59 ---> 0b1958016f24 10:11:59 Step 25/25 : LABEL version=0.0.0 10:11:59 ---> Running in 7a8fb4de6845 10:11:59 Removing intermediate container 7a8fb4de6845 10:11:59 ---> 9ac911fd8037 10:11:59 [Warning] One or more build-args [ARCH] were not consumed 10:11:59 Successfully built 9ac911fd8037 10:11:59 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 10:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:00 10:12:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:00 latest: Pulling from edgex-lftools-log-publisher 10:12:00 5eb5b503b376: Pulling fs layer 10:12:00 5c69ac0246d0: Pulling fs layer 10:12:00 ec43610c2a17: Pulling fs layer 10:12:00 3a2ae6a8a46f: Pulling fs layer 10:12:00 33b1e0a273af: Pulling fs layer 10:12:00 5d3b04190fa2: Pulling fs layer 10:12:00 2f39f015ded8: Pulling fs layer 10:12:00 3a2ae6a8a46f: Waiting 10:12:00 2f39f015ded8: Waiting 10:12:00 33b1e0a273af: Waiting 10:12:00 5c69ac0246d0: Verifying Checksum 10:12:00 5c69ac0246d0: Download complete 10:12:00 3a2ae6a8a46f: Verifying Checksum 10:12:00 3a2ae6a8a46f: Download complete 10:12:01 33b1e0a273af: Verifying Checksum 10:12:01 33b1e0a273af: Download complete 10:12:01 ec43610c2a17: Verifying Checksum 10:12:01 ec43610c2a17: Download complete 10:12:01 5d3b04190fa2: Verifying Checksum 10:12:01 5d3b04190fa2: Download complete 10:12:01 5eb5b503b376: Verifying Checksum 10:12:01 5eb5b503b376: Download complete 10:12:01 2f39f015ded8: Download complete 10:12:02 5eb5b503b376: Pull complete 10:12:02 5c69ac0246d0: Pull complete 10:12:03 ec43610c2a17: Pull complete 10:12:03 3a2ae6a8a46f: Pull complete 10:12:03 33b1e0a273af: Pull complete 10:12:03 5d3b04190fa2: Pull complete 10:12:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16079 in /w/workspace/oundry_device-rfid-llrp-go_PR-94 [Pipeline] { [Pipeline] ws 10:12:07 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:12:07 Selected Git installation does not exist. Using Default 10:12:07 The recommended git tool is: NONE 10:12:08 2f39f015ded8: Pull complete 10:12:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:08 prd-ubuntu20.04-docker-8c-8g-16077 does not seem to be running inside a container 10:12:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-94 -v /w/workspace/oundry_device-rfid-llrp-go_PR-94:/w/workspace/oundry_device-rfid-llrp-go_PR-94:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:11 $ docker top 1581b60073a25abb74ba22ed211be18728d402a8eee185b6ba90effce2e8a291 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:11 ---> job-cost.sh 10:12:11 lf-activate-venv: SKIPPING 10:12:11 INFO: No Stack... 10:12:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:12 INFO: Archiving Costs [Pipeline] sh 10:12:12 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives/cost.csv 10:12:12 + cut -d, -f6 [Pipeline] lock 10:12:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] 10:12:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] did not exist. Created. 10:12:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:13 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:13 Stashed 1 file(s) [Pipeline] } 10:12:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:13 $ docker stop --time=1 1581b60073a25abb74ba22ed211be18728d402a8eee185b6ba90effce2e8a291 10:12:14 using credential edgex-jenkins-ssh 10:12:14 Cloning the remote Git repository 10:12:14 $ docker rm -f 1581b60073a25abb74ba22ed211be18728d402a8eee185b6ba90effce2e8a291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:12:14 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:12:14 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:12:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:12:14 > git --version # timeout=10 10:12:14 > git --version # 'git version 2.25.1' 10:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:16 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit f984aa8a603a3047f494424ddaa99f6901267123 10:12:16 Merge succeeded, producing f984aa8a603a3047f494424ddaa99f6901267123 10:12:16 Checking out Revision f984aa8a603a3047f494424ddaa99f6901267123 (PR-94) 10:12:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:12:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:12:16 > git config core.sparsecheckout # timeout=10 10:12:16 > git checkout -f f984aa8a603a3047f494424ddaa99f6901267123 # timeout=10 10:12:16 > git remote # timeout=10 10:12:16 > git config --get remote.origin.url # timeout=10 10:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:16 > git merge a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 10:12:16 > git rev-parse HEAD^{commit} # timeout=10 10:12:16 > git config core.sparsecheckout # timeout=10 10:12:16 > git checkout -f f984aa8a603a3047f494424ddaa99f6901267123 # timeout=10 10:12:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:12:20 > git --version # timeout=10 10:12:20 > git --version # 'git version 2.25.1' 10:12:20 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:21 Dload Upload Total Spent Left Speed 10:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 78044 0 --:--:-- --:--:-- --:--:-- 78544 [Pipeline] sh 10:12:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:12:23 + sudo tee /etc/docker/daemon.new 10:12:23 { 10:12:23 "registry-mirrors": [ 10:12:23 "https://nexus3.edgexfoundry.org:10001" 10:12:23 ], 10:12:23 "bip": "10.250.0.254/24", 10:12:23 "hosts": [ 10:12:23 "tcp://0.0.0.0:5555", 10:12:23 "unix:///var/run/docker.sock" 10:12:23 ], 10:12:23 "mtu": 1458, 10:12:23 "selinux-enabled": true, 10:12:23 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:23 } [Pipeline] sh 10:12:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:12:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:42 provisioning config files... 10:12:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2492516951119805602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> docker-login.sh 10:12:42 nexus3.edgexfoundry.org:10001 10:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:43 Configure a credential helper to remove this warning. See 10:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:43 10:12:43 Login Succeeded 10:12:43 nexus3.edgexfoundry.org:10002 10:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:44 Configure a credential helper to remove this warning. See 10:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:44 10:12:44 Login Succeeded 10:12:44 nexus3.edgexfoundry.org:10003 10:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:44 Configure a credential helper to remove this warning. See 10:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:44 10:12:44 Login Succeeded 10:12:44 nexus3.edgexfoundry.org:10004 10:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:44 Configure a credential helper to remove this warning. See 10:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:44 10:12:44 Login Succeeded 10:12:44 docker.io 10:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:45 Configure a credential helper to remove this warning. See 10:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:45 10:12:45 Login Succeeded 10:12:45 ---> docker-login.sh ends [Pipeline] } 10:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:46 ========================================================= 10:12:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:12:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:12:47 Sending build context to Docker daemon 1.229MB 10:12:47 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:12:47 Step 2/12 : FROM ${BASE} AS builder 10:12:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:12:47 9b3977197b4f: Pulling fs layer 10:12:47 1a89e8eeedd5: Pulling fs layer 10:12:47 94645a83ff95: Pulling fs layer 10:12:47 e6fb740bc735: Pulling fs layer 10:12:47 3a77bd46dcc9: Pulling fs layer 10:12:47 e6fb740bc735: Waiting 10:12:47 355e64cbe906: Pulling fs layer 10:12:47 63ab81a10011: Pulling fs layer 10:12:47 555d1d1c4555: Pulling fs layer 10:12:47 7d9057610161: Pulling fs layer 10:12:47 3a77bd46dcc9: Waiting 10:12:47 355e64cbe906: Waiting 10:12:47 63ab81a10011: Waiting 10:12:47 555d1d1c4555: Waiting 10:12:47 7d9057610161: Waiting 10:12:47 94645a83ff95: Verifying Checksum 10:12:47 94645a83ff95: Download complete 10:12:47 1a89e8eeedd5: Verifying Checksum 10:12:47 1a89e8eeedd5: Download complete 10:12:47 3a77bd46dcc9: Verifying Checksum 10:12:47 3a77bd46dcc9: Download complete 10:12:47 355e64cbe906: Verifying Checksum 10:12:47 355e64cbe906: Download complete 10:12:47 9b3977197b4f: Verifying Checksum 10:12:47 9b3977197b4f: Download complete 10:12:47 63ab81a10011: Verifying Checksum 10:12:47 63ab81a10011: Download complete 10:12:48 9b3977197b4f: Pull complete 10:12:48 7d9057610161: Verifying Checksum 10:12:48 7d9057610161: Download complete 10:12:49 1a89e8eeedd5: Pull complete 10:12:49 94645a83ff95: Pull complete 10:12:49 555d1d1c4555: Verifying Checksum 10:12:49 555d1d1c4555: Download complete 10:12:50 e6fb740bc735: Verifying Checksum 10:12:50 e6fb740bc735: Download complete 10:13:02 e6fb740bc735: Pull complete 10:13:02 3a77bd46dcc9: Pull complete 10:13:02 355e64cbe906: Pull complete 10:13:02 63ab81a10011: Pull complete 10:13:09 555d1d1c4555: Pull complete 10:13:11 7d9057610161: Pull complete 10:13:11 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:13:11 ---> 819e984ddca1 10:13:11 Step 3/12 : ARG MAKE='make build' 10:13:11 ---> Running in 25ae0c7411b4 10:13:12 Removing intermediate container 25ae0c7411b4 10:13:12 ---> 97a2a84f5ce8 10:13:12 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:13:12 ---> Running in ad81f1ff17d0 10:13:12 Removing intermediate container ad81f1ff17d0 10:13:12 ---> 080393f8f7c0 10:13:12 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:13:12 ---> Running in 862791aa66a3 10:13:13 Removing intermediate container 862791aa66a3 10:13:13 ---> 25b035f39a91 10:13:13 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:13 ---> Running in f9f8959d48e3 10:13:15 Removing intermediate container f9f8959d48e3 10:13:15 ---> f14649824d14 10:13:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:15 ---> Running in 64cfdd1705e2 10:13:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:13:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:13:18 OK: 220 MiB in 52 packages 10:13:19 Removing intermediate container 64cfdd1705e2 10:13:19 ---> 82e0bfe206ab 10:13:19 Step 8/12 : WORKDIR /app 10:13:19 ---> Running in 4046fbf7fdd8 10:13:19 Removing intermediate container 4046fbf7fdd8 10:13:19 ---> eaf3d0a4e081 10:13:19 Step 9/12 : COPY go.mod vendor* ./ 10:13:20 ---> da013e446783 10:13:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:20 ---> Running in 5a40a274348e 10:14:07 Removing intermediate container 5a40a274348e 10:14:07 ---> d7dbf6557bd8 10:14:07 Step 11/12 : COPY . . 10:14:07 ---> 886149d65af1 10:14:07 Step 12/12 : RUN $MAKE 10:14:07 ---> Running in a2eff6d6d4f1 10:14:08 noop 10:14:09 Removing intermediate container a2eff6d6d4f1 10:14:09 ---> ccb0f5c6e6c1 10:14:09 Successfully built ccb0f5c6e6c1 10:14:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:09 + docker inspect -f . ci-base-image-arm64 10:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:10 prd-ubuntu20.04-docker-arm64-4c-16g-16079 does not seem to be running inside a container 10:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:11 $ docker top 29b0ee4a82dd5199c418d5444db1e845e71335c7dc681cee178ee7de1d9f6c23 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:12 + go version 10:14:12 go version go1.17.7 linux/arm64 [Pipeline] } 10:14:12 $ docker stop --time=1 29b0ee4a82dd5199c418d5444db1e845e71335c7dc681cee178ee7de1d9f6c23 10:14:14 $ docker rm -f 29b0ee4a82dd5199c418d5444db1e845e71335c7dc681cee178ee7de1d9f6c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:15 + docker inspect -f . ci-base-image-arm64 10:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:15 prd-ubuntu20.04-docker-arm64-4c-16g-16079 does not seem to be running inside a container 10:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:16 $ docker top 3c3d57ab0a2d7dfa60367b6c36a1dd0b2b974a27b4eaedc3389a411d65c29880 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:14:18 + make test 10:14:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:14:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:15:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:15:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:16:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.131s coverage: 39.3% of statements 10:16:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.564s coverage: 52.0% of statements 10:16:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 10:16:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:16:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:16:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:47 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:16:50 $ docker stop --time=1 3c3d57ab0a2d7dfa60367b6c36a1dd0b2b974a27b4eaedc3389a411d65c29880 10:16:52 $ docker rm -f 3c3d57ab0a2d7dfa60367b6c36a1dd0b2b974a27b4eaedc3389a411d65c29880 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:53 Warning: overwriting stash ‘coverage-report’ 10:16:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:55 + ls -al . 10:16:55 total 628 10:16:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 10:16 . 10:16:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:12 .. 10:16:55 -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 10:12 .dockerignore 10:16:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 10:12 .git 10:16:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 10:12 .github 10:16:55 -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 10:12 .gitignore 10:16:55 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 10:12 .golangci.yml 10:16:55 -rw-rw-r-- 1 jenkins jenkins 10362 Jun 27 10:12 Attribution.txt 10:16:55 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 27 10:12 CHANGELOG.md 10:16:55 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 27 10:12 Dockerfile 10:16:55 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 10:12 GOVERNANCE.md 10:16:55 -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 10:12 Jenkinsfile 10:16:55 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 10:12 LICENSE 10:16:55 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 27 10:12 Makefile 10:16:55 -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 10:12 OWNERS.md 10:16:55 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 27 10:12 README.md 10:16:55 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 10:10 VERSION 10:16:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:12 bin 10:16:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:12 cmd 10:16:55 -rw-r--r-- 1 jenkins jenkins 460394 Jun 27 10:16 coverage.out 10:16:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:12 examples 10:16:55 -rw-rw-r-- 1 jenkins jenkins 3355 Jun 27 10:12 go.mod 10:16:55 -rw-rw-r-- 1 jenkins jenkins 35854 Jun 27 10:12 go.sum 10:16:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 10:12 images 10:16:55 drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 10:12 internal 10:16:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 10:12 snap 10:16:55 -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:55 + 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=f984aa8a603a3047f494424ddaa99f6901267123 --label arch=arm64 --label version=0.0.0 . 10:16:55 Sending build context to Docker daemon 1.229MB 10:16:55 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 10:16:55 Step 2/25 : FROM ${BASE} AS builder 10:16:55 ---> ccb0f5c6e6c1 10:16:55 Step 3/25 : ARG MAKE='make build' 10:16:56 ---> Running in 0f0c105b2b08 10:16:56 Removing intermediate container 0f0c105b2b08 10:16:56 ---> deb02d77810c 10:16:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:16:56 ---> Running in 9f71fb4e9cea 10:16:56 Removing intermediate container 9f71fb4e9cea 10:16:56 ---> 164553ad1b34 10:16:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:16:56 ---> Running in 130e93ca8a75 10:16:57 Removing intermediate container 130e93ca8a75 10:16:57 ---> 97e38053f3fc 10:16:57 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:57 ---> Running in d851849af954 10:16:59 Removing intermediate container d851849af954 10:16:59 ---> 5fd18bf08b6b 10:16:59 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:59 ---> Running in c9c0a59df28f 10:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:17:01 OK: 220 MiB in 52 packages 10:17:02 Removing intermediate container c9c0a59df28f 10:17:02 ---> 38223643625d 10:17:02 Step 8/25 : WORKDIR /app 10:17:02 ---> Running in 942a48fd1b50 10:17:03 Removing intermediate container 942a48fd1b50 10:17:03 ---> f3946aa249bd 10:17:03 Step 9/25 : COPY go.mod vendor* ./ 10:17:03 ---> 1b9ebe266b0d 10:17:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:03 ---> Running in 39c623b6efcf 10:17:05 Removing intermediate container 39c623b6efcf 10:17:05 ---> bc9d213dd809 10:17:05 Step 11/25 : COPY . . 10:17:06 ---> 17636f09ce12 10:17:06 Step 12/25 : RUN $MAKE 10:17:06 ---> Running in e91688775a33 10:17:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:19:29 Removing intermediate container e91688775a33 10:19:29 ---> f8b11a4874c2 10:19:29 Step 13/25 : FROM alpine:3.14 10:19:29 3.14: Pulling from library/alpine 10:19:29 455c02918c45: Pulling fs layer 10:19:29 455c02918c45: Verifying Checksum 10:19:29 455c02918c45: Download complete 10:19:29 455c02918c45: Pull complete 10:19:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:19:29 Status: Downloaded newer image for alpine:3.14 10:19:29 ---> ac73e934f311 10:19:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:19:29 ---> Running in daf2a5cd6a28 10:19:29 Removing intermediate container daf2a5cd6a28 10:19:29 ---> fe4721f9f6dc 10:19:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:29 ---> Running in c50cdb5ba624 10:19:29 Removing intermediate container c50cdb5ba624 10:19:29 ---> 47a3473cbbf2 10:19:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:19:29 ---> Running in 5b64f67c36eb 10:19:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:19:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:19:29 (1/6) Installing dumb-init (1.2.5-r1) 10:19:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:19:29 (3/6) Installing libsodium (1.0.18-r0) 10:19:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:19:29 (5/6) Installing libzmq (4.3.4-r0) 10:19:29 (6/6) Installing zeromq (4.3.4-r0) 10:19:29 Executing busybox-1.33.1-r7.trigger 10:19:29 OK: 8 MiB in 20 packages 10:19:29 Removing intermediate container 5b64f67c36eb 10:19:29 ---> 982b3686280d 10:19:29 Step 17/25 : COPY --from=builder /app/LICENSE / 10:19:29 ---> 54d4e26db999 10:19:29 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:19:29 ---> 4ecd4734a372 10:19:29 Step 19/25 : COPY --from=builder /app/cmd/ / 10:19:29 ---> 37b0d8f548c9 10:19:29 Step 20/25 : EXPOSE 59989 10:19:29 ---> Running in 79e8dbc59379 10:19:29 Removing intermediate container 79e8dbc59379 10:19:29 ---> bc581319a549 10:19:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:19:29 ---> Running in 18aa9a384ce8 10:19:29 Removing intermediate container 18aa9a384ce8 10:19:29 ---> d80f5799b484 10:19:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:19:29 ---> Running in cb431269e850 10:19:29 Removing intermediate container cb431269e850 10:19:29 ---> e1c52d4e4180 10:19:29 Step 23/25 : LABEL arch=arm64 10:19:29 ---> Running in 22a8972e8d97 10:19:29 Removing intermediate container 22a8972e8d97 10:19:29 ---> 1c3910229573 10:19:29 Step 24/25 : LABEL git_sha=f984aa8a603a3047f494424ddaa99f6901267123 10:19:29 ---> Running in d4f1e78ac773 10:19:30 Removing intermediate container d4f1e78ac773 10:19:30 ---> 881805cb8166 10:19:30 Step 25/25 : LABEL version=0.0.0 10:19:30 ---> Running in 4c654a25c950 10:19:30 Removing intermediate container 4c654a25c950 10:19:30 ---> a9d3e507c381 10:19:30 [Warning] One or more build-args [ARCH] were not consumed 10:19:30 Successfully built a9d3e507c381 10:19:30 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:31 10:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:32 arm64: Pulling from edgex-lftools-log-publisher 10:19:32 8998bd30e6a1: Pulling fs layer 10:19:32 04944245beec: Pulling fs layer 10:19:32 699f458cf7ca: Pulling fs layer 10:19:32 765212b225bb: Pulling fs layer 10:19:32 f23df028b6ca: Pulling fs layer 10:19:32 d65c8cfc05b1: Pulling fs layer 10:19:32 2437ff75d9bd: Pulling fs layer 10:19:32 f23df028b6ca: Waiting 10:19:32 d65c8cfc05b1: Waiting 10:19:32 2437ff75d9bd: Waiting 10:19:32 765212b225bb: Waiting 10:19:32 04944245beec: Verifying Checksum 10:19:32 04944245beec: Download complete 10:19:32 765212b225bb: Verifying Checksum 10:19:32 765212b225bb: Download complete 10:19:32 f23df028b6ca: Download complete 10:19:32 d65c8cfc05b1: Verifying Checksum 10:19:32 d65c8cfc05b1: Download complete 10:19:32 699f458cf7ca: Verifying Checksum 10:19:32 699f458cf7ca: Download complete 10:19:32 8998bd30e6a1: Download complete 10:19:34 2437ff75d9bd: Verifying Checksum 10:19:34 2437ff75d9bd: Download complete 10:19:36 8998bd30e6a1: Pull complete 10:19:37 04944245beec: Pull complete 10:19:38 699f458cf7ca: Pull complete 10:19:38 765212b225bb: Pull complete 10:19:39 f23df028b6ca: Pull complete 10:19:39 d65c8cfc05b1: Pull complete 10:19:54 2437ff75d9bd: Pull complete 10:19:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:55 prd-ubuntu20.04-docker-arm64-4c-16g-16079 does not seem to be running inside a container 10:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:19:58 $ docker top 5ca48a992ab8527816c4aed60fec61d719cc87519eed46d784677b24788ec940 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:59 ---> job-cost.sh 10:19:59 lf-activate-venv: SKIPPING 10:19:59 INFO: No Stack... 10:19:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:00 INFO: Archiving Costs [Pipeline] sh 10:20:01 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:20:01 + cut -d, -f6 [Pipeline] lock 10:20:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] 10:20:01 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] did not exist. Created. 10:20:01 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:02 /w/workspace/device-rfid-llrp-go/1@tmp/durable-88526082/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:02 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:02 Warning: overwriting stash ‘stack-cost’ 10:20:02 Stashed 1 file(s) [Pipeline] } 10:20:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:02 $ docker stop --time=1 5ca48a992ab8527816c4aed60fec61d719cc87519eed46d784677b24788ec940 10:20:04 $ docker rm -f 5ca48a992ab8527816c4aed60fec61d719cc87519eed46d784677b24788ec940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:20:05 provisioning config files... 10:20:05 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/config1110921252637356015tmp [Pipeline] { [Pipeline] sh 10:20:05 + set +x 10:20:05 + curl -s+ https://codecov.io/bash 10:20:05 bash -s -- 10:20:05 10:20:05 _____ _ 10:20:05 / ____| | | 10:20:05 | | ___ __| | ___ ___ _____ __ 10:20:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:05 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:05 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:05 Bash-1.0.6 10:20:05 10:20:05 10:20:05 ==> git version 2.25.1 found 10:20:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:20:05 Release-Date: 2020-01-08 10:20:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:05 ==> Jenkins CI detected. 10:20:05 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-94 10:20:05 project root: . 10:20:05 --> token set from env 10:20:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:05 ==> Running gcov in . (disable via -X gcov) 10:20:05 ==> Python coveragepy not found 10:20:05 ==> Searching for coverage reports in: 10:20:05 + . 10:20:05 -> Found 1 reports 10:20:05 ==> Detecting git/mercurial file structure 10:20:05 ==> Reading reports 10:20:05 + ./coverage.out bytes=460394 10:20:05 ==> Appending adjustments 10:20:05 https://docs.codecov.io/docs/fixing-reports 10:20:06 + Found adjustments 10:20:06 ==> Gzipping contents 10:20:06 52K /tmp/codecov.tauU9r.gz 10:20:06 ==> Uploading reports 10:20:06 url: https://codecov.io 10:20:06 query: branch=PR-94&commit=f984aa8a603a3047f494424ddaa99f6901267123&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=94&job=&cmd_args= 10:20:06 -> Pinging Codecov 10:20:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-94&commit=f984aa8a603a3047f494424ddaa99f6901267123&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=94&job=&cmd_args= 10:20:06 -> Uploading to 10:20:06 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/581DD39554BDF9B6E22D074273EAD858/f984aa8a603a3047f494424ddaa99f6901267123/f96ae952-eef5-4f32-b546-6a417f36415b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T102006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba26a12517af5f38be5e06c2cd480c5453fa6d7687edfb8fb698b9ad2dc59959 10:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:06 Dload Upload Total Spent Left Speed 10:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51789 0 0 100 51789 0 208k --:--:-- --:--:-- --:--:-- 208k 10:20:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f984aa8a603a3047f494424ddaa99f6901267123 [Pipeline] } 10:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:20:09 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives ] 10:20:09 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives 10:20:09 total 16 10:20:09 drwxr-xr-x 3 root root 4096 Jun 27 10:12 . 10:20:09 drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 10:12 .. 10:20:09 drwxr-xr-x 2 root root 4096 Jun 27 10:12 cost 10:20:09 -rw-r--r-- 1 root root 89 Jun 27 10:12 cost.csv 10:20:09 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives 10:20:09 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives 10:20:09 total 16 10:20:09 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 10:12 . 10:20:09 drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 10:12 .. 10:20:09 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 10:12 cost 10:20:09 -rw-r--r-- 1 jenkins jenkins 89 Jun 27 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:10 ---> package-listing.sh 10:20:10 ++ facter osfamily 10:20:10 ++ tr '[:upper:]' '[:lower:]' 10:20:10 + OS_FAMILY=debian 10:20:10 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-94 10:20:10 + START_PACKAGES=/tmp/packages_start.txt 10:20:10 + END_PACKAGES=/tmp/packages_end.txt 10:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:10 + PACKAGES=/tmp/packages_start.txt 10:20:10 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-94 ']' 10:20:10 + PACKAGES=/tmp/packages_end.txt 10:20:10 + case "${OS_FAMILY}" in 10:20:10 + dpkg -l 10:20:10 + grep '^ii' 10:20:10 + '[' -f /tmp/packages_start.txt ']' 10:20:10 + '[' -f /tmp/packages_end.txt ']' 10:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:10 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-94 ']' 10:20:10 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives/ 10:20:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-94/archives/ [Pipeline] echo 10:20:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:11 prd-ubuntu20.04-docker-8c-8g-16077 does not seem to be running inside a container 10:20:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-94 -v /w/workspace/oundry_device-rfid-llrp-go_PR-94:/w/workspace/oundry_device-rfid-llrp-go_PR-94:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:20:11 $ docker top 6b529e8e0867c22730f80a412715b455d994919aae2d015b757b599e7c70bb64 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:13 + ls /var/log/sa-host 10:20:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:13 provisioning config files... 10:20:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-94@tmp/config8995846568873502844tmp [Pipeline] { [Pipeline] echo 10:20:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:13 ---> create-netrc.sh [Pipeline] } 10:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:14 ---> python-tools-install.sh [Pipeline] echo 10:20:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:14 ---> sudo-logs.sh 10:20:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:14 ---> job-cost.sh 10:20:14 lf-activate-venv: SKIPPING 10:20:14 DEBUG: total: 0.2199999988079071 10:20:14 INFO: Retrieving Stack Cost... 10:20:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:15 INFO: Archiving Costs [Pipeline] echo 10:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:15 ---> logs-deploy.sh 10:20:15 lf-activate-venv: SKIPPING 10:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-94/1 10:20:15 INFO: archiving workspace using pattern(s): 10:20:16 Archives upload complete. 10:20:16 INFO: archiving logs to Nexus