Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+d994045550ebd1c1180300e153d74141484e57aa (bd59dcefcf3c9dd109061e2613706fd7c104167b) 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-ssh9783589586697958240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17869860567208599280.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6847963113454189324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6288164776918535997.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2751441171250264635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16783’ Running on prd-ubuntu20.04-docker-8c-8g-16787 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 56ec3a27f59c497708ce609f9e505a210d59bdde Checking out Revision 56ec3a27f59c497708ce609f9e505a210d59bdde (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d994045550ebd1c1180300e153d74141484e57aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56ec3a27f59c497708ce609f9e505a210d59bdde # timeout=10 Commit message: "Merge commit 'd994045550ebd1c1180300e153d74141484e57aa' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9cad5be8f76f1820a4e813201d2558e3a6cf11c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:07:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:07:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:07:42 ========================================================= 21:07:42 EdgeX Global Pipelines Version Info 21:07:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:07:43 ------------------- 21:07:43 stable info: 21:07:43 ------------------- 21:07:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:07:43 Message: update stable to v1.0.249 21:07:43 ------------------- 21:07:43 experimental info: 21:07:43 ------------------- 21:07:43 Commited By: **** collab-it+edgex@linuxfoundation.org 21:07:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:07:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56ec3a27f59c497708ce609f9e505a210d59bdde [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56ec3a2 [Pipeline] echo 21:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:44 provisioning config files... 21:07:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config7799572026282370250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:44 ---> docker-login.sh 21:07:44 nexus3.edgexfoundry.org:10001 21:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:45 Configure a credential helper to remove this warning. See 21:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:45 21:07:45 Login Succeeded 21:07:45 nexus3.edgexfoundry.org:10002 21:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:45 Configure a credential helper to remove this warning. See 21:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:45 21:07:45 Login Succeeded 21:07:45 nexus3.edgexfoundry.org:10003 21:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:45 Configure a credential helper to remove this warning. See 21:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:45 21:07:45 Login Succeeded 21:07:45 nexus3.edgexfoundry.org:10004 21:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:45 Configure a credential helper to remove this warning. See 21:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:45 21:07:45 Login Succeeded 21:07:45 docker.io 21:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:45 Configure a credential helper to remove this warning. See 21:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:45 21:07:45 Login Succeeded 21:07:45 ---> docker-login.sh ends [Pipeline] } 21:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:07:46 + git rev-list -1 --merges 56ec3a27f59c497708ce609f9e505a210d59bdde~1..56ec3a27f59c497708ce609f9e505a210d59bdde [Pipeline] echo 21:07:46 -----------> git rev-list -1 --merges 56ec3a27f59c497708ce609f9e505a210d59bdde~1..56ec3a27f59c497708ce609f9e505a210d59bdde 56ec3a27f59c497708ce609f9e505a210d59bdde 21:07:46 56ec3a27f59c497708ce609f9e505a210d59bdde [false] [Pipeline] sh 21:07:46 + git log --format=format:%s -1 56ec3a27f59c497708ce609f9e505a210d59bdde [Pipeline] echo 21:07:46 ========================================================= 21:07:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:07:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:46 + git log --format=format:%s -1 56ec3a27f59c497708ce609f9e505a210d59bdde [Pipeline] echo 21:07:46 [semverPrep] GIT_COMMIT: 56ec3a27f59c497708ce609f9e505a210d59bdde, Commit Message: Merge commit 'd994045550ebd1c1180300e153d74141484e57aa' into HEAD [Pipeline] echo 21:07:46 [semverPrep] This is not a build commit. [Pipeline] sh 21:07:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:07:47 + grep -v github /etc/ssh/ssh_known_hosts 21:07:47 + [ -e /tmp/ssh_known_hosts ] 21:07:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:07:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:07:47 + sudo tee -a /etc/ssh/ssh_known_hosts 21:07:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:47 21:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:47 0.1.4: Pulling from edgex-devops/py-git-semver 21:07:47 b85a868b505f: Pulling fs layer 21:07:47 e2be974225ed: Pulling fs layer 21:07:47 339a4e72a1f5: Pulling fs layer 21:07:47 988bab9f4d93: Pulling fs layer 21:07:47 1469e6f7b9e6: Pulling fs layer 21:07:47 eaf3925da568: Pulling fs layer 21:07:47 bab4dde63d76: Pulling fs layer 21:07:47 bde34c3a00c8: Pulling fs layer 21:07:47 b352a97aabf1: Pulling fs layer 21:07:47 4872d77fe225: Pulling fs layer 21:07:47 5851b861e8e6: Pulling fs layer 21:07:47 988bab9f4d93: Waiting 21:07:47 1469e6f7b9e6: Waiting 21:07:47 eaf3925da568: Waiting 21:07:47 bab4dde63d76: Waiting 21:07:47 bde34c3a00c8: Waiting 21:07:47 b352a97aabf1: Waiting 21:07:47 4872d77fe225: Waiting 21:07:47 5851b861e8e6: Waiting 21:07:47 e2be974225ed: Verifying Checksum 21:07:47 e2be974225ed: Download complete 21:07:47 988bab9f4d93: Verifying Checksum 21:07:47 988bab9f4d93: Download complete 21:07:47 1469e6f7b9e6: Verifying Checksum 21:07:47 1469e6f7b9e6: Download complete 21:07:47 eaf3925da568: Download complete 21:07:47 339a4e72a1f5: Verifying Checksum 21:07:47 339a4e72a1f5: Download complete 21:07:47 bde34c3a00c8: Verifying Checksum 21:07:47 bde34c3a00c8: Download complete 21:07:47 b352a97aabf1: Verifying Checksum 21:07:47 b352a97aabf1: Download complete 21:07:47 4872d77fe225: Download complete 21:07:47 5851b861e8e6: Download complete 21:07:47 b85a868b505f: Verifying Checksum 21:07:47 b85a868b505f: Download complete 21:07:48 bab4dde63d76: Verifying Checksum 21:07:48 bab4dde63d76: Download complete 21:07:49 b85a868b505f: Pull complete 21:07:49 e2be974225ed: Pull complete 21:07:49 339a4e72a1f5: Pull complete 21:07:49 988bab9f4d93: Pull complete 21:07:49 1469e6f7b9e6: Pull complete 21:07:49 eaf3925da568: Pull complete 21:07:51 bab4dde63d76: Pull complete 21:07:51 bde34c3a00c8: Pull complete 21:07:51 b352a97aabf1: Pull complete 21:07:51 4872d77fe225: Pull complete 21:07:51 5851b861e8e6: Pull complete 21:07:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:51 prd-ubuntu20.04-docker-8c-8g-16787 does not seem to be running inside a container 21:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:07:54 $ docker top ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 -eo pid,comm 21:07:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:07:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:54 [ssh-agent] Looking for ssh-agent implementation... 21:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:55 $ docker exec ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 ssh-agent 21:07:55 SSH_AUTH_SOCK=/tmp/ssh-MYEwiPKC3MQY/agent.32 21:07:55 SSH_AGENT_PID=38 21:07:55 Running ssh-add (command line suppressed) 21:07:55 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8692815012116560352.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8692815012116560352.key) 21:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:55 + git tag --points-at HEAD [Pipeline] } 21:07:55 $ docker exec --env ******** --env ******** ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 ssh-agent -k 21:07:55 unset SSH_AUTH_SOCK; 21:07:55 unset SSH_AGENT_PID; 21:07:55 echo Agent pid 38 killed; 21:07:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:55 [ssh-agent] Looking for ssh-agent implementation... 21:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:55 $ docker exec ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 ssh-agent 21:07:55 SSH_AUTH_SOCK=/tmp/ssh-FZ0tnXEuUxlz/agent.70 21:07:55 SSH_AGENT_PID=76 21:07:55 Running ssh-add (command line suppressed) 21:07:56 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6706454057196272746.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6706454057196272746.key) 21:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:56 + git semver init 21:07:56 2023-05-24 21:07:56,497 [run_init] DEBUG init version:0.0.0 force:False 21:07:56 2023-05-24 21:07:56,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:07:56 2023-05-24 21:07:56,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:07:56 2023-05-24 21:07:56,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 21:07:57 2023-05-24 21:07:57,285 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 21:07:57 2023-05-24 21:07:57,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 21:07:57 2023-05-24 21:07:57,285 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:07:57 2023-05-24 21:07:57,288 [execute] INFO git cat-file --batch-check 21:07:57 2023-05-24 21:07:57,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:07:57 2023-05-24 21:07:57,294 [execute] INFO git cat-file --batch 21:07:57 2023-05-24 21:07:57,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:07:57 2023-05-24 21:07:57,298 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:07:57 0.0.0 [Pipeline] } 21:07:57 $ docker exec --env ******** --env ******** ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 ssh-agent -k 21:07:57 unset SSH_AUTH_SOCK; 21:07:57 unset SSH_AGENT_PID; 21:07:57 echo Agent pid 76 killed; 21:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:57 + git semver [Pipeline] } 21:07:58 $ docker stop --time=1 ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 21:07:59 $ docker rm -f --volumes ffb50d6d3115fb7fca6dde51332fc4bdae0075f9ee2354ad9074c401dd9cf982 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:00 Stashed 1 file(s) [Pipeline] echo 21:08:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:00 provisioning config files... 21:08:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config4602218359316405927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:00 ---> docker-login.sh 21:08:00 nexus3.edgexfoundry.org:10001 21:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:00 Configure a credential helper to remove this warning. See 21:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:00 21:08:00 Login Succeeded 21:08:00 nexus3.edgexfoundry.org:10002 21:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:00 Configure a credential helper to remove this warning. See 21:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:00 21:08:00 Login Succeeded 21:08:00 nexus3.edgexfoundry.org:10003 21:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:00 Configure a credential helper to remove this warning. See 21:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:00 21:08:00 Login Succeeded 21:08:00 nexus3.edgexfoundry.org:10004 21:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:00 Configure a credential helper to remove this warning. See 21:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:00 21:08:00 Login Succeeded 21:08:00 docker.io 21:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:01 Configure a credential helper to remove this warning. See 21:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:01 21:08:01 Login Succeeded 21:08:01 ---> docker-login.sh ends [Pipeline] } 21:08:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:01 ========================================================= 21:08:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:08:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:08:01 Sending build context to Docker daemon 4.261MB 21:08:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:08:01 Step 2/12 : FROM ${BASE} AS builder 21:08:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:01 f56be85fc22e: Pulling fs layer 21:08:01 85791d961cd3: Pulling fs layer 21:08:01 d694b5ae8c79: Pulling fs layer 21:08:01 9f32a84ed3da: Pulling fs layer 21:08:01 4d19c01a9841: Pulling fs layer 21:08:01 9325e15d5711: Pulling fs layer 21:08:01 556b6ee489ea: Pulling fs layer 21:08:01 c5a4b2cf53e6: Pulling fs layer 21:08:01 4d19c01a9841: Waiting 21:08:01 9325e15d5711: Waiting 21:08:01 556b6ee489ea: Waiting 21:08:01 c5a4b2cf53e6: Waiting 21:08:01 9f32a84ed3da: Waiting 21:08:01 85791d961cd3: Download complete 21:08:01 9f32a84ed3da: Verifying Checksum 21:08:01 9f32a84ed3da: Download complete 21:08:01 4d19c01a9841: Verifying Checksum 21:08:01 4d19c01a9841: Download complete 21:08:01 9325e15d5711: Verifying Checksum 21:08:01 9325e15d5711: Download complete 21:08:01 f56be85fc22e: Verifying Checksum 21:08:01 f56be85fc22e: Download complete 21:08:01 f56be85fc22e: Pull complete 21:08:01 85791d961cd3: Pull complete 21:08:02 c5a4b2cf53e6: Verifying Checksum 21:08:02 c5a4b2cf53e6: Download complete 21:08:02 d694b5ae8c79: Verifying Checksum 21:08:02 d694b5ae8c79: Download complete 21:08:02 556b6ee489ea: Download complete 21:08:06 d694b5ae8c79: Pull complete 21:08:06 9f32a84ed3da: Pull complete 21:08:06 4d19c01a9841: Pull complete 21:08:06 9325e15d5711: Pull complete 21:08:08 556b6ee489ea: Pull complete 21:08:09 c5a4b2cf53e6: Pull complete 21:08:09 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:08:09 ---> c4be618373d6 21:08:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:08:13 ---> Running in e7bdfd0c96b9 21:08:13 Removing intermediate container e7bdfd0c96b9 21:08:13 ---> 3c054726ee79 21:08:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:13 ---> Running in ca406ed2a538 21:08:13 Removing intermediate container ca406ed2a538 21:08:13 ---> e155cf55550e 21:08:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:08:13 ---> Running in f67141b2d979 21:08:13 Removing intermediate container f67141b2d979 21:08:13 ---> 95725546caa8 21:08:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:08:13 ---> Running in d8a4778b51ee 21:08:13 Removing intermediate container d8a4778b51ee 21:08:13 ---> 644774c7acb5 21:08:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:13 ---> Running in 8605a7799fc7 21:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:08:14 OK: 265 MiB in 53 packages 21:08:14 Removing intermediate container 8605a7799fc7 21:08:14 ---> 494419907dec 21:08:14 Step 8/12 : WORKDIR /app 21:08:14 ---> Running in f735a8629c57 21:08:14 Removing intermediate container f735a8629c57 21:08:14 ---> e31fa25bf0ac 21:08:14 Step 9/12 : COPY go.mod vendor* ./ 21:08:14 ---> b5f746c3120d 21:08:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:14 ---> Running in 7ffbe728c488 21:08:15 Still waiting to schedule task 21:08:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16784’ 21:08:41 Removing intermediate container 7ffbe728c488 21:08:41 ---> 512d890b8b97 21:08:41 Step 11/12 : COPY . . 21:08:41 ---> 30b80e3f5bff 21:08:41 Step 12/12 : RUN $MAKE 21:08:41 ---> Running in 45063b42ffe7 21:08:41 noop 21:08:41 Removing intermediate container 45063b42ffe7 21:08:41 ---> 004472d172c3 21:08:41 Successfully built 004472d172c3 21:08:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:41 + docker inspect -f . ci-base-image-x86_64 21:08:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:41 prd-ubuntu20.04-docker-8c-8g-16787 does not seem to be running inside a container 21:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:42 $ docker top 7a40e0fc269d0b1615117fd9e4fa7da34f888ed5c3ef11fcaf614ad3b576fcca -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:42 + go version 21:08:42 go version go1.20.2 linux/amd64 [Pipeline] } 21:08:42 $ docker stop --time=1 7a40e0fc269d0b1615117fd9e4fa7da34f888ed5c3ef11fcaf614ad3b576fcca 21:08:43 $ docker rm -f --volumes 7a40e0fc269d0b1615117fd9e4fa7da34f888ed5c3ef11fcaf614ad3b576fcca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:44 + docker inspect -f . ci-base-image-x86_64 21:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:44 prd-ubuntu20.04-docker-8c-8g-16787 does not seem to be running inside a container 21:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:44 $ docker top d3a3e83c75fc9d0d48ccfe1f58126637d3b035841699f1693f7590b0e3e8e99b -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:44 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 21:08:45 + make test 21:08:45 go test ./... -coverprofile=coverage.out ./... 21:08:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:08:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:08:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:09:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.634s coverage: 40.5% of statements 21:09:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 21:09:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 21:09:11 go vet ./... 21:09:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:09:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:09:14 ./bin/test-attribution-txt.sh 21:09:14 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:09:14 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:09:14 $ docker stop --time=1 d3a3e83c75fc9d0d48ccfe1f58126637d3b035841699f1693f7590b0e3e8e99b 21:09:17 $ docker rm -f --volumes d3a3e83c75fc9d0d48ccfe1f58126637d3b035841699f1693f7590b0e3e8e99b [Pipeline] // withDockerContainer [Pipeline] sh 21:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:09:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:09:19 + ls -al . 21:09:19 total 628 21:09:19 drwxrwxr-x 11 jenkins jenkins 4096 May 24 21:08 . 21:09:19 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:07 .. 21:09:19 -rw-rw-r-- 1 jenkins jenkins 134 May 24 21:07 .dockerignore 21:09:19 drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:07 .git 21:09:19 drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:07 .github 21:09:19 -rw-rw-r-- 1 jenkins jenkins 946 May 24 21:07 .gitignore 21:09:19 -rw-rw-r-- 1 jenkins jenkins 41 May 24 21:07 .golangci.yml 21:09:19 drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:07 .semver 21:09:19 -rw-rw-r-- 1 jenkins jenkins 10794 May 24 21:07 Attribution.txt 21:09:19 -rw-rw-r-- 1 jenkins jenkins 5905 May 24 21:07 CHANGELOG.md 21:09:19 -rw-rw-r-- 1 jenkins jenkins 1347 May 24 21:07 Dockerfile 21:09:19 -rw-rw-r-- 1 jenkins jenkins 677 May 24 21:07 GOVERNANCE.md 21:09:19 -rw-rw-r-- 1 jenkins jenkins 683 May 24 21:07 Jenkinsfile 21:09:19 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 21:07 LICENSE 21:09:19 -rw-rw-r-- 1 jenkins jenkins 2053 May 24 21:07 Makefile 21:09:19 -rw-rw-r-- 1 jenkins jenkins 625 May 24 21:07 OWNERS.md 21:09:19 -rw-rw-r-- 1 jenkins jenkins 28505 May 24 21:07 README.md 21:09:19 -rw-rw-r-- 1 jenkins jenkins 5 May 24 21:07 VERSION 21:09:19 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:07 bin 21:09:19 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:07 cmd 21:09:19 -rw-r--r-- 1 jenkins jenkins 458039 May 24 21:09 coverage.out 21:09:19 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:07 examples 21:09:19 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 21:07 go.mod 21:09:19 -rw-rw-r-- 1 jenkins jenkins 31078 May 24 21:07 go.sum 21:09:19 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:07 images 21:09:19 drwxrwxr-x 5 jenkins jenkins 4096 May 24 21:07 internal 21:09:19 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:07 snap 21:09:19 -rw-rw-r-- 1 jenkins jenkins 193 May 24 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + 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=56ec3a27f59c497708ce609f9e505a210d59bdde --label arch=amd64 --label version=0.0.0 . 21:09:19 Sending build context to Docker daemon 4.261MB 21:09:19 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 21:09:19 Step 2/24 : FROM ${BASE} AS builder 21:09:19 ---> 004472d172c3 21:09:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:09:19 ---> Running in 8a0f8f75d063 21:09:19 Removing intermediate container 8a0f8f75d063 21:09:19 ---> 00353f695505 21:09:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:19 ---> Running in aab31444722e 21:09:19 Removing intermediate container aab31444722e 21:09:19 ---> 47b13bb14d7d 21:09:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:09:19 ---> Running in 0b1d96204301 21:09:19 Removing intermediate container 0b1d96204301 21:09:19 ---> eded3af753f1 21:09:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:09:19 ---> Running in f72201320afb 21:09:19 Removing intermediate container f72201320afb 21:09:19 ---> 729f2589a835 21:09:19 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:19 ---> Running in c21e8d08795a 21:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:09:20 OK: 265 MiB in 53 packages 21:09:20 Removing intermediate container c21e8d08795a 21:09:20 ---> 32ade9da6ccf 21:09:20 Step 8/24 : WORKDIR /app 21:09:20 ---> Running in fac353020694 21:09:20 Removing intermediate container fac353020694 21:09:20 ---> a74d1e0bc580 21:09:20 Step 9/24 : COPY go.mod vendor* ./ 21:09:20 ---> 7a831906c25a 21:09:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:20 ---> Running in a6ec16cb8713 21:09:21 Removing intermediate container a6ec16cb8713 21:09:21 ---> ea0977ee08fe 21:09:21 Step 11/24 : COPY . . 21:09:22 ---> c21f328be92a 21:09:22 Step 12/24 : RUN $MAKE 21:09:22 ---> Running in 867d13344eb6 21:09:22 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 21:09:40 Removing intermediate container 867d13344eb6 21:09:40 ---> 473c6174aab3 21:09:40 Step 13/24 : FROM alpine:3.17 21:09:40 3.17: Pulling from library/alpine 21:09:40 f56be85fc22e: Already exists 21:09:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:09:40 Status: Downloaded newer image for alpine:3.17 21:09:40 ---> 9ed4aefc74f6 21:09:40 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:09:40 ---> Running in f348429e7755 21:09:40 Removing intermediate container f348429e7755 21:09:40 ---> c9c68c126ed4 21:09:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:09:40 ---> Running in d4bd35ab7de0 21:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:09:41 (1/1) Installing dumb-init (1.2.5-r2) 21:09:41 Executing busybox-1.35.0-r29.trigger 21:09:41 OK: 7 MiB in 16 packages 21:09:41 Removing intermediate container d4bd35ab7de0 21:09:41 ---> 16a1d65a2271 21:09:41 Step 16/24 : COPY --from=builder /app/LICENSE / 21:09:41 ---> 95566dd787d1 21:09:41 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:09:41 ---> d6f3184ee577 21:09:41 Step 18/24 : COPY --from=builder /app/cmd/ / 21:09:42 ---> 0d6ce9113e9c 21:09:42 Step 19/24 : EXPOSE 59989 21:09:42 ---> Running in 081fd9032313 21:09:42 Removing intermediate container 081fd9032313 21:09:42 ---> 503f8896e7da 21:09:42 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:09:42 ---> Running in 9c63ce95a21b 21:09:42 Removing intermediate container 9c63ce95a21b 21:09:42 ---> 5a86a190fabe 21:09:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:09:42 ---> Running in 2b5da682a2b8 21:09:42 Removing intermediate container 2b5da682a2b8 21:09:42 ---> 08ee50f7046f 21:09:42 Step 22/24 : LABEL arch=amd64 21:09:42 ---> Running in 787798f3beb2 21:09:42 Removing intermediate container 787798f3beb2 21:09:42 ---> 23924f655253 21:09:42 Step 23/24 : LABEL git_sha=56ec3a27f59c497708ce609f9e505a210d59bdde 21:09:42 ---> Running in 45a3e3ac00ea 21:09:42 Removing intermediate container 45a3e3ac00ea 21:09:42 ---> 48878ad8ba6e 21:09:42 Step 24/24 : LABEL version=0.0.0 21:09:42 ---> Running in 1c56501465bb 21:09:42 Removing intermediate container 1c56501465bb 21:09:42 ---> 5a782d96e37b 21:09:42 [Warning] One or more build-args [ARCH] were not consumed 21:09:42 Successfully built 5a782d96e37b 21:09:42 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:43 21:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:43 latest: Pulling from edgex-lftools-log-publisher 21:09:43 5eb5b503b376: Pulling fs layer 21:09:43 5c69ac0246d0: Pulling fs layer 21:09:43 ec43610c2a17: Pulling fs layer 21:09:43 3a2ae6a8a46f: Pulling fs layer 21:09:43 33b1e0a273af: Pulling fs layer 21:09:43 5d3b04190fa2: Pulling fs layer 21:09:43 2f39f015ded8: Pulling fs layer 21:09:43 3a2ae6a8a46f: Waiting 21:09:43 5d3b04190fa2: Waiting 21:09:43 33b1e0a273af: Waiting 21:09:43 2f39f015ded8: Waiting 21:09:43 5c69ac0246d0: Download complete 21:09:43 3a2ae6a8a46f: Verifying Checksum 21:09:43 3a2ae6a8a46f: Download complete 21:09:43 33b1e0a273af: Verifying Checksum 21:09:43 33b1e0a273af: Download complete 21:09:43 5d3b04190fa2: Verifying Checksum 21:09:43 5d3b04190fa2: Download complete 21:09:43 ec43610c2a17: Verifying Checksum 21:09:43 ec43610c2a17: Download complete 21:09:44 5eb5b503b376: Verifying Checksum 21:09:44 5eb5b503b376: Download complete 21:09:44 2f39f015ded8: Download complete 21:09:45 5eb5b503b376: Pull complete 21:09:45 5c69ac0246d0: Pull complete 21:09:45 ec43610c2a17: Pull complete 21:09:45 3a2ae6a8a46f: Pull complete 21:09:46 33b1e0a273af: Pull complete 21:09:46 5d3b04190fa2: Pull complete 21:09:50 2f39f015ded8: Pull complete 21:09:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:50 prd-ubuntu20.04-docker-8c-8g-16787 does not seem to be running inside a container 21:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:53 $ docker top 832d0e3f517557184fe60a7882b3df191f1c23d42a6b94688412cd9816a25ca7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:54 ---> job-cost.sh 21:09:54 lf-activate-venv: SKIPPING 21:09:54 INFO: No Stack... 21:09:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:54 INFO: Archiving Costs [Pipeline] sh 21:09:55 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 21:09:55 + cut -d, -f6 [Pipeline] lock 21:09:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] 21:09:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] did not exist. Created. 21:09:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:55 + echo total: 0.2199999988079071 [Pipeline] stash 21:09:55 Stashed 1 file(s) [Pipeline] } 21:09:55 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:55 $ docker stop --time=1 832d0e3f517557184fe60a7882b3df191f1c23d42a6b94688412cd9816a25ca7 21:09:56 $ docker rm -f --volumes 832d0e3f517557184fe60a7882b3df191f1c23d42a6b94688412cd9816a25ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:11:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16789 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 21:11:26 Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout 21:11:26 Selected Git installation does not exist. Using Default 21:11:26 The recommended git tool is: NONE 21:11:36 using credential edgex-jenkins-ssh 21:11:36 Cloning the remote Git repository 21:11:36 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:36 > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 21:11:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:36 > git --version # timeout=10 21:11:36 > git --version # 'git version 2.25.1' 21:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:11:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:11:40 Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 21:11:41 Merge succeeded, producing 1e729b9879bc76dd0a22ed7421ecda66fa9190aa 21:11:41 Checking out Revision 1e729b9879bc76dd0a22ed7421ecda66fa9190aa (PR-229) 21:11:40 > git config core.sparsecheckout # timeout=10 21:11:40 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 21:11:40 > git remote # timeout=10 21:11:40 > git config --get remote.origin.url # timeout=10 21:11:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:40 > git merge d994045550ebd1c1180300e153d74141484e57aa # timeout=10 21:11:41 > git rev-parse HEAD^{commit} # timeout=10 21:11:41 > git config core.sparsecheckout # timeout=10 21:11:41 > git checkout -f 1e729b9879bc76dd0a22ed7421ecda66fa9190aa # timeout=10 21:11:44 Commit message: "Merge commit 'd994045550ebd1c1180300e153d74141484e57aa' into HEAD" 21:11:44 First time build. Skipping changelog. 21:11:44 > git rev-list --no-walk 9cad5be8f76f1820a4e813201d2558e3a6cf11c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:11:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:45 Dload Upload Total Spent Left Speed 21:11:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 21:11:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:11:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:11:46 + sudo tee /etc/docker/daemon.new 21:11:46 { 21:11:46 "registry-mirrors": [ 21:11:46 "https://nexus3.edgexfoundry.org:10001" 21:11:46 ], 21:11:46 "bip": "10.250.0.254/24", 21:11:46 "hosts": [ 21:11:46 "tcp://0.0.0.0:5555", 21:11:46 "unix:///var/run/docker.sock" 21:11:46 ], 21:11:46 "mtu": 1458, 21:11:46 "selinux-enabled": true, 21:11:46 "seccomp-profile": "/etc/docker/seccomp.json" 21:11:46 } [Pipeline] sh 21:11:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:11:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:05 provisioning config files... 21:12:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config9395239709300589906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:06 ---> docker-login.sh 21:12:06 nexus3.edgexfoundry.org:10001 21:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:06 Configure a credential helper to remove this warning. See 21:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:06 21:12:06 Login Succeeded 21:12:06 nexus3.edgexfoundry.org:10002 21:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:07 Configure a credential helper to remove this warning. See 21:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:07 21:12:07 Login Succeeded 21:12:07 nexus3.edgexfoundry.org:10003 21:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:07 Configure a credential helper to remove this warning. See 21:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:07 21:12:07 Login Succeeded 21:12:07 nexus3.edgexfoundry.org:10004 21:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:07 Configure a credential helper to remove this warning. See 21:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:07 21:12:07 Login Succeeded 21:12:07 docker.io 21:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:08 Configure a credential helper to remove this warning. See 21:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:08 21:12:08 Login Succeeded 21:12:08 ---> docker-login.sh ends [Pipeline] } 21:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:09 ========================================================= 21:12:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:12:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:12:09 Sending build context to Docker daemon 1.212MB 21:12:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:12:09 Step 2/12 : FROM ${BASE} AS builder 21:12:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:12:10 c41833b44d91: Pulling fs layer 21:12:10 ed15518f5707: Pulling fs layer 21:12:10 feae8fd75edb: Pulling fs layer 21:12:10 242c74f7c9fa: Pulling fs layer 21:12:10 3cdef696dda3: Pulling fs layer 21:12:10 2ced38df9373: Pulling fs layer 21:12:10 58f1dce35555: Pulling fs layer 21:12:10 3cdef696dda3: Waiting 21:12:10 242c74f7c9fa: Waiting 21:12:10 58f1dce35555: Waiting 21:12:10 2ced38df9373: Waiting 21:12:10 ed15518f5707: Verifying Checksum 21:12:10 ed15518f5707: Download complete 21:12:10 242c74f7c9fa: Verifying Checksum 21:12:10 242c74f7c9fa: Download complete 21:12:10 3cdef696dda3: Verifying Checksum 21:12:10 3cdef696dda3: Download complete 21:12:10 c41833b44d91: Download complete 21:12:11 c41833b44d91: Pull complete 21:12:11 58f1dce35555: Verifying Checksum 21:12:11 58f1dce35555: Download complete 21:12:11 ed15518f5707: Pull complete 21:12:12 feae8fd75edb: Verifying Checksum 21:12:12 feae8fd75edb: Download complete 21:12:13 2ced38df9373: Verifying Checksum 21:12:13 2ced38df9373: Download complete 21:12:25 feae8fd75edb: Pull complete 21:12:25 242c74f7c9fa: Pull complete 21:12:25 3cdef696dda3: Pull complete 21:12:32 2ced38df9373: Pull complete 21:12:34 58f1dce35555: Pull complete 21:12:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:12:34 ---> fadd8f120f05 21:12:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:12:36 ---> Running in f3f39b81ec8a 21:12:36 Removing intermediate container f3f39b81ec8a 21:12:36 ---> 4c7a02fa0d2c 21:12:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:12:36 ---> Running in 2abcc00643ab 21:12:36 Removing intermediate container 2abcc00643ab 21:12:36 ---> 5adfd8bf92d8 21:12:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:12:36 ---> Running in 57ac21d1c346 21:12:37 Removing intermediate container 57ac21d1c346 21:12:37 ---> 0af83d225715 21:12:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:12:37 ---> Running in 9a5a2c322b50 21:12:37 Removing intermediate container 9a5a2c322b50 21:12:37 ---> 12d84787a61f 21:12:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:12:37 ---> Running in d29bfb6aaa88 21:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:12:40 OK: 263 MiB in 53 packages 21:12:40 Removing intermediate container d29bfb6aaa88 21:12:40 ---> e512afce4512 21:12:40 Step 8/12 : WORKDIR /app 21:12:40 ---> Running in 390ab4916c08 21:12:41 Removing intermediate container 390ab4916c08 21:12:41 ---> 7eb9d6603c7f 21:12:41 Step 9/12 : COPY go.mod vendor* ./ 21:12:44 ---> 5e31a3f2b22a 21:12:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:44 ---> Running in f1157db80dc7 21:13:52 Removing intermediate container f1157db80dc7 21:13:52 ---> e38377c0a417 21:13:52 Step 11/12 : COPY . . 21:13:52 ---> 9eefba532e44 21:13:52 Step 12/12 : RUN $MAKE 21:13:52 ---> Running in c9f967ef31ad 21:13:52 noop 21:13:52 Removing intermediate container c9f967ef31ad 21:13:52 ---> fa832e3a5620 21:13:52 Successfully built fa832e3a5620 21:13:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:53 + docker inspect -f . ci-base-image-arm64 21:13:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:53 prd-ubuntu20.04-docker-arm64-4c-16g-16789 does not seem to be running inside a container 21:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:13:54 $ docker top f49b18d5326aaf89d5717dbf1f722d2d41a7a308ca4ce5a39c6d68e71fe35fc7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:55 + go version 21:13:55 go version go1.20.2 linux/arm64 [Pipeline] } 21:13:55 $ docker stop --time=1 f49b18d5326aaf89d5717dbf1f722d2d41a7a308ca4ce5a39c6d68e71fe35fc7 21:13:57 $ docker rm -f --volumes f49b18d5326aaf89d5717dbf1f722d2d41a7a308ca4ce5a39c6d68e71fe35fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:57 + docker inspect -f . ci-base-image-arm64 21:13:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:57 prd-ubuntu20.04-docker-arm64-4c-16g-16789 does not seem to be running inside a container 21:13:57 $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:13:59 $ docker top b30d7f4007c0246de05536cb0e84a6d441539e85bfd84bd14d8c9e966b35678f -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:59 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/6 [Pipeline] fileExists [Pipeline] sh 21:14:00 + make test 21:14:00 go test ./... -coverprofile=coverage.out ./... 21:14:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:16:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:16:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:17:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.138s coverage: 40.5% of statements 21:17:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.572s coverage: 52.0% of statements 21:17:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 21:17:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:17:09 go vet ./... 21:17:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:32 ./bin/test-attribution-txt.sh 21:17:32 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:17:32 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:17:32 $ docker stop --time=1 b30d7f4007c0246de05536cb0e84a6d441539e85bfd84bd14d8c9e966b35678f 21:17:34 $ docker rm -f --volumes b30d7f4007c0246de05536cb0e84a6d441539e85bfd84bd14d8c9e966b35678f [Pipeline] // withDockerContainer [Pipeline] sh 21:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:35 Warning: overwriting stash ‘coverage-report’ 21:17:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:37 + ls -al . 21:17:37 total 624 21:17:37 drwxrwxr-x 10 jenkins jenkins 4096 May 24 21:14 . 21:17:37 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:11 .. 21:17:37 -rw-rw-r-- 1 jenkins jenkins 134 May 24 21:11 .dockerignore 21:17:37 drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:11 .git 21:17:37 drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:11 .github 21:17:37 -rw-rw-r-- 1 jenkins jenkins 946 May 24 21:11 .gitignore 21:17:37 -rw-rw-r-- 1 jenkins jenkins 41 May 24 21:11 .golangci.yml 21:17:37 -rw-rw-r-- 1 jenkins jenkins 10794 May 24 21:11 Attribution.txt 21:17:37 -rw-rw-r-- 1 jenkins jenkins 5905 May 24 21:11 CHANGELOG.md 21:17:37 -rw-rw-r-- 1 jenkins jenkins 1347 May 24 21:11 Dockerfile 21:17:37 -rw-rw-r-- 1 jenkins jenkins 677 May 24 21:11 GOVERNANCE.md 21:17:37 -rw-rw-r-- 1 jenkins jenkins 683 May 24 21:11 Jenkinsfile 21:17:37 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 21:11 LICENSE 21:17:37 -rw-rw-r-- 1 jenkins jenkins 2053 May 24 21:11 Makefile 21:17:37 -rw-rw-r-- 1 jenkins jenkins 625 May 24 21:11 OWNERS.md 21:17:37 -rw-rw-r-- 1 jenkins jenkins 28505 May 24 21:11 README.md 21:17:37 -rw-rw-r-- 1 jenkins jenkins 5 May 24 21:07 VERSION 21:17:37 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:11 bin 21:17:37 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:11 cmd 21:17:37 -rw-r--r-- 1 jenkins jenkins 458039 May 24 21:17 coverage.out 21:17:37 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:11 examples 21:17:37 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 21:11 go.mod 21:17:37 -rw-rw-r-- 1 jenkins jenkins 31078 May 24 21:11 go.sum 21:17:37 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:11 images 21:17:37 drwxrwxr-x 5 jenkins jenkins 4096 May 24 21:11 internal 21:17:37 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:11 snap 21:17:37 -rw-rw-r-- 1 jenkins jenkins 193 May 24 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:37 + 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=1e729b9879bc76dd0a22ed7421ecda66fa9190aa --label arch=arm64 --label version=0.0.0 . 21:17:38 Sending build context to Docker daemon 1.212MB 21:17:38 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 21:17:38 Step 2/24 : FROM ${BASE} AS builder 21:17:38 ---> fa832e3a5620 21:17:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:17:38 ---> Running in 2573c9193bd6 21:17:38 Removing intermediate container 2573c9193bd6 21:17:38 ---> 6a9c045a0513 21:17:38 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:38 ---> Running in 01f78efe59c9 21:17:38 Removing intermediate container 01f78efe59c9 21:17:38 ---> b311a986c282 21:17:38 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:17:38 ---> Running in 2f135928ec09 21:17:39 Removing intermediate container 2f135928ec09 21:17:39 ---> 964a300a56d2 21:17:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:17:39 ---> Running in d9e5c2dc89bc 21:17:39 Removing intermediate container d9e5c2dc89bc 21:17:39 ---> d2f80de7078f 21:17:39 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:39 ---> Running in 0bb381420407 21:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:42 OK: 263 MiB in 53 packages 21:17:43 Removing intermediate container 0bb381420407 21:17:43 ---> 0e2ff5878102 21:17:43 Step 8/24 : WORKDIR /app 21:17:43 ---> Running in 013d59abbaa0 21:17:43 Removing intermediate container 013d59abbaa0 21:17:43 ---> ed8395c35228 21:17:43 Step 9/24 : COPY go.mod vendor* ./ 21:17:44 ---> 74306e229eca 21:17:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:44 ---> Running in 89cf6a65d13b 21:17:47 Removing intermediate container 89cf6a65d13b 21:17:47 ---> a4f7ddb1a4ae 21:17:47 Step 11/24 : COPY . . 21:17:47 ---> 749071e379dd 21:17:47 Step 12/24 : RUN $MAKE 21:17:48 ---> Running in 2983af6a923c 21:17:48 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 21:20:10 Removing intermediate container 2983af6a923c 21:20:10 ---> f96653a8deda 21:20:10 Step 13/24 : FROM alpine:3.17 21:20:10 3.17: Pulling from library/alpine 21:20:10 c41833b44d91: Already exists 21:20:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:20:10 Status: Downloaded newer image for alpine:3.17 21:20:10 ---> 51e60588ff2c 21:20:10 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:20:10 ---> Running in d1bb7b299b6f 21:20:10 Removing intermediate container d1bb7b299b6f 21:20:10 ---> 67bcb35c0b01 21:20:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:20:10 ---> Running in 05d9a1588019 21:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:20:10 (1/1) Installing dumb-init (1.2.5-r2) 21:20:10 Executing busybox-1.35.0-r29.trigger 21:20:10 OK: 8 MiB in 16 packages 21:20:10 Removing intermediate container 05d9a1588019 21:20:10 ---> b5b71cef65d9 21:20:10 Step 16/24 : COPY --from=builder /app/LICENSE / 21:20:10 ---> 438052f160bc 21:20:10 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:20:10 ---> 2a5a42b3c759 21:20:10 Step 18/24 : COPY --from=builder /app/cmd/ / 21:20:11 ---> a75dd2400cc8 21:20:11 Step 19/24 : EXPOSE 59989 21:20:11 ---> Running in 14ae7681b8cf 21:20:11 Removing intermediate container 14ae7681b8cf 21:20:11 ---> d1115d4b98a4 21:20:11 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:20:11 ---> Running in dc6d5a5c2d09 21:20:12 Removing intermediate container dc6d5a5c2d09 21:20:12 ---> 2b2e865e30a8 21:20:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:20:12 ---> Running in 561970d19738 21:20:12 Removing intermediate container 561970d19738 21:20:12 ---> d01922eb51bc 21:20:12 Step 22/24 : LABEL arch=arm64 21:20:12 ---> Running in 4a360bc7eb0d 21:20:13 Removing intermediate container 4a360bc7eb0d 21:20:13 ---> 8efa13f95e2b 21:20:13 Step 23/24 : LABEL git_sha=1e729b9879bc76dd0a22ed7421ecda66fa9190aa 21:20:13 ---> Running in 4379c106669e 21:20:13 Removing intermediate container 4379c106669e 21:20:13 ---> f32dbc21d327 21:20:13 Step 24/24 : LABEL version=0.0.0 21:20:13 ---> Running in 1b49f6ee843d 21:20:13 Removing intermediate container 1b49f6ee843d 21:20:13 ---> 1af7a8b6b3a2 21:20:13 [Warning] One or more build-args [ARCH] were not consumed 21:20:13 Successfully built 1af7a8b6b3a2 21:20: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 21:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:13 21:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:14 arm64: Pulling from edgex-lftools-log-publisher 21:20:14 8998bd30e6a1: Pulling fs layer 21:20:14 04944245beec: Pulling fs layer 21:20:14 699f458cf7ca: Pulling fs layer 21:20:14 765212b225bb: Pulling fs layer 21:20:14 f23df028b6ca: Pulling fs layer 21:20:14 d65c8cfc05b1: Pulling fs layer 21:20:14 2437ff75d9bd: Pulling fs layer 21:20:14 f23df028b6ca: Waiting 21:20:14 d65c8cfc05b1: Waiting 21:20:14 2437ff75d9bd: Waiting 21:20:14 765212b225bb: Waiting 21:20:14 04944245beec: Verifying Checksum 21:20:14 04944245beec: Download complete 21:20:14 765212b225bb: Verifying Checksum 21:20:14 765212b225bb: Download complete 21:20:14 f23df028b6ca: Verifying Checksum 21:20:14 f23df028b6ca: Download complete 21:20:14 d65c8cfc05b1: Download complete 21:20:14 699f458cf7ca: Verifying Checksum 21:20:14 699f458cf7ca: Download complete 21:20:15 8998bd30e6a1: Verifying Checksum 21:20:15 8998bd30e6a1: Download complete 21:20:17 2437ff75d9bd: Verifying Checksum 21:20:17 2437ff75d9bd: Download complete 21:20:19 8998bd30e6a1: Pull complete 21:20:19 04944245beec: Pull complete 21:20:20 699f458cf7ca: Pull complete 21:20:21 765212b225bb: Pull complete 21:20:21 f23df028b6ca: Pull complete 21:20:21 d65c8cfc05b1: Pull complete 21:20:40 2437ff75d9bd: Pull complete 21:20:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:40 prd-ubuntu20.04-docker-arm64-4c-16g-16789 does not seem to be running inside a container 21:20:40 $ 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/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:20:42 $ docker top 8e40b67178b45e06e36c59ff40dfd338a977796a53736e82b60b9e26fef7a76f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:43 ---> job-cost.sh 21:20:43 lf-activate-venv: SKIPPING 21:20:43 INFO: No Stack... 21:20:44 INFO: Retrieving Pricing Info for: v3-standard-4 21:20:44 INFO: Archiving Costs [Pipeline] sh 21:20:45 + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv 21:20:45 + cut -d, -f6 [Pipeline] lock 21:20:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] 21:20:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] did not exist. Created. 21:20:45 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:45 /w/workspace/device-rfid-llrp-go/6@tmp/durable-4fdc608e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:20:46 + echo total: 0.10999999940395355 [Pipeline] stash 21:20:46 Warning: overwriting stash ‘stack-cost’ 21:20:46 Stashed 1 file(s) [Pipeline] } 21:20:46 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:20:46 $ docker stop --time=1 8e40b67178b45e06e36c59ff40dfd338a977796a53736e82b60b9e26fef7a76f 21:20:47 $ docker rm -f --volumes 8e40b67178b45e06e36c59ff40dfd338a977796a53736e82b60b9e26fef7a76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:20:48 provisioning config files... 21:20:48 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8343139881134666725tmp [Pipeline] { [Pipeline] sh 21:20:48 + set +x 21:20:48 + + curl -s https://codecov.io/bashbash 21:20:48 -s -- 21:20:48 21:20:48 _____ _ 21:20:48 / ____| | | 21:20:48 | | ___ __| | ___ ___ _____ __ 21:20:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:20:48 | |___| (_) | (_| | __/ (_| (_) \ V / 21:20:48 \_____\___/ \__,_|\___|\___\___/ \_/ 21:20:48 Bash-1.0.6 21:20:48 21:20:48 21:20:48 ==> git version 2.25.1 found 21:20:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:20:48 Release-Date: 2020-01-08 21:20:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:20:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:20:48 ==> Jenkins CI detected. 21:20:48 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 21:20:48 project root: . 21:20:48 --> token set from env 21:20:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:20:48 ==> Running gcov in . (disable via -X gcov) 21:20:48 ==> Python coveragepy not found 21:20:48 ==> Searching for coverage reports in: 21:20:48 + . 21:20:48 -> Found 1 reports 21:20:48 ==> Detecting git/mercurial file structure 21:20:48 ==> Reading reports 21:20:48 + ./coverage.out bytes=458039 21:20:48 ==> Appending adjustments 21:20:48 https://docs.codecov.io/docs/fixing-reports 21:20:48 + Found adjustments 21:20:48 ==> Gzipping contents 21:20:48 52K /tmp/codecov.wdrl46.gz 21:20:48 ==> Uploading reports 21:20:48 url: https://codecov.io 21:20:48 query: branch=PR-229&commit=56ec3a27f59c497708ce609f9e505a210d59bdde&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:20:48 -> Pinging Codecov 21:20:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=56ec3a27f59c497708ce609f9e505a210d59bdde&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:20:49 -> Uploading to 21:20:49 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/56ec3a27f59c497708ce609f9e505a210d59bdde/f73e593c-b983-4227-874e-54fe9ecf0ad9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T212048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0755d04635490ee6bee57c0ce654a68b334146724f9864f5d5c42ca809c4c4eb 21:20:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:49 Dload Upload Total Spent Left Speed 21:20:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50483 0 0 100 50483 0 254k --:--:-- --:--:-- --:--:-- 254k 21:20:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/56ec3a27f59c497708ce609f9e505a210d59bdde [Pipeline] } 21:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:20:50 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 21:20:50 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:50 total 16 21:20:50 drwxr-xr-x 3 root root 4096 May 24 21:09 . 21:20:50 drwxrwxr-x 12 jenkins jenkins 4096 May 24 21:09 .. 21:20:50 drwxr-xr-x 2 root root 4096 May 24 21:09 cost 21:20:50 -rw-r--r-- 1 root root 91 May 24 21:09 cost.csv 21:20:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:50 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:20:50 total 16 21:20:50 drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:09 . 21:20:50 drwxrwxr-x 12 jenkins jenkins 4096 May 24 21:09 .. 21:20:50 drwxr-xr-x 2 jenkins jenkins 4096 May 24 21:09 cost 21:20:50 -rw-r--r-- 1 jenkins jenkins 91 May 24 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:20:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:51 ---> package-listing.sh 21:20:51 ++ facter osfamily 21:20:51 ++ tr '[:upper:]' '[:lower:]' 21:20:51 + OS_FAMILY=debian 21:20:51 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 21:20:51 + START_PACKAGES=/tmp/packages_start.txt 21:20:51 + END_PACKAGES=/tmp/packages_end.txt 21:20:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:51 + PACKAGES=/tmp/packages_start.txt 21:20:51 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:20:51 + PACKAGES=/tmp/packages_end.txt 21:20:51 + case "${OS_FAMILY}" in 21:20:51 + dpkg -l 21:20:51 + grep '^ii' 21:20:51 + '[' -f /tmp/packages_start.txt ']' 21:20:51 + '[' -f /tmp/packages_end.txt ']' 21:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:51 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:20:51 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 21:20:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 21:20:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:52 prd-ubuntu20.04-docker-8c-8g-16787 does not seem to be running inside a container 21:20:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:20:52 $ docker top 665afb678f70a99d605723a4c55088ded3abb698a1baf9f729a1a35d5a8e05da -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:53 + ls /var/log/sa-host 21:20:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:53 provisioning config files... 21:20:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config16234764629838843788tmp [Pipeline] { [Pipeline] echo 21:20:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:54 ---> create-netrc.sh [Pipeline] } 21:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:54 ---> python-tools-install.sh [Pipeline] echo 21:20:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:54 ---> sudo-logs.sh 21:20:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:55 ---> job-cost.sh 21:20:55 lf-activate-venv: SKIPPING 21:20:55 DEBUG: total: 0.2199999988079071 21:20:55 INFO: Retrieving Stack Cost... 21:20:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:55 INFO: Archiving Costs [Pipeline] echo 21:20:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:56 ---> logs-deploy.sh 21:20:56 lf-activate-venv: SKIPPING 21:20:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/6 21:20:56 INFO: archiving workspace using pattern(s): 21:20:57 Archives upload complete. 21:20:57 INFO: archiving logs to Nexus