Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 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-ssh11857361707047660742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh413114245505607036.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3929610615045245385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17430106620822815125.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9684318871088745722.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8051 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#255)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 > git rev-list --no-walk ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:50 ========================================================= 16:40:50 EdgeX Global Pipelines Version Info 16:40:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:51 ------------------- 16:40:51 stable info: 16:40:51 ------------------- 16:40:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:40:51 Message: update stable to v1.0.254 16:40:51 ------------------- 16:40:51 experimental info: 16:40:51 ------------------- 16:40:51 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:40:51 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e75981 [Pipeline] echo 16:40:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:52 provisioning config files... 16:40:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13774850011796916576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:52 ---> docker-login.sh 16:40:52 nexus3.edgexfoundry.org:10001 16:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:53 Configure a credential helper to remove this warning. See 16:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:53 16:40:53 Login Succeeded 16:40:53 nexus3.edgexfoundry.org:10002 16:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:53 Configure a credential helper to remove this warning. See 16:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:53 16:40:53 Login Succeeded 16:40:53 nexus3.edgexfoundry.org:10003 16:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:53 Configure a credential helper to remove this warning. See 16:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:53 16:40:53 Login Succeeded 16:40:53 nexus3.edgexfoundry.org:10004 16:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:53 Configure a credential helper to remove this warning. See 16:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:53 16:40:53 Login Succeeded 16:40:53 docker.io 16:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:53 Configure a credential helper to remove this warning. See 16:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:53 16:40:53 Login Succeeded 16:40:53 ---> docker-login.sh ends [Pipeline] } 16:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:40:54 + git rev-list -1 --merges 2e75981913cbc41681b9c59fd5d2458c5db5b5f2~1..2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo 16:40:54 -----------> git rev-list -1 --merges 2e75981913cbc41681b9c59fd5d2458c5db5b5f2~1..2e75981913cbc41681b9c59fd5d2458c5db5b5f2 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [false] [Pipeline] sh 16:40:54 + git log --format=format:%s -1 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo 16:40:54 ========================================================= 16:40:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:40:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:55 + git log --format=format:%s -1 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] echo 16:40:55 [semverPrep] GIT_COMMIT: 2e75981913cbc41681b9c59fd5d2458c5db5b5f2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#255) [Pipeline] echo 16:40:55 [semverPrep] This is not a build commit. [Pipeline] sh 16:40:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:55 + grep -v github /etc/ssh/ssh_known_hosts 16:40:55 + [ -e /tmp/ssh_known_hosts ] 16:40:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:40:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:40:55 + sudo tee -a /etc/ssh/ssh_known_hosts 16:40:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:55 16:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:56 0.1.4: Pulling from edgex-devops/py-git-semver 16:40:56 b85a868b505f: Pulling fs layer 16:40:56 e2be974225ed: Pulling fs layer 16:40:56 339a4e72a1f5: Pulling fs layer 16:40:56 988bab9f4d93: Pulling fs layer 16:40:56 1469e6f7b9e6: Pulling fs layer 16:40:56 eaf3925da568: Pulling fs layer 16:40:56 bab4dde63d76: Pulling fs layer 16:40:56 bde34c3a00c8: Pulling fs layer 16:40:56 b352a97aabf1: Pulling fs layer 16:40:56 4872d77fe225: Pulling fs layer 16:40:56 5851b861e8e6: Pulling fs layer 16:40:56 bab4dde63d76: Waiting 16:40:56 1469e6f7b9e6: Waiting 16:40:56 bde34c3a00c8: Waiting 16:40:56 5851b861e8e6: Waiting 16:40:56 b352a97aabf1: Waiting 16:40:56 eaf3925da568: Waiting 16:40:56 e2be974225ed: Download complete 16:40:56 988bab9f4d93: Verifying Checksum 16:40:56 988bab9f4d93: Download complete 16:40:56 1469e6f7b9e6: Verifying Checksum 16:40:56 1469e6f7b9e6: Download complete 16:40:56 eaf3925da568: Download complete 16:40:56 339a4e72a1f5: Verifying Checksum 16:40:56 339a4e72a1f5: Download complete 16:40:56 bde34c3a00c8: Verifying Checksum 16:40:56 bde34c3a00c8: Download complete 16:40:56 b352a97aabf1: Verifying Checksum 16:40:56 b352a97aabf1: Download complete 16:40:56 4872d77fe225: Download complete 16:40:56 5851b861e8e6: Verifying Checksum 16:40:56 5851b861e8e6: Download complete 16:40:56 b85a868b505f: Verifying Checksum 16:40:56 b85a868b505f: Download complete 16:40:56 bab4dde63d76: Verifying Checksum 16:40:56 bab4dde63d76: Download complete 16:40:58 b85a868b505f: Pull complete 16:40:58 e2be974225ed: Pull complete 16:40:58 339a4e72a1f5: Pull complete 16:40:58 988bab9f4d93: Pull complete 16:40:58 1469e6f7b9e6: Pull complete 16:40:58 eaf3925da568: Pull complete 16:41:00 bab4dde63d76: Pull complete 16:41:00 bde34c3a00c8: Pull complete 16:41:00 b352a97aabf1: Pull complete 16:41:00 4872d77fe225: Pull complete 16:41:00 5851b861e8e6: Pull complete 16:41:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:00 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:41:05 $ docker top e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d -eo pid,comm 16:41: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). 16:41:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:05 [ssh-agent] Looking for ssh-agent implementation... 16:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:05 $ docker exec e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent 16:41:05 SSH_AUTH_SOCK=/tmp/ssh-H0FLUzyicb3Y/agent.32 16:41:05 SSH_AGENT_PID=38 16:41:05 Running ssh-add (command line suppressed) 16:41:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_136523944809494261.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_136523944809494261.key) 16:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:05 + git tag --points-at HEAD [Pipeline] } 16:41:05 $ docker exec --env ******** --env ******** e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent -k 16:41:06 unset SSH_AUTH_SOCK; 16:41:06 unset SSH_AGENT_PID; 16:41:06 echo Agent pid 38 killed; 16:41:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:41:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:06 [ssh-agent] Looking for ssh-agent implementation... 16:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:06 $ docker exec e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent 16:41:06 SSH_AUTH_SOCK=/tmp/ssh-XmXcevHtKoFQ/agent.70 16:41:06 SSH_AGENT_PID=76 16:41:06 Running ssh-add (command line suppressed) 16:41:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_625005602453817459.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_625005602453817459.key) 16:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:06 + git semver init 16:41:06 2023-09-27 16:41:06,919 [run_init] DEBUG init version:0.0.0 force:False 16:41:06 2023-09-27 16:41:06,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:41:06 2023-09-27 16:41:06,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 16:41:06 2023-09-27 16:41:06,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:41:08 2023-09-27 16:41:08,263 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 16:41:08 2023-09-27 16:41:08,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 16:41:08 2023-09-27 16:41:08,264 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:41:08 2023-09-27 16:41:08,264 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:41:08 3.1.0-dev.12 [Pipeline] } 16:41:08 $ docker exec --env ******** --env ******** e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d ssh-agent -k 16:41:08 unset SSH_AUTH_SOCK; 16:41:08 unset SSH_AGENT_PID; 16:41:08 echo Agent pid 76 killed; 16:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:08 + git semver [Pipeline] } 16:41:09 $ docker stop --time=1 e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d 16:41:11 $ docker rm -f --volumes e8ca578690a8aade70c7e78ff8c62334cdcc24100849664e14cba1bdb4c65d2d [Pipeline] // withDockerContainer [Pipeline] sh 16:41:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:41:12 Stashed 1 file(s) [Pipeline] echo 16:41:12 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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 16:41:12 provisioning config files... 16:41:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8449306151616163096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:13 ---> docker-login.sh 16:41:13 nexus3.edgexfoundry.org:10001 16:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:13 Configure a credential helper to remove this warning. See 16:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:13 16:41:13 Login Succeeded 16:41:13 nexus3.edgexfoundry.org:10002 16:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:13 Configure a credential helper to remove this warning. See 16:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:13 16:41:13 Login Succeeded 16:41:13 nexus3.edgexfoundry.org:10003 16:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:13 Configure a credential helper to remove this warning. See 16:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:13 16:41:13 Login Succeeded 16:41:13 nexus3.edgexfoundry.org:10004 16:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:13 Configure a credential helper to remove this warning. See 16:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:13 16:41:13 Login Succeeded 16:41:13 docker.io 16:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:13 Configure a credential helper to remove this warning. See 16:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:13 16:41:13 Login Succeeded 16:41:13 ---> docker-login.sh ends [Pipeline] } 16:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:13 ========================================================= 16:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:41:14 Sending build context to Docker daemon 4.344MB 16:41:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:41:14 Step 2/12 : FROM ${BASE} AS builder 16:41:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:15 7264a8db6415: Pulling fs layer 16:41:15 c4d48a809fc2: Pulling fs layer 16:41:15 4f1c88b9dad5: Pulling fs layer 16:41:15 ad3a456e5733: Pulling fs layer 16:41:15 33e27b845d1e: Pulling fs layer 16:41:15 c68163c4e522: Pulling fs layer 16:41:15 50da416c3ac9: Pulling fs layer 16:41:15 23d2d4c4bb30: Pulling fs layer 16:41:15 ad3a456e5733: Waiting 16:41:15 33e27b845d1e: Waiting 16:41:15 50da416c3ac9: Waiting 16:41:15 23d2d4c4bb30: Waiting 16:41:15 c4d48a809fc2: Verifying Checksum 16:41:15 c4d48a809fc2: Download complete 16:41:15 ad3a456e5733: Verifying Checksum 16:41:15 ad3a456e5733: Download complete 16:41:15 33e27b845d1e: Verifying Checksum 16:41:15 33e27b845d1e: Download complete 16:41:15 7264a8db6415: Verifying Checksum 16:41:15 7264a8db6415: Download complete 16:41:15 c68163c4e522: Verifying Checksum 16:41:15 c68163c4e522: Download complete 16:41:15 23d2d4c4bb30: Verifying Checksum 16:41:15 23d2d4c4bb30: Download complete 16:41:15 7264a8db6415: Pull complete 16:41:15 4f1c88b9dad5: Verifying Checksum 16:41:15 4f1c88b9dad5: Download complete 16:41:15 c4d48a809fc2: Pull complete 16:41:16 50da416c3ac9: Verifying Checksum 16:41:16 50da416c3ac9: Download complete 16:41:19 4f1c88b9dad5: Pull complete 16:41:19 ad3a456e5733: Pull complete 16:41:19 33e27b845d1e: Pull complete 16:41:19 c68163c4e522: Pull complete 16:41:22 50da416c3ac9: Pull complete 16:41:22 23d2d4c4bb30: Pull complete 16:41:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:41:22 ---> 0786185ac409 16:41:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:41:27 Still waiting to schedule task 16:41:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:41:30 ---> Running in e13184bd5f64 16:41:30 Removing intermediate container e13184bd5f64 16:41:30 ---> b3130fd436d6 16:41:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:30 ---> Running in 9e862a10ecfc 16:41:30 Removing intermediate container 9e862a10ecfc 16:41:30 ---> 3f2c08857c97 16:41:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 16:41:30 ---> Running in d3e889d8c9ef 16:41:30 Removing intermediate container d3e889d8c9ef 16:41:30 ---> 3ffb2319fb02 16:41:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:41:30 ---> Running in eeec7761a3cf 16:41:30 Removing intermediate container eeec7761a3cf 16:41:30 ---> 51a6b005b7f2 16:41:30 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:30 ---> Running in 8df38dc1fa4c 16:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:41:30 OK: 264 MiB in 52 packages 16:41:30 Removing intermediate container 8df38dc1fa4c 16:41:30 ---> e79ce0e63986 16:41:30 Step 8/12 : WORKDIR /app 16:41:30 ---> Running in 65b35f9500a2 16:41:30 Removing intermediate container 65b35f9500a2 16:41:30 ---> 81483a04a621 16:41:30 Step 9/12 : COPY go.mod vendor* ./ 16:41:30 ---> 3878d38f55a1 16:41:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:30 ---> Running in ce50ea13290f 16:42:17 Removing intermediate container ce50ea13290f 16:42:17 ---> a3bf5c5664fe 16:42:17 Step 11/12 : COPY . . 16:42:17 ---> 9a3a138c2b00 16:42:17 Step 12/12 : RUN $MAKE 16:42:17 ---> Running in 1fe36761333e 16:42:17 noop 16:42:17 Removing intermediate container 1fe36761333e 16:42:17 ---> f68c5fcc3f0f 16:42:17 Successfully built f68c5fcc3f0f 16:42:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:17 + docker inspect -f . ci-base-image-x86_64 16:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:17 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 16:42:18 $ docker top cc32267f63678d5fa8b3b715c1ccd6465eae36324ceee40803c5328b9dd5e085 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:18 + go version 16:42:18 go version go1.21.0 linux/amd64 [Pipeline] } 16:42:18 $ docker stop --time=1 cc32267f63678d5fa8b3b715c1ccd6465eae36324ceee40803c5328b9dd5e085 16:42:19 $ docker rm -f --volumes cc32267f63678d5fa8b3b715c1ccd6465eae36324ceee40803c5328b9dd5e085 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:20 + docker inspect -f . ci-base-image-x86_64 16:42:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:20 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 16:42:20 $ docker top 85727b2adf1d4342d0fac442f7d18aacde22bb90d47b24f588394d3de4439e1d -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:20 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 16:42:21 + make test 16:42:21 go test ./... -coverprofile=coverage.out ./... 16:42:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:42:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:42:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:42:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.559s coverage: 40.6% of statements 16:42:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 16:42:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 16:42:54 go vet ./... 16:42:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:42:57 $ docker stop --time=1 85727b2adf1d4342d0fac442f7d18aacde22bb90d47b24f588394d3de4439e1d 16:42:58 $ docker rm -f --volumes 85727b2adf1d4342d0fac442f7d18aacde22bb90d47b24f588394d3de4439e1d [Pipeline] // withDockerContainer [Pipeline] sh 16:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:43:00 + ls -al . 16:43:00 total 644 16:43:00 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 16:42 . 16:43:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 .. 16:43:00 -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 16:40 .dockerignore 16:43:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:42 .git 16:43:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:40 .github 16:43:00 -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 16:40 .gitignore 16:43:00 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 16:40 .golangci.yml 16:43:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 16:41 .semver 16:43:00 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 16:40 Attribution.txt 16:43:00 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 16:40 CHANGELOG.md 16:43:00 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 16:40 Dockerfile 16:43:00 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 16:40 GOVERNANCE.md 16:43:00 -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 16:40 Jenkinsfile 16:43:00 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 16:40 LICENSE 16:43:00 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 16:40 Makefile 16:43:00 -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 16:40 OWNERS.md 16:43:00 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 16:40 README.md 16:43:00 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 16:41 VERSION 16:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 bin 16:43:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 cmd 16:43:00 -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 16:42 coverage.out 16:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 examples 16:43:00 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 16:40 go.mod 16:43:00 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 16:40 go.sum 16:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:40 images 16:43:00 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 16:40 internal 16:43:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:40 snap 16:43:00 -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:00 + 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=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 --label arch=amd64 --label version=3.1.0-dev.12 . 16:43:00 Sending build context to Docker daemon 4.344MB 16:43:00 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 16:43:00 Step 2/24 : FROM ${BASE} AS builder 16:43:00 ---> f68c5fcc3f0f 16:43:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:43:00 ---> Running in cb13dbf605ce 16:43:00 Removing intermediate container cb13dbf605ce 16:43:00 ---> a8eabff6e221 16:43:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:43:00 ---> Running in d50352727df6 16:43:00 Removing intermediate container d50352727df6 16:43:00 ---> a75f48068204 16:43:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 16:43:00 ---> Running in ef3186338ba4 16:43:01 Removing intermediate container ef3186338ba4 16:43:01 ---> 621dc64ac213 16:43:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:43:01 ---> Running in dffe7e487170 16:43:01 Removing intermediate container dffe7e487170 16:43:01 ---> c7cbf3132acb 16:43:01 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:01 ---> Running in 1385e65cd874 16:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:43:01 OK: 264 MiB in 52 packages 16:43:01 Removing intermediate container 1385e65cd874 16:43:01 ---> 4c93e5f843ed 16:43:01 Step 8/24 : WORKDIR /app 16:43:01 ---> Running in d5f0374c8d37 16:43:02 Removing intermediate container d5f0374c8d37 16:43:02 ---> 483021363f63 16:43:02 Step 9/24 : COPY go.mod vendor* ./ 16:43:02 ---> 38a32ba1355a 16:43:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:02 ---> Running in 289d14aeddca 16:43:03 Removing intermediate container 289d14aeddca 16:43:03 ---> 10c2b52ecfa5 16:43:03 Step 11/24 : COPY . . 16:43:03 ---> ee4b5c2d8b4d 16:43:03 Step 12/24 : RUN $MAKE 16:43:03 ---> Running in a8f8b592c8fd 16:43:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 16:43:25 Removing intermediate container a8f8b592c8fd 16:43:25 ---> a93e6a33c52c 16:43:25 Step 13/24 : FROM alpine:3.18 16:43:25 3.18: Pulling from library/alpine 16:43:25 7264a8db6415: Already exists 16:43:25 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:43:25 Status: Downloaded newer image for alpine:3.18 16:43:25 ---> 7e01a0d0a1dc 16:43:25 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:43:25 ---> Running in a0bc4958a820 16:43:25 Removing intermediate container a0bc4958a820 16:43:25 ---> 6a0f2d889967 16:43:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:43:25 ---> Running in 27642e2db325 16:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:43:25 (1/1) Installing dumb-init (1.2.5-r2) 16:43:25 Executing busybox-1.36.1-r2.trigger 16:43:25 OK: 7 MiB in 16 packages 16:43:25 Removing intermediate container 27642e2db325 16:43:25 ---> 4e4b950cf927 16:43:25 Step 16/24 : COPY --from=builder /app/LICENSE / 16:43:25 ---> cda02819184a 16:43:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 16:43:25 ---> 2168e59de5af 16:43:25 Step 18/24 : COPY --from=builder /app/cmd/ / 16:43:25 ---> 72bc1abaf10b 16:43:25 Step 19/24 : EXPOSE 59989 16:43:25 ---> Running in c8ec3c9af111 16:43:25 Removing intermediate container c8ec3c9af111 16:43:25 ---> 0594f0f233e7 16:43:25 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 16:43:25 ---> Running in bd735b261f95 16:43:25 Removing intermediate container bd735b261f95 16:43:25 ---> 7b1ea10589d6 16:43:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:43:25 ---> Running in 3c4d5ceb3222 16:43:25 Removing intermediate container 3c4d5ceb3222 16:43:25 ---> 4b9d1da37546 16:43:25 Step 22/24 : LABEL arch=amd64 16:43:25 ---> Running in be991f3d2e10 16:43:25 Removing intermediate container be991f3d2e10 16:43:25 ---> dbd63ac59877 16:43:25 Step 23/24 : LABEL git_sha=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:43:25 ---> Running in 2b2a6609264a 16:43:25 Removing intermediate container 2b2a6609264a 16:43:25 ---> 8f4b28ad299b 16:43:25 Step 24/24 : LABEL version=3.1.0-dev.12 16:43:25 ---> Running in f68884841a02 16:43:25 Removing intermediate container f68884841a02 16:43:25 ---> 028e6290591b 16:43:25 [Warning] One or more build-args [ARCH] were not consumed 16:43:25 Successfully built 028e6290591b 16:43:25 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:25 provisioning config files... 16:43:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11826788366438651399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:26 ---> docker-login.sh 16:43:26 nexus3.edgexfoundry.org:10001 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 nexus3.edgexfoundry.org:10002 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 nexus3.edgexfoundry.org:10003 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 nexus3.edgexfoundry.org:10004 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 docker.io 16:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 ---> docker-login.sh ends [Pipeline] } 16:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:26 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 16:43:26 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:43:26 latest 16:43:26 3.1.0-dev.12 16:43:26 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 16:43:26 main 16:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:43:27 ae0856466db6: Preparing 16:43:27 e978194487af: Preparing 16:43:27 263dcddb2eb2: Preparing 16:43:27 3c7997c34187: Preparing 16:43:27 4693057ce236: Preparing 16:43:27 4693057ce236: Layer already exists 16:43:27 3c7997c34187: Pushed 16:43:27 263dcddb2eb2: Pushed 16:43:27 e978194487af: Pushed 16:43:30 ae0856466db6: Pushed 16:43:30 2e75981913cbc41681b9c59fd5d2458c5db5b5f2: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:30 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:43:31 ae0856466db6: Preparing 16:43:31 e978194487af: Preparing 16:43:31 263dcddb2eb2: Preparing 16:43:31 3c7997c34187: Preparing 16:43:31 4693057ce236: Preparing 16:43:31 3c7997c34187: Layer already exists 16:43:31 e978194487af: Layer already exists 16:43:31 ae0856466db6: Layer already exists 16:43:31 4693057ce236: Layer already exists 16:43:31 263dcddb2eb2: Layer already exists 16:43:31 latest: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:31 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.12 16:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:43:31 ae0856466db6: Preparing 16:43:31 e978194487af: Preparing 16:43:31 263dcddb2eb2: Preparing 16:43:31 3c7997c34187: Preparing 16:43:31 4693057ce236: Preparing 16:43:31 e978194487af: Layer already exists 16:43:31 3c7997c34187: Layer already exists 16:43:31 4693057ce236: Layer already exists 16:43:31 ae0856466db6: Layer already exists 16:43:31 263dcddb2eb2: Layer already exists 16:43:31 3.1.0-dev.12: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 16:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:43:32 ae0856466db6: Preparing 16:43:32 e978194487af: Preparing 16:43:32 263dcddb2eb2: Preparing 16:43:32 3c7997c34187: Preparing 16:43:32 4693057ce236: Preparing 16:43:32 3c7997c34187: Layer already exists 16:43:32 e978194487af: Layer already exists 16:43:32 263dcddb2eb2: Layer already exists 16:43:32 4693057ce236: Layer already exists 16:43:32 ae0856466db6: Layer already exists 16:43:32 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 16:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 16:43:33 ae0856466db6: Preparing 16:43:33 e978194487af: Preparing 16:43:33 263dcddb2eb2: Preparing 16:43:33 3c7997c34187: Preparing 16:43:33 4693057ce236: Preparing 16:43:33 3c7997c34187: Layer already exists 16:43:33 4693057ce236: Layer already exists 16:43:33 e978194487af: Layer already exists 16:43:33 ae0856466db6: Layer already exists 16:43:33 263dcddb2eb2: Layer already exists 16:43:33 main: digest: sha256:ac021f1231120f5cf02496c7ed7df77aee3f94b1e111886b04c2e81e7a9f4de1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:33 ===================================================== [Pipeline] echo 16:43:33 taggedImages: 16:43:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:43:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 16:43:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.12 16:43:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 16:43:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:33 16:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:33 latest: Pulling from edgex-lftools-log-publisher 16:43:33 5eb5b503b376: Pulling fs layer 16:43:33 5c69ac0246d0: Pulling fs layer 16:43:33 ec43610c2a17: Pulling fs layer 16:43:33 3a2ae6a8a46f: Pulling fs layer 16:43:33 33b1e0a273af: Pulling fs layer 16:43:33 5d3b04190fa2: Pulling fs layer 16:43:33 2f39f015ded8: Pulling fs layer 16:43:33 33b1e0a273af: Waiting 16:43:33 3a2ae6a8a46f: Waiting 16:43:33 5d3b04190fa2: Waiting 16:43:34 5c69ac0246d0: Download complete 16:43:34 3a2ae6a8a46f: Download complete 16:43:34 ec43610c2a17: Verifying Checksum 16:43:34 ec43610c2a17: Download complete 16:43:34 33b1e0a273af: Verifying Checksum 16:43:34 33b1e0a273af: Download complete 16:43:34 5d3b04190fa2: Verifying Checksum 16:43:34 5d3b04190fa2: Download complete 16:43:34 5eb5b503b376: Verifying Checksum 16:43:34 5eb5b503b376: Download complete 16:43:34 2f39f015ded8: Download complete 16:43:35 5eb5b503b376: Pull complete 16:43:35 5c69ac0246d0: Pull complete 16:43:36 ec43610c2a17: Pull complete 16:43:36 3a2ae6a8a46f: Pull complete 16:43:36 33b1e0a273af: Pull complete 16:43:36 5d3b04190fa2: Pull complete 16:43:40 2f39f015ded8: Pull complete 16:43:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:40 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:43:44 $ docker top 5f7f2cf1b4a8595a87e402576630ef564eca3a8e05858786cb2d0bf4609f70d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:45 ---> job-cost.sh 16:43:45 lf-activate-venv: SKIPPING 16:43:45 INFO: No Stack... 16:43:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:45 INFO: Archiving Costs [Pipeline] sh 16:43:46 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 16:43:46 + cut -d, -f6 [Pipeline] lock 16:43:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] 16:43:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] did not exist. Created. 16:43:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:46 + echo total: 0.2199999988079071 [Pipeline] stash 16:43:46 Stashed 1 file(s) [Pipeline] } 16:43:46 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:46 $ docker stop --time=1 5f7f2cf1b4a8595a87e402576630ef564eca3a8e05858786cb2d0bf4609f70d2 16:43:47 $ docker rm -f --volumes 5f7f2cf1b4a8595a87e402576630ef564eca3a8e05858786cb2d0bf4609f70d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8054 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 16:44:12 Running in /w/workspace/device-rfid-llrp-go/117 [Pipeline] { [Pipeline] checkout 16:44:12 The recommended git tool is: git 16:44:18 using credential edgex-jenkins-ssh 16:44:18 Cloning the remote Git repository 16:44:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:44:18 > git init /w/workspace/device-rfid-llrp-go/117 # timeout=10 16:44:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 16:44:18 > git --version # timeout=10 16:44:18 > git --version # 'git version 2.25.1' 16:44:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 16:44:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:21 Avoid second fetch 16:44:21 Checking out Revision 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (main) 16:44:22 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#255)" 16:44:21 > git config core.sparsecheckout # timeout=10 16:44:21 > git checkout -f 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:23 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:23 Dload Upload Total Spent Left Speed 16:44:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 16:44:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:24 + sudo tee /etc/docker/daemon.new 16:44:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:24 { 16:44:24 "registry-mirrors": [ 16:44:24 "https://nexus3.edgexfoundry.org:10001" 16:44:24 ], 16:44:24 "bip": "10.250.0.254/24", 16:44:24 "hosts": [ 16:44:24 "tcp://0.0.0.0:5555", 16:44:24 "unix:///var/run/docker.sock" 16:44:24 ], 16:44:24 "mtu": 1458, 16:44:24 "selinux-enabled": true, 16:44:24 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:24 } [Pipeline] sh 16:44:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:43 provisioning config files... 16:44:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/117@tmp/config15637049533632293061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:43 ---> docker-login.sh 16:44:43 nexus3.edgexfoundry.org:10001 16:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:44 Configure a credential helper to remove this warning. See 16:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:44 16:44:44 Login Succeeded 16:44:44 nexus3.edgexfoundry.org:10002 16:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:44 Configure a credential helper to remove this warning. See 16:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:44 16:44:44 Login Succeeded 16:44:44 nexus3.edgexfoundry.org:10003 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 nexus3.edgexfoundry.org:10004 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:45 Configure a credential helper to remove this warning. See 16:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:45 16:44:45 Login Succeeded 16:44:45 docker.io 16:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:46 Configure a credential helper to remove this warning. See 16:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:46 16:44:46 Login Succeeded 16:44:46 ---> docker-login.sh ends [Pipeline] } 16:44:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:46 ========================================================= 16:44:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:44:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:44:47 Sending build context to Docker daemon 1.219MB 16:44:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:44:47 Step 2/12 : FROM ${BASE} AS builder 16:44:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:47 9fda8d8052c6: Pulling fs layer 16:44:47 5d54e960e981: Pulling fs layer 16:44:47 c4a7e357bf2a: Pulling fs layer 16:44:47 f0e02332f6b5: Pulling fs layer 16:44:47 cefa15bbcfad: Pulling fs layer 16:44:47 f0e02332f6b5: Waiting 16:44:47 cefa15bbcfad: Waiting 16:44:47 17808c966233: Pulling fs layer 16:44:47 f4c1fc716caa: Pulling fs layer 16:44:47 17808c966233: Waiting 16:44:47 f4c1fc716caa: Waiting 16:44:47 5d54e960e981: Verifying Checksum 16:44:47 f0e02332f6b5: Verifying Checksum 16:44:47 f0e02332f6b5: Download complete 16:44:47 cefa15bbcfad: Verifying Checksum 16:44:47 cefa15bbcfad: Download complete 16:44:47 9fda8d8052c6: Download complete 16:44:48 f4c1fc716caa: Verifying Checksum 16:44:48 f4c1fc716caa: Download complete 16:44:48 9fda8d8052c6: Pull complete 16:44:49 5d54e960e981: Pull complete 16:44:49 c4a7e357bf2a: Verifying Checksum 16:44:49 c4a7e357bf2a: Download complete 16:44:50 17808c966233: Verifying Checksum 16:44:50 17808c966233: Download complete 16:45:00 c4a7e357bf2a: Pull complete 16:45:00 f0e02332f6b5: Pull complete 16:45:00 cefa15bbcfad: Pull complete 16:45:08 17808c966233: Pull complete 16:45:09 f4c1fc716caa: Pull complete 16:45:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:45:09 ---> ea914061e18c 16:45:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:45:11 ---> Running in 1403b3deb238 16:45:11 Removing intermediate container 1403b3deb238 16:45:11 ---> 5e2c363c4e99 16:45:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:45:11 ---> Running in 639ef34fbb05 16:45:11 Removing intermediate container 639ef34fbb05 16:45:11 ---> 75ba358364b9 16:45:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 16:45:11 ---> Running in 17534fd5076e 16:45:12 Removing intermediate container 17534fd5076e 16:45:12 ---> b246b1f07825 16:45:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:45:12 ---> Running in ba15729fbfe4 16:45:12 Removing intermediate container ba15729fbfe4 16:45:12 ---> d01e0aeb1eab 16:45:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:12 ---> Running in 16e636cc1701 16:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:45:15 OK: 266 MiB in 52 packages 16:45:16 Removing intermediate container 16e636cc1701 16:45:16 ---> 20531b345212 16:45:16 Step 8/12 : WORKDIR /app 16:45:16 ---> Running in d7caee7a8a99 16:45:17 Removing intermediate container d7caee7a8a99 16:45:17 ---> 0b6cc540e048 16:45:17 Step 9/12 : COPY go.mod vendor* ./ 16:45:17 ---> 50da6831d8f8 16:45:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:17 ---> Running in dae730626335 16:46:39 Removing intermediate container dae730626335 16:46:39 ---> db3861dcce03 16:46:39 Step 11/12 : COPY . . 16:46:39 ---> 6d40c64fa1ee 16:46:39 Step 12/12 : RUN $MAKE 16:46:39 ---> Running in 932f58f35d96 16:46:39 noop 16:46:39 Removing intermediate container 932f58f35d96 16:46:39 ---> 969dfae22775 16:46:39 Successfully built 969dfae22775 16:46:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:39 + docker inspect -f . ci-base-image-arm64 16:46:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-8054 does not seem to be running inside a container 16:46:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/117 -v /w/workspace/device-rfid-llrp-go/117:/w/workspace/device-rfid-llrp-go/117:rw,z -v /w/workspace/device-rfid-llrp-go/117@tmp:/w/workspace/device-rfid-llrp-go/117@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 ******** ci-base-image-arm64 cat 16:46:41 $ docker top e0c35197f80ece638b985adea985ba022b9e72d335f08f7f15093dbef0085f53 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:42 + go version 16:46:42 go version go1.21.0 linux/arm64 [Pipeline] } 16:46:42 $ docker stop --time=1 e0c35197f80ece638b985adea985ba022b9e72d335f08f7f15093dbef0085f53 16:46:43 $ docker rm -f --volumes e0c35197f80ece638b985adea985ba022b9e72d335f08f7f15093dbef0085f53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:44 + docker inspect -f . ci-base-image-arm64 16:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:44 prd-ubuntu20.04-docker-arm64-4c-16g-8054 does not seem to be running inside a container 16:46:44 $ 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/117 -v /w/workspace/device-rfid-llrp-go/117:/w/workspace/device-rfid-llrp-go/117:rw,z -v /w/workspace/device-rfid-llrp-go/117@tmp:/w/workspace/device-rfid-llrp-go/117@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 ******** ci-base-image-arm64 cat 16:46:45 $ docker top 893da88b9c3896f7e760eb593a7f9d1985ae798fe095b362713f3bb991019b83 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/117 [Pipeline] fileExists [Pipeline] sh 16:46:47 + make test 16:46:47 go test ./... -coverprofile=coverage.out ./... 16:46:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 16:48:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 16:48:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 16:49:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.913s coverage: 40.6% of statements 16:49:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.706s coverage: 51.9% of statements 16:49:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.098s coverage: 95.5% of statements 16:49:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:49:10 go vet ./... 16:49:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:49:37 ./bin/test-attribution-txt.sh [Pipeline] echo 16:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:37 $ docker stop --time=1 893da88b9c3896f7e760eb593a7f9d1985ae798fe095b362713f3bb991019b83 16:49:39 $ docker rm -f --volumes 893da88b9c3896f7e760eb593a7f9d1985ae798fe095b362713f3bb991019b83 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:40 Warning: overwriting stash ‘coverage-report’ 16:49:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:49:41 + ls -al . 16:49:41 total 640 16:49:41 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 16:46 . 16:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:44 .. 16:49:41 -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 16:44 .dockerignore 16:49:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 16:44 .git 16:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 16:44 .github 16:49:41 -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 16:44 .gitignore 16:49:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 16:44 .golangci.yml 16:49:41 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 16:44 Attribution.txt 16:49:41 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 16:44 CHANGELOG.md 16:49:41 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 16:44 Dockerfile 16:49:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 16:44 GOVERNANCE.md 16:49:41 -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 16:44 Jenkinsfile 16:49:41 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 16:44 LICENSE 16:49:41 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 16:44 Makefile 16:49:41 -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 16:44 OWNERS.md 16:49:41 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 16:44 README.md 16:49:41 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 16:41 VERSION 16:49:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:44 bin 16:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:44 cmd 16:49:41 -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 16:49 coverage.out 16:49:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:44 examples 16:49:41 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 16:44 go.mod 16:49:41 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 16:44 go.sum 16:49:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 16:44 images 16:49:41 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 16:44 internal 16:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 16:44 snap 16:49:41 -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 16:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:42 + 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=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 --label arch=arm64 --label version=3.1.0-dev.12 . 16:49:42 Sending build context to Docker daemon 1.219MB 16:49:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 16:49:42 Step 2/24 : FROM ${BASE} AS builder 16:49:42 ---> 969dfae22775 16:49:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:49:42 ---> Running in f588ee3f6146 16:49:43 Removing intermediate container f588ee3f6146 16:49:43 ---> 8c117a9b09d1 16:49:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:49:43 ---> Running in dcaaf3c443e8 16:49:43 Removing intermediate container dcaaf3c443e8 16:49:43 ---> bc45425d9b79 16:49:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 16:49:43 ---> Running in 49dbd51a5346 16:49:43 Removing intermediate container 49dbd51a5346 16:49:43 ---> 549c9116249d 16:49:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:49:43 ---> Running in 60b882dc4ce8 16:49:44 Removing intermediate container 60b882dc4ce8 16:49:44 ---> 1bf5d1bfc58b 16:49:44 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:44 ---> Running in 745d638490bd 16:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:49:46 OK: 266 MiB in 52 packages 16:49:47 Removing intermediate container 745d638490bd 16:49:47 ---> d2771c30abe1 16:49:47 Step 8/24 : WORKDIR /app 16:49:47 ---> Running in 2ff057a9e5d5 16:49:47 Removing intermediate container 2ff057a9e5d5 16:49:47 ---> dbfa8d19f210 16:49:47 Step 9/24 : COPY go.mod vendor* ./ 16:49:48 ---> 8f51794d1055 16:49:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:48 ---> Running in 5dc3d4da34d8 16:49:51 Removing intermediate container 5dc3d4da34d8 16:49:51 ---> 362aa1f58ef4 16:49:51 Step 11/24 : COPY . . 16:49:52 ---> bb607dc48240 16:49:52 Step 12/24 : RUN $MAKE 16:49:52 ---> Running in 021cf684c92c 16:49:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 16:52:00 Removing intermediate container 021cf684c92c 16:52:00 ---> e87b9adeaae0 16:52:00 Step 13/24 : FROM alpine:3.18 16:52:00 3.18: Pulling from library/alpine 16:52:00 9fda8d8052c6: Already exists 16:52:00 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:52:00 Status: Downloaded newer image for alpine:3.18 16:52:00 ---> f6648c04cd6c 16:52:00 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:52:00 ---> Running in 5e122ccd9761 16:52:00 Removing intermediate container 5e122ccd9761 16:52:00 ---> 7ddaff1953eb 16:52:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 16:52:00 ---> Running in dda6c6715ff9 16:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:52:00 (1/1) Installing dumb-init (1.2.5-r2) 16:52:00 Executing busybox-1.36.1-r2.trigger 16:52:00 OK: 8 MiB in 16 packages 16:52:00 Removing intermediate container dda6c6715ff9 16:52:00 ---> c852a505094f 16:52:00 Step 16/24 : COPY --from=builder /app/LICENSE / 16:52:00 ---> 690c61109131 16:52:00 Step 17/24 : COPY --from=builder /app/Attribution.txt / 16:52:00 ---> 30b130da9d24 16:52:00 Step 18/24 : COPY --from=builder /app/cmd/ / 16:52:00 ---> 0f976a8f3d73 16:52:00 Step 19/24 : EXPOSE 59989 16:52:00 ---> Running in a3f609cb14f7 16:52:00 Removing intermediate container a3f609cb14f7 16:52:00 ---> 587059c2d652 16:52:00 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 16:52:00 ---> Running in a7de9a0c3ce0 16:52:00 Removing intermediate container a7de9a0c3ce0 16:52:00 ---> 6cf58b249e88 16:52:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:52:00 ---> Running in b036e03f481b 16:52:00 Removing intermediate container b036e03f481b 16:52:00 ---> b241102f9682 16:52:00 Step 22/24 : LABEL arch=arm64 16:52:00 ---> Running in a87ca8bd4287 16:52:00 Removing intermediate container a87ca8bd4287 16:52:00 ---> 648704b9b4ae 16:52:00 Step 23/24 : LABEL git_sha=2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:52:00 ---> Running in 7a81fa53bad6 16:52:00 Removing intermediate container 7a81fa53bad6 16:52:00 ---> 2effd31ae8e7 16:52:00 Step 24/24 : LABEL version=3.1.0-dev.12 16:52:00 ---> Running in 248b7009d62c 16:52:01 Removing intermediate container 248b7009d62c 16:52:01 ---> e49b78000089 16:52:01 [Warning] One or more build-args [ARCH] were not consumed 16:52:01 Successfully built e49b78000089 16:52:01 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:01 provisioning config files... 16:52:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/117@tmp/config17481706418093094698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:01 ---> docker-login.sh 16:52:01 nexus3.edgexfoundry.org:10001 16:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:01 Configure a credential helper to remove this warning. See 16:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:01 16:52:01 Login Succeeded 16:52:01 nexus3.edgexfoundry.org:10002 16:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:02 Configure a credential helper to remove this warning. See 16:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:02 16:52:02 Login Succeeded 16:52:02 nexus3.edgexfoundry.org:10003 16:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:02 Configure a credential helper to remove this warning. See 16:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:02 16:52:02 Login Succeeded 16:52:02 nexus3.edgexfoundry.org:10004 16:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:02 Configure a credential helper to remove this warning. See 16:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:02 16:52:02 Login Succeeded 16:52:02 docker.io 16:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:03 Configure a credential helper to remove this warning. See 16:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:03 16:52:03 Login Succeeded 16:52:03 ---> docker-login.sh ends [Pipeline] } 16:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:03 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 16:52:03 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:52:03 latest 16:52:03 3.1.0-dev.12 16:52:03 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 16:52:03 main 16:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:03 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:52:04 ff82ff31f9fb: Preparing 16:52:04 e3690c4b4017: Preparing 16:52:04 2d67a11d5e8a: Preparing 16:52:04 66dda7fc1f55: Preparing 16:52:04 b2191e2be29d: Preparing 16:52:04 b2191e2be29d: Layer already exists 16:52:04 e3690c4b4017: Pushed 16:52:04 66dda7fc1f55: Pushed 16:52:04 2d67a11d5e8a: Pushed 16:52:11 ff82ff31f9fb: Pushed 16:52:11 2e75981913cbc41681b9c59fd5d2458c5db5b5f2: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:52:11 ff82ff31f9fb: Preparing 16:52:11 e3690c4b4017: Preparing 16:52:11 2d67a11d5e8a: Preparing 16:52:11 66dda7fc1f55: Preparing 16:52:11 b2191e2be29d: Preparing 16:52:11 e3690c4b4017: Layer already exists 16:52:11 ff82ff31f9fb: Layer already exists 16:52:11 b2191e2be29d: Layer already exists 16:52:11 2d67a11d5e8a: Layer already exists 16:52:11 66dda7fc1f55: Layer already exists 16:52:12 latest: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:12 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.12 16:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:52:12 ff82ff31f9fb: Preparing 16:52:12 e3690c4b4017: Preparing 16:52:12 2d67a11d5e8a: Preparing 16:52:12 66dda7fc1f55: Preparing 16:52:12 b2191e2be29d: Preparing 16:52:12 b2191e2be29d: Layer already exists 16:52:12 2d67a11d5e8a: Layer already exists 16:52:12 ff82ff31f9fb: Layer already exists 16:52:12 e3690c4b4017: Layer already exists 16:52:12 66dda7fc1f55: Layer already exists 16:52:13 3.1.0-dev.12: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:13 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 16:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:52:13 ff82ff31f9fb: Preparing 16:52:13 e3690c4b4017: Preparing 16:52:13 2d67a11d5e8a: Preparing 16:52:13 66dda7fc1f55: Preparing 16:52:13 b2191e2be29d: Preparing 16:52:13 66dda7fc1f55: Layer already exists 16:52:13 b2191e2be29d: Layer already exists 16:52:13 2d67a11d5e8a: Layer already exists 16:52:13 ff82ff31f9fb: Layer already exists 16:52:13 e3690c4b4017: Layer already exists 16:52:13 2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 16:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 16:52:14 ff82ff31f9fb: Preparing 16:52:14 e3690c4b4017: Preparing 16:52:14 2d67a11d5e8a: Preparing 16:52:14 66dda7fc1f55: Preparing 16:52:14 b2191e2be29d: Preparing 16:52:14 b2191e2be29d: Layer already exists 16:52:14 2d67a11d5e8a: Layer already exists 16:52:14 ff82ff31f9fb: Layer already exists 16:52:14 e3690c4b4017: Layer already exists 16:52:14 66dda7fc1f55: Layer already exists 16:52:14 main: digest: sha256:d71fbc1445bdb425d48fb800bd99d2e091aa087505ddabe4d97848c4f32f8450 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:15 ===================================================== [Pipeline] echo 16:52:15 taggedImages: 16:52:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2 16:52:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 16:52:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.12 16:52:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2e75981913cbc41681b9c59fd5d2458c5db5b5f2-3.1.0-dev.12 16:52:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:15 16:52:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:15 arm64: Pulling from edgex-lftools-log-publisher 16:52:15 8998bd30e6a1: Pulling fs layer 16:52:15 04944245beec: Pulling fs layer 16:52:15 699f458cf7ca: Pulling fs layer 16:52:15 765212b225bb: Pulling fs layer 16:52:15 f23df028b6ca: Pulling fs layer 16:52:15 d65c8cfc05b1: Pulling fs layer 16:52:15 2437ff75d9bd: Pulling fs layer 16:52:15 765212b225bb: Waiting 16:52:15 f23df028b6ca: Waiting 16:52:15 d65c8cfc05b1: Waiting 16:52:15 2437ff75d9bd: Waiting 16:52:16 04944245beec: Verifying Checksum 16:52:16 04944245beec: Download complete 16:52:16 765212b225bb: Verifying Checksum 16:52:16 765212b225bb: Download complete 16:52:16 f23df028b6ca: Verifying Checksum 16:52:16 f23df028b6ca: Download complete 16:52:16 d65c8cfc05b1: Verifying Checksum 16:52:16 d65c8cfc05b1: Download complete 16:52:16 699f458cf7ca: Verifying Checksum 16:52:16 699f458cf7ca: Download complete 16:52:16 8998bd30e6a1: Verifying Checksum 16:52:16 8998bd30e6a1: Download complete 16:52:19 2437ff75d9bd: Verifying Checksum 16:52:19 2437ff75d9bd: Download complete 16:52:20 8998bd30e6a1: Pull complete 16:52:21 04944245beec: Pull complete 16:52:22 699f458cf7ca: Pull complete 16:52:22 765212b225bb: Pull complete 16:52:23 f23df028b6ca: Pull complete 16:52:23 d65c8cfc05b1: Pull complete 16:52:38 2437ff75d9bd: Pull complete 16:52:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:38 prd-ubuntu20.04-docker-arm64-4c-16g-8054 does not seem to be running inside a container 16:52:39 $ 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/117 -v /w/workspace/device-rfid-llrp-go/117:/w/workspace/device-rfid-llrp-go/117:rw,z -v /w/workspace/device-rfid-llrp-go/117@tmp:/w/workspace/device-rfid-llrp-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:52:41 $ docker top d1d9a678f514f09070305f33da941ac865d1d7f3ff24b777813dc52aceb26038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:42 ---> job-cost.sh 16:52:42 lf-activate-venv: SKIPPING 16:52:42 INFO: No Stack... 16:52:42 INFO: Retrieving Pricing Info for: v3-standard-4 16:52:43 INFO: Archiving Costs [Pipeline] sh 16:52:44 + cat /w/workspace/device-rfid-llrp-go/117/archives/cost.csv 16:52:44 + cut -d, -f6 [Pipeline] lock 16:52:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] 16:52:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] did not exist. Created. 16:52:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:45 /w/workspace/device-rfid-llrp-go/117@tmp/durable-00498925/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:52:45 + echo total: 0.10999999940395355 [Pipeline] stash 16:52:45 Warning: overwriting stash ‘stack-cost’ 16:52:45 Stashed 1 file(s) [Pipeline] } 16:52:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:45 $ docker stop --time=1 d1d9a678f514f09070305f33da941ac865d1d7f3ff24b777813dc52aceb26038 16:52:47 $ docker rm -f --volumes d1d9a678f514f09070305f33da941ac865d1d7f3ff24b777813dc52aceb26038 [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 16:52:47 provisioning config files... 16:52:47 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config653021450683729421tmp [Pipeline] { [Pipeline] sh 16:52:48 + set +x 16:52:48 + curl -s https://codecov.io/bash 16:52:48 + bash -s -- 16:52:48 16:52:48 _____ _ 16:52:48 / ____| | | 16:52:48 | | ___ __| | ___ ___ _____ __ 16:52:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:52:48 | |___| (_) | (_| | __/ (_| (_) \ V / 16:52:48 \_____\___/ \__,_|\___|\___\___/ \_/ 16:52:48 Bash-1.0.6 16:52:48 16:52:48 16:52:48 ==> git version 2.25.1 found 16:52:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:52:48 Release-Date: 2020-01-08 16:52:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:52:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:52:48 ==> Jenkins CI detected. 16:52:48 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 16:52:48 project root: . 16:52:48 --> token set from env 16:52:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:52:48 ==> Running gcov in . (disable via -X gcov) 16:52:48 ==> Python coveragepy not found 16:52:48 ==> Searching for coverage reports in: 16:52:48 + . 16:52:48 -> Found 1 reports 16:52:48 ==> Detecting git/mercurial file structure 16:52:48 ==> Reading reports 16:52:48 + ./coverage.out bytes=459493 16:52:48 ==> Appending adjustments 16:52:48 https://docs.codecov.io/docs/fixing-reports 16:52:48 + Found adjustments 16:52:48 ==> Gzipping contents 16:52:48 52K /tmp/codecov.ltlCZ3.gz 16:52:48 ==> Uploading reports 16:52:48 url: https://codecov.io 16:52:48 query: branch=main&commit=2e75981913cbc41681b9c59fd5d2458c5db5b5f2&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:52:48 -> Pinging Codecov 16:52:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2e75981913cbc41681b9c59fd5d2458c5db5b5f2&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:52:49 -> Uploading to 16:52:49 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/581DD39554BDF9B6E22D074273EAD858/2e75981913cbc41681b9c59fd5d2458c5db5b5f2/991ea120-1237-468c-a856-a008aaa13d81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T165248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baf0349da1d6c6ec4877ffdac9ce109684ddfae8dec217bbab676f3a9da0386e 16:52:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:49 Dload Upload Total Spent Left Speed 16:52:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 139k --:--:-- --:--:-- --:--:-- 139k 16:52:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] } 16:52:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:52:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:52:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:50 16:52:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:52:50 df9b9388f04a: Pulling fs layer 16:52:50 52dc419b0ee2: Pulling fs layer 16:52:50 25bc292e5bac: Pulling fs layer 16:52:50 114826534d7a: Pulling fs layer 16:52:50 4657fd5d0bcf: Pulling fs layer 16:52:50 6ad1cebc031e: Pulling fs layer 16:52:50 8a3aa393b2d8: Pulling fs layer 16:52:50 114826534d7a: Waiting 16:52:50 6ad1cebc031e: Waiting 16:52:50 8a3aa393b2d8: Waiting 16:52:50 25bc292e5bac: Download complete 16:52:50 52dc419b0ee2: Verifying Checksum 16:52:50 52dc419b0ee2: Download complete 16:52:50 4657fd5d0bcf: Verifying Checksum 16:52:50 4657fd5d0bcf: Download complete 16:52:50 df9b9388f04a: Download complete 16:52:50 df9b9388f04a: Pull complete 16:52:50 52dc419b0ee2: Pull complete 16:52:50 6ad1cebc031e: Verifying Checksum 16:52:50 6ad1cebc031e: Download complete 16:52:50 25bc292e5bac: Pull complete 16:52:51 114826534d7a: Verifying Checksum 16:52:51 114826534d7a: Download complete 16:52:51 8a3aa393b2d8: Verifying Checksum 16:52:51 8a3aa393b2d8: Download complete 16:52:55 114826534d7a: Pull complete 16:52:55 4657fd5d0bcf: Pull complete 16:52:55 6ad1cebc031e: Pull complete 16:52:59 8a3aa393b2d8: Pull complete 16:52:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:59 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:53:02 $ docker top 955768f1e73a87bae55418f78c1b5d88457aa82e227ec9403fd8ad6946faa209 -eo pid,comm [Pipeline] { [Pipeline] echo 16:53:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 16:53:03 + set -o pipefail 16:53:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 16:53:19 16:53:19 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 16:53:19 16:53:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8029a6ad-08f5-4523-ad15-76dab3a3a088 16:53:19 16:53:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:53:19 16:53:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:53:19 16:53:19 16:53:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:53:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:53:19 More details here: https://snyk.co/ue1NS [Pipeline] } 16:53:19 $ docker stop --time=1 955768f1e73a87bae55418f78c1b5d88457aa82e227ec9403fd8ad6946faa209 16:53:22 $ docker rm -f --volumes 955768f1e73a87bae55418f78c1b5d88457aa82e227ec9403fd8ad6946faa209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:23 + git log --format=format:%s -1 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 [Pipeline] sh 16:53:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:23 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:53:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 16:53:24 $ docker top 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 -eo pid,comm 16:53:24 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). 16:53:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:24 [ssh-agent] Looking for ssh-agent implementation... 16:53:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:24 $ docker exec 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 ssh-agent 16:53:24 SSH_AUTH_SOCK=/tmp/ssh-dXZZWw5sXsWA/agent.32 16:53:24 SSH_AGENT_PID=38 16:53:24 Running ssh-add (command line suppressed) 16:53:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7081809807854009297.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7081809807854009297.key) 16:53:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:24 + git semver tag 16:53:25 2023-09-27 16:53:25,096 [run_tag] DEBUG tag force:False 16:53:25 2023-09-27 16:53:25,096 [check_head_tag] DEBUG check head tag 16:53:25 2023-09-27 16:53:25,096 [execute] INFO git cat-file --batch-check 16:53:25 2023-09-27 16:53:25,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 16:53:25 2023-09-27 16:53:25,099 [execute] INFO git cat-file --batch 16:53:25 2023-09-27 16:53:25,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 16:53:25 2023-09-27 16:53:25,109 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:25 2023-09-27 16:53:25,109 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 16:53:25 2023-09-27 16:53:25,109 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:53:25 2023-09-27 16:53:25,115 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:25 3.1.0-dev.12 [Pipeline] } 16:53:25 $ docker exec --env ******** --env ******** 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 ssh-agent -k 16:53:25 unset SSH_AUTH_SOCK; 16:53:25 unset SSH_AGENT_PID; 16:53:25 echo Agent pid 38 killed; 16:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:25 + git semver [Pipeline] } 16:53:25 $ docker stop --time=1 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 16:53:27 $ docker rm -f --volumes 2b2574dd50ea2765e30fc0a12c8565e77dce11974815d1d5d75f7227edbf4404 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:27 16:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:27 0.23.1-centos7: Pulling from edgex-lftools 16:53:27 ab5ef0e58194: Pulling fs layer 16:53:27 9712f1f96733: Pulling fs layer 16:53:27 63f879dbbcfc: Pulling fs layer 16:53:27 0d9ebad4ef96: Pulling fs layer 16:53:27 e9a5061849ea: Pulling fs layer 16:53:27 d747dcd14b5f: Pulling fs layer 16:53:27 2de7ff778b66: Pulling fs layer 16:53:27 0d9ebad4ef96: Waiting 16:53:27 e9a5061849ea: Waiting 16:53:27 d747dcd14b5f: Waiting 16:53:27 2de7ff778b66: Waiting 16:53:27 9712f1f96733: Verifying Checksum 16:53:27 9712f1f96733: Download complete 16:53:28 63f879dbbcfc: Verifying Checksum 16:53:28 63f879dbbcfc: Download complete 16:53:28 e9a5061849ea: Verifying Checksum 16:53:28 e9a5061849ea: Download complete 16:53:28 0d9ebad4ef96: Verifying Checksum 16:53:28 0d9ebad4ef96: Download complete 16:53:28 d747dcd14b5f: Download complete 16:53:28 ab5ef0e58194: Verifying Checksum 16:53:28 2de7ff778b66: Verifying Checksum 16:53:28 2de7ff778b66: Download complete 16:53:31 ab5ef0e58194: Pull complete 16:53:31 9712f1f96733: Pull complete 16:53:32 63f879dbbcfc: Pull complete 16:53:36 0d9ebad4ef96: Pull complete 16:53:36 e9a5061849ea: Pull complete 16:53:36 d747dcd14b5f: Pull complete 16:53:37 2de7ff778b66: Pull complete 16:53:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:37 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools:0.23.1-centos7 cat 16:53:42 $ docker top 758891e78bb10f75ed7adc2d2d01b46e42a6532968d3495df5d02e2f10c4bb57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:53:42 provisioning config files... 16:53:42 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8869395014168093589tmp 16:53:42 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11275167891329899739tmp 16:53:42 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7178679044145070398tmp [Pipeline] { [Pipeline] echo 16:53:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:53:42 ---> sigul-configuration.sh 16:53:42 gpg: directory `/root/.gnupg' created 16:53:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:53:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:53:42 gpg: keyring `/root/.gnupg/secring.gpg' created 16:53:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:53:42 gpg: CAST5 encrypted data 16:53:42 gpg: encrypted with 1 passphrase 16:53:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:53:43 + mkdir /home/jenkins 16:53:43 + mkdir /home/jenkins/sigul [Pipeline] sh 16:53:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:53:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:53:43 ---> sigul-install.sh 16:53:43 Sigul already installed; skipping installation. [Pipeline] sh 16:53:44 + git tag --list 16:53:44 v0.0.0 16:53:44 v1.0.0 16:53:44 v2.1.0 16:53:44 v2.1.1 16:53:44 v2.2.0 16:53:44 v2.3.0 16:53:44 v3.0 16:53:44 v3.0.0 16:53:44 v3.1.0-dev.1 16:53:44 v3.1.0-dev.10 16:53:44 v3.1.0-dev.11 16:53:44 v3.1.0-dev.12 16:53:44 v3.1.0-dev.2 16:53:44 v3.1.0-dev.3 16:53:44 v3.1.0-dev.4 16:53:44 v3.1.0-dev.5 16:53:44 v3.1.0-dev.6 16:53:44 v3.1.0-dev.7 16:53:44 v3.1.0-dev.8 16:53:44 v3.1.0-dev.9 [Pipeline] sh 16:53:44 + lftools sign git-tag v3.1.0-dev.12 16:53:44 Signing Git tag with Sigul... 16:53:44 Signing v3.1.0-dev.12 [Pipeline] echo 16:53:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:53:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:53:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:53:45 $ docker stop --time=1 758891e78bb10f75ed7adc2d2d01b46e42a6532968d3495df5d02e2f10c4bb57 16:53:47 $ docker rm -f --volumes 758891e78bb10f75ed7adc2d2d01b46e42a6532968d3495df5d02e2f10c4bb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:53:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:47 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 16:53:48 $ docker top 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:48 [ssh-agent] Looking for ssh-agent implementation... 16:53:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:48 $ docker exec 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce ssh-agent 16:53:48 SSH_AUTH_SOCK=/tmp/ssh-cs3JCO0DCAMh/agent.32 16:53:48 SSH_AGENT_PID=38 16:53:48 Running ssh-add (command line suppressed) 16:53:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17762667550024331244.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17762667550024331244.key) 16:53:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:49 + git semver bump pre 16:53:49 2023-09-27 16:53:49,272 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:49 2023-09-27 16:53:49,273 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 16:53:49 2023-09-27 16:53:49,273 [bump_version] DEBUG bumped version:3.1.0-dev.13 16:53:49 2023-09-27 16:53:49,273 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 16:53:49 2023-09-27 16:53:49,273 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:49 2023-09-27 16:53:49,273 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:49 2023-09-27 16:53:49,277 [execute] INFO git cat-file --batch-check 16:53:49 2023-09-27 16:53:49,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:53:49 2023-09-27 16:53:49,283 [execute] INFO git cat-file --batch 16:53:49 2023-09-27 16:53:49,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:53:49 2023-09-27 16:53:49,289 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:49 3.1.0-dev.13 [Pipeline] } 16:53:49 $ docker exec --env ******** --env ******** 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce ssh-agent -k 16:53:49 unset SSH_AUTH_SOCK; 16:53:49 unset SSH_AGENT_PID; 16:53:49 echo Agent pid 38 killed; 16:53:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:49 + git semver [Pipeline] } 16:53:50 $ docker stop --time=1 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce 16:53:51 $ docker rm -f --volumes 5ef8d588ce987c7261e108842ccf0483b33e8ec9839cb0b5df8b4ed81d8740ce [Pipeline] // withDockerContainer [Pipeline] sh 16:53:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:52 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 16:53:52 $ docker top 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:52 [ssh-agent] Looking for ssh-agent implementation... 16:53:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:52 $ docker exec 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c ssh-agent 16:53:52 SSH_AUTH_SOCK=/tmp/ssh-TGST0d49J621/agent.32 16:53:52 SSH_AGENT_PID=38 16:53:52 Running ssh-add (command line suppressed) 16:53:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2029855500848479124.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2029855500848479124.key) 16:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:53 + git semver push 16:53:53 2023-09-27 16:53:53,554 [run_push] DEBUG push 16:53:53 2023-09-27 16:53:53,555 [execute] INFO git cat-file --batch-check 16:53:53 2023-09-27 16:53:53,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:53:53 2023-09-27 16:53:53,559 [execute] INFO git rev-list 03add0b66285a1e6ad771eaa7207aff997f4ed8c -- 16:53:53 2023-09-27 16:53:53,560 [execute] DEBUG Popen(['git', 'rev-list', '03add0b66285a1e6ad771eaa7207aff997f4ed8c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:53:53 2023-09-27 16:53:53,565 [execute] INFO git fetch -v origin 16:53:53 2023-09-27 16:53:53,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:53:54 2023-09-27 16:53:54,106 [run_push] DEBUG no remote changes detected 16:53:54 2023-09-27 16:53:54,107 [execute] INFO git push origin semver 16:53:54 2023-09-27 16:53:54,107 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:53:55 2023-09-27 16:53:54,875 [run_push] DEBUG push all version tags 16:53:55 2023-09-27 16:53:54,876 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:53:55 2023-09-27 16:53:54,876 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 16:53:55 2023-09-27 16:53:55,668 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 16:53:55 3.1.0-dev.13 [Pipeline] } 16:53:55 $ docker exec --env ******** --env ******** 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c ssh-agent -k 16:53:56 unset SSH_AUTH_SOCK; 16:53:56 unset SSH_AGENT_PID; 16:53:56 echo Agent pid 38 killed; 16:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:56 + git semver [Pipeline] } 16:53:56 $ docker stop --time=1 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c 16:53:58 $ docker rm -f --volumes 44b94a302904870b7335f59dc47b128c698e5b93068bf640d12bffd142fbd26c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:53:58 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 16:53:58 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:53:58 total 16 16:53:58 drwxr-xr-x 3 root root 4096 Sep 27 16:43 . 16:53:58 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 16:53 .. 16:53:58 drwxr-xr-x 2 root root 4096 Sep 27 16:43 cost 16:53:58 -rw-r--r-- 1 root root 91 Sep 27 16:43 cost.csv 16:53:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:53:58 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 16:53:58 total 16 16:53:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 16:43 . 16:53:58 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 16:53 .. 16:53:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 16:43 cost 16:53:58 -rw-r--r-- 1 jenkins jenkins 91 Sep 27 16:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:53:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:59 ---> package-listing.sh 16:53:59 ++ facter osfamily 16:53:59 ++ tr '[:upper:]' '[:lower:]' 16:54:00 + OS_FAMILY=debian 16:54:00 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 16:54:00 + START_PACKAGES=/tmp/packages_start.txt 16:54:00 + END_PACKAGES=/tmp/packages_end.txt 16:54:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:00 + PACKAGES=/tmp/packages_start.txt 16:54:00 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:54:00 + PACKAGES=/tmp/packages_end.txt 16:54:00 + case "${OS_FAMILY}" in 16:54:00 + dpkg -l 16:54:00 + grep '^ii' 16:54:00 + '[' -f /tmp/packages_start.txt ']' 16:54:00 + '[' -f /tmp/packages_end.txt ']' 16:54:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:00 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 16:54:00 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 16:54:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 16:54:00 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:01 prd-ubuntu20.04-docker-8c-8g-8051 does not seem to be running inside a container 16:54:01 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat 16:54:01 $ docker top 0c4410eafab6123dd7f008de709b4c6a2d0306f280acf7ae6d4f59d836301259 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:54:02 + ls /var/log/sa-host 16:54:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:02 provisioning config files... 16:54:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8974189956987312347tmp [Pipeline] { [Pipeline] echo 16:54:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:02 ---> create-netrc.sh [Pipeline] } 16:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:54:02 ---> python-tools-install.sh [Pipeline] echo 16:54:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:03 ---> sudo-logs.sh 16:54:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:54:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:03 ---> job-cost.sh 16:54:03 lf-activate-venv: SKIPPING 16:54:03 DEBUG: total: 0.2199999988079071 16:54:03 INFO: Retrieving Stack Cost... 16:54:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:54:04 INFO: Archiving Costs [Pipeline] echo 16:54:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:54:04 ---> logs-deploy.sh 16:54:04 lf-activate-venv: SKIPPING 16:54:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/117 16:54:04 INFO: archiving workspace using pattern(s): 16:54:05 Archives upload complete. 16:54:05 INFO: archiving logs to Nexus