Pull request #79 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e rather than 508f69e51e139c92c75420e573c8531cedcfeb31 Obtained Jenkinsfile from fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e 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-ssh13343575208683486269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh2199465933393687770.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-79/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/PR-79/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8642085322872751599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh15145468023244246150.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/PR-79/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/PR-79/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12724702246429942973.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34195 in /w/workspace/oundry_device-rfid-llrp-go_PR-79 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e into PR head commit 508f69e51e139c92c75420e573c8531cedcfeb31 Merge succeeded, producing 508f69e51e139c92c75420e573c8531cedcfeb31 Checking out Revision 508f69e51e139c92c75420e573c8531cedcfeb31 (PR-79) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 508f69e51e139c92c75420e573c8531cedcfeb31 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 508f69e51e139c92c75420e573c8531cedcfeb31 # timeout=10 Commit message: "fix: removing metrics from configuration toml" First time build. Skipping changelog. > git rev-list --no-walk b82f45e44d62470b8a4e29cc6e31f9aeae34afa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:39 ========================================================= 22:21:39 EdgeX Global Pipelines Version Info 22:21:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:40 ------------------- 22:21:40 stable info: 22:21:40 ------------------- 22:21:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:40 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 22:21:40 Message: update stable to v1.0.227 22:21:40 ------------------- 22:21:40 experimental info: 22:21:40 ------------------- 22:21:40 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:40 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 22:21:40 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 508f69e51e139c92c75420e573c8531cedcfeb31 [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 508f69e [Pipeline] echo 22:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:41 provisioning config files... 22:21:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config440125410324831423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:41 ---> docker-login.sh 22:21:41 nexus3.edgexfoundry.org:10001 22:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:41 Configure a credential helper to remove this warning. See 22:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:41 22:21:41 Login Succeeded 22:21:41 nexus3.edgexfoundry.org:10002 22:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:42 Configure a credential helper to remove this warning. See 22:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:42 22:21:42 Login Succeeded 22:21:42 nexus3.edgexfoundry.org:10003 22:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:42 Configure a credential helper to remove this warning. See 22:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:42 22:21:42 Login Succeeded 22:21:42 nexus3.edgexfoundry.org:10004 22:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:42 Configure a credential helper to remove this warning. See 22:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:42 22:21:42 Login Succeeded 22:21:42 docker.io 22:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:42 Configure a credential helper to remove this warning. See 22:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:42 22:21:42 Login Succeeded 22:21:42 ---> docker-login.sh ends [Pipeline] } 22:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:43 + git rev-list -1 --merges 508f69e51e139c92c75420e573c8531cedcfeb31~1..508f69e51e139c92c75420e573c8531cedcfeb31 [Pipeline] echo 22:21:43 -----------> git rev-list -1 --merges 508f69e51e139c92c75420e573c8531cedcfeb31~1..508f69e51e139c92c75420e573c8531cedcfeb31 508f69e51e139c92c75420e573c8531cedcfeb31 [false] [Pipeline] sh 22:21:43 + git log --format=format:%s -1 508f69e51e139c92c75420e573c8531cedcfeb31 [Pipeline] echo 22:21:43 ========================================================= 22:21:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:44 + git log --format=format:%s -1 508f69e51e139c92c75420e573c8531cedcfeb31 [Pipeline] echo 22:21:44 [semverPrep] GIT_COMMIT: 508f69e51e139c92c75420e573c8531cedcfeb31, Commit Message: fix: removing metrics from configuration toml [Pipeline] echo 22:21:44 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:44 + grep -v github /etc/ssh/ssh_known_hosts 22:21:44 + [ -e /tmp/ssh_known_hosts ] 22:21:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:44 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:21:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:21:44 22:21:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:21:45 latest: Pulling from edgex-devops/py-git-semver 22:21:45 1fe172e4850f: Pulling fs layer 22:21:45 caf521ccaac6: Pulling fs layer 22:21:45 3ead6fa29328: Pulling fs layer 22:21:45 5c2a1cbceb83: Pulling fs layer 22:21:45 a8d5f1318db7: Pulling fs layer 22:21:45 c427282e49a2: Pulling fs layer 22:21:45 1827001aaf11: Pulling fs layer 22:21:45 0714d37db230: Pulling fs layer 22:21:45 ac28cf19c067: Pulling fs layer 22:21:45 ca983d60f3e2: Pulling fs layer 22:21:45 9f894cec8388: Pulling fs layer 22:21:45 5c2a1cbceb83: Waiting 22:21:45 a8d5f1318db7: Waiting 22:21:45 c427282e49a2: Waiting 22:21:45 0714d37db230: Waiting 22:21:45 9f894cec8388: Waiting 22:21:45 ac28cf19c067: Waiting 22:21:45 ca983d60f3e2: Waiting 22:21:45 caf521ccaac6: Verifying Checksum 22:21:45 caf521ccaac6: Download complete 22:21:45 5c2a1cbceb83: Download complete 22:21:45 a8d5f1318db7: Verifying Checksum 22:21:45 a8d5f1318db7: Download complete 22:21:45 c427282e49a2: Verifying Checksum 22:21:45 c427282e49a2: Download complete 22:21:45 3ead6fa29328: Download complete 22:21:45 0714d37db230: Verifying Checksum 22:21:45 0714d37db230: Download complete 22:21:45 ac28cf19c067: Download complete 22:21:45 ca983d60f3e2: Verifying Checksum 22:21:45 ca983d60f3e2: Download complete 22:21:45 9f894cec8388: Verifying Checksum 22:21:45 9f894cec8388: Download complete 22:21:45 1fe172e4850f: Verifying Checksum 22:21:45 1fe172e4850f: Download complete 22:21:45 1827001aaf11: Verifying Checksum 22:21:45 1827001aaf11: Download complete 22:21:47 1fe172e4850f: Pull complete 22:21:47 caf521ccaac6: Pull complete 22:21:47 3ead6fa29328: Pull complete 22:21:47 5c2a1cbceb83: Pull complete 22:21:48 a8d5f1318db7: Pull complete 22:21:48 c427282e49a2: Pull complete 22:21:50 1827001aaf11: Pull complete 22:21:50 0714d37db230: Pull complete 22:21:50 ac28cf19c067: Pull complete 22:21:50 ca983d60f3e2: Pull complete 22:21:50 9f894cec8388: Pull complete 22:21:50 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:21:50 prd-ubuntu20.04-docker-8c-8g-34195 does not seem to be running inside a container 22:21:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:21:52 $ docker top 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 -eo pid,comm 22:21:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:21:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:52 [ssh-agent] Looking for ssh-agent implementation... 22:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:52 $ docker exec 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 ssh-agent 22:21:52 SSH_AUTH_SOCK=/tmp/ssh-Y6p8KuqdsO7o/agent.34 22:21:52 SSH_AGENT_PID=40 22:21:52 Running ssh-add (command line suppressed) 22:21:52 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_8550678884020634509.key (/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_8550678884020634509.key) 22:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:52 + git tag --points-at HEAD [Pipeline] } 22:21:52 $ docker exec --env ******** --env ******** 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 ssh-agent -k 22:21:53 unset SSH_AUTH_SOCK; 22:21:53 unset SSH_AGENT_PID; 22:21:53 echo Agent pid 40 killed; 22:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:53 [ssh-agent] Looking for ssh-agent implementation... 22:21:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:53 $ docker exec 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 ssh-agent 22:21:53 SSH_AUTH_SOCK=/tmp/ssh-KPt47b9miDhS/agent.74 22:21:53 SSH_AGENT_PID=80 22:21:53 Running ssh-add (command line suppressed) 22:21:53 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_8806092113922832504.key (/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_8806092113922832504.key) 22:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:53 + git semver init 22:21:54 2022-04-28 22:21:53,987 [run_init] DEBUG init version:0.0.0 force:False 22:21:54 2022-04-28 22:21:53,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver 22:21:54 2022-04-28 22:21:53,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver 22:21:54 2022-04-28 22:21:53,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-79, universal_newlines=False, shell=None, istream=None) 22:21:54 2022-04-28 22:21:54,830 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.git/info/exclude 22:21:54 2022-04-28 22:21:54,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver/PR-79 with force:False 22:21:54 2022-04-28 22:21:54,831 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver/PR-79 22:21:54 2022-04-28 22:21:54,835 [execute] INFO git cat-file --batch-check 22:21:54 2022-04-28 22:21:54,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver, universal_newlines=False, shell=None, istream=) 22:21:54 2022-04-28 22:21:54,842 [execute] INFO git cat-file --batch 22:21:54 2022-04-28 22:21:54,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver, universal_newlines=False, shell=None, istream=) 22:21:54 2022-04-28 22:21:54,849 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver/PR-79 22:21:54 0.0.0 [Pipeline] } 22:21:54 $ docker exec --env ******** --env ******** 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 ssh-agent -k 22:21:55 unset SSH_AUTH_SOCK; 22:21:55 unset SSH_AGENT_PID; 22:21:55 echo Agent pid 80 killed; 22:21:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:55 + git semver [Pipeline] } 22:21:55 $ docker stop --time=1 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 22:21:57 $ docker rm -f 255510d5cabc15cab43846332bbe6b5e92bd96c8afc2c419c773acf33abd68c1 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:57 Stashed 1 file(s) [Pipeline] echo 22:21:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:57 provisioning config files... 22:21:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config495985754710850074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:58 ---> docker-login.sh 22:21:58 nexus3.edgexfoundry.org:10001 22:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:58 Configure a credential helper to remove this warning. See 22:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:58 22:21:58 Login Succeeded 22:21:58 nexus3.edgexfoundry.org:10002 22:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:58 Configure a credential helper to remove this warning. See 22:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:58 22:21:58 Login Succeeded 22:21:58 nexus3.edgexfoundry.org:10003 22:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:58 Configure a credential helper to remove this warning. See 22:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:58 22:21:58 Login Succeeded 22:21:58 nexus3.edgexfoundry.org:10004 22:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:58 Configure a credential helper to remove this warning. See 22:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:58 22:21:58 Login Succeeded 22:21:58 docker.io 22:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:58 Configure a credential helper to remove this warning. See 22:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:58 22:21:58 Login Succeeded 22:21:58 ---> docker-login.sh ends [Pipeline] } 22:21:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:58 ========================================================= 22:21:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:21:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:21:59 + 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 . 22:21:59 Sending build context to Docker daemon 4.007MB 22:21:59 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 22:21:59 Step 2/12 : FROM ${BASE} AS builder 22:21:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:21:59 59bf1c3509f3: Pulling fs layer 22:21:59 666ba61612fd: Pulling fs layer 22:21:59 8ed8ca486205: Pulling fs layer 22:21:59 4fe6c5a15a65: Pulling fs layer 22:21:59 22a0e8bec74d: Pulling fs layer 22:21:59 ca2b28591e48: Pulling fs layer 22:21:59 a51346096db8: Pulling fs layer 22:21:59 daebc70d1ce1: Pulling fs layer 22:21:59 0e18a0eac166: Pulling fs layer 22:21:59 ca2b28591e48: Waiting 22:21:59 4fe6c5a15a65: Waiting 22:21:59 a51346096db8: Waiting 22:21:59 22a0e8bec74d: Waiting 22:21:59 daebc70d1ce1: Waiting 22:21:59 0e18a0eac166: Waiting 22:21:59 8ed8ca486205: Verifying Checksum 22:21:59 8ed8ca486205: Download complete 22:21:59 666ba61612fd: Download complete 22:21:59 ca2b28591e48: Download complete 22:21:59 59bf1c3509f3: Verifying Checksum 22:21:59 59bf1c3509f3: Download complete 22:21:59 a51346096db8: Verifying Checksum 22:21:59 a51346096db8: Download complete 22:21:59 daebc70d1ce1: Verifying Checksum 22:21:59 daebc70d1ce1: Download complete 22:21:59 59bf1c3509f3: Pull complete 22:21:59 666ba61612fd: Pull complete 22:21:59 8ed8ca486205: Pull complete 22:22:00 0e18a0eac166: Verifying Checksum 22:22:00 0e18a0eac166: Download complete 22:22:00 4fe6c5a15a65: Verifying Checksum 22:22:00 4fe6c5a15a65: Download complete 22:22:04 4fe6c5a15a65: Pull complete 22:22:04 22a0e8bec74d: Pull complete 22:22:04 ca2b28591e48: Pull complete 22:22:04 a51346096db8: Pull complete 22:22:04 daebc70d1ce1: Pull complete 22:22:06 0e18a0eac166: Pull complete 22:22:06 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 22:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:22:06 ---> f018257e8ee9 22:22:06 Step 3/12 : ARG MAKE='make build' 22:22:07 ---> Running in c99babedcc62 22:22:07 Removing intermediate container c99babedcc62 22:22:07 ---> eaa5c484db2b 22:22:07 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:22:08 ---> Running in 232056a87abe 22:22:08 Removing intermediate container 232056a87abe 22:22:08 ---> 2ad8c1193330 22:22:08 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:22:08 ---> Running in fdbd36e62678 22:22:08 Removing intermediate container fdbd36e62678 22:22:08 ---> 18d6846ff339 22:22:08 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:08 ---> Running in b85c51cb27ed 22:22:08 Removing intermediate container b85c51cb27ed 22:22:08 ---> fd3cae98bded 22:22:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:08 ---> Running in ac864fff8812 22:22:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:22:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:22:10 OK: 221 MiB in 52 packages 22:22:10 Removing intermediate container ac864fff8812 22:22:10 ---> c509684ce032 22:22:10 Step 8/12 : WORKDIR /app 22:22:10 ---> Running in 0e1f9ebcd77b 22:22:10 Removing intermediate container 0e1f9ebcd77b 22:22:10 ---> 94c23a71c4e3 22:22:10 Step 9/12 : COPY go.mod vendor* ./ 22:22:10 ---> 154c8568abff 22:22:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:11 ---> Running in d134a04ad1ae 22:22:12 Still waiting to schedule task 22:22:12 ‘prd-ubuntu20.04-docker-8c-8g-33751’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:12 ‘prd-ubuntu20.04-docker-8c-8g-34192’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34191’ is offline 22:22:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34193’ is offline 22:22:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34196’ is offline 22:22:26 Removing intermediate container d134a04ad1ae 22:22:26 ---> af33facf8986 22:22:26 Step 11/12 : COPY . . 22:22:26 ---> 9609741f393a 22:22:26 Step 12/12 : RUN $MAKE 22:22:26 ---> Running in 5a65ac1ec696 22:22:26 noop 22:22:26 Removing intermediate container 5a65ac1ec696 22:22:26 ---> 45fbe15eb913 22:22:26 Successfully built 45fbe15eb913 22:22:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:22:26 + docker inspect -f . ci-base-image-x86_64 22:22:26 . [Pipeline] withDockerContainer 22:22:26 prd-ubuntu20.04-docker-8c-8g-34195 does not seem to be running inside a container 22:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:26 $ docker top a0db8049f251b0244019003688bb2ca46c33afa972bd4e6407bf91d0df2746d9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:27 + go version 22:22:27 go version go1.17.6 linux/amd64 [Pipeline] } 22:22:27 $ docker stop --time=1 a0db8049f251b0244019003688bb2ca46c33afa972bd4e6407bf91d0df2746d9 22:22:28 $ docker rm -f a0db8049f251b0244019003688bb2ca46c33afa972bd4e6407bf91d0df2746d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:28 + docker inspect -f . ci-base-image-x86_64 22:22:28 . [Pipeline] withDockerContainer 22:22:29 prd-ubuntu20.04-docker-8c-8g-34195 does not seem to be running inside a container 22:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:29 $ docker top 247a55e239e810d9952c3626241a36ba89938a879ebeac6d9f39554ff2a725ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:22:29 + make test 22:22:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:22:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:22:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:22:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:22:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.696s coverage: 39.3% of statements 22:22:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 22:22:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.018s coverage: 95.5% of statements 22:22:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:22:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:22:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:22:56 $ docker stop --time=1 247a55e239e810d9952c3626241a36ba89938a879ebeac6d9f39554ff2a725ff 22:22:58 $ docker rm -f 247a55e239e810d9952c3626241a36ba89938a879ebeac6d9f39554ff2a725ff [Pipeline] // withDockerContainer [Pipeline] sh 22:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:00 + ls -al . 22:23:00 total 632 22:23:00 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 22:22 . 22:23:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:21 .. 22:23:00 -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 22:21 .dockerignore 22:23:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:21 .git 22:23:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:21 .github 22:23:00 -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 22:21 .gitignore 22:23:00 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:21 .golangci.yml 22:23:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:21 .semver 22:23:00 -rw-rw-r-- 1 jenkins jenkins 10235 Apr 28 22:21 Attribution.txt 22:23:00 -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 22:21 CHANGELOG.md 22:23:00 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 22:21 Dockerfile 22:23:00 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:21 GOVERNANCE.md 22:23:00 -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 22:21 Jenkinsfile 22:23:00 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:21 LICENSE 22:23:00 -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 22:21 Makefile 22:23:00 -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 22:21 OWNERS.md 22:23:00 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 22:21 README.md 22:23:00 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:21 VERSION 22:23:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:21 bin 22:23:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:21 cmd 22:23:00 -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 22:22 coverage.out 22:23:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:21 examples 22:23:00 -rw-rw-r-- 1 jenkins jenkins 3350 Apr 28 22:21 go.mod 22:23:00 -rw-rw-r-- 1 jenkins jenkins 35098 Apr 28 22:21 go.sum 22:23:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:21 images 22:23:00 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 22:21 internal 22:23:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:21 snap 22:23:00 -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 22:21 version.go [Pipeline] isUnix [Pipeline] sh 22:23:00 + 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=508f69e51e139c92c75420e573c8531cedcfeb31 --label arch=amd64 --label version=0.0.0 . 22:23:00 Sending build context to Docker daemon 4.007MB 22:23:00 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 22:23:00 Step 2/25 : FROM ${BASE} AS builder 22:23:00 ---> 45fbe15eb913 22:23:00 Step 3/25 : ARG MAKE='make build' 22:23:00 ---> Running in 4380bb3f9ed7 22:23:00 Removing intermediate container 4380bb3f9ed7 22:23:00 ---> b02e92117323 22:23:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:23:00 ---> Running in a14f9c0995d2 22:23:00 Removing intermediate container a14f9c0995d2 22:23:00 ---> df7b08161123 22:23:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:23:00 ---> Running in 18459ca66c5f 22:23:00 Removing intermediate container 18459ca66c5f 22:23:00 ---> 60b7304a0b61 22:23:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:00 ---> Running in 10137196bd6f 22:23:01 Removing intermediate container 10137196bd6f 22:23:01 ---> fd4408adde03 22:23:01 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:01 ---> Running in 26fb4dd70b20 22:23:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:23:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:23:02 OK: 221 MiB in 52 packages 22:23:03 Removing intermediate container 26fb4dd70b20 22:23:03 ---> 5af035ebc8b9 22:23:03 Step 8/25 : WORKDIR /app 22:23:03 ---> Running in f2bc1673eb51 22:23:03 Removing intermediate container f2bc1673eb51 22:23:03 ---> 8332acff650c 22:23:03 Step 9/25 : COPY go.mod vendor* ./ 22:23:03 ---> cdb5292a8997 22:23:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:03 ---> Running in b82bcbb34024 22:23:04 Removing intermediate container b82bcbb34024 22:23:04 ---> f90c6abc173a 22:23:04 Step 11/25 : COPY . . 22:23:04 ---> e6ea589d543b 22:23:04 Step 12/25 : RUN $MAKE 22:23:04 ---> Running in 0ac11610aa07 22:23:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 22:23:26 Removing intermediate container 0ac11610aa07 22:23:26 ---> 375a20ce7e66 22:23:26 Step 13/25 : FROM alpine:3.14 22:23:26 3.14: Pulling from library/alpine 22:23:26 8663204ce13b: Pulling fs layer 22:23:26 8663204ce13b: Download complete 22:23:26 8663204ce13b: Pull complete 22:23:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:23:26 Status: Downloaded newer image for alpine:3.14 22:23:26 ---> e04c818066af 22:23:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:23:26 ---> Running in e331cc303fdd 22:23:26 Removing intermediate container e331cc303fdd 22:23:26 ---> 8cb34f2ae212 22:23:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:26 ---> Running in f080b63ba4b2 22:23:26 Removing intermediate container f080b63ba4b2 22:23:26 ---> 22615bc17c3c 22:23:26 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:23:26 ---> Running in b0b9dc4768f7 22:23:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:23:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:23:26 (1/6) Installing dumb-init (1.2.5-r1) 22:23:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:23:27 (3/6) Installing libsodium (1.0.18-r0) 22:23:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:23:27 (5/6) Installing libzmq (4.3.4-r0) 22:23:27 (6/6) Installing zeromq (4.3.4-r0) 22:23:27 Executing busybox-1.33.1-r7.trigger 22:23:27 OK: 8 MiB in 20 packages 22:23:27 Removing intermediate container b0b9dc4768f7 22:23:27 ---> d6ca437b88d4 22:23:27 Step 17/25 : COPY --from=builder /app/LICENSE / 22:23:27 ---> 55e1e063ff1d 22:23:27 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:23:28 ---> 06018dc0e665 22:23:28 Step 19/25 : COPY --from=builder /app/cmd/ / 22:23:28 ---> d129cb153472 22:23:28 Step 20/25 : EXPOSE 59989 22:23:28 ---> Running in 995bdb29cedd 22:23:28 Removing intermediate container 995bdb29cedd 22:23:28 ---> 94b7fd10492d 22:23:28 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:23:28 ---> Running in a6cc84e6a798 22:23:28 Removing intermediate container a6cc84e6a798 22:23:28 ---> cc7694ba34e7 22:23:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:23:29 ---> Running in 7e9c9acdd500 22:23:29 Removing intermediate container 7e9c9acdd500 22:23:29 ---> e49d5f96aa65 22:23:29 Step 23/25 : LABEL arch=amd64 22:23:29 ---> Running in 5bcd2c78aa49 22:23:29 Removing intermediate container 5bcd2c78aa49 22:23:29 ---> d509ca9b36ba 22:23:29 Step 24/25 : LABEL git_sha=508f69e51e139c92c75420e573c8531cedcfeb31 22:23:29 ---> Running in bac6344ebe35 22:23:29 Removing intermediate container bac6344ebe35 22:23:29 ---> c3792d859afa 22:23:29 Step 25/25 : LABEL version=0.0.0 22:23:29 ---> Running in 4921e319d64d 22:23:29 Removing intermediate container 4921e319d64d 22:23:29 ---> 42298373d0a3 22:23:29 [Warning] One or more build-args [ARCH] were not consumed 22:23:29 Successfully built 42298373d0a3 22:23:29 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:29 22:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:30 latest: Pulling from edgex-lftools-log-publisher 22:23:30 5eb5b503b376: Pulling fs layer 22:23:30 5c69ac0246d0: Pulling fs layer 22:23:30 ec43610c2a17: Pulling fs layer 22:23:30 3a2ae6a8a46f: Pulling fs layer 22:23:30 33b1e0a273af: Pulling fs layer 22:23:30 5d3b04190fa2: Pulling fs layer 22:23:30 2f39f015ded8: Pulling fs layer 22:23:30 33b1e0a273af: Waiting 22:23:30 2f39f015ded8: Waiting 22:23:30 3a2ae6a8a46f: Waiting 22:23:30 5d3b04190fa2: Waiting 22:23:30 5c69ac0246d0: Verifying Checksum 22:23:30 5c69ac0246d0: Download complete 22:23:30 3a2ae6a8a46f: Verifying Checksum 22:23:30 3a2ae6a8a46f: Download complete 22:23:30 ec43610c2a17: Verifying Checksum 22:23:30 ec43610c2a17: Download complete 22:23:30 33b1e0a273af: Verifying Checksum 22:23:30 33b1e0a273af: Download complete 22:23:30 5d3b04190fa2: Verifying Checksum 22:23:30 5d3b04190fa2: Download complete 22:23:30 5eb5b503b376: Verifying Checksum 22:23:30 5eb5b503b376: Download complete 22:23:31 2f39f015ded8: Verifying Checksum 22:23:31 2f39f015ded8: Download complete 22:23:31 5eb5b503b376: Pull complete 22:23:31 5c69ac0246d0: Pull complete 22:23:32 ec43610c2a17: Pull complete 22:23:32 3a2ae6a8a46f: Pull complete 22:23:32 33b1e0a273af: Pull complete 22:23:32 5d3b04190fa2: Pull complete 22:23:36 2f39f015ded8: Pull complete 22:23:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:23:36 prd-ubuntu20.04-docker-8c-8g-34195 does not seem to be running inside a container 22:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:23:38 $ docker top e68755def16e508876ccbe4d281ee26dd7287290539a33e8db3b0e62b72b955d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:38 ---> job-cost.sh 22:23:38 lf-activate-venv: SKIPPING 22:23:38 INFO: No Stack... 22:23:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:39 INFO: Archiving Costs [Pipeline] sh 22:23:39 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives/cost.csv 22:23:39 + cut -d, -f6 [Pipeline] lock 22:23:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] 22:23:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] did not exist. Created. 22:23:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:40 + echo total: 0.2199999988079071 [Pipeline] stash 22:23:40 Stashed 1 file(s) [Pipeline] } 22:23:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:40 $ docker stop --time=1 e68755def16e508876ccbe4d281ee26dd7287290539a33e8db3b0e62b72b955d 22:23:41 $ docker rm -f e68755def16e508876ccbe4d281ee26dd7287290539a33e8db3b0e62b72b955d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:25:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34197 in /w/workspace/oundry_device-rfid-llrp-go_PR-79 [Pipeline] { [Pipeline] ws 22:25:03 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 22:25:03 Selected Git installation does not exist. Using Default 22:25:03 The recommended git tool is: NONE 22:25:10 using credential edgex-jenkins-ssh 22:25:10 Cloning the remote Git repository 22:25:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:25:11 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 22:25:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:25:11 > git --version # timeout=10 22:25:11 > git --version # 'git version 2.25.1' 22:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:25:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:25:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:25:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:13 Merging remotes/origin/main commit fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e into PR head commit 508f69e51e139c92c75420e573c8531cedcfeb31 22:25:13 Merge succeeded, producing 508f69e51e139c92c75420e573c8531cedcfeb31 22:25:13 Checking out Revision 508f69e51e139c92c75420e573c8531cedcfeb31 (PR-79) 22:25:13 > git config core.sparsecheckout # timeout=10 22:25:13 > git checkout -f 508f69e51e139c92c75420e573c8531cedcfeb31 # timeout=10 22:25:13 > git remote # timeout=10 22:25:13 > git config --get remote.origin.url # timeout=10 22:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:13 > git merge fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e # timeout=10 22:25:13 > git rev-parse HEAD^{commit} # timeout=10 22:25:13 > git config core.sparsecheckout # timeout=10 22:25:13 > git checkout -f 508f69e51e139c92c75420e573c8531cedcfeb31 # timeout=10 22:25:17 Commit message: "fix: removing metrics from configuration toml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:18 Dload Upload Total Spent Left Speed 22:25:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 94744 [Pipeline] sh 22:25:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:19 + sudo tee /etc/docker/daemon.new 22:25:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:19 { 22:25:19 "registry-mirrors": [ 22:25:19 "https://nexus3.edgexfoundry.org:10001" 22:25:19 ], 22:25:19 "bip": "10.250.0.254/24", 22:25:19 "hosts": [ 22:25:19 "tcp://0.0.0.0:5555", 22:25:19 "unix:///var/run/docker.sock" 22:25:19 ], 22:25:19 "mtu": 1458, 22:25:19 "selinux-enabled": true, 22:25:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:19 } [Pipeline] sh 22:25:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:38 provisioning config files... 22:25:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config7797041069645919898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:39 ---> docker-login.sh 22:25:39 nexus3.edgexfoundry.org:10001 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 nexus3.edgexfoundry.org:10002 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 nexus3.edgexfoundry.org:10003 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 nexus3.edgexfoundry.org:10004 22:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:41 Configure a credential helper to remove this warning. See 22:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:41 22:25:41 Login Succeeded 22:25:41 docker.io 22:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:42 Configure a credential helper to remove this warning. See 22:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:42 22:25:42 Login Succeeded 22:25:42 ---> docker-login.sh ends [Pipeline] } 22:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:42 ========================================================= 22:25:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:25:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:25:43 + 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 . 22:25:43 Sending build context to Docker daemon 1.234MB 22:25:43 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 22:25:43 Step 2/12 : FROM ${BASE} AS builder 22:25:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:43 9b3977197b4f: Pulling fs layer 22:25:43 1a89e8eeedd5: Pulling fs layer 22:25:43 94645a83ff95: Pulling fs layer 22:25:43 3f3a8bcf1eab: Pulling fs layer 22:25:43 0c92f367c5e7: Pulling fs layer 22:25:43 3096ccb668a1: Pulling fs layer 22:25:43 e8cf19c19ddd: Pulling fs layer 22:25:43 a4caa8a26152: Pulling fs layer 22:25:43 0c92f367c5e7: Waiting 22:25:43 3096ccb668a1: Waiting 22:25:43 e8cf19c19ddd: Waiting 22:25:43 a4caa8a26152: Waiting 22:25:43 3f3a8bcf1eab: Waiting 22:25:43 94645a83ff95: Verifying Checksum 22:25:43 94645a83ff95: Download complete 22:25:43 1a89e8eeedd5: Verifying Checksum 22:25:43 1a89e8eeedd5: Download complete 22:25:43 0c92f367c5e7: Download complete 22:25:43 9b3977197b4f: Download complete 22:25:43 3096ccb668a1: Verifying Checksum 22:25:43 3096ccb668a1: Download complete 22:25:43 e8cf19c19ddd: Verifying Checksum 22:25:43 e8cf19c19ddd: Download complete 22:25:44 9b3977197b4f: Pull complete 22:25:44 1a89e8eeedd5: Pull complete 22:25:45 94645a83ff95: Pull complete 22:25:45 a4caa8a26152: Verifying Checksum 22:25:45 a4caa8a26152: Download complete 22:25:46 3f3a8bcf1eab: Verifying Checksum 22:25:46 3f3a8bcf1eab: Download complete 22:25:58 3f3a8bcf1eab: Pull complete 22:25:58 0c92f367c5e7: Pull complete 22:25:58 3096ccb668a1: Pull complete 22:25:58 e8cf19c19ddd: Pull complete 22:26:05 a4caa8a26152: Pull complete 22:26:05 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:05 ---> 725f1c02e7f9 22:26:05 Step 3/12 : ARG MAKE='make build' 22:26:06 ---> Running in 0dd3f8967875 22:26:06 Removing intermediate container 0dd3f8967875 22:26:06 ---> 42502d67d085 22:26:06 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:26:06 ---> Running in 524fd94a5085 22:26:07 Removing intermediate container 524fd94a5085 22:26:07 ---> 7907ef6770db 22:26:07 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:26:07 ---> Running in 5398c2f6299e 22:26:07 Removing intermediate container 5398c2f6299e 22:26:07 ---> ae2de792d0df 22:26:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:07 ---> Running in f640cccf9fde 22:26:09 Removing intermediate container f640cccf9fde 22:26:09 ---> 08f5bdd86072 22:26:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:09 ---> Running in 026e4eaef6af 22:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:26:11 OK: 220 MiB in 52 packages 22:26:12 Removing intermediate container 026e4eaef6af 22:26:12 ---> 81b8be869848 22:26:12 Step 8/12 : WORKDIR /app 22:26:12 ---> Running in 0a51240ea85a 22:26:13 Removing intermediate container 0a51240ea85a 22:26:13 ---> c5df5f41c384 22:26:13 Step 9/12 : COPY go.mod vendor* ./ 22:26:13 ---> 52799e93c5c9 22:26:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:13 ---> Running in 669812cc5f2a 22:27:00 Removing intermediate container 669812cc5f2a 22:27:00 ---> dd5e87dfb703 22:27:00 Step 11/12 : COPY . . 22:27:00 ---> 7ea09e76221f 22:27:00 Step 12/12 : RUN $MAKE 22:27:00 ---> Running in 4bc3c96e09fd 22:27:01 noop 22:27:01 Removing intermediate container 4bc3c96e09fd 22:27:01 ---> ad25efce8f72 22:27:01 Successfully built ad25efce8f72 22:27:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:27:02 + docker inspect -f . ci-base-image-arm64 22:27:02 . [Pipeline] withDockerContainer 22:27:02 prd-ubuntu20.04-docker-arm64-4c-16g-34197 does not seem to be running inside a container 22:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:04 $ docker top 1e859174351a97baf9dc8c50361504664df149319d94aa9d6c15d535c947516e -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:05 + go version 22:27:05 go version go1.17.6 linux/arm64 [Pipeline] } 22:27:05 $ docker stop --time=1 1e859174351a97baf9dc8c50361504664df149319d94aa9d6c15d535c947516e 22:27:06 $ docker rm -f 1e859174351a97baf9dc8c50361504664df149319d94aa9d6c15d535c947516e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:07 + docker inspect -f . ci-base-image-arm64 22:27:07 . [Pipeline] withDockerContainer 22:27:07 prd-ubuntu20.04-docker-arm64-4c-16g-34197 does not seem to be running inside a container 22:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:09 $ docker top 59240d21794deb9cf0198c4b645006c8949dfdf07e18c70ba88250a481ed80d6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:27:10 + make test 22:27:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:27:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:28:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:28:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:29:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.748s coverage: 39.3% of statements 22:29:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.670s coverage: 52.0% of statements 22:29:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 22:29:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:29:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:29:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:48 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:29:50 $ docker stop --time=1 59240d21794deb9cf0198c4b645006c8949dfdf07e18c70ba88250a481ed80d6 22:29:52 $ docker rm -f 59240d21794deb9cf0198c4b645006c8949dfdf07e18c70ba88250a481ed80d6 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:53 Warning: overwriting stash ‘coverage-report’ 22:29:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:54 + ls -al . 22:29:54 total 628 22:29:54 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 22:29 . 22:29:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:25 .. 22:29:54 -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 22:25 .dockerignore 22:29:54 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:25 .git 22:29:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:25 .github 22:29:54 -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 22:25 .gitignore 22:29:54 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:25 .golangci.yml 22:29:54 -rw-rw-r-- 1 jenkins jenkins 10235 Apr 28 22:25 Attribution.txt 22:29:54 -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 22:25 CHANGELOG.md 22:29:54 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 22:25 Dockerfile 22:29:54 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:25 GOVERNANCE.md 22:29:54 -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 22:25 Jenkinsfile 22:29:54 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:25 LICENSE 22:29:54 -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 22:25 Makefile 22:29:54 -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 22:25 OWNERS.md 22:29:54 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 22:25 README.md 22:29:54 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:21 VERSION 22:29:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:25 bin 22:29:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:25 cmd 22:29:54 -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 22:29 coverage.out 22:29:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:25 examples 22:29:54 -rw-rw-r-- 1 jenkins jenkins 3350 Apr 28 22:25 go.mod 22:29:54 -rw-rw-r-- 1 jenkins jenkins 35098 Apr 28 22:25 go.sum 22:29:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:25 images 22:29:54 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 22:25 internal 22:29:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:25 snap 22:29:54 -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 22:25 version.go [Pipeline] isUnix [Pipeline] sh 22:29:55 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=508f69e51e139c92c75420e573c8531cedcfeb31 --label arch=arm64 --label version=0.0.0 . 22:29:55 Sending build context to Docker daemon 1.234MB 22:29:55 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 22:29:55 Step 2/25 : FROM ${BASE} AS builder 22:29:55 ---> ad25efce8f72 22:29:55 Step 3/25 : ARG MAKE='make build' 22:29:55 ---> Running in 8e7f4012fa1a 22:29:55 Removing intermediate container 8e7f4012fa1a 22:29:55 ---> 586c66f89f96 22:29:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:29:55 ---> Running in 9794f03048e8 22:29:56 Removing intermediate container 9794f03048e8 22:29:56 ---> 70cce51c93aa 22:29:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:29:56 ---> Running in 620a283d93e0 22:29:56 Removing intermediate container 620a283d93e0 22:29:56 ---> 28481cfe05e2 22:29:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:56 ---> Running in 1fbbf894528b 22:29:58 Removing intermediate container 1fbbf894528b 22:29:58 ---> d10046476855 22:29:58 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:58 ---> Running in 4d986c4704ba 22:29:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:01 OK: 220 MiB in 52 packages 22:30:02 Removing intermediate container 4d986c4704ba 22:30:02 ---> 9c07419c4e72 22:30:02 Step 8/25 : WORKDIR /app 22:30:02 ---> Running in 6c664fe60687 22:30:02 Removing intermediate container 6c664fe60687 22:30:02 ---> 62bf39c38260 22:30:02 Step 9/25 : COPY go.mod vendor* ./ 22:30:03 ---> 8875bd35b79a 22:30:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:03 ---> Running in 624652563cb3 22:30:05 Removing intermediate container 624652563cb3 22:30:05 ---> 37733b94ee17 22:30:05 Step 11/25 : COPY . . 22:30:06 ---> 590f23991252 22:30:06 Step 12/25 : RUN $MAKE 22:30:06 ---> Running in 28fd3073cd30 22:30:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 22:32:29 Removing intermediate container 28fd3073cd30 22:32:29 ---> fd70a51807e1 22:32:29 Step 13/25 : FROM alpine:3.14 22:32:29 3.14: Pulling from library/alpine 22:32:29 455c02918c45: Pulling fs layer 22:32:29 455c02918c45: Verifying Checksum 22:32:29 455c02918c45: Download complete 22:32:29 455c02918c45: Pull complete 22:32:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:32:29 Status: Downloaded newer image for alpine:3.14 22:32:29 ---> ac73e934f311 22:32:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:32:29 ---> Running in b6b8892ad2aa 22:32:29 Removing intermediate container b6b8892ad2aa 22:32:29 ---> fb9ba5546552 22:32:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:29 ---> Running in ddbc2d5f7718 22:32:29 Removing intermediate container ddbc2d5f7718 22:32:29 ---> c20d3c76d9b1 22:32:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:32:29 ---> Running in 61fba294f9f5 22:32:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:32:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:32:29 (1/6) Installing dumb-init (1.2.5-r1) 22:32:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:32:29 (3/6) Installing libsodium (1.0.18-r0) 22:32:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:32:29 (5/6) Installing libzmq (4.3.4-r0) 22:32:29 (6/6) Installing zeromq (4.3.4-r0) 22:32:29 Executing busybox-1.33.1-r7.trigger 22:32:29 OK: 8 MiB in 20 packages 22:32:29 Removing intermediate container 61fba294f9f5 22:32:29 ---> 704eea802592 22:32:29 Step 17/25 : COPY --from=builder /app/LICENSE / 22:32:29 ---> 1ac072767663 22:32:29 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:32:29 ---> e8cb01dad581 22:32:29 Step 19/25 : COPY --from=builder /app/cmd/ / 22:32:29 ---> 72bde1b8f694 22:32:29 Step 20/25 : EXPOSE 59989 22:32:29 ---> Running in f3a6cce830c0 22:32:29 Removing intermediate container f3a6cce830c0 22:32:29 ---> 9709b46f1296 22:32:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:32:29 ---> Running in 8e9b3ab19a8c 22:32:29 Removing intermediate container 8e9b3ab19a8c 22:32:29 ---> fedb62888594 22:32:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:32:29 ---> Running in 03e5d2a8d0ea 22:32:29 Removing intermediate container 03e5d2a8d0ea 22:32:29 ---> cd1bce974f55 22:32:29 Step 23/25 : LABEL arch=arm64 22:32:29 ---> Running in 49b090da9eb3 22:32:29 Removing intermediate container 49b090da9eb3 22:32:29 ---> 244ae87dd4b9 22:32:29 Step 24/25 : LABEL git_sha=508f69e51e139c92c75420e573c8531cedcfeb31 22:32:29 ---> Running in c07aaa86addf 22:32:29 Removing intermediate container c07aaa86addf 22:32:29 ---> a1ed5a60ecc1 22:32:29 Step 25/25 : LABEL version=0.0.0 22:32:29 ---> Running in 12b2d2b8fcd2 22:32:29 Removing intermediate container 12b2d2b8fcd2 22:32:29 ---> 7a143fcd5f1f 22:32:29 [Warning] One or more build-args [ARCH] were not consumed 22:32:29 Successfully built 7a143fcd5f1f 22:32:29 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:30 22:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:30 arm64: Pulling from edgex-lftools-log-publisher 22:32:30 8998bd30e6a1: Pulling fs layer 22:32:30 04944245beec: Pulling fs layer 22:32:30 699f458cf7ca: Pulling fs layer 22:32:30 765212b225bb: Pulling fs layer 22:32:30 f23df028b6ca: Pulling fs layer 22:32:30 d65c8cfc05b1: Pulling fs layer 22:32:30 2437ff75d9bd: Pulling fs layer 22:32:30 f23df028b6ca: Waiting 22:32:30 d65c8cfc05b1: Waiting 22:32:30 765212b225bb: Waiting 22:32:30 2437ff75d9bd: Waiting 22:32:30 04944245beec: Verifying Checksum 22:32:30 04944245beec: Download complete 22:32:30 765212b225bb: Download complete 22:32:30 f23df028b6ca: Download complete 22:32:30 d65c8cfc05b1: Verifying Checksum 22:32:30 d65c8cfc05b1: Download complete 22:32:31 699f458cf7ca: Verifying Checksum 22:32:31 699f458cf7ca: Download complete 22:32:31 8998bd30e6a1: Verifying Checksum 22:32:31 8998bd30e6a1: Download complete 22:32:33 2437ff75d9bd: Verifying Checksum 22:32:33 2437ff75d9bd: Download complete 22:32:35 8998bd30e6a1: Pull complete 22:32:36 04944245beec: Pull complete 22:32:37 699f458cf7ca: Pull complete 22:32:37 765212b225bb: Pull complete 22:32:38 f23df028b6ca: Pull complete 22:32:38 d65c8cfc05b1: Pull complete 22:32:53 2437ff75d9bd: Pull complete 22:32:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:32:53 prd-ubuntu20.04-docker-arm64-4c-16g-34197 does not seem to be running inside a container 22:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:32:56 $ docker top 3ad207b6c08ae1801ae1a98fb5eeaa11cfee047e8df00c9f2272b634b2e2d613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:57 ---> job-cost.sh 22:32:57 lf-activate-venv: SKIPPING 22:32:57 INFO: No Stack... 22:32:57 INFO: Retrieving Pricing Info for: v3-standard-4 22:32:58 INFO: Archiving Costs [Pipeline] sh 22:32:59 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv 22:32:59 + cut -d, -f6 [Pipeline] lock 22:32:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] 22:32:59 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] did not exist. Created. 22:32:59 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:00 /w/workspace/device-rfid-llrp-go/4@tmp/durable-b475f7f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:33:00 + echo total: 0.10999999940395355 [Pipeline] stash 22:33:00 Warning: overwriting stash ‘stack-cost’ 22:33:00 Stashed 1 file(s) [Pipeline] } 22:33:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:00 $ docker stop --time=1 3ad207b6c08ae1801ae1a98fb5eeaa11cfee047e8df00c9f2272b634b2e2d613 22:33:02 $ docker rm -f 3ad207b6c08ae1801ae1a98fb5eeaa11cfee047e8df00c9f2272b634b2e2d613 [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 22:33:02 provisioning config files... 22:33:02 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config3289953823779185050tmp [Pipeline] { [Pipeline] sh 22:33:03 + set +x 22:33:03 + bash -s -- 22:33:03 + curl -s https://codecov.io/bash 22:33:03 22:33:03 _____ _ 22:33:03 / ____| | | 22:33:03 | | ___ __| | ___ ___ _____ __ 22:33:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:03 Bash-1.0.6 22:33:03 22:33:03 22:33:03 ==> git version 2.25.1 found 22:33:03 ==> 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 22:33:03 Release-Date: 2020-01-08 22:33:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:33:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:33:03 ==> Jenkins CI detected. 22:33:03 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-79 22:33:03 project root: . 22:33:03 --> token set from env 22:33:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:03 ==> Running gcov in . (disable via -X gcov) 22:33:03 ==> Python coveragepy not found 22:33:03 ==> Searching for coverage reports in: 22:33:03 + . 22:33:03 -> Found 1 reports 22:33:03 ==> Detecting git/mercurial file structure 22:33:03 ==> Reading reports 22:33:03 + ./coverage.out bytes=460394 22:33:03 ==> Appending adjustments 22:33:03 https://docs.codecov.io/docs/fixing-reports 22:33:03 + Found adjustments 22:33:03 ==> Gzipping contents 22:33:03 52K /tmp/codecov.J3EvAd.gz 22:33:03 ==> Uploading reports 22:33:03 url: https://codecov.io 22:33:03 query: branch=PR-79&commit=508f69e51e139c92c75420e573c8531cedcfeb31&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-79%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=79&job=&cmd_args= 22:33:03 -> Pinging Codecov 22:33:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-79&commit=508f69e51e139c92c75420e573c8531cedcfeb31&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-79%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=79&job=&cmd_args= 22:33:03 -> Uploading to 22:33:03 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/508f69e51e139c92c75420e573c8531cedcfeb31/a75eebba-d5a5-4d58-98d7-6513f7c76414.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T223303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1c295bb3dbe0de4624bd2d4ff933346149a57748982fa4ce6cab0ac5915d64f 22:33:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:03 Dload Upload Total Spent Left Speed 22:33:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51790 0 0 100 51790 0 234k --:--:-- --:--:-- --:--:-- 234k 22:33:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/508f69e51e139c92c75420e573c8531cedcfeb31 [Pipeline] } 22:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:33:04 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives ] 22:33:04 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives 22:33:04 total 16 22:33:04 drwxr-xr-x 3 root root 4096 Apr 28 22:23 . 22:33:04 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:23 .. 22:33:04 drwxr-xr-x 2 root root 4096 Apr 28 22:23 cost 22:33:04 -rw-r--r-- 1 root root 89 Apr 28 22:23 cost.csv 22:33:04 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives 22:33:04 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives 22:33:04 total 16 22:33:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:23 . 22:33:04 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:23 .. 22:33:04 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 22:23 cost 22:33:04 -rw-r--r-- 1 jenkins jenkins 89 Apr 28 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:33:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:05 ---> package-listing.sh 22:33:05 ++ facter osfamily 22:33:05 ++ tr '[:upper:]' '[:lower:]' 22:33:06 + OS_FAMILY=debian 22:33:06 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-79 22:33:06 + START_PACKAGES=/tmp/packages_start.txt 22:33:06 + END_PACKAGES=/tmp/packages_end.txt 22:33:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:06 + PACKAGES=/tmp/packages_start.txt 22:33:06 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-79 ']' 22:33:06 + PACKAGES=/tmp/packages_end.txt 22:33:06 + case "${OS_FAMILY}" in 22:33:06 + dpkg -l 22:33:06 + grep '^ii' 22:33:06 + '[' -f /tmp/packages_start.txt ']' 22:33:06 + '[' -f /tmp/packages_end.txt ']' 22:33:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:06 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-79 ']' 22:33:06 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives/ 22:33:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives/ [Pipeline] echo 22:33:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:07 . [Pipeline] withDockerContainer 22:33:07 prd-ubuntu20.04-docker-8c-8g-34195 does not seem to be running inside a container 22:33:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:07 $ docker top 8f5297682aadce149445d9370612c39fe177e58bf2d014519f0dabfd32948a9b -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:07 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:08 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:08 + ls /var/log/sa-host 22:33:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:08 provisioning config files... 22:33:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config1061204632140992788tmp [Pipeline] { [Pipeline] echo 22:33:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:08 ---> create-netrc.sh [Pipeline] } 22:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:09 ---> python-tools-install.sh [Pipeline] echo 22:33:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:09 ---> sudo-logs.sh 22:33:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:09 ---> job-cost.sh 22:33:09 lf-activate-venv: SKIPPING 22:33:09 DEBUG: total: 0.2199999988079071 22:33:09 INFO: Retrieving Stack Cost... 22:33:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:10 INFO: Archiving Costs [Pipeline] echo 22:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:11 ---> logs-deploy.sh 22:33:11 lf-activate-venv: SKIPPING 22:33:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-79/4 22:33:11 INFO: archiving workspace using pattern(s): 22:33:12 Archives upload complete. 22:33:12 INFO: archiving logs to Nexus 22:33:12 ---> uname -a: 22:33:12 Linux prd-ubuntu20-04-docker-8c-8g-34195 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:33:12 22:33:12 22:33:12 ---> lscpu: 22:33:12 Architecture: x86_64 22:33:12 CPU op-mode(s): 32-bit, 64-bit 22:33:12 Byte Order: Little Endian 22:33:12 Address sizes: 40 bits physical, 48 bits virtual 22:33:12 CPU(s): 8 22:33:12 On-line CPU(s) list: 0-7 22:33:12 Thread(s) per core: 1 22:33:12 Core(s) per socket: 1 22:33:12 Socket(s): 8 22:33:12 NUMA node(s): 1 22:33:12 Vendor ID: AuthenticAMD 22:33:12 CPU family: 23 22:33:12 Model: 49 22:33:12 Model name: AMD EPYC-Rome Processor 22:33:12 Stepping: 0 22:33:12 CPU MHz: 2800.000 22:33:12 BogoMIPS: 5600.00 22:33:12 Virtualization: AMD-V 22:33:12 Hypervisor vendor: KVM 22:33:12 Virtualization type: full 22:33:12 L1d cache: 256 KiB 22:33:12 L1i cache: 256 KiB 22:33:12 L2 cache: 4 MiB 22:33:12 L3 cache: 128 MiB 22:33:12 NUMA node0 CPU(s): 0-7 22:33:12 Vulnerability Itlb multihit: Not affected 22:33:12 Vulnerability L1tf: Not affected 22:33:12 Vulnerability Mds: Not affected 22:33:12 Vulnerability Meltdown: Not affected 22:33:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:33:12 Vulnerability Srbds: Not affected 22:33:12 Vulnerability Tsx async abort: Not affected 22:33:12 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 22:33:12 22:33:12 22:33:12 ---> nproc: 22:33:12 8 22:33:12 22:33:12 22:33:12 ---> df -h: 22:33:12 Filesystem Size Used Avail Use% Mounted on 22:33:12 overlay 155G 11G 145G 7% / 22:33:12 tmpfs 64M 0 64M 0% /dev 22:33:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:33:12 shm 64M 0 64M 0% /dev/shm 22:33:12 /dev/vda1 155G 11G 145G 7% /facter-os 22:33:12 22:33:12