Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae184f2d771396bb015a08ccabe66c9294cd9524 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-ssh16706006115198278893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh10606614253501350263.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 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6031255911321799199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh6381436319514669491.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5766119375360027608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33501’ Running on prd-ubuntu20.04-docker-8c-8g-33504 in /w/workspace/foundry_device-rfid-llrp-go_main [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 Avoid second fetch Checking out Revision ae184f2d771396bb015a08ccabe66c9294cd9524 (main) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 Commit message: "docs: Add CHANGELOG.md (#77)" > git rev-list --no-walk 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:49 ========================================================= 16:24:49 EdgeX Global Pipelines Version Info 16:24:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:50 ------------------- 16:24:50 stable info: 16:24:50 ------------------- 16:24:50 Commited By: Emilio Reyes emilio.reyes@intel.com 16:24:50 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 16:24:50 Message: update stable to v1.0.225 16:24:50 ------------------- 16:24:50 experimental info: 16:24:50 ------------------- 16:24:50 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:50 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 16:24:50 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:24:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae184f2 [Pipeline] echo 16:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:51 provisioning config files... 16:24:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config414121047691006418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:51 ---> docker-login.sh 16:24:51 nexus3.edgexfoundry.org:10001 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 nexus3.edgexfoundry.org:10002 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 nexus3.edgexfoundry.org:10003 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 nexus3.edgexfoundry.org:10004 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 docker.io 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 ---> docker-login.sh ends [Pipeline] } 16:24:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:24:53 + git rev-list -1 --merges ae184f2d771396bb015a08ccabe66c9294cd9524~1..ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] echo 16:24:53 -----------> git rev-list -1 --merges ae184f2d771396bb015a08ccabe66c9294cd9524~1..ae184f2d771396bb015a08ccabe66c9294cd9524 ae184f2d771396bb015a08ccabe66c9294cd9524 [false] [Pipeline] sh 16:24:53 + git log --format=format:%s -1 ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] echo 16:24:53 ========================================================= 16:24:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:24:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:53 + git log --format=format:%s -1 ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] echo 16:24:54 [semverPrep] GIT_COMMIT: ae184f2d771396bb015a08ccabe66c9294cd9524, Commit Message: docs: Add CHANGELOG.md (#77) [Pipeline] echo 16:24:54 [semverPrep] This is not a build commit. [Pipeline] sh 16:24:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:24:54 + grep -v github /etc/ssh/ssh_known_hosts 16:24:54 + [ -e /tmp/ssh_known_hosts ] 16:24:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:24:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:24:54 + sudo tee -a /etc/ssh/ssh_known_hosts 16:24:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:24:54 16:24:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:24:55 latest: Pulling from edgex-devops/py-git-semver 16:24:55 1fe172e4850f: Pulling fs layer 16:24:55 caf521ccaac6: Pulling fs layer 16:24:55 3ead6fa29328: Pulling fs layer 16:24:55 5c2a1cbceb83: Pulling fs layer 16:24:55 a8d5f1318db7: Pulling fs layer 16:24:55 c427282e49a2: Pulling fs layer 16:24:55 1827001aaf11: Pulling fs layer 16:24:55 0714d37db230: Pulling fs layer 16:24:55 ac28cf19c067: Pulling fs layer 16:24:55 ca983d60f3e2: Pulling fs layer 16:24:55 9f894cec8388: Pulling fs layer 16:24:55 5c2a1cbceb83: Waiting 16:24:55 a8d5f1318db7: Waiting 16:24:55 1827001aaf11: Waiting 16:24:55 c427282e49a2: Waiting 16:24:55 0714d37db230: Waiting 16:24:55 ac28cf19c067: Waiting 16:24:55 9f894cec8388: Waiting 16:24:55 ca983d60f3e2: Waiting 16:24:55 caf521ccaac6: Verifying Checksum 16:24:55 caf521ccaac6: Download complete 16:24:55 5c2a1cbceb83: Verifying Checksum 16:24:55 5c2a1cbceb83: Download complete 16:24:55 a8d5f1318db7: Verifying Checksum 16:24:55 a8d5f1318db7: Download complete 16:24:55 c427282e49a2: Verifying Checksum 16:24:55 c427282e49a2: Download complete 16:24:55 3ead6fa29328: Verifying Checksum 16:24:55 3ead6fa29328: Download complete 16:24:55 0714d37db230: Download complete 16:24:55 ac28cf19c067: Verifying Checksum 16:24:55 ac28cf19c067: Download complete 16:24:55 ca983d60f3e2: Verifying Checksum 16:24:55 ca983d60f3e2: Download complete 16:24:55 9f894cec8388: Verifying Checksum 16:24:55 9f894cec8388: Download complete 16:24:55 1fe172e4850f: Verifying Checksum 16:24:55 1fe172e4850f: Download complete 16:24:55 1827001aaf11: Verifying Checksum 16:24:55 1827001aaf11: Download complete 16:24:56 1fe172e4850f: Pull complete 16:24:57 caf521ccaac6: Pull complete 16:24:57 3ead6fa29328: Pull complete 16:24:57 5c2a1cbceb83: Pull complete 16:24:58 a8d5f1318db7: Pull complete 16:24:58 c427282e49a2: Pull complete 16:25:00 1827001aaf11: Pull complete 16:25:00 0714d37db230: Pull complete 16:25:00 ac28cf19c067: Pull complete 16:25:00 ca983d60f3e2: Pull complete 16:25:00 9f894cec8388: Pull complete 16:25:00 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:25:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:25:01 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:25:02 $ docker top 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 -eo pid,comm 16:25:02 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). 16:25:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:02 [ssh-agent] Looking for ssh-agent implementation... 16:25:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:02 $ docker exec 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 ssh-agent 16:25:02 SSH_AUTH_SOCK=/tmp/ssh-hJky2IDmyASx/agent.34 16:25:02 SSH_AGENT_PID=40 16:25:02 Running ssh-add (command line suppressed) 16:25:02 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5498092123955379502.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5498092123955379502.key) 16:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:03 + git tag --points-at HEAD [Pipeline] } 16:25:03 $ docker exec --env ******** --env ******** 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 ssh-agent -k 16:25:03 unset SSH_AUTH_SOCK; 16:25:03 unset SSH_AGENT_PID; 16:25:03 echo Agent pid 40 killed; 16:25:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:03 [ssh-agent] Looking for ssh-agent implementation... 16:25:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:03 $ docker exec 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 ssh-agent 16:25:03 SSH_AUTH_SOCK=/tmp/ssh-q1P8UyPkU0Mz/agent.75 16:25:03 SSH_AGENT_PID=82 16:25:03 Running ssh-add (command line suppressed) 16:25:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6640350093746251876.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6640350093746251876.key) 16:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:04 + git semver init 16:25:04 2022-04-27 16:25:04,485 [run_init] DEBUG init version:0.0.0 force:False 16:25:04 2022-04-27 16:25:04,485 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:25:04 2022-04-27 16:25:04,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:25:04 2022-04-27 16:25:04,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:25:05 2022-04-27 16:25:05,181 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 16:25:05 2022-04-27 16:25:05,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 16:25:05 2022-04-27 16:25:05,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:25:05 2022-04-27 16:25:05,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:25:05 2.1.0-dev.9 [Pipeline] } 16:25:05 $ docker exec --env ******** --env ******** 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 ssh-agent -k 16:25:05 unset SSH_AUTH_SOCK; 16:25:05 unset SSH_AGENT_PID; 16:25:05 echo Agent pid 82 killed; 16:25:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:05 + git semver [Pipeline] } 16:25:06 $ docker stop --time=1 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 16:25:07 $ docker rm -f 154bc501be6dcd6cffc5805d211cb881fd1975dc803c50e58f80be0286f6fc93 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:08 Stashed 1 file(s) [Pipeline] echo 16:25:08 [edgeXSemver]: initialized semver on version 2.1.0-dev.9 [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 16:25:08 provisioning config files... 16:25:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2349111567373085237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:08 ---> docker-login.sh 16:25:08 nexus3.edgexfoundry.org:10001 16:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:08 Configure a credential helper to remove this warning. See 16:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:08 16:25:08 Login Succeeded 16:25:08 nexus3.edgexfoundry.org:10002 16:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:09 Configure a credential helper to remove this warning. See 16:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:09 16:25:09 Login Succeeded 16:25:09 nexus3.edgexfoundry.org:10003 16:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:09 Configure a credential helper to remove this warning. See 16:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:09 16:25:09 Login Succeeded 16:25:09 nexus3.edgexfoundry.org:10004 16:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:09 Configure a credential helper to remove this warning. See 16:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:09 16:25:09 Login Succeeded 16:25:09 docker.io 16:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:09 Configure a credential helper to remove this warning. See 16:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:09 16:25:09 Login Succeeded 16:25:09 ---> docker-login.sh ends [Pipeline] } 16:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:25:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:09 ========================================================= 16:25:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:25:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:25:10 + 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 . 16:25:10 Sending build context to Docker daemon 1.775MB 16:25:10 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:25:10 Step 2/12 : FROM ${BASE} AS builder 16:25:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:25:10 59bf1c3509f3: Pulling fs layer 16:25:10 666ba61612fd: Pulling fs layer 16:25:10 8ed8ca486205: Pulling fs layer 16:25:10 4fe6c5a15a65: Pulling fs layer 16:25:10 22a0e8bec74d: Pulling fs layer 16:25:10 ca2b28591e48: Pulling fs layer 16:25:10 a51346096db8: Pulling fs layer 16:25:10 daebc70d1ce1: Pulling fs layer 16:25:10 0e18a0eac166: Pulling fs layer 16:25:10 ca2b28591e48: Waiting 16:25:10 4fe6c5a15a65: Waiting 16:25:10 0e18a0eac166: Waiting 16:25:10 a51346096db8: Waiting 16:25:10 22a0e8bec74d: Waiting 16:25:10 8ed8ca486205: Download complete 16:25:10 666ba61612fd: Download complete 16:25:10 22a0e8bec74d: Verifying Checksum 16:25:10 ca2b28591e48: Download complete 16:25:10 a51346096db8: Verifying Checksum 16:25:10 a51346096db8: Download complete 16:25:10 59bf1c3509f3: Verifying Checksum 16:25:10 59bf1c3509f3: Download complete 16:25:10 daebc70d1ce1: Verifying Checksum 16:25:10 daebc70d1ce1: Download complete 16:25:10 59bf1c3509f3: Pull complete 16:25:10 666ba61612fd: Pull complete 16:25:10 8ed8ca486205: Pull complete 16:25:11 0e18a0eac166: Verifying Checksum 16:25:11 0e18a0eac166: Download complete 16:25:11 4fe6c5a15a65: Verifying Checksum 16:25:11 4fe6c5a15a65: Download complete 16:25:16 4fe6c5a15a65: Pull complete 16:25:16 22a0e8bec74d: Pull complete 16:25:16 ca2b28591e48: Pull complete 16:25:16 a51346096db8: Pull complete 16:25:16 daebc70d1ce1: Pull complete 16:25:19 0e18a0eac166: Pull complete 16:25:19 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:25:19 ---> f018257e8ee9 16:25:19 Step 3/12 : ARG MAKE='make build' 16:25:19 ---> Running in fc5c94b2a5b3 16:25:20 Removing intermediate container fc5c94b2a5b3 16:25:20 ---> 81067c5d91ce 16:25:20 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:25:20 ---> Running in 2f09acd968b3 16:25:20 Removing intermediate container 2f09acd968b3 16:25:20 ---> a9d757a8a829 16:25:20 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:25:20 ---> Running in 702a608fb03a 16:25:20 Removing intermediate container 702a608fb03a 16:25:20 ---> 1a787262b879 16:25:20 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:20 ---> Running in dd7f536c110d 16:25:21 Removing intermediate container dd7f536c110d 16:25:21 ---> 90f73125f3d4 16:25:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:21 ---> Running in 7c00ba2fd6d6 16:25:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:25:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:25:22 OK: 221 MiB in 52 packages 16:25:22 Removing intermediate container 7c00ba2fd6d6 16:25:22 ---> 20bb16f1cc1c 16:25:22 Step 8/12 : WORKDIR /app 16:25:23 ---> Running in eb057d29268c 16:25:23 Removing intermediate container eb057d29268c 16:25:23 ---> 53cce22af818 16:25:23 Step 9/12 : COPY go.mod vendor* ./ 16:25:23 ---> d73dc5c261ec 16:25:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:23 ---> Running in 098cbaafdc19 16:25:23 Still waiting to schedule task 16:25:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-33502’ is offline 16:25:49 Removing intermediate container 098cbaafdc19 16:25:49 ---> 27013e18e2a9 16:25:49 Step 11/12 : COPY . . 16:25:49 ---> 75402d2cbb80 16:25:49 Step 12/12 : RUN $MAKE 16:25:49 ---> Running in 0983bfb6dfb7 16:25:49 noop 16:25:49 Removing intermediate container 0983bfb6dfb7 16:25:49 ---> 39a04d5f6e84 16:25:49 Successfully built 39a04d5f6e84 16:25:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:25:50 + docker inspect -f . ci-base-image-x86_64 16:25:50 . [Pipeline] withDockerContainer 16:25:50 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 16:25:50 $ docker top 988b40ad0c32f2ad0fb25df04fa333c84bc8e96ac68e89582442d79b205a4893 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:51 + go version 16:25:51 go version go1.17.6 linux/amd64 [Pipeline] } 16:25:51 $ docker stop --time=1 988b40ad0c32f2ad0fb25df04fa333c84bc8e96ac68e89582442d79b205a4893 16:25:52 $ docker rm -f 988b40ad0c32f2ad0fb25df04fa333c84bc8e96ac68e89582442d79b205a4893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:52 + docker inspect -f . ci-base-image-x86_64 16:25:52 . [Pipeline] withDockerContainer 16:25:52 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:25:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 16:25:53 $ docker top fe6d46db30766b9f9d5029621a7bcdac3bd2087d5525f3e84159ea833e676136 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:25:53 + make test 16:25:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:25:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:26:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:26:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:26:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.653s coverage: 39.3% of statements 16:26:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 16:26:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements 16:26:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:26:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:19 ./bin/test-attribution-txt.sh [Pipeline] echo 16:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:26:20 $ docker stop --time=1 fe6d46db30766b9f9d5029621a7bcdac3bd2087d5525f3e84159ea833e676136 16:26:22 $ docker rm -f fe6d46db30766b9f9d5029621a7bcdac3bd2087d5525f3e84159ea833e676136 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:26:23 + ls -al . 16:26:23 total 644 16:26:23 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 16:26 . 16:26:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:24 .. 16:26:23 -rw-rw-r-- 1 jenkins jenkins 134 Apr 27 16:24 .dockerignore 16:26:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:25 .git 16:26:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:24 .github 16:26:23 -rw-rw-r-- 1 jenkins jenkins 946 Apr 27 16:24 .gitignore 16:26:23 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:24 .golangci.yml 16:26:23 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:25 .semver 16:26:23 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 27 16:24 Attribution.txt 16:26:23 -rw-rw-r-- 1 jenkins jenkins 3309 Apr 27 16:24 CHANGELOG.md 16:26:23 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 27 16:24 Dockerfile 16:26:23 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:24 GOVERNANCE.md 16:26:23 -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 16:24 Jenkinsfile 16:26:23 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:24 LICENSE 16:26:23 -rw-rw-r-- 1 jenkins jenkins 1435 Apr 27 16:24 Makefile 16:26:23 -rw-rw-r-- 1 jenkins jenkins 625 Apr 27 16:24 OWNERS.md 16:26:23 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 27 16:24 README.md 16:26:23 -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:25 VERSION 16:26:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:24 bin 16:26:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:24 cmd 16:26:23 -rw-r--r-- 1 jenkins jenkins 460394 Apr 27 16:26 coverage.out 16:26:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:24 examples 16:26:23 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 27 16:24 go.mod 16:26:23 -rw-rw-r-- 1 jenkins jenkins 49145 Apr 27 16:24 go.sum 16:26:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:24 images 16:26:23 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 16:24 internal 16:26:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:24 snap 16:26:23 -rw-rw-r-- 1 jenkins jenkins 193 Apr 27 16:24 version.go [Pipeline] isUnix [Pipeline] sh 16:26:23 + 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=ae184f2d771396bb015a08ccabe66c9294cd9524 --label arch=amd64 --label version=2.1.0-dev.9 . 16:26:23 Sending build context to Docker daemon 1.775MB 16:26:23 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:26:23 Step 2/25 : FROM ${BASE} AS builder 16:26:23 ---> 39a04d5f6e84 16:26:23 Step 3/25 : ARG MAKE='make build' 16:26:23 ---> Running in 5fcbe1e2c397 16:26:23 Removing intermediate container 5fcbe1e2c397 16:26:23 ---> bc4f291951ea 16:26:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:26:23 ---> Running in aa8293e5ccf7 16:26:23 Removing intermediate container aa8293e5ccf7 16:26:23 ---> 91aa8821333b 16:26:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:26:23 ---> Running in 7a4c3e1a59fd 16:26:23 Removing intermediate container 7a4c3e1a59fd 16:26:23 ---> 31c382665fa9 16:26:23 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:24 ---> Running in 97871e37f836 16:26:24 Removing intermediate container 97871e37f836 16:26:24 ---> e16476b28788 16:26:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:24 ---> Running in 1f5c5f56d963 16:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:26:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:26:26 OK: 221 MiB in 52 packages 16:26:26 Removing intermediate container 1f5c5f56d963 16:26:26 ---> 8db419912f15 16:26:26 Step 8/25 : WORKDIR /app 16:26:26 ---> Running in d5998acb4c3c 16:26:26 Removing intermediate container d5998acb4c3c 16:26:26 ---> e94a633da215 16:26:26 Step 9/25 : COPY go.mod vendor* ./ 16:26:26 ---> 6c084009ad6d 16:26:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:27 ---> Running in b3263c567577 16:26:27 Removing intermediate container b3263c567577 16:26:27 ---> 853a6165ec3b 16:26:27 Step 11/25 : COPY . . 16:26:27 ---> 1bc8491032d6 16:26:27 Step 12/25 : RUN $MAKE 16:26:27 ---> Running in d14fbbc93504 16:26:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.9" -o cmd/device-rfid-llrp ./cmd 16:26:38 Removing intermediate container d14fbbc93504 16:26:38 ---> 0faa703dd37f 16:26:38 Step 13/25 : FROM alpine:3.14 16:26:38 3.14: Pulling from library/alpine 16:26:38 8663204ce13b: Pulling fs layer 16:26:38 8663204ce13b: Verifying Checksum 16:26:38 8663204ce13b: Download complete 16:26:38 8663204ce13b: Pull complete 16:26:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:26:38 Status: Downloaded newer image for alpine:3.14 16:26:38 ---> e04c818066af 16:26:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:26:38 ---> Running in 8fc970ef37d7 16:26:38 Removing intermediate container 8fc970ef37d7 16:26:38 ---> 9b19a5df723a 16:26:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:38 ---> Running in e6b6e75062ec 16:26:38 Removing intermediate container e6b6e75062ec 16:26:38 ---> d08b78a7f29e 16:26:38 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 16:26:38 ---> Running in 6144f54cfa7c 16:26:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:39 (1/6) Installing dumb-init (1.2.5-r1) 16:26:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:26:40 (3/6) Installing libsodium (1.0.18-r0) 16:26:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:26:40 (5/6) Installing libzmq (4.3.4-r0) 16:26:40 (6/6) Installing zeromq (4.3.4-r0) 16:26:40 Executing busybox-1.33.1-r7.trigger 16:26:40 OK: 8 MiB in 20 packages 16:26:40 Removing intermediate container 6144f54cfa7c 16:26:40 ---> 26e06328e171 16:26:40 Step 17/25 : COPY --from=builder /app/LICENSE / 16:26:40 ---> 52da5fde72bc 16:26:40 Step 18/25 : COPY --from=builder /app/Attribution.txt / 16:26:41 ---> ca36347228f2 16:26:41 Step 19/25 : COPY --from=builder /app/cmd/ / 16:26:41 ---> fbd8c8c63643 16:26:41 Step 20/25 : EXPOSE 59989 16:26:41 ---> Running in 06021f52291a 16:26:41 Removing intermediate container 06021f52291a 16:26:41 ---> 795587edb6b3 16:26:41 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 16:26:41 ---> Running in e02f9d3c2f5f 16:26:41 Removing intermediate container e02f9d3c2f5f 16:26:41 ---> 7b87f9f62347 16:26:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:26:41 ---> Running in 8c4e0bcd55e1 16:26:42 Removing intermediate container 8c4e0bcd55e1 16:26:42 ---> 8a96cdc99f22 16:26:42 Step 23/25 : LABEL arch=amd64 16:26:42 ---> Running in 4479b35e26ed 16:26:42 Removing intermediate container 4479b35e26ed 16:26:42 ---> 574187bac23e 16:26:42 Step 24/25 : LABEL git_sha=ae184f2d771396bb015a08ccabe66c9294cd9524 16:26:42 ---> Running in eeb2d957a0a2 16:26:42 Removing intermediate container eeb2d957a0a2 16:26:42 ---> 62f335d3cf79 16:26:42 Step 25/25 : LABEL version=2.1.0-dev.9 16:26:42 ---> Running in 83bc04142150 16:26:42 Removing intermediate container 83bc04142150 16:26:42 ---> b55a2b96198b 16:26:42 [Warning] One or more build-args [ARCH] were not consumed 16:26:42 Successfully built b55a2b96198b 16:26:42 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:42 provisioning config files... 16:26:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2667265631263024111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:42 ---> docker-login.sh 16:26:42 nexus3.edgexfoundry.org:10001 16:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:42 Configure a credential helper to remove this warning. See 16:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:42 16:26:42 Login Succeeded 16:26:42 nexus3.edgexfoundry.org:10002 16:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:42 Configure a credential helper to remove this warning. See 16:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:42 16:26:42 Login Succeeded 16:26:42 nexus3.edgexfoundry.org:10003 16:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:42 Configure a credential helper to remove this warning. See 16:26:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:42 16:26:42 Login Succeeded 16:26:42 nexus3.edgexfoundry.org:10004 16:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:43 Configure a credential helper to remove this warning. See 16:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:43 16:26:43 Login Succeeded 16:26:43 docker.io 16:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:43 Configure a credential helper to remove this warning. See 16:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:43 16:26:43 Login Succeeded 16:26:43 ---> docker-login.sh ends [Pipeline] } 16:26:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:26:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:43 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 16:26:43 ae184f2d771396bb015a08ccabe66c9294cd9524 16:26:43 latest 16:26:43 2.1.0-dev.9 16:26:43 ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 16:26:43 main 16:26:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] isUnix [Pipeline] sh 16:26:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae184f2d771396bb015a08ccabe66c9294cd9524 16:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:26:44 7ff77e8212e1: Preparing 16:26:44 dd85e97bee27: Preparing 16:26:44 0db63ddd1faf: Preparing 16:26:44 0f5ee7464eec: Preparing 16:26:44 92be5ce4cffa: Preparing 16:26:44 b541d28bf3b4: Preparing 16:26:44 b541d28bf3b4: Waiting 16:26:44 0db63ddd1faf: Pushed 16:26:44 92be5ce4cffa: Pushed 16:26:44 dd85e97bee27: Pushed 16:26:44 b541d28bf3b4: Layer already exists 16:26:44 0f5ee7464eec: Pushed 16:26:45 7ff77e8212e1: Pushed 16:26:45 ae184f2d771396bb015a08ccabe66c9294cd9524: digest: sha256:ee2761692960ded62f7228677902c98d5e927d107202b183dac633fc5c4dad25 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:26:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 16:26:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:26:46 7ff77e8212e1: Preparing 16:26:46 dd85e97bee27: Preparing 16:26:46 0db63ddd1faf: Preparing 16:26:46 0f5ee7464eec: Preparing 16:26:46 92be5ce4cffa: Preparing 16:26:46 b541d28bf3b4: Preparing 16:26:46 7ff77e8212e1: Layer already exists 16:26:46 0f5ee7464eec: Layer already exists 16:26:46 0db63ddd1faf: Layer already exists 16:26:46 dd85e97bee27: Layer already exists 16:26:46 92be5ce4cffa: Layer already exists 16:26:46 b541d28bf3b4: Layer already exists 16:26:46 latest: digest: sha256:ee2761692960ded62f7228677902c98d5e927d107202b183dac633fc5c4dad25 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:26:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 16:26:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.9 16:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:26:46 7ff77e8212e1: Preparing 16:26:46 dd85e97bee27: Preparing 16:26:46 0db63ddd1faf: Preparing 16:26:46 0f5ee7464eec: Preparing 16:26:46 92be5ce4cffa: Preparing 16:26:46 b541d28bf3b4: Preparing 16:26:46 b541d28bf3b4: Waiting 16:26:46 92be5ce4cffa: Layer already exists 16:26:46 7ff77e8212e1: Layer already exists 16:26:46 0f5ee7464eec: Layer already exists 16:26:46 0db63ddd1faf: Layer already exists 16:26:46 dd85e97bee27: Layer already exists 16:26:46 b541d28bf3b4: Layer already exists 16:26:46 2.1.0-dev.9: digest: sha256:ee2761692960ded62f7228677902c98d5e927d107202b183dac633fc5c4dad25 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:26:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 16:26:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 16:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:26:47 7ff77e8212e1: Preparing 16:26:47 dd85e97bee27: Preparing 16:26:47 0db63ddd1faf: Preparing 16:26:47 0f5ee7464eec: Preparing 16:26:47 92be5ce4cffa: Preparing 16:26:47 b541d28bf3b4: Preparing 16:26:47 7ff77e8212e1: Layer already exists 16:26:47 0f5ee7464eec: Layer already exists 16:26:47 92be5ce4cffa: Layer already exists 16:26:47 0db63ddd1faf: Layer already exists 16:26:47 dd85e97bee27: Layer already exists 16:26:47 b541d28bf3b4: Layer already exists 16:26:47 ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9: digest: sha256:ee2761692960ded62f7228677902c98d5e927d107202b183dac633fc5c4dad25 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:26:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 16:26:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 16:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:26:48 7ff77e8212e1: Preparing 16:26:48 dd85e97bee27: Preparing 16:26:48 0db63ddd1faf: Preparing 16:26:48 0f5ee7464eec: Preparing 16:26:48 92be5ce4cffa: Preparing 16:26:48 b541d28bf3b4: Preparing 16:26:48 b541d28bf3b4: Waiting 16:26:48 92be5ce4cffa: Layer already exists 16:26:48 dd85e97bee27: Layer already exists 16:26:48 0f5ee7464eec: Layer already exists 16:26:48 0db63ddd1faf: Layer already exists 16:26:48 7ff77e8212e1: Layer already exists 16:26:48 b541d28bf3b4: Layer already exists 16:26:48 main: digest: sha256:ee2761692960ded62f7228677902c98d5e927d107202b183dac633fc5c4dad25 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:26:48 ===================================================== [Pipeline] echo 16:26:48 taggedImages: 16:26:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae184f2d771396bb015a08ccabe66c9294cd9524 16:26:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:26:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.9 16:26:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 16:26:48 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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] sh 16:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:48 16:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:48 latest: Pulling from edgex-lftools-log-publisher 16:26:48 5eb5b503b376: Pulling fs layer 16:26:48 5c69ac0246d0: Pulling fs layer 16:26:48 ec43610c2a17: Pulling fs layer 16:26:48 3a2ae6a8a46f: Pulling fs layer 16:26:48 33b1e0a273af: Pulling fs layer 16:26:48 5d3b04190fa2: Pulling fs layer 16:26:48 2f39f015ded8: Pulling fs layer 16:26:48 3a2ae6a8a46f: Waiting 16:26:48 33b1e0a273af: Waiting 16:26:48 2f39f015ded8: Waiting 16:26:48 5d3b04190fa2: Waiting 16:26:48 5c69ac0246d0: Verifying Checksum 16:26:48 5c69ac0246d0: Download complete 16:26:48 3a2ae6a8a46f: Verifying Checksum 16:26:48 3a2ae6a8a46f: Download complete 16:26:48 33b1e0a273af: Verifying Checksum 16:26:48 33b1e0a273af: Download complete 16:26:49 5d3b04190fa2: Verifying Checksum 16:26:49 5d3b04190fa2: Download complete 16:26:49 ec43610c2a17: Verifying Checksum 16:26:49 ec43610c2a17: Download complete 16:26:49 5eb5b503b376: Verifying Checksum 16:26:49 5eb5b503b376: Download complete 16:26:50 2f39f015ded8: Download complete 16:26:50 5eb5b503b376: Pull complete 16:26:51 5c69ac0246d0: Pull complete 16:26:51 ec43610c2a17: Pull complete 16:26:51 3a2ae6a8a46f: Pull complete 16:26:51 33b1e0a273af: Pull complete 16:26:51 5d3b04190fa2: Pull complete 16:26:57 2f39f015ded8: Pull complete 16:26:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:26:57 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:26:57 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:26:58 $ docker top 34749b6c4b72437f8c6daf5b07d8ed88a4fb837e8586baae6fd4e71546ef09e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:59 ---> job-cost.sh 16:26:59 lf-activate-venv: SKIPPING 16:26:59 INFO: No Stack... 16:26:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:27:00 INFO: Archiving Costs [Pipeline] sh 16:27:00 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 16:27:00 + cut -d, -f6 [Pipeline] lock 16:27:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] 16:27:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] did not exist. Created. 16:27:00 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:27:00 + echo total: 0.2199999988079071 [Pipeline] stash 16:27:00 Stashed 1 file(s) [Pipeline] } 16:27:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 16:27:00 $ docker stop --time=1 34749b6c4b72437f8c6daf5b07d8ed88a4fb837e8586baae6fd4e71546ef09e7 16:27:01 $ docker rm -f 34749b6c4b72437f8c6daf5b07d8ed88a4fb837e8586baae6fd4e71546ef09e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:28:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33506 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 16:28:03 Running in /w/workspace/device-rfid-llrp-go/26 [Pipeline] { [Pipeline] checkout 16:28:03 Selected Git installation does not exist. Using Default 16:28:03 The recommended git tool is: NONE 16:28:11 using credential edgex-jenkins-ssh 16:28:11 Cloning the remote Git repository 16:28:11 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:28:11 > git init /w/workspace/device-rfid-llrp-go/26 # timeout=10 16:28:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:28:12 > git --version # timeout=10 16:28:12 > git --version # 'git version 2.25.1' 16:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:13 Avoid second fetch 16:28:13 Checking out Revision ae184f2d771396bb015a08ccabe66c9294cd9524 (main) 16:28:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 16:28:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:13 > git config core.sparsecheckout # timeout=10 16:28:13 > git checkout -f ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 16:28:18 Commit message: "docs: Add CHANGELOG.md (#77)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:28:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:19 Dload Upload Total Spent Left Speed 16:28:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 16:28:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:28:20 + + sudo teesudo /etc/docker/daemon.new jq 16:28:20 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:28:20 { 16:28:20 "registry-mirrors": [ 16:28:20 "https://nexus3.edgexfoundry.org:10001" 16:28:20 ], 16:28:20 "bip": "10.250.0.254/24", 16:28:20 "hosts": [ 16:28:20 "tcp://0.0.0.0:5555", 16:28:20 "unix:///var/run/docker.sock" 16:28:20 ], 16:28:20 "mtu": 1458, 16:28:20 "selinux-enabled": true, 16:28:20 "seccomp-profile": "/etc/docker/seccomp.json" 16:28:20 } [Pipeline] sh 16:28:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:28:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:39 provisioning config files... 16:28:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/26@tmp/config8015777874004137796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:39 ---> docker-login.sh 16:28:39 nexus3.edgexfoundry.org:10001 16:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:40 Configure a credential helper to remove this warning. See 16:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:40 16:28:40 Login Succeeded 16:28:40 nexus3.edgexfoundry.org:10002 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10003 16:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:41 Configure a credential helper to remove this warning. See 16:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:41 16:28:41 Login Succeeded 16:28:41 nexus3.edgexfoundry.org:10004 16:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:42 Configure a credential helper to remove this warning. See 16:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:42 16:28:42 Login Succeeded 16:28:42 docker.io 16:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:43 Configure a credential helper to remove this warning. See 16:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:43 16:28:43 Login Succeeded 16:28:43 ---> docker-login.sh ends [Pipeline] } 16:28:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:43 ========================================================= 16:28:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:28:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:28:44 + 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 . 16:28:44 Sending build context to Docker daemon 1.232MB 16:28:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:28:44 Step 2/12 : FROM ${BASE} AS builder 16:28:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:28:44 9b3977197b4f: Pulling fs layer 16:28:44 1a89e8eeedd5: Pulling fs layer 16:28:44 94645a83ff95: Pulling fs layer 16:28:44 3f3a8bcf1eab: Pulling fs layer 16:28:44 0c92f367c5e7: Pulling fs layer 16:28:44 3096ccb668a1: Pulling fs layer 16:28:44 e8cf19c19ddd: Pulling fs layer 16:28:44 a4caa8a26152: Pulling fs layer 16:28:44 3096ccb668a1: Waiting 16:28:44 e8cf19c19ddd: Waiting 16:28:44 a4caa8a26152: Waiting 16:28:44 3f3a8bcf1eab: Waiting 16:28:44 0c92f367c5e7: Waiting 16:28:44 94645a83ff95: Verifying Checksum 16:28:44 94645a83ff95: Download complete 16:28:44 1a89e8eeedd5: Verifying Checksum 16:28:44 1a89e8eeedd5: Download complete 16:28:44 0c92f367c5e7: Verifying Checksum 16:28:44 0c92f367c5e7: Download complete 16:28:44 3096ccb668a1: Verifying Checksum 16:28:44 3096ccb668a1: Download complete 16:28:45 e8cf19c19ddd: Verifying Checksum 16:28:45 e8cf19c19ddd: Download complete 16:28:45 9b3977197b4f: Verifying Checksum 16:28:45 9b3977197b4f: Download complete 16:28:45 9b3977197b4f: Pull complete 16:28:46 1a89e8eeedd5: Pull complete 16:28:46 94645a83ff95: Pull complete 16:28:47 a4caa8a26152: Verifying Checksum 16:28:47 a4caa8a26152: Download complete 16:28:47 3f3a8bcf1eab: Verifying Checksum 16:28:47 3f3a8bcf1eab: Download complete 16:29:00 3f3a8bcf1eab: Pull complete 16:29:00 0c92f367c5e7: Pull complete 16:29:00 3096ccb668a1: Pull complete 16:29:00 e8cf19c19ddd: Pull complete 16:29:07 a4caa8a26152: Pull complete 16:29:07 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:29:07 ---> 725f1c02e7f9 16:29:07 Step 3/12 : ARG MAKE='make build' 16:29:08 ---> Running in f153a6a607e1 16:29:08 Removing intermediate container f153a6a607e1 16:29:08 ---> c4e7ad953cad 16:29:08 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:29:09 ---> Running in b9eb81f1e24d 16:29:09 Removing intermediate container b9eb81f1e24d 16:29:09 ---> 1e67a39bea48 16:29:09 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:29:09 ---> Running in fa1f0862ef7a 16:29:09 Removing intermediate container fa1f0862ef7a 16:29:09 ---> 1480d1834d65 16:29:09 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:09 ---> Running in 66a1e3a936d8 16:29:11 Removing intermediate container 66a1e3a936d8 16:29:11 ---> efa6aeeffdf2 16:29:11 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:11 ---> Running in 0c02e666042a 16:29:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:14 OK: 220 MiB in 52 packages 16:29:15 Removing intermediate container 0c02e666042a 16:29:15 ---> b7379b4702ad 16:29:15 Step 8/12 : WORKDIR /app 16:29:15 ---> Running in 890bf46b77b4 16:29:15 Removing intermediate container 890bf46b77b4 16:29:15 ---> 4e092fbdb493 16:29:15 Step 9/12 : COPY go.mod vendor* ./ 16:29:16 ---> 5f6ef7a9b8f3 16:29:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:16 ---> Running in 0905caa0d1bc 16:30:38 Removing intermediate container 0905caa0d1bc 16:30:38 ---> e2fbeb36e37d 16:30:38 Step 11/12 : COPY . . 16:30:38 ---> dc74d3f21dfc 16:30:38 Step 12/12 : RUN $MAKE 16:30:38 ---> Running in 9771c4decb83 16:30:38 noop 16:30:38 Removing intermediate container 9771c4decb83 16:30:38 ---> 6ecada725698 16:30:38 Successfully built 6ecada725698 16:30:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:30:39 + docker inspect -f . ci-base-image-arm64 16:30:39 . [Pipeline] withDockerContainer 16:30:39 prd-ubuntu20.04-docker-arm64-4c-16g-33506 does not seem to be running inside a container 16:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/26 -v /w/workspace/device-rfid-llrp-go/26:/w/workspace/device-rfid-llrp-go/26:rw,z -v /w/workspace/device-rfid-llrp-go/26@tmp:/w/workspace/device-rfid-llrp-go/26@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 ******** ci-base-image-arm64 cat 16:30:40 $ docker top 9f89dcab6c04b65a28f32a08bb371a7faa8b8129c7a258d01fb0e62f39d933fa -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:41 + go version 16:30:41 go version go1.17.6 linux/arm64 [Pipeline] } 16:30:41 $ docker stop --time=1 9f89dcab6c04b65a28f32a08bb371a7faa8b8129c7a258d01fb0e62f39d933fa 16:30:43 $ docker rm -f 9f89dcab6c04b65a28f32a08bb371a7faa8b8129c7a258d01fb0e62f39d933fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:44 + docker inspect -f . ci-base-image-arm64 16:30:44 . [Pipeline] withDockerContainer 16:30:44 prd-ubuntu20.04-docker-arm64-4c-16g-33506 does not seem to be running inside a container 16:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/26 -v /w/workspace/device-rfid-llrp-go/26:/w/workspace/device-rfid-llrp-go/26:rw,z -v /w/workspace/device-rfid-llrp-go/26@tmp:/w/workspace/device-rfid-llrp-go/26@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 ******** ci-base-image-arm64 cat 16:30:45 $ docker top c3c69992591c7ff358e5adc9c30ae397c467d53ae7d94f0602be64c70b867fa6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:30:46 + make test 16:30:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:30:48 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:31:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:31:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:32:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.993s coverage: 39.3% of statements 16:32:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 51.9% of statements 16:32:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 95.5% of statements 16:32:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:32:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:32:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:39 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:32:40 $ docker stop --time=1 c3c69992591c7ff358e5adc9c30ae397c467d53ae7d94f0602be64c70b867fa6 16:32:42 $ docker rm -f c3c69992591c7ff358e5adc9c30ae397c467d53ae7d94f0602be64c70b867fa6 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:32:42 Warning: overwriting stash ‘coverage-report’ 16:32:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:32:44 + ls -al . 16:32:44 total 640 16:32:44 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:32 . 16:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:28 .. 16:32:44 -rw-rw-r-- 1 jenkins jenkins 134 Apr 27 16:28 .dockerignore 16:32:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:28 .git 16:32:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:28 .github 16:32:44 -rw-rw-r-- 1 jenkins jenkins 946 Apr 27 16:28 .gitignore 16:32:44 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:28 .golangci.yml 16:32:44 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 27 16:28 Attribution.txt 16:32:44 -rw-rw-r-- 1 jenkins jenkins 3309 Apr 27 16:28 CHANGELOG.md 16:32:44 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 27 16:28 Dockerfile 16:32:44 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:28 GOVERNANCE.md 16:32:44 -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 16:28 Jenkinsfile 16:32:44 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:28 LICENSE 16:32:44 -rw-rw-r-- 1 jenkins jenkins 1435 Apr 27 16:28 Makefile 16:32:44 -rw-rw-r-- 1 jenkins jenkins 625 Apr 27 16:28 OWNERS.md 16:32:44 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 27 16:28 README.md 16:32:44 -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:25 VERSION 16:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:28 bin 16:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:28 cmd 16:32:44 -rw-r--r-- 1 jenkins jenkins 460394 Apr 27 16:32 coverage.out 16:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:28 examples 16:32:44 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 27 16:28 go.mod 16:32:44 -rw-rw-r-- 1 jenkins jenkins 49145 Apr 27 16:28 go.sum 16:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:28 images 16:32:44 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 16:28 internal 16:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:28 snap 16:32:44 -rw-rw-r-- 1 jenkins jenkins 193 Apr 27 16:28 version.go [Pipeline] isUnix [Pipeline] sh 16:32:44 + 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=ae184f2d771396bb015a08ccabe66c9294cd9524 --label arch=arm64 --label version=2.1.0-dev.9 . 16:32:44 Sending build context to Docker daemon 1.232MB 16:32:44 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:32:44 Step 2/25 : FROM ${BASE} AS builder 16:32:44 ---> 6ecada725698 16:32:44 Step 3/25 : ARG MAKE='make build' 16:32:45 ---> Running in ac5e1ae7ea53 16:32:45 Removing intermediate container ac5e1ae7ea53 16:32:45 ---> abe4e2b1e800 16:32:45 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 16:32:45 ---> Running in 270c5a2bf535 16:32:45 Removing intermediate container 270c5a2bf535 16:32:45 ---> a9d2842f4d22 16:32:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:32:45 ---> Running in 29558cfed074 16:32:46 Removing intermediate container 29558cfed074 16:32:46 ---> 2bb712fdf813 16:32:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:46 ---> Running in 330479dd1fe3 16:32:47 Removing intermediate container 330479dd1fe3 16:32:47 ---> 44a6ca747ae2 16:32:47 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:48 ---> Running in cd65d24d36c5 16:32:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:32:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:32:50 OK: 220 MiB in 52 packages 16:32:51 Removing intermediate container cd65d24d36c5 16:32:51 ---> af004ae5d6b6 16:32:51 Step 8/25 : WORKDIR /app 16:32:51 ---> Running in ed5f23cb9c13 16:32:51 Removing intermediate container ed5f23cb9c13 16:32:51 ---> e11790723d5c 16:32:51 Step 9/25 : COPY go.mod vendor* ./ 16:32:52 ---> 016adf451bb8 16:32:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:52 ---> Running in db314fafdcf6 16:32:54 Removing intermediate container db314fafdcf6 16:32:54 ---> 2a9a9408c9ec 16:32:54 Step 11/25 : COPY . . 16:32:55 ---> 3c369021e53b 16:32:55 Step 12/25 : RUN $MAKE 16:32:55 ---> Running in cefd6b1fbf58 16:32:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.9" -o cmd/device-rfid-llrp ./cmd 16:33:43 Removing intermediate container cefd6b1fbf58 16:33:43 ---> a4cb36bff511 16:33:43 Step 13/25 : FROM alpine:3.14 16:33:43 3.14: Pulling from library/alpine 16:33:43 455c02918c45: Pulling fs layer 16:33:43 455c02918c45: Download complete 16:33:43 455c02918c45: Pull complete 16:33:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:43 Status: Downloaded newer image for alpine:3.14 16:33:43 ---> ac73e934f311 16:33:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:33:43 ---> Running in a03cd7e14f43 16:33:43 Removing intermediate container a03cd7e14f43 16:33:43 ---> 8a8bfb0dd104 16:33:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:43 ---> Running in 7ce8a48852f8 16:33:43 Removing intermediate container 7ce8a48852f8 16:33:43 ---> 5ed9df237ca2 16:33:43 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 16:33:43 ---> Running in ca9a03e00ff9 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:33:44 (1/6) Installing dumb-init (1.2.5-r1) 16:33:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:33:44 (3/6) Installing libsodium (1.0.18-r0) 16:33:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:33:45 (5/6) Installing libzmq (4.3.4-r0) 16:33:45 (6/6) Installing zeromq (4.3.4-r0) 16:33:45 Executing busybox-1.33.1-r7.trigger 16:33:45 OK: 8 MiB in 20 packages 16:33:46 Removing intermediate container ca9a03e00ff9 16:33:46 ---> 56fec0bf7678 16:33:46 Step 17/25 : COPY --from=builder /app/LICENSE / 16:33:46 ---> 1b376a51e80c 16:33:46 Step 18/25 : COPY --from=builder /app/Attribution.txt / 16:33:47 ---> 56e0a88dd39b 16:33:47 Step 19/25 : COPY --from=builder /app/cmd/ / 16:33:48 ---> 2f2d2d0fa2e8 16:33:48 Step 20/25 : EXPOSE 59989 16:33:48 ---> Running in a35cf176509d 16:33:48 Removing intermediate container a35cf176509d 16:33:48 ---> 20c8e83795c9 16:33:48 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 16:33:48 ---> Running in 81883dd3dab5 16:33:49 Removing intermediate container 81883dd3dab5 16:33:49 ---> 7df525c838c6 16:33:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:33:49 ---> Running in 16f1012a514e 16:33:49 Removing intermediate container 16f1012a514e 16:33:49 ---> e4cae2960e62 16:33:49 Step 23/25 : LABEL arch=arm64 16:33:49 ---> Running in 8d6346dbee0d 16:33:49 Removing intermediate container 8d6346dbee0d 16:33:49 ---> 12726daa5942 16:33:49 Step 24/25 : LABEL git_sha=ae184f2d771396bb015a08ccabe66c9294cd9524 16:33:49 ---> Running in 9a0206a948ea 16:33:50 Removing intermediate container 9a0206a948ea 16:33:50 ---> 4df64f67ba8f 16:33:50 Step 25/25 : LABEL version=2.1.0-dev.9 16:33:50 ---> Running in 25fa396e1b9d 16:33:50 Removing intermediate container 25fa396e1b9d 16:33:50 ---> 2d06cbc65948 16:33:50 [Warning] One or more build-args [ARCH] were not consumed 16:33:50 Successfully built 2d06cbc65948 16:33:50 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:50 provisioning config files... 16:33:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/26@tmp/config4679356309209799805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:50 ---> docker-login.sh 16:33:50 nexus3.edgexfoundry.org:10001 16:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:51 Configure a credential helper to remove this warning. See 16:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:51 16:33:51 Login Succeeded 16:33:51 nexus3.edgexfoundry.org:10002 16:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:51 Configure a credential helper to remove this warning. See 16:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:51 16:33:51 Login Succeeded 16:33:51 nexus3.edgexfoundry.org:10003 16:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:52 Configure a credential helper to remove this warning. See 16:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:52 16:33:52 Login Succeeded 16:33:52 nexus3.edgexfoundry.org:10004 16:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:52 Configure a credential helper to remove this warning. See 16:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:52 16:33:52 Login Succeeded 16:33:52 docker.io 16:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:53 Configure a credential helper to remove this warning. See 16:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:53 16:33:53 Login Succeeded 16:33:53 ---> docker-login.sh ends [Pipeline] } 16:33:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:53 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 16:33:53 ae184f2d771396bb015a08ccabe66c9294cd9524 16:33:53 latest 16:33:53 2.1.0-dev.9 16:33:53 ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 16:33:53 main 16:33:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] isUnix [Pipeline] sh 16:33:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae184f2d771396bb015a08ccabe66c9294cd9524 16:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:33:54 ed4591c7bede: Preparing 16:33:54 dbb9f5df0042: Preparing 16:33:54 06d3e00ebefe: Preparing 16:33:54 d46f1292c5dc: Preparing 16:33:54 9c620cd6e290: Preparing 16:33:54 f73e7dbfee58: Preparing 16:33:54 f73e7dbfee58: Waiting 16:33:54 9c620cd6e290: Pushed 16:33:54 06d3e00ebefe: Pushed 16:33:54 dbb9f5df0042: Pushed 16:33:54 f73e7dbfee58: Layer already exists 16:33:55 d46f1292c5dc: Pushed 16:33:57 ed4591c7bede: Pushed 16:33:57 ae184f2d771396bb015a08ccabe66c9294cd9524: digest: sha256:7cc85573de6c4448956cf6d729c3cb21560a40562d0c5658a13c4dcd50b8c0fe size: 1572 [Pipeline] isUnix [Pipeline] sh 16:33:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:33:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:33:58 ed4591c7bede: Preparing 16:33:58 dbb9f5df0042: Preparing 16:33:58 06d3e00ebefe: Preparing 16:33:58 d46f1292c5dc: Preparing 16:33:58 9c620cd6e290: Preparing 16:33:58 f73e7dbfee58: Preparing 16:33:58 f73e7dbfee58: Waiting 16:33:58 9c620cd6e290: Layer already exists 16:33:58 06d3e00ebefe: Layer already exists 16:33:58 d46f1292c5dc: Layer already exists 16:33:58 dbb9f5df0042: Layer already exists 16:33:58 ed4591c7bede: Layer already exists 16:33:58 f73e7dbfee58: Layer already exists 16:33:58 latest: digest: sha256:7cc85573de6c4448956cf6d729c3cb21560a40562d0c5658a13c4dcd50b8c0fe size: 1572 [Pipeline] isUnix [Pipeline] sh 16:33:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 16:33:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.9 16:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:33:58 ed4591c7bede: Preparing 16:33:58 dbb9f5df0042: Preparing 16:33:58 06d3e00ebefe: Preparing 16:33:58 d46f1292c5dc: Preparing 16:33:58 9c620cd6e290: Preparing 16:33:58 f73e7dbfee58: Preparing 16:33:58 f73e7dbfee58: Waiting 16:33:58 ed4591c7bede: Layer already exists 16:33:58 9c620cd6e290: Layer already exists 16:33:58 d46f1292c5dc: Layer already exists 16:33:58 06d3e00ebefe: Layer already exists 16:33:58 dbb9f5df0042: Layer already exists 16:33:58 f73e7dbfee58: Layer already exists 16:33:59 2.1.0-dev.9: digest: sha256:7cc85573de6c4448956cf6d729c3cb21560a40562d0c5658a13c4dcd50b8c0fe size: 1572 [Pipeline] isUnix [Pipeline] sh 16:33:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 16:33:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 16:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:33:59 ed4591c7bede: Preparing 16:33:59 dbb9f5df0042: Preparing 16:33:59 06d3e00ebefe: Preparing 16:33:59 d46f1292c5dc: Preparing 16:33:59 9c620cd6e290: Preparing 16:33:59 f73e7dbfee58: Preparing 16:33:59 f73e7dbfee58: Waiting 16:33:59 ed4591c7bede: Layer already exists 16:33:59 d46f1292c5dc: Layer already exists 16:33:59 06d3e00ebefe: Layer already exists 16:33:59 9c620cd6e290: Layer already exists 16:33:59 dbb9f5df0042: Layer already exists 16:33:59 f73e7dbfee58: Layer already exists 16:34:00 ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9: digest: sha256:7cc85573de6c4448956cf6d729c3cb21560a40562d0c5658a13c4dcd50b8c0fe size: 1572 [Pipeline] isUnix [Pipeline] sh 16:34:00 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 16:34:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 16:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:34:00 ed4591c7bede: Preparing 16:34:00 dbb9f5df0042: Preparing 16:34:00 06d3e00ebefe: Preparing 16:34:00 d46f1292c5dc: Preparing 16:34:00 9c620cd6e290: Preparing 16:34:00 f73e7dbfee58: Preparing 16:34:00 f73e7dbfee58: Waiting 16:34:00 d46f1292c5dc: Layer already exists 16:34:00 9c620cd6e290: Layer already exists 16:34:00 ed4591c7bede: Layer already exists 16:34:00 dbb9f5df0042: Layer already exists 16:34:00 06d3e00ebefe: Layer already exists 16:34:00 f73e7dbfee58: Layer already exists 16:34:01 main: digest: sha256:7cc85573de6c4448956cf6d729c3cb21560a40562d0c5658a13c4dcd50b8c0fe size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:01 ===================================================== [Pipeline] echo 16:34:01 taggedImages: 16:34:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae184f2d771396bb015a08ccabe66c9294cd9524 16:34:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:34:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.9 16:34:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae184f2d771396bb015a08ccabe66c9294cd9524-2.1.0-dev.9 16:34:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:01 16:34:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:02 arm64: Pulling from edgex-lftools-log-publisher 16:34:02 8998bd30e6a1: Pulling fs layer 16:34:02 04944245beec: Pulling fs layer 16:34:02 699f458cf7ca: Pulling fs layer 16:34:02 765212b225bb: Pulling fs layer 16:34:02 f23df028b6ca: Pulling fs layer 16:34:02 d65c8cfc05b1: Pulling fs layer 16:34:02 2437ff75d9bd: Pulling fs layer 16:34:02 765212b225bb: Waiting 16:34:02 f23df028b6ca: Waiting 16:34:02 d65c8cfc05b1: Waiting 16:34:02 2437ff75d9bd: Waiting 16:34:02 04944245beec: Verifying Checksum 16:34:02 04944245beec: Download complete 16:34:02 765212b225bb: Verifying Checksum 16:34:02 765212b225bb: Download complete 16:34:02 f23df028b6ca: Verifying Checksum 16:34:02 f23df028b6ca: Download complete 16:34:02 d65c8cfc05b1: Verifying Checksum 16:34:02 d65c8cfc05b1: Download complete 16:34:02 699f458cf7ca: Verifying Checksum 16:34:02 699f458cf7ca: Download complete 16:34:02 8998bd30e6a1: Verifying Checksum 16:34:02 8998bd30e6a1: Download complete 16:34:04 2437ff75d9bd: Verifying Checksum 16:34:04 2437ff75d9bd: Download complete 16:34:06 8998bd30e6a1: Pull complete 16:34:07 04944245beec: Pull complete 16:34:08 699f458cf7ca: Pull complete 16:34:09 765212b225bb: Pull complete 16:34:10 f23df028b6ca: Pull complete 16:34:10 d65c8cfc05b1: Pull complete 16:34:25 2437ff75d9bd: Pull complete 16:34:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:34:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:34:25 prd-ubuntu20.04-docker-arm64-4c-16g-33506 does not seem to be running inside a container 16:34:25 $ 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/26 -v /w/workspace/device-rfid-llrp-go/26:/w/workspace/device-rfid-llrp-go/26:rw,z -v /w/workspace/device-rfid-llrp-go/26@tmp:/w/workspace/device-rfid-llrp-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:34:28 $ docker top f2cafe69c87bd30054075995d4eeb33ee2ac7080449bc89ba3c3025f6dd2213f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:29 ---> job-cost.sh 16:34:29 lf-activate-venv: SKIPPING 16:34:29 INFO: No Stack... 16:34:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:34:30 INFO: Archiving Costs [Pipeline] sh 16:34:31 + cat /w/workspace/device-rfid-llrp-go/26/archives/cost.csv 16:34:31 + cut -d, -f6 [Pipeline] lock 16:34:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] 16:34:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] did not exist. Created. 16:34:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:34:32 /w/workspace/device-rfid-llrp-go/26@tmp/durable-51ff55be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:34:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:34:32 Warning: overwriting stash ‘stack-cost’ 16:34:32 Stashed 1 file(s) [Pipeline] } 16:34:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 16:34:32 $ docker stop --time=1 f2cafe69c87bd30054075995d4eeb33ee2ac7080449bc89ba3c3025f6dd2213f 16:34:34 $ docker rm -f f2cafe69c87bd30054075995d4eeb33ee2ac7080449bc89ba3c3025f6dd2213f [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 16:34:34 provisioning config files... 16:34:34 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8990657800022481759tmp [Pipeline] { [Pipeline] sh 16:34:35 + set +x 16:34:35 + curl -s https://codecov.io/bash 16:34:35 + bash -s -- 16:34:35 16:34:35 _____ _ 16:34:35 / ____| | | 16:34:35 | | ___ __| | ___ ___ _____ __ 16:34:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:34:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:34:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:34:35 Bash-1.0.6 16:34:35 16:34:35 16:34:35 ==> git version 2.25.1 found 16:34:35 ==> 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 16:34:35 Release-Date: 2020-01-08 16:34:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:34:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:34:35 ==> Jenkins CI detected. 16:34:35 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 16:34:35 project root: . 16:34:35 --> token set from env 16:34:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:34:35 ==> Running gcov in . (disable via -X gcov) 16:34:35 ==> Python coveragepy not found 16:34:35 ==> Searching for coverage reports in: 16:34:35 + . 16:34:35 -> Found 1 reports 16:34:35 ==> Detecting git/mercurial file structure 16:34:35 ==> Reading reports 16:34:35 + ./coverage.out bytes=460394 16:34:35 ==> Appending adjustments 16:34:35 https://docs.codecov.io/docs/fixing-reports 16:34:35 + Found adjustments 16:34:35 ==> Gzipping contents 16:34:35 52K /tmp/codecov.daTjMc.gz 16:34:35 ==> Uploading reports 16:34:35 url: https://codecov.io 16:34:35 query: branch=main&commit=ae184f2d771396bb015a08ccabe66c9294cd9524&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:34:35 -> Pinging Codecov 16:34:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=ae184f2d771396bb015a08ccabe66c9294cd9524&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:34:35 -> Uploading to 16:34:35 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/ae184f2d771396bb015a08ccabe66c9294cd9524/a9eb5644-5043-4cfd-991f-7d9ec100ecec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T163435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e09e7eb5b15cf4ad69273a3df3789868d02714a9c8e53f108d0dccbf74ad1af 16:34:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:35 Dload Upload Total Spent Left Speed 16:34:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51915 0 0 100 51915 0 224k --:--:-- --:--:-- --:--:-- 224k 16:34:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] } 16:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:34:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:34:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:34:36 16:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:34:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:34:36 188c0c94c7c5: Pulling fs layer 16:34:36 0ef7d3d256c8: Pulling fs layer 16:34:36 de9db76c5a1d: Pulling fs layer 16:34:36 0eba1c9be4d2: Pulling fs layer 16:34:36 0d57e429df01: Pulling fs layer 16:34:36 4e4be7b47b0d: Pulling fs layer 16:34:36 e1f770b5df2f: Pulling fs layer 16:34:36 85a0685a4137: Pulling fs layer 16:34:36 0d57e429df01: Waiting 16:34:36 e1f770b5df2f: Waiting 16:34:36 4e4be7b47b0d: Waiting 16:34:36 0eba1c9be4d2: Waiting 16:34:36 85a0685a4137: Waiting 16:34:36 de9db76c5a1d: Verifying Checksum 16:34:36 de9db76c5a1d: Download complete 16:34:36 0ef7d3d256c8: Download complete 16:34:36 0d57e429df01: Verifying Checksum 16:34:36 0d57e429df01: Download complete 16:34:36 4e4be7b47b0d: Verifying Checksum 16:34:36 4e4be7b47b0d: Download complete 16:34:36 188c0c94c7c5: Verifying Checksum 16:34:36 188c0c94c7c5: Download complete 16:34:37 188c0c94c7c5: Pull complete 16:34:37 e1f770b5df2f: Verifying Checksum 16:34:37 e1f770b5df2f: Download complete 16:34:37 0ef7d3d256c8: Pull complete 16:34:37 de9db76c5a1d: Pull complete 16:34:37 0eba1c9be4d2: Verifying Checksum 16:34:37 0eba1c9be4d2: Download complete 16:34:37 85a0685a4137: Verifying Checksum 16:34:37 85a0685a4137: Download complete 16:34:41 0eba1c9be4d2: Pull complete 16:34:41 0d57e429df01: Pull complete 16:34:41 4e4be7b47b0d: Pull complete 16:34:42 e1f770b5df2f: Pull complete 16:34:46 85a0685a4137: Pull complete 16:34:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:34:46 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:34:48 $ docker top 34b450707ac556dd8f19450f4a8d26aa1ba7b9786ee00c065b382f8bc6b0097b -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:34:48 + set -o pipefail 16:34:48 + snyk monitor '--org=edgex-jenkins' 16:34:52 16:34:52 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 16:34:52 16:34:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/5bff751a-cfbd-4fdb-82fe-1b6da6228ac7 16:34:52 16:34:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:34:52 16:34:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:34:52 16:34:52 [Pipeline] } 16:34:52 $ docker stop --time=1 34b450707ac556dd8f19450f4a8d26aa1ba7b9786ee00c065b382f8bc6b0097b 16:34:54 $ docker rm -f 34b450707ac556dd8f19450f4a8d26aa1ba7b9786ee00c065b382f8bc6b0097b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:34:55 + git log --format=format:%s -1 ae184f2d771396bb015a08ccabe66c9294cd9524 [Pipeline] sh 16:34:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:34:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:34:55 . [Pipeline] withDockerContainer 16:34:55 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:34:56 $ docker top 90bc09d92005fe24e9fa687d3d0894afbb4a37a505bdcb1003c1d33d9073699a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:34:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:56 [ssh-agent] Looking for ssh-agent implementation... 16:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:56 $ docker exec 90bc09d92005fe24e9fa687d3d0894afbb4a37a505bdcb1003c1d33d9073699a ssh-agent 16:34:56 SSH_AUTH_SOCK=/tmp/ssh-qsUFBoat6Q1S/agent.32 16:34:56 SSH_AGENT_PID=38 16:34:56 Running ssh-add (command line suppressed) 16:34:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3824790768743134218.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3824790768743134218.key) 16:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:57 + git semver tag 16:34:57 2022-04-27 16:34:57,444 [run_tag] DEBUG tag force:False 16:34:57 2022-04-27 16:34:57,444 [check_head_tag] DEBUG check head tag 16:34:57 2022-04-27 16:34:57,445 [execute] INFO git cat-file --batch-check 16:34:57 2022-04-27 16:34:57,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 16:34:57 2022-04-27 16:34:57,448 [execute] INFO git cat-file --batch 16:34:57 2022-04-27 16:34:57,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 16:34:57 2022-04-27 16:34:57,460 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:34:57 2022-04-27 16:34:57,460 [execute] INFO git tag -a v2.1.0-dev.9 -m v2.1.0-dev.9 16:34:57 2022-04-27 16:34:57,461 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.9', '-m', 'v2.1.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:34:57 2022-04-27 16:34:57,466 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:34:57 2.1.0-dev.9 [Pipeline] } 16:34:57 $ docker exec --env ******** --env ******** 90bc09d92005fe24e9fa687d3d0894afbb4a37a505bdcb1003c1d33d9073699a ssh-agent -k 16:34:57 unset SSH_AUTH_SOCK; 16:34:57 unset SSH_AGENT_PID; 16:34:57 echo Agent pid 38 killed; 16:34:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:58 + git semver [Pipeline] } 16:34:58 $ docker stop --time=1 90bc09d92005fe24e9fa687d3d0894afbb4a37a505bdcb1003c1d33d9073699a 16:34:59 $ docker rm -f 90bc09d92005fe24e9fa687d3d0894afbb4a37a505bdcb1003c1d33d9073699a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:00 16:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:00 0.23.1-centos7: Pulling from edgex-lftools 16:35:00 ab5ef0e58194: Pulling fs layer 16:35:00 9712f1f96733: Pulling fs layer 16:35:00 63f879dbbcfc: Pulling fs layer 16:35:00 0d9ebad4ef96: Pulling fs layer 16:35:00 e9a5061849ea: Pulling fs layer 16:35:00 d747dcd14b5f: Pulling fs layer 16:35:00 2de7ff778b66: Pulling fs layer 16:35:00 e9a5061849ea: Waiting 16:35:00 0d9ebad4ef96: Waiting 16:35:00 d747dcd14b5f: Waiting 16:35:00 2de7ff778b66: Waiting 16:35:00 9712f1f96733: Download complete 16:35:00 63f879dbbcfc: Verifying Checksum 16:35:00 63f879dbbcfc: Download complete 16:35:00 e9a5061849ea: Verifying Checksum 16:35:00 e9a5061849ea: Download complete 16:35:00 d747dcd14b5f: Verifying Checksum 16:35:00 d747dcd14b5f: Download complete 16:35:00 0d9ebad4ef96: Verifying Checksum 16:35:00 0d9ebad4ef96: Download complete 16:35:00 ab5ef0e58194: Verifying Checksum 16:35:00 ab5ef0e58194: Download complete 16:35:01 2de7ff778b66: Verifying Checksum 16:35:01 2de7ff778b66: Download complete 16:35:04 ab5ef0e58194: Pull complete 16:35:04 9712f1f96733: Pull complete 16:35:05 63f879dbbcfc: Pull complete 16:35:09 0d9ebad4ef96: Pull complete 16:35:09 e9a5061849ea: Pull complete 16:35:09 d747dcd14b5f: Pull complete 16:35:10 2de7ff778b66: Pull complete 16:35:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:35:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:35:10 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:35:12 $ docker top 4c5a30d467b15aee9592a5c79a0737a413b3225afae64608f0beed188027aa13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:35:12 provisioning config files... 16:35:12 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9074620307320638155tmp 16:35:12 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5639553353672527054tmp 16:35:13 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config21711149106054501tmp [Pipeline] { [Pipeline] echo 16:35:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:35:13 ---> sigul-configuration.sh 16:35:13 gpg: directory `/root/.gnupg' created 16:35:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:35:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:35:13 gpg: keyring `/root/.gnupg/secring.gpg' created 16:35:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:35:13 gpg: CAST5 encrypted data 16:35:13 gpg: encrypted with 1 passphrase 16:35:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:35:13 + mkdir /home/jenkins 16:35:13 + mkdir /home/jenkins/sigul [Pipeline] sh 16:35:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:35:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:35:14 ---> sigul-install.sh 16:35:14 Sigul already installed; skipping installation. [Pipeline] sh 16:35:14 + git tag --list 16:35:14 v0.0.0 16:35:14 v1.0.0 16:35:14 v1.0.0-dev.1 16:35:14 v1.0.0-dev.2 16:35:14 v1.0.0-dev.3 16:35:14 v1.0.0-dev.4 16:35:14 v1.0.0-dev.5 16:35:14 v1.0.0-dev.6 16:35:14 v1.0.0-dev.7 16:35:14 v1.0.0-dev.8 16:35:14 v1.0.0-dev.9 16:35:14 v1.0.1-dev.1 16:35:14 v1.0.1-dev.2 16:35:14 v1.0.1-dev.3 16:35:14 v1.0.1-dev.4 16:35:14 v1.0.1-dev.5 16:35:14 v1.0.1-dev.6 16:35:14 v2.1.0-dev.1 16:35:14 v2.1.0-dev.2 16:35:14 v2.1.0-dev.3 16:35:14 v2.1.0-dev.4 16:35:14 v2.1.0-dev.5 16:35:14 v2.1.0-dev.6 16:35:14 v2.1.0-dev.7 16:35:14 v2.1.0-dev.8 16:35:14 v2.1.0-dev.9 [Pipeline] sh 16:35:14 + lftools sign git-tag v2.1.0-dev.9 16:35:15 Signing Git tag with Sigul... 16:35:15 Signing v2.1.0-dev.9 [Pipeline] echo 16:35:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:35:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:35:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:35:16 $ docker stop --time=1 4c5a30d467b15aee9592a5c79a0737a413b3225afae64608f0beed188027aa13 16:35:17 $ docker rm -f 4c5a30d467b15aee9592a5c79a0737a413b3225afae64608f0beed188027aa13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:35:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:35:18 . [Pipeline] withDockerContainer 16:35:18 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:35:18 $ docker top 45cf2249aae732fb703fa7ecf0c845c990ff0d6d38606bb32b5466621f12c0d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:18 [ssh-agent] Looking for ssh-agent implementation... 16:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:19 $ docker exec 45cf2249aae732fb703fa7ecf0c845c990ff0d6d38606bb32b5466621f12c0d1 ssh-agent 16:35:19 SSH_AUTH_SOCK=/tmp/ssh-Mqmopry90WBk/agent.33 16:35:19 SSH_AGENT_PID=39 16:35:19 Running ssh-add (command line suppressed) 16:35:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3569890813919665722.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3569890813919665722.key) 16:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:19 + git semver bump pre 16:35:20 2022-04-27 16:35:19,995 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:35:20 2022-04-27 16:35:19,995 [bump_version] DEBUG bumping version:2.1.0-dev.9 on axis:pre with prefix:dev 16:35:20 2022-04-27 16:35:19,996 [bump_version] DEBUG bumped version:2.1.0-dev.10 16:35:20 2022-04-27 16:35:19,996 [write_version] DEBUG write version:2.1.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 16:35:20 2022-04-27 16:35:19,996 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:35:20 2022-04-27 16:35:19,996 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:35:20 2022-04-27 16:35:19,998 [execute] INFO git cat-file --batch-check 16:35:20 2022-04-27 16:35:19,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:35:20 2022-04-27 16:35:20,003 [execute] INFO git cat-file --batch 16:35:20 2022-04-27 16:35:20,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:35:20 2022-04-27 16:35:20,009 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:35:20 2.1.0-dev.10 [Pipeline] } 16:35:20 $ docker exec --env ******** --env ******** 45cf2249aae732fb703fa7ecf0c845c990ff0d6d38606bb32b5466621f12c0d1 ssh-agent -k 16:35:20 unset SSH_AUTH_SOCK; 16:35:20 unset SSH_AGENT_PID; 16:35:20 echo Agent pid 39 killed; 16:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:20 + git semver [Pipeline] } 16:35:21 $ docker stop --time=1 45cf2249aae732fb703fa7ecf0c845c990ff0d6d38606bb32b5466621f12c0d1 16:35:22 $ docker rm -f 45cf2249aae732fb703fa7ecf0c845c990ff0d6d38606bb32b5466621f12c0d1 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:35:23 . [Pipeline] withDockerContainer 16:35:23 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:35:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:35:23 $ docker top 290523a540868d7064c2759b42b565210d65af165c099998cb199c3b85377b02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:23 [ssh-agent] Looking for ssh-agent implementation... 16:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:24 $ docker exec 290523a540868d7064c2759b42b565210d65af165c099998cb199c3b85377b02 ssh-agent 16:35:24 SSH_AUTH_SOCK=/tmp/ssh-hodwkL8EAUXg/agent.33 16:35:24 SSH_AGENT_PID=39 16:35:24 Running ssh-add (command line suppressed) 16:35:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1591047014715856024.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1591047014715856024.key) 16:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:24 + git semver push 16:35:24 2022-04-27 16:35:24,821 [run_push] DEBUG push 16:35:24 2022-04-27 16:35:24,821 [execute] INFO git push origin semver 16:35:24 2022-04-27 16:35:24,822 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:35:25 2022-04-27 16:35:25,697 [run_push] DEBUG push all version tags 16:35:25 2022-04-27 16:35:25,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:35:25 2022-04-27 16:35:25,698 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:35:26 2022-04-27 16:35:26,415 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:35:26 2.1.0-dev.10 [Pipeline] } 16:35:26 $ docker exec --env ******** --env ******** 290523a540868d7064c2759b42b565210d65af165c099998cb199c3b85377b02 ssh-agent -k 16:35:26 unset SSH_AUTH_SOCK; 16:35:26 unset SSH_AGENT_PID; 16:35:26 echo Agent pid 39 killed; 16:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:27 + git semver [Pipeline] } 16:35:27 $ docker stop --time=1 290523a540868d7064c2759b42b565210d65af165c099998cb199c3b85377b02 16:35:29 $ docker rm -f 290523a540868d7064c2759b42b565210d65af165c099998cb199c3b85377b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:35:29 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 16:35:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:35:29 total 16 16:35:29 drwxr-xr-x 3 root root 4096 Apr 27 16:26 . 16:35:29 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:35 .. 16:35:29 drwxr-xr-x 2 root root 4096 Apr 27 16:26 cost 16:35:29 -rw-r--r-- 1 root root 89 Apr 27 16:26 cost.csv 16:35:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:35:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:35:29 total 16 16:35:29 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:26 . 16:35:29 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:35 .. 16:35:29 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 16:26 cost 16:35:29 -rw-r--r-- 1 jenkins jenkins 89 Apr 27 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:35:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:35:30 ---> package-listing.sh 16:35:30 ++ facter osfamily 16:35:30 ++ tr '[:upper:]' '[:lower:]' 16:35:31 + OS_FAMILY=debian 16:35:31 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 16:35:31 + START_PACKAGES=/tmp/packages_start.txt 16:35:31 + END_PACKAGES=/tmp/packages_end.txt 16:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:31 + PACKAGES=/tmp/packages_start.txt 16:35:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:35:31 + PACKAGES=/tmp/packages_end.txt 16:35:31 + case "${OS_FAMILY}" in 16:35:31 + dpkg -l 16:35:31 + grep '^ii' 16:35:31 + '[' -f /tmp/packages_start.txt ']' 16:35:31 + '[' -f /tmp/packages_end.txt ']' 16:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:35:31 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 16:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 16:35:31 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:31 . [Pipeline] withDockerContainer 16:35:31 prd-ubuntu20.04-docker-8c-8g-33504 does not seem to be running inside a container 16:35:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:35:32 $ docker top 7574504e823cb2c13d379c88ba535b06d823e1b9693aeb89e7183816586b5c3c -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:35:32 + mkdir -p /var/log/sysstat [Pipeline] sh 16:35:33 + ls /var/log/sa-host 16:35:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:33 provisioning config files... 16:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2313516021843359749tmp [Pipeline] { [Pipeline] echo 16:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:35:33 ---> create-netrc.sh [Pipeline] } 16:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:35:33 ---> python-tools-install.sh [Pipeline] echo 16:35:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:34 ---> sudo-logs.sh 16:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:35:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:35:34 ---> job-cost.sh 16:35:34 lf-activate-venv: SKIPPING 16:35:34 DEBUG: total: 0.2199999988079071 16:35:34 INFO: Retrieving Stack Cost... 16:35:34 INFO: Retrieving Pricing Info for: v3-standard-8 16:35:35 INFO: Archiving Costs [Pipeline] echo 16:35:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:35:35 ---> logs-deploy.sh 16:35:35 lf-activate-venv: SKIPPING 16:35:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/26 16:35:35 INFO: archiving workspace using pattern(s): 16:35:36 Archives upload complete. 16:35:36 INFO: archiving logs to Nexus 16:35:37 ---> uname -a: 16:35:37 Linux prd-ubuntu20-04-docker-8c-8g-33504 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:35:37 16:35:37 16:35:37 ---> lscpu: 16:35:37 Architecture: x86_64 16:35:37 CPU op-mode(s): 32-bit, 64-bit 16:35:37 Byte Order: Little Endian 16:35:37 Address sizes: 40 bits physical, 48 bits virtual 16:35:37 CPU(s): 8 16:35:37 On-line CPU(s) list: 0-7 16:35:37 Thread(s) per core: 1 16:35:37 Core(s) per socket: 1 16:35:37 Socket(s): 8 16:35:37 NUMA node(s): 1 16:35:37 Vendor ID: AuthenticAMD 16:35:37 CPU family: 23 16:35:37 Model: 49 16:35:37 Model name: AMD EPYC-Rome Processor 16:35:37 Stepping: 0 16:35:37 CPU MHz: 2799.998 16:35:37 BogoMIPS: 5599.99 16:35:37 Virtualization: AMD-V 16:35:37 Hypervisor vendor: KVM 16:35:37 Virtualization type: full 16:35:37 L1d cache: 256 KiB 16:35:37 L1i cache: 256 KiB 16:35:37 L2 cache: 4 MiB 16:35:37 L3 cache: 128 MiB 16:35:37 NUMA node0 CPU(s): 0-7 16:35:37 Vulnerability Itlb multihit: Not affected 16:35:37 Vulnerability L1tf: Not affected 16:35:37 Vulnerability Mds: Not affected 16:35:37 Vulnerability Meltdown: Not affected 16:35:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:35:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:35:37 Vulnerability Srbds: Not affected 16:35:37 Vulnerability Tsx async abort: Not affected 16:35:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:35:37 16:35:37 16:35:37 ---> nproc: 16:35:37 8 16:35:37 16:35:37 16:35:37 ---> df -h: 16:35:37 Filesystem Size Used Avail Use% Mounted on 16:35:37 overlay 155G 13G 143G 8% / 16:35:37 tmpfs 64M 0 64M 0% /dev 16:35:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:35:37 shm 64M 0 64M 0% /dev/shm 16:35:37 /dev/vda1 155G 13G 143G 8% /facter-os 16:35:37 16:35:37 16:35:37 ---> sar -b -r -n DEV: 16:35:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33504) 04/27/22 _x86_64_ (8 CPU) 16:35:37 16:35:37 16:24:11 LINUX RESTART (8 CPU) 16:35:37 16:35:37 16:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:35:37 16:26:01 207.08 2.83 204.25 0.00 59.65 87878.80 0.00 16:35:37 16:27:01 175.90 0.18 175.72 0.00 13.60 29034.89 0.00 16:35:37 16:28:01 3.50 0.00 3.50 0.00 0.00 51.19 0.00 16:35:37 16:29:01 2.27 0.17 2.10 0.00 18.26 26.80 0.00 16:35:37 16:30:01 1.48 0.03 1.45 0.00 0.40 16.13 0.00 16:35:37 16:31:01 3.30 1.57 1.73 0.00 49.05 21.46 0.00 16:35:37 16:32:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 16:35:37 16:33:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 16:35:37 16:34:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 16:35:37 16:35:01 84.24 0.20 84.04 0.00 18.53 32136.24 0.00 16:35:37 Average: 47.86 0.49 47.36 0.00 15.88 14798.08 0.00 16:35:37 16:35:37 16:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:37 16:26:01 27935224 31719104 570540 1.74 186452 3765964 2161324 6.37 1347164 3107784 142424 16:35:37 16:27:01 27496376 31747632 538372 1.64 199308 4175908 2117620 6.24 1354864 3488376 428 16:35:37 16:28:01 27529296 31779988 509128 1.55 199420 4175772 1822412 5.37 1325492 3488176 180 16:35:37 16:29:01 27529500 31780868 508324 1.55 199460 4176320 1815640 5.35 1324832 3488668 112 16:35:37 16:30:01 27537744 31789164 499884 1.52 199508 4176332 1815640 5.35 1316608 3488688 24 16:35:37 16:31:01 27534500 31788648 500236 1.52 199540 4177940 1831876 5.40 1321076 3488368 24 16:35:37 16:32:01 27542296 31796480 492392 1.50 199564 4177940 1831876 5.40 1312368 3488372 20 16:35:37 16:33:01 27542252 31796500 492536 1.50 199612 4177944 1831876 5.40 1312408 3488380 12 16:35:37 16:34:01 27542488 31796736 492256 1.50 199628 4177944 1831876 5.40 1312428 3488380 16 16:35:37 16:35:01 26427260 31713608 573280 1.74 213904 5135644 2300916 6.78 1444848 4406120 239016 16:35:37 Average: 27461694 31770873 517695 1.57 199640 4231771 1936106 5.71 1337209 3542131 38226 16:35:37 16:35:37 16:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:37 16:26:01 ens3 411.54 291.61 5570.78 90.19 0.00 0.00 0.00 0.00 16:35:37 16:26:01 docker0 171.23 221.13 14.03 2120.77 0.00 0.00 0.00 0.00 16:35:37 16:26:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 16:35:37 16:26:01 vetha32f09d 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 16:35:37 16:27:01 ens3 213.71 155.92 2710.17 207.44 0.00 0.00 0.00 0.00 16:35:37 16:27:01 docker0 14.70 18.43 0.84 89.78 0.00 0.00 0.00 0.00 16:35:37 16:27:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 16:35:37 16:28:01 ens3 6.50 3.25 6.35 0.66 0.00 0.00 0.00 0.00 16:35:37 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:29:01 ens3 0.95 0.83 0.38 0.26 0.00 0.00 0.00 0.00 16:35:37 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:29:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:35:37 16:30:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:35:37 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:31:01 ens3 7.05 4.95 5.14 5.79 0.00 0.00 0.00 0.00 16:35:37 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:35:37 16:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:33:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:35:37 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:35:37 16:34:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:37 16:35:01 ens3 326.71 205.43 7647.24 61.32 0.00 0.00 0.00 0.00 16:35:37 16:35:01 docker0 38.03 45.73 3.38 389.36 0.00 0.00 0.00 0.00 16:35:37 16:35:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 16:35:37 Average: ens3 96.17 65.85 1587.30 36.48 0.00 0.00 0.00 0.00 16:35:37 Average: docker0 22.15 28.21 1.80 256.87 0.00 0.00 0.00 0.00 16:35:37 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 16:35:37 16:35:37 16:35:37 ---> sar -P ALL: 16:35:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33504) 04/27/22 _x86_64_ (8 CPU) 16:35:37 16:35:37 16:24:11 LINUX RESTART (8 CPU) 16:35:37 16:35:37 16:25:02 CPU %user %nice %system %iowait %steal %idle 16:35:37 16:26:01 all 20.75 0.00 6.90 1.40 0.20 70.74 16:35:37 16:26:01 0 20.13 0.00 6.60 0.77 0.21 72.29 16:35:37 16:26:01 1 19.58 0.00 7.79 5.01 0.22 67.40 16:35:37 16:26:01 2 21.55 0.00 6.61 0.51 0.17 71.15 16:35:37 16:26:01 3 20.92 0.00 6.58 2.06 0.21 70.24 16:35:37 16:26:01 4 21.09 0.00 6.66 0.10 0.19 71.96 16:35:37 16:26:01 5 22.72 0.00 7.49 2.13 0.24 67.41 16:35:37 16:26:01 6 20.32 0.00 7.40 0.43 0.19 71.65 16:35:37 16:26:01 7 19.69 0.00 6.10 0.17 0.21 73.84 16:35:37 16:27:01 all 24.42 0.00 4.78 0.77 0.15 69.89 16:35:37 16:27:01 0 23.71 0.00 4.85 0.69 0.13 70.62 16:35:37 16:27:01 1 26.02 0.00 4.66 0.29 0.17 68.86 16:35:37 16:27:01 2 23.63 0.00 4.95 0.25 0.15 71.02 16:35:37 16:27:01 3 28.93 0.00 5.35 0.10 0.15 65.46 16:35:37 16:27:01 4 23.03 0.00 5.15 3.50 0.15 68.17 16:35:37 16:27:01 5 24.14 0.00 4.51 0.47 0.12 70.77 16:35:37 16:27:01 6 22.79 0.00 4.14 0.42 0.15 72.50 16:35:37 16:27:01 7 23.06 0.00 4.66 0.42 0.17 71.70 16:35:37 16:28:01 all 0.05 0.00 0.03 0.01 0.00 99.90 16:35:37 16:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:35:37 16:28:01 1 0.05 0.00 0.07 0.03 0.00 99.85 16:35:37 16:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:35:37 16:28:01 3 0.03 0.00 0.03 0.02 0.00 99.92 16:35:37 16:28:01 4 0.07 0.00 0.03 0.03 0.00 99.87 16:35:37 16:28:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:35:37 16:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 16:35:37 16:28:01 7 0.08 0.00 0.03 0.00 0.00 99.88 16:35:37 16:29:01 all 0.10 0.00 0.04 0.01 0.01 99.84 16:35:37 16:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:35:37 16:29:01 1 0.07 0.00 0.03 0.02 0.02 99.87 16:35:37 16:29:01 2 0.50 0.00 0.08 0.00 0.00 99.42 16:35:37 16:29:01 3 0.03 0.00 0.07 0.02 0.02 99.87 16:35:37 16:29:01 4 0.07 0.00 0.03 0.02 0.00 99.88 16:35:37 16:29:01 5 0.03 0.00 0.05 0.00 0.02 99.90 16:35:37 16:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 16:35:37 16:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 16:35:37 16:30:01 all 0.03 0.00 0.03 0.00 0.01 99.93 16:35:37 16:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:35:37 16:30:01 1 0.02 0.00 0.03 0.02 0.02 99.92 16:35:37 16:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:35:37 16:30:01 3 0.05 0.00 0.05 0.02 0.00 99.88 16:35:37 16:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:35:37 16:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:35:37 16:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:35:37 16:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:35:37 16:31:01 all 0.35 0.00 0.05 0.01 0.01 99.58 16:35:37 16:31:01 0 0.40 0.00 0.05 0.02 0.02 99.52 16:35:37 16:31:01 1 0.18 0.00 0.05 0.02 0.02 99.73 16:35:37 16:31:01 2 0.20 0.00 0.02 0.00 0.00 99.78 16:35:37 16:31:01 3 0.28 0.00 0.07 0.03 0.00 99.62 16:35:37 16:31:01 4 0.40 0.00 0.03 0.00 0.00 99.57 16:35:37 16:31:01 5 0.25 0.00 0.07 0.00 0.03 99.65 16:35:37 16:31:01 6 0.98 0.00 0.08 0.00 0.00 98.94 16:35:37 16:31:01 7 0.10 0.00 0.05 0.00 0.00 99.85 16:35:37 16:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:35:37 16:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:35:37 16:32:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:35:37 16:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:35:37 16:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:35:37 16:32:01 4 0.03 0.00 0.03 0.02 0.00 99.92 16:35:37 16:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:35:37 16:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:35:37 16:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:35:37 16:33:01 all 0.01 0.00 0.01 0.00 0.00 99.96 16:35:37 16:33:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:35:37 16:33:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:35:37 16:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:35:37 16:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:35:37 16:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:35:37 16:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:35:37 16:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:35:37 16:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:35:37 16:34:01 all 0.12 0.00 0.01 0.00 0.00 99.87 16:35:37 16:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:35:37 16:34:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:35:37 16:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:35:37 16:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:35:37 16:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:35:37 16:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:35:37 16:34:01 6 0.80 0.00 0.00 0.00 0.00 99.20 16:35:37 16:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:35:37 16:35:01 all 5.78 0.00 2.38 0.62 0.08 91.14 16:35:37 16:35:01 0 6.10 0.00 2.53 0.33 0.07 90.97 16:35:37 16:35:01 1 4.94 0.00 2.54 0.85 0.07 91.60 16:35:37 16:35:01 2 6.38 0.00 2.15 0.45 0.07 90.95 16:35:37 16:35:01 3 6.41 0.00 2.40 2.19 0.10 88.90 16:35:37 16:35:01 4 4.88 0.00 2.65 0.22 0.08 92.17 16:35:37 16:35:01 5 5.61 0.00 2.43 0.18 0.08 91.70 16:35:37 16:35:01 6 6.69 0.00 1.80 0.22 0.05 91.24 16:35:37 16:35:01 7 5.26 0.00 2.53 0.54 0.08 91.59 16:35:37 Average: all 5.09 0.00 1.40 0.28 0.05 93.18 16:35:37 Average: 0 4.98 0.00 1.40 0.18 0.04 93.40 16:35:37 Average: 1 5.03 0.00 1.50 0.61 0.05 92.80 16:35:37 Average: 2 5.17 0.00 1.37 0.12 0.04 93.30 16:35:37 Average: 3 5.60 0.00 1.44 0.44 0.05 92.47 16:35:37 Average: 4 4.88 0.00 1.44 0.39 0.04 93.24 16:35:37 Average: 5 5.22 0.00 1.45 0.27 0.05 93.01 16:35:37 Average: 6 5.11 0.00 1.33 0.11 0.04 93.42 16:35:37 Average: 7 4.75 0.00 1.32 0.11 0.05 93.77 16:35:37 16:35:37 16:35:37