Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17ac144b331087eb0098e1e77703f02f81c891b4+963987e627e8dcac0df49593e42f1bbbca2c5392 (2a04b78744b9bc3bc351b6778656e0412f7ac9e7) 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-ssh8712605932272087033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11544665972627657559.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8132054899162140362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2353768464893795974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh424808102556949534.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15805233939002415998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-4439 in /w/workspace/undry_device-rfid-llrp-go_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-145 # 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 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 17ac144b331087eb0098e1e77703f02f81c891b4 Merge succeeded, producing 17ac144b331087eb0098e1e77703f02f81c891b4 Checking out Revision 17ac144b331087eb0098e1e77703f02f81c891b4 (PR-145) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:04:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:04:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:04:06 ========================================================= 10:04:06 EdgeX Global Pipelines Version Info 10:04:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:04:07 ------------------- 10:04:07 stable info: 10:04:07 ------------------- 10:04:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:04:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:04:07 Message: update stable to v1.0.244 10:04:07 ------------------- 10:04:07 experimental info: 10:04:07 ------------------- 10:04:07 Commited By: **** collab-it+edgex@linuxfoundation.org 10:04:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:04:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:04:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17ac144 [Pipeline] echo 10:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:09 provisioning config files... 10:04:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config6934732982007018561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:09 ---> docker-login.sh 10:04:09 nexus3.edgexfoundry.org:10001 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10002 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10003 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10004 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 docker.io 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 ---> docker-login.sh ends [Pipeline] } 10:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:04:11 + git rev-list -1 --merges 17ac144b331087eb0098e1e77703f02f81c891b4~1..17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo 10:04:11 -----------> git rev-list -1 --merges 17ac144b331087eb0098e1e77703f02f81c891b4~1..17ac144b331087eb0098e1e77703f02f81c891b4 17ac144b331087eb0098e1e77703f02f81c891b4 [false] [Pipeline] sh 10:04:11 + git log --format=format:%s -1 17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo 10:04:11 ========================================================= 10:04:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:04:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:12 + git log --format=format:%s -1 17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo 10:04:12 [semverPrep] GIT_COMMIT: 17ac144b331087eb0098e1e77703f02f81c891b4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:04:12 [semverPrep] This is not a build commit. [Pipeline] sh 10:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:04:12 + grep -v github /etc/ssh/ssh_known_hosts 10:04:12 + [ -e /tmp/ssh_known_hosts ] 10:04:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:04:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:04:12 + sudo tee -a /etc/ssh/ssh_known_hosts 10:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:13 10:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:13 0.1.4: Pulling from edgex-devops/py-git-semver 10:04:13 b85a868b505f: Pulling fs layer 10:04:13 e2be974225ed: Pulling fs layer 10:04:13 339a4e72a1f5: Pulling fs layer 10:04:13 988bab9f4d93: Pulling fs layer 10:04:13 1469e6f7b9e6: Pulling fs layer 10:04:13 eaf3925da568: Pulling fs layer 10:04:13 bab4dde63d76: Pulling fs layer 10:04:13 bde34c3a00c8: Pulling fs layer 10:04:13 b352a97aabf1: Pulling fs layer 10:04:13 4872d77fe225: Pulling fs layer 10:04:13 5851b861e8e6: Pulling fs layer 10:04:13 bab4dde63d76: Waiting 10:04:13 bde34c3a00c8: Waiting 10:04:13 5851b861e8e6: Waiting 10:04:13 1469e6f7b9e6: Waiting 10:04:13 988bab9f4d93: Waiting 10:04:13 eaf3925da568: Waiting 10:04:13 e2be974225ed: Download complete 10:04:13 988bab9f4d93: Download complete 10:04:14 339a4e72a1f5: Verifying Checksum 10:04:14 339a4e72a1f5: Download complete 10:04:14 eaf3925da568: Download complete 10:04:14 1469e6f7b9e6: Verifying Checksum 10:04:14 1469e6f7b9e6: Download complete 10:04:14 bde34c3a00c8: Download complete 10:04:14 b352a97aabf1: Verifying Checksum 10:04:14 b352a97aabf1: Download complete 10:04:14 4872d77fe225: Download complete 10:04:14 5851b861e8e6: Verifying Checksum 10:04:14 5851b861e8e6: Download complete 10:04:14 b85a868b505f: Verifying Checksum 10:04:14 b85a868b505f: Download complete 10:04:14 bab4dde63d76: Verifying Checksum 10:04:14 bab4dde63d76: Download complete 10:04:15 b85a868b505f: Pull complete 10:04:15 e2be974225ed: Pull complete 10:04:16 339a4e72a1f5: Pull complete 10:04:16 988bab9f4d93: Pull complete 10:04:16 1469e6f7b9e6: Pull complete 10:04:16 eaf3925da568: Pull complete 10:04:18 bab4dde63d76: Pull complete 10:04:18 bde34c3a00c8: Pull complete 10:04:18 b352a97aabf1: Pull complete 10:04:18 4872d77fe225: Pull complete 10:04:18 5851b861e8e6: Pull complete 10:04:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:18 prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container 10:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:04:20 $ docker top b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 -eo pid,comm 10:04:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:04:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:20 [ssh-agent] Looking for ssh-agent implementation... 10:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:20 $ docker exec b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent 10:04:20 SSH_AUTH_SOCK=/tmp/ssh-KluErcTFDSrV/agent.32 10:04:20 SSH_AGENT_PID=38 10:04:20 Running ssh-add (command line suppressed) 10:04:20 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_4364561796810398948.key (/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_4364561796810398948.key) 10:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:20 + git tag --points-at HEAD [Pipeline] } 10:04:20 $ docker exec --env ******** --env ******** b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent -k 10:04:21 unset SSH_AUTH_SOCK; 10:04:21 unset SSH_AGENT_PID; 10:04:21 echo Agent pid 38 killed; 10:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:21 [ssh-agent] Looking for ssh-agent implementation... 10:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:21 $ docker exec b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent 10:04:21 SSH_AUTH_SOCK=/tmp/ssh-cXlOC6sZWVxi/agent.70 10:04:21 SSH_AGENT_PID=76 10:04:21 Running ssh-add (command line suppressed) 10:04:21 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_2796595187328740667.key (/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_2796595187328740667.key) 10:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:21 + git semver init 10:04:22 2023-02-03 10:04:22,083 [run_init] DEBUG init version:0.0.0 force:False 10:04:22 2023-02-03 10:04:22,084 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver 10:04:22 2023-02-03 10:04:22,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-145/.semver 10:04:22 2023-02-03 10:04:22,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-145, universal_newlines=False, shell=None, istream=None) 10:04:23 2023-02-03 10:04:22,878 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-145/.git/info/exclude 10:04:23 2023-02-03 10:04:22,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver/PR-145 with force:False 10:04:23 2023-02-03 10:04:22,879 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver/PR-145 10:04:23 2023-02-03 10:04:22,884 [execute] INFO git cat-file --batch-check 10:04:23 2023-02-03 10:04:22,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver, universal_newlines=False, shell=None, istream=) 10:04:23 2023-02-03 10:04:22,892 [execute] INFO git cat-file --batch 10:04:23 2023-02-03 10:04:22,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver, universal_newlines=False, shell=None, istream=) 10:04:23 2023-02-03 10:04:22,898 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-145/.semver/PR-145 10:04:23 0.0.0 [Pipeline] } 10:04:23 $ docker exec --env ******** --env ******** b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent -k 10:04:23 unset SSH_AUTH_SOCK; 10:04:23 unset SSH_AGENT_PID; 10:04:23 echo Agent pid 76 killed; 10:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:23 + git semver [Pipeline] } 10:04:23 $ docker stop --time=1 b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 10:04:25 $ docker rm -f --volumes b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 [Pipeline] // withDockerContainer [Pipeline] sh 10:04:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:04:25 Stashed 1 file(s) [Pipeline] echo 10:04:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:26 provisioning config files... 10:04:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config2634576526361564593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:26 ---> docker-login.sh 10:04:26 nexus3.edgexfoundry.org:10001 10:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:26 Configure a credential helper to remove this warning. See 10:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:26 10:04:26 Login Succeeded 10:04:26 nexus3.edgexfoundry.org:10002 10:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:26 Configure a credential helper to remove this warning. See 10:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:26 10:04:26 Login Succeeded 10:04:26 nexus3.edgexfoundry.org:10003 10:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:27 Configure a credential helper to remove this warning. See 10:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:27 10:04:27 Login Succeeded 10:04:27 nexus3.edgexfoundry.org:10004 10:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:27 Configure a credential helper to remove this warning. See 10:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:27 10:04:27 Login Succeeded 10:04:27 docker.io 10:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:27 Configure a credential helper to remove this warning. See 10:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:27 10:04:27 Login Succeeded 10:04:27 ---> docker-login.sh ends [Pipeline] } 10:04:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:04:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:04:27 ========================================================= 10:04:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:04:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:04:28 Sending build context to Docker daemon 4.109MB 10:04:28 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:04:28 Step 2/12 : FROM ${BASE} AS builder 10:04:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:04:28 213ec9aee27d: Pulling fs layer 10:04:28 4583459ba037: Pulling fs layer 10:04:28 93c1e223e6f2: Pulling fs layer 10:04:28 53926ce57604: Pulling fs layer 10:04:28 21b2b0c7a3f4: Pulling fs layer 10:04:28 22ff95d597cd: Pulling fs layer 10:04:28 12d6caf4c0d1: Pulling fs layer 10:04:28 96b7cbca73a9: Pulling fs layer 10:04:28 a7acece74701: Pulling fs layer 10:04:28 53926ce57604: Waiting 10:04:28 22ff95d597cd: Waiting 10:04:28 12d6caf4c0d1: Waiting 10:04:28 96b7cbca73a9: Waiting 10:04:28 21b2b0c7a3f4: Waiting 10:04:28 93c1e223e6f2: Verifying Checksum 10:04:28 93c1e223e6f2: Download complete 10:04:28 4583459ba037: Verifying Checksum 10:04:28 4583459ba037: Download complete 10:04:28 21b2b0c7a3f4: Download complete 10:04:28 22ff95d597cd: Verifying Checksum 10:04:28 22ff95d597cd: Download complete 10:04:28 213ec9aee27d: Verifying Checksum 10:04:28 213ec9aee27d: Download complete 10:04:28 12d6caf4c0d1: Download complete 10:04:28 213ec9aee27d: Pull complete 10:04:28 4583459ba037: Pull complete 10:04:28 93c1e223e6f2: Pull complete 10:04:29 a7acece74701: Verifying Checksum 10:04:29 a7acece74701: Download complete 10:04:29 53926ce57604: Download complete 10:04:29 96b7cbca73a9: Verifying Checksum 10:04:29 96b7cbca73a9: Download complete 10:04:33 53926ce57604: Pull complete 10:04:33 21b2b0c7a3f4: Pull complete 10:04:33 22ff95d597cd: Pull complete 10:04:33 12d6caf4c0d1: Pull complete 10:04:35 96b7cbca73a9: Pull complete 10:04:36 a7acece74701: Pull complete 10:04:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:04:36 ---> db6d94c90886 10:04:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:04:38 ---> Running in e64c71a459f4 10:04:38 Removing intermediate container e64c71a459f4 10:04:38 ---> e3235a05abe5 10:04:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:04:38 ---> Running in 0c44570c9944 10:04:38 Removing intermediate container 0c44570c9944 10:04:38 ---> 20b368ec76e1 10:04:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:04:38 ---> Running in aefbde824f56 10:04:38 Removing intermediate container aefbde824f56 10:04:38 ---> 234109b6ef08 10:04:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:04:38 ---> Running in 3bd1373bb3d7 10:04:38 Removing intermediate container 3bd1373bb3d7 10:04:38 ---> 113ae16d998e 10:04:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:04:38 ---> Running in 3a228055fafa 10:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:04:39 OK: 211 MiB in 51 packages 10:04:39 Removing intermediate container 3a228055fafa 10:04:39 ---> 68c8384f78b3 10:04:39 Step 8/12 : WORKDIR /app 10:04:39 ---> Running in 32c12fe54933 10:04:39 Removing intermediate container 32c12fe54933 10:04:39 ---> 2b85586dcbce 10:04:39 Step 9/12 : COPY go.mod vendor* ./ 10:04:39 ---> 799ec9e48424 10:04:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:39 ---> Running in 4b99a5cdaa6e 10:04:41 Still waiting to schedule task 10:04:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:05:35 Removing intermediate container 4b99a5cdaa6e 10:05:35 ---> c211e21c4b39 10:05:35 Step 11/12 : COPY . . 10:05:35 ---> 9677b3d35f1f 10:05:35 Step 12/12 : RUN $MAKE 10:05:35 ---> Running in 292a654ddb8a 10:05:35 noop 10:05:35 Removing intermediate container 292a654ddb8a 10:05:35 ---> 548877d0312f 10:05:35 Successfully built 548877d0312f 10:05:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:36 + docker inspect -f . ci-base-image-x86_64 10:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:36 prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container 10:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@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 ******** ci-base-image-x86_64 cat 10:05:36 $ docker top d627014b07cf14924279a4326d344c972263249b44194e024f0aba8a7f496c9f -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:37 + go version 10:05:37 go version go1.18.7 linux/amd64 [Pipeline] } 10:05:37 $ docker stop --time=1 d627014b07cf14924279a4326d344c972263249b44194e024f0aba8a7f496c9f 10:05:38 $ docker rm -f --volumes d627014b07cf14924279a4326d344c972263249b44194e024f0aba8a7f496c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:39 + docker inspect -f . ci-base-image-x86_64 10:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:39 prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container 10:05:39 $ 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-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@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 ******** ci-base-image-x86_64 cat 10:05:39 $ docker top 70228ad4a8be5484c468bbf207fe14ab8911ffc60eb08ae1c543d709811e36ce -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:40 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-145 [Pipeline] fileExists [Pipeline] sh 10:05:40 + make test 10:05:40 go test ./... -coverprofile=coverage.out ./... 10:05:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:05:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:05:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:05:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.916s coverage: 38.5% of statements 10:05:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.256s coverage: 51.9% of statements 10:05:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 94.6% of statements 10:06:04 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:06:04 go vet ./... 10:06:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:06:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:06:08 ./bin/test-attribution-txt.sh 10:06:08 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:06:08 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:06:08 $ docker stop --time=1 70228ad4a8be5484c468bbf207fe14ab8911ffc60eb08ae1c543d709811e36ce 10:06:10 $ docker rm -f --volumes 70228ad4a8be5484c468bbf207fe14ab8911ffc60eb08ae1c543d709811e36ce [Pipeline] // withDockerContainer [Pipeline] sh 10:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:06:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:06:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:06:12 + ls -al . 10:06:12 total 636 10:06:12 drwxrwxr-x 11 jenkins jenkins 4096 Feb 3 10:05 . 10:06:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:04 .. 10:06:12 -rw-rw-r-- 1 jenkins jenkins 134 Feb 3 10:04 .dockerignore 10:06:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 10:05 .git 10:06:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 10:04 .github 10:06:12 -rw-rw-r-- 1 jenkins jenkins 946 Feb 3 10:04 .gitignore 10:06:12 -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 10:04 .golangci.yml 10:06:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 10:04 .semver 10:06:12 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 3 10:04 Attribution.txt 10:06:12 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 3 10:04 CHANGELOG.md 10:06:12 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 3 10:04 Dockerfile 10:06:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 10:04 GOVERNANCE.md 10:06:12 -rw-rw-r-- 1 jenkins jenkins 683 Feb 3 10:04 Jenkinsfile 10:06:12 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 3 10:04 LICENSE 10:06:12 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 3 10:04 Makefile 10:06:12 -rw-rw-r-- 1 jenkins jenkins 625 Feb 3 10:04 OWNERS.md 10:06:12 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 3 10:04 README.md 10:06:12 -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 10:04 VERSION 10:06:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:04 bin 10:06:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:04 cmd 10:06:12 -rw-r--r-- 1 jenkins jenkins 460049 Feb 3 10:05 coverage.out 10:06:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:04 examples 10:06:12 -rw-rw-r-- 1 jenkins jenkins 3461 Feb 3 10:04 go.mod 10:06:12 -rw-rw-r-- 1 jenkins jenkins 34422 Feb 3 10:04 go.sum 10:06:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:04 images 10:06:12 drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 10:04 internal 10:06:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:04 snap 10:06:12 -rw-rw-r-- 1 jenkins jenkins 193 Feb 3 10:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:12 + 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=17ac144b331087eb0098e1e77703f02f81c891b4 --label arch=amd64 --label version=0.0.0 . 10:06:12 Sending build context to Docker daemon 4.109MB 10:06:12 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 10:06:12 Step 2/24 : FROM ${BASE} AS builder 10:06:12 ---> 548877d0312f 10:06:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:06:12 ---> Running in 6e98bdcc21d3 10:06:12 Removing intermediate container 6e98bdcc21d3 10:06:12 ---> 60407edb8534 10:06:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:06:12 ---> Running in 99ebe31e6402 10:06:12 Removing intermediate container 99ebe31e6402 10:06:12 ---> f1fe1f41f88e 10:06:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:06:12 ---> Running in fbd81115be34 10:06:12 Removing intermediate container fbd81115be34 10:06:12 ---> 8515d6c09968 10:06:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:06:12 ---> Running in 962584c7028f 10:06:12 Removing intermediate container 962584c7028f 10:06:12 ---> bdab321254b5 10:06:12 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:06:12 ---> Running in 89cbdd5fbeaf 10:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:06:13 OK: 211 MiB in 51 packages 10:06:13 Removing intermediate container 89cbdd5fbeaf 10:06:13 ---> dac828bdfbd3 10:06:13 Step 8/24 : WORKDIR /app 10:06:13 ---> Running in 34f1ff828b63 10:06:13 Removing intermediate container 34f1ff828b63 10:06:13 ---> 5ee6f9e56dbb 10:06:13 Step 9/24 : COPY go.mod vendor* ./ 10:06:13 ---> 1c61f0752e42 10:06:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:13 ---> Running in d662501671e3 10:06:14 Removing intermediate container d662501671e3 10:06:14 ---> cde2171e1ad2 10:06:14 Step 11/24 : COPY . . 10:06:15 ---> 330d13c767df 10:06:15 Step 12/24 : RUN $MAKE 10:06:15 ---> Running in 950443d57465 10:06:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:06:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4440 in /w/workspace/undry_device-rfid-llrp-go_PR-145 [Pipeline] { [Pipeline] ws 10:06:23 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:06:23 Selected Git installation does not exist. Using Default 10:06:23 The recommended git tool is: NONE 10:06:32 using credential edgex-jenkins-ssh 10:06:32 Cloning the remote Git repository 10:06:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:06:32 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:06:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:06:32 > git --version # timeout=10 10:06:32 > git --version # 'git version 2.25.1' 10:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:06:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:06:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:06:35 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 17ac144b331087eb0098e1e77703f02f81c891b4 10:06:35 Merge succeeded, producing 17ac144b331087eb0098e1e77703f02f81c891b4 10:06:35 Checking out Revision 17ac144b331087eb0098e1e77703f02f81c891b4 (PR-145) 10:06:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:06:36 > git --version # timeout=10 10:06:36 > git --version # 'git version 2.25.1' 10:06:36 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:06:35 > git config core.sparsecheckout # timeout=10 10:06:35 > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # timeout=10 10:06:35 > git remote # timeout=10 10:06:35 > git config --get remote.origin.url # timeout=10 10:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:35 > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 10:06:35 > git rev-parse HEAD^{commit} # timeout=10 10:06:35 > git config core.sparsecheckout # timeout=10 10:06:35 > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:37 Removing intermediate container 950443d57465 10:06:37 ---> e7cbe973b8c3 10:06:37 Step 13/24 : FROM alpine:3.16 10:06:37 3.16: Pulling from library/alpine 10:06:37 ca7dd9ec2225: Pulling fs layer 10:06:37 ca7dd9ec2225: Verifying Checksum 10:06:37 ca7dd9ec2225: Download complete 10:06:37 ca7dd9ec2225: Pull complete 10:06:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:06:37 Status: Downloaded newer image for alpine:3.16 10:06:37 ---> bfe296a52501 10:06:37 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:06:37 ---> Running in 6503bcd9f54a 10:06:37 Removing intermediate container 6503bcd9f54a 10:06:37 ---> 8db650494349 10:06:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:06:37 ---> Running in 4f8640c9caae 10:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:06:37 (1/1) Installing dumb-init (1.2.5-r1) 10:06:37 Executing busybox-1.35.0-r17.trigger 10:06:37 OK: 6 MiB in 15 packages 10:06:37 Removing intermediate container 4f8640c9caae 10:06:37 ---> 94772488a960 10:06:37 Step 16/24 : COPY --from=builder /app/LICENSE / 10:06:37 ---> 1edd79c4a8c0 10:06:37 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:06:37 ---> f351f03b7c6a 10:06:37 Step 18/24 : COPY --from=builder /app/cmd/ / 10:06:37 ---> 6e320b16a2b3 10:06:37 Step 19/24 : EXPOSE 59989 10:06:37 ---> Running in 5754c0e3b0f6 10:06:37 Removing intermediate container 5754c0e3b0f6 10:06:37 ---> b93a2d4a87d3 10:06:37 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:06:37 ---> Running in 078e0eaace64 10:06:37 Removing intermediate container 078e0eaace64 10:06:37 ---> 5d3673b1a87c 10:06:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:06:37 ---> Running in 10daa0dc41f5 10:06:37 Removing intermediate container 10daa0dc41f5 10:06:37 ---> 8767772ce030 10:06:37 Step 22/24 : LABEL arch=amd64 10:06:37 ---> Running in aa75438715c5 10:06:37 Removing intermediate container aa75438715c5 10:06:37 ---> 1ec8634f548c 10:06:37 Step 23/24 : LABEL git_sha=17ac144b331087eb0098e1e77703f02f81c891b4 10:06:37 ---> Running in 4ac42e0a3ef6 10:06:37 Removing intermediate container 4ac42e0a3ef6 10:06:37 ---> c222633f7bc8 10:06:37 Step 24/24 : LABEL version=0.0.0 10:06:37 ---> Running in f78560772230 10:06:37 Removing intermediate container f78560772230 10:06:37 ---> bba21c4eae55 10:06:37 [Warning] One or more build-args [ARCH] were not consumed 10:06:37 Successfully built bba21c4eae55 10:06:37 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 10:06:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:06:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:06:37 Dload Upload Total Spent Left Speed 10:06:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 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 [Pipeline] sh 10:06:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:38 10:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:06:38 + sudo tee /etc/docker/daemon.new 10:06:38 { 10:06:38 "registry-mirrors": [ 10:06:38 "https://nexus3.edgexfoundry.org:10001" 10:06:38 ], 10:06:38 "bip": "10.250.0.254/24", 10:06:38 "hosts": [ 10:06:38 "tcp://0.0.0.0:5555", 10:06:38 "unix:///var/run/docker.sock" 10:06:38 ], 10:06:38 "mtu": 1458, 10:06:38 "selinux-enabled": true, 10:06:38 "seccomp-profile": "/etc/docker/seccomp.json" 10:06:38 } [Pipeline] sh 10:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:38 latest: Pulling from edgex-lftools-log-publisher 10:06:38 5eb5b503b376: Pulling fs layer 10:06:38 5c69ac0246d0: Pulling fs layer 10:06:38 ec43610c2a17: Pulling fs layer 10:06:38 3a2ae6a8a46f: Pulling fs layer 10:06:38 33b1e0a273af: Pulling fs layer 10:06:38 5d3b04190fa2: Pulling fs layer 10:06:38 2f39f015ded8: Pulling fs layer 10:06:38 33b1e0a273af: Waiting 10:06:38 5d3b04190fa2: Waiting 10:06:38 2f39f015ded8: Waiting 10:06:38 3a2ae6a8a46f: Waiting 10:06:38 5c69ac0246d0: Verifying Checksum 10:06:38 5c69ac0246d0: Download complete 10:06:38 3a2ae6a8a46f: Verifying Checksum 10:06:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:06:39 33b1e0a273af: Verifying Checksum 10:06:39 33b1e0a273af: Download complete 10:06:39 ec43610c2a17: Verifying Checksum 10:06:39 ec43610c2a17: Download complete 10:06:39 5eb5b503b376: Verifying Checksum 10:06:39 5eb5b503b376: Download complete 10:06:39 + sudo service docker restart 10:06:39 2f39f015ded8: Verifying Checksum 10:06:39 2f39f015ded8: Download complete 10:06:40 5eb5b503b376: Pull complete 10:06:40 5c69ac0246d0: Pull complete 10:06:41 ec43610c2a17: Pull complete 10:06:41 3a2ae6a8a46f: Pull complete 10:06:41 33b1e0a273af: Pull complete 10:06:41 5d3b04190fa2: Pull complete 10:06:45 2f39f015ded8: Pull complete 10:06:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:45 prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container 10:06:45 $ 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-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:06:46 $ docker top 2a665c258f1aae53f74ce0c8b514042dae9dc49ea4891b02d732fce5ded1c790 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:47 ---> job-cost.sh 10:06:47 lf-activate-venv: SKIPPING 10:06:47 INFO: No Stack... 10:06:47 INFO: Retrieving Pricing Info for: v3-standard-8 10:06:48 INFO: Archiving Costs [Pipeline] sh 10:06:48 + cat /w/workspace/undry_device-rfid-llrp-go_PR-145/archives/cost.csv 10:06:48 + cut -d, -f6 [Pipeline] lock 10:06:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] 10:06:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] did not exist. Created. 10:06:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:48 + echo total: 0.2199999988079071 [Pipeline] stash 10:06:48 Stashed 1 file(s) [Pipeline] } 10:06:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:06:48 $ docker stop --time=1 2a665c258f1aae53f74ce0c8b514042dae9dc49ea4891b02d732fce5ded1c790 10:06:50 $ docker rm -f --volumes 2a665c258f1aae53f74ce0c8b514042dae9dc49ea4891b02d732fce5ded1c790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:57 provisioning config files... 10:06:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config375738981231025451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:58 ---> docker-login.sh 10:06:58 nexus3.edgexfoundry.org:10001 10:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:58 Configure a credential helper to remove this warning. See 10:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:58 10:06:58 Login Succeeded 10:06:58 nexus3.edgexfoundry.org:10002 10:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:59 Configure a credential helper to remove this warning. See 10:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:59 10:06:59 Login Succeeded 10:06:59 nexus3.edgexfoundry.org:10003 10:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:59 Configure a credential helper to remove this warning. See 10:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:59 10:06:59 Login Succeeded 10:06:59 nexus3.edgexfoundry.org:10004 10:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:00 Configure a credential helper to remove this warning. See 10:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:00 10:07:00 Login Succeeded 10:07:00 docker.io 10:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:00 Configure a credential helper to remove this warning. See 10:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:00 10:07:00 Login Succeeded 10:07:00 ---> docker-login.sh ends [Pipeline] } 10:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:00 ========================================================= 10:07:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:07:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:07:01 Sending build context to Docker daemon 1.22MB 10:07:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:07:01 Step 2/12 : FROM ${BASE} AS builder 10:07:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:07:01 9b18e9b68314: Pulling fs layer 10:07:01 35d82f9e3411: Pulling fs layer 10:07:01 e16973657156: Pulling fs layer 10:07:01 fc693d55d65f: Pulling fs layer 10:07:01 7e9fc2657dce: Pulling fs layer 10:07:01 dda99020689f: Pulling fs layer 10:07:01 db1c61fa0a46: Pulling fs layer 10:07:01 891c053d2c06: Pulling fs layer 10:07:01 fc693d55d65f: Waiting 10:07:01 7e9fc2657dce: Waiting 10:07:01 dda99020689f: Waiting 10:07:01 db1c61fa0a46: Waiting 10:07:01 891c053d2c06: Waiting 10:07:01 e16973657156: Verifying Checksum 10:07:01 e16973657156: Download complete 10:07:01 35d82f9e3411: Verifying Checksum 10:07:01 35d82f9e3411: Download complete 10:07:01 7e9fc2657dce: Verifying Checksum 10:07:01 7e9fc2657dce: Download complete 10:07:01 dda99020689f: Verifying Checksum 10:07:01 dda99020689f: Download complete 10:07:01 9b18e9b68314: Download complete 10:07:02 9b18e9b68314: Pull complete 10:07:02 891c053d2c06: Verifying Checksum 10:07:02 891c053d2c06: Download complete 10:07:03 35d82f9e3411: Pull complete 10:07:03 e16973657156: Pull complete 10:07:04 db1c61fa0a46: Verifying Checksum 10:07:04 db1c61fa0a46: Download complete 10:07:04 fc693d55d65f: Verifying Checksum 10:07:04 fc693d55d65f: Download complete 10:07:17 fc693d55d65f: Pull complete 10:07:17 7e9fc2657dce: Pull complete 10:07:17 dda99020689f: Pull complete 10:07:23 db1c61fa0a46: Pull complete 10:07:25 891c053d2c06: Pull complete 10:07:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:07:25 ---> f96f9c87975a 10:07:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:07:27 ---> Running in 333aa1f6f672 10:07:27 Removing intermediate container 333aa1f6f672 10:07:27 ---> 741a4c2e61fc 10:07:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:28 ---> Running in 65536566b41d 10:07:28 Removing intermediate container 65536566b41d 10:07:28 ---> 17fb140cd9e3 10:07:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:07:28 ---> Running in 8401e61c793d 10:07:28 Removing intermediate container 8401e61c793d 10:07:28 ---> 8ce06a02ff07 10:07:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:07:28 ---> Running in ef3b83615e5d 10:07:28 Removing intermediate container ef3b83615e5d 10:07:28 ---> c050cae8795d 10:07:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:28 ---> Running in 3cf000c08fcd 10:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:07:31 OK: 221 MiB in 51 packages 10:07:31 Removing intermediate container 3cf000c08fcd 10:07:31 ---> cb645f9b9805 10:07:31 Step 8/12 : WORKDIR /app 10:07:32 ---> Running in 55070d2c59ca 10:07:32 Removing intermediate container 55070d2c59ca 10:07:32 ---> eece00cf1051 10:07:32 Step 9/12 : COPY go.mod vendor* ./ 10:07:32 ---> 659a619afae4 10:07:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:32 ---> Running in 9e0495c400d9 10:08:29 Removing intermediate container 9e0495c400d9 10:08:29 ---> eee1afb08c9c 10:08:29 Step 11/12 : COPY . . 10:08:29 ---> bedb695047ea 10:08:29 Step 12/12 : RUN $MAKE 10:08:29 ---> Running in 3eae9e299b07 10:08:29 noop 10:08:29 Removing intermediate container 3eae9e299b07 10:08:29 ---> 1603739f72f7 10:08:29 Successfully built 1603739f72f7 10:08:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:29 + docker inspect -f . ci-base-image-arm64 10:08:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container 10:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:08:31 $ docker top d659dc619095d3ebec8165afa5bd58731bea2f22c3876dc1b037168480dd2b29 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:32 + go version 10:08:32 go version go1.18.7 linux/arm64 [Pipeline] } 10:08:32 $ docker stop --time=1 d659dc619095d3ebec8165afa5bd58731bea2f22c3876dc1b037168480dd2b29 10:08:33 $ docker rm -f --volumes d659dc619095d3ebec8165afa5bd58731bea2f22c3876dc1b037168480dd2b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:34 + docker inspect -f . ci-base-image-arm64 10:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container 10:08:34 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:08:35 $ docker top 3793ac7d69515e24b587e3b544fca6bc59cda684fe4d82688ae80cf9dfb6fea8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:36 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:08:36 + make test 10:08:36 go test ./... -coverprofile=coverage.out ./... 10:08:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:10:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:10:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:10:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.587s coverage: 38.5% of statements 10:10:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.460s coverage: 52.0% of statements 10:10:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 10:10:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:10:32 go vet ./... 10:10:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:10:50 ./bin/test-attribution-txt.sh 10:10:51 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:10:51 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:10:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:10:51 $ docker stop --time=1 3793ac7d69515e24b587e3b544fca6bc59cda684fe4d82688ae80cf9dfb6fea8 10:10:52 $ docker rm -f --volumes 3793ac7d69515e24b587e3b544fca6bc59cda684fe4d82688ae80cf9dfb6fea8 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:10:53 Warning: overwriting stash ‘coverage-report’ 10:10:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:10:55 + ls -al . 10:10:55 total 632 10:10:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 10:08 . 10:10:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:06 .. 10:10:55 -rw-rw-r-- 1 jenkins jenkins 134 Feb 3 10:06 .dockerignore 10:10:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 10:06 .git 10:10:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 10:06 .github 10:10:55 -rw-rw-r-- 1 jenkins jenkins 946 Feb 3 10:06 .gitignore 10:10:55 -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 10:06 .golangci.yml 10:10:55 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 3 10:06 Attribution.txt 10:10:55 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 3 10:06 CHANGELOG.md 10:10:55 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 3 10:06 Dockerfile 10:10:55 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 10:06 GOVERNANCE.md 10:10:55 -rw-rw-r-- 1 jenkins jenkins 683 Feb 3 10:06 Jenkinsfile 10:10:55 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 3 10:06 LICENSE 10:10:55 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 3 10:06 Makefile 10:10:55 -rw-rw-r-- 1 jenkins jenkins 625 Feb 3 10:06 OWNERS.md 10:10:55 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 3 10:06 README.md 10:10:55 -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 10:04 VERSION 10:10:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:06 bin 10:10:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:06 cmd 10:10:55 -rw-r--r-- 1 jenkins jenkins 460049 Feb 3 10:10 coverage.out 10:10:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:06 examples 10:10:55 -rw-rw-r-- 1 jenkins jenkins 3461 Feb 3 10:06 go.mod 10:10:55 -rw-rw-r-- 1 jenkins jenkins 34422 Feb 3 10:06 go.sum 10:10:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:06 images 10:10:55 drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 10:06 internal 10:10:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:06 snap 10:10:55 -rw-rw-r-- 1 jenkins jenkins 193 Feb 3 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:55 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=17ac144b331087eb0098e1e77703f02f81c891b4 --label arch=arm64 --label version=0.0.0 . 10:10:56 Sending build context to Docker daemon 1.22MB 10:10:56 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 10:10:56 Step 2/24 : FROM ${BASE} AS builder 10:10:56 ---> 1603739f72f7 10:10:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:10:56 ---> Running in 8708ea6ef1af 10:10:56 Removing intermediate container 8708ea6ef1af 10:10:56 ---> 11d9c7e7f8de 10:10:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:10:56 ---> Running in 95e43e21251e 10:10:56 Removing intermediate container 95e43e21251e 10:10:56 ---> 2c7d3a287821 10:10:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:10:56 ---> Running in f2176d0d452b 10:10:57 Removing intermediate container f2176d0d452b 10:10:57 ---> c3547ffaff04 10:10:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:10:57 ---> Running in 52488d2574d3 10:10:57 Removing intermediate container 52488d2574d3 10:10:57 ---> 99e5860cd7f0 10:10:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:57 ---> Running in a16c14cb9c66 10:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:10:59 OK: 221 MiB in 51 packages 10:11:01 Removing intermediate container a16c14cb9c66 10:11:01 ---> 7c3d5f0ab32f 10:11:01 Step 8/24 : WORKDIR /app 10:11:01 ---> Running in 58de91a24303 10:11:01 Removing intermediate container 58de91a24303 10:11:01 ---> 0e6366f64464 10:11:01 Step 9/24 : COPY go.mod vendor* ./ 10:11:02 ---> a24947ca4704 10:11:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:02 ---> Running in c3bfac36b108 10:11:05 Removing intermediate container c3bfac36b108 10:11:05 ---> e89562500b3e 10:11:05 Step 11/24 : COPY . . 10:11:05 ---> f60bd46f08b7 10:11:05 Step 12/24 : RUN $MAKE 10:11:05 ---> Running in 1452a5384fe8 10:11:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:13:13 Removing intermediate container 1452a5384fe8 10:13:13 ---> 6d27abafa69c 10:13:13 Step 13/24 : FROM alpine:3.16 10:13:13 3.16: Pulling from library/alpine 10:13:13 6875df1f5354: Pulling fs layer 10:13:13 6875df1f5354: Verifying Checksum 10:13:13 6875df1f5354: Download complete 10:13:13 6875df1f5354: Pull complete 10:13:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:13:13 Status: Downloaded newer image for alpine:3.16 10:13:13 ---> 2b4661558fb8 10:13:13 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:13:13 ---> Running in 26f910af3090 10:13:13 Removing intermediate container 26f910af3090 10:13:13 ---> a9540b0218db 10:13:13 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:13:13 ---> Running in 8090754ff71f 10:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:13:13 (1/1) Installing dumb-init (1.2.5-r1) 10:13:13 Executing busybox-1.35.0-r17.trigger 10:13:13 OK: 5 MiB in 15 packages 10:13:13 Removing intermediate container 8090754ff71f 10:13:13 ---> fad532b7e013 10:13:13 Step 16/24 : COPY --from=builder /app/LICENSE / 10:13:13 ---> ccd2fa39844f 10:13:13 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:13:13 ---> 96a6abff0894 10:13:13 Step 18/24 : COPY --from=builder /app/cmd/ / 10:13:13 ---> 140aaada6157 10:13:13 Step 19/24 : EXPOSE 59989 10:13:13 ---> Running in 06bae35e68a3 10:13:13 Removing intermediate container 06bae35e68a3 10:13:13 ---> 9c6567ff410a 10:13:13 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:13:13 ---> Running in aa3afbdd2949 10:13:13 Removing intermediate container aa3afbdd2949 10:13:13 ---> 08be46f500cc 10:13:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:13:13 ---> Running in 7f3cc338f04d 10:13:13 Removing intermediate container 7f3cc338f04d 10:13:13 ---> 5ae09b9650e2 10:13:13 Step 22/24 : LABEL arch=arm64 10:13:13 ---> Running in 2f79d7e813ff 10:13:13 Removing intermediate container 2f79d7e813ff 10:13:13 ---> 684bdc853073 10:13:13 Step 23/24 : LABEL git_sha=17ac144b331087eb0098e1e77703f02f81c891b4 10:13:13 ---> Running in d3f1d82e999c 10:13:13 Removing intermediate container d3f1d82e999c 10:13:13 ---> 32c0002dbdba 10:13:13 Step 24/24 : LABEL version=0.0.0 10:13:13 ---> Running in 18b288cf295a 10:13:13 Removing intermediate container 18b288cf295a 10:13:13 ---> 391947f9a11d 10:13:13 [Warning] One or more build-args [ARCH] were not consumed 10:13:13 Successfully built 391947f9a11d 10:13:13 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:14 10:13:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:15 arm64: Pulling from edgex-lftools-log-publisher 10:13:15 8998bd30e6a1: Pulling fs layer 10:13:15 04944245beec: Pulling fs layer 10:13:15 699f458cf7ca: Pulling fs layer 10:13:15 765212b225bb: Pulling fs layer 10:13:15 f23df028b6ca: Pulling fs layer 10:13:15 d65c8cfc05b1: Pulling fs layer 10:13:15 2437ff75d9bd: Pulling fs layer 10:13:15 765212b225bb: Waiting 10:13:15 f23df028b6ca: Waiting 10:13:15 d65c8cfc05b1: Waiting 10:13:15 2437ff75d9bd: Waiting 10:13:15 04944245beec: Verifying Checksum 10:13:15 04944245beec: Download complete 10:13:15 765212b225bb: Verifying Checksum 10:13:15 765212b225bb: Download complete 10:13:15 f23df028b6ca: Download complete 10:13:15 d65c8cfc05b1: Verifying Checksum 10:13:15 d65c8cfc05b1: Download complete 10:13:15 699f458cf7ca: Verifying Checksum 10:13:15 699f458cf7ca: Download complete 10:13:15 8998bd30e6a1: Verifying Checksum 10:13:15 8998bd30e6a1: Download complete 10:13:17 2437ff75d9bd: Verifying Checksum 10:13:17 2437ff75d9bd: Download complete 10:13:19 8998bd30e6a1: Pull complete 10:13:20 04944245beec: Pull complete 10:13:22 699f458cf7ca: Pull complete 10:13:22 765212b225bb: Pull complete 10:13:23 f23df028b6ca: Pull complete 10:13:23 d65c8cfc05b1: Pull complete 10:13:35 2437ff75d9bd: Pull complete 10:13:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:35 prd-ubuntu20.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container 10:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:13:38 $ docker top 42a2791cd942f0d4e42da0d499cce899874fa7ffeb53a0f8d0d6611986019b51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:39 ---> job-cost.sh 10:13:39 lf-activate-venv: SKIPPING 10:13:39 INFO: No Stack... 10:13:39 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:40 INFO: Archiving Costs [Pipeline] sh 10:13:41 + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:13:41 cut -d, -f6 [Pipeline] lock 10:13:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] 10:13:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] did not exist. Created. 10:13:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:41 /w/workspace/device-rfid-llrp-go/1@tmp/durable-5b7b49da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:13:42 + echo total: 0.10999999940395355 [Pipeline] stash 10:13:42 Warning: overwriting stash ‘stack-cost’ 10:13:42 Stashed 1 file(s) [Pipeline] } 10:13:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:42 $ docker stop --time=1 42a2791cd942f0d4e42da0d499cce899874fa7ffeb53a0f8d0d6611986019b51 10:13:43 $ docker rm -f --volumes 42a2791cd942f0d4e42da0d499cce899874fa7ffeb53a0f8d0d6611986019b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:13:44 provisioning config files... 10:13:44 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config11533366952220126960tmp [Pipeline] { [Pipeline] sh 10:13:45 + set +x 10:13:45 + + curl -s https://codecov.io/bash 10:13:45 bash -s -- 10:13:45 10:13:45 _____ _ 10:13:45 / ____| | | 10:13:45 | | ___ __| | ___ ___ _____ __ 10:13:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:13:45 | |___| (_) | (_| | __/ (_| (_) \ V / 10:13:45 \_____\___/ \__,_|\___|\___\___/ \_/ 10:13:45 Bash-1.0.6 10:13:45 10:13:45 10:13:45 ==> git version 2.25.1 found 10:13:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:13:45 Release-Date: 2020-01-08 10:13:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:13:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:13:45 ==> Jenkins CI detected. 10:13:45 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-145 10:13:45 project root: . 10:13:45 --> token set from env 10:13:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:13:45 ==> Running gcov in . (disable via -X gcov) 10:13:45 ==> Python coveragepy not found 10:13:45 ==> Searching for coverage reports in: 10:13:45 + . 10:13:45 -> Found 1 reports 10:13:45 ==> Detecting git/mercurial file structure 10:13:45 ==> Reading reports 10:13:45 + ./coverage.out bytes=460049 10:13:45 ==> Appending adjustments 10:13:45 https://docs.codecov.io/docs/fixing-reports 10:13:45 + Found adjustments 10:13:45 ==> Gzipping contents 10:13:45 52K /tmp/codecov.eEzOwu.gz 10:13:45 ==> Uploading reports 10:13:45 url: https://codecov.io 10:13:45 query: branch=PR-145&commit=17ac144b331087eb0098e1e77703f02f81c891b4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=145&job=&cmd_args= 10:13:45 -> Pinging Codecov 10:13:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-145&commit=17ac144b331087eb0098e1e77703f02f81c891b4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=145&job=&cmd_args= 10:13:46 -> Uploading to 10:13:46 https://storage.googleapis.com/codecov/v4/raw/2023-02-03/581DD39554BDF9B6E22D074273EAD858/17ac144b331087eb0098e1e77703f02f81c891b4/4a399ab5-589c-4389-8bec-adb5d04a6b1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230203T101345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ba5f2e4fc6eed055035b25af9a6efe0bf7772b6f1f41dfa236764ba48033c14 10:13:46 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:46 Dload Upload Total Spent Left Speed 10:13:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51586 0 0 100 51586 0 209k --:--:-- --:--:-- --:--:-- 209k 10:13:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] } 10:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:13:48 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-145/archives ] 10:13:48 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-145/archives 10:13:48 total 16 10:13:48 drwxr-xr-x 3 root root 4096 Feb 3 10:06 . 10:13:48 drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 10:06 .. 10:13:48 drwxr-xr-x 2 root root 4096 Feb 3 10:06 cost 10:13:48 -rw-r--r-- 1 root root 91 Feb 3 10:06 cost.csv 10:13:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-145/archives 10:13:48 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-145/archives 10:13:48 total 16 10:13:48 drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 10:06 . 10:13:48 drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 10:06 .. 10:13:48 drwxr-xr-x 2 jenkins jenkins 4096 Feb 3 10:06 cost 10:13:48 -rw-r--r-- 1 jenkins jenkins 91 Feb 3 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:13:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:49 ---> package-listing.sh 10:13:49 ++ facter osfamily 10:13:49 ++ tr '[:upper:]' '[:lower:]' 10:13:49 + OS_FAMILY=debian 10:13:49 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-145 10:13:49 + START_PACKAGES=/tmp/packages_start.txt 10:13:49 + END_PACKAGES=/tmp/packages_end.txt 10:13:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:49 + PACKAGES=/tmp/packages_start.txt 10:13:49 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-145 ']' 10:13:49 + PACKAGES=/tmp/packages_end.txt 10:13:49 + case "${OS_FAMILY}" in 10:13:49 + dpkg -l 10:13:49 + grep '^ii' 10:13:49 + '[' -f /tmp/packages_start.txt ']' 10:13:49 + '[' -f /tmp/packages_end.txt ']' 10:13:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:49 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-145 ']' 10:13:49 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-145/archives/ 10:13:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-145/archives/ [Pipeline] echo 10:13:49 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-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:13:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:50 prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container 10:13:50 $ 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-145/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-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:13:51 $ docker top 455dd52baaf657293f9110e2944ba0e8ac13e8b4a90a7cea66637a5862107070 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:51 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:51 + mkdir -p /var/log/sysstat [Pipeline] sh 10:13:52 + ls /var/log/sa-host 10:13:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:52 provisioning config files... 10:13:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config12587022539285296111tmp [Pipeline] { [Pipeline] echo 10:13:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:52 ---> create-netrc.sh [Pipeline] } 10:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:53 ---> python-tools-install.sh [Pipeline] echo 10:13:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:53 ---> sudo-logs.sh 10:13:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:13:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:53 ---> job-cost.sh 10:13:53 lf-activate-venv: SKIPPING 10:13:53 DEBUG: total: 0.2199999988079071 10:13:53 INFO: Retrieving Stack Cost... 10:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:54 INFO: Archiving Costs [Pipeline] echo 10:13:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:55 ---> logs-deploy.sh 10:13:55 lf-activate-venv: SKIPPING 10:13:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-145/1 10:13:55 INFO: archiving workspace using pattern(s): 10:13:56 Archives upload complete. 10:13:56 INFO: archiving logs to Nexus 10:13:56 ---> uname -a: 10:13:56 Linux prd-ubuntu20-04-docker-8c-8g-4439 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:13:56 10:13:56 10:13:56 ---> lscpu: 10:13:56 Architecture: x86_64 10:13:56 CPU op-mode(s): 32-bit, 64-bit 10:13:56 Byte Order: Little Endian 10:13:56 Address sizes: 40 bits physical, 48 bits virtual 10:13:56 CPU(s): 8 10:13:56 On-line CPU(s) list: 0-7 10:13:56 Thread(s) per core: 1 10:13:56 Core(s) per socket: 1 10:13:56 Socket(s): 8 10:13:56 NUMA node(s): 1 10:13:56 Vendor ID: AuthenticAMD 10:13:56 CPU family: 23 10:13:56 Model: 49 10:13:56 Model name: AMD EPYC-Rome Processor 10:13:56 Stepping: 0 10:13:56 CPU MHz: 2799.940 10:13:56 BogoMIPS: 5599.88 10:13:56 Virtualization: AMD-V 10:13:56 Hypervisor vendor: KVM 10:13:56 Virtualization type: full 10:13:56 L1d cache: 256 KiB 10:13:56 L1i cache: 256 KiB 10:13:56 L2 cache: 4 MiB 10:13:56 L3 cache: 128 MiB 10:13:56 NUMA node0 CPU(s): 0-7 10:13:56 Vulnerability Itlb multihit: Not affected 10:13:56 Vulnerability L1tf: Not affected 10:13:56 Vulnerability Mds: Not affected 10:13:56 Vulnerability Meltdown: Not affected 10:13:56 Vulnerability Mmio stale data: Not affected 10:13:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:13:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:13:56 Vulnerability Srbds: Not affected 10:13:56 Vulnerability Tsx async abort: Not affected 10:13:56 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 10:13:56 10:13:56 10:13:56 ---> nproc: 10:13:56 8 10:13:56 10:13:56 10:13:56 ---> df -h: 10:13:56 Filesystem Size Used Avail Use% Mounted on 10:13:56 overlay 155G 12G 144G 8% / 10:13:56 tmpfs 64M 0 64M 0% /dev 10:13:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:13:56 shm 64M 0 64M 0% /dev/shm 10:13:56 /dev/vda1 155G 12G 144G 8% /facter-os 10:13:56 10:13:56 10:13:56 ---> sar -b -r -n DEV: 10:13:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4439) 02/03/23 _x86_64_ (8 CPU) 10:13:56 10:13:56 10:03:29 LINUX RESTART (8 CPU) 10:13:56 10:13:56 10:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:56 10:05:01 126.14 12.90 113.25 0.00 1854.45 36906.63 0.00 10:13:56 10:06:01 115.79 1.00 114.80 0.00 21.73 45232.26 0.00 10:13:56 10:07:01 172.38 0.23 172.14 0.00 14.40 40350.30 0.00 10:13:56 10:08:01 2.57 0.00 2.57 0.00 0.00 29.86 0.00 10:13:56 10:09:01 54.09 10.58 43.51 0.00 5154.87 8851.32 0.00 10:13:56 10:10:01 5.22 0.02 5.20 0.00 0.13 115.85 0.00 10:13:56 10:11:01 2.10 0.00 2.10 0.00 0.00 25.33 0.00 10:13:56 10:12:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 10:13:56 10:13:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 10:13:56 Average: 53.52 2.75 50.77 0.00 782.83 14617.88 0.00 10:13:56 10:13:56 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:56 10:05:01 29178896 31589080 720200 2.19 76456 2611468 1971456 5.81 994096 2346528 5792 10:13:56 10:06:01 27792848 31068572 1225524 3.73 145416 3321280 2360616 6.96 1706524 2913524 151920 10:13:56 10:07:01 27699024 31569952 724388 2.20 158252 3863912 1775808 5.23 1264088 3410960 452 10:13:56 10:08:01 27699992 31570972 723252 2.20 158304 3863912 1775808 5.23 1263860 3410960 184 10:13:56 10:09:01 27166476 31553056 734100 2.23 191884 4321848 1814412 5.35 1584244 3589224 992 10:13:56 10:10:01 27172688 31554756 732756 2.23 190460 4318724 1802212 5.31 1582008 3586192 404 10:13:56 10:11:01 27180100 31562188 725376 2.21 190532 4318728 1802212 5.31 1574312 3586196 8 10:13:56 10:12:01 27180520 31562608 724952 2.20 190620 4318732 1802212 5.31 1574356 3586200 4 10:13:56 10:13:01 27180028 31562556 725104 2.21 190692 4318732 1802212 5.31 1574556 3586516 164 10:13:56 Average: 27583397 31510416 781739 2.38 165846 3917482 1878550 5.54 1457560 3335144 17769 10:13:56 10:13:56 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:56 10:05:01 docker0 70.48 95.90 5.76 139.20 0.00 0.00 0.00 0.00 10:13:56 10:05:01 ens3 443.27 320.31 5981.24 63.41 0.00 0.00 0.00 0.00 10:13:56 10:05:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 10:13:56 10:05:01 veth0da5f64 64.50 89.07 6.12 53.41 0.00 0.00 0.00 0.00 10:13:56 10:06:01 docker0 120.78 173.26 9.58 1805.94 0.00 0.00 0.00 0.00 10:13:56 10:06:01 veth2866964 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:13:56 10:06:01 ens3 197.32 137.17 1831.23 21.66 0.00 0.00 0.00 0.00 10:13:56 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:56 10:07:01 docker0 3.47 7.80 0.21 81.60 0.00 0.00 0.00 0.00 10:13:56 10:07:01 ens3 138.60 103.95 2676.38 95.77 0.00 0.00 0.00 0.00 10:13:56 10:07:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 10:13:56 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:08:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:13:56 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:56 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:09:01 ens3 151.26 92.30 2756.77 6.56 0.00 0.00 0.00 0.00 10:13:56 10:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:13:56 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:10:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:13:56 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:56 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:12:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:13:56 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:56 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:56 Average: docker0 21.64 30.78 1.73 225.22 0.00 0.00 0.00 0.00 10:13:56 Average: ens3 103.46 72.70 1471.85 20.83 0.00 0.00 0.00 0.00 10:13:56 Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 10:13:56 10:13:56 10:13:56 ---> sar -P ALL: 10:13:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4439) 02/03/23 _x86_64_ (8 CPU) 10:13:56 10:13:56 10:03:29 LINUX RESTART (8 CPU) 10:13:56 10:13:56 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:13:56 10:05:01 all 7.48 0.00 3.14 0.61 0.05 88.71 10:13:56 10:05:01 0 7.71 0.00 3.46 0.27 0.05 88.50 10:13:56 10:05:01 1 7.51 0.00 2.25 0.13 0.03 90.07 10:13:56 10:05:01 2 6.41 0.00 3.39 2.08 0.07 88.05 10:13:56 10:05:01 3 5.76 0.00 2.69 0.56 0.07 90.92 10:13:56 10:05:01 4 7.79 0.00 2.76 0.66 0.05 88.74 10:13:56 10:05:01 5 6.47 0.00 3.62 0.40 0.05 89.46 10:13:56 10:05:01 6 9.99 0.00 3.20 0.10 0.05 86.66 10:13:56 10:05:01 7 8.24 0.00 3.77 0.70 0.07 87.22 10:13:56 10:06:01 all 25.33 0.00 4.68 0.46 0.08 69.45 10:13:56 10:06:01 0 26.37 0.00 4.37 0.10 0.07 69.09 10:13:56 10:06:01 1 26.49 0.00 4.19 0.02 0.08 69.22 10:13:56 10:06:01 2 24.53 0.00 4.26 0.40 0.07 70.74 10:13:56 10:06:01 3 23.54 0.00 4.88 0.03 0.08 71.46 10:13:56 10:06:01 4 26.76 0.00 4.77 0.20 0.07 68.20 10:13:56 10:06:01 5 25.59 0.00 4.70 0.02 0.07 69.62 10:13:56 10:06:01 6 24.74 0.00 4.56 0.05 0.07 70.58 10:13:56 10:06:01 7 24.63 0.00 5.73 2.87 0.10 66.67 10:13:56 10:07:01 all 26.58 0.00 5.19 0.41 0.07 67.75 10:13:56 10:07:01 0 26.28 0.00 5.33 0.32 0.07 68.00 10:13:56 10:07:01 1 27.01 0.00 4.65 0.15 0.07 68.13 10:13:56 10:07:01 2 25.56 0.00 5.26 0.03 0.07 69.08 10:13:56 10:07:01 3 27.03 0.00 5.15 0.19 0.07 67.56 10:13:56 10:07:01 4 27.38 0.00 5.72 0.83 0.08 65.99 10:13:56 10:07:01 5 26.89 0.00 5.28 0.64 0.08 67.10 10:13:56 10:07:01 6 26.09 0.00 4.94 0.19 0.07 68.72 10:13:56 10:07:01 7 26.38 0.00 5.23 0.91 0.08 67.39 10:13:56 10:08:01 all 0.23 0.00 0.02 0.01 0.01 99.74 10:13:56 10:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:13:56 10:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:13:56 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:13:56 10:08:01 3 0.08 0.00 0.02 0.02 0.02 99.87 10:13:56 10:08:01 4 0.08 0.00 0.05 0.03 0.00 99.83 10:13:56 10:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:13:56 10:08:01 6 1.60 0.00 0.05 0.00 0.00 98.35 10:13:56 10:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:13:56 10:09:01 all 2.19 0.00 1.39 0.27 0.03 96.12 10:13:56 10:09:01 0 4.07 0.00 2.24 0.40 0.02 93.27 10:13:56 10:09:01 1 1.64 0.00 1.35 0.15 0.02 96.85 10:13:56 10:09:01 2 1.50 0.00 1.30 0.58 0.02 96.59 10:13:56 10:09:01 3 2.50 0.00 0.79 0.10 0.03 96.58 10:13:56 10:09:01 4 2.41 0.00 1.00 0.57 0.03 95.99 10:13:56 10:09:01 5 2.36 0.00 1.99 0.17 0.02 95.46 10:13:56 10:09:01 6 1.55 0.00 1.24 0.05 0.03 97.13 10:13:56 10:09:01 7 1.52 0.00 1.19 0.15 0.03 97.10 10:13:56 10:10:01 all 0.09 0.00 0.09 0.01 0.00 99.81 10:13:56 10:10:01 0 0.00 0.00 0.05 0.05 0.00 99.90 10:13:56 10:10:01 1 0.12 0.00 0.13 0.00 0.00 99.75 10:13:56 10:10:01 2 0.03 0.00 0.08 0.00 0.00 99.88 10:13:56 10:10:01 3 0.08 0.00 0.07 0.00 0.00 99.85 10:13:56 10:10:01 4 0.15 0.00 0.07 0.00 0.00 99.78 10:13:56 10:10:01 5 0.22 0.00 0.12 0.03 0.02 99.62 10:13:56 10:10:01 6 0.03 0.00 0.10 0.00 0.00 99.87 10:13:56 10:10:01 7 0.05 0.00 0.08 0.00 0.00 99.87 10:13:56 10:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:13:56 10:11:01 0 0.00 0.00 0.00 0.03 0.02 99.95 10:13:56 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:13:56 10:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:13:56 10:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:13:56 10:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:13:56 10:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:13:56 10:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:13:56 10:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:13:56 10:12:01 all 0.02 0.00 0.01 0.02 0.00 99.94 10:13:56 10:12:01 0 0.00 0.00 0.02 0.10 0.00 99.88 10:13:56 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:13:56 10:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:13:56 10:12:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:13:56 10:12:01 4 0.03 0.00 0.02 0.07 0.02 99.87 10:13:56 10:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:13:56 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:13:56 10:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:13:56 10:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:13:56 10:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:13:56 10:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:13:56 10:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:13:56 10:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:13:56 10:13:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:13:56 10:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:13:56 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:13:56 10:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:13:56 Average: all 6.85 0.00 1.61 0.20 0.03 91.32 10:13:56 Average: 0 7.14 0.00 1.71 0.14 0.03 90.98 10:13:56 Average: 1 6.94 0.00 1.39 0.05 0.02 91.59 10:13:56 Average: 2 6.42 0.00 1.58 0.34 0.03 91.63 10:13:56 Average: 3 6.54 0.00 1.51 0.10 0.03 91.83 10:13:56 Average: 4 7.14 0.00 1.59 0.26 0.03 90.98 10:13:56 Average: 5 6.81 0.00 1.75 0.14 0.03 91.27 10:13:56 Average: 6 7.08 0.00 1.56 0.04 0.02 91.30 10:13:56 Average: 7 6.71 0.00 1.77 0.51 0.03 90.98 10:13:56 10:13:56 10:13:56