Pull request #324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 037a9fb013326fc3f7c40ac2ddf62bf1c574353e+d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 (351bc3d69994cd8d42aaf895bf0d3a7864d7edce) 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-ssh7296314110990579989.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-ssh12400412007125957816.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-324/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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9763307548603108581.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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh660792240201528805.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-ssh15674452410442537780.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-324/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-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10560360956709567745.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24214 in /w/workspace/undry_device-rfid-llrp-go_PR-324 [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-324 # 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/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 into PR head commit 037a9fb013326fc3f7c40ac2ddf62bf1c574353e Merge succeeded, producing 037a9fb013326fc3f7c40ac2ddf62bf1c574353e Checking out Revision 037a9fb013326fc3f7c40ac2ddf62bf1c574353e (PR-324) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # 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 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:55:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:55:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:55:48 ========================================================= 10:55:48 EdgeX Global Pipelines Version Info 10:55:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:55:49 ------------------- 10:55:49 stable info: 10:55:49 ------------------- 10:55:49 Commited By: Ginny Guan ginny@iotechsys.com 10:55:49 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:55:49 Message: update stable to v1.0.265 10:55:50 ------------------- 10:55:50 experimental info: 10:55:50 ------------------- 10:55:50 Commited By: Cherry Wang cherry@iotechsys.com 10:55:50 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:55:50 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:55:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo 10:55:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo 10:55:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo 10:55:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo 10:55:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 037a9fb [Pipeline] echo 10:55:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:52 provisioning config files... 10:55:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config9569673772200776420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:52 ---> ****-login.sh 10:55:52 nexus3.edgexfoundry.org:10001 10:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:53 Configure a credential helper to remove this warning. See 10:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:53 10:55:53 Login Succeeded 10:55:53 nexus3.edgexfoundry.org:10002 10:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:53 Configure a credential helper to remove this warning. See 10:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:53 10:55:53 Login Succeeded 10:55:53 nexus3.edgexfoundry.org:10003 10:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:53 Configure a credential helper to remove this warning. See 10:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:53 10:55:53 Login Succeeded 10:55:53 nexus3.edgexfoundry.org:10004 10:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:53 Configure a credential helper to remove this warning. See 10:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:53 10:55:53 Login Succeeded 10:55:53 ****.io 10:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:53 Configure a credential helper to remove this warning. See 10:55:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:53 10:55:53 Login Succeeded 10:55:53 ---> ****-login.sh ends [Pipeline] } 10:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:55:54 + git rev-list -1 --merges 037a9fb013326fc3f7c40ac2ddf62bf1c574353e~1..037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo 10:55:54 -----------> git rev-list -1 --merges 037a9fb013326fc3f7c40ac2ddf62bf1c574353e~1..037a9fb013326fc3f7c40ac2ddf62bf1c574353e 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [false] [Pipeline] sh 10:55:55 + git log --format=format:%s -1 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo 10:55:55 ========================================================= 10:55:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:55:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:55 + git log --format=format:%s -1 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo 10:55:55 [semverPrep] GIT_COMMIT: 037a9fb013326fc3f7c40ac2ddf62bf1c574353e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:55:55 [semverPrep] This is not a build commit. [Pipeline] sh 10:55:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:56 + grep -v github /etc/ssh/ssh_known_hosts 10:55:56 + [ -e /tmp/ssh_known_hosts ] 10:55:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:55:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:55:56 + sudo tee -a /etc/ssh/ssh_known_hosts 10:55:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:56 10:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:56 0.1.4: Pulling from edgex-devops/py-git-semver 10:55:56 b85a868b505f: Pulling fs layer 10:55:56 e2be974225ed: Pulling fs layer 10:55:56 339a4e72a1f5: Pulling fs layer 10:55:56 988bab9f4d93: Pulling fs layer 10:55:56 1469e6f7b9e6: Pulling fs layer 10:55:56 eaf3925da568: Pulling fs layer 10:55:56 bab4dde63d76: Pulling fs layer 10:55:56 bde34c3a00c8: Pulling fs layer 10:55:56 b352a97aabf1: Pulling fs layer 10:55:56 4872d77fe225: Pulling fs layer 10:55:56 5851b861e8e6: Pulling fs layer 10:55:56 988bab9f4d93: Waiting 10:55:56 1469e6f7b9e6: Waiting 10:55:56 eaf3925da568: Waiting 10:55:56 bab4dde63d76: Waiting 10:55:56 bde34c3a00c8: Waiting 10:55:56 b352a97aabf1: Waiting 10:55:56 4872d77fe225: Waiting 10:55:56 5851b861e8e6: Waiting 10:55:56 e2be974225ed: Download complete 10:55:56 988bab9f4d93: Verifying Checksum 10:55:56 988bab9f4d93: Download complete 10:55:56 1469e6f7b9e6: Verifying Checksum 10:55:56 1469e6f7b9e6: Download complete 10:55:57 eaf3925da568: Download complete 10:55:57 339a4e72a1f5: Verifying Checksum 10:55:57 339a4e72a1f5: Download complete 10:55:57 bde34c3a00c8: Download complete 10:55:57 b352a97aabf1: Verifying Checksum 10:55:57 b352a97aabf1: Download complete 10:55:57 4872d77fe225: Download complete 10:55:57 5851b861e8e6: Verifying Checksum 10:55:57 5851b861e8e6: Download complete 10:55:57 b85a868b505f: Verifying Checksum 10:55:57 b85a868b505f: Download complete 10:55:57 bab4dde63d76: Verifying Checksum 10:55:57 bab4dde63d76: Download complete 10:55:58 b85a868b505f: Pull complete 10:55:58 e2be974225ed: Pull complete 10:55:59 339a4e72a1f5: Pull complete 10:55:59 988bab9f4d93: Pull complete 10:55:59 1469e6f7b9e6: Pull complete 10:55:59 eaf3925da568: Pull complete 10:56:01 bab4dde63d76: Pull complete 10:56:01 bde34c3a00c8: Pull complete 10:56:01 b352a97aabf1: Pull complete 10:56:01 4872d77fe225: Pull complete 10:56:01 5851b861e8e6: Pull complete 10:56:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:02 prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container 10:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:56:05 $ docker top 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc -eo pid,comm 10:56:05 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:56:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:05 [ssh-agent] Looking for ssh-agent implementation... 10:56:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:05 $ docker exec 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent 10:56:05 SSH_AUTH_SOCK=/tmp/ssh-5C47NxpNoNOz/agent.32 10:56:05 SSH_AGENT_PID=39 10:56:05 Running ssh-add (command line suppressed) 10:56:06 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_16279377603030713288.key (/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_16279377603030713288.key) 10:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:06 + git tag --points-at HEAD [Pipeline] } 10:56:06 $ docker exec --env ******** --env ******** 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent -k 10:56:06 unset SSH_AUTH_SOCK; 10:56:06 unset SSH_AGENT_PID; 10:56:06 echo Agent pid 39 killed; 10:56:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:06 [ssh-agent] Looking for ssh-agent implementation... 10:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:06 $ docker exec 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent 10:56:06 SSH_AUTH_SOCK=/tmp/ssh-6ZzgePnJPNEL/agent.72 10:56:06 SSH_AGENT_PID=78 10:56:06 Running ssh-add (command line suppressed) 10:56:06 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_11802812826651479346.key (/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_11802812826651479346.key) 10:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:07 + git semver init 10:56:07 2024-10-31 10:56:07,505 [run_init] DEBUG init version:0.0.0 force:False 10:56:07 2024-10-31 10:56:07,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver 10:56:07 2024-10-31 10:56:07,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-324/.semver 10:56:07 2024-10-31 10:56:07,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-324, universal_newlines=False, shell=None, istream=None) 10:56:09 2024-10-31 10:56:09,275 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-324/.git/info/exclude 10:56:09 2024-10-31 10:56:09,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver/PR-324 with force:False 10:56:09 2024-10-31 10:56:09,275 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver/PR-324 10:56:09 2024-10-31 10:56:09,279 [execute] INFO git cat-file --batch-check 10:56:09 2024-10-31 10:56:09,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) 10:56:09 2024-10-31 10:56:09,286 [execute] INFO git cat-file --batch 10:56:09 2024-10-31 10:56:09,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) 10:56:09 2024-10-31 10:56:09,290 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-324/.semver/PR-324 10:56:09 0.0.0 [Pipeline] } 10:56:09 $ docker exec --env ******** --env ******** 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent -k 10:56:09 unset SSH_AUTH_SOCK; 10:56:09 unset SSH_AGENT_PID; 10:56:09 echo Agent pid 78 killed; 10:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:10 + git semver [Pipeline] } 10:56:10 $ docker stop --time=1 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc 10:56:11 $ docker rm -f --volumes 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc [Pipeline] // withDockerContainer [Pipeline] sh 10:56:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:56:12 Stashed 1 file(s) [Pipeline] echo 10:56:12 [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:56:13 provisioning config files... 10:56:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config10068607059326929650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:13 ---> ****-login.sh 10:56:13 nexus3.edgexfoundry.org:10001 10:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:13 Configure a credential helper to remove this warning. See 10:56:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:13 10:56:13 Login Succeeded 10:56:13 nexus3.edgexfoundry.org:10002 10:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:13 Configure a credential helper to remove this warning. See 10:56:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:13 10:56:13 Login Succeeded 10:56:13 nexus3.edgexfoundry.org:10003 10:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:14 Configure a credential helper to remove this warning. See 10:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:14 10:56:14 Login Succeeded 10:56:14 nexus3.edgexfoundry.org:10004 10:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:14 Configure a credential helper to remove this warning. See 10:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:14 10:56:14 Login Succeeded 10:56:14 ****.io 10:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:14 Configure a credential helper to remove this warning. See 10:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:14 10:56:14 Login Succeeded 10:56:14 ---> ****-login.sh ends [Pipeline] } 10:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:56:14 ========================================================= 10:56:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:56:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:15 + 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:56:15 Sending build context to Docker daemon 11.48MB 10:56:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:56:15 Step 2/12 : FROM ${BASE} AS builder 10:56:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:56:15 43c4264eed91: Pulling fs layer 10:56:15 4cc291be95ef: Pulling fs layer 10:56:15 2ac1f1163629: Pulling fs layer 10:56:15 5c3c966382ef: Pulling fs layer 10:56:15 4f4fb700ef54: Pulling fs layer 10:56:15 5d5c8e513c77: Pulling fs layer 10:56:15 9f66e0745190: Pulling fs layer 10:56:15 f49a43e4bbc0: Pulling fs layer 10:56:15 5c3c966382ef: Waiting 10:56:15 5d5c8e513c77: Waiting 10:56:15 4f4fb700ef54: Waiting 10:56:15 9f66e0745190: Waiting 10:56:15 561ebcabdf7f: Pulling fs layer 10:56:15 f49a43e4bbc0: Waiting 10:56:15 561ebcabdf7f: Waiting 10:56:15 4cc291be95ef: Download complete 10:56:15 5c3c966382ef: Verifying Checksum 10:56:15 5c3c966382ef: Download complete 10:56:15 4f4fb700ef54: Verifying Checksum 10:56:15 4f4fb700ef54: Download complete 10:56:15 5d5c8e513c77: Verifying Checksum 10:56:15 5d5c8e513c77: Download complete 10:56:15 43c4264eed91: Download complete 10:56:15 9f66e0745190: Verifying Checksum 10:56:15 9f66e0745190: Download complete 10:56:15 43c4264eed91: Pull complete 10:56:15 561ebcabdf7f: Verifying Checksum 10:56:15 561ebcabdf7f: Download complete 10:56:15 4cc291be95ef: Pull complete 10:56:15 2ac1f1163629: Download complete 10:56:16 f49a43e4bbc0: Verifying Checksum 10:56:16 f49a43e4bbc0: Download complete 10:56:19 2ac1f1163629: Pull complete 10:56:19 5c3c966382ef: Pull complete 10:56:19 4f4fb700ef54: Pull complete 10:56:19 5d5c8e513c77: Pull complete 10:56:19 9f66e0745190: Pull complete 10:56:22 f49a43e4bbc0: Pull complete 10:56:22 561ebcabdf7f: Pull complete 10:56:22 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:56:22 ---> 3a752c3f9dda 10:56:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:56:28 Still waiting to schedule task 10:56:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:56:28 ---> Running in 21917ba97aff 10:56:28 Removing intermediate container 21917ba97aff 10:56:28 ---> e32d8f7834b2 10:56:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:28 ---> Running in 78e05f4fc30e 10:56:28 Removing intermediate container 78e05f4fc30e 10:56:28 ---> 428ba1aa7db4 10:56:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:56:28 ---> Running in e69eb4efcfc2 10:56:28 Removing intermediate container e69eb4efcfc2 10:56:28 ---> cec2af8d5e60 10:56:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:56:28 ---> Running in d18d15556d44 10:56:28 Removing intermediate container d18d15556d44 10:56:28 ---> 44bdfb36c57b 10:56:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:28 ---> Running in 5c485acd39d6 10:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:28 OK: 246 MiB in 54 packages 10:56:29 Removing intermediate container 5c485acd39d6 10:56:29 ---> 0308c245cbbc 10:56:29 Step 8/12 : WORKDIR /app 10:56:29 ---> Running in 87078151370c 10:56:29 Removing intermediate container 87078151370c 10:56:29 ---> bcc5790f44e7 10:56:29 Step 9/12 : COPY go.mod vendor* ./ 10:56:29 ---> 4d876dbf3ea3 10:56:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:29 ---> Running in 08b97eaaae26 10:57:37 Removing intermediate container 08b97eaaae26 10:57:37 ---> e520c2d298f3 10:57:37 Step 11/12 : COPY . . 10:57:37 ---> 9cb13634c1c9 10:57:37 Step 12/12 : RUN $MAKE 10:57:37 ---> Running in 529c56f4557c 10:57:37 noop 10:57:37 Removing intermediate container 529c56f4557c 10:57:37 ---> 436f480de929 10:57:37 Successfully built 436f480de929 10:57:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:37 + docker inspect -f . ci-base-image-x86_64 10:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:37 prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container 10:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:57:38 $ docker top 8796ee39b8d4a3233ce90e73fcfe217f2f73786542839fa479c080cb315ed223 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:38 + go version 10:57:38 go version go1.23.2 linux/amd64 [Pipeline] } 10:57:38 $ docker stop --time=1 8796ee39b8d4a3233ce90e73fcfe217f2f73786542839fa479c080cb315ed223 10:57:39 $ docker rm -f --volumes 8796ee39b8d4a3233ce90e73fcfe217f2f73786542839fa479c080cb315ed223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:40 + docker inspect -f . ci-base-image-x86_64 10:57:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:40 prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container 10:57:41 $ 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-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:57:41 $ docker top aa25c248a4591161ea68e88d43c720c80d399edacfa557981cdd1303fc50707b -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:41 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-324 [Pipeline] fileExists [Pipeline] sh 10:57:42 + make test 10:57:42 go test ./... -coverprofile=coverage.out ./... 10:57:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:57:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24215 in /w/workspace/undry_device-rfid-llrp-go_PR-324 [Pipeline] { [Pipeline] ws 10:57:56 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:57:56 The recommended git tool is: git 10:58:00 using credential edgex-jenkins-ssh 10:58:00 Cloning the remote Git repository 10:58:00 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:58:01 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:58:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:58:01 > git --version # timeout=10 10:58:01 > git --version # 'git version 2.25.1' 10:58:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:58:05 Merging remotes/origin/main commit d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 into PR head commit 037a9fb013326fc3f7c40ac2ddf62bf1c574353e 10:58:05 Merge succeeded, producing 037a9fb013326fc3f7c40ac2ddf62bf1c574353e 10:58:05 Checking out Revision 037a9fb013326fc3f7c40ac2ddf62bf1c574353e (PR-324) 10:58:06 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:58:06 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:58:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:58:05 > git config core.sparsecheckout # timeout=10 10:58:05 > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # timeout=10 10:58:05 > git remote # timeout=10 10:58:05 > git config --get remote.origin.url # timeout=10 10:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:05 > git merge d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 10:58:05 > git rev-parse HEAD^{commit} # timeout=10 10:58:05 > git config core.sparsecheckout # timeout=10 10:58:05 > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # timeout=10 10:58:06 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 10:58:06 > git --version # timeout=10 10:58:06 > git --version # 'git version 2.25.1' 10:58:06 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:58:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.443s coverage: 40.6% of statements 10:58:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 10:58:08 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:11 Dload Upload Total Spent Left Speed 10:58:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 46647 0 --:--:-- --:--:-- --:--:-- 46817 [Pipeline] sh 10:58:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:58:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:58:12 + sudo tee /etc/docker/daemon.new 10:58:12 { 10:58:12 "registry-mirrors": [ 10:58:12 "https://nexus3.edgexfoundry.org:10001" 10:58:12 ], 10:58:12 "bip": "10.250.0.254/24", 10:58:12 "hosts": [ 10:58:12 "tcp://0.0.0.0:5555", 10:58:12 "unix:///var/run/docker.sock" 10:58:12 ], 10:58:12 "mtu": 1458, 10:58:12 "selinux-enabled": true, 10:58:12 "seccomp-profile": "/etc/docker/seccomp.json" 10:58:12 } [Pipeline] sh 10:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:58:13 + sudo service docker restart 10:58:22 go vet ./... 10:58:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:58:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:58:29 ./bin/test-attribution-txt.sh [Pipeline] echo 10:58:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:58:29 $ docker stop --time=1 aa25c248a4591161ea68e88d43c720c80d399edacfa557981cdd1303fc50707b 10:58:31 $ docker rm -f --volumes aa25c248a4591161ea68e88d43c720c80d399edacfa557981cdd1303fc50707b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:32 provisioning config files... 10:58:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4744772093452402982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:58:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 10:58:32 ---> ****-login.sh 10:58:32 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 10:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:33 Configure a credential helper to remove this warning. See 10:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:33 10:58:33 Login Succeeded 10:58:33 nexus3.edgexfoundry.org:10002 10:58:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:33 + ls -al . 10:58:33 total 704 10:58:33 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 10:57 . 10:58:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:55 .. 10:58:33 -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 10:55 .dockerignore 10:58:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 10:58 .git 10:58:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:55 .github 10:58:33 -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 10:55 .gitignore 10:58:33 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 10:55 .golangci.yml 10:58:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 10:56 .semver 10:58:33 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 10:55 Attribution.txt 10:58:33 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 10:55 CHANGELOG.md 10:58:33 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 10:55 Dockerfile 10:58:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:55 GOVERNANCE.md 10:58:33 -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 10:55 Jenkinsfile 10:58:33 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 10:55 LICENSE 10:58:33 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 10:55 Makefile 10:58:33 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 10:55 OWNERS.md 10:58:33 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 10:55 README.md 10:58:33 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 10:56 VERSION 10:58:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:55 bin 10:58:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:55 cmd 10:58:33 -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 10:58 coverage.out 10:58:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:55 examples 10:58:33 -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 10:55 go.mod 10:58:33 -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 10:55 go.sum 10:58:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:55 images 10:58:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:55 internal 10:58:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:55 pkg 10:58:33 -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv 10:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:34 Configure a credential helper to remove this warning. See 10:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:34 10:58:34 Login Succeeded 10:58:34 nexus3.edgexfoundry.org:10003 10:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh 10:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:34 Configure a credential helper to remove this warning. See 10:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:34 10:58:34 Login Succeeded 10:58:34 nexus3.edgexfoundry.org:10004 10:58:34 + 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=037a9fb013326fc3f7c40ac2ddf62bf1c574353e --label arch=amd64 --label version=0.0.0 . 10:58:34 Sending build context to Docker daemon 11.48MB 10:58:34 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:58:34 Step 2/25 : FROM ${BASE} AS builder 10:58:34 ---> 436f480de929 10:58:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:34 Configure a credential helper to remove this warning. See 10:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:34 10:58:34 Login Succeeded 10:58:34 ****.io 10:58:34 ---> Running in 0799dc3050b6 10:58:34 Removing intermediate container 0799dc3050b6 10:58:34 ---> 7a262531b65b 10:58:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:34 ---> Running in 69506c54589c 10:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:35 Removing intermediate container 69506c54589c 10:58:35 ---> ac1b2cc3f766 10:58:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:58:35 ---> Running in 026051e52889 10:58:35 Removing intermediate container 026051e52889 10:58:35 ---> 6f067bbf097b 10:58:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:58:35 ---> Running in 27589d0bbe7a 10:58:35 Removing intermediate container 27589d0bbe7a 10:58:35 ---> 0077efee6399 10:58:35 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:35 ---> Running in bc5456a32f4e 10:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:35 Configure a credential helper to remove this warning. See 10:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:35 10:58:35 Login Succeeded 10:58:35 ---> ****-login.sh ends [Pipeline] } 10:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:58:35 ========================================================= 10:58:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:58:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 10:58:35 OK: 246 MiB in 54 packages [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:36 + 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:58:36 Removing intermediate container bc5456a32f4e 10:58:36 ---> 1be1d59df764 10:58:36 Step 8/25 : WORKDIR /app 10:58:36 ---> Running in 1ce7f42e145d 10:58:36 Removing intermediate container 1ce7f42e145d 10:58:36 ---> bc8735bbb834 10:58:36 Step 9/25 : COPY go.mod vendor* ./ 10:58:36 ---> 3829cbd6491a 10:58:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:36 ---> Running in 888c9f1ec6fe 10:58:36 Sending build context to Docker daemon 1.21MB 10:58:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:58:36 Step 2/12 : FROM ${BASE} AS builder 10:58:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:36 cf04c63912e1: Pulling fs layer 10:58:36 55b35a11ae5e: Pulling fs layer 10:58:36 a37a00ec5f00: Pulling fs layer 10:58:36 50b3750afda1: Pulling fs layer 10:58:36 4f4fb700ef54: Pulling fs layer 10:58:36 80978eb59214: Pulling fs layer 10:58:36 c9f46d7d2bd2: Pulling fs layer 10:58:36 c5a475d317c9: Pulling fs layer 10:58:36 80978eb59214: Waiting 10:58:36 c9f46d7d2bd2: Waiting 10:58:36 c5a475d317c9: Waiting 10:58:36 50b3750afda1: Waiting 10:58:36 4f4fb700ef54: Waiting 10:58:36 55b35a11ae5e: Verifying Checksum 10:58:36 55b35a11ae5e: Download complete 10:58:36 50b3750afda1: Verifying Checksum 10:58:36 50b3750afda1: Download complete 10:58:36 4f4fb700ef54: Verifying Checksum 10:58:36 4f4fb700ef54: Download complete 10:58:36 80978eb59214: Download complete 10:58:36 cf04c63912e1: Verifying Checksum 10:58:36 cf04c63912e1: Download complete 10:58:37 Removing intermediate container 888c9f1ec6fe 10:58:37 ---> 9e834bf33e65 10:58:37 Step 11/25 : COPY . . 10:58:37 c5a475d317c9: Verifying Checksum 10:58:37 c5a475d317c9: Download complete 10:58:37 ---> 05e65b6ffa4f 10:58:37 Step 12/25 : RUN $MAKE 10:58:37 ---> Running in 8f2672bc82d3 10:58:37 cf04c63912e1: Pull complete 10:58:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:58:38 55b35a11ae5e: Pull complete 10:58:38 a37a00ec5f00: Verifying Checksum 10:58:38 a37a00ec5f00: Download complete 10:58:39 c9f46d7d2bd2: Verifying Checksum 10:58:39 c9f46d7d2bd2: Download complete 10:58:54 a37a00ec5f00: Pull complete 10:58:54 50b3750afda1: Pull complete 10:58:54 4f4fb700ef54: Pull complete 10:58:54 80978eb59214: Pull complete 10:59:01 c9f46d7d2bd2: Pull complete 10:59:02 c5a475d317c9: Pull complete 10:59:02 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:59:02 ---> be29e6b0f0d4 10:59:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:03 ---> Running in 7924470ced79 10:59:03 Removing intermediate container 7924470ced79 10:59:03 ---> 7032df77da61 10:59:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:03 ---> Running in 6110110d134c 10:59:04 Removing intermediate container 6110110d134c 10:59:04 ---> 2095aa5eec9b 10:59:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:59:04 ---> Running in da784b7646e8 10:59:04 Removing intermediate container da784b7646e8 10:59:04 ---> 64b101fb9b96 10:59:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:04 ---> Running in 2a486ebd372f 10:59:04 Removing intermediate container 2a486ebd372f 10:59:04 ---> 4d4a4b73926c 10:59:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:04 ---> Running in 2f650cc35a44 10:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:59:07 OK: 238 MiB in 54 packages 10:59:08 Removing intermediate container 2f650cc35a44 10:59:08 ---> 870ba12a8488 10:59:08 Step 8/12 : WORKDIR /app 10:59:08 ---> Running in c7a43e2ff3da 10:59:08 Removing intermediate container c7a43e2ff3da 10:59:08 ---> 055c55d0b6ca 10:59:08 Step 9/12 : COPY go.mod vendor* ./ 10:59:08 ---> badd1ff79619 10:59:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:08 ---> Running in f687ea83f324 10:59:16 Removing intermediate container 8f2672bc82d3 10:59:16 ---> 2d4415c7c52a 10:59:16 Step 13/25 : FROM alpine:3.20 10:59:16 3.20: Pulling from library/alpine 10:59:16 43c4264eed91: Already exists 10:59:16 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:59:16 Status: Downloaded newer image for alpine:3.20 10:59:16 ---> 91ef0af61f39 10:59:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:59:16 ---> Running in 2b85732553a1 10:59:16 Removing intermediate container 2b85732553a1 10:59:16 ---> 67de17d86b71 10:59:16 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:59:16 ---> Running in a8017b541516 10:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:59:16 (1/1) Installing dumb-init (1.2.5-r3) 10:59:16 Executing busybox-1.36.1-r29.trigger 10:59:16 OK: 8 MiB in 15 packages 10:59:16 Removing intermediate container a8017b541516 10:59:16 ---> 769952e44d20 10:59:16 Step 16/25 : RUN apk --no-cache upgrade 10:59:16 ---> Running in 1645393dea2a 10:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:59:16 Upgrading critical system libraries and apk-tools: 10:59:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:59:16 Executing busybox-1.36.1-r29.trigger 10:59:16 Continuing the upgrade transaction with new apk-tools: 10:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:59:16 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:59:16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:59:16 OK: 8 MiB in 15 packages 10:59:17 Removing intermediate container 1645393dea2a 10:59:17 ---> be264da06d62 10:59:17 Step 17/25 : COPY --from=builder /app/LICENSE / 10:59:17 ---> c181757ec8b4 10:59:17 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:59:17 ---> 92d139d5f4af 10:59:17 Step 19/25 : COPY --from=builder /app/cmd/ / 10:59:19 ---> 6b06642ffb64 10:59:19 Step 20/25 : EXPOSE 59989 10:59:19 ---> Running in 436ce2e84451 10:59:19 Removing intermediate container 436ce2e84451 10:59:19 ---> 1e06df3c0e4b 10:59:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:59:19 ---> Running in 72a3f7a02fe7 10:59:19 Removing intermediate container 72a3f7a02fe7 10:59:19 ---> 8d23065e0f70 10:59:19 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:59:19 ---> Running in 11ad100a4260 10:59:19 Removing intermediate container 11ad100a4260 10:59:19 ---> 387f0ae32dc8 10:59:19 Step 23/25 : LABEL arch=amd64 10:59:19 ---> Running in add8fd81edc9 10:59:19 Removing intermediate container add8fd81edc9 10:59:19 ---> 3ffc5259eb2d 10:59:19 Step 24/25 : LABEL git_sha=037a9fb013326fc3f7c40ac2ddf62bf1c574353e 10:59:19 ---> Running in 8d36e8a1ad93 10:59:19 Removing intermediate container 8d36e8a1ad93 10:59:19 ---> 49f950acf0a2 10:59:19 Step 25/25 : LABEL version=0.0.0 10:59:19 ---> Running in 9964a89357e4 10:59:19 Removing intermediate container 9964a89357e4 10:59:19 ---> 4f1fc047d037 10:59:19 [Warning] One or more build-args [ARCH] were not consumed 10:59:19 Successfully built 4f1fc047d037 10:59:19 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:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:20 10:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:21 latest: Pulling from edgex-lftools-log-publisher 10:59:21 5eb5b503b376: Pulling fs layer 10:59:21 5c69ac0246d0: Pulling fs layer 10:59:21 ec43610c2a17: Pulling fs layer 10:59:21 3a2ae6a8a46f: Pulling fs layer 10:59:21 33b1e0a273af: Pulling fs layer 10:59:21 5d3b04190fa2: Pulling fs layer 10:59:21 2f39f015ded8: Pulling fs layer 10:59:21 5d3b04190fa2: Waiting 10:59:21 33b1e0a273af: Waiting 10:59:21 2f39f015ded8: Waiting 10:59:21 3a2ae6a8a46f: Waiting 10:59:21 5c69ac0246d0: Download complete 10:59:21 3a2ae6a8a46f: Verifying Checksum 10:59:21 3a2ae6a8a46f: Download complete 10:59:21 33b1e0a273af: Verifying Checksum 10:59:21 33b1e0a273af: Download complete 10:59:21 5d3b04190fa2: Verifying Checksum 10:59:21 5d3b04190fa2: Download complete 10:59:21 ec43610c2a17: Verifying Checksum 10:59:21 ec43610c2a17: Download complete 10:59:21 5eb5b503b376: Verifying Checksum 10:59:21 5eb5b503b376: Download complete 10:59:22 2f39f015ded8: Download complete 10:59:22 5eb5b503b376: Pull complete 10:59:22 5c69ac0246d0: Pull complete 10:59:23 ec43610c2a17: Pull complete 10:59:23 3a2ae6a8a46f: Pull complete 10:59:23 33b1e0a273af: Pull complete 10:59:23 5d3b04190fa2: Pull complete 10:59:27 2f39f015ded8: Pull complete 10:59:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:28 prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container 10:59:28 $ 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-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:59:32 $ docker top 6a565b76373c02eff96c0865dd74f7c9bad0bcdb6ea731c059a850095f94723b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:33 ---> job-cost.sh 10:59:33 lf-activate-venv: SKIPPING 10:59:33 INFO: No Stack... 10:59:33 INFO: Retrieving Pricing Info for: v3-standard-8 10:59:33 INFO: Archiving Costs [Pipeline] sh 10:59:34 + cat /w/workspace/undry_device-rfid-llrp-go_PR-324/archives/cost.csv 10:59:34 + cut -d, -f6 [Pipeline] lock 10:59:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] 10:59:34 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] did not exist. Created. 10:59:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:34 + echo total: 0.2199999988079071 [Pipeline] stash 10:59:34 Stashed 1 file(s) [Pipeline] } 10:59:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:34 $ docker stop --time=1 6a565b76373c02eff96c0865dd74f7c9bad0bcdb6ea731c059a850095f94723b 10:59:35 $ docker rm -f --volumes 6a565b76373c02eff96c0865dd74f7c9bad0bcdb6ea731c059a850095f94723b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:01 Removing intermediate container f687ea83f324 11:01:01 ---> 0187dbe7cc3f 11:01:01 Step 11/12 : COPY . . 11:01:01 ---> a036bff6b69f 11:01:01 Step 12/12 : RUN $MAKE 11:01:01 ---> Running in 5e0ce3ab539c 11:01:01 noop 11:01:01 Removing intermediate container 5e0ce3ab539c 11:01:01 ---> b7392d00b9f4 11:01:01 Successfully built b7392d00b9f4 11:01:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:01 + docker inspect -f . ci-base-image-arm64 11:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:02 prd-ubuntu20.04-docker-arm64-4c-16g-24215 does not seem to be running inside a container 11:01:02 $ 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 ******** ci-base-image-arm64 cat 11:01:03 $ docker top 4e2afa3cffd2cf1076ec54c4b2661f8f79d0b297e034c9d44e7c4c5b45e605bf -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:04 + go version 11:01:04 go version go1.23.2 linux/arm64 [Pipeline] } 11:01:04 $ docker stop --time=1 4e2afa3cffd2cf1076ec54c4b2661f8f79d0b297e034c9d44e7c4c5b45e605bf 11:01:06 $ docker rm -f --volumes 4e2afa3cffd2cf1076ec54c4b2661f8f79d0b297e034c9d44e7c4c5b45e605bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:07 + docker inspect -f . ci-base-image-arm64 11:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-24215 does not seem to be running inside a container 11:01:07 $ 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 ******** ci-base-image-arm64 cat 11:01:08 $ docker top c2f4756f8131371b4e592559f623da1c8fdf3369d17d8c54fd66f8162a50777a -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:09 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:01:09 + make test 11:01:10 go test ./... -coverprofile=coverage.out ./... 11:01:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:04:52 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:04:52 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:05:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.803s coverage: 40.6% of statements 11:05:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements 11:05:14 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.583s coverage: 51.9% of statements 11:05:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:05:14 go vet ./... 11:06:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:06:02 $ docker stop --time=1 c2f4756f8131371b4e592559f623da1c8fdf3369d17d8c54fd66f8162a50777a 11:06:04 $ docker rm -f --volumes c2f4756f8131371b4e592559f623da1c8fdf3369d17d8c54fd66f8162a50777a [Pipeline] // withDockerContainer [Pipeline] sh 11:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:06 Warning: overwriting stash ‘coverage-report’ 11:06:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:07 + ls -al . 11:06:07 total 700 11:06:07 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 11:01 . 11:06:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 .. 11:06:07 -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 10:58 .dockerignore 11:06:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 10:58 .git 11:06:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:58 .github 11:06:07 -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 10:58 .gitignore 11:06:07 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 10:58 .golangci.yml 11:06:07 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 10:58 Attribution.txt 11:06:07 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 10:58 CHANGELOG.md 11:06:07 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 10:58 Dockerfile 11:06:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:58 GOVERNANCE.md 11:06:07 -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 10:58 Jenkinsfile 11:06:07 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 10:58 LICENSE 11:06:07 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 10:58 Makefile 11:06:07 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 10:58 OWNERS.md 11:06:07 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 10:58 README.md 11:06:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 10:56 VERSION 11:06:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 bin 11:06:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 cmd 11:06:07 -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 11:05 coverage.out 11:06:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 examples 11:06:07 -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 10:58 go.mod 11:06:07 -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 10:58 go.sum 11:06:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 images 11:06:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 internal 11:06:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:58 pkg 11:06:07 -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:08 + 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=037a9fb013326fc3f7c40ac2ddf62bf1c574353e --label arch=arm64 --label version=0.0.0 . 11:06:08 Sending build context to Docker daemon 1.21MB 11:06:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:06:08 Step 2/25 : FROM ${BASE} AS builder 11:06:08 ---> b7392d00b9f4 11:06:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:06:08 ---> Running in ecf7e914ed39 11:06:09 Removing intermediate container ecf7e914ed39 11:06:09 ---> dc77c76738a6 11:06:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:09 ---> Running in 9de190eea6ab 11:06:09 Removing intermediate container 9de190eea6ab 11:06:09 ---> a4789d5d0bd6 11:06:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:06:09 ---> Running in 868618ae2e4d 11:06:09 Removing intermediate container 868618ae2e4d 11:06:09 ---> 69e8eac31a5c 11:06:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:06:10 ---> Running in a8661201846f 11:06:10 Removing intermediate container a8661201846f 11:06:10 ---> f4e33f35c322 11:06:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:10 ---> Running in 0a16cfa885aa 11:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:06:12 OK: 238 MiB in 54 packages 11:06:13 Removing intermediate container 0a16cfa885aa 11:06:13 ---> 26b493da4c9c 11:06:13 Step 8/25 : WORKDIR /app 11:06:13 ---> Running in eda9e217f5ec 11:06:14 Removing intermediate container eda9e217f5ec 11:06:14 ---> ef03cd2effd4 11:06:14 Step 9/25 : COPY go.mod vendor* ./ 11:06:14 ---> e96641de8b06 11:06:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:14 ---> Running in ca781bbed028 11:06:16 Removing intermediate container ca781bbed028 11:06:16 ---> 7f48af5e5ca4 11:06:16 Step 11/25 : COPY . . 11:06:17 ---> 9d3264380192 11:06:17 Step 12/25 : RUN $MAKE 11:06:17 ---> Running in dc008d1b0cb2 11:06:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:09:40 Removing intermediate container dc008d1b0cb2 11:09:40 ---> 053f5dea32f3 11:09:40 Step 13/25 : FROM alpine:3.20 11:09:40 3.20: Pulling from library/alpine 11:09:40 cf04c63912e1: Already exists 11:09:40 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:09:40 Status: Downloaded newer image for alpine:3.20 11:09:40 ---> c157a85ed455 11:09:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:09:40 ---> Running in 84c68181c3fc 11:09:40 Removing intermediate container 84c68181c3fc 11:09:40 ---> 8de238e6f033 11:09:40 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:09:40 ---> Running in 679e10c4d6fe 11:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:09:40 (1/1) Installing dumb-init (1.2.5-r3) 11:09:40 Executing busybox-1.36.1-r29.trigger 11:09:40 OK: 9 MiB in 15 packages 11:09:40 Removing intermediate container 679e10c4d6fe 11:09:40 ---> be42152016fd 11:09:40 Step 16/25 : RUN apk --no-cache upgrade 11:09:40 ---> Running in fab111085bc7 11:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:09:40 Upgrading critical system libraries and apk-tools: 11:09:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:09:40 Executing busybox-1.36.1-r29.trigger 11:09:40 Continuing the upgrade transaction with new apk-tools: 11:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:09:41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:09:41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:09:41 OK: 9 MiB in 15 packages 11:09:42 Removing intermediate container fab111085bc7 11:09:42 ---> db0b1e7cc01d 11:09:42 Step 17/25 : COPY --from=builder /app/LICENSE / 11:09:42 ---> 95379a031fa5 11:09:42 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:09:44 ---> 1800900596f7 11:09:44 Step 19/25 : COPY --from=builder /app/cmd/ / 11:09:46 ---> 14dd6bc93996 11:09:46 Step 20/25 : EXPOSE 59989 11:09:46 ---> Running in 0add1e021994 11:09:46 Removing intermediate container 0add1e021994 11:09:46 ---> a91aec038ca4 11:09:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:09:46 ---> Running in 94e83f7682e2 11:09:46 Removing intermediate container 94e83f7682e2 11:09:46 ---> 8afa44ea06e3 11:09:46 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:09:47 ---> Running in 61198b2c140d 11:09:47 Removing intermediate container 61198b2c140d 11:09:47 ---> ce486029c8ad 11:09:47 Step 23/25 : LABEL arch=arm64 11:09:47 ---> Running in 80a4eda5c1e9 11:09:47 Removing intermediate container 80a4eda5c1e9 11:09:47 ---> ede510594877 11:09:47 Step 24/25 : LABEL git_sha=037a9fb013326fc3f7c40ac2ddf62bf1c574353e 11:09:47 ---> Running in 4c9100b14d92 11:09:47 Removing intermediate container 4c9100b14d92 11:09:47 ---> cc36dade1e05 11:09:47 Step 25/25 : LABEL version=0.0.0 11:09:48 ---> Running in 7bf0e66c4e8d 11:09:48 Removing intermediate container 7bf0e66c4e8d 11:09:48 ---> dd5d2bc35dd8 11:09:48 [Warning] One or more build-args [ARCH] were not consumed 11:09:48 Successfully built dd5d2bc35dd8 11:09:48 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:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:49 11:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:49 arm64: Pulling from edgex-lftools-log-publisher 11:09:49 8998bd30e6a1: Pulling fs layer 11:09:49 04944245beec: Pulling fs layer 11:09:49 699f458cf7ca: Pulling fs layer 11:09:49 765212b225bb: Pulling fs layer 11:09:49 f23df028b6ca: Pulling fs layer 11:09:49 d65c8cfc05b1: Pulling fs layer 11:09:49 2437ff75d9bd: Pulling fs layer 11:09:49 f23df028b6ca: Waiting 11:09:49 d65c8cfc05b1: Waiting 11:09:49 765212b225bb: Waiting 11:09:49 2437ff75d9bd: Waiting 11:09:50 04944245beec: Verifying Checksum 11:09:50 04944245beec: Download complete 11:09:50 765212b225bb: Verifying Checksum 11:09:50 765212b225bb: Download complete 11:09:50 f23df028b6ca: Verifying Checksum 11:09:50 f23df028b6ca: Download complete 11:09:50 d65c8cfc05b1: Verifying Checksum 11:09:50 d65c8cfc05b1: Download complete 11:09:50 699f458cf7ca: Download complete 11:09:50 8998bd30e6a1: Verifying Checksum 11:09:50 8998bd30e6a1: Download complete 11:09:53 2437ff75d9bd: Verifying Checksum 11:09:53 2437ff75d9bd: Download complete 11:09:55 8998bd30e6a1: Pull complete 11:09:55 04944245beec: Pull complete 11:09:57 699f458cf7ca: Pull complete 11:09:57 765212b225bb: Pull complete 11:09:58 f23df028b6ca: Pull complete 11:09:58 d65c8cfc05b1: Pull complete 11:10:13 2437ff75d9bd: Pull complete 11:10:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:13 prd-ubuntu20.04-docker-arm64-4c-16g-24215 does not seem to be running inside a container 11:10:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:10:16 $ docker top 89c6fc7e9d0f78cecca32f7d88da73359021c32a536a969427b2a9420fb3aa76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:16 ---> job-cost.sh 11:10:17 lf-activate-venv: SKIPPING 11:10:17 INFO: No Stack... 11:10:17 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:18 INFO: Archiving Costs [Pipeline] sh 11:10:19 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:10:19 + cut -d, -f6 [Pipeline] lock 11:10:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] 11:10:19 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] did not exist. Created. 11:10:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:19 /w/workspace/device-rfid-llrp-go/1@tmp/durable-4eb397ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:20 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:20 Warning: overwriting stash ‘stack-cost’ 11:10:20 Stashed 1 file(s) [Pipeline] } 11:10:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:20 $ docker stop --time=1 89c6fc7e9d0f78cecca32f7d88da73359021c32a536a969427b2a9420fb3aa76 11:10:21 $ docker rm -f --volumes 89c6fc7e9d0f78cecca32f7d88da73359021c32a536a969427b2a9420fb3aa76 [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:10:23 provisioning config files... 11:10:23 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config13108543129288725250tmp [Pipeline] { [Pipeline] sh 11:10:23 + set +x 11:10:23 + bash -s -- 11:10:23 + curl -s https://codecov.io/bash 11:10:23 11:10:23 _____ _ 11:10:23 / ____| | | 11:10:23 | | ___ __| | ___ ___ _____ __ 11:10:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:10:23 | |___| (_) | (_| | __/ (_| (_) \ V / 11:10:23 \_____\___/ \__,_|\___|\___\___/ \_/ 11:10:23 Bash-1.0.6 11:10:23 11:10:23 11:10:23 ==> git version 2.25.1 found 11:10:23 ==> 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:10:23 Release-Date: 2020-01-08 11:10:23 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:10:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:10:23 ==> Jenkins CI detected. 11:10:23 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-324 11:10:23 project root: . 11:10:23 --> token set from env 11:10:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:10:23 ==> Running gcov in . (disable via -X gcov) 11:10:23 ==> Python coveragepy not found 11:10:23 ==> Searching for coverage reports in: 11:10:23 + . 11:10:23 -> Found 1 reports 11:10:23 ==> Detecting git/mercurial file structure 11:10:23 ==> Reading reports 11:10:23 + ./coverage.out bytes=451915 11:10:23 ==> Appending adjustments 11:10:23 https://docs.codecov.io/docs/fixing-reports 11:10:23 + Found adjustments 11:10:23 ==> Gzipping contents 11:10:23 52K /tmp/codecov.2nv0Ho.gz 11:10:23 ==> Uploading reports 11:10:23 url: https://codecov.io 11:10:23 query: branch=PR-324&commit=037a9fb013326fc3f7c40ac2ddf62bf1c574353e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=324&job=&cmd_args= 11:10:23 -> Pinging Codecov 11:10:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-324&commit=037a9fb013326fc3f7c40ac2ddf62bf1c574353e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=324&job=&cmd_args= 11:10:24 -> Uploading to 11:10:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/037a9fb013326fc3f7c40ac2ddf62bf1c574353e/5a5e1423-dcbe-4065-a958-0fabbc751c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T111023Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=498420bb2485e52d2cce9467267dd2a68a8ecce967e822278ba159e337e33146 11:10:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:10:24 Dload Upload Total Spent Left Speed 11:10:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 179k --:--:-- --:--:-- --:--:-- 179k 11:10:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] } 11:10:24 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:10:26 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-324/archives ] 11:10:26 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-324/archives 11:10:26 total 16 11:10:26 drwxr-xr-x 3 root root 4096 Oct 31 10:59 . 11:10:26 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 10:59 .. 11:10:26 drwxr-xr-x 2 root root 4096 Oct 31 10:59 cost 11:10:26 -rw-r--r-- 1 root root 91 Oct 31 10:59 cost.csv 11:10:26 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-324/archives 11:10:26 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-324/archives 11:10:26 total 16 11:10:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 10:59 . 11:10:26 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 10:59 .. 11:10:26 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 10:59 cost 11:10:26 -rw-r--r-- 1 jenkins jenkins 91 Oct 31 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:10:28 ---> package-listing.sh 11:10:28 ++ facter osfamily 11:10:28 ++ tr '[:upper:]' '[:lower:]' 11:10:28 + OS_FAMILY=debian 11:10:28 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-324 11:10:28 + START_PACKAGES=/tmp/packages_start.txt 11:10:28 + END_PACKAGES=/tmp/packages_end.txt 11:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:28 + PACKAGES=/tmp/packages_start.txt 11:10:28 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-324 ']' 11:10:28 + PACKAGES=/tmp/packages_end.txt 11:10:28 + case "${OS_FAMILY}" in 11:10:28 + dpkg -l 11:10:28 + grep '^ii' 11:10:28 + '[' -f /tmp/packages_start.txt ']' 11:10:28 + '[' -f /tmp/packages_end.txt ']' 11:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:28 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-324 ']' 11:10:28 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-324/archives/ 11:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-324/archives/ [Pipeline] echo 11:10:28 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:10:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:29 prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container 11:10:29 $ 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-324/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-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:10:29 $ docker top 695b6b41706cdfe47a0f13a4d2230b16e4e88db42e9b355d82eddcf8c1d1ccc2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:30 + touch /tmp/pre-build-complete [Pipeline] sh 11:10:30 + mkdir -p /var/log/sysstat [Pipeline] sh 11:10:30 + ls /var/log/sa-host 11:10:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:31 provisioning config files... 11:10:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config8502145216011356327tmp [Pipeline] { [Pipeline] echo 11:10:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:10:31 ---> create-netrc.sh [Pipeline] } 11:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:10:32 ---> python-tools-install.sh [Pipeline] echo 11:10:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:10:32 ---> sudo-logs.sh 11:10:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:10:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:10:32 ---> job-cost.sh 11:10:32 lf-activate-venv: SKIPPING 11:10:32 DEBUG: total: 0.2199999988079071 11:10:32 INFO: Retrieving Stack Cost... 11:10:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:10:33 INFO: Archiving Costs [Pipeline] echo 11:10:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:10:34 ---> logs-deploy.sh 11:10:34 lf-activate-venv: SKIPPING 11:10:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-324/1 11:10:34 INFO: archiving workspace using pattern(s): 11:10:35 Archives upload complete. 11:10:35 INFO: archiving logs to Nexus