Pull request #320 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c51e47f856f8bbc0fd30df19d00b225f73044e32+eda65a26f575ff07a305de7325ab261b4d99341a (07bd9b23989b14777e93a902855d19a31bca6f3b) 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-ssh9112515001356678300.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3738526016191354548.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-320/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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16361713189383911616.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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16345276702193700048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4200561957467427196.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-320/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-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11851312198038227458.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22748’ Running on prd-ubuntu20.04-docker-8c-8g-22757 in /w/workspace/undry_device-rfid-llrp-go_PR-320 [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-320 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit c51e47f856f8bbc0fd30df19d00b225f73044e32 Merge succeeded, producing c51e47f856f8bbc0fd30df19d00b225f73044e32 Checking out Revision c51e47f856f8bbc0fd30df19d00b225f73044e32 (PR-320) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # 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 eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:49:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:49:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:49:48 ========================================================= 10:49:48 EdgeX Global Pipelines Version Info 10:49:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:49:49 ------------------- 10:49:49 stable info: 10:49:49 ------------------- 10:49:49 Commited By: Ginny Guan ginny@iotechsys.com 10:49:49 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:49:49 Message: update stable to v1.0.265 10:49:49 ------------------- 10:49:49 experimental info: 10:49:49 ------------------- 10:49:49 Commited By: Cherry Wang cherry@iotechsys.com 10:49:49 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:49:49 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:49:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:49:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:49:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:49:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:49:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:49:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c51e47f [Pipeline] echo 10:49:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:51 provisioning config files... 10:49:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config1507791523757284212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:52 ---> ****-login.sh 10:49:52 nexus3.edgexfoundry.org:10001 10:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:52 Configure a credential helper to remove this warning. See 10:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:52 10:49:52 Login Succeeded 10:49:52 nexus3.edgexfoundry.org:10002 10:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:52 Configure a credential helper to remove this warning. See 10:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:52 10:49:52 Login Succeeded 10:49:52 nexus3.edgexfoundry.org:10003 10:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:52 Configure a credential helper to remove this warning. See 10:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:52 10:49:52 Login Succeeded 10:49:52 nexus3.edgexfoundry.org:10004 10:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:52 Configure a credential helper to remove this warning. See 10:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:52 10:49:52 Login Succeeded 10:49:52 ****.io 10:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:52 Configure a credential helper to remove this warning. See 10:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:52 10:49:52 Login Succeeded 10:49:52 ---> ****-login.sh ends [Pipeline] } 10:49:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:49:53 + git rev-list -1 --merges c51e47f856f8bbc0fd30df19d00b225f73044e32~1..c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo 10:49:53 -----------> git rev-list -1 --merges c51e47f856f8bbc0fd30df19d00b225f73044e32~1..c51e47f856f8bbc0fd30df19d00b225f73044e32 c51e47f856f8bbc0fd30df19d00b225f73044e32 [false] [Pipeline] sh 10:49:53 + git log --format=format:%s -1 c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo 10:49:54 ========================================================= 10:49:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:49:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:49:54 + git log --format=format:%s -1 c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo 10:49:54 [semverPrep] GIT_COMMIT: c51e47f856f8bbc0fd30df19d00b225f73044e32, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:49:54 [semverPrep] This is not a build commit. [Pipeline] sh 10:49:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:54 + grep -v github /etc/ssh/ssh_known_hosts 10:49:54 + [ -e /tmp/ssh_known_hosts ] 10:49:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:49:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:49:54 + sudo tee -a /etc/ssh/ssh_known_hosts 10:49:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:55 10:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:55 0.1.4: Pulling from edgex-devops/py-git-semver 10:49:55 b85a868b505f: Pulling fs layer 10:49:55 e2be974225ed: Pulling fs layer 10:49:55 339a4e72a1f5: Pulling fs layer 10:49:55 988bab9f4d93: Pulling fs layer 10:49:55 1469e6f7b9e6: Pulling fs layer 10:49:55 eaf3925da568: Pulling fs layer 10:49:55 bab4dde63d76: Pulling fs layer 10:49:55 bde34c3a00c8: Pulling fs layer 10:49:55 b352a97aabf1: Pulling fs layer 10:49:55 4872d77fe225: Pulling fs layer 10:49:55 5851b861e8e6: Pulling fs layer 10:49:55 988bab9f4d93: Waiting 10:49:55 b352a97aabf1: Waiting 10:49:55 1469e6f7b9e6: Waiting 10:49:55 eaf3925da568: Waiting 10:49:55 4872d77fe225: Waiting 10:49:55 5851b861e8e6: Waiting 10:49:55 bab4dde63d76: Waiting 10:49:55 bde34c3a00c8: Waiting 10:49:55 e2be974225ed: Download complete 10:49:55 988bab9f4d93: Verifying Checksum 10:49:55 988bab9f4d93: Download complete 10:49:55 1469e6f7b9e6: Verifying Checksum 10:49:55 1469e6f7b9e6: Download complete 10:49:56 eaf3925da568: Verifying Checksum 10:49:56 eaf3925da568: Download complete 10:49:56 339a4e72a1f5: Verifying Checksum 10:49:56 339a4e72a1f5: Download complete 10:49:56 bde34c3a00c8: Verifying Checksum 10:49:56 bde34c3a00c8: Download complete 10:49:56 b352a97aabf1: Verifying Checksum 10:49:56 b352a97aabf1: Download complete 10:49:56 4872d77fe225: Download complete 10:49:56 5851b861e8e6: Verifying Checksum 10:49:56 5851b861e8e6: Download complete 10:49:56 b85a868b505f: Verifying Checksum 10:49:56 b85a868b505f: Download complete 10:49:56 bab4dde63d76: Verifying Checksum 10:49:56 bab4dde63d76: Download complete 10:49:57 b85a868b505f: Pull complete 10:49:57 e2be974225ed: Pull complete 10:49:58 339a4e72a1f5: Pull complete 10:49:58 988bab9f4d93: Pull complete 10:49:58 1469e6f7b9e6: Pull complete 10:49:58 eaf3925da568: Pull complete 10:50:00 bab4dde63d76: Pull complete 10:50:00 bde34c3a00c8: Pull complete 10:50:00 b352a97aabf1: Pull complete 10:50:00 4872d77fe225: Pull complete 10:50:00 5851b861e8e6: Pull complete 10:50:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:00 prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container 10:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:04 $ docker top ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e -eo pid,comm 10:50:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:50:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:04 [ssh-agent] Looking for ssh-agent implementation... 10:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:04 $ docker exec ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent 10:50:04 SSH_AUTH_SOCK=/tmp/ssh-78ZfyoEE4sHR/agent.32 10:50:04 SSH_AGENT_PID=38 10:50:04 Running ssh-add (command line suppressed) 10:50:05 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_4317228330227380445.key (/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_4317228330227380445.key) 10:50:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:05 + git tag --points-at HEAD [Pipeline] } 10:50:05 $ docker exec --env ******** --env ******** ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent -k 10:50:05 unset SSH_AUTH_SOCK; 10:50:05 unset SSH_AGENT_PID; 10:50:05 echo Agent pid 38 killed; 10:50:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:05 [ssh-agent] Looking for ssh-agent implementation... 10:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:05 $ docker exec ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent 10:50:05 SSH_AUTH_SOCK=/tmp/ssh-cZXNHMj0aiJM/agent.71 10:50:05 SSH_AGENT_PID=77 10:50:05 Running ssh-add (command line suppressed) 10:50:06 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_12714407819988967682.key (/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_12714407819988967682.key) 10:50:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:06 + git semver init 10:50:06 2024-10-14 10:50:06,544 [run_init] DEBUG init version:0.0.0 force:False 10:50:06 2024-10-14 10:50:06,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver 10:50:06 2024-10-14 10:50:06,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-320/.semver 10:50:06 2024-10-14 10:50:06,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-320, universal_newlines=False, shell=None, istream=None) 10:50:08 2024-10-14 10:50:08,179 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-320/.git/info/exclude 10:50:08 2024-10-14 10:50:08,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver/PR-320 with force:False 10:50:08 2024-10-14 10:50:08,180 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver/PR-320 10:50:08 2024-10-14 10:50:08,185 [execute] INFO git cat-file --batch-check 10:50:08 2024-10-14 10:50:08,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) 10:50:08 2024-10-14 10:50:08,192 [execute] INFO git cat-file --batch 10:50:08 2024-10-14 10:50:08,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) 10:50:08 2024-10-14 10:50:08,197 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-320/.semver/PR-320 10:50:08 0.0.0 [Pipeline] } 10:50:08 $ docker exec --env ******** --env ******** ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent -k 10:50:08 unset SSH_AUTH_SOCK; 10:50:08 unset SSH_AGENT_PID; 10:50:08 echo Agent pid 77 killed; 10:50:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:09 + git semver [Pipeline] } 10:50:09 $ docker stop --time=1 ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e 10:50:10 $ docker rm -f --volumes ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e [Pipeline] // withDockerContainer [Pipeline] sh 10:50:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:11 Stashed 1 file(s) [Pipeline] echo 10:50:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:12 provisioning config files... 10:50:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config3980280312926302533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:12 ---> ****-login.sh 10:50:12 nexus3.edgexfoundry.org:10001 10:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:12 Configure a credential helper to remove this warning. See 10:50:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:12 10:50:12 Login Succeeded 10:50:12 nexus3.edgexfoundry.org:10002 10:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:12 Configure a credential helper to remove this warning. See 10:50:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:12 10:50:12 Login Succeeded 10:50:12 nexus3.edgexfoundry.org:10003 10:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:12 Configure a credential helper to remove this warning. See 10:50:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:12 10:50:12 Login Succeeded 10:50:12 nexus3.edgexfoundry.org:10004 10:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:12 Configure a credential helper to remove this warning. See 10:50:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:12 10:50:12 Login Succeeded 10:50:12 ****.io 10:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:13 Configure a credential helper to remove this warning. See 10:50:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:13 10:50:13 Login Succeeded 10:50:13 ---> ****-login.sh ends [Pipeline] } 10:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:13 ========================================================= 10:50:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:50:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:14 + 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 . 10:50:14 Sending build context to Docker daemon 11.46MB 10:50:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:50:14 Step 2/12 : FROM ${BASE} AS builder 10:50:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:50:14 43c4264eed91: Pulling fs layer 10:50:14 4cc291be95ef: Pulling fs layer 10:50:14 2ac1f1163629: Pulling fs layer 10:50:14 5c3c966382ef: Pulling fs layer 10:50:14 4f4fb700ef54: Pulling fs layer 10:50:14 5d5c8e513c77: Pulling fs layer 10:50:14 9f66e0745190: Pulling fs layer 10:50:14 f49a43e4bbc0: Pulling fs layer 10:50:14 561ebcabdf7f: Pulling fs layer 10:50:14 5c3c966382ef: Waiting 10:50:14 5d5c8e513c77: Waiting 10:50:14 9f66e0745190: Waiting 10:50:14 4f4fb700ef54: Waiting 10:50:14 f49a43e4bbc0: Waiting 10:50:14 561ebcabdf7f: Waiting 10:50:14 4cc291be95ef: Verifying Checksum 10:50:14 4cc291be95ef: Download complete 10:50:14 5c3c966382ef: Download complete 10:50:14 4f4fb700ef54: Download complete 10:50:14 5d5c8e513c77: Verifying Checksum 10:50:14 5d5c8e513c77: Download complete 10:50:14 43c4264eed91: Download complete 10:50:14 9f66e0745190: Verifying Checksum 10:50:14 9f66e0745190: Download complete 10:50:14 43c4264eed91: Pull complete 10:50:14 4cc291be95ef: Pull complete 10:50:14 2ac1f1163629: Verifying Checksum 10:50:15 f49a43e4bbc0: Verifying Checksum 10:50:15 f49a43e4bbc0: Download complete 10:50:18 2ac1f1163629: Pull complete 10:50:18 5c3c966382ef: Pull complete 10:50:18 4f4fb700ef54: Pull complete 10:50:18 5d5c8e513c77: Pull complete 10:50:18 9f66e0745190: Pull complete 10:50:21 f49a43e4bbc0: Pull complete 10:50:21 561ebcabdf7f: Pull complete 10:50:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:50:21 ---> 3a752c3f9dda 10:50:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:50:27 ---> Running in 370cf07d0c27 10:50:27 Removing intermediate container 370cf07d0c27 10:50:27 ---> 3902d5bf1f5c 10:50:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:27 ---> Running in 25767d97a19e 10:50:27 Removing intermediate container 25767d97a19e 10:50:27 ---> 72cf0ee08eaf 10:50:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:50:27 ---> Running in 57cd00cf669a 10:50:27 Removing intermediate container 57cd00cf669a 10:50:27 ---> a37d4ed12355 10:50:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:50:27 ---> Running in 86017b11e4c3 10:50:27 Removing intermediate container 86017b11e4c3 10:50:27 ---> 6ad44ddf5403 10:50:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:27 ---> Running in ca9caee3a8d1 10:50:27 Still waiting to schedule task 10:50:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:50:30 OK: 246 MiB in 54 packages 10:50:30 Removing intermediate container ca9caee3a8d1 10:50:30 ---> 32eb06fb3ec4 10:50:30 Step 8/12 : WORKDIR /app 10:50:30 ---> Running in 0fa7916a9dc5 10:50:30 Removing intermediate container 0fa7916a9dc5 10:50:30 ---> 39d5f8ba055d 10:50:30 Step 9/12 : COPY go.mod vendor* ./ 10:50:30 ---> 83cc5528dc59 10:50:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:30 ---> Running in 6e114ef67e7a 10:51:38 Removing intermediate container 6e114ef67e7a 10:51:38 ---> d0633ee7c1c3 10:51:38 Step 11/12 : COPY . . 10:51:38 ---> 144b312eb547 10:51:38 Step 12/12 : RUN $MAKE 10:51:38 ---> Running in 4fa7eaeff38e 10:51:38 noop 10:51:38 Removing intermediate container 4fa7eaeff38e 10:51:38 ---> 57c274c47e58 10:51:38 Successfully built 57c274c47e58 10:51:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:39 + docker inspect -f . ci-base-image-x86_64 10:51:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:39 prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container 10:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:51:39 $ docker top 2a5517714343d0498ab23f8e7236c901794e088cb0a8715462c8b31979484c78 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:39 + go version 10:51:39 go version go1.23.2 linux/amd64 [Pipeline] } 10:51:40 $ docker stop --time=1 2a5517714343d0498ab23f8e7236c901794e088cb0a8715462c8b31979484c78 10:51:41 $ docker rm -f --volumes 2a5517714343d0498ab23f8e7236c901794e088cb0a8715462c8b31979484c78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:42 + docker inspect -f . ci-base-image-x86_64 10:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:42 prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container 10:51:42 $ 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-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:51:42 $ docker top 4644c1b26513d863ae3b8fc72bcc26eb844a84a6ce977975cbcf12bf8c791e18 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:43 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-320 [Pipeline] fileExists [Pipeline] sh 10:51:43 + make test 10:51:43 go test ./... -coverprofile=coverage.out ./... 10:51:45 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:52:03 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:52:03 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:52:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.043s coverage: 40.6% of statements 10:52:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 94.6% of statements 10:52:07 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements 10:52:20 go vet ./... 10:52:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22758 in /w/workspace/undry_device-rfid-llrp-go_PR-320 [Pipeline] { [Pipeline] ws 10:52:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:52:24 The recommended git tool is: git 10:52:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:26 ./bin/test-attribution-txt.sh [Pipeline] echo 10:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:52:26 $ docker stop --time=1 4644c1b26513d863ae3b8fc72bcc26eb844a84a6ce977975cbcf12bf8c791e18 10:52:29 $ docker rm -f --volumes 4644c1b26513d863ae3b8fc72bcc26eb844a84a6ce977975cbcf12bf8c791e18 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:52:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:31 + ls -al . 10:52:31 total 716 10:52:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 10:51 . 10:52:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:49 .. 10:52:31 -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 10:49 .dockerignore 10:52:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 10:52 .git 10:52:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:49 .github 10:52:31 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 10:49 .gitignore 10:52:31 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 10:49 .golangci.yml 10:52:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 10:50 .semver 10:52:31 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 10:49 Attribution.txt 10:52:31 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 10:49 CHANGELOG.md 10:52:31 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 10:49 Dockerfile 10:52:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 10:49 GOVERNANCE.md 10:52:31 -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 10:49 Jenkinsfile 10:52:31 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 10:49 LICENSE 10:52:31 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 10:49 Makefile 10:52:31 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 10:49 OWNERS.md 10:52:31 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 10:49 README.md 10:52:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 10:50 VERSION 10:52:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:49 bin 10:52:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:49 cmd 10:52:31 -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 10:52 coverage.out 10:52:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:49 examples 10:52:31 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 10:49 go.mod 10:52:31 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 10:49 go.sum 10:52:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:49 images 10:52:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:49 internal 10:52:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:49 pkg 10:52:31 -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + 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=c51e47f856f8bbc0fd30df19d00b225f73044e32 --label arch=amd64 --label version=0.0.0 . 10:52:32 Sending build context to Docker daemon 11.46MB 10:52:32 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:52:32 Step 2/25 : FROM ${BASE} AS builder 10:52:32 ---> 57c274c47e58 10:52:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:52:32 ---> Running in 58a27afc9456 10:52:32 Removing intermediate container 58a27afc9456 10:52:32 ---> 7ac34307cd60 10:52:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:32 ---> Running in 4d59245b11b8 10:52:32 Removing intermediate container 4d59245b11b8 10:52:32 ---> 91bfc95225a9 10:52:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:52:32 ---> Running in c7c1684492be 10:52:32 Removing intermediate container c7c1684492be 10:52:32 ---> 8aeb38ed7210 10:52:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:52:32 ---> Running in 15c590580983 10:52:32 Removing intermediate container 15c590580983 10:52:32 ---> d7a4b7ae7ab4 10:52:32 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:32 ---> Running in 70dd03356d6b 10:52:32 using credential edgex-jenkins-ssh 10:52:33 Cloning the remote Git repository 10:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:33 OK: 246 MiB in 54 packages 10:52:33 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:33 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:52:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:33 > git --version # timeout=10 10:52:33 > git --version # 'git version 2.25.1' 10:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:33 Removing intermediate container 70dd03356d6b 10:52:33 ---> caf34d5babf5 10:52:33 Step 8/25 : WORKDIR /app 10:52:33 ---> Running in 1dd7ea2428d7 10:52:33 Removing intermediate container 1dd7ea2428d7 10:52:33 ---> a9eec14c51f1 10:52:33 Step 9/25 : COPY go.mod vendor* ./ 10:52:33 ---> f461d27cf58e 10:52:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:33 ---> Running in 54687d0fe90c 10:52:34 Removing intermediate container 54687d0fe90c 10:52:34 ---> c52072e76f2e 10:52:34 Step 11/25 : COPY . . 10:52:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:35 ---> faf7879c7f08 10:52:35 Step 12/25 : RUN $MAKE 10:52:35 ---> Running in d62da1f9c821 10:52:35 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.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:52:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:39 Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit c51e47f856f8bbc0fd30df19d00b225f73044e32 10:52:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:52:39 > git config core.sparsecheckout # timeout=10 10:52:39 > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 10:52:39 Merge succeeded, producing c51e47f856f8bbc0fd30df19d00b225f73044e32 10:52:39 Checking out Revision c51e47f856f8bbc0fd30df19d00b225f73044e32 (PR-320) 10:52:40 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:52:40 > git --version # timeout=10 10:52:40 > git --version # 'git version 2.25.1' 10:52:40 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:52:39 > git remote # timeout=10 10:52:39 > git config --get remote.origin.url # timeout=10 10:52:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:39 > git merge eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 10:52:39 > git rev-parse HEAD^{commit} # timeout=10 10:52:39 > git config core.sparsecheckout # timeout=10 10:52:39 > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:52:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:45 Dload Upload Total Spent Left Speed 10:52:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 10:52:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:52:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:52:46 + sudo tee /etc/docker/daemon.new 10:52:46 { 10:52:46 "registry-mirrors": [ 10:52:46 "https://nexus3.edgexfoundry.org:10001" 10:52:46 ], 10:52:46 "bip": "10.250.0.254/24", 10:52:46 "hosts": [ 10:52:46 "tcp://0.0.0.0:5555", 10:52:46 "unix:///var/run/docker.sock" 10:52:46 ], 10:52:46 "mtu": 1458, 10:52:46 "selinux-enabled": true, 10:52:46 "seccomp-profile": "/etc/docker/seccomp.json" 10:52:46 } [Pipeline] sh 10:52:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:52:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:05 provisioning config files... 10:53:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config866630410837716359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:05 ---> ****-login.sh 10:53:05 nexus3.edgexfoundry.org:10001 10:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:06 Configure a credential helper to remove this warning. See 10:53:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:06 10:53:06 Login Succeeded 10:53:06 nexus3.edgexfoundry.org:10002 10:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:06 Configure a credential helper to remove this warning. See 10:53:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:06 10:53:06 Login Succeeded 10:53:06 nexus3.edgexfoundry.org:10003 10:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:07 Configure a credential helper to remove this warning. See 10:53:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:07 10:53:07 Login Succeeded 10:53:07 nexus3.edgexfoundry.org:10004 10:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:07 Configure a credential helper to remove this warning. See 10:53:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:07 10:53:07 Login Succeeded 10:53:07 ****.io 10:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:07 Configure a credential helper to remove this warning. See 10:53:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:07 10:53:07 Login Succeeded 10:53:07 ---> ****-login.sh ends [Pipeline] } 10:53:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:08 ========================================================= 10:53:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:53:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:53:09 Sending build context to Docker daemon 1.21MB 10:53:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:53:09 Step 2/12 : FROM ${BASE} AS builder 10:53:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:53:09 cf04c63912e1: Pulling fs layer 10:53:09 55b35a11ae5e: Pulling fs layer 10:53:09 a37a00ec5f00: Pulling fs layer 10:53:09 50b3750afda1: Pulling fs layer 10:53:09 4f4fb700ef54: Pulling fs layer 10:53:09 80978eb59214: Pulling fs layer 10:53:09 c9f46d7d2bd2: Pulling fs layer 10:53:09 c5a475d317c9: Pulling fs layer 10:53:09 50b3750afda1: Waiting 10:53:09 4f4fb700ef54: Waiting 10:53:09 80978eb59214: Waiting 10:53:09 c5a475d317c9: Waiting 10:53:09 55b35a11ae5e: Verifying Checksum 10:53:09 55b35a11ae5e: Download complete 10:53:09 50b3750afda1: Verifying Checksum 10:53:09 50b3750afda1: Download complete 10:53:09 4f4fb700ef54: Verifying Checksum 10:53:09 4f4fb700ef54: Download complete 10:53:09 80978eb59214: Verifying Checksum 10:53:09 80978eb59214: Download complete 10:53:09 cf04c63912e1: Download complete 10:53:10 c5a475d317c9: Verifying Checksum 10:53:10 c5a475d317c9: Download complete 10:53:10 cf04c63912e1: Pull complete 10:53:11 a37a00ec5f00: Verifying Checksum 10:53:12 c9f46d7d2bd2: Verifying Checksum 10:53:12 c9f46d7d2bd2: Download complete 10:53:12 55b35a11ae5e: Pull complete 10:53:14 Removing intermediate container d62da1f9c821 10:53:14 ---> 129eef5e6c0d 10:53:14 Step 13/25 : FROM alpine:3.20 10:53:14 3.20: Pulling from library/alpine 10:53:14 43c4264eed91: Already exists 10:53:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:53:14 Status: Downloaded newer image for alpine:3.20 10:53:14 ---> 91ef0af61f39 10:53:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:53:14 ---> Running in 672cbad9c56c 10:53:14 Removing intermediate container 672cbad9c56c 10:53:14 ---> 098b96d25bf3 10:53:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:53:14 ---> Running in 61609ffe7c49 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:53:14 (1/1) Installing dumb-init (1.2.5-r3) 10:53:14 Executing busybox-1.36.1-r29.trigger 10:53:14 OK: 8 MiB in 15 packages 10:53:14 Removing intermediate container 61609ffe7c49 10:53:14 ---> 107ac994c296 10:53:14 Step 16/25 : RUN apk --no-cache upgrade 10:53:14 ---> Running in e0610bb4f0d7 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:53:14 Upgrading critical system libraries and apk-tools: 10:53:14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:53:14 Executing busybox-1.36.1-r29.trigger 10:53:14 Continuing the upgrade transaction with new apk-tools: 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:53:14 OK: 8 MiB in 15 packages 10:53:14 Removing intermediate container e0610bb4f0d7 10:53:14 ---> c7a89eb9073e 10:53:14 Step 17/25 : COPY --from=builder /app/LICENSE / 10:53:14 ---> 963d763d0050 10:53:14 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:53:14 ---> e2f9c55c4f8e 10:53:14 Step 19/25 : COPY --from=builder /app/cmd/ / 10:53:14 ---> 21b0fe96f241 10:53:14 Step 20/25 : EXPOSE 59989 10:53:14 ---> Running in aa51ccd48fa0 10:53:15 Removing intermediate container aa51ccd48fa0 10:53:15 ---> ab8345b5c517 10:53:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:15 ---> Running in 1b5e2aa879d1 10:53:15 Removing intermediate container 1b5e2aa879d1 10:53:15 ---> 922bdaa43a72 10:53:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:15 ---> Running in adc7c9116e86 10:53:15 Removing intermediate container adc7c9116e86 10:53:15 ---> 38d608528b8a 10:53:15 Step 23/25 : LABEL arch=amd64 10:53:15 ---> Running in f6f95088e3aa 10:53:15 Removing intermediate container f6f95088e3aa 10:53:15 ---> 42b40412b5fe 10:53:15 Step 24/25 : LABEL git_sha=c51e47f856f8bbc0fd30df19d00b225f73044e32 10:53:15 ---> Running in 464e893588ed 10:53:15 Removing intermediate container 464e893588ed 10:53:15 ---> 2799ca913950 10:53:15 Step 25/25 : LABEL version=0.0.0 10:53:15 ---> Running in c2b63c635ca9 10:53:15 Removing intermediate container c2b63c635ca9 10:53:15 ---> 941c7633b3e1 10:53:15 [Warning] One or more build-args [ARCH] were not consumed 10:53:15 Successfully built 941c7633b3e1 10:53:15 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 10:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:16 10:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:17 latest: Pulling from edgex-lftools-log-publisher 10:53:17 5eb5b503b376: Pulling fs layer 10:53:17 5c69ac0246d0: Pulling fs layer 10:53:17 ec43610c2a17: Pulling fs layer 10:53:17 3a2ae6a8a46f: Pulling fs layer 10:53:17 33b1e0a273af: Pulling fs layer 10:53:17 5d3b04190fa2: Pulling fs layer 10:53:17 2f39f015ded8: Pulling fs layer 10:53:17 3a2ae6a8a46f: Waiting 10:53:17 33b1e0a273af: Waiting 10:53:17 5d3b04190fa2: Waiting 10:53:17 2f39f015ded8: Waiting 10:53:17 5c69ac0246d0: Download complete 10:53:17 3a2ae6a8a46f: Download complete 10:53:17 33b1e0a273af: Verifying Checksum 10:53:17 33b1e0a273af: Download complete 10:53:17 5d3b04190fa2: Verifying Checksum 10:53:17 5d3b04190fa2: Download complete 10:53:17 ec43610c2a17: Verifying Checksum 10:53:17 ec43610c2a17: Download complete 10:53:17 5eb5b503b376: Verifying Checksum 10:53:17 5eb5b503b376: Download complete 10:53:17 2f39f015ded8: Download complete 10:53:18 5eb5b503b376: Pull complete 10:53:18 5c69ac0246d0: Pull complete 10:53:18 ec43610c2a17: Pull complete 10:53:18 3a2ae6a8a46f: Pull complete 10:53:19 33b1e0a273af: Pull complete 10:53:19 5d3b04190fa2: Pull complete 10:53:23 2f39f015ded8: Pull complete 10:53:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:23 prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container 10:53:23 $ 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-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:27 a37a00ec5f00: Pull complete 10:53:27 50b3750afda1: Pull complete 10:53:27 4f4fb700ef54: Pull complete 10:53:27 80978eb59214: Pull complete 10:53:28 $ docker top 6fb6a3105c38fca35009b6249d7f4d33dabf0eb97fd681bdadd4efa26a2f823b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:28 ---> job-cost.sh 10:53:28 lf-activate-venv: SKIPPING 10:53:28 INFO: No Stack... 10:53:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:29 INFO: Archiving Costs [Pipeline] sh 10:53:29 + cut -d, -f6 10:53:29 + cat /w/workspace/undry_device-rfid-llrp-go_PR-320/archives/cost.csv [Pipeline] lock 10:53:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] 10:53:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] did not exist. Created. 10:53:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:30 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:30 Stashed 1 file(s) [Pipeline] } 10:53:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:30 $ docker stop --time=1 6fb6a3105c38fca35009b6249d7f4d33dabf0eb97fd681bdadd4efa26a2f823b 10:53:31 $ docker rm -f --volumes 6fb6a3105c38fca35009b6249d7f4d33dabf0eb97fd681bdadd4efa26a2f823b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:53:35 c9f46d7d2bd2: Pull complete 10:53:35 c5a475d317c9: Pull complete 10:53:35 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:53:35 ---> be29e6b0f0d4 10:53:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:53:36 ---> Running in 7845543dbefc 10:53:37 Removing intermediate container 7845543dbefc 10:53:37 ---> f66836c5efc8 10:53:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:37 ---> Running in dd5421160494 10:53:37 Removing intermediate container dd5421160494 10:53:37 ---> c2fbc5d9f5bc 10:53:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:53:37 ---> Running in c486d57cbc1c 10:53:37 Removing intermediate container c486d57cbc1c 10:53:37 ---> 5db1a74943b0 10:53:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:53:37 ---> Running in 4ca1c3b52773 10:53:37 Removing intermediate container 4ca1c3b52773 10:53:37 ---> 11264929f31a 10:53:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:38 ---> Running in fe267da560dc 10:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:53:41 OK: 238 MiB in 54 packages 10:53:42 Removing intermediate container fe267da560dc 10:53:42 ---> 4a95b49a4d79 10:53:42 Step 8/12 : WORKDIR /app 10:53:42 ---> Running in 00c9d2c66afa 10:53:42 Removing intermediate container 00c9d2c66afa 10:53:42 ---> d15e3d78a14a 10:53:42 Step 9/12 : COPY go.mod vendor* ./ 10:53:43 ---> 1a85687fab19 10:53:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:43 ---> Running in b997bcf2b6f3 10:55:34 Removing intermediate container b997bcf2b6f3 10:55:34 ---> 2009c856be06 10:55:34 Step 11/12 : COPY . . 10:55:34 ---> 097c6cae017a 10:55:34 Step 12/12 : RUN $MAKE 10:55:34 ---> Running in ff5c27b04120 10:55:34 noop 10:55:34 Removing intermediate container ff5c27b04120 10:55:34 ---> 332e3694edb2 10:55:34 Successfully built 332e3694edb2 10:55:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:35 + docker inspect -f . ci-base-image-arm64 10:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:35 prd-ubuntu20.04-docker-arm64-4c-16g-22758 does not seem to be running inside a container 10:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:55:36 $ docker top 41ff84a38d41d76ee092cd414bcaa14157d4a74fd61a0d4a1ad1625db7d40480 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:37 + go version 10:55:37 go version go1.23.2 linux/arm64 [Pipeline] } 10:55:37 $ docker stop --time=1 41ff84a38d41d76ee092cd414bcaa14157d4a74fd61a0d4a1ad1625db7d40480 10:55:39 $ docker rm -f --volumes 41ff84a38d41d76ee092cd414bcaa14157d4a74fd61a0d4a1ad1625db7d40480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:40 + docker inspect -f . ci-base-image-arm64 10:55:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:40 prd-ubuntu20.04-docker-arm64-4c-16g-22758 does not seem to be running inside a container 10:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:55:41 $ docker top 8b355cc461a2eb4cac2f98ba1d0aa4dd10917a373371a97fb3c979d051806496 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:42 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:55:42 + make test 10:55:42 go test ./... -coverprofile=coverage.out ./... 10:55:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:59:11 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:59:11 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:59:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.185s coverage: 40.6% of statements 10:59:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements 10:59:50 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.572s coverage: 51.9% of statements 10:59:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:59:50 go vet ./... 11:00:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:00:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:00:46 ./bin/test-attribution-txt.sh [Pipeline] echo 11:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:00:46 $ docker stop --time=1 8b355cc461a2eb4cac2f98ba1d0aa4dd10917a373371a97fb3c979d051806496 11:00:48 $ docker rm -f --volumes 8b355cc461a2eb4cac2f98ba1d0aa4dd10917a373371a97fb3c979d051806496 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:50 Warning: overwriting stash ‘coverage-report’ 11:00:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:52 + ls -al . 11:00:52 total 712 11:00:52 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 10:55 . 11:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:52 .. 11:00:52 -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 10:52 .dockerignore 11:00:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 10:52 .git 11:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:52 .github 11:00:52 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 10:52 .gitignore 11:00:52 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 10:52 .golangci.yml 11:00:52 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 10:52 Attribution.txt 11:00:52 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 10:52 CHANGELOG.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 10:52 Dockerfile 11:00:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 10:52 GOVERNANCE.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 10:52 Jenkinsfile 11:00:52 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 10:52 LICENSE 11:00:52 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 10:52 Makefile 11:00:52 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 10:52 OWNERS.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 10:52 README.md 11:00:52 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 10:50 VERSION 11:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:52 bin 11:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:52 cmd 11:00:52 -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 10:59 coverage.out 11:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:52 examples 11:00:52 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 10:52 go.mod 11:00:52 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 10:52 go.sum 11:00:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:52 images 11:00:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:52 internal 11:00:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:52 pkg 11:00:52 -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:52 + 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=c51e47f856f8bbc0fd30df19d00b225f73044e32 --label arch=arm64 --label version=0.0.0 . 11:00:52 Sending build context to Docker daemon 1.21MB 11:00:52 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:00:52 Step 2/25 : FROM ${BASE} AS builder 11:00:52 ---> 332e3694edb2 11:00:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:00:53 ---> Running in b29584e63146 11:00:53 Removing intermediate container b29584e63146 11:00:53 ---> 177c21769e75 11:00:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:53 ---> Running in 5826886b82a2 11:00:54 Removing intermediate container 5826886b82a2 11:00:54 ---> 72b12e612164 11:00:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:00:54 ---> Running in 3cf36c939ff5 11:00:54 Removing intermediate container 3cf36c939ff5 11:00:54 ---> 280a41a8d3f3 11:00:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:00:54 ---> Running in 0296309ddd32 11:00:54 Removing intermediate container 0296309ddd32 11:00:54 ---> 91f272826967 11:00:54 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:54 ---> Running in 36eb8aabd0e1 11:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:00:57 OK: 238 MiB in 54 packages 11:00:58 Removing intermediate container 36eb8aabd0e1 11:00:58 ---> 1a7ab507824d 11:00:58 Step 8/25 : WORKDIR /app 11:00:58 ---> Running in 8793e3affad8 11:00:59 Removing intermediate container 8793e3affad8 11:00:59 ---> c40706d6af29 11:00:59 Step 9/25 : COPY go.mod vendor* ./ 11:00:59 ---> 20087185a15b 11:00:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:59 ---> Running in 240648ce147b 11:01:02 Removing intermediate container 240648ce147b 11:01:02 ---> f9f65284a89b 11:01:02 Step 11/25 : COPY . . 11:01:03 ---> e04c4fb5823d 11:01:03 Step 12/25 : RUN $MAKE 11:01:03 ---> Running in a43885f96840 11:01:04 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.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:04:59 Removing intermediate container a43885f96840 11:04:59 ---> bb39b20138bf 11:04:59 Step 13/25 : FROM alpine:3.20 11:04:59 3.20: Pulling from library/alpine 11:04:59 cf04c63912e1: Already exists 11:04:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:04:59 Status: Downloaded newer image for alpine:3.20 11:04:59 ---> c157a85ed455 11:04:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:04:59 ---> Running in f79b0479b4c8 11:04:59 Removing intermediate container f79b0479b4c8 11:04:59 ---> 5c7563c87f10 11:04:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:04:59 ---> Running in abb21abfe156 11:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:04:59 (1/1) Installing dumb-init (1.2.5-r3) 11:04:59 Executing busybox-1.36.1-r29.trigger 11:04:59 OK: 9 MiB in 15 packages 11:04:59 Removing intermediate container abb21abfe156 11:04:59 ---> 24478d03cf0c 11:04:59 Step 16/25 : RUN apk --no-cache upgrade 11:04:59 ---> Running in 0e4e14d7238a 11:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:04:59 Upgrading critical system libraries and apk-tools: 11:04:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:04:59 Executing busybox-1.36.1-r29.trigger 11:04:59 Continuing the upgrade transaction with new apk-tools: 11:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:04:59 OK: 9 MiB in 15 packages 11:04:59 Removing intermediate container 0e4e14d7238a 11:04:59 ---> 9024ecbee68d 11:04:59 Step 17/25 : COPY --from=builder /app/LICENSE / 11:04:59 ---> c17216db80e2 11:04:59 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:04:59 ---> 27f29d6207c5 11:04:59 Step 19/25 : COPY --from=builder /app/cmd/ / 11:04:59 ---> 4b3281c2a1e8 11:04:59 Step 20/25 : EXPOSE 59989 11:04:59 ---> Running in 3c0979540633 11:05:00 Removing intermediate container 3c0979540633 11:05:00 ---> 6864e7ee14e4 11:05:00 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:05:00 ---> Running in e2e1cbacd9bc 11:05:00 Removing intermediate container e2e1cbacd9bc 11:05:00 ---> 0fd05373394a 11:05:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:05:00 ---> Running in 9de690c740b8 11:05:00 Removing intermediate container 9de690c740b8 11:05:00 ---> 98884ed1342b 11:05:00 Step 23/25 : LABEL arch=arm64 11:05:00 ---> Running in 4fa1db89dbc3 11:05:01 Removing intermediate container 4fa1db89dbc3 11:05:01 ---> fc90eccfe104 11:05:01 Step 24/25 : LABEL git_sha=c51e47f856f8bbc0fd30df19d00b225f73044e32 11:05:01 ---> Running in 8796ec5434ce 11:05:01 Removing intermediate container 8796ec5434ce 11:05:01 ---> 60e113a429df 11:05:01 Step 25/25 : LABEL version=0.0.0 11:05:01 ---> Running in 3a0ed89835d0 11:05:01 Removing intermediate container 3a0ed89835d0 11:05:01 ---> f80e21719e11 11:05:01 [Warning] One or more build-args [ARCH] were not consumed 11:05:01 Successfully built f80e21719e11 11:05:01 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:02 11:05:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:03 arm64: Pulling from edgex-lftools-log-publisher 11:05:03 8998bd30e6a1: Pulling fs layer 11:05:03 04944245beec: Pulling fs layer 11:05:03 699f458cf7ca: Pulling fs layer 11:05:03 765212b225bb: Pulling fs layer 11:05:03 f23df028b6ca: Pulling fs layer 11:05:03 d65c8cfc05b1: Pulling fs layer 11:05:03 2437ff75d9bd: Pulling fs layer 11:05:03 f23df028b6ca: Waiting 11:05:03 d65c8cfc05b1: Waiting 11:05:03 2437ff75d9bd: Waiting 11:05:03 765212b225bb: Waiting 11:05:03 04944245beec: Verifying Checksum 11:05:03 04944245beec: Download complete 11:05:03 765212b225bb: Verifying Checksum 11:05:03 765212b225bb: Download complete 11:05:03 f23df028b6ca: Verifying Checksum 11:05:03 f23df028b6ca: Download complete 11:05:03 d65c8cfc05b1: Download complete 11:05:03 699f458cf7ca: Verifying Checksum 11:05:03 699f458cf7ca: Download complete 11:05:04 8998bd30e6a1: Verifying Checksum 11:05:04 8998bd30e6a1: Download complete 11:05:06 2437ff75d9bd: Verifying Checksum 11:05:06 2437ff75d9bd: Download complete 11:05:08 8998bd30e6a1: Pull complete 11:05:09 04944245beec: Pull complete 11:05:10 699f458cf7ca: Pull complete 11:05:10 765212b225bb: Pull complete 11:05:12 f23df028b6ca: Pull complete 11:05:12 d65c8cfc05b1: Pull complete 11:05:30 2437ff75d9bd: Pull complete 11:05:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:31 prd-ubuntu20.04-docker-arm64-4c-16g-22758 does not seem to be running inside a container 11:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:05:33 $ docker top 92dc7728d87603402115c7177a92a22d573c2a7917145b2ae4e344341510ee66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:34 ---> job-cost.sh 11:05:34 lf-activate-venv: SKIPPING 11:05:34 INFO: No Stack... 11:05:34 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:35 INFO: Archiving Costs [Pipeline] sh 11:05:36 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:05:36 + cut -d, -f6 [Pipeline] lock 11:05:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] 11:05:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] did not exist. Created. 11:05:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:37 /w/workspace/device-rfid-llrp-go/1@tmp/durable-ffd40847/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:05:37 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:37 Warning: overwriting stash ‘stack-cost’ 11:05:37 Stashed 1 file(s) [Pipeline] } 11:05:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:38 $ docker stop --time=1 92dc7728d87603402115c7177a92a22d573c2a7917145b2ae4e344341510ee66 11:05:39 $ docker rm -f --volumes 92dc7728d87603402115c7177a92a22d573c2a7917145b2ae4e344341510ee66 [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 11:05:40 provisioning config files... 11:05:40 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config4564313200066242557tmp [Pipeline] { [Pipeline] sh 11:05:41 + set +x 11:05:41 + bash -s -- 11:05:41 + curl -s https://codecov.io/bash 11:05:41 11:05:41 _____ _ 11:05:41 / ____| | | 11:05:41 | | ___ __| | ___ ___ _____ __ 11:05:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:41 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:41 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:41 Bash-1.0.6 11:05:41 11:05:41 11:05:41 ==> git version 2.25.1 found 11:05:41 ==> 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:05:41 Release-Date: 2020-01-08 11:05:41 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:05:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:41 ==> Jenkins CI detected. 11:05:41 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-320 11:05:41 project root: . 11:05:41 --> token set from env 11:05:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:41 ==> Running gcov in . (disable via -X gcov) 11:05:41 ==> Python coveragepy not found 11:05:41 ==> Searching for coverage reports in: 11:05:41 + . 11:05:41 -> Found 1 reports 11:05:41 ==> Detecting git/mercurial file structure 11:05:41 ==> Reading reports 11:05:41 + ./coverage.out bytes=451915 11:05:41 ==> Appending adjustments 11:05:41 https://docs.codecov.io/docs/fixing-reports 11:05:41 + Found adjustments 11:05:41 ==> Gzipping contents 11:05:41 52K /tmp/codecov.kSl37u.gz 11:05:41 ==> Uploading reports 11:05:41 url: https://codecov.io 11:05:41 query: branch=PR-320&commit=c51e47f856f8bbc0fd30df19d00b225f73044e32&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=320&job=&cmd_args= 11:05:41 -> Pinging Codecov 11:05:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-320&commit=c51e47f856f8bbc0fd30df19d00b225f73044e32&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=320&job=&cmd_args= 11:05:41 -> Uploading to 11:05:41 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c51e47f856f8bbc0fd30df19d00b225f73044e32/e8e79445-11bf-4a5e-91cb-589f72d42190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T110541Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ceaa3776f841d90ac278e8f66b5a4cb518d780d2e62a7118af72283fe5e8ddd9 11:05:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:41 Dload Upload Total Spent Left Speed 11:05:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 194k --:--:-- --:--:-- --:--:-- 194k 11:05:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] } 11:05:42 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:05:44 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-320/archives ] 11:05:44 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-320/archives 11:05:44 total 16 11:05:44 drwxr-xr-x 3 root root 4096 Oct 14 10:53 . 11:05:44 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 10:53 .. 11:05:44 drwxr-xr-x 2 root root 4096 Oct 14 10:53 cost 11:05:44 -rw-r--r-- 1 root root 91 Oct 14 10:53 cost.csv 11:05:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-320/archives 11:05:44 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-320/archives 11:05:44 total 16 11:05:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 10:53 . 11:05:44 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 10:53 .. 11:05:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 10:53 cost 11:05:44 -rw-r--r-- 1 jenkins jenkins 91 Oct 14 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:05:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:45 ---> package-listing.sh 11:05:45 ++ facter osfamily 11:05:45 ++ tr '[:upper:]' '[:lower:]' 11:05:45 + OS_FAMILY=debian 11:05:45 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-320 11:05:45 + START_PACKAGES=/tmp/packages_start.txt 11:05:45 + END_PACKAGES=/tmp/packages_end.txt 11:05:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:45 + PACKAGES=/tmp/packages_start.txt 11:05:45 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-320 ']' 11:05:45 + PACKAGES=/tmp/packages_end.txt 11:05:45 + case "${OS_FAMILY}" in 11:05:45 + dpkg -l 11:05:45 + grep '^ii' 11:05:45 + '[' -f /tmp/packages_start.txt ']' 11:05:45 + '[' -f /tmp/packages_end.txt ']' 11:05:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:45 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-320 ']' 11:05:45 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-320/archives/ 11:05:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-320/archives/ [Pipeline] echo 11:05:45 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-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:05:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:47 prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container 11:05:47 $ 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-320/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-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:47 $ docker top c5e363aaaa662d81111350cb7c381cc73141adafdacc4b8ceea1cb55ab3be5c8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:47 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:48 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:48 + ls /var/log/sa-host 11:05:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:48 provisioning config files... 11:05:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config6877906896958098001tmp [Pipeline] { [Pipeline] echo 11:05:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:49 ---> create-netrc.sh [Pipeline] } 11:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:49 ---> python-tools-install.sh [Pipeline] echo 11:05:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:49 ---> sudo-logs.sh 11:05:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:50 ---> job-cost.sh 11:05:50 lf-activate-venv: SKIPPING 11:05:50 DEBUG: total: 0.2199999988079071 11:05:50 INFO: Retrieving Stack Cost... 11:05:50 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:51 INFO: Archiving Costs [Pipeline] echo 11:05:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:51 ---> logs-deploy.sh 11:05:51 lf-activate-venv: SKIPPING 11:05:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-320/1 11:05:51 INFO: archiving workspace using pattern(s): 11:05:52 Archives upload complete. 11:05:52 INFO: archiving logs to Nexus