Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9751f41d5278ba8d3f978611c0e9ad9426ae677 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-ssh8043239037413460102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8736376063023092081.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh916123236359474093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7383898003237924424.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-ssh2952386316678775639.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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-17180’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17183 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 > 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 Avoid second fetch Checking out Revision b9751f41d5278ba8d3f978611c0e9ad9426ae677 (main) Commit message: "Merge pull request #271 from cloudxxx8/changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f b9751f41d5278ba8d3f978611c0e9ad9426ae677 # timeout=10 > git rev-list --no-walk fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:48 ========================================================= 02:07:48 EdgeX Global Pipelines Version Info 02:07:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:49 ------------------- 02:07:49 stable info: 02:07:49 ------------------- 02:07:49 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 02:07:49 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 02:07:49 Message: update stable to v1.0.257 02:07:50 ------------------- 02:07:50 experimental info: 02:07:50 ------------------- 02:07:50 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:50 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 02:07:50 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9751f4 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:50 provisioning config files... 02:07:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2665695216135877209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:51 ---> docker-login.sh 02:07:51 nexus3.edgexfoundry.org:10001 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10002 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10003 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10004 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 docker.io 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 ---> docker-login.sh ends [Pipeline] } 02:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:52 + git rev-list -1 --merges b9751f41d5278ba8d3f978611c0e9ad9426ae677~1..b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] echo 02:07:52 -----------> git rev-list -1 --merges b9751f41d5278ba8d3f978611c0e9ad9426ae677~1..b9751f41d5278ba8d3f978611c0e9ad9426ae677 b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:07:52 b9751f41d5278ba8d3f978611c0e9ad9426ae677 [false] [Pipeline] sh 02:07:52 + git log --format=format:%s -1 b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] echo 02:07:52 ========================================================= 02:07:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:52 + git log --format=format:%s -1 b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] echo 02:07:52 [semverPrep] GIT_COMMIT: b9751f41d5278ba8d3f978611c0e9ad9426ae677, Commit Message: Merge pull request #271 from cloudxxx8/changelog [Pipeline] echo 02:07:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:53 + grep -v github /etc/ssh/ssh_known_hosts 02:07:53 + [ -e /tmp/ssh_known_hosts ] 02:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 02:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:53 b85a868b505f: Pulling fs layer 02:07:53 e2be974225ed: Pulling fs layer 02:07:53 339a4e72a1f5: Pulling fs layer 02:07:53 988bab9f4d93: Pulling fs layer 02:07:53 1469e6f7b9e6: Pulling fs layer 02:07:53 eaf3925da568: Pulling fs layer 02:07:53 bab4dde63d76: Pulling fs layer 02:07:53 bde34c3a00c8: Pulling fs layer 02:07:53 b352a97aabf1: Pulling fs layer 02:07:53 4872d77fe225: Pulling fs layer 02:07:53 5851b861e8e6: Pulling fs layer 02:07:53 bab4dde63d76: Waiting 02:07:53 988bab9f4d93: Waiting 02:07:53 1469e6f7b9e6: Waiting 02:07:53 5851b861e8e6: Waiting 02:07:53 eaf3925da568: Waiting 02:07:53 b352a97aabf1: Waiting 02:07:53 bde34c3a00c8: Waiting 02:07:53 4872d77fe225: Waiting 02:07:53 e2be974225ed: Download complete 02:07:53 988bab9f4d93: Verifying Checksum 02:07:53 988bab9f4d93: Download complete 02:07:53 1469e6f7b9e6: Verifying Checksum 02:07:53 1469e6f7b9e6: Download complete 02:07:54 eaf3925da568: Verifying Checksum 02:07:54 eaf3925da568: Download complete 02:07:54 339a4e72a1f5: Verifying Checksum 02:07:54 339a4e72a1f5: Download complete 02:07:54 bde34c3a00c8: Verifying Checksum 02:07:54 bde34c3a00c8: Download complete 02:07:54 b352a97aabf1: Verifying Checksum 02:07:54 b352a97aabf1: Download complete 02:07:54 4872d77fe225: Verifying Checksum 02:07:54 4872d77fe225: Download complete 02:07:54 5851b861e8e6: Download complete 02:07:54 b85a868b505f: Verifying Checksum 02:07:54 b85a868b505f: Download complete 02:07:54 bab4dde63d76: Download complete 02:07:55 b85a868b505f: Pull complete 02:07:55 e2be974225ed: Pull complete 02:07:56 339a4e72a1f5: Pull complete 02:07:56 988bab9f4d93: Pull complete 02:07:57 1469e6f7b9e6: Pull complete 02:07:57 eaf3925da568: Pull complete 02:07:59 bab4dde63d76: Pull complete 02:07:59 bde34c3a00c8: Pull complete 02:08:00 b352a97aabf1: Pull complete 02:08:00 4872d77fe225: Pull complete 02:08:00 5851b861e8e6: Pull complete 02:08:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:00 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:08:00 $ 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 02:08:07 $ docker top 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 -eo pid,comm 02:08:07 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). 02:08:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:07 [ssh-agent] Looking for ssh-agent implementation... 02:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:07 $ docker exec 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 ssh-agent 02:08:07 SSH_AUTH_SOCK=/tmp/ssh-cxpB8DgSDtUQ/agent.14 02:08:07 SSH_AGENT_PID=28 02:08:07 Running ssh-add (command line suppressed) 02:08:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1651213362380363109.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1651213362380363109.key) 02:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:08 + git tag --points-at HEAD [Pipeline] } 02:08:08 $ docker exec --env ******** --env ******** 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 ssh-agent -k 02:08:08 unset SSH_AUTH_SOCK; 02:08:08 unset SSH_AGENT_PID; 02:08:08 echo Agent pid 28 killed; 02:08:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:08 [ssh-agent] Looking for ssh-agent implementation... 02:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:08 $ docker exec 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 ssh-agent 02:08:08 SSH_AUTH_SOCK=/tmp/ssh-JdSuCXnnTCVZ/agent.71 02:08:08 SSH_AGENT_PID=77 02:08:08 Running ssh-add (command line suppressed) 02:08:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10914765891916073537.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10914765891916073537.key) 02:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:09 + git semver init 02:08:09 2023-11-10 02:08:09,279 [run_init] DEBUG init version:0.0.0 force:False 02:08:09 2023-11-10 02:08:09,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 02:08:09 2023-11-10 02:08:09,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 02:08:09 2023-11-10 02:08:09,281 [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) 02:08:10 2023-11-10 02:08:10,167 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 02:08:10 2023-11-10 02:08:10,168 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 02:08:10 2023-11-10 02:08:10,168 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:08:10 2023-11-10 02:08:10,168 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:08:10 3.1.0-dev.22 [Pipeline] } 02:08:10 $ docker exec --env ******** --env ******** 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 ssh-agent -k 02:08:10 unset SSH_AUTH_SOCK; 02:08:10 unset SSH_AGENT_PID; 02:08:10 echo Agent pid 77 killed; 02:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:10 + git semver [Pipeline] } 02:08:10 $ docker stop --time=1 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 02:08:12 $ docker rm -f --volumes 54b86b2e274230e38c4fc3db956a51b379a3ac8a30cb356b2d69b80af3ac5f52 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:12 Stashed 1 file(s) [Pipeline] echo 02:08:12 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 02:08:13 provisioning config files... 02:08:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15735127402494854802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:13 ---> docker-login.sh 02:08:13 nexus3.edgexfoundry.org:10001 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10002 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10003 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10004 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 docker.io 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 ---> docker-login.sh ends [Pipeline] } 02:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:14 ========================================================= 02:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:08:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08: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 . 02:08:14 Sending build context to Docker daemon 4.35MB 02:08:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:08:14 Step 2/12 : FROM ${BASE} AS builder 02:08:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:14 7264a8db6415: Pulling fs layer 02:08:14 c4d48a809fc2: Pulling fs layer 02:08:14 4f1c88b9dad5: Pulling fs layer 02:08:14 ad3a456e5733: Pulling fs layer 02:08:14 ad3a456e5733: Waiting 02:08:14 33e27b845d1e: Pulling fs layer 02:08:14 c68163c4e522: Pulling fs layer 02:08:14 50da416c3ac9: Pulling fs layer 02:08:14 33e27b845d1e: Waiting 02:08:14 c68163c4e522: Waiting 02:08:14 23d2d4c4bb30: Pulling fs layer 02:08:14 23d2d4c4bb30: Waiting 02:08:14 7264a8db6415: Verifying Checksum 02:08:14 7264a8db6415: Download complete 02:08:14 ad3a456e5733: Verifying Checksum 02:08:14 ad3a456e5733: Download complete 02:08:14 c4d48a809fc2: Verifying Checksum 02:08:14 c4d48a809fc2: Download complete 02:08:14 33e27b845d1e: Verifying Checksum 02:08:14 33e27b845d1e: Download complete 02:08:14 c68163c4e522: Verifying Checksum 02:08:14 c68163c4e522: Download complete 02:08:14 7264a8db6415: Pull complete 02:08:14 c4d48a809fc2: Pull complete 02:08:14 23d2d4c4bb30: Verifying Checksum 02:08:14 23d2d4c4bb30: Download complete 02:08:15 4f1c88b9dad5: Verifying Checksum 02:08:15 4f1c88b9dad5: Download complete 02:08:15 50da416c3ac9: Verifying Checksum 02:08:15 50da416c3ac9: Download complete 02:08:18 4f1c88b9dad5: Pull complete 02:08:18 ad3a456e5733: Pull complete 02:08:19 33e27b845d1e: Pull complete 02:08:19 c68163c4e522: Pull complete 02:08:22 50da416c3ac9: Pull complete 02:08:23 23d2d4c4bb30: Pull complete 02:08:23 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:08:23 ---> 0786185ac409 02:08:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:08:28 Still waiting to schedule task 02:08:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17177’ 02:08:33 ---> Running in 35204d9a802f 02:08:33 Removing intermediate container 35204d9a802f 02:08:33 ---> db4bafad5ed8 02:08:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:33 ---> Running in 53ee1c5ad7d0 02:08:33 Removing intermediate container 53ee1c5ad7d0 02:08:33 ---> 433c9f9713ac 02:08:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:08:33 ---> Running in 8ec837bb0fdd 02:08:34 Removing intermediate container 8ec837bb0fdd 02:08:34 ---> 58a4439bcb39 02:08:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:08:34 ---> Running in 6bfdf1e49e80 02:08:34 Removing intermediate container 6bfdf1e49e80 02:08:34 ---> dbf798ed4216 02:08:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:35 ---> Running in f99370c4c014 02:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:36 OK: 264 MiB in 52 packages 02:08:38 Removing intermediate container f99370c4c014 02:08:38 ---> 0a160cf28047 02:08:38 Step 8/12 : WORKDIR /app 02:08:38 ---> Running in 9225530742d3 02:08:38 Removing intermediate container 9225530742d3 02:08:38 ---> 439d933b5da0 02:08:38 Step 9/12 : COPY go.mod vendor* ./ 02:08:38 ---> 321e9aba5d93 02:08:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:38 ---> Running in 7877840b9da1 02:09:26 Removing intermediate container 7877840b9da1 02:09:26 ---> a0c8ffe854f5 02:09:26 Step 11/12 : COPY . . 02:09:26 ---> 7f37227488aa 02:09:26 Step 12/12 : RUN $MAKE 02:09:26 ---> Running in f5f2235af3fe 02:09:27 noop 02:09:27 Removing intermediate container f5f2235af3fe 02:09:27 ---> e73938120af6 02:09:27 Successfully built e73938120af6 02:09:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker inspect -f . ci-base-image-x86_64 02:09:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:28 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:09:28 $ 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 02:09:28 $ docker top b7e3edefa30e885e99303532aaebe584eb1e1ad17e438b3e32ee10d1aa8c4700 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:28 + go version 02:09:28 go version go1.21.0 linux/amd64 [Pipeline] } 02:09:28 $ docker stop --time=1 b7e3edefa30e885e99303532aaebe584eb1e1ad17e438b3e32ee10d1aa8c4700 02:09:30 $ docker rm -f --volumes b7e3edefa30e885e99303532aaebe584eb1e1ad17e438b3e32ee10d1aa8c4700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:30 + docker inspect -f . ci-base-image-x86_64 02:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:30 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:09:30 $ 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 02:09:30 $ docker top 2c1c878531643e4fa639600b3d5ee94025379ae72849155f47e6d65e5c1ed9ed -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:31 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 02:09:31 + make test 02:09:31 go test ./... -coverprofile=coverage.out ./... 02:09:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:09:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 02:09:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 02:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.194s coverage: 40.6% of statements 02:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements 02:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.013s coverage: 95.5% of statements 02:10:07 go vet ./... 02:10:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:11 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:10:11 $ docker stop --time=1 2c1c878531643e4fa639600b3d5ee94025379ae72849155f47e6d65e5c1ed9ed 02:10:14 $ docker rm -f --volumes 2c1c878531643e4fa639600b3d5ee94025379ae72849155f47e6d65e5c1ed9ed [Pipeline] // withDockerContainer [Pipeline] sh 02:10:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:16 + ls -al . 02:10:16 total 640 02:10:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:09 . 02:10:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:07 .. 02:10:16 -rw-rw-r-- 1 jenkins jenkins 134 Nov 10 02:07 .dockerignore 02:10:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:09 .git 02:10:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 .github 02:10:16 -rw-rw-r-- 1 jenkins jenkins 880 Nov 10 02:07 .gitignore 02:10:16 -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 02:07 .golangci.yml 02:10:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:08 .semver 02:10:16 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 10 02:07 Attribution.txt 02:10:16 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 10 02:07 CHANGELOG.md 02:10:16 -rw-rw-r-- 1 jenkins jenkins 1347 Nov 10 02:07 Dockerfile 02:10:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:07 GOVERNANCE.md 02:10:16 -rw-rw-r-- 1 jenkins jenkins 661 Nov 10 02:07 Jenkinsfile 02:10:16 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 10 02:07 LICENSE 02:10:16 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 10 02:07 Makefile 02:10:16 -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 02:07 OWNERS.md 02:10:16 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 10 02:07 README.md 02:10:16 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:08 VERSION 02:10:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 bin 02:10:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:07 cmd 02:10:16 -rw-r--r-- 1 jenkins jenkins 459493 Nov 10 02:09 coverage.out 02:10:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 examples 02:10:16 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 10 02:07 go.mod 02:10:16 -rw-rw-r-- 1 jenkins jenkins 34490 Nov 10 02:07 go.sum 02:10:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 images 02:10:16 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 02:07 internal 02:10:16 -rw-rw-r-- 1 jenkins jenkins 193 Nov 10 02:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + 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=b9751f41d5278ba8d3f978611c0e9ad9426ae677 --label arch=amd64 --label version=3.1.0-dev.22 . 02:10:16 Sending build context to Docker daemon 4.35MB 02:10:16 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:10:16 Step 2/24 : FROM ${BASE} AS builder 02:10:16 ---> e73938120af6 02:10:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:10:16 ---> Running in c9416f9ed56b 02:10:16 Removing intermediate container c9416f9ed56b 02:10:16 ---> 6eadda140c6e 02:10:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:16 ---> Running in 46f08efa9c7f 02:10:16 Removing intermediate container 46f08efa9c7f 02:10:16 ---> 40b5e4b40a1b 02:10:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 02:10:16 ---> Running in 4516c1056d5b 02:10:17 Removing intermediate container 4516c1056d5b 02:10:17 ---> 92a7a46e8537 02:10:17 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:10:17 ---> Running in 7dbefc0de854 02:10:17 Removing intermediate container 7dbefc0de854 02:10:17 ---> 5a0e69ca5c64 02:10:17 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:17 ---> Running in 37a9b833c7e7 02:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:10:17 OK: 264 MiB in 52 packages 02:10:18 Removing intermediate container 37a9b833c7e7 02:10:18 ---> f5f32ef30f53 02:10:18 Step 8/24 : WORKDIR /app 02:10:18 ---> Running in 943325032aaf 02:10:18 Removing intermediate container 943325032aaf 02:10:18 ---> 46f11e8f3fde 02:10:18 Step 9/24 : COPY go.mod vendor* ./ 02:10:18 ---> 825aaa4368ac 02:10:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:18 ---> Running in 69c8d8222ca0 02:10:18 Removing intermediate container 69c8d8222ca0 02:10:18 ---> b38617497a09 02:10:18 Step 11/24 : COPY . . 02:10:19 ---> 15bb2c9f58a1 02:10:19 Step 12/24 : RUN $MAKE 02:10:19 ---> Running in b93099848ee1 02:10:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 02:10:41 Removing intermediate container b93099848ee1 02:10:41 ---> ac9c19860e88 02:10:41 Step 13/24 : FROM alpine:3.18 02:10:41 3.18: Pulling from library/alpine 02:10:41 96526aa774ef: Pulling fs layer 02:10:41 96526aa774ef: Verifying Checksum 02:10:41 96526aa774ef: Download complete 02:10:41 96526aa774ef: Pull complete 02:10:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:10:41 Status: Downloaded newer image for alpine:3.18 02:10:41 ---> 8ca4688f4f35 02:10:41 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:10:41 ---> Running in c9785c423259 02:10:41 Removing intermediate container c9785c423259 02:10:41 ---> 7948aecf6a27 02:10:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:10:41 ---> Running in 183f37a52c00 02:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:10:42 (1/1) Installing dumb-init (1.2.5-r2) 02:10:42 Executing busybox-1.36.1-r2.trigger 02:10:42 OK: 7 MiB in 16 packages 02:10:42 Removing intermediate container 183f37a52c00 02:10:42 ---> 4a094197b97f 02:10:42 Step 16/24 : COPY --from=builder /app/LICENSE / 02:10:42 ---> 84ee4bbb60fc 02:10:42 Step 17/24 : COPY --from=builder /app/Attribution.txt / 02:10:42 ---> a17b6ba69fe4 02:10:42 Step 18/24 : COPY --from=builder /app/cmd/ / 02:10:43 ---> f278f77740b7 02:10:43 Step 19/24 : EXPOSE 59989 02:10:43 ---> Running in 025c05309495 02:10:43 Removing intermediate container 025c05309495 02:10:43 ---> 5a649939afa5 02:10:43 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 02:10:43 ---> Running in 22089e511aca 02:10:43 Removing intermediate container 22089e511aca 02:10:43 ---> a69ca32de1fd 02:10:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:10:44 ---> Running in 1c82e3e94070 02:10:44 Removing intermediate container 1c82e3e94070 02:10:44 ---> ace74bf1a5b5 02:10:44 Step 22/24 : LABEL arch=amd64 02:10:44 ---> Running in dcdba82826db 02:10:44 Removing intermediate container dcdba82826db 02:10:44 ---> e25c20ccf9c9 02:10:44 Step 23/24 : LABEL git_sha=b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:10:44 ---> Running in 5ee55f48077b 02:10:44 Removing intermediate container 5ee55f48077b 02:10:44 ---> 4145a053cb29 02:10:44 Step 24/24 : LABEL version=3.1.0-dev.22 02:10:45 ---> Running in 644e0529c35f 02:10:45 Removing intermediate container 644e0529c35f 02:10:45 ---> a734b8271190 02:10:45 [Warning] One or more build-args [ARCH] were not consumed 02:10:45 Successfully built a734b8271190 02:10:45 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 02:10:45 provisioning config files... 02:10:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3159550534373614140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:45 ---> docker-login.sh 02:10:45 nexus3.edgexfoundry.org:10001 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 nexus3.edgexfoundry.org:10002 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 nexus3.edgexfoundry.org:10003 02:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:46 Configure a credential helper to remove this warning. See 02:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:46 02:10:46 Login Succeeded 02:10:46 nexus3.edgexfoundry.org:10004 02:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 docker.io 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 ---> docker-login.sh ends [Pipeline] } 02:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:10:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 02:10:47 b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:10:47 latest 02:10:47 3.1.0-dev.22 02:10:47 b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 02:10:47 main 02:10:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:10:48 7448037e3b6c: Preparing 02:10:48 ec50d58d789e: Preparing 02:10:48 ae93c6dda27f: Preparing 02:10:48 bd8f9bb3ecc6: Preparing 02:10:48 cc2447e1835a: Preparing 02:10:48 cc2447e1835a: Layer already exists 02:10:48 ec50d58d789e: Pushed 02:10:48 bd8f9bb3ecc6: Pushed 02:10:48 ae93c6dda27f: Pushed 02:10:50 7448037e3b6c: Pushed 02:10:50 b9751f41d5278ba8d3f978611c0e9ad9426ae677: digest: sha256:b68f0bd6eb7d2a08b556cd2c668bbb2d881d27067a31caa1a9ae162e675d0675 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 02:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:10:51 7448037e3b6c: Preparing 02:10:51 ec50d58d789e: Preparing 02:10:51 ae93c6dda27f: Preparing 02:10:51 bd8f9bb3ecc6: Preparing 02:10:51 cc2447e1835a: Preparing 02:10:51 7448037e3b6c: Layer already exists 02:10:51 ec50d58d789e: Layer already exists 02:10:51 ae93c6dda27f: Layer already exists 02:10:51 bd8f9bb3ecc6: Layer already exists 02:10:51 cc2447e1835a: Layer already exists 02:10:51 latest: digest: sha256:b68f0bd6eb7d2a08b556cd2c668bbb2d881d27067a31caa1a9ae162e675d0675 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.22 02:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:10:52 7448037e3b6c: Preparing 02:10:52 ec50d58d789e: Preparing 02:10:52 ae93c6dda27f: Preparing 02:10:52 bd8f9bb3ecc6: Preparing 02:10:52 cc2447e1835a: Preparing 02:10:52 cc2447e1835a: Layer already exists 02:10:52 bd8f9bb3ecc6: Layer already exists 02:10:52 ae93c6dda27f: Layer already exists 02:10:52 ec50d58d789e: Layer already exists 02:10:52 7448037e3b6c: Layer already exists 02:10:52 3.1.0-dev.22: digest: sha256:b68f0bd6eb7d2a08b556cd2c668bbb2d881d27067a31caa1a9ae162e675d0675 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 02:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:10:52 7448037e3b6c: Preparing 02:10:52 ec50d58d789e: Preparing 02:10:52 ae93c6dda27f: Preparing 02:10:52 bd8f9bb3ecc6: Preparing 02:10:52 cc2447e1835a: Preparing 02:10:52 bd8f9bb3ecc6: Layer already exists 02:10:52 cc2447e1835a: Layer already exists 02:10:52 ae93c6dda27f: Layer already exists 02:10:52 7448037e3b6c: Layer already exists 02:10:52 ec50d58d789e: Layer already exists 02:10:52 b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22: digest: sha256:b68f0bd6eb7d2a08b556cd2c668bbb2d881d27067a31caa1a9ae162e675d0675 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 02:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 02:10:53 7448037e3b6c: Preparing 02:10:53 ec50d58d789e: Preparing 02:10:53 ae93c6dda27f: Preparing 02:10:53 bd8f9bb3ecc6: Preparing 02:10:53 cc2447e1835a: Preparing 02:10:53 ec50d58d789e: Layer already exists 02:10:53 7448037e3b6c: Layer already exists 02:10:53 ae93c6dda27f: Layer already exists 02:10:53 cc2447e1835a: Layer already exists 02:10:53 bd8f9bb3ecc6: Layer already exists 02:10:53 main: digest: sha256:b68f0bd6eb7d2a08b556cd2c668bbb2d881d27067a31caa1a9ae162e675d0675 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:53 ===================================================== [Pipeline] echo 02:10:53 taggedImages: 02:10:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:10:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 02:10:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.22 02:10:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 02:10:53 - 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 02:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:53 02:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:54 latest: Pulling from edgex-lftools-log-publisher 02:10:54 5eb5b503b376: Pulling fs layer 02:10:54 5c69ac0246d0: Pulling fs layer 02:10:54 ec43610c2a17: Pulling fs layer 02:10:54 3a2ae6a8a46f: Pulling fs layer 02:10:54 33b1e0a273af: Pulling fs layer 02:10:54 5d3b04190fa2: Pulling fs layer 02:10:54 2f39f015ded8: Pulling fs layer 02:10:54 33b1e0a273af: Waiting 02:10:54 3a2ae6a8a46f: Waiting 02:10:54 5d3b04190fa2: Waiting 02:10:54 2f39f015ded8: Waiting 02:10:54 5c69ac0246d0: Verifying Checksum 02:10:54 5c69ac0246d0: Download complete 02:10:54 3a2ae6a8a46f: Verifying Checksum 02:10:54 3a2ae6a8a46f: Download complete 02:10:54 33b1e0a273af: Verifying Checksum 02:10:54 33b1e0a273af: Download complete 02:10:54 ec43610c2a17: Verifying Checksum 02:10:54 ec43610c2a17: Download complete 02:10:54 5d3b04190fa2: Verifying Checksum 02:10:54 5d3b04190fa2: Download complete 02:10:54 5eb5b503b376: Verifying Checksum 02:10:54 5eb5b503b376: Download complete 02:10:54 2f39f015ded8: Verifying Checksum 02:10:54 2f39f015ded8: Download complete 02:10:55 5eb5b503b376: Pull complete 02:10:55 5c69ac0246d0: Pull complete 02:10:56 ec43610c2a17: Pull complete 02:10:56 3a2ae6a8a46f: Pull complete 02:10:56 33b1e0a273af: Pull complete 02:10:56 5d3b04190fa2: Pull complete 02:11:00 2f39f015ded8: Pull complete 02:11:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:00 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:11:00 $ 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 02:11:05 $ docker top 31e41acd673927ac3d00ff969e6ef810de6bc2d39add871cce093136cb7b9ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:05 ---> job-cost.sh 02:11:05 lf-activate-venv: SKIPPING 02:11:05 INFO: No Stack... 02:11:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:06 INFO: Archiving Costs [Pipeline] sh 02:11:06 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 02:11:06 + cut -d, -f6 [Pipeline] lock 02:11:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] 02:11:06 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] did not exist. Created. 02:11:06 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:06 Stashed 1 file(s) [Pipeline] } 02:11:06 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:06 $ docker stop --time=1 31e41acd673927ac3d00ff969e6ef810de6bc2d39add871cce093136cb7b9ae6 02:11:08 $ docker rm -f --volumes 31e41acd673927ac3d00ff969e6ef810de6bc2d39add871cce093136cb7b9ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:12:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17189 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 02:12:06 Running in /w/workspace/device-rfid-llrp-go/128 [Pipeline] { [Pipeline] checkout 02:12:06 The recommended git tool is: git 02:12:13 using credential edgex-jenkins-ssh 02:12:13 Cloning the remote Git repository 02:12:14 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:12:14 > git init /w/workspace/device-rfid-llrp-go/128 # timeout=10 02:12:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 02:12:14 > git --version # timeout=10 02:12:14 > git --version # 'git version 2.25.1' 02:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 02:12:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:19 Avoid second fetch 02:12:19 Checking out Revision b9751f41d5278ba8d3f978611c0e9ad9426ae677 (main) 02:12:20 Commit message: "Merge pull request #271 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:19 > git config core.sparsecheckout # timeout=10 02:12:19 > git checkout -f b9751f41d5278ba8d3f978611c0e9ad9426ae677 # timeout=10 02:12:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:12:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:21 Dload Upload Total Spent Left Speed 02:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 176k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 02:12:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:12:22 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 02:12:22 /etc/docker/daemon.new 02:12:22 { 02:12:22 "registry-mirrors": [ 02:12:22 "https://nexus3.edgexfoundry.org:10001" 02:12:22 ], 02:12:22 "bip": "10.250.0.254/24", 02:12:22 "hosts": [ 02:12:22 "tcp://0.0.0.0:5555", 02:12:22 "unix:///var/run/docker.sock" 02:12:22 ], 02:12:22 "mtu": 1458, 02:12:22 "selinux-enabled": true, 02:12:22 "seccomp-profile": "/etc/docker/seccomp.json" 02:12:22 } [Pipeline] sh 02:12:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:12:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:41 provisioning config files... 02:12:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/128@tmp/config13678472368800726966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:42 ---> docker-login.sh 02:12:42 nexus3.edgexfoundry.org:10001 02:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:42 Configure a credential helper to remove this warning. See 02:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:42 02:12:42 Login Succeeded 02:12:42 nexus3.edgexfoundry.org:10002 02:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:43 Configure a credential helper to remove this warning. See 02:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:43 02:12:43 Login Succeeded 02:12:43 nexus3.edgexfoundry.org:10003 02:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:43 Configure a credential helper to remove this warning. See 02:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:43 02:12:43 Login Succeeded 02:12:43 nexus3.edgexfoundry.org:10004 02:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:44 Configure a credential helper to remove this warning. See 02:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:44 02:12:44 Login Succeeded 02:12:44 docker.io 02:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:44 Configure a credential helper to remove this warning. See 02:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:44 02:12:44 Login Succeeded 02:12:44 ---> docker-login.sh ends [Pipeline] } 02:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:12:45 ========================================================= 02:12:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:12:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:45 + 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 . 02:12:45 Sending build context to Docker daemon 1.198MB 02:12:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:12:45 Step 2/12 : FROM ${BASE} AS builder 02:12:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:45 9fda8d8052c6: Pulling fs layer 02:12:45 5d54e960e981: Pulling fs layer 02:12:45 c4a7e357bf2a: Pulling fs layer 02:12:45 f0e02332f6b5: Pulling fs layer 02:12:45 cefa15bbcfad: Pulling fs layer 02:12:45 17808c966233: Pulling fs layer 02:12:45 f4c1fc716caa: Pulling fs layer 02:12:45 f0e02332f6b5: Waiting 02:12:45 cefa15bbcfad: Waiting 02:12:45 17808c966233: Waiting 02:12:45 f4c1fc716caa: Waiting 02:12:45 5d54e960e981: Verifying Checksum 02:12:45 5d54e960e981: Download complete 02:12:45 f0e02332f6b5: Verifying Checksum 02:12:45 f0e02332f6b5: Download complete 02:12:45 cefa15bbcfad: Verifying Checksum 02:12:45 cefa15bbcfad: Download complete 02:12:45 9fda8d8052c6: Verifying Checksum 02:12:45 9fda8d8052c6: Download complete 02:12:46 f4c1fc716caa: Verifying Checksum 02:12:46 f4c1fc716caa: Download complete 02:12:47 9fda8d8052c6: Pull complete 02:12:48 5d54e960e981: Pull complete 02:12:48 c4a7e357bf2a: Verifying Checksum 02:12:48 c4a7e357bf2a: Download complete 02:12:49 17808c966233: Verifying Checksum 02:12:49 17808c966233: Download complete 02:13:02 c4a7e357bf2a: Pull complete 02:13:02 f0e02332f6b5: Pull complete 02:13:02 cefa15bbcfad: Pull complete 02:13:13 17808c966233: Pull complete 02:13:15 f4c1fc716caa: Pull complete 02:13:15 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:13:15 ---> ea914061e18c 02:13:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:13:18 ---> Running in 830a19e77098 02:13:18 Removing intermediate container 830a19e77098 02:13:18 ---> 409f6cc92c05 02:13:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:13:18 ---> Running in 5ce983b5bb37 02:13:19 Removing intermediate container 5ce983b5bb37 02:13:19 ---> 05301f916610 02:13:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:13:19 ---> Running in 2325284fc912 02:13:19 Removing intermediate container 2325284fc912 02:13:19 ---> 8a3c9d893872 02:13:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:13:19 ---> Running in 0415464c2f7d 02:13:20 Removing intermediate container 0415464c2f7d 02:13:20 ---> fbf04757dbd4 02:13:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:20 ---> Running in c10ae965b8e9 02:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:13:24 OK: 266 MiB in 52 packages 02:13:24 Removing intermediate container c10ae965b8e9 02:13:24 ---> 40d40f50b748 02:13:24 Step 8/12 : WORKDIR /app 02:13:25 ---> Running in 8bb3238a30e0 02:13:25 Removing intermediate container 8bb3238a30e0 02:13:25 ---> cf6512ebc794 02:13:25 Step 9/12 : COPY go.mod vendor* ./ 02:13:25 ---> 661529de8dac 02:13:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:26 ---> Running in 21ada8d08f11 02:14:47 Removing intermediate container 21ada8d08f11 02:14:47 ---> 3b53add00f14 02:14:47 Step 11/12 : COPY . . 02:14:47 ---> c0804238d614 02:14:47 Step 12/12 : RUN $MAKE 02:14:47 ---> Running in 1da85bb765e3 02:14:47 noop 02:14:47 Removing intermediate container 1da85bb765e3 02:14:47 ---> 18b716098f91 02:14:47 Successfully built 18b716098f91 02:14:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:48 + docker inspect -f . ci-base-image-arm64 02:14:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:48 prd-ubuntu20.04-docker-arm64-4c-16g-17189 does not seem to be running inside a container 02:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/128 -v /w/workspace/device-rfid-llrp-go/128:/w/workspace/device-rfid-llrp-go/128:rw,z -v /w/workspace/device-rfid-llrp-go/128@tmp:/w/workspace/device-rfid-llrp-go/128@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 02:14:50 $ docker top 141a079cf7ef4f0211ecc2f259ad4c20347f8f5338e7738d21b4b9f575e2a89e -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:50 + go version 02:14:50 go version go1.21.0 linux/arm64 [Pipeline] } 02:14:50 $ docker stop --time=1 141a079cf7ef4f0211ecc2f259ad4c20347f8f5338e7738d21b4b9f575e2a89e 02:14:52 $ docker rm -f --volumes 141a079cf7ef4f0211ecc2f259ad4c20347f8f5338e7738d21b4b9f575e2a89e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + docker inspect -f . ci-base-image-arm64 02:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:53 prd-ubuntu20.04-docker-arm64-4c-16g-17189 does not seem to be running inside a container 02:14:53 $ 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/128 -v /w/workspace/device-rfid-llrp-go/128:/w/workspace/device-rfid-llrp-go/128:rw,z -v /w/workspace/device-rfid-llrp-go/128@tmp:/w/workspace/device-rfid-llrp-go/128@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 02:14:55 $ docker top 73e64cdf5ca9a8da4ac86876aeb0eceafb8fb5c8054bde8184950b06f6f9af97 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:55 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/128 [Pipeline] fileExists [Pipeline] sh 02:14:56 + make test 02:14:56 go test ./... -coverprofile=coverage.out ./... 02:15:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:17:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 02:17:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 02:18:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.187s coverage: 40.6% of statements 02:18:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.581s coverage: 51.9% of statements 02:18:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 96.4% of statements 02:18:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:20 go vet ./... 02:18:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:47 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:18:47 $ docker stop --time=1 73e64cdf5ca9a8da4ac86876aeb0eceafb8fb5c8054bde8184950b06f6f9af97 02:18:49 $ docker rm -f --volumes 73e64cdf5ca9a8da4ac86876aeb0eceafb8fb5c8054bde8184950b06f6f9af97 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:51 Warning: overwriting stash ‘coverage-report’ 02:18:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:52 + ls -al . 02:18:52 total 636 02:18:52 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:15 . 02:18:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:12 .. 02:18:52 -rw-rw-r-- 1 jenkins jenkins 134 Nov 10 02:12 .dockerignore 02:18:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:12 .git 02:18:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:12 .github 02:18:52 -rw-rw-r-- 1 jenkins jenkins 880 Nov 10 02:12 .gitignore 02:18:52 -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 02:12 .golangci.yml 02:18:52 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 10 02:12 Attribution.txt 02:18:52 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 10 02:12 CHANGELOG.md 02:18:52 -rw-rw-r-- 1 jenkins jenkins 1347 Nov 10 02:12 Dockerfile 02:18:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:12 GOVERNANCE.md 02:18:52 -rw-rw-r-- 1 jenkins jenkins 661 Nov 10 02:12 Jenkinsfile 02:18:52 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 10 02:12 LICENSE 02:18:52 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 10 02:12 Makefile 02:18:52 -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 02:12 OWNERS.md 02:18:52 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 10 02:12 README.md 02:18:52 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:08 VERSION 02:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:12 bin 02:18:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:12 cmd 02:18:52 -rw-r--r-- 1 jenkins jenkins 459493 Nov 10 02:18 coverage.out 02:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:12 examples 02:18:52 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 10 02:12 go.mod 02:18:52 -rw-rw-r-- 1 jenkins jenkins 34490 Nov 10 02:12 go.sum 02:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:12 images 02:18:52 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 02:12 internal 02:18:52 -rw-rw-r-- 1 jenkins jenkins 193 Nov 10 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:53 + 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=b9751f41d5278ba8d3f978611c0e9ad9426ae677 --label arch=arm64 --label version=3.1.0-dev.22 . 02:18:53 Sending build context to Docker daemon 1.198MB 02:18:53 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:18:53 Step 2/24 : FROM ${BASE} AS builder 02:18:53 ---> 18b716098f91 02:18:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:18:53 ---> Running in fcf0652f5097 02:18:53 Removing intermediate container fcf0652f5097 02:18:53 ---> 08b978f1803f 02:18:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:54 ---> Running in 90430afdde59 02:18:54 Removing intermediate container 90430afdde59 02:18:54 ---> 3283ff489644 02:18:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 02:18:54 ---> Running in 7d5f02f7633c 02:18:55 Removing intermediate container 7d5f02f7633c 02:18:55 ---> 179f1b64eb07 02:18:55 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:18:55 ---> Running in 82a27aa205af 02:18:55 Removing intermediate container 82a27aa205af 02:18:55 ---> b6979d00631f 02:18:55 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:55 ---> Running in 4772f553aee4 02:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:59 OK: 266 MiB in 52 packages 02:19:00 Removing intermediate container 4772f553aee4 02:19:00 ---> 07f7bd934c96 02:19:00 Step 8/24 : WORKDIR /app 02:19:00 ---> Running in 4d90190cb566 02:19:00 Removing intermediate container 4d90190cb566 02:19:00 ---> 2a67199d2417 02:19:00 Step 9/24 : COPY go.mod vendor* ./ 02:19:01 ---> ddb5d9e1b1c6 02:19:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:01 ---> Running in 0a1f4b46dab0 02:19:04 Removing intermediate container 0a1f4b46dab0 02:19:04 ---> 0c7ac018850e 02:19:04 Step 11/24 : COPY . . 02:19:08 ---> 86642e42772a 02:19:08 Step 12/24 : RUN $MAKE 02:19:08 ---> Running in d931814087bd 02:19:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 02:21:45 Removing intermediate container d931814087bd 02:21:45 ---> cc2aab2f3139 02:21:45 Step 13/24 : FROM alpine:3.18 02:21:45 3.18: Pulling from library/alpine 02:21:45 579b34f0a95b: Pulling fs layer 02:21:45 579b34f0a95b: Verifying Checksum 02:21:45 579b34f0a95b: Download complete 02:21:45 579b34f0a95b: Pull complete 02:21:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:21:45 Status: Downloaded newer image for alpine:3.18 02:21:45 ---> 3cc203321400 02:21:45 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:21:45 ---> Running in 6e754ffff96b 02:21:45 Removing intermediate container 6e754ffff96b 02:21:45 ---> c69866f6d194 02:21:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:21:45 ---> Running in 756dee2dd5a6 02:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:45 (1/1) Installing dumb-init (1.2.5-r2) 02:21:45 Executing busybox-1.36.1-r2.trigger 02:21:45 OK: 8 MiB in 16 packages 02:21:45 Removing intermediate container 756dee2dd5a6 02:21:45 ---> e72ece55a3a4 02:21:45 Step 16/24 : COPY --from=builder /app/LICENSE / 02:21:45 ---> 3ec708f6984a 02:21:45 Step 17/24 : COPY --from=builder /app/Attribution.txt / 02:21:45 ---> ea775d15092f 02:21:45 Step 18/24 : COPY --from=builder /app/cmd/ / 02:21:45 ---> 487106ae7afe 02:21:45 Step 19/24 : EXPOSE 59989 02:21:45 ---> Running in 5c52fefc2330 02:21:45 Removing intermediate container 5c52fefc2330 02:21:45 ---> e6bd605bba88 02:21:45 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 02:21:45 ---> Running in ef2f64228165 02:21:45 Removing intermediate container ef2f64228165 02:21:45 ---> f8fa355c6670 02:21:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:21:45 ---> Running in f7279df6df01 02:21:45 Removing intermediate container f7279df6df01 02:21:45 ---> 4eea356291ce 02:21:45 Step 22/24 : LABEL arch=arm64 02:21:45 ---> Running in 6c1a99eae2b3 02:21:45 Removing intermediate container 6c1a99eae2b3 02:21:45 ---> 445175c08fbd 02:21:45 Step 23/24 : LABEL git_sha=b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:21:45 ---> Running in 3eb28098fe9b 02:21:45 Removing intermediate container 3eb28098fe9b 02:21:45 ---> 198202c42705 02:21:45 Step 24/24 : LABEL version=3.1.0-dev.22 02:21:45 ---> Running in bc379c15d8f9 02:21:45 Removing intermediate container bc379c15d8f9 02:21:45 ---> 97b7ff32a3a3 02:21:45 [Warning] One or more build-args [ARCH] were not consumed 02:21:45 Successfully built 97b7ff32a3a3 02:21:45 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 02:21:46 provisioning config files... 02:21:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/128@tmp/config14018318311137863637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:46 ---> docker-login.sh 02:21:46 nexus3.edgexfoundry.org:10001 02:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:46 Configure a credential helper to remove this warning. See 02:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:46 02:21:46 Login Succeeded 02:21:46 nexus3.edgexfoundry.org:10002 02:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:46 Configure a credential helper to remove this warning. See 02:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:46 02:21:46 Login Succeeded 02:21:46 nexus3.edgexfoundry.org:10003 02:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:47 Configure a credential helper to remove this warning. See 02:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:47 02:21:47 Login Succeeded 02:21:47 nexus3.edgexfoundry.org:10004 02:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:47 Configure a credential helper to remove this warning. See 02:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:47 02:21:47 Login Succeeded 02:21:47 docker.io 02:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:48 Configure a credential helper to remove this warning. See 02:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:48 02:21:48 Login Succeeded 02:21:48 ---> docker-login.sh ends [Pipeline] } 02:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:21:48 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 02:21:48 b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:21:48 latest 02:21:48 3.1.0-dev.22 02:21:48 b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 02:21:48 main 02:21:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:21:49 ef2cff7f2288: Preparing 02:21:49 3d87d900c2f6: Preparing 02:21:49 9b6f0b784aaf: Preparing 02:21:49 77a0c6f1fe46: Preparing 02:21:49 5f4d9fc4d98d: Preparing 02:21:49 5f4d9fc4d98d: Layer already exists 02:21:49 9b6f0b784aaf: Pushed 02:21:49 3d87d900c2f6: Pushed 02:21:49 77a0c6f1fe46: Pushed 02:21:56 ef2cff7f2288: Pushed 02:21:56 b9751f41d5278ba8d3f978611c0e9ad9426ae677: digest: sha256:9d66e3ac1f5b2b68138bb031585be1dad068517900ba94e6193d6be200519fef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + 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 02:21:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 02:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:21:56 ef2cff7f2288: Preparing 02:21:56 3d87d900c2f6: Preparing 02:21:56 9b6f0b784aaf: Preparing 02:21:56 77a0c6f1fe46: Preparing 02:21:56 5f4d9fc4d98d: Preparing 02:21:56 77a0c6f1fe46: Layer already exists 02:21:56 9b6f0b784aaf: Layer already exists 02:21:56 5f4d9fc4d98d: Layer already exists 02:21:56 3d87d900c2f6: Layer already exists 02:21:56 ef2cff7f2288: Layer already exists 02:21:57 latest: digest: sha256:9d66e3ac1f5b2b68138bb031585be1dad068517900ba94e6193d6be200519fef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.22 02:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:21:57 ef2cff7f2288: Preparing 02:21:57 3d87d900c2f6: Preparing 02:21:57 9b6f0b784aaf: Preparing 02:21:57 77a0c6f1fe46: Preparing 02:21:57 5f4d9fc4d98d: Preparing 02:21:57 5f4d9fc4d98d: Layer already exists 02:21:57 ef2cff7f2288: Layer already exists 02:21:57 77a0c6f1fe46: Layer already exists 02:21:57 9b6f0b784aaf: Layer already exists 02:21:57 3d87d900c2f6: Layer already exists 02:21:57 3.1.0-dev.22: digest: sha256:9d66e3ac1f5b2b68138bb031585be1dad068517900ba94e6193d6be200519fef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 02:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:21:58 ef2cff7f2288: Preparing 02:21:58 3d87d900c2f6: Preparing 02:21:58 9b6f0b784aaf: Preparing 02:21:58 77a0c6f1fe46: Preparing 02:21:58 5f4d9fc4d98d: Preparing 02:21:58 9b6f0b784aaf: Layer already exists 02:21:58 3d87d900c2f6: Layer already exists 02:21:58 5f4d9fc4d98d: Layer already exists 02:21:58 77a0c6f1fe46: Layer already exists 02:21:58 ef2cff7f2288: Layer already exists 02:21:58 b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22: digest: sha256:9d66e3ac1f5b2b68138bb031585be1dad068517900ba94e6193d6be200519fef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + 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 02:22:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 02:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:22:03 ef2cff7f2288: Preparing 02:22:03 3d87d900c2f6: Preparing 02:22:03 9b6f0b784aaf: Preparing 02:22:03 77a0c6f1fe46: Preparing 02:22:03 5f4d9fc4d98d: Preparing 02:22:03 5f4d9fc4d98d: Layer already exists 02:22:03 9b6f0b784aaf: Layer already exists 02:22:03 77a0c6f1fe46: Layer already exists 02:22:03 ef2cff7f2288: Layer already exists 02:22:03 3d87d900c2f6: Layer already exists 02:22:03 main: digest: sha256:9d66e3ac1f5b2b68138bb031585be1dad068517900ba94e6193d6be200519fef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:03 ===================================================== [Pipeline] echo 02:22:03 taggedImages: 02:22:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9751f41d5278ba8d3f978611c0e9ad9426ae677 02:22:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 02:22:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.22 02:22:03 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9751f41d5278ba8d3f978611c0e9ad9426ae677-3.1.0-dev.22 02:22:03 - 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 02:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:03 02:22:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:04 arm64: Pulling from edgex-lftools-log-publisher 02:22:04 8998bd30e6a1: Pulling fs layer 02:22:04 04944245beec: Pulling fs layer 02:22:04 699f458cf7ca: Pulling fs layer 02:22:04 765212b225bb: Pulling fs layer 02:22:04 f23df028b6ca: Pulling fs layer 02:22:04 d65c8cfc05b1: Pulling fs layer 02:22:04 765212b225bb: Waiting 02:22:04 f23df028b6ca: Waiting 02:22:04 2437ff75d9bd: Pulling fs layer 02:22:04 d65c8cfc05b1: Waiting 02:22:04 2437ff75d9bd: Waiting 02:22:04 04944245beec: Verifying Checksum 02:22:04 04944245beec: Download complete 02:22:04 765212b225bb: Verifying Checksum 02:22:04 765212b225bb: Download complete 02:22:04 f23df028b6ca: Download complete 02:22:04 d65c8cfc05b1: Verifying Checksum 02:22:04 d65c8cfc05b1: Download complete 02:22:04 699f458cf7ca: Verifying Checksum 02:22:04 699f458cf7ca: Download complete 02:22:05 8998bd30e6a1: Verifying Checksum 02:22:05 8998bd30e6a1: Download complete 02:22:07 2437ff75d9bd: Verifying Checksum 02:22:07 2437ff75d9bd: Download complete 02:22:09 8998bd30e6a1: Pull complete 02:22:09 04944245beec: Pull complete 02:22:11 699f458cf7ca: Pull complete 02:22:11 765212b225bb: Pull complete 02:22:12 f23df028b6ca: Pull complete 02:22:12 d65c8cfc05b1: Pull complete 02:22:30 2437ff75d9bd: Pull complete 02:22:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-17189 does not seem to be running inside a container 02:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/128 -v /w/workspace/device-rfid-llrp-go/128:/w/workspace/device-rfid-llrp-go/128:rw,z -v /w/workspace/device-rfid-llrp-go/128@tmp:/w/workspace/device-rfid-llrp-go/128@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 02:22:34 $ docker top e695bdc1591ea37a8bd6868d41d9ac716d033d140fb6f25dd4d9401986dd756f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:35 ---> job-cost.sh 02:22:35 lf-activate-venv: SKIPPING 02:22:35 INFO: No Stack... 02:22:35 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:36 INFO: Archiving Costs [Pipeline] sh 02:22:36 + cut -d, -f6 02:22:36 + cat /w/workspace/device-rfid-llrp-go/128/archives/cost.csv [Pipeline] lock 02:22:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] 02:22:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] did not exist. Created. 02:22:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:37 /w/workspace/device-rfid-llrp-go/128@tmp/durable-a315c9d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:37 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:37 Warning: overwriting stash ‘stack-cost’ 02:22:37 Stashed 1 file(s) [Pipeline] } 02:22:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:38 $ docker stop --time=1 e695bdc1591ea37a8bd6868d41d9ac716d033d140fb6f25dd4d9401986dd756f 02:22:39 $ docker rm -f --volumes e695bdc1591ea37a8bd6868d41d9ac716d033d140fb6f25dd4d9401986dd756f [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 02:22:39 provisioning config files... 02:22:39 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7357051302230269190tmp [Pipeline] { [Pipeline] sh 02:22:40 + set +x 02:22:40 + curl -s https://codecov.io/bash 02:22:40 + bash -s -- 02:22:40 02:22:40 _____ _ 02:22:40 / ____| | | 02:22:40 | | ___ __| | ___ ___ _____ __ 02:22:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:40 Bash-1.0.6 02:22:40 02:22:40 02:22:40 ==> git version 2.25.1 found 02:22:40 ==> 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 02:22:40 Release-Date: 2020-01-08 02:22:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:40 ==> Jenkins CI detected. 02:22:40 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 02:22:40 project root: . 02:22:40 --> token set from env 02:22:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:40 ==> Running gcov in . (disable via -X gcov) 02:22:40 ==> Python coveragepy not found 02:22:40 ==> Searching for coverage reports in: 02:22:40 + . 02:22:40 -> Found 1 reports 02:22:40 ==> Detecting git/mercurial file structure 02:22:40 ==> Reading reports 02:22:40 + ./coverage.out bytes=459493 02:22:40 ==> Appending adjustments 02:22:40 https://docs.codecov.io/docs/fixing-reports 02:22:40 + Found adjustments 02:22:40 ==> Gzipping contents 02:22:40 52K /tmp/codecov.aGeN33.gz 02:22:40 ==> Uploading reports 02:22:40 url: https://codecov.io 02:22:40 query: branch=main&commit=b9751f41d5278ba8d3f978611c0e9ad9426ae677&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:40 -> Pinging Codecov 02:22:40 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=b9751f41d5278ba8d3f978611c0e9ad9426ae677&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:40 -> Uploading to 02:22:40 https://storage.googleapis.com/codecov/v4/raw/2023-11-10/581DD39554BDF9B6E22D074273EAD858/b9751f41d5278ba8d3f978611c0e9ad9426ae677/84685bbb-6eba-4f85-8fd7-16a6afc3727a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231110T022240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4181bfb3eb4431c11994d860b21223df6e92655f0edad434fecd248f132b337b 02:22:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:40 Dload Upload Total Spent Left Speed 02:22:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 183k --:--:-- --:--:-- --:--:-- 183k 02:22:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] } 02:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:22:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:22:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:22:41 02:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:22:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:22:41 df9b9388f04a: Pulling fs layer 02:22:41 52dc419b0ee2: Pulling fs layer 02:22:41 25bc292e5bac: Pulling fs layer 02:22:41 114826534d7a: Pulling fs layer 02:22:41 4657fd5d0bcf: Pulling fs layer 02:22:41 6ad1cebc031e: Pulling fs layer 02:22:41 8a3aa393b2d8: Pulling fs layer 02:22:41 6ad1cebc031e: Waiting 02:22:41 8a3aa393b2d8: Waiting 02:22:41 4657fd5d0bcf: Waiting 02:22:41 114826534d7a: Waiting 02:22:41 25bc292e5bac: Verifying Checksum 02:22:41 25bc292e5bac: Download complete 02:22:41 52dc419b0ee2: Verifying Checksum 02:22:41 52dc419b0ee2: Download complete 02:22:41 4657fd5d0bcf: Verifying Checksum 02:22:41 4657fd5d0bcf: Download complete 02:22:41 df9b9388f04a: Verifying Checksum 02:22:41 df9b9388f04a: Download complete 02:22:42 6ad1cebc031e: Verifying Checksum 02:22:42 6ad1cebc031e: Download complete 02:22:42 df9b9388f04a: Pull complete 02:22:42 52dc419b0ee2: Pull complete 02:22:42 25bc292e5bac: Pull complete 02:22:42 114826534d7a: Verifying Checksum 02:22:42 114826534d7a: Download complete 02:22:42 8a3aa393b2d8: Verifying Checksum 02:22:42 8a3aa393b2d8: Download complete 02:22:46 114826534d7a: Pull complete 02:22:46 4657fd5d0bcf: Pull complete 02:22:46 6ad1cebc031e: Pull complete 02:22:49 8a3aa393b2d8: Pull complete 02:22:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:22:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:49 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:22:49 $ 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 02:22:55 $ docker top 00f9800c6ea1c2d49367118182eedd03c7bcd245e6e7d8ccc866ae969cd8a4c9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:22:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 02:22:55 + set -o pipefail 02:22:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 02:22:59 02:22:59 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 02:22:59 02:22:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/c8c87edf-05d3-4e5f-88a1-175807997691 02:22:59 02:22:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:22:59 02:23:00 02:23:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:23:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:23:00 More details here: https://snyk.co/ue1NS 02:23:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:23:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:23:00 $ docker stop --time=1 00f9800c6ea1c2d49367118182eedd03c7bcd245e6e7d8ccc866ae969cd8a4c9 02:23:08 $ docker rm -f --volumes 00f9800c6ea1c2d49367118182eedd03c7bcd245e6e7d8ccc866ae969cd8a4c9 [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 02:23:09 + git log --format=format:%s -1 b9751f41d5278ba8d3f978611c0e9ad9426ae677 [Pipeline] sh 02:23:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:10 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:23:10 $ 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 02:23:10 $ docker top 4df349fe908331e351677469b645a74896b23ed3557a1d8eb7edb9a8e0d0e9c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:10 [ssh-agent] Looking for ssh-agent implementation... 02:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:11 $ docker exec 4df349fe908331e351677469b645a74896b23ed3557a1d8eb7edb9a8e0d0e9c6 ssh-agent 02:23:11 SSH_AUTH_SOCK=/tmp/ssh-r8JeeElyKw8I/agent.31 02:23:11 SSH_AGENT_PID=37 02:23:11 Running ssh-add (command line suppressed) 02:23:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5053084246315588533.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5053084246315588533.key) 02:23:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:11 + git semver tag 02:23:11 2023-11-10 02:23:11,831 [run_tag] DEBUG tag force:False 02:23:11 2023-11-10 02:23:11,831 [check_head_tag] DEBUG check head tag 02:23:11 2023-11-10 02:23:11,832 [execute] INFO git cat-file --batch-check 02:23:11 2023-11-10 02:23:11,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 02:23:11 2023-11-10 02:23:11,836 [execute] INFO git cat-file --batch 02:23:11 2023-11-10 02:23:11,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 02:23:11 2023-11-10 02:23:11,847 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:11 2023-11-10 02:23:11,847 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 02:23:11 2023-11-10 02:23:11,848 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 02:23:11 2023-11-10 02:23:11,853 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:11 3.1.0-dev.22 [Pipeline] } 02:23:11 $ docker exec --env ******** --env ******** 4df349fe908331e351677469b645a74896b23ed3557a1d8eb7edb9a8e0d0e9c6 ssh-agent -k 02:23:12 unset SSH_AUTH_SOCK; 02:23:12 unset SSH_AGENT_PID; 02:23:12 echo Agent pid 37 killed; 02:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:12 + git semver [Pipeline] } 02:23:12 $ docker stop --time=1 4df349fe908331e351677469b645a74896b23ed3557a1d8eb7edb9a8e0d0e9c6 02:23:14 $ docker rm -f --volumes 4df349fe908331e351677469b645a74896b23ed3557a1d8eb7edb9a8e0d0e9c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:14 02:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:14 0.23.1-centos7: Pulling from edgex-lftools 02:23:14 ab5ef0e58194: Pulling fs layer 02:23:14 9712f1f96733: Pulling fs layer 02:23:14 63f879dbbcfc: Pulling fs layer 02:23:14 0d9ebad4ef96: Pulling fs layer 02:23:14 e9a5061849ea: Pulling fs layer 02:23:14 d747dcd14b5f: Pulling fs layer 02:23:14 2de7ff778b66: Pulling fs layer 02:23:14 e9a5061849ea: Waiting 02:23:14 d747dcd14b5f: Waiting 02:23:14 2de7ff778b66: Waiting 02:23:14 0d9ebad4ef96: Waiting 02:23:14 9712f1f96733: Verifying Checksum 02:23:14 9712f1f96733: Download complete 02:23:15 63f879dbbcfc: Verifying Checksum 02:23:15 63f879dbbcfc: Download complete 02:23:15 0d9ebad4ef96: Verifying Checksum 02:23:15 0d9ebad4ef96: Download complete 02:23:15 d747dcd14b5f: Verifying Checksum 02:23:15 d747dcd14b5f: Download complete 02:23:15 e9a5061849ea: Verifying Checksum 02:23:15 e9a5061849ea: Download complete 02:23:15 ab5ef0e58194: Verifying Checksum 02:23:15 ab5ef0e58194: Download complete 02:23:15 2de7ff778b66: Verifying Checksum 02:23:15 2de7ff778b66: Download complete 02:23:18 ab5ef0e58194: Pull complete 02:23:18 9712f1f96733: Pull complete 02:23:19 63f879dbbcfc: Pull complete 02:23:22 0d9ebad4ef96: Pull complete 02:23:23 e9a5061849ea: Pull complete 02:23:23 d747dcd14b5f: Pull complete 02:23:24 2de7ff778b66: Pull complete 02:23:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:24 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:23:24 $ 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 02:23:29 $ docker top 277f7bcc64a170fdfc6db98a6ca7bb6c5ebecbfbd0cb6a0afc5933c0592b8d85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:23:30 provisioning config files... 02:23:30 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13394432953418876527tmp 02:23:30 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config376194868410040469tmp 02:23:30 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8203816922016185942tmp [Pipeline] { [Pipeline] echo 02:23:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:23:30 ---> sigul-configuration.sh 02:23:30 gpg: directory `/root/.gnupg' created 02:23:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:23:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:23:30 gpg: keyring `/root/.gnupg/secring.gpg' created 02:23:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:23:30 gpg: CAST5 encrypted data 02:23:30 gpg: encrypted with 1 passphrase 02:23:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:23:30 + mkdir /home/jenkins 02:23:30 + mkdir /home/jenkins/sigul [Pipeline] sh 02:23:30 + 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 02:23:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:23:31 ---> sigul-install.sh 02:23:31 Sigul already installed; skipping installation. [Pipeline] sh 02:23:31 + git tag --list 02:23:31 v0.0.0 02:23:31 v1.0.0 02:23:31 v2.1.0 02:23:31 v2.1.1 02:23:31 v2.2.0 02:23:31 v2.3.0 02:23:31 v3.0 02:23:31 v3.0.0 02:23:31 v3.1.0-dev.1 02:23:31 v3.1.0-dev.10 02:23:31 v3.1.0-dev.11 02:23:31 v3.1.0-dev.12 02:23:31 v3.1.0-dev.13 02:23:31 v3.1.0-dev.14 02:23:31 v3.1.0-dev.15 02:23:31 v3.1.0-dev.16 02:23:31 v3.1.0-dev.17 02:23:31 v3.1.0-dev.18 02:23:31 v3.1.0-dev.19 02:23:31 v3.1.0-dev.2 02:23:31 v3.1.0-dev.20 02:23:31 v3.1.0-dev.21 02:23:31 v3.1.0-dev.22 02:23:31 v3.1.0-dev.3 02:23:31 v3.1.0-dev.4 02:23:31 v3.1.0-dev.5 02:23:31 v3.1.0-dev.6 02:23:31 v3.1.0-dev.7 02:23:31 v3.1.0-dev.8 02:23:31 v3.1.0-dev.9 [Pipeline] sh 02:23:31 + lftools sign git-tag v3.1.0-dev.22 02:23:32 Signing Git tag with Sigul... 02:23:32 Signing v3.1.0-dev.22 [Pipeline] echo 02:23:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:23:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:23:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:23:33 $ docker stop --time=1 277f7bcc64a170fdfc6db98a6ca7bb6c5ebecbfbd0cb6a0afc5933c0592b8d85 02:23:34 $ docker rm -f --volumes 277f7bcc64a170fdfc6db98a6ca7bb6c5ebecbfbd0cb6a0afc5933c0592b8d85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:23:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:35 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:23:35 $ 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 02:23:35 $ docker top aea3452d293bb410160a9dccf17ae7134a35e3cb3392fb25f71f9ec9a7302099 -eo pid,comm 02:23:36 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). 02:23:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:36 [ssh-agent] Looking for ssh-agent implementation... 02:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:36 $ docker exec aea3452d293bb410160a9dccf17ae7134a35e3cb3392fb25f71f9ec9a7302099 ssh-agent 02:23:36 SSH_AUTH_SOCK=/tmp/ssh-RrFrPgoPsiFi/agent.31 02:23:36 SSH_AGENT_PID=37 02:23:36 Running ssh-add (command line suppressed) 02:23:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5554768960895217706.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5554768960895217706.key) 02:23:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:36 + git semver bump pre 02:23:37 2023-11-10 02:23:36,944 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:37 2023-11-10 02:23:36,944 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 02:23:37 2023-11-10 02:23:36,944 [bump_version] DEBUG bumped version:3.1.0-dev.23 02:23:37 2023-11-10 02:23:36,944 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 02:23:37 2023-11-10 02:23:36,944 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:37 2023-11-10 02:23:36,944 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:37 2023-11-10 02:23:36,946 [execute] INFO git cat-file --batch-check 02:23:37 2023-11-10 02:23:36,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:37 2023-11-10 02:23:36,951 [execute] INFO git cat-file --batch 02:23:37 2023-11-10 02:23:36,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:37 2023-11-10 02:23:36,957 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:37 3.1.0-dev.23 [Pipeline] } 02:23:37 $ docker exec --env ******** --env ******** aea3452d293bb410160a9dccf17ae7134a35e3cb3392fb25f71f9ec9a7302099 ssh-agent -k 02:23:37 unset SSH_AUTH_SOCK; 02:23:37 unset SSH_AGENT_PID; 02:23:37 echo Agent pid 37 killed; 02:23:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:37 + git semver [Pipeline] } 02:23:37 $ docker stop --time=1 aea3452d293bb410160a9dccf17ae7134a35e3cb3392fb25f71f9ec9a7302099 02:23:39 $ docker rm -f --volumes aea3452d293bb410160a9dccf17ae7134a35e3cb3392fb25f71f9ec9a7302099 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:40 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:23:40 $ 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 02:23:41 $ docker top f8bba8fd5478d10f3360a4f08132fcc2dd36a4142b62814e7f2ee1aa9c3818de -eo pid,comm 02:23:41 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). 02:23:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:41 [ssh-agent] Looking for ssh-agent implementation... 02:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:41 $ docker exec f8bba8fd5478d10f3360a4f08132fcc2dd36a4142b62814e7f2ee1aa9c3818de ssh-agent 02:23:42 SSH_AUTH_SOCK=/tmp/ssh-6AGej69y692L/agent.14 02:23:42 SSH_AGENT_PID=20 02:23:42 Running ssh-add (command line suppressed) 02:23:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13156860090360303125.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13156860090360303125.key) 02:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:42 + git semver push 02:23:43 2023-11-10 02:23:43,095 [run_push] DEBUG push 02:23:43 2023-11-10 02:23:43,096 [execute] INFO git cat-file --batch-check 02:23:43 2023-11-10 02:23:43,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:43 2023-11-10 02:23:43,099 [execute] INFO git rev-list 22a9dfe99e80e87c5246f2725ff8571cf4d9c60b -- 02:23:43 2023-11-10 02:23:43,099 [execute] DEBUG Popen(['git', 'rev-list', '22a9dfe99e80e87c5246f2725ff8571cf4d9c60b', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:23:43 2023-11-10 02:23:43,114 [execute] INFO git fetch -v origin 02:23:43 2023-11-10 02:23:43,115 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:23:43 2023-11-10 02:23:43,640 [run_push] DEBUG no remote changes detected 02:23:43 2023-11-10 02:23:43,640 [execute] INFO git push origin semver 02:23:43 2023-11-10 02:23:43,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:23:44 2023-11-10 02:23:44,378 [run_push] DEBUG push all version tags 02:23:44 2023-11-10 02:23:44,379 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:23:44 2023-11-10 02:23:44,379 [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) 02:23:45 2023-11-10 02:23:45,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:23:45 3.1.0-dev.23 [Pipeline] } 02:23:45 $ docker exec --env ******** --env ******** f8bba8fd5478d10f3360a4f08132fcc2dd36a4142b62814e7f2ee1aa9c3818de ssh-agent -k 02:23:45 unset SSH_AUTH_SOCK; 02:23:45 unset SSH_AGENT_PID; 02:23:45 echo Agent pid 20 killed; 02:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:45 + git semver [Pipeline] } 02:23:46 $ docker stop --time=1 f8bba8fd5478d10f3360a4f08132fcc2dd36a4142b62814e7f2ee1aa9c3818de 02:23:47 $ docker rm -f --volumes f8bba8fd5478d10f3360a4f08132fcc2dd36a4142b62814e7f2ee1aa9c3818de [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 02:23:48 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 02:23:48 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:23:48 total 16 02:23:48 drwxr-xr-x 3 root root 4096 Nov 10 02:11 . 02:23:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 02:23 .. 02:23:48 drwxr-xr-x 2 root root 4096 Nov 10 02:11 cost 02:23:48 -rw-r--r-- 1 root root 91 Nov 10 02:11 cost.csv 02:23:48 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:23:48 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:23:48 total 16 02:23:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:11 . 02:23:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 02:23 .. 02:23:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 02:11 cost 02:23:48 -rw-r--r-- 1 jenkins jenkins 91 Nov 10 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:49 ---> package-listing.sh 02:23:49 ++ facter osfamily 02:23:49 ++ tr '[:upper:]' '[:lower:]' 02:23:49 + OS_FAMILY=debian 02:23:49 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 02:23:49 + START_PACKAGES=/tmp/packages_start.txt 02:23:49 + END_PACKAGES=/tmp/packages_end.txt 02:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:49 + PACKAGES=/tmp/packages_start.txt 02:23:49 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 02:23:49 + PACKAGES=/tmp/packages_end.txt 02:23:49 + case "${OS_FAMILY}" in 02:23:49 + dpkg -l 02:23:49 + grep '^ii' 02:23:49 + '[' -f /tmp/packages_start.txt ']' 02:23:49 + '[' -f /tmp/packages_end.txt ']' 02:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:49 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 02:23:49 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 02:23:49 + 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 02:23:49 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 02:23:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:50 prd-ubuntu20.04-docker-8c-8g-17183 does not seem to be running inside a container 02:23:50 $ 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 02:23:50 $ docker top fe64b6022915d400a40dd64f43ccb2d07fa0daf7680b0289e2344d3a3b064d2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:51 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:51 + ls /var/log/sa-host 02:23:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:51 provisioning config files... 02:23:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1543343462009169129tmp [Pipeline] { [Pipeline] echo 02:23:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:52 ---> create-netrc.sh [Pipeline] } 02:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:52 ---> python-tools-install.sh [Pipeline] echo 02:23:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:23:52 ---> sudo-logs.sh 02:23:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:23:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:23:53 ---> job-cost.sh 02:23:53 lf-activate-venv: SKIPPING 02:23:53 DEBUG: total: 0.2199999988079071 02:23:53 INFO: Retrieving Stack Cost... 02:23:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:53 INFO: Archiving Costs [Pipeline] echo 02:23:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:54 ---> logs-deploy.sh 02:23:54 lf-activate-venv: SKIPPING 02:23:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/128 02:23:54 INFO: archiving workspace using pattern(s): 02:23:55 Archives upload complete. 02:23:55 INFO: archiving logs to Nexus