Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+48912f300c70e82c82c12fa27b805d01b7e3358f (0eea60593179b6c94139f8631cc7213e74d3351f) 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-ssh11833065309734130861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7083021656826554310.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6592859834466323199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7173473762009655681.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-ssh18279016135112077785.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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-7251 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 48912f300c70e82c82c12fa27b805d01b7e3358f into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 3e3521158a401a5096e53b7f899fd19e636c0cdb Checking out Revision 3e3521158a401a5096e53b7f899fd19e636c0cdb (PR-229) > 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 > 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 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e3521158a401a5096e53b7f899fd19e636c0cdb # timeout=10 Commit message: "Merge commit '48912f300c70e82c82c12fa27b805d01b7e3358f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:05:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:05:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:31 ========================================================= 21:05:31 EdgeX Global Pipelines Version Info 21:05:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca # timeout=10 21:05:32 ------------------- 21:05:32 stable info: 21:05:32 ------------------- 21:05:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:05:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:05:32 Message: update stable to v1.0.254 21:05:32 ------------------- 21:05:32 experimental info: 21:05:32 ------------------- 21:05:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:05:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:05:32 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e3521158a401a5096e53b7f899fd19e636c0cdb [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e35211 [Pipeline] echo 21:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:33 provisioning config files... 21:05:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config15362781431722873988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:33 ---> docker-login.sh 21:05:33 nexus3.edgexfoundry.org:10001 21:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:34 Configure a credential helper to remove this warning. See 21:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:34 21:05:34 Login Succeeded 21:05:34 nexus3.edgexfoundry.org:10002 21:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:34 Configure a credential helper to remove this warning. See 21:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:34 21:05:34 Login Succeeded 21:05:34 nexus3.edgexfoundry.org:10003 21:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:34 Configure a credential helper to remove this warning. See 21:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:34 21:05:34 Login Succeeded 21:05:34 nexus3.edgexfoundry.org:10004 21:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:35 Configure a credential helper to remove this warning. See 21:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:35 21:05:35 Login Succeeded 21:05:35 docker.io 21:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:35 Configure a credential helper to remove this warning. See 21:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:35 21:05:35 Login Succeeded 21:05:35 ---> docker-login.sh ends [Pipeline] } 21:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:05:35 + git rev-list -1 --merges 3e3521158a401a5096e53b7f899fd19e636c0cdb~1..3e3521158a401a5096e53b7f899fd19e636c0cdb [Pipeline] echo 21:05:35 -----------> git rev-list -1 --merges 3e3521158a401a5096e53b7f899fd19e636c0cdb~1..3e3521158a401a5096e53b7f899fd19e636c0cdb 3e3521158a401a5096e53b7f899fd19e636c0cdb 21:05:35 3e3521158a401a5096e53b7f899fd19e636c0cdb [false] [Pipeline] sh 21:05:35 + git log --format=format:%s -1 3e3521158a401a5096e53b7f899fd19e636c0cdb [Pipeline] echo 21:05:35 ========================================================= 21:05:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:05:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:36 + git log --format=format:%s -1 3e3521158a401a5096e53b7f899fd19e636c0cdb [Pipeline] echo 21:05:36 [semverPrep] GIT_COMMIT: 3e3521158a401a5096e53b7f899fd19e636c0cdb, Commit Message: Merge commit '48912f300c70e82c82c12fa27b805d01b7e3358f' into HEAD [Pipeline] echo 21:05:36 [semverPrep] This is not a build commit. [Pipeline] sh 21:05:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:36 + grep -v github /etc/ssh/ssh_known_hosts 21:05:36 + [ -e /tmp/ssh_known_hosts ] 21:05:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:05:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:05:36 + sudo tee -a /etc/ssh/ssh_known_hosts 21:05:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:37 21:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:37 0.1.4: Pulling from edgex-devops/py-git-semver 21:05:37 b85a868b505f: Pulling fs layer 21:05:37 e2be974225ed: Pulling fs layer 21:05:37 339a4e72a1f5: Pulling fs layer 21:05:37 988bab9f4d93: Pulling fs layer 21:05:37 1469e6f7b9e6: Pulling fs layer 21:05:37 eaf3925da568: Pulling fs layer 21:05:37 bab4dde63d76: Pulling fs layer 21:05:37 bde34c3a00c8: Pulling fs layer 21:05:37 b352a97aabf1: Pulling fs layer 21:05:37 4872d77fe225: Pulling fs layer 21:05:37 5851b861e8e6: Pulling fs layer 21:05:37 1469e6f7b9e6: Waiting 21:05:37 bab4dde63d76: Waiting 21:05:37 bde34c3a00c8: Waiting 21:05:37 b352a97aabf1: Waiting 21:05:37 4872d77fe225: Waiting 21:05:37 eaf3925da568: Waiting 21:05:37 5851b861e8e6: Waiting 21:05:37 988bab9f4d93: Waiting 21:05:37 e2be974225ed: Verifying Checksum 21:05:37 e2be974225ed: Download complete 21:05:37 988bab9f4d93: Verifying Checksum 21:05:37 988bab9f4d93: Download complete 21:05:37 1469e6f7b9e6: Verifying Checksum 21:05:37 1469e6f7b9e6: Download complete 21:05:37 339a4e72a1f5: Verifying Checksum 21:05:37 339a4e72a1f5: Download complete 21:05:37 eaf3925da568: Download complete 21:05:37 bde34c3a00c8: Download complete 21:05:37 b352a97aabf1: Download complete 21:05:37 4872d77fe225: Download complete 21:05:37 5851b861e8e6: Verifying Checksum 21:05:37 5851b861e8e6: Download complete 21:05:37 b85a868b505f: Verifying Checksum 21:05:37 b85a868b505f: Download complete 21:05:37 bab4dde63d76: Verifying Checksum 21:05:37 bab4dde63d76: Download complete 21:05:38 b85a868b505f: Pull complete 21:05:39 e2be974225ed: Pull complete 21:05:39 339a4e72a1f5: Pull complete 21:05:39 988bab9f4d93: Pull complete 21:05:39 1469e6f7b9e6: Pull complete 21:05:39 eaf3925da568: Pull complete 21:05:41 bab4dde63d76: Pull complete 21:05:41 bde34c3a00c8: Pull complete 21:05:41 b352a97aabf1: Pull complete 21:05:41 4872d77fe225: Pull complete 21:05:41 5851b861e8e6: Pull complete 21:05:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:41 prd-ubuntu20.04-docker-8c-8g-7251 does not seem to be running inside a container 21:05:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:05:44 $ docker top ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f -eo pid,comm 21:05:45 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:05:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:45 [ssh-agent] Looking for ssh-agent implementation... 21:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:45 $ docker exec ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f ssh-agent 21:05:45 SSH_AUTH_SOCK=/tmp/ssh-99rPUzTPPa2g/agent.32 21:05:45 SSH_AGENT_PID=38 21:05:45 Running ssh-add (command line suppressed) 21:05:45 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_5662449637628096506.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_5662449637628096506.key) 21:05:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:45 + git tag --points-at HEAD [Pipeline] } 21:05:45 $ docker exec --env ******** --env ******** ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f ssh-agent -k 21:05:45 unset SSH_AUTH_SOCK; 21:05:45 unset SSH_AGENT_PID; 21:05:45 echo Agent pid 38 killed; 21:05:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:45 [ssh-agent] Looking for ssh-agent implementation... 21:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:45 $ docker exec ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f ssh-agent 21:05:46 SSH_AUTH_SOCK=/tmp/ssh-Vsubl28yvvBn/agent.70 21:05:46 SSH_AGENT_PID=76 21:05:46 Running ssh-add (command line suppressed) 21:05:46 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_7550507005682308401.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_7550507005682308401.key) 21:05:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:46 + git semver init 21:05:46 2023-09-20 21:05:46,612 [run_init] DEBUG init version:0.0.0 force:False 21:05:46 2023-09-20 21:05:46,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:05:46 2023-09-20 21:05:46,613 [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:05:46 2023-09-20 21:05:46,613 [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:05:47 2023-09-20 21:05:47,340 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 21:05:47 2023-09-20 21:05:47,340 [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:05:47 2023-09-20 21:05:47,340 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:05:47 2023-09-20 21:05:47,344 [execute] INFO git cat-file --batch-check 21:05:47 2023-09-20 21:05:47,345 [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:05:47 2023-09-20 21:05:47,350 [execute] INFO git cat-file --batch 21:05:47 2023-09-20 21:05:47,351 [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:05:47 2023-09-20 21:05:47,355 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:05:47 0.0.0 [Pipeline] } 21:05:47 $ docker exec --env ******** --env ******** ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f ssh-agent -k 21:05:47 unset SSH_AUTH_SOCK; 21:05:47 unset SSH_AGENT_PID; 21:05:47 echo Agent pid 76 killed; 21:05:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:48 + git semver [Pipeline] } 21:05:48 $ docker stop --time=1 ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f 21:05:49 $ docker rm -f --volumes ec3a539e95f92eeacf036d35b127ac9621fe26afe810cbcc4f955263146c6e0f [Pipeline] // withDockerContainer [Pipeline] sh 21:05:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:05:50 Stashed 1 file(s) [Pipeline] echo 21:05:50 [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:05:50 provisioning config files... 21:05:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14854917114828822417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:50 ---> docker-login.sh 21:05:50 nexus3.edgexfoundry.org:10001 21:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:50 Configure a credential helper to remove this warning. See 21:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:50 21:05:50 Login Succeeded 21:05:50 nexus3.edgexfoundry.org:10002 21:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:50 Configure a credential helper to remove this warning. See 21:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:50 21:05:50 Login Succeeded 21:05:50 nexus3.edgexfoundry.org:10003 21:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:50 Configure a credential helper to remove this warning. See 21:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:50 21:05:50 Login Succeeded 21:05:50 nexus3.edgexfoundry.org:10004 21:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:50 Configure a credential helper to remove this warning. See 21:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:50 21:05:50 Login Succeeded 21:05:50 docker.io 21:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:51 Configure a credential helper to remove this warning. See 21:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:51 21:05:51 Login Succeeded 21:05:51 ---> docker-login.sh ends [Pipeline] } 21:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:51 ========================================================= 21:05:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:05:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:05:51 Sending build context to Docker daemon 4.337MB 21:05:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:05:51 Step 2/12 : FROM ${BASE} AS builder 21:05:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:51 7264a8db6415: Pulling fs layer 21:05:51 c4d48a809fc2: Pulling fs layer 21:05:51 4f1c88b9dad5: Pulling fs layer 21:05:51 ad3a456e5733: Pulling fs layer 21:05:51 33e27b845d1e: Pulling fs layer 21:05:51 c68163c4e522: Pulling fs layer 21:05:51 50da416c3ac9: Pulling fs layer 21:05:51 23d2d4c4bb30: Pulling fs layer 21:05:51 33e27b845d1e: Waiting 21:05:51 c68163c4e522: Waiting 21:05:51 50da416c3ac9: Waiting 21:05:51 23d2d4c4bb30: Waiting 21:05:51 ad3a456e5733: Waiting 21:05:51 c4d48a809fc2: Verifying Checksum 21:05:51 c4d48a809fc2: Download complete 21:05:51 ad3a456e5733: Verifying Checksum 21:05:51 ad3a456e5733: Download complete 21:05:51 33e27b845d1e: Verifying Checksum 21:05:51 33e27b845d1e: Download complete 21:05:51 7264a8db6415: Verifying Checksum 21:05:51 7264a8db6415: Download complete 21:05:51 c68163c4e522: Verifying Checksum 21:05:51 c68163c4e522: Download complete 21:05:51 7264a8db6415: Pull complete 21:05:51 c4d48a809fc2: Pull complete 21:05:52 23d2d4c4bb30: Verifying Checksum 21:05:52 23d2d4c4bb30: Download complete 21:05:52 4f1c88b9dad5: Verifying Checksum 21:05:52 4f1c88b9dad5: Download complete 21:05:52 50da416c3ac9: Verifying Checksum 21:05:52 50da416c3ac9: Download complete 21:05:54 4f1c88b9dad5: Pull complete 21:05:54 ad3a456e5733: Pull complete 21:05:54 33e27b845d1e: Pull complete 21:05:54 c68163c4e522: Pull complete 21:05:57 50da416c3ac9: Pull complete 21:05:57 23d2d4c4bb30: Pull complete 21:05:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:05:57 ---> 0786185ac409 21:05:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:06:04 ---> Running in 43f1ee426db0 21:06:04 Removing intermediate container 43f1ee426db0 21:06:04 ---> f14c8a10bd93 21:06:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:04 ---> Running in 12538b667364 21:06:04 Removing intermediate container 12538b667364 21:06:04 ---> 132424f54fdb 21:06:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:06:04 ---> Running in 89ff3ed91c3d 21:06:04 Removing intermediate container 89ff3ed91c3d 21:06:04 ---> f1db52a71208 21:06:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:06:04 ---> Running in d7678b726e03 21:06:04 Removing intermediate container d7678b726e03 21:06:04 ---> 4ca17314922a 21:06:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:04 ---> Running in c468c1057dc1 21:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:04 OK: 264 MiB in 52 packages 21:06:04 Removing intermediate container c468c1057dc1 21:06:04 ---> ce5d6cfc0ab3 21:06:04 Step 8/12 : WORKDIR /app 21:06:04 ---> Running in 9f665f7b0c27 21:06:04 Removing intermediate container 9f665f7b0c27 21:06:04 ---> a205f4bc33c6 21:06:04 Step 9/12 : COPY go.mod vendor* ./ 21:06:05 ---> a10472e5ac8e 21:06:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:05 ---> Running in 6910b12afa93 21:06:05 Still waiting to schedule task 21:06:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:06:43 Removing intermediate container 6910b12afa93 21:06:43 ---> c0c0e7799036 21:06:43 Step 11/12 : COPY . . 21:06:44 ---> 11cf6351fe55 21:06:44 Step 12/12 : RUN $MAKE 21:06:44 ---> Running in 49100e324a83 21:06:44 noop 21:06:44 Removing intermediate container 49100e324a83 21:06:44 ---> ac90e663bac6 21:06:44 Successfully built ac90e663bac6 21:06:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:45 + docker inspect -f . ci-base-image-x86_64 21:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:45 prd-ubuntu20.04-docker-8c-8g-7251 does not seem to be running inside a container 21:06:45 $ 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 ******** ci-base-image-x86_64 cat 21:06:45 $ docker top 738b208d0a897e16f250a580cfe8b47c9c76a3558ffe23e13cd2d40da8b73701 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:46 + go version 21:06:46 go version go1.21.0 linux/amd64 [Pipeline] } 21:06:46 $ docker stop --time=1 738b208d0a897e16f250a580cfe8b47c9c76a3558ffe23e13cd2d40da8b73701 21:06:47 $ docker rm -f --volumes 738b208d0a897e16f250a580cfe8b47c9c76a3558ffe23e13cd2d40da8b73701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:47 + docker inspect -f . ci-base-image-x86_64 21:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:47 prd-ubuntu20.04-docker-8c-8g-7251 does not seem to be running inside a container 21:06:48 $ 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 ******** ci-base-image-x86_64 cat 21:06:49 $ docker top 275d60cbbb5db74fb30d811f587606fc767d8433b77e2721a1946e02c4cac5e3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:49 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 21:06:49 + make test 21:06:49 go test ./... -coverprofile=coverage.out ./... 21:06:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:07:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:07:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:07:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.176s coverage: 40.6% of statements 21:07:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 21:07:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 21:07:32 go vet ./... 21:07:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:07:35 ./bin/test-attribution-txt.sh [Pipeline] echo 21:07:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:07:35 $ docker stop --time=1 275d60cbbb5db74fb30d811f587606fc767d8433b77e2721a1946e02c4cac5e3 21:07:39 $ docker rm -f --volumes 275d60cbbb5db74fb30d811f587606fc767d8433b77e2721a1946e02c4cac5e3 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:07:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:41 + ls -al . 21:07:41 total 644 21:07:41 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:06 . 21:07:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:05 .. 21:07:41 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 21:05 .dockerignore 21:07:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:07 .git 21:07:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:05 .github 21:07:41 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 21:05 .gitignore 21:07:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:05 .golangci.yml 21:07:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:05 .semver 21:07:41 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 21:05 Attribution.txt 21:07:41 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 21:05 CHANGELOG.md 21:07:41 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 21:05 Dockerfile 21:07:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:05 GOVERNANCE.md 21:07:41 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 21:05 Jenkinsfile 21:07:41 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 21:05 LICENSE 21:07:41 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 21:05 Makefile 21:07:41 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 21:05 OWNERS.md 21:07:41 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 21:05 README.md 21:07:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 21:05 VERSION 21:07:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:05 bin 21:07:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:05 cmd 21:07:41 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 21:07 coverage.out 21:07:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:05 examples 21:07:41 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 21:05 go.mod 21:07:41 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 21:05 go.sum 21:07:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:05 images 21:07:41 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 21:05 internal 21:07:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:05 snap 21:07:41 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:41 + 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=3e3521158a401a5096e53b7f899fd19e636c0cdb --label arch=amd64 --label version=0.0.0 . 21:07:41 Sending build context to Docker daemon 4.337MB 21:07:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:07:41 Step 2/24 : FROM ${BASE} AS builder 21:07:41 ---> ac90e663bac6 21:07:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:07:41 ---> Running in bb44bf769d90 21:07:41 Removing intermediate container bb44bf769d90 21:07:41 ---> 0e03b88ccab1 21:07:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:41 ---> Running in 66f7675649ca 21:07:42 Removing intermediate container 66f7675649ca 21:07:42 ---> 8f92987e6afc 21:07:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:07:42 ---> Running in 82457d31b7f3 21:07:42 Removing intermediate container 82457d31b7f3 21:07:42 ---> a072d0f01aa1 21:07:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:07:42 ---> Running in c731113ab606 21:07:42 Removing intermediate container c731113ab606 21:07:42 ---> 035eca4bee53 21:07:42 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:42 ---> Running in 84b8541f298a 21:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:07:42 OK: 264 MiB in 52 packages 21:07:43 Removing intermediate container 84b8541f298a 21:07:43 ---> 81a53e3705c8 21:07:43 Step 8/24 : WORKDIR /app 21:07:43 ---> Running in d535a700467d 21:07:43 Removing intermediate container d535a700467d 21:07:43 ---> b45f0e0d5a8a 21:07:43 Step 9/24 : COPY go.mod vendor* ./ 21:07:43 ---> f796188d3efc 21:07:43 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:43 ---> Running in 3ef7416fcc0c 21:07:44 Removing intermediate container 3ef7416fcc0c 21:07:44 ---> 3ae5424fc33b 21:07:44 Step 11/24 : COPY . . 21:07:44 ---> f0fc7043aa44 21:07:44 Step 12/24 : RUN $MAKE 21:07:44 ---> Running in 225e1422a975 21:07:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:08:06 Removing intermediate container 225e1422a975 21:08:06 ---> cc2ce46b8056 21:08:06 Step 13/24 : FROM alpine:3.18 21:08:06 3.18: Pulling from library/alpine 21:08:06 7264a8db6415: Already exists 21:08:06 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:06 Status: Downloaded newer image for alpine:3.18 21:08:06 ---> 7e01a0d0a1dc 21:08:06 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:08:06 ---> Running in d615b2a1ae35 21:08:06 Removing intermediate container d615b2a1ae35 21:08:06 ---> ec2961572274 21:08:06 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:08:06 ---> Running in 584ba18bed79 21:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:06 (1/1) Installing dumb-init (1.2.5-r2) 21:08:06 Executing busybox-1.36.1-r2.trigger 21:08:06 OK: 7 MiB in 16 packages 21:08:07 Removing intermediate container 584ba18bed79 21:08:07 ---> 59f0842c7c71 21:08:07 Step 16/24 : COPY --from=builder /app/LICENSE / 21:08:07 ---> 4511b6d43054 21:08:07 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:08:07 ---> 604fcb27acfb 21:08:07 Step 18/24 : COPY --from=builder /app/cmd/ / 21:08:08 ---> 013465500f3a 21:08:08 Step 19/24 : EXPOSE 59989 21:08:08 ---> Running in c38007e7dad6 21:08:08 Removing intermediate container c38007e7dad6 21:08:08 ---> befc236caf4d 21:08:08 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:08:08 ---> Running in 8e2cea0e13e7 21:08:08 Removing intermediate container 8e2cea0e13e7 21:08:08 ---> 0b48e4351995 21:08:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:08 ---> Running in 9d90aec506ec 21:08:08 Removing intermediate container 9d90aec506ec 21:08:08 ---> f729ea517caa 21:08:08 Step 22/24 : LABEL arch=amd64 21:08:08 ---> Running in 5ee3f49154ca 21:08:08 Removing intermediate container 5ee3f49154ca 21:08:08 ---> cdd4b8296c54 21:08:08 Step 23/24 : LABEL git_sha=3e3521158a401a5096e53b7f899fd19e636c0cdb 21:08:08 ---> Running in 4409ede2dcbd 21:08:08 Removing intermediate container 4409ede2dcbd 21:08:08 ---> 0ec1cc244277 21:08:08 Step 24/24 : LABEL version=0.0.0 21:08:08 ---> Running in 0f4a1b7d808d 21:08:08 Removing intermediate container 0f4a1b7d808d 21:08:08 ---> bb2406fca4e8 21:08:08 [Warning] One or more build-args [ARCH] were not consumed 21:08:08 Successfully built bb2406fca4e8 21:08:08 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:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:09 21:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:09 latest: Pulling from edgex-lftools-log-publisher 21:08:09 5eb5b503b376: Pulling fs layer 21:08:09 5c69ac0246d0: Pulling fs layer 21:08:09 ec43610c2a17: Pulling fs layer 21:08:09 3a2ae6a8a46f: Pulling fs layer 21:08:09 33b1e0a273af: Pulling fs layer 21:08:09 5d3b04190fa2: Pulling fs layer 21:08:09 2f39f015ded8: Pulling fs layer 21:08:09 3a2ae6a8a46f: Waiting 21:08:09 33b1e0a273af: Waiting 21:08:09 5d3b04190fa2: Waiting 21:08:09 2f39f015ded8: Waiting 21:08:09 5c69ac0246d0: Verifying Checksum 21:08:09 5c69ac0246d0: Download complete 21:08:09 3a2ae6a8a46f: Verifying Checksum 21:08:09 3a2ae6a8a46f: Download complete 21:08:09 33b1e0a273af: Verifying Checksum 21:08:09 33b1e0a273af: Download complete 21:08:09 ec43610c2a17: Verifying Checksum 21:08:09 ec43610c2a17: Download complete 21:08:09 5d3b04190fa2: Verifying Checksum 21:08:09 5d3b04190fa2: Download complete 21:08:10 5eb5b503b376: Download complete 21:08:10 2f39f015ded8: Download complete 21:08:11 5eb5b503b376: Pull complete 21:08:11 5c69ac0246d0: Pull complete 21:08:11 ec43610c2a17: Pull complete 21:08:11 3a2ae6a8a46f: Pull complete 21:08:11 33b1e0a273af: Pull complete 21:08:12 5d3b04190fa2: Pull complete 21:08:16 2f39f015ded8: Pull complete 21:08:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:16 prd-ubuntu20.04-docker-8c-8g-7251 does not seem to be running inside a container 21:08:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:23 $ docker top 8c40a400a6c712a7a175f01cc0d2a4f3e9c38c03b3fdcdaa3935c93376825594 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:23 ---> job-cost.sh 21:08:23 lf-activate-venv: SKIPPING 21:08:23 INFO: No Stack... 21:08:23 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:24 INFO: Archiving Costs [Pipeline] sh 21:08:24 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 21:08:24 + cut -d, -f6 [Pipeline] lock 21:08:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] 21:08:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] did not exist. Created. 21:08:24 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:24 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:25 Stashed 1 file(s) [Pipeline] } 21:08:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:25 $ docker stop --time=1 8c40a400a6c712a7a175f01cc0d2a4f3e9c38c03b3fdcdaa3935c93376825594 21:08:26 $ docker rm -f --volumes 8c40a400a6c712a7a175f01cc0d2a4f3e9c38c03b3fdcdaa3935c93376825594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7468 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 21:18:21 Running in /w/workspace/device-rfid-llrp-go/18 [Pipeline] { [Pipeline] checkout 21:18:21 The recommended git tool is: git 21:18:29 using credential edgex-jenkins-ssh 21:18:29 Cloning the remote Git repository 21:18:29 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:30 > git init /w/workspace/device-rfid-llrp-go/18 # timeout=10 21:18:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:30 > git --version # timeout=10 21:18:30 > git --version # 'git version 2.25.1' 21:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:18:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:34 Merging remotes/origin/main commit 48912f300c70e82c82c12fa27b805d01b7e3358f into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 21:18:34 Merge succeeded, producing 306effb1f84a2265956c1d706dc42e94085d17ea 21:18:34 Checking out Revision 306effb1f84a2265956c1d706dc42e94085d17ea (PR-229) 21:18:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:18:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:33 > 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:18:34 > git config core.sparsecheckout # timeout=10 21:18:34 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 21:18:34 > git remote # timeout=10 21:18:34 > git config --get remote.origin.url # timeout=10 21:18:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:34 > git merge 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 21:18:34 > git rev-parse HEAD^{commit} # timeout=10 21:18:34 > git config core.sparsecheckout # timeout=10 21:18:34 > git checkout -f 306effb1f84a2265956c1d706dc42e94085d17ea # timeout=10 21:18:38 Commit message: "Merge commit '48912f300c70e82c82c12fa27b805d01b7e3358f' into HEAD" 21:18:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:18:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:39 Dload Upload Total Spent Left Speed 21:18:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 21:18:38 > git rev-list --no-walk 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca # timeout=10 21:18:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:18:40 + sudo tee /etc/docker/daemon.new 21:18:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:18:40 { 21:18:40 "registry-mirrors": [ 21:18:40 "https://nexus3.edgexfoundry.org:10001" 21:18:40 ], 21:18:40 "bip": "10.250.0.254/24", 21:18:40 "hosts": [ 21:18:40 "tcp://0.0.0.0:5555", 21:18:40 "unix:///var/run/docker.sock" 21:18:40 ], 21:18:40 "mtu": 1458, 21:18:40 "selinux-enabled": true, 21:18:40 "seccomp-profile": "/etc/docker/seccomp.json" 21:18:40 } [Pipeline] sh 21:18:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:18:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:03 provisioning config files... 21:19:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/18@tmp/config14674917615939707205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:03 ---> docker-login.sh 21:19:03 nexus3.edgexfoundry.org:10001 21:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:05 Configure a credential helper to remove this warning. See 21:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:05 21:19:05 Login Succeeded 21:19:05 nexus3.edgexfoundry.org:10002 21:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:06 Configure a credential helper to remove this warning. See 21:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:06 21:19:06 Login Succeeded 21:19:06 nexus3.edgexfoundry.org:10003 21:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:06 Configure a credential helper to remove this warning. See 21:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:06 21:19:06 Login Succeeded 21:19:06 nexus3.edgexfoundry.org:10004 21:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:07 Configure a credential helper to remove this warning. See 21:19:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:07 21:19:07 Login Succeeded 21:19:07 docker.io 21:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:07 Configure a credential helper to remove this warning. See 21:19:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:07 21:19:07 Login Succeeded 21:19:07 ---> docker-login.sh ends [Pipeline] } 21:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:08 ========================================================= 21:19:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:19:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:19:08 Sending build context to Docker daemon 1.219MB 21:19:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:19:08 Step 2/12 : FROM ${BASE} AS builder 21:19:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:19:09 9fda8d8052c6: Pulling fs layer 21:19:09 5d54e960e981: Pulling fs layer 21:19:09 c4a7e357bf2a: Pulling fs layer 21:19:09 f0e02332f6b5: Pulling fs layer 21:19:09 cefa15bbcfad: Pulling fs layer 21:19:09 17808c966233: Pulling fs layer 21:19:09 f4c1fc716caa: Pulling fs layer 21:19:09 cefa15bbcfad: Waiting 21:19:09 17808c966233: Waiting 21:19:09 f4c1fc716caa: Waiting 21:19:09 f0e02332f6b5: Waiting 21:19:09 5d54e960e981: Verifying Checksum 21:19:09 5d54e960e981: Download complete 21:19:09 f0e02332f6b5: Verifying Checksum 21:19:09 f0e02332f6b5: Download complete 21:19:09 cefa15bbcfad: Verifying Checksum 21:19:09 cefa15bbcfad: Download complete 21:19:09 9fda8d8052c6: Verifying Checksum 21:19:09 9fda8d8052c6: Download complete 21:19:09 f4c1fc716caa: Verifying Checksum 21:19:09 f4c1fc716caa: Download complete 21:19:10 9fda8d8052c6: Pull complete 21:19:11 5d54e960e981: Pull complete 21:19:11 c4a7e357bf2a: Verifying Checksum 21:19:11 c4a7e357bf2a: Download complete 21:19:12 17808c966233: Verifying Checksum 21:19:12 17808c966233: Download complete 21:19:22 c4a7e357bf2a: Pull complete 21:19:22 f0e02332f6b5: Pull complete 21:19:22 cefa15bbcfad: Pull complete 21:19:29 17808c966233: Pull complete 21:19:30 f4c1fc716caa: Pull complete 21:19:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:30 ---> ea914061e18c 21:19:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:19:32 ---> Running in 0dff8a3a6cf7 21:19:32 Removing intermediate container 0dff8a3a6cf7 21:19:32 ---> 0bc3248a64fa 21:19:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:19:33 ---> Running in 15540579c4fa 21:19:33 Removing intermediate container 15540579c4fa 21:19:33 ---> 2c6118bb55e0 21:19:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:19:33 ---> Running in da4e8489d406 21:19:34 Removing intermediate container da4e8489d406 21:19:34 ---> 222b5e15e861 21:19:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:19:34 ---> Running in 6c95b1c9e99d 21:19:34 Removing intermediate container 6c95b1c9e99d 21:19:34 ---> 84933c955bce 21:19:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:19:34 ---> Running in 0fe75977b5fa 21:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:37 OK: 266 MiB in 52 packages 21:19:38 Removing intermediate container 0fe75977b5fa 21:19:38 ---> 97291788d8ab 21:19:38 Step 8/12 : WORKDIR /app 21:19:38 ---> Running in ade4bea4d512 21:19:38 Removing intermediate container ade4bea4d512 21:19:38 ---> 1580a64a9698 21:19:38 Step 9/12 : COPY go.mod vendor* ./ 21:19:39 ---> e7a9c294c445 21:19:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:39 ---> Running in 65fe8e8287f2 21:21:01 Removing intermediate container 65fe8e8287f2 21:21:01 ---> 665c1c1480a7 21:21:01 Step 11/12 : COPY . . 21:21:01 ---> d99645000463 21:21:01 Step 12/12 : RUN $MAKE 21:21:01 ---> Running in 8ecda92a4c26 21:21:01 noop 21:21:01 Removing intermediate container 8ecda92a4c26 21:21:01 ---> cc070aa4aa81 21:21:01 Successfully built cc070aa4aa81 21:21:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:01 + docker inspect -f . ci-base-image-arm64 21:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:01 prd-ubuntu20.04-docker-arm64-4c-16g-7468 does not seem to be running inside a container 21:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@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:21:03 $ docker top 67a7243bb2325959c255b1441e2c40e5843c480df6c872461589cf561287ec33 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:04 + go version 21:21:04 go version go1.21.0 linux/arm64 [Pipeline] } 21:21:04 $ docker stop --time=1 67a7243bb2325959c255b1441e2c40e5843c480df6c872461589cf561287ec33 21:21:05 $ docker rm -f --volumes 67a7243bb2325959c255b1441e2c40e5843c480df6c872461589cf561287ec33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:06 + docker inspect -f . ci-base-image-arm64 21:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-7468 does not seem to be running inside a container 21:21:06 $ 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/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@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:21:08 $ docker top da71cf5eb720f8e45a3f5f66d59e055b7f3c8fdf8e25595242a40a2faa02b9a4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:08 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/18 [Pipeline] fileExists [Pipeline] sh 21:21:09 + make test 21:21:09 go test ./... -coverprofile=coverage.out ./... 21:21:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:23:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:23:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:24:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.798s coverage: 40.6% of statements 21:24:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.542s coverage: 51.9% of statements 21:24:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements 21:24:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:24:03 go vet ./... 21:24:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:24:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:24:29 ./bin/test-attribution-txt.sh [Pipeline] echo 21:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:24:29 $ docker stop --time=1 da71cf5eb720f8e45a3f5f66d59e055b7f3c8fdf8e25595242a40a2faa02b9a4 21:24:31 $ docker rm -f --volumes da71cf5eb720f8e45a3f5f66d59e055b7f3c8fdf8e25595242a40a2faa02b9a4 [Pipeline] // withDockerContainer [Pipeline] sh 21:24:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:24:33 Warning: overwriting stash ‘coverage-report’ 21:24:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:24:34 + ls -al . 21:24:34 total 640 21:24:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:21 . 21:24:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 .. 21:24:34 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 21:18 .dockerignore 21:24:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:18 .git 21:24:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 .github 21:24:34 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 21:18 .gitignore 21:24:34 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:18 .golangci.yml 21:24:34 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 21:18 Attribution.txt 21:24:34 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 21:18 CHANGELOG.md 21:24:34 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 21:18 Dockerfile 21:24:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:18 GOVERNANCE.md 21:24:34 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 21:18 Jenkinsfile 21:24:34 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 21:18 LICENSE 21:24:34 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 21:18 Makefile 21:24:34 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 21:18 OWNERS.md 21:24:34 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 21:18 README.md 21:24:34 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 21:05 VERSION 21:24:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 bin 21:24:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 cmd 21:24:34 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 21:24 coverage.out 21:24:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 examples 21:24:34 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 21:18 go.mod 21:24:34 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 21:18 go.sum 21:24:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 images 21:24:34 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 21:18 internal 21:24:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 snap 21:24:34 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 21:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:35 + 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=306effb1f84a2265956c1d706dc42e94085d17ea --label arch=arm64 --label version=0.0.0 . 21:24:35 Sending build context to Docker daemon 1.219MB 21:24:35 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:24:35 Step 2/24 : FROM ${BASE} AS builder 21:24:35 ---> cc070aa4aa81 21:24:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:24:35 ---> Running in cd37655fd313 21:24:35 Removing intermediate container cd37655fd313 21:24:35 ---> 0ef970b510e2 21:24:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:24:36 ---> Running in 4d6ac9064e38 21:24:36 Removing intermediate container 4d6ac9064e38 21:24:36 ---> 18eff6f259b9 21:24:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:24:36 ---> Running in 8633822099be 21:24:36 Removing intermediate container 8633822099be 21:24:36 ---> 2e8dc62756f5 21:24:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:24:37 ---> Running in cce54a8ff2ab 21:24:37 Removing intermediate container cce54a8ff2ab 21:24:37 ---> 6ad6393e3ff0 21:24:37 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:24:37 ---> Running in 4b471e7c8ee4 21:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:24:40 OK: 266 MiB in 52 packages 21:24:41 Removing intermediate container 4b471e7c8ee4 21:24:41 ---> 4fdf793bd505 21:24:41 Step 8/24 : WORKDIR /app 21:24:41 ---> Running in 6e6d20cd4a72 21:24:42 Removing intermediate container 6e6d20cd4a72 21:24:42 ---> ee50c28b6ae4 21:24:42 Step 9/24 : COPY go.mod vendor* ./ 21:24:42 ---> 6115dd4c3634 21:24:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:42 ---> Running in e2bf474386a8 21:24:45 Removing intermediate container e2bf474386a8 21:24:45 ---> 27219c143783 21:24:45 Step 11/24 : COPY . . 21:24:45 ---> 5a2cd50d3bc7 21:24:45 Step 12/24 : RUN $MAKE 21:24:45 ---> Running in 587be02a2922 21:24:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:27:08 Removing intermediate container 587be02a2922 21:27:08 ---> 005a4cb6889f 21:27:08 Step 13/24 : FROM alpine:3.18 21:27:08 3.18: Pulling from library/alpine 21:27:08 9fda8d8052c6: Already exists 21:27:08 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:27:08 Status: Downloaded newer image for alpine:3.18 21:27:08 ---> f6648c04cd6c 21:27:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:27:08 ---> Running in d69ed8efb93c 21:27:08 Removing intermediate container d69ed8efb93c 21:27:08 ---> 9a7049b54a6a 21:27:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:27:08 ---> Running in 5ed0fc70be95 21:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:27:08 (1/1) Installing dumb-init (1.2.5-r2) 21:27:08 Executing busybox-1.36.1-r2.trigger 21:27:08 OK: 8 MiB in 16 packages 21:27:08 Removing intermediate container 5ed0fc70be95 21:27:08 ---> 0ba53f8f0fb8 21:27:08 Step 16/24 : COPY --from=builder /app/LICENSE / 21:27:08 ---> 3e56403232b1 21:27:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:27:08 ---> 67d68047158e 21:27:08 Step 18/24 : COPY --from=builder /app/cmd/ / 21:27:08 ---> 956da3de38d9 21:27:08 Step 19/24 : EXPOSE 59989 21:27:09 ---> Running in 84a45ead6cb5 21:27:09 Removing intermediate container 84a45ead6cb5 21:27:09 ---> 93502f445d1c 21:27:09 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:27:09 ---> Running in debb75352c62 21:27:09 Removing intermediate container debb75352c62 21:27:09 ---> 8ba5fa4d8346 21:27:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:27:09 ---> Running in 46ec6b5f96f8 21:27:10 Removing intermediate container 46ec6b5f96f8 21:27:10 ---> bb9e0280e83a 21:27:10 Step 22/24 : LABEL arch=arm64 21:27:10 ---> Running in 3113644da3d8 21:27:10 Removing intermediate container 3113644da3d8 21:27:10 ---> 6e9d5143ccbf 21:27:10 Step 23/24 : LABEL git_sha=306effb1f84a2265956c1d706dc42e94085d17ea 21:27:10 ---> Running in 34fa2e1dc81b 21:27:10 Removing intermediate container 34fa2e1dc81b 21:27:10 ---> 5d1951760456 21:27:10 Step 24/24 : LABEL version=0.0.0 21:27:11 ---> Running in 08819b328722 21:27:11 Removing intermediate container 08819b328722 21:27:11 ---> 3d65a2b5c468 21:27:11 [Warning] One or more build-args [ARCH] were not consumed 21:27:11 Successfully built 3d65a2b5c468 21:27:11 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:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:11 21:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:12 arm64: Pulling from edgex-lftools-log-publisher 21:27:12 8998bd30e6a1: Pulling fs layer 21:27:12 04944245beec: Pulling fs layer 21:27:12 699f458cf7ca: Pulling fs layer 21:27:12 765212b225bb: Pulling fs layer 21:27:12 f23df028b6ca: Pulling fs layer 21:27:12 d65c8cfc05b1: Pulling fs layer 21:27:12 2437ff75d9bd: Pulling fs layer 21:27:12 765212b225bb: Waiting 21:27:12 f23df028b6ca: Waiting 21:27:12 d65c8cfc05b1: Waiting 21:27:12 2437ff75d9bd: Waiting 21:27:12 04944245beec: Verifying Checksum 21:27:12 04944245beec: Download complete 21:27:12 765212b225bb: Verifying Checksum 21:27:12 765212b225bb: Download complete 21:27:12 f23df028b6ca: Verifying Checksum 21:27:12 f23df028b6ca: Download complete 21:27:12 d65c8cfc05b1: Verifying Checksum 21:27:12 d65c8cfc05b1: Download complete 21:27:12 699f458cf7ca: Verifying Checksum 21:27:12 699f458cf7ca: Download complete 21:27:12 8998bd30e6a1: Verifying Checksum 21:27:12 8998bd30e6a1: Download complete 21:27:15 2437ff75d9bd: Verifying Checksum 21:27:17 8998bd30e6a1: Pull complete 21:27:17 04944245beec: Pull complete 21:27:19 699f458cf7ca: Pull complete 21:27:19 765212b225bb: Pull complete 21:27:20 f23df028b6ca: Pull complete 21:27:20 d65c8cfc05b1: Pull complete 21:27:35 2437ff75d9bd: Pull complete 21:27:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:35 prd-ubuntu20.04-docker-arm64-4c-16g-7468 does not seem to be running inside a container 21:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@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:27:38 $ docker top 41cad3ff501137cdb0dc6ec491a45c57f900d33c707ef879da04ad1a3f9572d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:39 ---> job-cost.sh 21:27:39 lf-activate-venv: SKIPPING 21:27:39 INFO: No Stack... 21:27:39 INFO: Retrieving Pricing Info for: v3-standard-4 21:27:40 INFO: Archiving Costs [Pipeline] sh 21:27:41 + cat /w/workspace/device-rfid-llrp-go/18/archives/cost.csv 21:27:41 + cut -d, -f6 [Pipeline] lock 21:27:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] 21:27:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] did not exist. Created. 21:27:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:41 /w/workspace/device-rfid-llrp-go/18@tmp/durable-2dd235be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:27:42 + echo total: 0.10999999940395355 [Pipeline] stash 21:27:42 Warning: overwriting stash ‘stack-cost’ 21:27:42 Stashed 1 file(s) [Pipeline] } 21:27:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-18-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:42 $ docker stop --time=1 41cad3ff501137cdb0dc6ec491a45c57f900d33c707ef879da04ad1a3f9572d0 21:27:44 $ docker rm -f --volumes 41cad3ff501137cdb0dc6ec491a45c57f900d33c707ef879da04ad1a3f9572d0 [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:27:44 provisioning config files... 21:27:44 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config12547043222037360743tmp [Pipeline] { [Pipeline] sh 21:27:45 + set +x 21:27:45 + + bash -s -- 21:27:45 curl -s https://codecov.io/bash 21:27:45 21:27:45 _____ _ 21:27:45 / ____| | | 21:27:45 | | ___ __| | ___ ___ _____ __ 21:27:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:27:45 | |___| (_) | (_| | __/ (_| (_) \ V / 21:27:45 \_____\___/ \__,_|\___|\___\___/ \_/ 21:27:45 Bash-1.0.6 21:27:45 21:27:45 21:27:45 ==> git version 2.25.1 found 21:27:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:27:45 Release-Date: 2020-01-08 21:27:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:27:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:27:45 ==> Jenkins CI detected. 21:27:45 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 21:27:45 project root: . 21:27:45 --> token set from env 21:27:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:27:45 ==> Running gcov in . (disable via -X gcov) 21:27:45 ==> Python coveragepy not found 21:27:45 ==> Searching for coverage reports in: 21:27:45 + . 21:27:45 -> Found 1 reports 21:27:45 ==> Detecting git/mercurial file structure 21:27:45 ==> Reading reports 21:27:45 + ./coverage.out bytes=459493 21:27:45 ==> Appending adjustments 21:27:45 https://docs.codecov.io/docs/fixing-reports 21:27:45 + Found adjustments 21:27:45 ==> Gzipping contents 21:27:45 52K /tmp/codecov.BoCCno.gz 21:27:45 ==> Uploading reports 21:27:45 url: https://codecov.io 21:27:45 query: branch=PR-229&commit=3e3521158a401a5096e53b7f899fd19e636c0cdb&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:27:45 -> Pinging Codecov 21:27:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=3e3521158a401a5096e53b7f899fd19e636c0cdb&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:27:45 -> Uploading to 21:27:45 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/3e3521158a401a5096e53b7f899fd19e636c0cdb/d97d1165-35d2-4bb8-b0bf-bd0eaa9ac0bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T212745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a6221999abbe18247d6e82f562f4e99abb3399ce136c2a5e538c129c65a9668 21:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:45 Dload Upload Total Spent Left Speed 21:27:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50513 0 0 100 50513 0 243k --:--:-- --:--:-- --:--:-- 241k 100 50513 0 0 100 50513 0 236k --:--:-- --:--:-- --:--:-- 234k 21:27:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3e3521158a401a5096e53b7f899fd19e636c0cdb [Pipeline] } 21:27:45 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:27:46 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 21:27:46 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:27:46 total 16 21:27:46 drwxr-xr-x 3 root root 4096 Sep 20 21:08 . 21:27:46 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:08 .. 21:27:46 drwxr-xr-x 2 root root 4096 Sep 20 21:08 cost 21:27:46 -rw-r--r-- 1 root root 92 Sep 20 21:08 cost.csv 21:27:46 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:27:46 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:27:46 total 16 21:27:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:08 . 21:27:46 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:08 .. 21:27:46 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 21:08 cost 21:27:46 -rw-r--r-- 1 jenkins jenkins 92 Sep 20 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:27:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:27:47 ---> package-listing.sh 21:27:47 ++ facter osfamily 21:27:47 ++ tr '[:upper:]' '[:lower:]' 21:27:47 + OS_FAMILY=debian 21:27:47 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 21:27:47 + START_PACKAGES=/tmp/packages_start.txt 21:27:47 + END_PACKAGES=/tmp/packages_end.txt 21:27:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:27:47 + PACKAGES=/tmp/packages_start.txt 21:27:47 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:27:47 + PACKAGES=/tmp/packages_end.txt 21:27:47 + case "${OS_FAMILY}" in 21:27:47 + dpkg -l 21:27:47 + grep '^ii' 21:27:47 + '[' -f /tmp/packages_start.txt ']' 21:27:47 + '[' -f /tmp/packages_end.txt ']' 21:27:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:27:47 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:27:47 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 21:27:47 + 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:27:48 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:27:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:48 prd-ubuntu20.04-docker-8c-8g-7251 does not seem to be running inside a container 21:27:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:27:49 $ docker top 6bcbff23fb774f06f23fe50a1b61b8cdb4af18c6c65f0d6a9ebc18417f389913 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:49 + touch /tmp/pre-build-complete [Pipeline] sh 21:27:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:27:50 + ls /var/log/sa-host 21:27:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:50 provisioning config files... 21:27:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config3718779753105807633tmp [Pipeline] { [Pipeline] echo 21:27:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:27:50 ---> create-netrc.sh [Pipeline] } 21:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:27:50 ---> python-tools-install.sh [Pipeline] echo 21:27:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:27:51 ---> sudo-logs.sh 21:27:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:27:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:27:51 ---> job-cost.sh 21:27:51 lf-activate-venv: SKIPPING 21:27:51 DEBUG: total: 0.2199999988079071 21:27:51 INFO: Retrieving Stack Cost... 21:27:52 INFO: Retrieving Pricing Info for: v3-standard-8 21:27:52 INFO: Archiving Costs [Pipeline] echo 21:27:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:27:52 ---> logs-deploy.sh 21:27:52 lf-activate-venv: SKIPPING 21:27:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/18 21:27:52 INFO: archiving workspace using pattern(s): 21:27:53 Archives upload complete. 21:27:53 INFO: archiving logs to Nexus