Pull request #344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1372eb7b0dac294100759c5d0ccb56befc445035+dc4a4fd5f979b56fd537654c4e0b5a963b5af142 (42d10fbfd42a7e1d66d18852a010c25163da67c2) 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-ssh16331700247425422399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9196889359623317734.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5093410388585164366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12383611696059119032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8212943051323814047.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17080602486837395382.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-38520’ is offline Running on prd-ubuntu20.04-docker-8c-8g-38528 in /w/workspace/undry_device-rfid-llrp-go_PR-344 [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-344 # 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 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 into PR head commit 1372eb7b0dac294100759c5d0ccb56befc445035 Merge succeeded, producing 1372eb7b0dac294100759c5d0ccb56befc445035 Checking out Revision 1372eb7b0dac294100759c5d0ccb56befc445035 (PR-344) > 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/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1372eb7b0dac294100759c5d0ccb56befc445035 # 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 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1372eb7b0dac294100759c5d0ccb56befc445035 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:11:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:11:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:11:37 ========================================================= 11:11:37 EdgeX Global Pipelines Version Info 11:11:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:11:38 ------------------- 11:11:38 stable info: 11:11:38 ------------------- 11:11:38 Commited By: Cherry Wang cherry@iotechsys.com 11:11:38 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:11:38 Message: update stable to v1.0.269 11:11:39 ------------------- 11:11:39 experimental info: 11:11:39 ------------------- 11:11:39 Commited By: **** collab-it+edgex@linuxfoundation.org 11:11:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:11:39 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo 11:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo 11:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo 11:11:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1372eb7b0dac294100759c5d0ccb56befc445035 [Pipeline] echo 11:11:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1372eb7 [Pipeline] echo 11:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:41 provisioning config files... 11:11:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/config758586677713097436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:41 ---> ****-login.sh 11:11:41 nexus3.edgexfoundry.org:10001 11:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:41 Configure a credential helper to remove this warning. See 11:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:41 11:11:41 Login Succeeded 11:11:41 nexus3.edgexfoundry.org:10002 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 nexus3.edgexfoundry.org:10003 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 nexus3.edgexfoundry.org:10004 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 ****.io 11:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:42 Configure a credential helper to remove this warning. See 11:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:42 11:11:42 Login Succeeded 11:11:42 ---> ****-login.sh ends [Pipeline] } 11:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:11:43 + git rev-list -1 --merges 1372eb7b0dac294100759c5d0ccb56befc445035~1..1372eb7b0dac294100759c5d0ccb56befc445035 [Pipeline] echo 11:11:43 -----------> git rev-list -1 --merges 1372eb7b0dac294100759c5d0ccb56befc445035~1..1372eb7b0dac294100759c5d0ccb56befc445035 1372eb7b0dac294100759c5d0ccb56befc445035 [false] [Pipeline] sh 11:11:43 + git log --format=format:%s -1 1372eb7b0dac294100759c5d0ccb56befc445035 [Pipeline] echo 11:11:43 ========================================================= 11:11:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:11:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:44 + git log --format=format:%s -1 1372eb7b0dac294100759c5d0ccb56befc445035 [Pipeline] echo 11:11:44 [semverPrep] GIT_COMMIT: 1372eb7b0dac294100759c5d0ccb56befc445035, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:11:44 [semverPrep] This is not a build commit. [Pipeline] sh 11:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:44 + grep -v github /etc/ssh/ssh_known_hosts 11:11:44 + [ -e /tmp/ssh_known_hosts ] 11:11:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:11:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:11:44 + sudo tee -a /etc/ssh/ssh_known_hosts 11:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:45 11:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:45 0.1.4: Pulling from edgex-devops/py-git-semver 11:11:45 b85a868b505f: Pulling fs layer 11:11:45 e2be974225ed: Pulling fs layer 11:11:45 339a4e72a1f5: Pulling fs layer 11:11:45 988bab9f4d93: Pulling fs layer 11:11:45 1469e6f7b9e6: Pulling fs layer 11:11:45 eaf3925da568: Pulling fs layer 11:11:45 bab4dde63d76: Pulling fs layer 11:11:45 bde34c3a00c8: Pulling fs layer 11:11:45 b352a97aabf1: Pulling fs layer 11:11:45 4872d77fe225: Pulling fs layer 11:11:45 5851b861e8e6: Pulling fs layer 11:11:45 4872d77fe225: Waiting 11:11:45 b352a97aabf1: Waiting 11:11:45 5851b861e8e6: Waiting 11:11:45 eaf3925da568: Waiting 11:11:45 bde34c3a00c8: Waiting 11:11:45 bab4dde63d76: Waiting 11:11:45 988bab9f4d93: Waiting 11:11:45 1469e6f7b9e6: Waiting 11:11:45 e2be974225ed: Verifying Checksum 11:11:45 e2be974225ed: Download complete 11:11:45 988bab9f4d93: Verifying Checksum 11:11:45 988bab9f4d93: Download complete 11:11:46 1469e6f7b9e6: Verifying Checksum 11:11:46 1469e6f7b9e6: Download complete 11:11:46 339a4e72a1f5: Verifying Checksum 11:11:46 339a4e72a1f5: Download complete 11:11:46 eaf3925da568: Verifying Checksum 11:11:46 eaf3925da568: Download complete 11:11:46 bde34c3a00c8: Verifying Checksum 11:11:46 bde34c3a00c8: Download complete 11:11:46 b352a97aabf1: Verifying Checksum 11:11:46 b352a97aabf1: Download complete 11:11:46 4872d77fe225: Verifying Checksum 11:11:46 4872d77fe225: Download complete 11:11:46 5851b861e8e6: Download complete 11:11:46 b85a868b505f: Download complete 11:11:46 bab4dde63d76: Verifying Checksum 11:11:46 bab4dde63d76: Download complete 11:11:47 b85a868b505f: Pull complete 11:11:47 e2be974225ed: Pull complete 11:11:48 339a4e72a1f5: Pull complete 11:11:48 988bab9f4d93: Pull complete 11:11:48 1469e6f7b9e6: Pull complete 11:11:48 eaf3925da568: Pull complete 11:11:50 bab4dde63d76: Pull complete 11:11:50 bde34c3a00c8: Pull complete 11:11:50 b352a97aabf1: Pull complete 11:11:50 4872d77fe225: Pull complete 11:11:50 5851b861e8e6: Pull complete 11:11:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:50 prd-ubuntu20.04-docker-8c-8g-38528 does not seem to be running inside a container 11:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-344 -v /w/workspace/undry_device-rfid-llrp-go_PR-344:/w/workspace/undry_device-rfid-llrp-go_PR-344:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-344@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:53 $ docker top d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e -eo pid,comm 11:11:53 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). 11:11:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:53 [ssh-agent] Looking for ssh-agent implementation... 11:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:53 $ docker exec d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e ssh-agent 11:11:54 SSH_AUTH_SOCK=/tmp/ssh-h1X5ocLESdFi/agent.33 11:11:54 SSH_AGENT_PID=40 11:11:54 Running ssh-add (command line suppressed) 11:11:54 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/private_key_17592592742784826710.key (/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/private_key_17592592742784826710.key) 11:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:54 + git tag --points-at HEAD [Pipeline] } 11:11:54 $ docker exec --env ******** --env ******** d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e ssh-agent -k 11:11:54 unset SSH_AUTH_SOCK; 11:11:54 unset SSH_AGENT_PID; 11:11:54 echo Agent pid 40 killed; 11:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:54 [ssh-agent] Looking for ssh-agent implementation... 11:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:54 $ docker exec d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e ssh-agent 11:11:55 SSH_AUTH_SOCK=/tmp/ssh-rkm7ewR43lSK/agent.73 11:11:55 SSH_AGENT_PID=79 11:11:55 Running ssh-add (command line suppressed) 11:11:55 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/private_key_17242227176347296735.key (/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/private_key_17242227176347296735.key) 11:11:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:55 + git semver init 11:11:55 2025-02-10 11:11:55,711 [run_init] DEBUG init version:0.0.0 force:False 11:11:55 2025-02-10 11:11:55,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-344/.semver 11:11:55 2025-02-10 11:11:55,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-344/.semver 11:11:55 2025-02-10 11:11:55,712 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-344/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-344, universal_newlines=False, shell=None, istream=None) 11:11:57 2025-02-10 11:11:57,284 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-344/.git/info/exclude 11:11:57 2025-02-10 11:11:57,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-344/.semver/PR-344 with force:False 11:11:57 2025-02-10 11:11:57,284 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-344/.semver/PR-344 11:11:57 2025-02-10 11:11:57,288 [execute] INFO git cat-file --batch-check 11:11:57 2025-02-10 11:11:57,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 11:11:57 2025-02-10 11:11:57,295 [execute] INFO git cat-file --batch 11:11:57 2025-02-10 11:11:57,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 11:11:57 2025-02-10 11:11:57,301 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-344/.semver/PR-344 11:11:57 0.0.0 [Pipeline] } 11:11:57 $ docker exec --env ******** --env ******** d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e ssh-agent -k 11:11:57 unset SSH_AUTH_SOCK; 11:11:57 unset SSH_AGENT_PID; 11:11:57 echo Agent pid 79 killed; 11:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:58 + git semver [Pipeline] } 11:11:58 $ docker stop --time=1 d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e 11:11:59 $ docker rm -f --volumes d43277fa001505c1e90f64401fb1811b2550a012061f656be312bdca4574da6e [Pipeline] // withDockerContainer [Pipeline] sh 11:12:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:12:00 Stashed 1 file(s) [Pipeline] echo 11:12:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:01 provisioning config files... 11:12:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/config16940867876888395448tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 11:12:02 ---> ****-login.sh 11:12:02 nexus3.edgexfoundry.org:10001 11:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:02 Configure a credential helper to remove this warning. See 11:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:02 11:12:02 Login Succeeded 11:12:02 nexus3.edgexfoundry.org:10002 11:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:02 Configure a credential helper to remove this warning. See 11:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:02 11:12:02 Login Succeeded 11:12:02 nexus3.edgexfoundry.org:10003 11:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:02 Configure a credential helper to remove this warning. See 11:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:02 11:12:02 Login Succeeded 11:12:02 nexus3.edgexfoundry.org:10004 11:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:02 Configure a credential helper to remove this warning. See 11:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:02 11:12:02 Login Succeeded 11:12:02 ****.io 11:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:02 Configure a credential helper to remove this warning. See 11:12:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:02 11:12:02 Login Succeeded 11:12:02 ---> ****-login.sh ends [Pipeline] } 11:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:12:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:02 ========================================================= 11:12:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:12:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:12:03 Sending build context to Docker daemon 11.58MB 11:12:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:12:03 Step 2/12 : FROM ${BASE} AS builder 11:12:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:12:03 da9db072f522: Pulling fs layer 11:12:03 6ef4a4ee8ca5: Pulling fs layer 11:12:03 06f05ace1117: Pulling fs layer 11:12:03 5fe327b54edc: Pulling fs layer 11:12:03 4f4fb700ef54: Pulling fs layer 11:12:03 5fe327b54edc: Waiting 11:12:03 92a5565b7b96: Pulling fs layer 11:12:03 ff9bb7016b71: Pulling fs layer 11:12:03 4f4fb700ef54: Waiting 11:12:03 92a5565b7b96: Waiting 11:12:03 b67dba6c2c7d: Pulling fs layer 11:12:03 a813b0c90790: Pulling fs layer 11:12:03 ff9bb7016b71: Waiting 11:12:03 a813b0c90790: Waiting 11:12:03 b67dba6c2c7d: Waiting 11:12:03 6ef4a4ee8ca5: Verifying Checksum 11:12:03 6ef4a4ee8ca5: Download complete 11:12:03 5fe327b54edc: Download complete 11:12:03 4f4fb700ef54: Download complete 11:12:03 92a5565b7b96: Verifying Checksum 11:12:03 92a5565b7b96: Download complete 11:12:03 da9db072f522: Download complete 11:12:03 ff9bb7016b71: Verifying Checksum 11:12:03 ff9bb7016b71: Download complete 11:12:03 da9db072f522: Pull complete 11:12:03 a813b0c90790: Download complete 11:12:03 6ef4a4ee8ca5: Pull complete 11:12:04 06f05ace1117: Verifying Checksum 11:12:04 06f05ace1117: Download complete 11:12:04 b67dba6c2c7d: Verifying Checksum 11:12:04 b67dba6c2c7d: Download complete 11:12:07 06f05ace1117: Pull complete 11:12:07 5fe327b54edc: Pull complete 11:12:07 4f4fb700ef54: Pull complete 11:12:07 92a5565b7b96: Pull complete 11:12:08 ff9bb7016b71: Pull complete 11:12:10 b67dba6c2c7d: Pull complete 11:12:11 a813b0c90790: Pull complete 11:12:11 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:12:11 ---> 3ba60ce46760 11:12:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:12:15 ---> Running in 3f80d9383116 11:12:15 Removing intermediate container 3f80d9383116 11:12:15 ---> 5a39a3a976ae 11:12:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:15 ---> Running in 85407c39d02b 11:12:15 Removing intermediate container 85407c39d02b 11:12:15 ---> 6c3bb75de74f 11:12:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:12:15 ---> Running in 8562329bbbb2 11:12:15 Removing intermediate container 8562329bbbb2 11:12:15 ---> e257fc652a93 11:12:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:12:15 ---> Running in 132b09c45434 11:12:15 Removing intermediate container 132b09c45434 11:12:15 ---> e09d65a4852c 11:12:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:15 ---> Running in e5c01e9a09ec 11:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:12:16 OK: 248 MiB in 58 packages 11:12:16 Removing intermediate container e5c01e9a09ec 11:12:16 ---> d981fd29e59b 11:12:16 Step 8/12 : WORKDIR /app 11:12:16 ---> Running in 906cb15aa864 11:12:16 Removing intermediate container 906cb15aa864 11:12:16 ---> b1325b682f0a 11:12:16 Step 9/12 : COPY go.mod vendor* ./ 11:12:16 ---> 466a92dd2508 11:12:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:16 ---> Running in 8a86814084fb 11:13:13 Removing intermediate container 8a86814084fb 11:13:13 ---> ccef523fc9b6 11:13:13 Step 11/12 : COPY . . 11:13:13 ---> d03cc674da08 11:13:13 Step 12/12 : RUN $MAKE 11:13:13 ---> Running in d4274106c41f 11:13:13 noop 11:13:13 Removing intermediate container d4274106c41f 11:13:13 ---> 48ca5af2db26 11:13:13 Successfully built 48ca5af2db26 11:13:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:13 + docker inspect -f . ci-base-image-x86_64 11:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:13 prd-ubuntu20.04-docker-8c-8g-38528 does not seem to be running inside a container 11:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-344 -v /w/workspace/undry_device-rfid-llrp-go_PR-344:/w/workspace/undry_device-rfid-llrp-go_PR-344:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:13:14 $ docker top cb8be7bf46c8972c81b9ad341ffe86813cc180400cce1d26cac69ebf81d20e3a -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:14 + go version 11:13:14 go version go1.23.4 linux/amd64 [Pipeline] } 11:13:14 $ docker stop --time=1 cb8be7bf46c8972c81b9ad341ffe86813cc180400cce1d26cac69ebf81d20e3a 11:13:15 $ docker rm -f --volumes cb8be7bf46c8972c81b9ad341ffe86813cc180400cce1d26cac69ebf81d20e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:16 + docker inspect -f . ci-base-image-x86_64 11:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:16 prd-ubuntu20.04-docker-8c-8g-38528 does not seem to be running inside a container 11:13:16 $ 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-344 -v /w/workspace/undry_device-rfid-llrp-go_PR-344:/w/workspace/undry_device-rfid-llrp-go_PR-344:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:13:17 $ docker top 6da95aa8c85530781846d794eda2b6347d230afadf61ac714b967e3abff13c64 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:17 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-344 [Pipeline] fileExists [Pipeline] sh 11:13:18 + make test 11:13:18 go test ./... -coverprofile=coverage.out ./... 11:13:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:13:41 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:13:41 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:13:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.956s coverage: 40.6% of statements 11:13:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 11:13:43 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.260s coverage: 51.9% of statements 11:13:58 go vet ./... 11:14:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:14:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:14:03 ./bin/test-attribution-txt.sh [Pipeline] echo 11:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:14:04 $ docker stop --time=1 6da95aa8c85530781846d794eda2b6347d230afadf61ac714b967e3abff13c64 11:14:06 $ docker rm -f --volumes 6da95aa8c85530781846d794eda2b6347d230afadf61ac714b967e3abff13c64 [Pipeline] // withDockerContainer [Pipeline] sh 11:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:14:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:14:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:14:29 + ls -al . 11:14:29 total 704 11:14:29 drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 11:13 . 11:14:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 11:11 .. 11:14:29 -rw-rw-r-- 1 jenkins jenkins 134 Feb 10 11:11 .dockerignore 11:14:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 11:13 .git 11:14:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 11:11 .github 11:14:29 -rw-rw-r-- 1 jenkins jenkins 880 Feb 10 11:11 .gitignore 11:14:29 -rw-rw-r-- 1 jenkins jenkins 199 Feb 10 11:11 .golangci.yml 11:14:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 11:11 .semver 11:14:29 -rw-rw-r-- 1 jenkins jenkins 20798 Feb 10 11:11 Attribution.txt 11:14:29 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 10 11:11 CHANGELOG.md 11:14:29 -rw-rw-r-- 1 jenkins jenkins 1489 Feb 10 11:11 Dockerfile 11:14:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 11:11 GOVERNANCE.md 11:14:29 -rw-rw-r-- 1 jenkins jenkins 661 Feb 10 11:11 Jenkinsfile 11:14:29 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 10 11:11 LICENSE 11:14:29 -rw-rw-r-- 1 jenkins jenkins 2761 Feb 10 11:11 Makefile 11:14:29 -rw-rw-r-- 1 jenkins jenkins 625 Feb 10 11:11 OWNERS.md 11:14:29 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 10 11:11 README.md 11:14:29 -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 11:12 VERSION 11:14:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 11:11 bin 11:14:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 11:11 cmd 11:14:29 -rw-r--r-- 1 jenkins jenkins 451915 Feb 10 11:13 coverage.out 11:14:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 11:11 examples 11:14:29 -rw-rw-r-- 1 jenkins jenkins 6320 Feb 10 11:11 go.mod 11:14:29 -rw-rw-r-- 1 jenkins jenkins 86264 Feb 10 11:11 go.sum 11:14:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 11:11 images 11:14:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 11:11 internal 11:14:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 11:11 pkg 11:14:29 -rw-rw-r-- 1 jenkins jenkins 193 Feb 10 11:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:29 + 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=1372eb7b0dac294100759c5d0ccb56befc445035 --label arch=amd64 --label version=0.0.0 . 11:14:29 Sending build context to Docker daemon 11.58MB 11:14:29 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:14:29 Step 2/25 : FROM ${BASE} AS builder 11:14:29 ---> 48ca5af2db26 11:14:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:14:29 ---> Running in bc4e2627c9a3 11:14:30 Removing intermediate container bc4e2627c9a3 11:14:30 ---> aed7fba00e35 11:14:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:14:30 ---> Running in ed8e552f37e2 11:14:30 Removing intermediate container ed8e552f37e2 11:14:30 ---> 83d783249f40 11:14:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:14:30 ---> Running in 54aeca617279 11:14:30 Removing intermediate container 54aeca617279 11:14:30 ---> 2b4292efc75b 11:14:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:14:30 ---> Running in 578a0cef4631 11:14:30 Removing intermediate container 578a0cef4631 11:14:30 ---> 8026a66fd758 11:14:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:14:30 ---> Running in 12f0fc2e2cbc 11:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:14:31 OK: 248 MiB in 58 packages 11:14:31 Removing intermediate container 12f0fc2e2cbc 11:14:31 ---> 6d86bf0353ac 11:14:31 Step 8/25 : WORKDIR /app 11:14:31 ---> Running in 16e1dbf41a81 11:14:31 Removing intermediate container 16e1dbf41a81 11:14:31 ---> 30cf99a40468 11:14:31 Step 9/25 : COPY go.mod vendor* ./ 11:14:31 ---> a8448264ea28 11:14:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:31 ---> Running in 9f9d49609043 11:14:32 Removing intermediate container 9f9d49609043 11:14:32 ---> 4949175b95d7 11:14:32 Step 11/25 : COPY . . 11:14:32 ---> 4321ac212575 11:14:32 Step 12/25 : RUN $MAKE 11:14:32 ---> Running in 650881eee54d 11:14:33 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/v4/internal/common.SDKVersion=v4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:15:05 Removing intermediate container 650881eee54d 11:15:05 ---> f495b64dad9e 11:15:05 Step 13/25 : FROM alpine:3.20 11:15:05 3.20: Pulling from library/alpine 11:15:05 66a3d608f3fa: Pulling fs layer 11:15:05 66a3d608f3fa: Verifying Checksum 11:15:05 66a3d608f3fa: Download complete 11:15:05 66a3d608f3fa: Pull complete 11:15:05 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:15:05 Status: Downloaded newer image for alpine:3.20 11:15:05 ---> e29df9b510ff 11:15:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:15:05 ---> Running in 14b881d173ad 11:15:05 Removing intermediate container 14b881d173ad 11:15:05 ---> c9350241330d 11:15:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:15:05 ---> Running in 776e89054492 11:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:05 (1/1) Installing dumb-init (1.2.5-r3) 11:15:05 Executing busybox-1.36.1-r29.trigger 11:15:05 OK: 8 MiB in 15 packages 11:15:05 Removing intermediate container 776e89054492 11:15:05 ---> a9cca6c8e6e0 11:15:05 Step 16/25 : RUN apk --no-cache upgrade 11:15:05 ---> Running in a7582224b928 11:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:05 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 11:15:05 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 11:15:05 OK: 8 MiB in 15 packages 11:15:05 Removing intermediate container a7582224b928 11:15:05 ---> 79b76b92b0cb 11:15:05 Step 17/25 : COPY --from=builder /app/LICENSE / 11:15:05 ---> 5976096f87f6 11:15:05 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:15:05 ---> 7d49a8d99f10 11:15:05 Step 19/25 : COPY --from=builder /app/cmd/ / 11:15:06 ---> 5ec65d591fc0 11:15:06 Step 20/25 : EXPOSE 59989 11:15:06 ---> Running in a3e9d7d49d30 11:15:06 Removing intermediate container a3e9d7d49d30 11:15:06 ---> d3387bc5be88 11:15:06 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:15:06 ---> Running in 6fd089dcfc57 11:15:06 Removing intermediate container 6fd089dcfc57 11:15:06 ---> 6edeccc40614 11:15:06 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:15:06 ---> Running in 50dae324b50c 11:15:06 Removing intermediate container 50dae324b50c 11:15:06 ---> 8b99b1f265d5 11:15:06 Step 23/25 : LABEL arch=amd64 11:15:06 ---> Running in e6262204cd61 11:15:06 Removing intermediate container e6262204cd61 11:15:06 ---> 112a89ae0135 11:15:06 Step 24/25 : LABEL git_sha=1372eb7b0dac294100759c5d0ccb56befc445035 11:15:06 ---> Running in 367f5f447438 11:15:06 Removing intermediate container 367f5f447438 11:15:06 ---> b593a21f2cbf 11:15:06 Step 25/25 : LABEL version=0.0.0 11:15:06 ---> Running in 6bc804cdf75f 11:15:06 Removing intermediate container 6bc804cdf75f 11:15:06 ---> f1e93e35073e 11:15:06 [Warning] One or more build-args [ARCH] were not consumed 11:15:06 Successfully built f1e93e35073e 11:15:06 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:07 11:15:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:07 latest: Pulling from edgex-lftools-log-publisher 11:15:07 5eb5b503b376: Pulling fs layer 11:15:07 5c69ac0246d0: Pulling fs layer 11:15:07 ec43610c2a17: Pulling fs layer 11:15:07 3a2ae6a8a46f: Pulling fs layer 11:15:07 33b1e0a273af: Pulling fs layer 11:15:07 5d3b04190fa2: Pulling fs layer 11:15:07 2f39f015ded8: Pulling fs layer 11:15:07 3a2ae6a8a46f: Waiting 11:15:07 33b1e0a273af: Waiting 11:15:07 2f39f015ded8: Waiting 11:15:07 5c69ac0246d0: Download complete 11:15:07 3a2ae6a8a46f: Verifying Checksum 11:15:07 3a2ae6a8a46f: Download complete 11:15:07 33b1e0a273af: Verifying Checksum 11:15:07 33b1e0a273af: Download complete 11:15:07 5d3b04190fa2: Download complete 11:15:07 ec43610c2a17: Verifying Checksum 11:15:07 ec43610c2a17: Download complete 11:15:07 5eb5b503b376: Verifying Checksum 11:15:07 5eb5b503b376: Download complete 11:15:08 2f39f015ded8: Download complete 11:15:09 5eb5b503b376: Pull complete 11:15:09 5c69ac0246d0: Pull complete 11:15:09 ec43610c2a17: Pull complete 11:15:09 3a2ae6a8a46f: Pull complete 11:15:09 33b1e0a273af: Pull complete 11:15:09 5d3b04190fa2: Pull complete 11:15:14 2f39f015ded8: Pull complete 11:15:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:15:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:14 prd-ubuntu20.04-docker-8c-8g-38528 does not seem to be running inside a container 11:15:14 $ 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-344 -v /w/workspace/undry_device-rfid-llrp-go_PR-344:/w/workspace/undry_device-rfid-llrp-go_PR-344:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:15:15 $ docker top a312084db726ac6701505fa8cee5fba0dbbfff280d71fdd3132ef1ecb2e97662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:16 ---> job-cost.sh 11:15:16 lf-activate-venv: SKIPPING 11:15:16 INFO: No Stack... 11:15:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:16 INFO: Archiving Costs [Pipeline] sh 11:15:16 + cat /w/workspace/undry_device-rfid-llrp-go_PR-344/archives/cost.csv 11:15:16 + cut -d, -f6 [Pipeline] lock 11:15:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-344-1-stack-cost] 11:15:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-344-1-stack-cost] did not exist. Created. 11:15:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:17 + echo total: 0.2199999988079071 [Pipeline] stash 11:15:17 Stashed 1 file(s) [Pipeline] } 11:15:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:15:17 $ docker stop --time=1 a312084db726ac6701505fa8cee5fba0dbbfff280d71fdd3132ef1ecb2e97662 11:15:18 $ docker rm -f --volumes a312084db726ac6701505fa8cee5fba0dbbfff280d71fdd3132ef1ecb2e97662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:15:19 provisioning config files... 11:15:19 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/config12322028130339545560tmp [Pipeline] { [Pipeline] sh 11:15:19 + set +x 11:15:19 + curl -s https://codecov.io/bash 11:15:19 + bash -s -- 11:15:19 11:15:19 _____ _ 11:15:19 / ____| | | 11:15:19 | | ___ __| | ___ ___ _____ __ 11:15:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:19 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:19 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:19 Bash-1.0.6 11:15:19 11:15:19 11:15:19 ==> git version 2.25.1 found 11:15:19 ==> 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 11:15:19 Release-Date: 2020-01-08 11:15:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:15:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:15:19 ==> Jenkins CI detected. 11:15:19 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-344 11:15:19 project root: . 11:15:19 --> token set from env 11:15:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:19 ==> Running gcov in . (disable via -X gcov) 11:15:19 ==> Python coveragepy not found 11:15:19 ==> Searching for coverage reports in: 11:15:19 + . 11:15:19 -> Found 1 reports 11:15:19 ==> Detecting git/mercurial file structure 11:15:19 ==> Reading reports 11:15:19 + ./coverage.out bytes=451915 11:15:19 ==> Appending adjustments 11:15:19 https://docs.codecov.io/docs/fixing-reports 11:15:20 + Found adjustments 11:15:20 ==> Gzipping contents 11:15:20 52K /tmp/codecov.DeMN4E.gz 11:15:20 ==> Uploading reports 11:15:20 url: https://codecov.io 11:15:20 query: branch=PR-344&commit=1372eb7b0dac294100759c5d0ccb56befc445035&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=344&job=&cmd_args= 11:15:20 -> Pinging Codecov 11:15:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-344&commit=1372eb7b0dac294100759c5d0ccb56befc445035&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=344&job=&cmd_args= 11:15:20 -> Uploading to 11:15:20 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/1372eb7b0dac294100759c5d0ccb56befc445035/e9725888-d49a-4d99-8cfa-083deb9ed636.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T111520Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4c4f2280dae28e24ac3aa5ec1eb742015f953e8a3ef71f2255db24a24c67ddf6 11:15:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:20 Dload Upload Total Spent Left Speed 11:15:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 306k --:--:-- --:--:-- --:--:-- 306k 11:15:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1372eb7b0dac294100759c5d0ccb56befc445035 [Pipeline] } 11:15:20 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:15:22 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-344/archives ] 11:15:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-344/archives 11:15:22 total 16 11:15:22 drwxr-xr-x 3 root root 4096 Feb 10 11:15 . 11:15:22 drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 11:15 .. 11:15:22 drwxr-xr-x 2 root root 4096 Feb 10 11:15 cost 11:15:22 -rw-r--r-- 1 root root 91 Feb 10 11:15 cost.csv 11:15:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-344/archives 11:15:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-344/archives 11:15:22 total 16 11:15:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 11:15 . 11:15:22 drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 11:15 .. 11:15:22 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 11:15 cost 11:15:22 -rw-r--r-- 1 jenkins jenkins 91 Feb 10 11:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:15:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:23 ---> package-listing.sh 11:15:23 ++ facter osfamily 11:15:23 ++ tr '[:upper:]' '[:lower:]' 11:15:24 + OS_FAMILY=debian 11:15:24 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-344 11:15:24 + START_PACKAGES=/tmp/packages_start.txt 11:15:24 + END_PACKAGES=/tmp/packages_end.txt 11:15:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:24 + PACKAGES=/tmp/packages_start.txt 11:15:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-344 ']' 11:15:24 + PACKAGES=/tmp/packages_end.txt 11:15:24 + case "${OS_FAMILY}" in 11:15:24 + dpkg -l 11:15:24 + grep '^ii' 11:15:24 + '[' -f /tmp/packages_start.txt ']' 11:15:24 + '[' -f /tmp/packages_end.txt ']' 11:15:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-344 ']' 11:15:24 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-344/archives/ 11:15:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-344/archives/ [Pipeline] echo 11:15:24 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:25 prd-ubuntu20.04-docker-8c-8g-38528 does not seem to be running inside a container 11:15:25 $ 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-344/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-344 -v /w/workspace/undry_device-rfid-llrp-go_PR-344:/w/workspace/undry_device-rfid-llrp-go_PR-344:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:15:25 $ docker top 38297f98fd8e427152360955a62d7b3a2d09e4df4a125ea216893dec930a9246 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:26 + touch /tmp/pre-build-complete [Pipeline] sh 11:15:26 + mkdir -p /var/log/sysstat [Pipeline] sh 11:15:26 + ls /var/log/sa-host 11:15:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:26 provisioning config files... 11:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-344@tmp/config17361442641808517668tmp [Pipeline] { [Pipeline] echo 11:15:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:15:27 ---> create-netrc.sh [Pipeline] } 11:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:15:27 ---> python-tools-install.sh [Pipeline] echo 11:15:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:15:28 ---> sudo-logs.sh 11:15:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:15:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:15:28 ---> job-cost.sh 11:15:28 lf-activate-venv: SKIPPING 11:15:28 DEBUG: total: 0.2199999988079071 11:15:28 INFO: Retrieving Stack Cost... 11:15:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:28 INFO: Archiving Costs [Pipeline] echo 11:15:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:15:29 ---> logs-deploy.sh 11:15:29 lf-activate-venv: SKIPPING 11:15:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-344/1 11:15:29 INFO: archiving workspace using pattern(s): 11:15:30 Archives upload complete. 11:15:30 INFO: archiving logs to Nexus 11:15:31 ---> uname -a: 11:15:31 Linux prd-ubuntu20-04-docker-8c-8g-38528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:15:31 11:15:31 11:15:31 ---> lscpu: 11:15:31 Architecture: x86_64 11:15:31 CPU op-mode(s): 32-bit, 64-bit 11:15:31 Byte Order: Little Endian 11:15:31 Address sizes: 40 bits physical, 48 bits virtual 11:15:31 CPU(s): 8 11:15:31 On-line CPU(s) list: 0-7 11:15:31 Thread(s) per core: 1 11:15:31 Core(s) per socket: 1 11:15:31 Socket(s): 8 11:15:31 NUMA node(s): 1 11:15:31 Vendor ID: AuthenticAMD 11:15:31 CPU family: 23 11:15:31 Model: 49 11:15:31 Model name: AMD EPYC-Rome Processor 11:15:31 Stepping: 0 11:15:31 CPU MHz: 2799.998 11:15:31 BogoMIPS: 5599.99 11:15:31 Virtualization: AMD-V 11:15:31 Hypervisor vendor: KVM 11:15:31 Virtualization type: full 11:15:31 L1d cache: 256 KiB 11:15:31 L1i cache: 256 KiB 11:15:31 L2 cache: 4 MiB 11:15:31 L3 cache: 128 MiB 11:15:31 NUMA node0 CPU(s): 0-7 11:15:31 Vulnerability Itlb multihit: Not affected 11:15:31 Vulnerability L1tf: Not affected 11:15:31 Vulnerability Mds: Not affected 11:15:31 Vulnerability Meltdown: Not affected 11:15:31 Vulnerability Mmio stale data: Not affected 11:15:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:15:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:15:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:15:31 Vulnerability Srbds: Not affected 11:15:31 Vulnerability Tsx async abort: Not affected 11:15:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:15:31 11:15:31 11:15:31 ---> nproc: 11:15:31 8 11:15:31 11:15:31 11:15:31 ---> df -h: 11:15:31 Filesystem Size Used Avail Use% Mounted on 11:15:31 overlay 155G 12G 144G 8% / 11:15:31 tmpfs 64M 0 64M 0% /dev 11:15:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:15:31 shm 64M 0 64M 0% /dev/shm 11:15:31 /dev/vda1 155G 12G 144G 8% /facter-os 11:15:31 11:15:31 11:15:31 ---> sar -b -r -n DEV: 11:15:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38528) 02/10/25 _x86_64_ (8 CPU) 11:15:31 11:15:31 11:10:52 LINUX RESTART (8 CPU) 11:15:31 11:15:31 11:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:15:31 11:12:02 336.83 48.23 288.60 0.00 5408.43 125942.88 0.00 11:15:31 11:13:01 225.03 2.58 222.45 0.00 32.67 61527.88 0.00 11:15:31 11:14:01 130.24 0.07 130.18 0.00 8.53 44604.17 0.00 11:15:31 11:15:01 104.03 1.13 102.90 0.00 30.53 37875.29 0.00 11:15:31 Average: 198.92 13.04 185.88 0.00 1375.64 67512.48 0.00 11:15:31 11:15:31 11:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:31 11:12:02 29882968 31558756 792292 2.41 59792 1910744 1757596 5.18 1012276 1652480 304 11:15:31 11:13:01 27035348 31506004 801196 2.44 180988 4353688 1893828 5.58 1324720 3913944 966104 11:15:31 11:14:01 27423900 31422380 876876 2.67 188196 3893408 2150876 6.34 1446600 3418284 188220 11:15:31 11:15:01 27538484 31501816 802220 2.44 190768 3891948 1910432 5.63 1342496 3444412 60 11:15:31 Average: 27970175 31497239 818146 2.49 154936 3512447 1928183 5.68 1281523 3107280 288672 11:15:31 11:15:31 11:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:31 11:12:02 ens3 423.53 302.22 2773.08 89.17 0.00 0.00 0.00 0.00 11:15:31 11:12:02 docker0 24.30 24.71 1.84 167.19 0.00 0.00 0.00 0.00 11:15:31 11:12:02 lo 6.07 6.07 0.59 0.59 0.00 0.00 0.00 0.00 11:15:31 11:13:01 ens3 547.09 380.95 6219.08 41.76 0.00 0.00 0.00 0.00 11:15:31 11:13:01 docker0 311.56 435.65 26.15 2936.57 0.00 0.00 0.00 0.00 11:15:31 11:13:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 11:15:31 11:14:01 ens3 30.11 17.25 29.03 11.88 0.00 0.00 0.00 0.00 11:15:31 11:14:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:15:31 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:31 11:14:01 veth9308ea1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:15:31 11:15:01 ens3 19.60 11.28 52.77 7.26 0.00 0.00 0.00 0.00 11:15:31 11:15:01 docker0 1.62 3.13 0.10 38.14 0.00 0.00 0.00 0.00 11:15:31 11:15:01 lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 11:15:31 Average: ens3 253.86 177.07 2251.96 37.50 0.00 0.00 0.00 0.00 11:15:31 Average: docker0 83.42 114.56 6.94 776.48 0.00 0.00 0.00 0.00 11:15:31 Average: lo 1.95 1.95 0.19 0.19 0.00 0.00 0.00 0.00 11:15:31 11:15:31