Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+083fa2f723157b55da528870f81b1571d9ee15b2 (0c1e9b6f329014bfa6c9d14adaa6dd3624136c3a) 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-ssh6447607509033197784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4885634031854360346.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5225828313753684427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh2438528032063141699.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16752001220177388615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4592 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 77d1422c8dd9d5a826384c81bc34a65b9d654784 Checking out Revision 77d1422c8dd9d5a826384c81bc34a65b9d654784 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77d1422c8dd9d5a826384c81bc34a65b9d654784 # timeout=10 Commit message: "Merge commit '083fa2f723157b55da528870f81b1571d9ee15b2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1cc0ffb5178aeb171365d0a3a212fef1463abffc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:37 ========================================================= 21:08:37 EdgeX Global Pipelines Version Info 21:08:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:38 ------------------- 21:08:38 stable info: 21:08:38 ------------------- 21:08:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:38 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:08:38 Message: update stable to v1.0.253 21:08:38 ------------------- 21:08:38 experimental info: 21:08:38 ------------------- 21:08:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:38 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:08:38 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:08:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77d1422 [Pipeline] echo 21:08:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:39 provisioning config files... 21:08:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config9734726034261654772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:39 ---> docker-login.sh 21:08:39 nexus3.edgexfoundry.org:10001 21:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:39 Configure a credential helper to remove this warning. See 21:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:39 21:08:39 Login Succeeded 21:08:39 nexus3.edgexfoundry.org:10002 21:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:40 Configure a credential helper to remove this warning. See 21:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:40 21:08:40 Login Succeeded 21:08:40 nexus3.edgexfoundry.org:10003 21:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:40 Configure a credential helper to remove this warning. See 21:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:40 21:08:40 Login Succeeded 21:08:40 nexus3.edgexfoundry.org:10004 21:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:40 Configure a credential helper to remove this warning. See 21:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:40 21:08:40 Login Succeeded 21:08:40 docker.io 21:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:40 Configure a credential helper to remove this warning. See 21:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:40 21:08:40 Login Succeeded 21:08:40 ---> docker-login.sh ends [Pipeline] } 21:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:08:41 + git rev-list -1 --merges 77d1422c8dd9d5a826384c81bc34a65b9d654784~1..77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo 21:08:41 -----------> git rev-list -1 --merges 77d1422c8dd9d5a826384c81bc34a65b9d654784~1..77d1422c8dd9d5a826384c81bc34a65b9d654784 77d1422c8dd9d5a826384c81bc34a65b9d654784 21:08:41 77d1422c8dd9d5a826384c81bc34a65b9d654784 [false] [Pipeline] sh 21:08:41 + git log --format=format:%s -1 77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo 21:08:41 ========================================================= 21:08:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:41 + git log --format=format:%s -1 77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo 21:08:41 [semverPrep] GIT_COMMIT: 77d1422c8dd9d5a826384c81bc34a65b9d654784, Commit Message: Merge commit '083fa2f723157b55da528870f81b1571d9ee15b2' into HEAD [Pipeline] echo 21:08:41 [semverPrep] This is not a build commit. [Pipeline] sh 21:08:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:42 + grep -v github /etc/ssh/ssh_known_hosts 21:08:42 + [ -e /tmp/ssh_known_hosts ] 21:08:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:08:42 + sudo tee -a /etc/ssh/ssh_known_hosts 21:08:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:42 21:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:42 0.1.4: Pulling from edgex-devops/py-git-semver 21:08:42 b85a868b505f: Pulling fs layer 21:08:42 e2be974225ed: Pulling fs layer 21:08:42 339a4e72a1f5: Pulling fs layer 21:08:42 988bab9f4d93: Pulling fs layer 21:08:42 1469e6f7b9e6: Pulling fs layer 21:08:42 eaf3925da568: Pulling fs layer 21:08:42 bab4dde63d76: Pulling fs layer 21:08:42 bde34c3a00c8: Pulling fs layer 21:08:42 b352a97aabf1: Pulling fs layer 21:08:42 4872d77fe225: Pulling fs layer 21:08:42 5851b861e8e6: Pulling fs layer 21:08:42 1469e6f7b9e6: Waiting 21:08:42 eaf3925da568: Waiting 21:08:42 988bab9f4d93: Waiting 21:08:42 bab4dde63d76: Waiting 21:08:42 b352a97aabf1: Waiting 21:08:42 5851b861e8e6: Waiting 21:08:42 4872d77fe225: Waiting 21:08:42 bde34c3a00c8: Waiting 21:08:42 e2be974225ed: Verifying Checksum 21:08:42 e2be974225ed: Download complete 21:08:42 988bab9f4d93: Verifying Checksum 21:08:42 988bab9f4d93: Download complete 21:08:43 1469e6f7b9e6: Download complete 21:08:43 339a4e72a1f5: Verifying Checksum 21:08:43 339a4e72a1f5: Download complete 21:08:43 eaf3925da568: Verifying Checksum 21:08:43 eaf3925da568: Download complete 21:08:43 bde34c3a00c8: Download complete 21:08:43 b352a97aabf1: Download complete 21:08:43 4872d77fe225: Download complete 21:08:43 5851b861e8e6: Verifying Checksum 21:08:43 5851b861e8e6: Download complete 21:08:43 b85a868b505f: Verifying Checksum 21:08:43 b85a868b505f: Download complete 21:08:43 bab4dde63d76: Verifying Checksum 21:08:43 bab4dde63d76: Download complete 21:08:44 b85a868b505f: Pull complete 21:08:44 e2be974225ed: Pull complete 21:08:45 339a4e72a1f5: Pull complete 21:08:45 988bab9f4d93: Pull complete 21:08:45 1469e6f7b9e6: Pull complete 21:08:45 eaf3925da568: Pull complete 21:08:47 bab4dde63d76: Pull complete 21:08:47 bde34c3a00c8: Pull complete 21:08:47 b352a97aabf1: Pull complete 21:08:47 4872d77fe225: Pull complete 21:08:47 5851b861e8e6: Pull complete 21:08:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:47 prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container 21:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:52 $ docker top 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a -eo pid,comm 21:08: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). 21:08:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:52 [ssh-agent] Looking for ssh-agent implementation... 21:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:52 $ docker exec 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent 21:08:52 SSH_AUTH_SOCK=/tmp/ssh-28WAEUtzIU64/agent.33 21:08:52 SSH_AGENT_PID=40 21:08:52 Running ssh-add (command line suppressed) 21:08:52 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16971878845318947619.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16971878845318947619.key) 21:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:52 + git tag --points-at HEAD [Pipeline] } 21:08:52 $ docker exec --env ******** --env ******** 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent -k 21:08:52 unset SSH_AUTH_SOCK; 21:08:52 unset SSH_AGENT_PID; 21:08:52 echo Agent pid 40 killed; 21:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:52 [ssh-agent] Looking for ssh-agent implementation... 21:08:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:53 $ docker exec 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent 21:08:53 SSH_AUTH_SOCK=/tmp/ssh-ylwPTS6vvSbS/agent.72 21:08:53 SSH_AGENT_PID=78 21:08:53 Running ssh-add (command line suppressed) 21:08:53 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6002488509353871371.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6002488509353871371.key) 21:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:53 + git semver init 21:08:53 2023-08-25 21:08:53,796 [run_init] DEBUG init version:0.0.0 force:False 21:08:53 2023-08-25 21:08:53,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:08:53 2023-08-25 21:08:53,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:08:53 2023-08-25 21:08:53,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 21:08:54 2023-08-25 21:08:54,636 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 21:08:54 2023-08-25 21:08:54,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 21:08:54 2023-08-25 21:08:54,637 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:08:54 2023-08-25 21:08:54,641 [execute] INFO git cat-file --batch-check 21:08:54 2023-08-25 21:08:54,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:08:54 2023-08-25 21:08:54,648 [execute] INFO git cat-file --batch 21:08:54 2023-08-25 21:08:54,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:08:54 2023-08-25 21:08:54,652 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:08:54 0.0.0 [Pipeline] } 21:08:54 $ docker exec --env ******** --env ******** 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent -k 21:08:54 unset SSH_AUTH_SOCK; 21:08:54 unset SSH_AGENT_PID; 21:08:54 echo Agent pid 78 killed; 21:08:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:55 + git semver [Pipeline] } 21:08:55 $ docker stop --time=1 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a 21:08:56 $ docker rm -f --volumes 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a [Pipeline] // withDockerContainer [Pipeline] sh 21:08:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:57 Stashed 1 file(s) [Pipeline] echo 21:08: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 21:08:57 provisioning config files... 21:08:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config13354057128361608772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:57 ---> docker-login.sh 21:08:57 nexus3.edgexfoundry.org:10001 21:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:57 Configure a credential helper to remove this warning. See 21:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:57 21:08:57 Login Succeeded 21:08:57 nexus3.edgexfoundry.org:10002 21:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:57 Configure a credential helper to remove this warning. See 21:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:57 21:08:57 Login Succeeded 21:08:57 nexus3.edgexfoundry.org:10003 21:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:58 Configure a credential helper to remove this warning. See 21:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:58 21:08:58 Login Succeeded 21:08:58 nexus3.edgexfoundry.org:10004 21:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:58 Configure a credential helper to remove this warning. See 21:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:58 21:08:58 Login Succeeded 21:08:58 docker.io 21:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:58 Configure a credential helper to remove this warning. See 21:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:58 21:08:58 Login Succeeded 21:08:58 ---> docker-login.sh ends [Pipeline] } 21:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:58 ========================================================= 21:08:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:08:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:08:58 Sending build context to Docker daemon 4.307MB 21:08:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:08:58 Step 2/12 : FROM ${BASE} AS builder 21:08:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:58 4db1b89c0bd1: Pulling fs layer 21:08:58 6911f1a30b25: Pulling fs layer 21:08:58 e194b8c5c2a9: Pulling fs layer 21:08:58 6863d3e3a2b1: Pulling fs layer 21:08:58 ec0bb842ea78: Pulling fs layer 21:08:58 40a00589a448: Pulling fs layer 21:08:58 6c08303d61cc: Pulling fs layer 21:08:58 798269fcf238: Pulling fs layer 21:08:58 6863d3e3a2b1: Waiting 21:08:58 ec0bb842ea78: Waiting 21:08:58 40a00589a448: Waiting 21:08:58 6c08303d61cc: Waiting 21:08:58 798269fcf238: Waiting 21:08:58 6911f1a30b25: Download complete 21:08:58 6863d3e3a2b1: Download complete 21:08:59 ec0bb842ea78: Download complete 21:08:59 4db1b89c0bd1: Download complete 21:08:59 40a00589a448: Verifying Checksum 21:08:59 40a00589a448: Download complete 21:08:59 4db1b89c0bd1: Pull complete 21:08:59 6911f1a30b25: Pull complete 21:08:59 798269fcf238: Verifying Checksum 21:08:59 798269fcf238: Download complete 21:08:59 e194b8c5c2a9: Download complete 21:08:59 6c08303d61cc: Verifying Checksum 21:08:59 6c08303d61cc: Download complete 21:09:03 e194b8c5c2a9: Pull complete 21:09:03 6863d3e3a2b1: Pull complete 21:09:03 ec0bb842ea78: Pull complete 21:09:03 40a00589a448: Pull complete 21:09:05 6c08303d61cc: Pull complete 21:09:06 798269fcf238: Pull complete 21:09:06 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:09:06 ---> ec979cd7f677 21:09:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:09:12 Still waiting to schedule task 21:09:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:09:13 ---> Running in b0d64e0835bc 21:09:13 Removing intermediate container b0d64e0835bc 21:09:13 ---> a1f001bb3335 21:09:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:13 ---> Running in 465540f26709 21:09:13 Removing intermediate container 465540f26709 21:09:13 ---> 985f92804e8a 21:09:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:09:13 ---> Running in c7fc407f2b55 21:09:13 Removing intermediate container c7fc407f2b55 21:09:13 ---> 6c664d5f30fb 21:09:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:09:13 ---> Running in af76484911eb 21:09:13 Removing intermediate container af76484911eb 21:09:13 ---> cf0c7b469c26 21:09:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:13 ---> Running in 43ed60d43fd5 21:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:09:14 OK: 265 MiB in 53 packages 21:09:14 Removing intermediate container 43ed60d43fd5 21:09:14 ---> 6a0e93ec8f8d 21:09:14 Step 8/12 : WORKDIR /app 21:09:14 ---> Running in f7c0122c2855 21:09:14 Removing intermediate container f7c0122c2855 21:09:14 ---> a24711bc0633 21:09:14 Step 9/12 : COPY go.mod vendor* ./ 21:09:14 ---> 0a4f341d2840 21:09:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:14 ---> Running in bbbace53a20e 21:10:11 Removing intermediate container bbbace53a20e 21:10:11 ---> 09d54f814b4c 21:10:11 Step 11/12 : COPY . . 21:10:11 ---> 4faa62faac52 21:10:11 Step 12/12 : RUN $MAKE 21:10:11 ---> Running in dfc84b97a833 21:10:11 noop 21:10:11 Removing intermediate container dfc84b97a833 21:10:11 ---> ab96f5ee2c21 21:10:11 Successfully built ab96f5ee2c21 21:10:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:11 + docker inspect -f . ci-base-image-x86_64 21:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:11 prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container 21:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:10:12 $ docker top 430a9a06b87c024731e34be8c55698221f561b89adb000dd4a84fa2969dccaa3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:12 + go version 21:10:12 go version go1.20.6 linux/amd64 [Pipeline] } 21:10:12 $ docker stop --time=1 430a9a06b87c024731e34be8c55698221f561b89adb000dd4a84fa2969dccaa3 21:10:13 $ docker rm -f --volumes 430a9a06b87c024731e34be8c55698221f561b89adb000dd4a84fa2969dccaa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:14 + docker inspect -f . ci-base-image-x86_64 21:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:14 prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container 21:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:10:14 $ docker top 220a512a5489e40fdcfd524c8d40c97f4e67d11e2328366b8dc19ea42dc66645 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:14 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 21:10:15 + make test 21:10:15 go test ./... -coverprofile=coverage.out ./... 21:10:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:10:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:10:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:10:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.158s coverage: 40.6% of statements 21:10:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 51.9% of statements 21:10:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 21:10:46 go vet ./... 21:10:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:10:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:10:50 ./bin/test-attribution-txt.sh [Pipeline] echo 21:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:10:50 $ docker stop --time=1 220a512a5489e40fdcfd524c8d40c97f4e67d11e2328366b8dc19ea42dc66645 21:10:55 $ docker rm -f --volumes 220a512a5489e40fdcfd524c8d40c97f4e67d11e2328366b8dc19ea42dc66645 [Pipeline] // withDockerContainer [Pipeline] sh 21:10:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:10:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:10:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:10:56 + ls -al . 21:10:56 total 644 21:10:56 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 21:10 . 21:10:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:08 .. 21:10:56 -rw-rw-r-- 1 jenkins jenkins 134 Aug 25 21:08 .dockerignore 21:10:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 21:08 .git 21:10:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 21:08 .github 21:10:56 -rw-rw-r-- 1 jenkins jenkins 946 Aug 25 21:08 .gitignore 21:10:56 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 21:08 .golangci.yml 21:10:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 21:08 .semver 21:10:56 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 25 21:08 Attribution.txt 21:10:56 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 25 21:08 CHANGELOG.md 21:10:56 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 25 21:08 Dockerfile 21:10:56 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 21:08 GOVERNANCE.md 21:10:56 -rw-rw-r-- 1 jenkins jenkins 683 Aug 25 21:08 Jenkinsfile 21:10:56 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 25 21:08 LICENSE 21:10:56 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 25 21:08 Makefile 21:10:56 -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 21:08 OWNERS.md 21:10:56 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 25 21:08 README.md 21:10:56 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 21:08 VERSION 21:10:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:08 bin 21:10:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:08 cmd 21:10:56 -rw-r--r-- 1 jenkins jenkins 459493 Aug 25 21:10 coverage.out 21:10:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:08 examples 21:10:56 -rw-rw-r-- 1 jenkins jenkins 3876 Aug 25 21:08 go.mod 21:10:56 -rw-rw-r-- 1 jenkins jenkins 33758 Aug 25 21:08 go.sum 21:10:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:08 images 21:10:56 drwxrwxr-x 5 jenkins jenkins 4096 Aug 25 21:08 internal 21:10:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:08 snap 21:10:56 -rw-rw-r-- 1 jenkins jenkins 193 Aug 25 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:57 + 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=77d1422c8dd9d5a826384c81bc34a65b9d654784 --label arch=amd64 --label version=0.0.0 . 21:10:57 Sending build context to Docker daemon 4.307MB 21:10:57 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 21:10:57 Step 2/24 : FROM ${BASE} AS builder 21:10:57 ---> ab96f5ee2c21 21:10:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:10:57 ---> Running in 2677ad17bd7c 21:10:57 Removing intermediate container 2677ad17bd7c 21:10:57 ---> a5f4f281c02e 21:10:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:10:57 ---> Running in 8d69fd146f63 21:10:57 Removing intermediate container 8d69fd146f63 21:10:57 ---> 1dcac883ad88 21:10:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:10:57 ---> Running in 21b47d5dbc68 21:10:57 Removing intermediate container 21b47d5dbc68 21:10:57 ---> 7e6acabeb24e 21:10:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:10:57 ---> Running in 2a7bf1b50ff9 21:10:57 Removing intermediate container 2a7bf1b50ff9 21:10:57 ---> 483e264d84e9 21:10:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:57 ---> Running in 9b9c268eecc6 21:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:10:58 OK: 265 MiB in 53 packages 21:10:58 Removing intermediate container 9b9c268eecc6 21:10:58 ---> 3c9b73e88607 21:10:58 Step 8/24 : WORKDIR /app 21:10:58 ---> Running in 16932860fc7b 21:10:59 Removing intermediate container 16932860fc7b 21:10:59 ---> e4723616eda7 21:10:59 Step 9/24 : COPY go.mod vendor* ./ 21:10:59 ---> 535c0a28fbda 21:10:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:59 ---> Running in 27780a55adca 21:11:00 Removing intermediate container 27780a55adca 21:11:00 ---> 3f2a935aa5f0 21:11:00 Step 11/24 : COPY . . 21:11:00 ---> e50179bbd721 21:11:00 Step 12/24 : RUN $MAKE 21:11:00 ---> Running in 6c0459f4040c 21:11:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:11:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4593 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 21:11:09 Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout 21:11:09 The recommended git tool is: git 21:11:14 using credential edgex-jenkins-ssh 21:11:14 Cloning the remote Git repository 21:11:15 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:15 > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 21:11:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:15 > git --version # timeout=10 21:11:15 > git --version # 'git version 2.25.1' 21:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:11:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:11:17 Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 21:11:18 Merge succeeded, producing a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 21:11:18 Checking out Revision a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 (PR-229) 21:11:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:11:17 > git config core.sparsecheckout # timeout=10 21:11:17 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 21:11:17 > git remote # timeout=10 21:11:17 > git config --get remote.origin.url # timeout=10 21:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:18 > git merge 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 21:11:18 > git rev-parse HEAD^{commit} # timeout=10 21:11:18 > git config core.sparsecheckout # timeout=10 21:11:18 > git checkout -f a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 # timeout=10 21:11:21 Commit message: "Merge commit '083fa2f723157b55da528870f81b1571d9ee15b2' into HEAD" 21:11:21 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:22 Dload Upload Total Spent Left Speed 21:11:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 21:11:21 > git rev-list --no-walk 1cc0ffb5178aeb171365d0a3a212fef1463abffc # timeout=10 21:11:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:11:23 + sudo tee /etc/docker/daemon.new 21:11:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:11:23 { 21:11:23 "registry-mirrors": [ 21:11:23 "https://nexus3.edgexfoundry.org:10001" 21:11:23 ], 21:11:23 "bip": "10.250.0.254/24", 21:11:23 "hosts": [ 21:11:23 "tcp://0.0.0.0:5555", 21:11:23 "unix:///var/run/docker.sock" 21:11:23 ], 21:11:23 "mtu": 1458, 21:11:23 "selinux-enabled": true, 21:11:23 "seccomp-profile": "/etc/docker/seccomp.json" 21:11:23 } [Pipeline] sh 21:11:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:11:24 + sudo service docker restart 21:11:27 Removing intermediate container 6c0459f4040c 21:11:27 ---> fafe3f267f17 21:11:27 Step 13/24 : FROM alpine:3.17 21:11:27 3.17: Pulling from library/alpine 21:11:27 9398808236ff: Pulling fs layer 21:11:27 9398808236ff: Download complete 21:11:27 9398808236ff: Pull complete 21:11:27 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:11:27 Status: Downloaded newer image for alpine:3.17 21:11:27 ---> 1e0b8b5322fc 21:11:27 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:11:27 ---> Running in 23562c6ed633 21:11:27 Removing intermediate container 23562c6ed633 21:11:27 ---> b802d1102fd3 21:11:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:11:27 ---> Running in 679bcc7b4d84 21:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:11:27 (1/1) Installing dumb-init (1.2.5-r2) 21:11:27 Executing busybox-1.35.0-r29.trigger 21:11:27 OK: 7 MiB in 16 packages 21:11:27 Removing intermediate container 679bcc7b4d84 21:11:27 ---> 8c17ee239593 21:11:27 Step 16/24 : COPY --from=builder /app/LICENSE / 21:11:27 ---> 10d38f1e7a2d 21:11:27 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:11:27 ---> 12a1c60c0752 21:11:27 Step 18/24 : COPY --from=builder /app/cmd/ / 21:11:28 ---> 5fe70315fd07 21:11:28 Step 19/24 : EXPOSE 59989 21:11:28 ---> Running in da0cafb53286 21:11:29 Removing intermediate container da0cafb53286 21:11:29 ---> c6b05552a820 21:11:29 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:11:29 ---> Running in 4bde6ff22adb 21:11:29 Removing intermediate container 4bde6ff22adb 21:11:29 ---> 2000bd568fe6 21:11:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:11:29 ---> Running in e1bffe6f79bd 21:11:29 Removing intermediate container e1bffe6f79bd 21:11:29 ---> 03819b66ea0b 21:11:29 Step 22/24 : LABEL arch=amd64 21:11:29 ---> Running in 08ff7e3f5183 21:11:29 Removing intermediate container 08ff7e3f5183 21:11:29 ---> cd89131859ae 21:11:29 Step 23/24 : LABEL git_sha=77d1422c8dd9d5a826384c81bc34a65b9d654784 21:11:29 ---> Running in 123c5b2c5c44 21:11:29 Removing intermediate container 123c5b2c5c44 21:11:29 ---> 60355f70433b 21:11:29 Step 24/24 : LABEL version=0.0.0 21:11:29 ---> Running in d8c3c828314f 21:11:29 Removing intermediate container d8c3c828314f 21:11:29 ---> fca6005748ac 21:11:29 [Warning] One or more build-args [ARCH] were not consumed 21:11:29 Successfully built fca6005748ac 21:11:29 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:30 21:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:30 latest: Pulling from edgex-lftools-log-publisher 21:11:30 5eb5b503b376: Pulling fs layer 21:11:30 5c69ac0246d0: Pulling fs layer 21:11:30 ec43610c2a17: Pulling fs layer 21:11:30 3a2ae6a8a46f: Pulling fs layer 21:11:30 33b1e0a273af: Pulling fs layer 21:11:30 5d3b04190fa2: Pulling fs layer 21:11:30 2f39f015ded8: Pulling fs layer 21:11:30 33b1e0a273af: Waiting 21:11:30 5d3b04190fa2: Waiting 21:11:30 3a2ae6a8a46f: Waiting 21:11:30 2f39f015ded8: Waiting 21:11:30 5c69ac0246d0: Download complete 21:11:30 3a2ae6a8a46f: Download complete 21:11:30 33b1e0a273af: Verifying Checksum 21:11:30 33b1e0a273af: Download complete 21:11:30 5d3b04190fa2: Verifying Checksum 21:11:30 5d3b04190fa2: Download complete 21:11:30 ec43610c2a17: Verifying Checksum 21:11:30 ec43610c2a17: Download complete 21:11:30 5eb5b503b376: Verifying Checksum 21:11:30 5eb5b503b376: Download complete 21:11:31 2f39f015ded8: Download complete 21:11:32 5eb5b503b376: Pull complete 21:11:32 5c69ac0246d0: Pull complete 21:11:32 ec43610c2a17: Pull complete 21:11:32 3a2ae6a8a46f: Pull complete 21:11:32 33b1e0a273af: Pull complete 21:11:32 5d3b04190fa2: Pull complete 21:11:37 2f39f015ded8: Pull complete 21:11:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:37 prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container 21:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 21:11:44 $ docker top 30f291367e0ec4cea4dcd58c0920baf698ce776848f4d75b11e3c13ff9fa4eef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 21:11:44 provisioning config files... 21:11:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config2298286853105643230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:44 ---> job-cost.sh 21:11:44 lf-activate-venv: SKIPPING 21:11:44 INFO: No Stack... 21:11:44 ---> docker-login.sh 21:11:44 nexus3.edgexfoundry.org:10001 21:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:45 Configure a credential helper to remove this warning. See 21:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:45 21:11:45 Login Succeeded 21:11:45 nexus3.edgexfoundry.org:10002 21:11:45 INFO: Archiving Costs [Pipeline] sh 21:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:45 Configure a credential helper to remove this warning. See 21:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:45 21:11:45 Login Succeeded 21:11:45 nexus3.edgexfoundry.org:10003 21:11:45 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 21:11:45 + cut -d, -f6 [Pipeline] lock 21:11:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] 21:11:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] did not exist. Created. 21:11:45 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 + echo total: 0.2199999988079071 [Pipeline] stash 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 nexus3.edgexfoundry.org:10004 21:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 Stashed 1 file(s) [Pipeline] } 21:11:46 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:46 $ docker stop --time=1 30f291367e0ec4cea4dcd58c0920baf698ce776848f4d75b11e3c13ff9fa4eef 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 docker.io 21:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 ---> docker-login.sh ends 21:11:47 $ docker rm -f --volumes 30f291367e0ec4cea4dcd58c0920baf698ce776848f4d75b11e3c13ff9fa4eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 21:11:47 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 21:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:47 ========================================================= 21:11:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:11:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:11:48 Sending build context to Docker daemon 1.218MB 21:11:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:11:48 Step 2/12 : FROM ${BASE} AS builder 21:11:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:11:49 edb6bdbacee9: Pulling fs layer 21:11:49 5f9638ab2659: Pulling fs layer 21:11:49 8d51d6327a98: Pulling fs layer 21:11:49 8b374f2dd631: Pulling fs layer 21:11:49 ec14aa9079de: Pulling fs layer 21:11:49 2f466654f4bb: Pulling fs layer 21:11:49 8b374f2dd631: Waiting 21:11:49 ec14aa9079de: Waiting 21:11:49 554e91adad29: Pulling fs layer 21:11:49 2f466654f4bb: Waiting 21:11:49 554e91adad29: Waiting 21:11:49 5f9638ab2659: Verifying Checksum 21:11:49 5f9638ab2659: Download complete 21:11:49 8b374f2dd631: Verifying Checksum 21:11:49 8b374f2dd631: Download complete 21:11:49 ec14aa9079de: Verifying Checksum 21:11:49 ec14aa9079de: Download complete 21:11:49 edb6bdbacee9: Download complete 21:11:50 edb6bdbacee9: Pull complete 21:11:50 554e91adad29: Verifying Checksum 21:11:50 554e91adad29: Download complete 21:11:51 5f9638ab2659: Pull complete 21:11:52 8d51d6327a98: Verifying Checksum 21:11:52 8d51d6327a98: Download complete 21:11:52 2f466654f4bb: Verifying Checksum 21:11:52 2f466654f4bb: Download complete 21:12:04 8d51d6327a98: Pull complete 21:12:04 8b374f2dd631: Pull complete 21:12:04 ec14aa9079de: Pull complete 21:12:11 2f466654f4bb: Pull complete 21:12:13 554e91adad29: Pull complete 21:12:13 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:12:13 ---> 1e15ea492957 21:12:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:12:14 ---> Running in 8137459b42d1 21:12:14 Removing intermediate container 8137459b42d1 21:12:14 ---> 074dc59a10be 21:12:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:12:14 ---> Running in 71e0d9f74d4a 21:12:14 Removing intermediate container 71e0d9f74d4a 21:12:14 ---> b62b044975fb 21:12:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:12:14 ---> Running in 572b3eb795c7 21:12:15 Removing intermediate container 572b3eb795c7 21:12:15 ---> 73092a76a061 21:12:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:12:15 ---> Running in 234e9b2edb5b 21:12:15 Removing intermediate container 234e9b2edb5b 21:12:15 ---> a8aaff22c6a3 21:12:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:12:15 ---> Running in b95a9c23a38e 21:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:12:20 OK: 263 MiB in 53 packages 21:12:21 Removing intermediate container b95a9c23a38e 21:12:21 ---> 3e2779c656d0 21:12:21 Step 8/12 : WORKDIR /app 21:12:21 ---> Running in 273192a29f0f 21:12:21 Removing intermediate container 273192a29f0f 21:12:21 ---> c7037dbb7b9f 21:12:21 Step 9/12 : COPY go.mod vendor* ./ 21:12:21 ---> 8916880841b0 21:12:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:21 ---> Running in 35bb5bc4a8ad 21:13:29 Removing intermediate container 35bb5bc4a8ad 21:13:29 ---> 3150ec2f0ad2 21:13:29 Step 11/12 : COPY . . 21:13:29 ---> 217f8327af82 21:13:29 Step 12/12 : RUN $MAKE 21:13:29 ---> Running in 959651a67bb5 21:13:29 noop 21:13:29 Removing intermediate container 959651a67bb5 21:13:29 ---> 8dbe127b690d 21:13:29 Successfully built 8dbe127b690d 21:13:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:30 + docker inspect -f . ci-base-image-arm64 21:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-4593 does not seem to be running inside a container 21:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:13:31 $ docker top b0ad22e8264aaf2c69103a8115717651f6325de7104118a0777cd7aeb99aa5de -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:32 + go version 21:13:32 go version go1.20.6 linux/arm64 [Pipeline] } 21:13:32 $ docker stop --time=1 b0ad22e8264aaf2c69103a8115717651f6325de7104118a0777cd7aeb99aa5de 21:13:35 $ docker rm -f --volumes b0ad22e8264aaf2c69103a8115717651f6325de7104118a0777cd7aeb99aa5de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:36 + docker inspect -f . ci-base-image-arm64 21:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:36 prd-ubuntu20.04-docker-arm64-4c-16g-4593 does not seem to be running inside a container 21:13:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:13:37 $ docker top 207e1722a70176eababb888205a877bb5c1c56eda86de626fa31fe2553986560 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:38 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/12 [Pipeline] fileExists [Pipeline] sh 21:13:38 + make test 21:13:38 go test ./... -coverprofile=coverage.out ./... 21:14:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:16:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:16:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:16:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.267s coverage: 40.6% of statements 21:16:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.616s coverage: 51.9% of statements 21:16:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements 21:16:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:16:44 go vet ./... 21:17:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:10 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:17:10 $ docker stop --time=1 207e1722a70176eababb888205a877bb5c1c56eda86de626fa31fe2553986560 21:17:12 $ docker rm -f --volumes 207e1722a70176eababb888205a877bb5c1c56eda86de626fa31fe2553986560 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:13 Warning: overwriting stash ‘coverage-report’ 21:17:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:15 + ls -al . 21:17:15 total 640 21:17:15 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 21:13 . 21:17:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:11 .. 21:17:15 -rw-rw-r-- 1 jenkins jenkins 134 Aug 25 21:11 .dockerignore 21:17:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 21:11 .git 21:17:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 21:11 .github 21:17:15 -rw-rw-r-- 1 jenkins jenkins 946 Aug 25 21:11 .gitignore 21:17:15 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 21:11 .golangci.yml 21:17:15 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 25 21:11 Attribution.txt 21:17:15 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 25 21:11 CHANGELOG.md 21:17:15 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 25 21:11 Dockerfile 21:17:15 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 21:11 GOVERNANCE.md 21:17:15 -rw-rw-r-- 1 jenkins jenkins 683 Aug 25 21:11 Jenkinsfile 21:17:15 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 25 21:11 LICENSE 21:17:15 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 25 21:11 Makefile 21:17:15 -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 21:11 OWNERS.md 21:17:15 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 25 21:11 README.md 21:17:15 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 21:08 VERSION 21:17:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:11 bin 21:17:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:11 cmd 21:17:15 -rw-r--r-- 1 jenkins jenkins 459493 Aug 25 21:16 coverage.out 21:17:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:11 examples 21:17:15 -rw-rw-r-- 1 jenkins jenkins 3876 Aug 25 21:11 go.mod 21:17:15 -rw-rw-r-- 1 jenkins jenkins 33758 Aug 25 21:11 go.sum 21:17:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:11 images 21:17:15 drwxrwxr-x 5 jenkins jenkins 4096 Aug 25 21:11 internal 21:17:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:11 snap 21:17:15 -rw-rw-r-- 1 jenkins jenkins 193 Aug 25 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:15 + 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=a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 --label arch=arm64 --label version=0.0.0 . 21:17:15 Sending build context to Docker daemon 1.218MB 21:17:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 21:17:15 Step 2/24 : FROM ${BASE} AS builder 21:17:15 ---> 8dbe127b690d 21:17:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:17:16 ---> Running in fa7079d0eaf6 21:17:16 Removing intermediate container fa7079d0eaf6 21:17:16 ---> 2c0fd09b51d9 21:17:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:16 ---> Running in c50c9e27b447 21:17:16 Removing intermediate container c50c9e27b447 21:17:16 ---> b0901e3792d8 21:17:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:17:16 ---> Running in 3b5970659b81 21:17:17 Removing intermediate container 3b5970659b81 21:17:17 ---> 969ddee78823 21:17:17 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:17:17 ---> Running in b5120195f58c 21:17:17 Removing intermediate container b5120195f58c 21:17:17 ---> 5f891f0f3909 21:17:17 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:17 ---> Running in 42a43bafc4ad 21:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:19 OK: 263 MiB in 53 packages 21:17:20 Removing intermediate container 42a43bafc4ad 21:17:20 ---> 1dcd327690c7 21:17:20 Step 8/24 : WORKDIR /app 21:17:20 ---> Running in 4c175c9a4d7d 21:17:20 Removing intermediate container 4c175c9a4d7d 21:17:20 ---> db778a333b06 21:17:20 Step 9/24 : COPY go.mod vendor* ./ 21:17:24 ---> c644afd6735a 21:17:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:24 ---> Running in ce48d67816fc 21:17:26 Removing intermediate container ce48d67816fc 21:17:26 ---> 5a85be6fe5e5 21:17:26 Step 11/24 : COPY . . 21:17:26 ---> 1f3e8dc547b2 21:17:26 Step 12/24 : RUN $MAKE 21:17:26 ---> Running in f9a46944255c 21:17:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:19:49 Removing intermediate container f9a46944255c 21:19:49 ---> baae1596d0ce 21:19:49 Step 13/24 : FROM alpine:3.17 21:19:49 3.17: Pulling from library/alpine 21:19:49 4060ece20d7a: Pulling fs layer 21:19:49 4060ece20d7a: Verifying Checksum 21:19:49 4060ece20d7a: Download complete 21:19:49 4060ece20d7a: Pull complete 21:19:49 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:19:49 Status: Downloaded newer image for alpine:3.17 21:19:49 ---> 8650cd65339b 21:19:49 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:19:49 ---> Running in c0494705a765 21:19:49 Removing intermediate container c0494705a765 21:19:49 ---> 955d60fbfa6b 21:19:49 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:19:49 ---> Running in 25daca272038 21:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:19:49 (1/1) Installing dumb-init (1.2.5-r2) 21:19:49 Executing busybox-1.35.0-r29.trigger 21:19:49 OK: 8 MiB in 16 packages 21:19:49 Removing intermediate container 25daca272038 21:19:49 ---> c88cfada3294 21:19:49 Step 16/24 : COPY --from=builder /app/LICENSE / 21:19:49 ---> 61026d9949a6 21:19:49 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:19:49 ---> 6f6840e1e7ef 21:19:49 Step 18/24 : COPY --from=builder /app/cmd/ / 21:19:49 ---> e19c4a7211b9 21:19:49 Step 19/24 : EXPOSE 59989 21:19:49 ---> Running in 3b51eaf1e88f 21:19:49 Removing intermediate container 3b51eaf1e88f 21:19:49 ---> 7c711ac496ce 21:19:49 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:19:49 ---> Running in 58df1f3eebee 21:19:49 Removing intermediate container 58df1f3eebee 21:19:49 ---> d4bcd6693028 21:19:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:19:49 ---> Running in c0709e398c7f 21:19:49 Removing intermediate container c0709e398c7f 21:19:49 ---> 67cda4d50115 21:19:49 Step 22/24 : LABEL arch=arm64 21:19:49 ---> Running in 139f7588bda4 21:19:49 Removing intermediate container 139f7588bda4 21:19:49 ---> ca235760fba4 21:19:49 Step 23/24 : LABEL git_sha=a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 21:19:49 ---> Running in c70e1c8b7e31 21:19:49 Removing intermediate container c70e1c8b7e31 21:19:49 ---> cc145d2766c2 21:19:49 Step 24/24 : LABEL version=0.0.0 21:19:49 ---> Running in 02f23ce0b254 21:19:49 Removing intermediate container 02f23ce0b254 21:19:49 ---> 0cd4d86fd5c6 21:19:49 [Warning] One or more build-args [ARCH] were not consumed 21:19:49 Successfully built 0cd4d86fd5c6 21:19:49 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:49 21:19:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:50 arm64: Pulling from edgex-lftools-log-publisher 21:19:50 8998bd30e6a1: Pulling fs layer 21:19:50 04944245beec: Pulling fs layer 21:19:50 699f458cf7ca: Pulling fs layer 21:19:50 765212b225bb: Pulling fs layer 21:19:50 f23df028b6ca: Pulling fs layer 21:19:50 d65c8cfc05b1: Pulling fs layer 21:19:50 2437ff75d9bd: Pulling fs layer 21:19:50 765212b225bb: Waiting 21:19:50 f23df028b6ca: Waiting 21:19:50 d65c8cfc05b1: Waiting 21:19:50 2437ff75d9bd: Waiting 21:19:50 04944245beec: Verifying Checksum 21:19:50 04944245beec: Download complete 21:19:50 765212b225bb: Verifying Checksum 21:19:50 765212b225bb: Download complete 21:19:50 f23df028b6ca: Verifying Checksum 21:19:50 f23df028b6ca: Download complete 21:19:50 d65c8cfc05b1: Verifying Checksum 21:19:50 d65c8cfc05b1: Download complete 21:19:50 699f458cf7ca: Verifying Checksum 21:19:50 699f458cf7ca: Download complete 21:19:51 8998bd30e6a1: Verifying Checksum 21:19:51 8998bd30e6a1: Download complete 21:19:53 2437ff75d9bd: Verifying Checksum 21:19:53 2437ff75d9bd: Download complete 21:19:54 8998bd30e6a1: Pull complete 21:19:55 04944245beec: Pull complete 21:19:56 699f458cf7ca: Pull complete 21:19:56 765212b225bb: Pull complete 21:19:57 f23df028b6ca: Pull complete 21:19:57 d65c8cfc05b1: Pull complete 21:20:12 2437ff75d9bd: Pull complete 21:20:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-4593 does not seem to be running inside a container 21:20:12 $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:20:15 $ docker top 303d73900093a8995ae3a58cee3522e3ba08dd35f443b71b0a97d8fe50d9993b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:15 ---> job-cost.sh 21:20:16 lf-activate-venv: SKIPPING 21:20:16 INFO: No Stack... 21:20:16 INFO: Retrieving Pricing Info for: v3-standard-4 21:20:17 INFO: Archiving Costs [Pipeline] sh 21:20:17 + + catcut /w/workspace/device-rfid-llrp-go/12/archives/cost.csv -d, 21:20:17 -f6 [Pipeline] lock 21:20:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] 21:20:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] did not exist. Created. 21:20:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:18 /w/workspace/device-rfid-llrp-go/12@tmp/durable-b679397c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:20:18 + echo total: 0.10999999940395355 [Pipeline] stash 21:20:18 Warning: overwriting stash ‘stack-cost’ 21:20:18 Stashed 1 file(s) [Pipeline] } 21:20:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] // lock [Pipeline] } 21:20:18 $ docker stop --time=1 303d73900093a8995ae3a58cee3522e3ba08dd35f443b71b0a97d8fe50d9993b 21:20:20 $ docker rm -f --volumes 303d73900093a8995ae3a58cee3522e3ba08dd35f443b71b0a97d8fe50d9993b [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 21:20:20 provisioning config files... 21:20:20 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8427716712117761530tmp [Pipeline] { [Pipeline] sh 21:20:20 + set +x 21:20:20 + + bash -s -- 21:20:20 curl -s https://codecov.io/bash 21:20:20 21:20:20 _____ _ 21:20:20 / ____| | | 21:20:20 | | ___ __| | ___ ___ _____ __ 21:20:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:20:20 | |___| (_) | (_| | __/ (_| (_) \ V / 21:20:20 \_____\___/ \__,_|\___|\___\___/ \_/ 21:20:20 Bash-1.0.6 21:20:20 21:20:20 21:20:20 ==> git version 2.25.1 found 21:20:20 ==> 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 21:20:20 Release-Date: 2020-01-08 21:20:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:20:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:20:20 ==> Jenkins CI detected. 21:20:20 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 21:20:20 project root: . 21:20:20 --> token set from env 21:20:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:20:20 ==> Running gcov in . (disable via -X gcov) 21:20:20 ==> Python coveragepy not found 21:20:20 ==> Searching for coverage reports in: 21:20:20 + . 21:20:20 -> Found 1 reports 21:20:20 ==> Detecting git/mercurial file structure 21:20:21 ==> Reading reports 21:20:21 + ./coverage.out bytes=459493 21:20:21 ==> Appending adjustments 21:20:21 https://docs.codecov.io/docs/fixing-reports 21:20:21 + Found adjustments 21:20:21 ==> Gzipping contents 21:20:21 52K /tmp/codecov.J0bwmk.gz 21:20:21 ==> Uploading reports 21:20:21 url: https://codecov.io 21:20:21 query: branch=PR-229&commit=77d1422c8dd9d5a826384c81bc34a65b9d654784&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:20:21 -> Pinging Codecov 21:20:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=77d1422c8dd9d5a826384c81bc34a65b9d654784&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:20:21 -> Uploading to 21:20:21 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/581DD39554BDF9B6E22D074273EAD858/77d1422c8dd9d5a826384c81bc34a65b9d654784/84b532d8-14c4-472b-b44a-60c743a4b4b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T212021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=188b88f369df41acc762c2b7f8cb6457e4c2d1744acd0f48f17f60d33b331055 21:20:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:21 Dload Upload Total Spent Left Speed 21:20:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50513 0 0 100 50513 0 263k --:--:-- --:--:-- --:--:-- 265k 21:20:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] } 21:20:21 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 21:20:22 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 21:20:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:22 total 16 21:20:22 drwxr-xr-x 3 root root 4096 Aug 25 21:11 . 21:20:22 drwxrwxr-x 12 jenkins jenkins 4096 Aug 25 21:11 .. 21:20:22 drwxr-xr-x 2 root root 4096 Aug 25 21:11 cost 21:20:22 -rw-r--r-- 1 root root 92 Aug 25 21:11 cost.csv 21:20:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:22 total 16 21:20:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 21:11 . 21:20:22 drwxrwxr-x 12 jenkins jenkins 4096 Aug 25 21:11 .. 21:20:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 21:11 cost 21:20:22 -rw-r--r-- 1 jenkins jenkins 92 Aug 25 21:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:20:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:23 ---> package-listing.sh 21:20:23 ++ facter osfamily 21:20:23 ++ tr '[:upper:]' '[:lower:]' 21:20:23 + OS_FAMILY=debian 21:20:23 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 21:20:23 + START_PACKAGES=/tmp/packages_start.txt 21:20:23 + END_PACKAGES=/tmp/packages_end.txt 21:20:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:23 + PACKAGES=/tmp/packages_start.txt 21:20:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:20:23 + PACKAGES=/tmp/packages_end.txt 21:20:23 + case "${OS_FAMILY}" in 21:20:23 + dpkg -l 21:20:23 + grep '^ii' 21:20:23 + '[' -f /tmp/packages_start.txt ']' 21:20:23 + '[' -f /tmp/packages_end.txt ']' 21:20:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:23 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:20:23 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 21:20:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 21:20:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:24 prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container 21:20:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:20:25 $ docker top bc14d9e67afe681fdda5e803eb4310df2cb339b789e1d1cf465be53a2318dcd7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:25 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:25 + ls /var/log/sa-host 21:20:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:25 provisioning config files... 21:20:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17256190748453596515tmp [Pipeline] { [Pipeline] echo 21:20:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:26 ---> create-netrc.sh [Pipeline] } 21:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:26 ---> python-tools-install.sh [Pipeline] echo 21:20:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:26 ---> sudo-logs.sh 21:20:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:27 ---> job-cost.sh 21:20:27 lf-activate-venv: SKIPPING 21:20:27 DEBUG: total: 0.2199999988079071 21:20:27 INFO: Retrieving Stack Cost... 21:20:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:28 INFO: Archiving Costs [Pipeline] echo 21:20:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:28 ---> logs-deploy.sh 21:20:28 lf-activate-venv: SKIPPING 21:20:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/12 21:20:28 INFO: archiving workspace using pattern(s): 21:20:29 Archives upload complete. 21:20:29 INFO: archiving logs to Nexus 21:20:30 ---> uname -a: 21:20:30 Linux prd-ubuntu20-04-docker-8c-8g-4592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:20:30 21:20:30 21:20:30 ---> lscpu: 21:20:30 Architecture: x86_64 21:20:30 CPU op-mode(s): 32-bit, 64-bit 21:20:30 Byte Order: Little Endian 21:20:30 Address sizes: 40 bits physical, 48 bits virtual 21:20:30 CPU(s): 8 21:20:30 On-line CPU(s) list: 0-7 21:20:30 Thread(s) per core: 1 21:20:30 Core(s) per socket: 1 21:20:30 Socket(s): 8 21:20:30 NUMA node(s): 1 21:20:30 Vendor ID: AuthenticAMD 21:20:30 CPU family: 23 21:20:30 Model: 49 21:20:30 Model name: AMD EPYC-Rome Processor 21:20:30 Stepping: 0 21:20:30 CPU MHz: 2799.998 21:20:30 BogoMIPS: 5599.99 21:20:30 Virtualization: AMD-V 21:20:30 Hypervisor vendor: KVM 21:20:30 Virtualization type: full 21:20:30 L1d cache: 256 KiB 21:20:30 L1i cache: 256 KiB 21:20:30 L2 cache: 4 MiB 21:20:30 L3 cache: 128 MiB 21:20:30 NUMA node0 CPU(s): 0-7 21:20:30 Vulnerability Itlb multihit: Not affected 21:20:30 Vulnerability L1tf: Not affected 21:20:30 Vulnerability Mds: Not affected 21:20:30 Vulnerability Meltdown: Not affected 21:20:30 Vulnerability Mmio stale data: Not affected 21:20:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:20:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:20:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:20:30 Vulnerability Srbds: Not affected 21:20:30 Vulnerability Tsx async abort: Not affected 21:20:30 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 21:20:30 21:20:30 21:20:30 ---> nproc: 21:20:30 8 21:20:30 21:20:30