Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 rather than bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 Obtained Jenkinsfile from 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 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-ssh11158880900292113952.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-ssh9049132580592232750.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-92/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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16587997926394159459.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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16774063362935226156.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-ssh2870320377084939378.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-92/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-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8720780789531143963.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-2571 in /w/workspace/oundry_device-rfid-llrp-go_PR-92 [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-92 # 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 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 into PR head commit bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 Merge succeeded, producing bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 Checking out Revision bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 (PR-92) > 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/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # 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 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # timeout=10 Commit message: "build: Upgrade sdk and paho.mqtt lib" 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 11:47:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:47:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:47:08 ========================================================= 11:47:08 EdgeX Global Pipelines Version Info 11:47:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:47:09 ------------------- 11:47:09 stable info: 11:47:09 ------------------- 11:47:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:47:09 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 11:47:09 Message: update stable to v1.0.234 11:47:09 ------------------- 11:47:09 experimental info: 11:47:09 ------------------- 11:47:09 Commited By: **** collab-it+edgex@linuxfoundation.org 11:47:09 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 11:47:09 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:47:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bce3f8f [Pipeline] echo 11:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:11 provisioning config files... 11:47:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config6848012641612969496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:12 ---> docker-login.sh 11:47:12 nexus3.edgexfoundry.org:10001 11:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:12 Configure a credential helper to remove this warning. See 11:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:12 11:47:12 Login Succeeded 11:47:12 nexus3.edgexfoundry.org:10002 11:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:12 Configure a credential helper to remove this warning. See 11:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:12 11:47:12 Login Succeeded 11:47:12 nexus3.edgexfoundry.org:10003 11:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:12 Configure a credential helper to remove this warning. See 11:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:12 11:47:12 Login Succeeded 11:47:12 nexus3.edgexfoundry.org:10004 11:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:12 Configure a credential helper to remove this warning. See 11:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:12 11:47:12 Login Succeeded 11:47:12 docker.io 11:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:13 Configure a credential helper to remove this warning. See 11:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:13 11:47:13 Login Succeeded 11:47:13 ---> docker-login.sh ends [Pipeline] } 11:47:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:47:14 + git rev-list -1 --merges bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792~1..bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo 11:47:14 -----------> git rev-list -1 --merges bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792~1..bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [false] [Pipeline] sh 11:47:14 + git log --format=format:%s -1 bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo 11:47:14 ========================================================= 11:47:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:47:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:14 + git log --format=format:%s -1 bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo 11:47:15 [semverPrep] GIT_COMMIT: bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792, Commit Message: build: Upgrade sdk and paho.mqtt lib [Pipeline] echo 11:47:15 [semverPrep] This is not a build commit. [Pipeline] sh 11:47:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:15 + grep -v github /etc/ssh/ssh_known_hosts 11:47:15 + [ -e /tmp/ssh_known_hosts ] 11:47:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:47:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:47:15 + sudo tee -a /etc/ssh/ssh_known_hosts 11:47:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:15 11:47:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:16 0.1.4: Pulling from edgex-devops/py-git-semver 11:47:16 42c077c10790: Pulling fs layer 11:47:16 f63e77b7563a: Pulling fs layer 11:47:16 bd5fdadae976: Pulling fs layer 11:47:16 205491f53016: Pulling fs layer 11:47:16 df18705c85c3: Pulling fs layer 11:47:16 bdb3f477010e: Pulling fs layer 11:47:16 c8a8fc8e1c8f: Pulling fs layer 11:47:16 2c6e9b1d212d: Pulling fs layer 11:47:16 bdb3f477010e: Waiting 11:47:16 205491f53016: Waiting 11:47:16 df18705c85c3: Waiting 11:47:16 bdb8f0575790: Pulling fs layer 11:47:16 386e3cb2ff24: Pulling fs layer 11:47:16 2343380bae48: Pulling fs layer 11:47:16 bdb8f0575790: Waiting 11:47:16 386e3cb2ff24: Waiting 11:47:16 2343380bae48: Waiting 11:47:16 f63e77b7563a: Download complete 11:47:16 205491f53016: Download complete 11:47:16 bd5fdadae976: Verifying Checksum 11:47:16 bd5fdadae976: Download complete 11:47:16 bdb3f477010e: Verifying Checksum 11:47:16 bdb3f477010e: Download complete 11:47:16 df18705c85c3: Verifying Checksum 11:47:16 df18705c85c3: Download complete 11:47:16 2c6e9b1d212d: Verifying Checksum 11:47:16 2c6e9b1d212d: Download complete 11:47:16 bdb8f0575790: Verifying Checksum 11:47:16 bdb8f0575790: Download complete 11:47:16 386e3cb2ff24: Verifying Checksum 11:47:16 386e3cb2ff24: Download complete 11:47:16 2343380bae48: Verifying Checksum 11:47:16 2343380bae48: Download complete 11:47:16 42c077c10790: Verifying Checksum 11:47:16 42c077c10790: Download complete 11:47:16 c8a8fc8e1c8f: Download complete 11:47:18 42c077c10790: Pull complete 11:47:18 f63e77b7563a: Pull complete 11:47:18 bd5fdadae976: Pull complete 11:47:18 205491f53016: Pull complete 11:47:19 df18705c85c3: Pull complete 11:47:19 bdb3f477010e: Pull complete 11:47:21 c8a8fc8e1c8f: Pull complete 11:47:21 2c6e9b1d212d: Pull complete 11:47:21 bdb8f0575790: Pull complete 11:47:21 386e3cb2ff24: Pull complete 11:47:21 2343380bae48: Pull complete 11:47:21 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 11:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:21 prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container 11:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:47:23 $ docker top 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 -eo pid,comm 11:47:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:47:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:23 [ssh-agent] Looking for ssh-agent implementation... 11:47:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:23 $ docker exec 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent 11:47:23 SSH_AUTH_SOCK=/tmp/ssh-ipOo0UDne4qu/agent.32 11:47:23 SSH_AGENT_PID=39 11:47:23 Running ssh-add (command line suppressed) 11:47:23 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6568400261569917420.key (/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6568400261569917420.key) 11:47:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:24 + git tag --points-at HEAD [Pipeline] } 11:47:24 $ docker exec --env ******** --env ******** 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent -k 11:47:24 unset SSH_AUTH_SOCK; 11:47:24 unset SSH_AGENT_PID; 11:47:24 echo Agent pid 39 killed; 11:47:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:47:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:24 [ssh-agent] Looking for ssh-agent implementation... 11:47:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:24 $ docker exec 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent 11:47:24 SSH_AUTH_SOCK=/tmp/ssh-WJDZQHye1K99/agent.72 11:47:24 SSH_AGENT_PID=78 11:47:24 Running ssh-add (command line suppressed) 11:47:24 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6736690042136731220.key (/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6736690042136731220.key) 11:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:25 + git semver init 11:47:25 2022-06-17 11:47:25,512 [run_init] DEBUG init version:0.0.0 force:False 11:47:25 2022-06-17 11:47:25,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver 11:47:25 2022-06-17 11:47:25,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver 11:47:25 2022-06-17 11:47:25,513 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-92, universal_newlines=False, shell=None, istream=None) 11:47:26 2022-06-17 11:47:26,285 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.git/info/exclude 11:47:26 2022-06-17 11:47:26,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver/PR-92 with force:False 11:47:26 2022-06-17 11:47:26,285 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver/PR-92 11:47:26 2022-06-17 11:47:26,288 [execute] INFO git cat-file --batch-check 11:47:26 2022-06-17 11:47:26,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver, universal_newlines=False, shell=None, istream=) 11:47:26 2022-06-17 11:47:26,294 [execute] INFO git cat-file --batch 11:47:26 2022-06-17 11:47:26,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver, universal_newlines=False, shell=None, istream=) 11:47:26 2022-06-17 11:47:26,299 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver/PR-92 11:47:26 0.0.0 [Pipeline] } 11:47:26 $ docker exec --env ******** --env ******** 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent -k 11:47:26 unset SSH_AUTH_SOCK; 11:47:26 unset SSH_AGENT_PID; 11:47:26 echo Agent pid 78 killed; 11:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:27 + git semver [Pipeline] } 11:47:27 $ docker stop --time=1 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 11:47:28 $ docker rm -f 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:47:29 Stashed 1 file(s) [Pipeline] echo 11:47:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:30 provisioning config files... 11:47:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config4690505610865881996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:30 ---> docker-login.sh 11:47:30 nexus3.edgexfoundry.org:10001 11:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:30 Configure a credential helper to remove this warning. See 11:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:30 11:47:30 Login Succeeded 11:47:30 nexus3.edgexfoundry.org:10002 11:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:30 Configure a credential helper to remove this warning. See 11:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:30 11:47:30 Login Succeeded 11:47:30 nexus3.edgexfoundry.org:10003 11:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:30 Configure a credential helper to remove this warning. See 11:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:30 11:47:30 Login Succeeded 11:47:30 nexus3.edgexfoundry.org:10004 11:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:30 Configure a credential helper to remove this warning. See 11:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:30 11:47:30 Login Succeeded 11:47:30 docker.io 11:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:31 Configure a credential helper to remove this warning. See 11:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:31 11:47:31 Login Succeeded 11:47:31 ---> docker-login.sh ends [Pipeline] } 11:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:47:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:47:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:47:31 ========================================================= 11:47:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:47:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:31 + 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 . 11:47:31 Sending build context to Docker daemon 4.028MB 11:47:31 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 11:47:31 Step 2/12 : FROM ${BASE} AS builder 11:47:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:47:31 59bf1c3509f3: Pulling fs layer 11:47:31 666ba61612fd: Pulling fs layer 11:47:31 8ed8ca486205: Pulling fs layer 11:47:31 cc1cd167ecdc: Pulling fs layer 11:47:31 c516ae0d96e1: Pulling fs layer 11:47:31 684cea983483: Pulling fs layer 11:47:31 dd3240ac7de5: Pulling fs layer 11:47:31 b1e948a4e11c: Pulling fs layer 11:47:31 a8fd76ee1af6: Pulling fs layer 11:47:31 646ad004c059: Pulling fs layer 11:47:31 dd3240ac7de5: Waiting 11:47:31 b1e948a4e11c: Waiting 11:47:31 cc1cd167ecdc: Waiting 11:47:31 c516ae0d96e1: Waiting 11:47:31 684cea983483: Waiting 11:47:31 646ad004c059: Waiting 11:47:31 a8fd76ee1af6: Waiting 11:47:31 8ed8ca486205: Verifying Checksum 11:47:31 8ed8ca486205: Download complete 11:47:31 666ba61612fd: Download complete 11:47:31 c516ae0d96e1: Download complete 11:47:32 684cea983483: Verifying Checksum 11:47:32 684cea983483: Download complete 11:47:32 dd3240ac7de5: Verifying Checksum 11:47:32 dd3240ac7de5: Download complete 11:47:32 59bf1c3509f3: Verifying Checksum 11:47:32 59bf1c3509f3: Download complete 11:47:32 b1e948a4e11c: Verifying Checksum 11:47:32 b1e948a4e11c: Download complete 11:47:32 59bf1c3509f3: Pull complete 11:47:32 666ba61612fd: Pull complete 11:47:32 8ed8ca486205: Pull complete 11:47:32 646ad004c059: Verifying Checksum 11:47:32 646ad004c059: Download complete 11:47:32 a8fd76ee1af6: Verifying Checksum 11:47:32 a8fd76ee1af6: Download complete 11:47:32 cc1cd167ecdc: Verifying Checksum 11:47:32 cc1cd167ecdc: Download complete 11:47:37 cc1cd167ecdc: Pull complete 11:47:37 c516ae0d96e1: Pull complete 11:47:37 684cea983483: Pull complete 11:47:37 dd3240ac7de5: Pull complete 11:47:37 b1e948a4e11c: Pull complete 11:47:39 a8fd76ee1af6: Pull complete 11:47:40 646ad004c059: Pull complete 11:47:40 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 11:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:47:40 ---> 8f69c11f6b0c 11:47:40 Step 3/12 : ARG MAKE='make build' 11:47:41 ---> Running in dc93f8f7f793 11:47:41 Removing intermediate container dc93f8f7f793 11:47:41 ---> 5b27a43368e0 11:47:41 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 11:47:41 ---> Running in 59f152a17648 11:47:41 Removing intermediate container 59f152a17648 11:47:41 ---> 79d01b13414a 11:47:41 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 11:47:41 ---> Running in de0480e89200 11:47:41 Removing intermediate container de0480e89200 11:47:41 ---> ba8f7720c177 11:47:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:47:41 ---> Running in 7fb99854c2ca 11:47:42 Removing intermediate container 7fb99854c2ca 11:47:42 ---> 2c3201524be4 11:47:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:47:42 ---> Running in 76f66835b6bd 11:47:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:43 OK: 221 MiB in 52 packages 11:47:43 Removing intermediate container 76f66835b6bd 11:47:43 ---> 1e2bc198d827 11:47:43 Step 8/12 : WORKDIR /app 11:47:43 ---> Running in 08cebf5af4e0 11:47:44 Removing intermediate container 08cebf5af4e0 11:47:44 ---> 41aafc775a33 11:47:44 Step 9/12 : COPY go.mod vendor* ./ 11:47:44 ---> 558c84b06b45 11:47:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:44 ---> Running in 47dca2500b30 11:47:44 Still waiting to schedule task 11:47:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:47:59 Removing intermediate container 47dca2500b30 11:47:59 ---> 04c745094f2d 11:47:59 Step 11/12 : COPY . . 11:47:59 ---> 1ca238fcdc0a 11:47:59 Step 12/12 : RUN $MAKE 11:47:59 ---> Running in 136865b4b077 11:47:59 noop 11:47:59 Removing intermediate container 136865b4b077 11:47:59 ---> 548d1aabbf8a 11:47:59 Successfully built 548d1aabbf8a 11:47:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:59 + docker inspect -f . ci-base-image-x86_64 11:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:59 prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container 11:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:48:00 $ docker top 52d3f820638b261ad29483dbc4d5e2bc7f2025ecec786c01e7b787e9eb850687 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:00 + go version 11:48:00 go version go1.17.7 linux/amd64 [Pipeline] } 11:48:00 $ docker stop --time=1 52d3f820638b261ad29483dbc4d5e2bc7f2025ecec786c01e7b787e9eb850687 11:48:01 $ docker rm -f 52d3f820638b261ad29483dbc4d5e2bc7f2025ecec786c01e7b787e9eb850687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:02 + docker inspect -f . ci-base-image-x86_64 11:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:02 prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container 11:48:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:48:03 $ docker top 6b007430c281e5a85e431485d8a987bf3a9d37d55e535ce719d6c283cfd0446c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:48:03 + make test 11:48:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:48:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:48:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:48:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:48:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.458s coverage: 39.3% of statements 11:48:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 51.9% of statements 11:48:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements 11:48:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:48:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:33 ./bin/test-attribution-txt.sh [Pipeline] echo 11:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:48:33 $ docker stop --time=1 6b007430c281e5a85e431485d8a987bf3a9d37d55e535ce719d6c283cfd0446c 11:48:35 $ docker rm -f 6b007430c281e5a85e431485d8a987bf3a9d37d55e535ce719d6c283cfd0446c [Pipeline] // withDockerContainer [Pipeline] sh 11:48:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:48:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:48:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:48:37 + ls -al . 11:48:37 total 632 11:48:37 drwxrwxr-x 11 jenkins jenkins 4096 Jun 17 11:48 . 11:48:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:47 .. 11:48:37 -rw-rw-r-- 1 jenkins jenkins 134 Jun 17 11:47 .dockerignore 11:48:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 11:47 .git 11:48:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 11:47 .github 11:48:37 -rw-rw-r-- 1 jenkins jenkins 946 Jun 17 11:47 .gitignore 11:48:37 -rw-rw-r-- 1 jenkins jenkins 41 Jun 17 11:47 .golangci.yml 11:48:37 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 11:47 .semver 11:48:37 -rw-rw-r-- 1 jenkins jenkins 10362 Jun 17 11:47 Attribution.txt 11:48:37 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 17 11:47 CHANGELOG.md 11:48:37 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 17 11:47 Dockerfile 11:48:37 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 11:47 GOVERNANCE.md 11:48:37 -rw-rw-r-- 1 jenkins jenkins 683 Jun 17 11:47 Jenkinsfile 11:48:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 17 11:47 LICENSE 11:48:37 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 17 11:47 Makefile 11:48:37 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 11:47 OWNERS.md 11:48:37 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 17 11:47 README.md 11:48:37 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 11:47 VERSION 11:48:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:47 bin 11:48:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:47 cmd 11:48:37 -rw-r--r-- 1 jenkins jenkins 460394 Jun 17 11:48 coverage.out 11:48:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:47 examples 11:48:37 -rw-rw-r-- 1 jenkins jenkins 3354 Jun 17 11:47 go.mod 11:48:37 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 17 11:47 go.sum 11:48:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:47 images 11:48:37 drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 11:47 internal 11:48:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:47 snap 11:48:37 -rw-rw-r-- 1 jenkins jenkins 193 Jun 17 11:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:37 + 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=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 --label arch=amd64 --label version=0.0.0 . 11:48:37 Sending build context to Docker daemon 4.028MB 11:48:37 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 11:48:37 Step 2/25 : FROM ${BASE} AS builder 11:48:37 ---> 548d1aabbf8a 11:48:37 Step 3/25 : ARG MAKE='make build' 11:48:37 ---> Running in fefbc304a5e3 11:48:37 Removing intermediate container fefbc304a5e3 11:48:37 ---> 0861d1673f03 11:48:37 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 11:48:37 ---> Running in 5d95fe387701 11:48:37 Removing intermediate container 5d95fe387701 11:48:37 ---> 1763d36b8dc0 11:48:37 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 11:48:37 ---> Running in fd5539340b98 11:48:38 Removing intermediate container fd5539340b98 11:48:38 ---> 37180822de38 11:48:38 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:38 ---> Running in 687f9360ef94 11:48:38 Removing intermediate container 687f9360ef94 11:48:38 ---> 5d81a9e55043 11:48:38 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:48:38 ---> Running in bc0b03867bed 11:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:48:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:48:40 OK: 221 MiB in 52 packages 11:48:40 Removing intermediate container bc0b03867bed 11:48:40 ---> 8be6d33a8a59 11:48:40 Step 8/25 : WORKDIR /app 11:48:40 ---> Running in f1cba75cb675 11:48:40 Removing intermediate container f1cba75cb675 11:48:40 ---> da709927b141 11:48:40 Step 9/25 : COPY go.mod vendor* ./ 11:48:40 ---> 31c851104b38 11:48:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:40 ---> Running in 9344e9655d4b 11:48:41 Removing intermediate container 9344e9655d4b 11:48:41 ---> d5ecd9bedce6 11:48:41 Step 11/25 : COPY . . 11:48:41 ---> a3861bacde95 11:48:41 Step 12/25 : RUN $MAKE 11:48:41 ---> Running in f2326af6cb0b 11:48:42 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.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:49:04 Removing intermediate container f2326af6cb0b 11:49:04 ---> 1fabc463343c 11:49:04 Step 13/25 : FROM alpine:3.14 11:49:04 3.14: Pulling from library/alpine 11:49:04 8663204ce13b: Pulling fs layer 11:49:04 8663204ce13b: Verifying Checksum 11:49:04 8663204ce13b: Download complete 11:49:04 8663204ce13b: Pull complete 11:49:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:49:04 Status: Downloaded newer image for alpine:3.14 11:49:04 ---> e04c818066af 11:49:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:49:04 ---> Running in eea21cbade3d 11:49:04 Removing intermediate container eea21cbade3d 11:49:04 ---> 3fbad1f316e3 11:49:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:49:04 ---> Running in 6fc578d75938 11:49:04 Removing intermediate container 6fc578d75938 11:49:04 ---> cd2898adc499 11:49:04 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 11:49:04 ---> Running in a287dea7a936 11:49:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:49:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:49:06 (1/6) Installing dumb-init (1.2.5-r1) 11:49:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:49:06 (3/6) Installing libsodium (1.0.18-r0) 11:49:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:49:06 (5/6) Installing libzmq (4.3.4-r0) 11:49:06 (6/6) Installing zeromq (4.3.4-r0) 11:49:06 Executing busybox-1.33.1-r7.trigger 11:49:06 OK: 8 MiB in 20 packages 11:49:07 Removing intermediate container a287dea7a936 11:49:07 ---> e0849da67c19 11:49:07 Step 17/25 : COPY --from=builder /app/LICENSE / 11:49:07 ---> 6dff0053f181 11:49:07 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:49:07 ---> 6feb26167552 11:49:07 Step 19/25 : COPY --from=builder /app/cmd/ / 11:49:08 ---> ab76407f39b7 11:49:08 Step 20/25 : EXPOSE 59989 11:49:08 ---> Running in 1569c736d81e 11:49:08 Removing intermediate container 1569c736d81e 11:49:08 ---> 734c9db58c82 11:49:08 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:49:08 ---> Running in 9fa68d3f6c06 11:49:08 Removing intermediate container 9fa68d3f6c06 11:49:08 ---> f5cdd3fa40ee 11:49:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 11:49:08 ---> Running in 23ef86bff7b1 11:49:08 Removing intermediate container 23ef86bff7b1 11:49:08 ---> 4f67636e3ac0 11:49:08 Step 23/25 : LABEL arch=amd64 11:49:08 ---> Running in 1ee07ed42c75 11:49:08 Removing intermediate container 1ee07ed42c75 11:49:08 ---> dbb81bbe49cd 11:49:08 Step 24/25 : LABEL git_sha=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 11:49:08 ---> Running in 6fd6b2a2db42 11:49:08 Removing intermediate container 6fd6b2a2db42 11:49:08 ---> 6e291bf17c84 11:49:08 Step 25/25 : LABEL version=0.0.0 11:49:08 ---> Running in eb565a5091d9 11:49:08 Removing intermediate container eb565a5091d9 11:49:08 ---> c3661ce1a682 11:49:08 [Warning] One or more build-args [ARCH] were not consumed 11:49:08 Successfully built c3661ce1a682 11:49:08 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:09 11:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:10 latest: Pulling from edgex-lftools-log-publisher 11:49:10 5eb5b503b376: Pulling fs layer 11:49:10 5c69ac0246d0: Pulling fs layer 11:49:10 ec43610c2a17: Pulling fs layer 11:49:10 3a2ae6a8a46f: Pulling fs layer 11:49:10 33b1e0a273af: Pulling fs layer 11:49:10 5d3b04190fa2: Pulling fs layer 11:49:10 2f39f015ded8: Pulling fs layer 11:49:10 3a2ae6a8a46f: Waiting 11:49:10 33b1e0a273af: Waiting 11:49:10 5d3b04190fa2: Waiting 11:49:10 2f39f015ded8: Waiting 11:49:10 5c69ac0246d0: Download complete 11:49:10 3a2ae6a8a46f: Download complete 11:49:10 33b1e0a273af: Verifying Checksum 11:49:10 33b1e0a273af: Download complete 11:49:10 ec43610c2a17: Verifying Checksum 11:49:10 ec43610c2a17: Download complete 11:49:10 5d3b04190fa2: Verifying Checksum 11:49:10 5d3b04190fa2: Download complete 11:49:10 5eb5b503b376: Verifying Checksum 11:49:10 5eb5b503b376: Download complete 11:49:10 2f39f015ded8: Download complete 11:49:11 5eb5b503b376: Pull complete 11:49:11 5c69ac0246d0: Pull complete 11:49:12 ec43610c2a17: Pull complete 11:49:12 3a2ae6a8a46f: Pull complete 11:49:12 33b1e0a273af: Pull complete 11:49:12 5d3b04190fa2: Pull complete 11:49:17 2f39f015ded8: Pull complete 11:49:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:18 prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container 11:49:18 $ 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-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:49:19 $ docker top f3aae353139c6b387180182cf769ffd5e01baef9c54b721f4272a45e93264656 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:20 ---> job-cost.sh 11:49:20 lf-activate-venv: SKIPPING 11:49:20 INFO: No Stack... 11:49:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:49:20 INFO: Archiving Costs 11:49:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2572 in /w/workspace/oundry_device-rfid-llrp-go_PR-92 [Pipeline] { [Pipeline] sh [Pipeline] ws 11:49:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:49:21 Selected Git installation does not exist. Using Default 11:49:21 The recommended git tool is: NONE 11:49:21 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives/cost.csv 11:49:21 + cut -d, -f6 [Pipeline] lock 11:49:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] 11:49:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] did not exist. Created. 11:49:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:49:21 + echo total: 0.2199999988079071 [Pipeline] stash 11:49:21 Stashed 1 file(s) [Pipeline] } 11:49:21 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:49:21 $ docker stop --time=1 f3aae353139c6b387180182cf769ffd5e01baef9c54b721f4272a45e93264656 11:49:23 $ docker rm -f f3aae353139c6b387180182cf769ffd5e01baef9c54b721f4272a45e93264656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:49:26 using credential edgex-jenkins-ssh 11:49:26 Cloning the remote Git repository 11:49:26 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:49:26 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:49:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:49:27 > git --version # timeout=10 11:49:27 > git --version # 'git version 2.25.1' 11:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:28 Merging remotes/origin/main commit 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 into PR head commit bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 11:49:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:49:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:49:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:49:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:49:28 > git config core.sparsecheckout # timeout=10 11:49:28 > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # timeout=10 11:49:29 > git remote # timeout=10 11:49:29 > git config --get remote.origin.url # timeout=10 11:49:29 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:29 > git merge 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 # timeout=10 11:49:29 > git rev-parse HEAD^{commit} # timeout=10 11:49:29 Merge succeeded, producing bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 11:49:29 Checking out Revision bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 (PR-92) 11:49:29 > git config core.sparsecheckout # timeout=10 11:49:29 > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # timeout=10 11:49:33 Commit message: "build: Upgrade sdk and paho.mqtt lib" 11:49:33 > git --version # timeout=10 11:49:33 > git --version # 'git version 2.25.1' 11:49:33 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:49:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:49:34 Dload Upload Total Spent Left Speed 11:49:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 38775 0 --:--:-- --:--:-- --:--:-- 38775 [Pipeline] sh 11:49:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:49:36 + sudo tee /etc/docker/daemon.new 11:49:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:49:36 { 11:49:36 "registry-mirrors": [ 11:49:36 "https://nexus3.edgexfoundry.org:10001" 11:49:36 ], 11:49:36 "bip": "10.250.0.254/24", 11:49:36 "hosts": [ 11:49:36 "tcp://0.0.0.0:5555", 11:49:36 "unix:///var/run/docker.sock" 11:49:36 ], 11:49:36 "mtu": 1458, 11:49:36 "selinux-enabled": true, 11:49:36 "seccomp-profile": "/etc/docker/seccomp.json" 11:49:36 } [Pipeline] sh 11:49:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:49:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:55 provisioning config files... 11:49:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2173497381077235148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:55 ---> docker-login.sh 11:49:55 nexus3.edgexfoundry.org:10001 11:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:56 Configure a credential helper to remove this warning. See 11:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:56 11:49:56 Login Succeeded 11:49:56 nexus3.edgexfoundry.org:10002 11:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:56 Configure a credential helper to remove this warning. See 11:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:56 11:49:56 Login Succeeded 11:49:56 nexus3.edgexfoundry.org:10003 11:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:57 Configure a credential helper to remove this warning. See 11:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:57 11:49:57 Login Succeeded 11:49:57 nexus3.edgexfoundry.org:10004 11:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:57 Configure a credential helper to remove this warning. See 11:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:57 11:49:57 Login Succeeded 11:49:57 docker.io 11:49:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:58 Configure a credential helper to remove this warning. See 11:49:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:58 11:49:58 Login Succeeded 11:49:58 ---> docker-login.sh ends [Pipeline] } 11:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:59 ========================================================= 11:49:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:49:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:59 + 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 . 11:49:59 Sending build context to Docker daemon 1.229MB 11:49:59 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 11:49:59 Step 2/12 : FROM ${BASE} AS builder 11:50:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:50:00 9b3977197b4f: Pulling fs layer 11:50:00 1a89e8eeedd5: Pulling fs layer 11:50:00 94645a83ff95: Pulling fs layer 11:50:00 e6fb740bc735: Pulling fs layer 11:50:00 3a77bd46dcc9: Pulling fs layer 11:50:00 355e64cbe906: Pulling fs layer 11:50:00 63ab81a10011: Pulling fs layer 11:50:00 555d1d1c4555: Pulling fs layer 11:50:00 7d9057610161: Pulling fs layer 11:50:00 63ab81a10011: Waiting 11:50:00 555d1d1c4555: Waiting 11:50:00 e6fb740bc735: Waiting 11:50:00 7d9057610161: Waiting 11:50:00 355e64cbe906: Waiting 11:50:00 3a77bd46dcc9: Waiting 11:50:00 94645a83ff95: Verifying Checksum 11:50:00 94645a83ff95: Download complete 11:50:00 1a89e8eeedd5: Download complete 11:50:00 3a77bd46dcc9: Verifying Checksum 11:50:00 3a77bd46dcc9: Download complete 11:50:00 355e64cbe906: Verifying Checksum 11:50:00 355e64cbe906: Download complete 11:50:00 9b3977197b4f: Verifying Checksum 11:50:00 9b3977197b4f: Download complete 11:50:00 63ab81a10011: Verifying Checksum 11:50:00 63ab81a10011: Download complete 11:50:01 9b3977197b4f: Pull complete 11:50:01 7d9057610161: Verifying Checksum 11:50:01 7d9057610161: Download complete 11:50:01 1a89e8eeedd5: Pull complete 11:50:01 94645a83ff95: Pull complete 11:50:02 555d1d1c4555: Verifying Checksum 11:50:02 555d1d1c4555: Download complete 11:50:02 e6fb740bc735: Verifying Checksum 11:50:02 e6fb740bc735: Download complete 11:50:15 e6fb740bc735: Pull complete 11:50:15 3a77bd46dcc9: Pull complete 11:50:15 355e64cbe906: Pull complete 11:50:15 63ab81a10011: Pull complete 11:50:22 555d1d1c4555: Pull complete 11:50:23 7d9057610161: Pull complete 11:50:23 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 11:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:50:23 ---> 819e984ddca1 11:50:23 Step 3/12 : ARG MAKE='make build' 11:50:25 ---> Running in dff2815925d5 11:50:27 Removing intermediate container dff2815925d5 11:50:27 ---> da0e4dff2f93 11:50:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 11:50:27 ---> Running in 9009b2486a10 11:50:27 Removing intermediate container 9009b2486a10 11:50:27 ---> ee2020b55823 11:50:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 11:50:27 ---> Running in 988c407c778f 11:50:27 Removing intermediate container 988c407c778f 11:50:27 ---> cbbf90b04894 11:50:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:27 ---> Running in d8d6c62bc84b 11:50:29 Removing intermediate container d8d6c62bc84b 11:50:29 ---> 255038fef7d8 11:50:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:29 ---> Running in 35d714adcf56 11:50:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:50:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:50:32 OK: 220 MiB in 52 packages 11:50:33 Removing intermediate container 35d714adcf56 11:50:33 ---> 6ba90f5ae33e 11:50:33 Step 8/12 : WORKDIR /app 11:50:33 ---> Running in 914160cb8774 11:50:33 Removing intermediate container 914160cb8774 11:50:33 ---> 5d586878e05c 11:50:33 Step 9/12 : COPY go.mod vendor* ./ 11:50:33 ---> 79aaa96a5c4b 11:50:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:33 ---> Running in ec2258f48e81 11:51:20 Removing intermediate container ec2258f48e81 11:51:20 ---> 369650bf46cc 11:51:20 Step 11/12 : COPY . . 11:51:20 ---> 272bcf22218a 11:51:20 Step 12/12 : RUN $MAKE 11:51:20 ---> Running in 517aedcb61f3 11:51:20 noop 11:51:20 Removing intermediate container 517aedcb61f3 11:51:20 ---> 49f19f4ec156 11:51:20 Successfully built 49f19f4ec156 11:51:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:21 + docker inspect -f . ci-base-image-arm64 11:51:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:21 prd-ubuntu20.04-docker-arm64-4c-16g-2572 does not seem to be running inside a container 11:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:51:23 $ docker top bb1a87bbdcd9a3adb41f1ca7cd86262a8285fba243280dde7b1c25910d4fea71 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:23 + go version 11:51:23 go version go1.17.7 linux/arm64 [Pipeline] } 11:51:24 $ docker stop --time=1 bb1a87bbdcd9a3adb41f1ca7cd86262a8285fba243280dde7b1c25910d4fea71 11:51:25 $ docker rm -f bb1a87bbdcd9a3adb41f1ca7cd86262a8285fba243280dde7b1c25910d4fea71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:26 + docker inspect -f . ci-base-image-arm64 11:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:26 prd-ubuntu20.04-docker-arm64-4c-16g-2572 does not seem to be running inside a container 11:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:51:28 $ docker top efc2a8334dc7433359285d451b689023343b49bac4897b25c7bc7571fb7971ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:51:29 + make test 11:51:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:51:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:53:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:53:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:53:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.178s coverage: 39.3% of statements 11:53:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.511s coverage: 52.0% of statements 11:53:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 11:53:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:53:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:53:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:53:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:53:58 ./bin/test-attribution-txt.sh [Pipeline] echo 11:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:53:58 $ docker stop --time=1 efc2a8334dc7433359285d451b689023343b49bac4897b25c7bc7571fb7971ff 11:54:00 $ docker rm -f efc2a8334dc7433359285d451b689023343b49bac4897b25c7bc7571fb7971ff [Pipeline] // withDockerContainer [Pipeline] sh 11:54:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:54:01 Warning: overwriting stash ‘coverage-report’ 11:54:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:54:03 + ls -al . 11:54:03 total 628 11:54:03 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 11:53 . 11:54:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:49 .. 11:54:03 -rw-rw-r-- 1 jenkins jenkins 134 Jun 17 11:49 .dockerignore 11:54:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 11:49 .git 11:54:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 11:49 .github 11:54:03 -rw-rw-r-- 1 jenkins jenkins 946 Jun 17 11:49 .gitignore 11:54:03 -rw-rw-r-- 1 jenkins jenkins 41 Jun 17 11:49 .golangci.yml 11:54:03 -rw-rw-r-- 1 jenkins jenkins 10362 Jun 17 11:49 Attribution.txt 11:54:03 -rw-rw-r-- 1 jenkins jenkins 3740 Jun 17 11:49 CHANGELOG.md 11:54:03 -rw-rw-r-- 1 jenkins jenkins 1514 Jun 17 11:49 Dockerfile 11:54:03 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 11:49 GOVERNANCE.md 11:54:03 -rw-rw-r-- 1 jenkins jenkins 683 Jun 17 11:49 Jenkinsfile 11:54:03 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 17 11:49 LICENSE 11:54:03 -rw-rw-r-- 1 jenkins jenkins 2196 Jun 17 11:49 Makefile 11:54:03 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 11:49 OWNERS.md 11:54:03 -rw-rw-r-- 1 jenkins jenkins 28496 Jun 17 11:49 README.md 11:54:03 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 11:47 VERSION 11:54:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:49 bin 11:54:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:49 cmd 11:54:03 -rw-r--r-- 1 jenkins jenkins 460394 Jun 17 11:53 coverage.out 11:54:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:49 examples 11:54:03 -rw-rw-r-- 1 jenkins jenkins 3354 Jun 17 11:49 go.mod 11:54:03 -rw-rw-r-- 1 jenkins jenkins 35675 Jun 17 11:49 go.sum 11:54:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:49 images 11:54:03 drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 11:49 internal 11:54:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:49 snap 11:54:03 -rw-rw-r-- 1 jenkins jenkins 193 Jun 17 11:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:04 + 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=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 --label arch=arm64 --label version=0.0.0 . 11:54:04 Sending build context to Docker daemon 1.229MB 11:54:04 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 11:54:04 Step 2/25 : FROM ${BASE} AS builder 11:54:04 ---> 49f19f4ec156 11:54:04 Step 3/25 : ARG MAKE='make build' 11:54:04 ---> Running in 530364770f6c 11:54:04 Removing intermediate container 530364770f6c 11:54:04 ---> 7a02ae4ead99 11:54:04 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 11:54:04 ---> Running in 4f65b69764fe 11:54:05 Removing intermediate container 4f65b69764fe 11:54:05 ---> 5db79a3837dd 11:54:05 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 11:54:05 ---> Running in e43432b50ab2 11:54:05 Removing intermediate container e43432b50ab2 11:54:05 ---> 1bb2c6f028a2 11:54:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:54:05 ---> Running in fde75c87045c 11:54:07 Removing intermediate container fde75c87045c 11:54:07 ---> 854fd87e5d79 11:54:07 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:54:07 ---> Running in 66b48423d200 11:54:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:54:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:54:10 OK: 220 MiB in 52 packages 11:54:10 Removing intermediate container 66b48423d200 11:54:10 ---> 2a26f41eb4ce 11:54:10 Step 8/25 : WORKDIR /app 11:54:11 ---> Running in 11b8f7d878e5 11:54:11 Removing intermediate container 11b8f7d878e5 11:54:11 ---> 1053b136bc1e 11:54:11 Step 9/25 : COPY go.mod vendor* ./ 11:54:12 ---> 924ecf6a2d8f 11:54:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:54:12 ---> Running in ad5adb513885 11:54:14 Removing intermediate container ad5adb513885 11:54:14 ---> 13f649dfff4c 11:54:14 Step 11/25 : COPY . . 11:54:14 ---> f51dae2abae4 11:54:14 Step 12/25 : RUN $MAKE 11:54:14 ---> Running in f65c4b3d089f 11:54:15 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.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:56:22 Removing intermediate container f65c4b3d089f 11:56:22 ---> b774ce295b95 11:56:22 Step 13/25 : FROM alpine:3.14 11:56:22 3.14: Pulling from library/alpine 11:56:22 455c02918c45: Pulling fs layer 11:56:22 455c02918c45: Verifying Checksum 11:56:22 455c02918c45: Download complete 11:56:22 455c02918c45: Pull complete 11:56:22 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:56:22 Status: Downloaded newer image for alpine:3.14 11:56:22 ---> ac73e934f311 11:56:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 11:56:22 ---> Running in 071cb12f7332 11:56:22 Removing intermediate container 071cb12f7332 11:56:22 ---> b7a614439e36 11:56:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:22 ---> Running in 68c399cdc95c 11:56:22 Removing intermediate container 68c399cdc95c 11:56:22 ---> 0dbd2723000c 11:56:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 11:56:22 ---> Running in 723e7ad68509 11:56:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:56:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:56:22 (1/6) Installing dumb-init (1.2.5-r1) 11:56:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:56:22 (3/6) Installing libsodium (1.0.18-r0) 11:56:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:56:22 (5/6) Installing libzmq (4.3.4-r0) 11:56:22 (6/6) Installing zeromq (4.3.4-r0) 11:56:22 Executing busybox-1.33.1-r7.trigger 11:56:22 OK: 8 MiB in 20 packages 11:56:22 Removing intermediate container 723e7ad68509 11:56:22 ---> 0ab8678aef62 11:56:22 Step 17/25 : COPY --from=builder /app/LICENSE / 11:56:22 ---> 6833ba955b9a 11:56:22 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:56:22 ---> f0ddc1529e76 11:56:22 Step 19/25 : COPY --from=builder /app/cmd/ / 11:56:23 ---> d02c29a41435 11:56:23 Step 20/25 : EXPOSE 59989 11:56:23 ---> Running in 7628eb51ea3d 11:56:24 Removing intermediate container 7628eb51ea3d 11:56:24 ---> 068b5140e57e 11:56:24 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:56:24 ---> Running in 7215245b82a5 11:56:24 Removing intermediate container 7215245b82a5 11:56:24 ---> 20bfc4c88834 11:56:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 11:56:24 ---> Running in dc2d48688ffa 11:56:25 Removing intermediate container dc2d48688ffa 11:56:25 ---> abc95d33d2c7 11:56:25 Step 23/25 : LABEL arch=arm64 11:56:25 ---> Running in 3e9e34059594 11:56:25 Removing intermediate container 3e9e34059594 11:56:25 ---> ce87428bd2af 11:56:25 Step 24/25 : LABEL git_sha=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 11:56:25 ---> Running in 61b3e41e987e 11:56:25 Removing intermediate container 61b3e41e987e 11:56:25 ---> 200b4f46cfa7 11:56:25 Step 25/25 : LABEL version=0.0.0 11:56:25 ---> Running in 52ab21ffa5ea 11:56:26 Removing intermediate container 52ab21ffa5ea 11:56:26 ---> 56a58f4e9012 11:56:26 [Warning] One or more build-args [ARCH] were not consumed 11:56:26 Successfully built 56a58f4e9012 11:56:26 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:26 11:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:27 arm64: Pulling from edgex-lftools-log-publisher 11:56:27 8998bd30e6a1: Pulling fs layer 11:56:27 04944245beec: Pulling fs layer 11:56:27 699f458cf7ca: Pulling fs layer 11:56:27 765212b225bb: Pulling fs layer 11:56:27 f23df028b6ca: Pulling fs layer 11:56:27 d65c8cfc05b1: Pulling fs layer 11:56:27 2437ff75d9bd: Pulling fs layer 11:56:27 765212b225bb: Waiting 11:56:27 f23df028b6ca: Waiting 11:56:27 d65c8cfc05b1: Waiting 11:56:27 2437ff75d9bd: Waiting 11:56:27 04944245beec: Verifying Checksum 11:56:27 04944245beec: Download complete 11:56:27 765212b225bb: Verifying Checksum 11:56:27 765212b225bb: Download complete 11:56:27 f23df028b6ca: Verifying Checksum 11:56:27 f23df028b6ca: Download complete 11:56:27 d65c8cfc05b1: Verifying Checksum 11:56:27 d65c8cfc05b1: Download complete 11:56:27 699f458cf7ca: Verifying Checksum 11:56:27 699f458cf7ca: Download complete 11:56:28 8998bd30e6a1: Verifying Checksum 11:56:28 8998bd30e6a1: Download complete 11:56:30 2437ff75d9bd: Verifying Checksum 11:56:30 2437ff75d9bd: Download complete 11:56:32 8998bd30e6a1: Pull complete 11:56:32 04944245beec: Pull complete 11:56:34 699f458cf7ca: Pull complete 11:56:34 765212b225bb: Pull complete 11:56:34 f23df028b6ca: Pull complete 11:56:35 d65c8cfc05b1: Pull complete 11:56:50 2437ff75d9bd: Pull complete 11:56:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:56:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:56:50 prd-ubuntu20.04-docker-arm64-4c-16g-2572 does not seem to be running inside a container 11:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:56:53 $ docker top 9502ee9ad9d9f7c5365dde5316d3bfcd21d3b57d02be084a20ccd1f7fd36f8b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:54 ---> job-cost.sh 11:56:54 lf-activate-venv: SKIPPING 11:56:54 INFO: No Stack... 11:56:54 INFO: Retrieving Pricing Info for: v3-standard-4 11:56:55 INFO: Archiving Costs [Pipeline] sh 11:56:56 + cut -d, -f6+ 11:56:56 cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:56:56 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] 11:56:56 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] did not exist. Created. 11:56:56 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:56:57 /w/workspace/device-rfid-llrp-go/1@tmp/durable-721ba374/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:56:57 + echo total: 0.10999999940395355 [Pipeline] stash 11:56:57 Warning: overwriting stash ‘stack-cost’ 11:56:57 Stashed 1 file(s) [Pipeline] } 11:56:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:56:57 $ docker stop --time=1 9502ee9ad9d9f7c5365dde5316d3bfcd21d3b57d02be084a20ccd1f7fd36f8b5 11:56:59 $ docker rm -f 9502ee9ad9d9f7c5365dde5316d3bfcd21d3b57d02be084a20ccd1f7fd36f8b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:57:00 provisioning config files... 11:57:00 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config6163914324028306719tmp [Pipeline] { [Pipeline] sh 11:57:00 + set +x 11:57:00 + curl -s https://codecov.io/bash 11:57:00 + bash -s -- 11:57:00 11:57:00 _____ _ 11:57:00 / ____| | | 11:57:00 | | ___ __| | ___ ___ _____ __ 11:57:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:57:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:57:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:57:00 Bash-1.0.6 11:57:00 11:57:00 11:57:00 ==> git version 2.25.1 found 11:57:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:57:00 Release-Date: 2020-01-08 11:57:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:57:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:57:00 ==> Jenkins CI detected. 11:57:00 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-92 11:57:00 project root: . 11:57:00 --> token set from env 11:57:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:57:00 ==> Running gcov in . (disable via -X gcov) 11:57:00 ==> Python coveragepy not found 11:57:00 ==> Searching for coverage reports in: 11:57:00 + . 11:57:00 -> Found 1 reports 11:57:00 ==> Detecting git/mercurial file structure 11:57:00 ==> Reading reports 11:57:00 + ./coverage.out bytes=460394 11:57:00 ==> Appending adjustments 11:57:00 https://docs.codecov.io/docs/fixing-reports 11:57:01 + Found adjustments 11:57:01 ==> Gzipping contents 11:57:01 52K /tmp/codecov.0UN1ia.gz 11:57:01 ==> Uploading reports 11:57:01 url: https://codecov.io 11:57:01 query: branch=PR-92&commit=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=92&job=&cmd_args= 11:57:01 -> Pinging Codecov 11:57:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-92&commit=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=92&job=&cmd_args= 11:57:01 -> Uploading to 11:57:01 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/581DD39554BDF9B6E22D074273EAD858/bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792/7a1f0718-1a7f-40f7-9262-b61c10bd111f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T115701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d012a1facd3ccf204e87439655208c9815571cee5a6ab2e64393626e5a759aa3 11:57:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:01 Dload Upload Total Spent Left Speed 11:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51777 0 0 100 51777 0 249k --:--:-- --:--:-- --:--:-- 247k 100 51777 0 0 100 51777 0 226k --:--:-- --:--:-- --:--:-- 226k 11:57:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] } 11:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:57:03 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives ] 11:57:03 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives 11:57:03 total 16 11:57:03 drwxr-xr-x 3 root root 4096 Jun 17 11:49 . 11:57:03 drwxrwxr-x 12 jenkins jenkins 4096 Jun 17 11:49 .. 11:57:03 drwxr-xr-x 2 root root 4096 Jun 17 11:49 cost 11:57:03 -rw-r--r-- 1 root root 89 Jun 17 11:49 cost.csv 11:57:03 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives 11:57:03 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives 11:57:03 total 16 11:57:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 11:49 . 11:57:03 drwxrwxr-x 12 jenkins jenkins 4096 Jun 17 11:49 .. 11:57:03 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 11:49 cost 11:57:03 -rw-r--r-- 1 jenkins jenkins 89 Jun 17 11:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:57:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:57:04 ---> package-listing.sh 11:57:04 ++ tr '[:upper:]' '[:lower:]' 11:57:04 ++ facter osfamily 11:57:04 + OS_FAMILY=debian 11:57:04 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-92 11:57:04 + START_PACKAGES=/tmp/packages_start.txt 11:57:04 + END_PACKAGES=/tmp/packages_end.txt 11:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:04 + PACKAGES=/tmp/packages_start.txt 11:57:04 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-92 ']' 11:57:04 + PACKAGES=/tmp/packages_end.txt 11:57:04 + case "${OS_FAMILY}" in 11:57:04 + dpkg -l 11:57:04 + grep '^ii' 11:57:04 + '[' -f /tmp/packages_start.txt ']' 11:57:04 + '[' -f /tmp/packages_end.txt ']' 11:57:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:04 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-92 ']' 11:57:04 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives/ 11:57:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives/ [Pipeline] echo 11:57:04 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-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:57:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:05 prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container 11:57:06 $ 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-92/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-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:57:06 $ docker top 6627a68bd089ef3e5250ca01749344bd8f0992931b0cc844bef10d6675f2c0ce -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:57:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:57:07 + ls /var/log/sa-host 11:57:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:07 provisioning config files... 11:57:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config5593383939636528493tmp [Pipeline] { [Pipeline] echo 11:57:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:57:07 ---> create-netrc.sh [Pipeline] } 11:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:57:08 ---> python-tools-install.sh [Pipeline] echo 11:57:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:57:08 ---> sudo-logs.sh 11:57:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:57:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:57:09 ---> job-cost.sh 11:57:09 lf-activate-venv: SKIPPING 11:57:09 DEBUG: total: 0.2199999988079071 11:57:09 INFO: Retrieving Stack Cost... 11:57:09 INFO: Retrieving Pricing Info for: v3-standard-8 11:57:09 INFO: Archiving Costs [Pipeline] echo 11:57:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:57:10 ---> logs-deploy.sh 11:57:10 lf-activate-venv: SKIPPING 11:57:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-92/1 11:57:10 INFO: archiving workspace using pattern(s): 11:57:11 Archives upload complete. 11:57:11 INFO: archiving logs to Nexus