Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4a020dcf3f88d8c23c6bc4bea275782f951f00d 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-ssh12812902617267062022.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13344246420126269761.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3843136349349138476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17297926582966472772.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-ssh17182122720297853829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14796 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 e4a020dcf3f88d8c23c6bc4bea275782f951f00d (main) Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#225)" > git config core.sparsecheckout # timeout=10 > git checkout -f e4a020dcf3f88d8c23c6bc4bea275782f951f00d # timeout=10 > git rev-list --no-walk 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:43:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:43:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:43:55 ========================================================= 22:43:55 EdgeX Global Pipelines Version Info 22:43:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:43:56 ------------------- 22:43:56 stable info: 22:43:56 ------------------- 22:43:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:43:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:43:56 Message: update stable to v1.0.249 22:43:57 ------------------- 22:43:57 experimental info: 22:43:57 ------------------- 22:43:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:43:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:43:57 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4a020d [Pipeline] echo 22:43:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:57 provisioning config files... 22:43:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4150003224068190207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:58 ---> docker-login.sh 22:43:58 nexus3.edgexfoundry.org:10001 22:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:58 Configure a credential helper to remove this warning. See 22:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:58 22:43:58 Login Succeeded 22:43:58 nexus3.edgexfoundry.org:10002 22:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:58 Configure a credential helper to remove this warning. See 22:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:58 22:43:58 Login Succeeded 22:43:58 nexus3.edgexfoundry.org:10003 22:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:58 Configure a credential helper to remove this warning. See 22:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:58 22:43:58 Login Succeeded 22:43:58 nexus3.edgexfoundry.org:10004 22:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:58 Configure a credential helper to remove this warning. See 22:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:58 22:43:58 Login Succeeded 22:43:58 docker.io 22:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:58 Configure a credential helper to remove this warning. See 22:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:58 22:43:58 Login Succeeded 22:43:58 ---> docker-login.sh ends [Pipeline] } 22:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:43:59 + git rev-list -1 --merges e4a020dcf3f88d8c23c6bc4bea275782f951f00d~1..e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo 22:43:59 -----------> git rev-list -1 --merges e4a020dcf3f88d8c23c6bc4bea275782f951f00d~1..e4a020dcf3f88d8c23c6bc4bea275782f951f00d e4a020dcf3f88d8c23c6bc4bea275782f951f00d [false] [Pipeline] sh 22:43:59 + git log --format=format:%s -1 e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo 22:43:59 ========================================================= 22:43:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:43:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:59 + git log --format=format:%s -1 e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo 22:43:59 [semverPrep] GIT_COMMIT: e4a020dcf3f88d8c23c6bc4bea275782f951f00d, Commit Message: refactor: Consume Provision Watcher changes for running multiple instances (#225) [Pipeline] echo 22:43:59 [semverPrep] This is not a build commit. [Pipeline] sh 22:44:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:44:00 + grep -v github /etc/ssh/ssh_known_hosts 22:44:00 + [ -e /tmp/ssh_known_hosts ] 22:44:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:44:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:44:00 + sudo tee -a /etc/ssh/ssh_known_hosts 22:44:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:00 22:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:00 0.1.4: Pulling from edgex-devops/py-git-semver 22:44:00 b85a868b505f: Pulling fs layer 22:44:00 e2be974225ed: Pulling fs layer 22:44:00 339a4e72a1f5: Pulling fs layer 22:44:00 988bab9f4d93: Pulling fs layer 22:44:00 1469e6f7b9e6: Pulling fs layer 22:44:00 eaf3925da568: Pulling fs layer 22:44:00 bab4dde63d76: Pulling fs layer 22:44:00 bde34c3a00c8: Pulling fs layer 22:44:00 b352a97aabf1: Pulling fs layer 22:44:00 4872d77fe225: Pulling fs layer 22:44:00 5851b861e8e6: Pulling fs layer 22:44:00 1469e6f7b9e6: Waiting 22:44:00 eaf3925da568: Waiting 22:44:00 bab4dde63d76: Waiting 22:44:00 bde34c3a00c8: Waiting 22:44:00 b352a97aabf1: Waiting 22:44:00 4872d77fe225: Waiting 22:44:00 5851b861e8e6: Waiting 22:44:00 988bab9f4d93: Waiting 22:44:00 e2be974225ed: Download complete 22:44:00 988bab9f4d93: Verifying Checksum 22:44:00 988bab9f4d93: Download complete 22:44:01 1469e6f7b9e6: Verifying Checksum 22:44:01 1469e6f7b9e6: Download complete 22:44:01 eaf3925da568: Verifying Checksum 22:44:01 eaf3925da568: Download complete 22:44:01 339a4e72a1f5: Verifying Checksum 22:44:01 339a4e72a1f5: Download complete 22:44:01 bde34c3a00c8: Verifying Checksum 22:44:01 bde34c3a00c8: Download complete 22:44:01 b352a97aabf1: Verifying Checksum 22:44:01 b352a97aabf1: Download complete 22:44:01 5851b861e8e6: Verifying Checksum 22:44:01 5851b861e8e6: Download complete 22:44:01 b85a868b505f: Download complete 22:44:01 bab4dde63d76: Verifying Checksum 22:44:01 bab4dde63d76: Download complete 22:44:02 b85a868b505f: Pull complete 22:44:02 e2be974225ed: Pull complete 22:44:03 339a4e72a1f5: Pull complete 22:44:03 988bab9f4d93: Pull complete 22:44:03 1469e6f7b9e6: Pull complete 22:44:03 eaf3925da568: Pull complete 22:44:05 bab4dde63d76: Pull complete 22:44:05 bde34c3a00c8: Pull complete 22:44:05 b352a97aabf1: Pull complete 22:44:05 4872d77fe225: Pull complete 22:44:05 5851b861e8e6: Pull complete 22:44:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:05 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:44:05 $ 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 22:44:07 $ docker top e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f -eo pid,comm 22:44: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). 22:44:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:07 [ssh-agent] Looking for ssh-agent implementation... 22:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:07 $ docker exec e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent 22:44:07 SSH_AUTH_SOCK=/tmp/ssh-nURLiKxdLJNR/agent.32 22:44:07 SSH_AGENT_PID=38 22:44:07 Running ssh-add (command line suppressed) 22:44:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11172503234200566331.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11172503234200566331.key) 22:44:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:07 + git tag --points-at HEAD [Pipeline] } 22:44:07 $ docker exec --env ******** --env ******** e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent -k 22:44:07 unset SSH_AUTH_SOCK; 22:44:07 unset SSH_AGENT_PID; 22:44:07 echo Agent pid 38 killed; 22:44:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:08 [ssh-agent] Looking for ssh-agent implementation... 22:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:08 $ docker exec e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent 22:44:08 SSH_AUTH_SOCK=/tmp/ssh-g9R0oXGTsAU1/agent.70 22:44:08 SSH_AGENT_PID=76 22:44:08 Running ssh-add (command line suppressed) 22:44:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9810074399800836976.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9810074399800836976.key) 22:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:08 + git semver init 22:44:08 2023-05-09 22:44:08,848 [run_init] DEBUG init version:0.0.0 force:False 22:44:08 2023-05-09 22:44:08,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:44:08 2023-05-09 22:44:08,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:44:08 2023-05-09 22:44:08,849 [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) 22:44:09 2023-05-09 22:44:09,613 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 22:44:09 2023-05-09 22:44:09,614 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 22:44:09 2023-05-09 22:44:09,614 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:44:09 2023-05-09 22:44:09,614 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:44:09 3.0.0-dev.22 [Pipeline] } 22:44:09 $ docker exec --env ******** --env ******** e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent -k 22:44:09 unset SSH_AUTH_SOCK; 22:44:09 unset SSH_AGENT_PID; 22:44:09 echo Agent pid 76 killed; 22:44:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:10 + git semver [Pipeline] } 22:44:10 $ docker stop --time=1 e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f 22:44:11 $ docker rm -f --volumes e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f [Pipeline] // withDockerContainer [Pipeline] sh 22:44:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:44:12 Stashed 1 file(s) [Pipeline] echo 22:44:12 [edgeXSemver]: initialized semver on version 3.0.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 22:44:12 provisioning config files... 22:44:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17966042813115988459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:12 ---> docker-login.sh 22:44:12 nexus3.edgexfoundry.org:10001 22:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:12 Configure a credential helper to remove this warning. See 22:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:12 22:44:12 Login Succeeded 22:44:12 nexus3.edgexfoundry.org:10002 22:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:16 Configure a credential helper to remove this warning. See 22:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:16 22:44:16 Login Succeeded 22:44:16 nexus3.edgexfoundry.org:10003 22:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:16 Configure a credential helper to remove this warning. See 22:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:16 22:44:16 Login Succeeded 22:44:16 nexus3.edgexfoundry.org:10004 22:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:16 Configure a credential helper to remove this warning. See 22:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:16 22:44:16 Login Succeeded 22:44:16 docker.io 22:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:16 Configure a credential helper to remove this warning. See 22:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:16 22:44:16 Login Succeeded 22:44:16 ---> docker-login.sh ends [Pipeline] } 22:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:16 ========================================================= 22:44:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:44:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:44:17 Sending build context to Docker daemon 4.232MB 22:44:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:44:17 Step 2/12 : FROM ${BASE} AS builder 22:44:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:44:17 f56be85fc22e: Pulling fs layer 22:44:17 85791d961cd3: Pulling fs layer 22:44:17 d694b5ae8c79: Pulling fs layer 22:44:17 9f32a84ed3da: Pulling fs layer 22:44:17 4d19c01a9841: Pulling fs layer 22:44:17 9325e15d5711: Pulling fs layer 22:44:17 556b6ee489ea: Pulling fs layer 22:44:17 c5a4b2cf53e6: Pulling fs layer 22:44:17 556b6ee489ea: Waiting 22:44:17 9325e15d5711: Waiting 22:44:17 c5a4b2cf53e6: Waiting 22:44:17 4d19c01a9841: Waiting 22:44:17 9f32a84ed3da: Waiting 22:44:17 85791d961cd3: Verifying Checksum 22:44:17 85791d961cd3: Download complete 22:44:17 9f32a84ed3da: Download complete 22:44:17 4d19c01a9841: Download complete 22:44:17 f56be85fc22e: Download complete 22:44:17 9325e15d5711: Verifying Checksum 22:44:17 9325e15d5711: Download complete 22:44:17 f56be85fc22e: Pull complete 22:44:17 85791d961cd3: Pull complete 22:44:17 d694b5ae8c79: Verifying Checksum 22:44:17 d694b5ae8c79: Download complete 22:44:17 c5a4b2cf53e6: Verifying Checksum 22:44:17 c5a4b2cf53e6: Download complete 22:44:18 556b6ee489ea: Verifying Checksum 22:44:18 556b6ee489ea: Download complete 22:44:22 d694b5ae8c79: Pull complete 22:44:22 9f32a84ed3da: Pull complete 22:44:22 4d19c01a9841: Pull complete 22:44:22 9325e15d5711: Pull complete 22:44:24 556b6ee489ea: Pull complete 22:44:25 c5a4b2cf53e6: Pull complete 22:44:25 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:44:25 ---> c4be618373d6 22:44:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:44:27 ---> Running in 8aa6cdbf1b06 22:44:27 Removing intermediate container 8aa6cdbf1b06 22:44:27 ---> fa7487456615 22:44:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:44:27 ---> Running in 03907da5242a 22:44:27 Still waiting to schedule task 22:44:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:44:27 Removing intermediate container 03907da5242a 22:44:27 ---> 07e056050cbe 22:44:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:44:27 ---> Running in 8a87140af2f8 22:44:27 Removing intermediate container 8a87140af2f8 22:44:27 ---> 65c186ecec73 22:44:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:44:27 ---> Running in 6cffe62dcd81 22:44:27 Removing intermediate container 6cffe62dcd81 22:44:27 ---> d4cba7ccf30a 22:44:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:44:27 ---> Running in 22a74a463003 22:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:44:28 OK: 265 MiB in 53 packages 22:44:28 Removing intermediate container 22a74a463003 22:44:28 ---> ae873d4258ca 22:44:28 Step 8/12 : WORKDIR /app 22:44:28 ---> Running in 6bc604958401 22:44:28 Removing intermediate container 6bc604958401 22:44:28 ---> 51996909bdc0 22:44:28 Step 9/12 : COPY go.mod vendor* ./ 22:44:28 ---> 148edceb4ead 22:44:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:28 ---> Running in 924c2f58d6b7 22:44:55 Removing intermediate container 924c2f58d6b7 22:44:55 ---> 3b940710446a 22:44:55 Step 11/12 : COPY . . 22:44:55 ---> 8aab5e3f4dd2 22:44:55 Step 12/12 : RUN $MAKE 22:44:55 ---> Running in 41f3565e63f0 22:44:55 noop 22:44:55 Removing intermediate container 41f3565e63f0 22:44:55 ---> b40ecd42bcdd 22:44:55 Successfully built b40ecd42bcdd 22:44:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:55 + docker inspect -f . ci-base-image-x86_64 22:44:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:55 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:44:55 $ 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 22:44:56 $ docker top b9c1c6eac20775d01d9d5fcab1939e5111c76b44fb4d5f78ab7c1da250326bad -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:56 + go version 22:44:56 go version go1.20.2 linux/amd64 [Pipeline] } 22:44:56 $ docker stop --time=1 b9c1c6eac20775d01d9d5fcab1939e5111c76b44fb4d5f78ab7c1da250326bad 22:44:57 $ docker rm -f --volumes b9c1c6eac20775d01d9d5fcab1939e5111c76b44fb4d5f78ab7c1da250326bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:58 + docker inspect -f . ci-base-image-x86_64 22:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:58 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:44:58 $ 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 22:44:58 $ docker top b727d5ff2b540da3beed395f80e339c146f032187b48191a255e90b9d4a97162 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:59 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 22:44:59 + make test 22:44:59 go test ./... -coverprofile=coverage.out ./... 22:45:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:45:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:45:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:45:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.705s coverage: 40.5% of statements 22:45:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements 22:45:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 22:45:29 go vet ./... 22:45:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:45:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:45:32 ./bin/test-attribution-txt.sh 22:45:32 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:45:32 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:45:32 $ docker stop --time=1 b727d5ff2b540da3beed395f80e339c146f032187b48191a255e90b9d4a97162 22:45:35 $ docker rm -f --volumes b727d5ff2b540da3beed395f80e339c146f032187b48191a255e90b9d4a97162 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:45:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:45:37 + ls -al . 22:45:37 total 628 22:45:37 drwxrwxr-x 11 jenkins jenkins 4096 May 9 22:44 . 22:45:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:43 .. 22:45:37 -rw-rw-r-- 1 jenkins jenkins 134 May 9 22:43 .dockerignore 22:45:37 drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:44 .git 22:45:37 drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:43 .github 22:45:37 -rw-rw-r-- 1 jenkins jenkins 946 May 9 22:43 .gitignore 22:45:37 -rw-rw-r-- 1 jenkins jenkins 41 May 9 22:43 .golangci.yml 22:45:37 drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:44 .semver 22:45:37 -rw-rw-r-- 1 jenkins jenkins 10794 May 9 22:43 Attribution.txt 22:45:37 -rw-rw-r-- 1 jenkins jenkins 5905 May 9 22:43 CHANGELOG.md 22:45:37 -rw-rw-r-- 1 jenkins jenkins 1347 May 9 22:43 Dockerfile 22:45:37 -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:43 GOVERNANCE.md 22:45:37 -rw-rw-r-- 1 jenkins jenkins 683 May 9 22:43 Jenkinsfile 22:45:37 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 22:43 LICENSE 22:45:37 -rw-rw-r-- 1 jenkins jenkins 2053 May 9 22:43 Makefile 22:45:37 -rw-rw-r-- 1 jenkins jenkins 625 May 9 22:43 OWNERS.md 22:45:37 -rw-rw-r-- 1 jenkins jenkins 28505 May 9 22:43 README.md 22:45:37 -rw-rw-r-- 1 jenkins jenkins 12 May 9 22:44 VERSION 22:45:37 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:43 bin 22:45:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:43 cmd 22:45:37 -rw-r--r-- 1 jenkins jenkins 458038 May 9 22:45 coverage.out 22:45:37 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:43 examples 22:45:37 -rw-rw-r-- 1 jenkins jenkins 3419 May 9 22:43 go.mod 22:45:37 -rw-rw-r-- 1 jenkins jenkins 31078 May 9 22:43 go.sum 22:45:37 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:43 images 22:45:37 drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:43 internal 22:45:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:43 snap 22:45:37 -rw-rw-r-- 1 jenkins jenkins 193 May 9 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:37 + 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=e4a020dcf3f88d8c23c6bc4bea275782f951f00d --label arch=amd64 --label version=3.0.0-dev.22 . 22:45:37 Sending build context to Docker daemon 4.232MB 22:45:37 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 22:45:37 Step 2/24 : FROM ${BASE} AS builder 22:45:37 ---> b40ecd42bcdd 22:45:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:45:37 ---> Running in fa6df58218b6 22:45:37 Removing intermediate container fa6df58218b6 22:45:37 ---> fad2315aa807 22:45:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:45:37 ---> Running in 57ed89c1497c 22:45:37 Removing intermediate container 57ed89c1497c 22:45:37 ---> d89ecfa4a4cf 22:45:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:45:37 ---> Running in 07ff987f14da 22:45:37 Removing intermediate container 07ff987f14da 22:45:37 ---> df39b36b5d74 22:45:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:45:38 ---> Running in 4abe51693759 22:45:38 Removing intermediate container 4abe51693759 22:45:38 ---> 2b228a9315ba 22:45:38 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:45:38 ---> Running in bef5668cbf32 22:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:45:38 OK: 265 MiB in 53 packages 22:45:39 Removing intermediate container bef5668cbf32 22:45:39 ---> 20cb31644507 22:45:39 Step 8/24 : WORKDIR /app 22:45:39 ---> Running in 66d105b24efc 22:45:39 Removing intermediate container 66d105b24efc 22:45:39 ---> af945d43fb06 22:45:39 Step 9/24 : COPY go.mod vendor* ./ 22:45:39 ---> 46b0abd081cf 22:45:39 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:39 ---> Running in 069fd4cfffb8 22:45:40 Removing intermediate container 069fd4cfffb8 22:45:40 ---> 8263d8f04be3 22:45:40 Step 11/24 : COPY . . 22:45:40 ---> e7890db9aa8c 22:45:40 Step 12/24 : RUN $MAKE 22:45:40 ---> Running in 84d7eac4ba77 22:45:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:46:02 Removing intermediate container 84d7eac4ba77 22:46:02 ---> 8043cff7e4e1 22:46:02 Step 13/24 : FROM alpine:3.17 22:46:02 3.17: Pulling from library/alpine 22:46:02 f56be85fc22e: Already exists 22:46:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:46:02 Status: Downloaded newer image for alpine:3.17 22:46:02 ---> 9ed4aefc74f6 22:46:02 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:46:02 ---> Running in 7cbd188ff753 22:46:02 Removing intermediate container 7cbd188ff753 22:46:02 ---> bc2d3657e310 22:46:02 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:46:02 ---> Running in 4c1564e0fbb4 22:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:46:02 (1/1) Installing dumb-init (1.2.5-r2) 22:46:02 Executing busybox-1.35.0-r29.trigger 22:46:02 OK: 7 MiB in 16 packages 22:46:02 Removing intermediate container 4c1564e0fbb4 22:46:02 ---> 2ad24ad279ac 22:46:02 Step 16/24 : COPY --from=builder /app/LICENSE / 22:46:02 ---> ae1f3423e16b 22:46:02 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:46:02 ---> 364e57e9e643 22:46:02 Step 18/24 : COPY --from=builder /app/cmd/ / 22:46:03 ---> 690729ea10af 22:46:03 Step 19/24 : EXPOSE 59989 22:46:03 ---> Running in ac66b20779fb 22:46:03 Removing intermediate container ac66b20779fb 22:46:03 ---> e16359ae7eec 22:46:03 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:46:03 ---> Running in ca3f29d2f5dc 22:46:04 Removing intermediate container ca3f29d2f5dc 22:46:04 ---> 291fb294fea6 22:46:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:04 ---> Running in 2009487e70f2 22:46:04 Removing intermediate container 2009487e70f2 22:46:04 ---> cbad312aef24 22:46:04 Step 22/24 : LABEL arch=amd64 22:46:04 ---> Running in 1229b183cd61 22:46:04 Removing intermediate container 1229b183cd61 22:46:04 ---> dcc16f98dbec 22:46:04 Step 23/24 : LABEL git_sha=e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:46:04 ---> Running in 2f0caa43076a 22:46:04 Removing intermediate container 2f0caa43076a 22:46:04 ---> 29fa33638bb3 22:46:04 Step 24/24 : LABEL version=3.0.0-dev.22 22:46:04 ---> Running in ff093fb58315 22:46:04 Removing intermediate container ff093fb58315 22:46:04 ---> 1092d2946957 22:46:04 [Warning] One or more build-args [ARCH] were not consumed 22:46:04 Successfully built 1092d2946957 22:46:04 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 22:46:04 provisioning config files... 22:46:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15254272672387781776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:04 ---> docker-login.sh 22:46:04 nexus3.edgexfoundry.org:10001 22:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:04 Configure a credential helper to remove this warning. See 22:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:04 22:46:04 Login Succeeded 22:46:04 nexus3.edgexfoundry.org:10002 22:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:04 Configure a credential helper to remove this warning. See 22:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:04 22:46:04 Login Succeeded 22:46:04 nexus3.edgexfoundry.org:10003 22:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:05 Configure a credential helper to remove this warning. See 22:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:05 22:46:05 Login Succeeded 22:46:05 nexus3.edgexfoundry.org:10004 22:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:05 Configure a credential helper to remove this warning. See 22:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:05 22:46:05 Login Succeeded 22:46:05 docker.io 22:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:05 Configure a credential helper to remove this warning. See 22:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:05 22:46:05 Login Succeeded 22:46:05 ---> docker-login.sh ends [Pipeline] } 22:46:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 22:46:05 e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:46:05 latest 22:46:05 3.0.0-dev.22 22:46:05 e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 22:46:05 main 22:46:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:46:06 304872681c9f: Preparing 22:46:06 e01af826afde: Preparing 22:46:06 23e8030b949f: Preparing 22:46:06 80cd1306e53c: Preparing 22:46:06 f1417ff83b31: Preparing 22:46:06 f1417ff83b31: Layer already exists 22:46:06 e01af826afde: Pushed 22:46:06 80cd1306e53c: Pushed 22:46:06 23e8030b949f: Pushed 22:46:09 304872681c9f: Pushed 22:46:09 e4a020dcf3f88d8c23c6bc4bea275782f951f00d: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:46:09 304872681c9f: Preparing 22:46:09 e01af826afde: Preparing 22:46:09 23e8030b949f: Preparing 22:46:09 80cd1306e53c: Preparing 22:46:09 f1417ff83b31: Preparing 22:46:09 304872681c9f: Layer already exists 22:46:09 e01af826afde: Layer already exists 22:46:09 80cd1306e53c: Layer already exists 22:46:09 23e8030b949f: Layer already exists 22:46:09 f1417ff83b31: Layer already exists 22:46:09 latest: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.22 22:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:46:10 304872681c9f: Preparing 22:46:10 e01af826afde: Preparing 22:46:10 23e8030b949f: Preparing 22:46:10 80cd1306e53c: Preparing 22:46:10 f1417ff83b31: Preparing 22:46:10 23e8030b949f: Layer already exists 22:46:10 304872681c9f: Layer already exists 22:46:10 80cd1306e53c: Layer already exists 22:46:10 f1417ff83b31: Layer already exists 22:46:10 e01af826afde: Layer already exists 22:46:10 3.0.0-dev.22: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 22:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:46:11 304872681c9f: Preparing 22:46:11 e01af826afde: Preparing 22:46:11 23e8030b949f: Preparing 22:46:11 80cd1306e53c: Preparing 22:46:11 f1417ff83b31: Preparing 22:46:11 e01af826afde: Layer already exists 22:46:11 f1417ff83b31: Layer already exists 22:46:11 80cd1306e53c: Layer already exists 22:46:11 23e8030b949f: Layer already exists 22:46:11 304872681c9f: Layer already exists 22:46:11 e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:11 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 22:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:46:11 304872681c9f: Preparing 22:46:11 e01af826afde: Preparing 22:46:11 23e8030b949f: Preparing 22:46:11 80cd1306e53c: Preparing 22:46:11 f1417ff83b31: Preparing 22:46:11 f1417ff83b31: Layer already exists 22:46:11 304872681c9f: Layer already exists 22:46:11 80cd1306e53c: Layer already exists 22:46:11 e01af826afde: Layer already exists 22:46:11 23e8030b949f: Layer already exists 22:46:11 main: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:11 ===================================================== [Pipeline] echo 22:46:11 taggedImages: 22:46:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:46:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:46:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.22 22:46:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 22:46:11 - 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 22:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:12 22:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:12 latest: Pulling from edgex-lftools-log-publisher 22:46:12 5eb5b503b376: Pulling fs layer 22:46:12 5c69ac0246d0: Pulling fs layer 22:46:12 ec43610c2a17: Pulling fs layer 22:46:12 3a2ae6a8a46f: Pulling fs layer 22:46:12 33b1e0a273af: Pulling fs layer 22:46:12 5d3b04190fa2: Pulling fs layer 22:46:12 2f39f015ded8: Pulling fs layer 22:46:12 33b1e0a273af: Waiting 22:46:12 5d3b04190fa2: Waiting 22:46:12 2f39f015ded8: Waiting 22:46:12 3a2ae6a8a46f: Waiting 22:46:12 5c69ac0246d0: Verifying Checksum 22:46:12 5c69ac0246d0: Download complete 22:46:12 3a2ae6a8a46f: Verifying Checksum 22:46:12 3a2ae6a8a46f: Download complete 22:46:12 33b1e0a273af: Verifying Checksum 22:46:12 33b1e0a273af: Download complete 22:46:12 ec43610c2a17: Verifying Checksum 22:46:12 ec43610c2a17: Download complete 22:46:12 5d3b04190fa2: Verifying Checksum 22:46:12 5d3b04190fa2: Download complete 22:46:12 5eb5b503b376: Download complete 22:46:13 2f39f015ded8: Download complete 22:46:13 5eb5b503b376: Pull complete 22:46:14 5c69ac0246d0: Pull complete 22:46:14 ec43610c2a17: Pull complete 22:46:14 3a2ae6a8a46f: Pull complete 22:46:14 33b1e0a273af: Pull complete 22:46:14 5d3b04190fa2: Pull complete 22:46:19 2f39f015ded8: Pull complete 22:46:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:20 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:46:20 $ 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 22:46:24 $ docker top fd4a3d85b0d08119ca9af38ae616ed1d60f018717147d52b233dd60c88174485 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:24 ---> job-cost.sh 22:46:24 lf-activate-venv: SKIPPING 22:46:24 INFO: No Stack... 22:46:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:25 INFO: Archiving Costs [Pipeline] sh 22:46:25 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 22:46:25 + cut -d, -f6 [Pipeline] lock 22:46:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] 22:46:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] did not exist. Created. 22:46:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:25 + echo total: 0.2199999988079071 [Pipeline] stash 22:46:25 Stashed 1 file(s) [Pipeline] } 22:46:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:25 $ docker stop --time=1 fd4a3d85b0d08119ca9af38ae616ed1d60f018717147d52b233dd60c88174485 22:46:26 $ docker rm -f --volumes fd4a3d85b0d08119ca9af38ae616ed1d60f018717147d52b233dd60c88174485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:47:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14800 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:47:00 Running in /w/workspace/device-rfid-llrp-go/90 [Pipeline] { [Pipeline] checkout 22:47:00 Selected Git installation does not exist. Using Default 22:47:00 The recommended git tool is: NONE 22:47:08 using credential edgex-jenkins-ssh 22:47:08 Cloning the remote Git repository 22:47:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:47:08 > git init /w/workspace/device-rfid-llrp-go/90 # timeout=10 22:47:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:47:08 > git --version # timeout=10 22:47:08 > git --version # 'git version 2.25.1' 22:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:47:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:11 Avoid second fetch 22:47:11 Checking out Revision e4a020dcf3f88d8c23c6bc4bea275782f951f00d (main) 22:47:12 Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#225)" 22:47:11 > git config core.sparsecheckout # timeout=10 22:47:11 > git checkout -f e4a020dcf3f88d8c23c6bc4bea275782f951f00d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:13 Dload Upload Total Spent Left Speed 22:47:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 22:47:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:14 + sudo tee /etc/docker/daemon.new 22:47:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:14 { 22:47:14 "registry-mirrors": [ 22:47:14 "https://nexus3.edgexfoundry.org:10001" 22:47:14 ], 22:47:14 "bip": "10.250.0.254/24", 22:47:14 "hosts": [ 22:47:14 "tcp://0.0.0.0:5555", 22:47:14 "unix:///var/run/docker.sock" 22:47:14 ], 22:47:14 "mtu": 1458, 22:47:14 "selinux-enabled": true, 22:47:14 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:14 } [Pipeline] sh 22:47:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:33 provisioning config files... 22:47:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/90@tmp/config2381005844648719296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:33 ---> docker-login.sh 22:47:33 nexus3.edgexfoundry.org:10001 22:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:34 Configure a credential helper to remove this warning. See 22:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:34 22:47:34 Login Succeeded 22:47:34 nexus3.edgexfoundry.org:10002 22:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:34 Configure a credential helper to remove this warning. See 22:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:34 22:47:34 Login Succeeded 22:47:34 nexus3.edgexfoundry.org:10003 22:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:35 Configure a credential helper to remove this warning. See 22:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:35 22:47:35 Login Succeeded 22:47:35 nexus3.edgexfoundry.org:10004 22:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:35 Configure a credential helper to remove this warning. See 22:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:35 22:47:35 Login Succeeded 22:47:35 docker.io 22:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:36 Configure a credential helper to remove this warning. See 22:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:36 22:47:36 Login Succeeded 22:47:36 ---> docker-login.sh ends [Pipeline] } 22:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:36 ========================================================= 22:47:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:47:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:47:37 Sending build context to Docker daemon 1.212MB 22:47:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:47:37 Step 2/12 : FROM ${BASE} AS builder 22:47:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:37 c41833b44d91: Pulling fs layer 22:47:37 ed15518f5707: Pulling fs layer 22:47:37 feae8fd75edb: Pulling fs layer 22:47:37 242c74f7c9fa: Pulling fs layer 22:47:37 3cdef696dda3: Pulling fs layer 22:47:37 2ced38df9373: Pulling fs layer 22:47:37 58f1dce35555: Pulling fs layer 22:47:37 242c74f7c9fa: Waiting 22:47:37 3cdef696dda3: Waiting 22:47:37 2ced38df9373: Waiting 22:47:37 58f1dce35555: Waiting 22:47:37 ed15518f5707: Verifying Checksum 22:47:37 ed15518f5707: Download complete 22:47:37 242c74f7c9fa: Verifying Checksum 22:47:37 242c74f7c9fa: Download complete 22:47:37 3cdef696dda3: Verifying Checksum 22:47:37 3cdef696dda3: Download complete 22:47:37 c41833b44d91: Verifying Checksum 22:47:37 c41833b44d91: Download complete 22:47:39 c41833b44d91: Pull complete 22:47:39 58f1dce35555: Verifying Checksum 22:47:39 58f1dce35555: Download complete 22:47:39 ed15518f5707: Pull complete 22:47:40 2ced38df9373: Verifying Checksum 22:47:40 2ced38df9373: Download complete 22:47:40 feae8fd75edb: Verifying Checksum 22:47:40 feae8fd75edb: Download complete 22:47:52 feae8fd75edb: Pull complete 22:47:52 242c74f7c9fa: Pull complete 22:47:52 3cdef696dda3: Pull complete 22:47:59 2ced38df9373: Pull complete 22:48:01 58f1dce35555: Pull complete 22:48:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:48:01 ---> fadd8f120f05 22:48:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:48:03 ---> Running in 4ea8120e5391 22:48:04 Removing intermediate container 4ea8120e5391 22:48:04 ---> 8c3b11720f7a 22:48:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:48:04 ---> Running in bb7eb587ce33 22:48:04 Removing intermediate container bb7eb587ce33 22:48:04 ---> 1e99b55bdde4 22:48:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:48:04 ---> Running in 396edb90d999 22:48:04 Removing intermediate container 396edb90d999 22:48:04 ---> 4c112485671b 22:48:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:48:05 ---> Running in 5c664f90d3b8 22:48:05 Removing intermediate container 5c664f90d3b8 22:48:05 ---> 69415a5918e9 22:48:05 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:05 ---> Running in c229d9ce845f 22:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:48:08 OK: 263 MiB in 53 packages 22:48:09 Removing intermediate container c229d9ce845f 22:48:09 ---> f40803e01bb4 22:48:09 Step 8/12 : WORKDIR /app 22:48:09 ---> Running in eba07c62e749 22:48:09 Removing intermediate container eba07c62e749 22:48:09 ---> e2a4d65bfc47 22:48:09 Step 9/12 : COPY go.mod vendor* ./ 22:48:10 ---> 0b4443de624d 22:48:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:10 ---> Running in d6bce5167fe7 22:49:18 Removing intermediate container d6bce5167fe7 22:49:18 ---> 83ae01b859c0 22:49:18 Step 11/12 : COPY . . 22:49:18 ---> 7d614e8059d2 22:49:18 Step 12/12 : RUN $MAKE 22:49:18 ---> Running in c93b673d69e4 22:49:18 noop 22:49:18 Removing intermediate container c93b673d69e4 22:49:18 ---> a3709fe01af1 22:49:18 Successfully built a3709fe01af1 22:49:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:18 + docker inspect -f . ci-base-image-arm64 22:49:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-14800 does not seem to be running inside a container 22:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/90 -v /w/workspace/device-rfid-llrp-go/90:/w/workspace/device-rfid-llrp-go/90:rw,z -v /w/workspace/device-rfid-llrp-go/90@tmp:/w/workspace/device-rfid-llrp-go/90@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 22:49:20 $ docker top 7f9fa1419adfc5baab0aef3712702948774d58db658c5d6367a36c48733c822b -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:21 + go version 22:49:21 go version go1.20.2 linux/arm64 [Pipeline] } 22:49:21 $ docker stop --time=1 7f9fa1419adfc5baab0aef3712702948774d58db658c5d6367a36c48733c822b 22:49:23 $ docker rm -f --volumes 7f9fa1419adfc5baab0aef3712702948774d58db658c5d6367a36c48733c822b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:23 + docker inspect -f . ci-base-image-arm64 22:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:23 prd-ubuntu20.04-docker-arm64-4c-16g-14800 does not seem to be running inside a container 22:49:23 $ 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/90 -v /w/workspace/device-rfid-llrp-go/90:/w/workspace/device-rfid-llrp-go/90:rw,z -v /w/workspace/device-rfid-llrp-go/90@tmp:/w/workspace/device-rfid-llrp-go/90@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 22:49:25 $ docker top a65e5239e1a6f9cc701b5ad30b60302eefed0fd21457545aabe3d9c502f8604f -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:26 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/90 [Pipeline] fileExists [Pipeline] sh 22:49:26 + make test 22:49:26 go test ./... -coverprofile=coverage.out ./... 22:50:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:52:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:52:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:53:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.754s coverage: 40.5% of statements 22:53:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.591s coverage: 52.0% of statements 22:53:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements 22:53:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:53:06 go vet ./... 22:53:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:38 ./bin/test-attribution-txt.sh 22:53:38 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:53:38 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:53:38 $ docker stop --time=1 a65e5239e1a6f9cc701b5ad30b60302eefed0fd21457545aabe3d9c502f8604f 22:53:40 $ docker rm -f --volumes a65e5239e1a6f9cc701b5ad30b60302eefed0fd21457545aabe3d9c502f8604f [Pipeline] // withDockerContainer [Pipeline] sh 22:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:41 Warning: overwriting stash ‘coverage-report’ 22:53:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:53:43 + ls -al . 22:53:43 total 624 22:53:43 drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:49 . 22:53:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:47 .. 22:53:43 -rw-rw-r-- 1 jenkins jenkins 134 May 9 22:47 .dockerignore 22:53:43 drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:47 .git 22:53:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:47 .github 22:53:43 -rw-rw-r-- 1 jenkins jenkins 946 May 9 22:47 .gitignore 22:53:43 -rw-rw-r-- 1 jenkins jenkins 41 May 9 22:47 .golangci.yml 22:53:43 -rw-rw-r-- 1 jenkins jenkins 10794 May 9 22:47 Attribution.txt 22:53:43 -rw-rw-r-- 1 jenkins jenkins 5905 May 9 22:47 CHANGELOG.md 22:53:43 -rw-rw-r-- 1 jenkins jenkins 1347 May 9 22:47 Dockerfile 22:53:43 -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:47 GOVERNANCE.md 22:53:43 -rw-rw-r-- 1 jenkins jenkins 683 May 9 22:47 Jenkinsfile 22:53:43 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 22:47 LICENSE 22:53:43 -rw-rw-r-- 1 jenkins jenkins 2053 May 9 22:47 Makefile 22:53:43 -rw-rw-r-- 1 jenkins jenkins 625 May 9 22:47 OWNERS.md 22:53:43 -rw-rw-r-- 1 jenkins jenkins 28505 May 9 22:47 README.md 22:53:43 -rw-rw-r-- 1 jenkins jenkins 12 May 9 22:44 VERSION 22:53:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:47 bin 22:53:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:47 cmd 22:53:43 -rw-r--r-- 1 jenkins jenkins 458038 May 9 22:53 coverage.out 22:53:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:47 examples 22:53:43 -rw-rw-r-- 1 jenkins jenkins 3419 May 9 22:47 go.mod 22:53:43 -rw-rw-r-- 1 jenkins jenkins 31078 May 9 22:47 go.sum 22:53:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:47 images 22:53:43 drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:47 internal 22:53:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:47 snap 22:53:43 -rw-rw-r-- 1 jenkins jenkins 193 May 9 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:43 + 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=e4a020dcf3f88d8c23c6bc4bea275782f951f00d --label arch=arm64 --label version=3.0.0-dev.22 . 22:53:44 Sending build context to Docker daemon 1.212MB 22:53:44 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 22:53:44 Step 2/24 : FROM ${BASE} AS builder 22:53:44 ---> a3709fe01af1 22:53:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:53:44 ---> Running in e84373a9228d 22:53:44 Removing intermediate container e84373a9228d 22:53:44 ---> fcf8ec401472 22:53:44 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:53:44 ---> Running in d87ebd4dd631 22:53:44 Removing intermediate container d87ebd4dd631 22:53:44 ---> ce8559636d3e 22:53:44 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:53:45 ---> Running in 891e41dd2997 22:53:45 Removing intermediate container 891e41dd2997 22:53:45 ---> 45535b71aa8b 22:53:45 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:53:45 ---> Running in 2b5cec72ac7b 22:53:45 Removing intermediate container 2b5cec72ac7b 22:53:45 ---> 65ebb1b4debd 22:53:45 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:45 ---> Running in 072826f518b6 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:53:48 OK: 263 MiB in 53 packages 22:53:49 Removing intermediate container 072826f518b6 22:53:49 ---> c737f0590398 22:53:49 Step 8/24 : WORKDIR /app 22:53:49 ---> Running in fa7163576c09 22:53:50 Removing intermediate container fa7163576c09 22:53:50 ---> 18a95e7dedf3 22:53:50 Step 9/24 : COPY go.mod vendor* ./ 22:53:50 ---> 8ff48cb5c0dd 22:53:50 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:50 ---> Running in b5b6ecd89d75 22:53:54 Removing intermediate container b5b6ecd89d75 22:53:54 ---> 43f047e5fa53 22:53:54 Step 11/24 : COPY . . 22:53:54 ---> 37579eea05dc 22:53:54 Step 12/24 : RUN $MAKE 22:53:54 ---> Running in 8c9240bec817 22:53:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:56:32 Removing intermediate container 8c9240bec817 22:56:32 ---> 22c58a755ded 22:56:32 Step 13/24 : FROM alpine:3.17 22:56:32 3.17: Pulling from library/alpine 22:56:32 c41833b44d91: Already exists 22:56:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:56:32 Status: Downloaded newer image for alpine:3.17 22:56:32 ---> 51e60588ff2c 22:56:32 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:56:32 ---> Running in 1d0f970eed0b 22:56:32 Removing intermediate container 1d0f970eed0b 22:56:32 ---> 41555eff878c 22:56:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:56:32 ---> Running in 00c4ced10a2f 22:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:56:32 (1/1) Installing dumb-init (1.2.5-r2) 22:56:32 Executing busybox-1.35.0-r29.trigger 22:56:32 OK: 8 MiB in 16 packages 22:56:32 Removing intermediate container 00c4ced10a2f 22:56:32 ---> c633269e34ee 22:56:32 Step 16/24 : COPY --from=builder /app/LICENSE / 22:56:33 ---> 010313d8505c 22:56:33 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:56:33 ---> bb19acb6935b 22:56:33 Step 18/24 : COPY --from=builder /app/cmd/ / 22:56:35 ---> 5f106ce1e10c 22:56:35 Step 19/24 : EXPOSE 59989 22:56:35 ---> Running in 4ec7f4951fb0 22:56:35 Removing intermediate container 4ec7f4951fb0 22:56:35 ---> 1a0a1aa359c5 22:56:35 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:56:35 ---> Running in f241dbefde10 22:56:36 Removing intermediate container f241dbefde10 22:56:36 ---> 7f833601fd36 22:56:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:56:36 ---> Running in 1e6963b101e8 22:56:36 Removing intermediate container 1e6963b101e8 22:56:36 ---> 78f8ab339842 22:56:36 Step 22/24 : LABEL arch=arm64 22:56:36 ---> Running in 7fdea431fae2 22:56:37 Removing intermediate container 7fdea431fae2 22:56:37 ---> a19b8726f87e 22:56:37 Step 23/24 : LABEL git_sha=e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:56:37 ---> Running in 41dcca0a5c01 22:56:37 Removing intermediate container 41dcca0a5c01 22:56:37 ---> a71ed616d88d 22:56:37 Step 24/24 : LABEL version=3.0.0-dev.22 22:56:37 ---> Running in 0565bab668df 22:56:37 Removing intermediate container 0565bab668df 22:56:37 ---> c2daad6f33e9 22:56:37 [Warning] One or more build-args [ARCH] were not consumed 22:56:37 Successfully built c2daad6f33e9 22:56:38 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 22:56:38 provisioning config files... 22:56:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/90@tmp/config14958529799770682124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:38 ---> docker-login.sh 22:56:38 nexus3.edgexfoundry.org:10001 22:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:38 Configure a credential helper to remove this warning. See 22:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:38 22:56:38 Login Succeeded 22:56:38 nexus3.edgexfoundry.org:10002 22:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:39 Configure a credential helper to remove this warning. See 22:56:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:39 22:56:39 Login Succeeded 22:56:39 nexus3.edgexfoundry.org:10003 22:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:39 Configure a credential helper to remove this warning. See 22:56:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:39 22:56:39 Login Succeeded 22:56:39 nexus3.edgexfoundry.org:10004 22:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:40 Configure a credential helper to remove this warning. See 22:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:40 22:56:40 Login Succeeded 22:56:40 docker.io 22:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:40 Configure a credential helper to remove this warning. See 22:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:40 22:56:40 Login Succeeded 22:56:40 ---> docker-login.sh ends [Pipeline] } 22:56:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:40 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:56:40 e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:56:40 latest 22:56:40 3.0.0-dev.22 22:56:40 e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 22:56:40 main 22:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:56:41 dd9f978a91e4: Preparing 22:56:41 dbd76c706ea6: Preparing 22:56:41 c8627709db31: Preparing 22:56:41 70bbca2b349c: Preparing 22:56:41 26cbea5cba74: Preparing 22:56:41 26cbea5cba74: Layer already exists 22:56:41 dbd76c706ea6: Pushed 22:56:41 c8627709db31: Pushed 22:56:41 70bbca2b349c: Pushed 22:56:47 dd9f978a91e4: Pushed 22:56:47 e4a020dcf3f88d8c23c6bc4bea275782f951f00d: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:47 + 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 22:56:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:56:47 dd9f978a91e4: Preparing 22:56:47 dbd76c706ea6: Preparing 22:56:47 c8627709db31: Preparing 22:56:47 70bbca2b349c: Preparing 22:56:47 26cbea5cba74: Preparing 22:56:47 26cbea5cba74: Layer already exists 22:56:47 dd9f978a91e4: Layer already exists 22:56:47 70bbca2b349c: Layer already exists 22:56:47 c8627709db31: Layer already exists 22:56:47 dbd76c706ea6: Layer already exists 22:56:48 latest: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.22 22:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:56:48 dd9f978a91e4: Preparing 22:56:48 dbd76c706ea6: Preparing 22:56:48 c8627709db31: Preparing 22:56:48 70bbca2b349c: Preparing 22:56:48 26cbea5cba74: Preparing 22:56:48 70bbca2b349c: Layer already exists 22:56:48 c8627709db31: Layer already exists 22:56:48 dd9f978a91e4: Layer already exists 22:56:48 dbd76c706ea6: Layer already exists 22:56:48 26cbea5cba74: Layer already exists 22:56:49 3.0.0-dev.22: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:49 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 22:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:56:49 dd9f978a91e4: Preparing 22:56:49 dbd76c706ea6: Preparing 22:56:49 c8627709db31: Preparing 22:56:49 70bbca2b349c: Preparing 22:56:49 26cbea5cba74: Preparing 22:56:49 dbd76c706ea6: Layer already exists 22:56:49 c8627709db31: Layer already exists 22:56:49 dd9f978a91e4: Layer already exists 22:56:49 70bbca2b349c: Layer already exists 22:56:49 26cbea5cba74: Layer already exists 22:56:50 e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:50 + 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 22:56:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 22:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:56:50 dd9f978a91e4: Preparing 22:56:50 dbd76c706ea6: Preparing 22:56:50 c8627709db31: Preparing 22:56:50 70bbca2b349c: Preparing 22:56:50 26cbea5cba74: Preparing 22:56:50 c8627709db31: Layer already exists 22:56:50 dbd76c706ea6: Layer already exists 22:56:50 26cbea5cba74: Layer already exists 22:56:50 70bbca2b349c: Layer already exists 22:56:50 dd9f978a91e4: Layer already exists 22:56:50 main: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:51 ===================================================== [Pipeline] echo 22:56:51 taggedImages: 22:56:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d 22:56:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:56:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.22 22:56:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 22:56:51 - 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 22:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:51 22:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:51 arm64: Pulling from edgex-lftools-log-publisher 22:56:51 8998bd30e6a1: Pulling fs layer 22:56:51 04944245beec: Pulling fs layer 22:56:51 699f458cf7ca: Pulling fs layer 22:56:51 765212b225bb: Pulling fs layer 22:56:51 f23df028b6ca: Pulling fs layer 22:56:51 d65c8cfc05b1: Pulling fs layer 22:56:51 2437ff75d9bd: Pulling fs layer 22:56:51 765212b225bb: Waiting 22:56:51 f23df028b6ca: Waiting 22:56:51 d65c8cfc05b1: Waiting 22:56:51 2437ff75d9bd: Waiting 22:56:52 04944245beec: Verifying Checksum 22:56:52 04944245beec: Download complete 22:56:52 765212b225bb: Verifying Checksum 22:56:52 765212b225bb: Download complete 22:56:52 f23df028b6ca: Download complete 22:56:52 d65c8cfc05b1: Verifying Checksum 22:56:52 d65c8cfc05b1: Download complete 22:56:52 699f458cf7ca: Verifying Checksum 22:56:52 699f458cf7ca: Download complete 22:56:52 8998bd30e6a1: Download complete 22:56:55 2437ff75d9bd: Verifying Checksum 22:56:55 2437ff75d9bd: Download complete 22:56:59 8998bd30e6a1: Pull complete 22:56:59 04944245beec: Pull complete 22:57:01 699f458cf7ca: Pull complete 22:57:01 765212b225bb: Pull complete 22:57:02 f23df028b6ca: Pull complete 22:57:02 d65c8cfc05b1: Pull complete 22:57:17 2437ff75d9bd: Pull complete 22:57:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:17 prd-ubuntu20.04-docker-arm64-4c-16g-14800 does not seem to be running inside a container 22:57:17 $ 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/90 -v /w/workspace/device-rfid-llrp-go/90:/w/workspace/device-rfid-llrp-go/90:rw,z -v /w/workspace/device-rfid-llrp-go/90@tmp:/w/workspace/device-rfid-llrp-go/90@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 22:57:20 $ docker top 16fafacc88e3a5b8b2b93d8abfc158fdc0ae7e5883fb7fe17ae151b1b348c4d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:21 ---> job-cost.sh 22:57:21 lf-activate-venv: SKIPPING 22:57:21 INFO: No Stack... 22:57:22 INFO: Retrieving Pricing Info for: v3-standard-4 22:57:23 INFO: Archiving Costs [Pipeline] sh 22:57:23 + cat /w/workspace/device-rfid-llrp-go/90/archives/cost.csv 22:57:23 + cut -d, -f6 [Pipeline] lock 22:57:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] 22:57:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] did not exist. Created. 22:57:23 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:57:24 /w/workspace/device-rfid-llrp-go/90@tmp/durable-72baabac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:57:25 + echo total: 0.10999999940395355 [Pipeline] stash 22:57:25 Warning: overwriting stash ‘stack-cost’ 22:57:25 Stashed 1 file(s) [Pipeline] } 22:57:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 22:57:25 $ docker stop --time=1 16fafacc88e3a5b8b2b93d8abfc158fdc0ae7e5883fb7fe17ae151b1b348c4d7 22:57:28 $ docker rm -f --volumes 16fafacc88e3a5b8b2b93d8abfc158fdc0ae7e5883fb7fe17ae151b1b348c4d7 [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 22:57:29 provisioning config files... 22:57:29 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6114056455091032317tmp [Pipeline] { [Pipeline] sh 22:57:29 + set +x 22:57:29 + curl -s https://codecov.io/bash 22:57:29 + bash -s -- 22:57:29 22:57:29 _____ _ 22:57:29 / ____| | | 22:57:29 | | ___ __| | ___ ___ _____ __ 22:57:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:57:29 | |___| (_) | (_| | __/ (_| (_) \ V / 22:57:29 \_____\___/ \__,_|\___|\___\___/ \_/ 22:57:29 Bash-1.0.6 22:57:29 22:57:29 22:57:29 ==> git version 2.25.1 found 22:57:29 ==> 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 22:57:29 Release-Date: 2020-01-08 22:57:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:57:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:57:29 ==> Jenkins CI detected. 22:57:29 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 22:57:29 project root: . 22:57:29 --> token set from env 22:57:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:57:29 ==> Running gcov in . (disable via -X gcov) 22:57:29 ==> Python coveragepy not found 22:57:29 ==> Searching for coverage reports in: 22:57:29 + . 22:57:29 -> Found 1 reports 22:57:29 ==> Detecting git/mercurial file structure 22:57:29 ==> Reading reports 22:57:29 + ./coverage.out bytes=458038 22:57:29 ==> Appending adjustments 22:57:29 https://docs.codecov.io/docs/fixing-reports 22:57:29 + Found adjustments 22:57:29 ==> Gzipping contents 22:57:29 52K /tmp/codecov.ullEah.gz 22:57:29 ==> Uploading reports 22:57:29 url: https://codecov.io 22:57:29 query: branch=main&commit=e4a020dcf3f88d8c23c6bc4bea275782f951f00d&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:57:30 -> Pinging Codecov 22:57:30 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=e4a020dcf3f88d8c23c6bc4bea275782f951f00d&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:57:30 -> Uploading to 22:57:30 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/581DD39554BDF9B6E22D074273EAD858/e4a020dcf3f88d8c23c6bc4bea275782f951f00d/a3dda1ea-8545-4ebd-9736-637ae3bee754.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T225730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86f37018b5a5a2b9620338d7c905bd51ded496dcf6a103332a8495b331ae7580 22:57:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:30 Dload Upload Total Spent Left Speed 22:57:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 192k --:--:-- --:--:-- --:--:-- 192k 22:57:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] } 22:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:57:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:57:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:57:30 22:57:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:57:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:57:31 df9b9388f04a: Pulling fs layer 22:57:31 52dc419b0ee2: Pulling fs layer 22:57:31 25bc292e5bac: Pulling fs layer 22:57:31 114826534d7a: Pulling fs layer 22:57:31 4657fd5d0bcf: Pulling fs layer 22:57:31 6ad1cebc031e: Pulling fs layer 22:57:31 8a3aa393b2d8: Pulling fs layer 22:57:31 4657fd5d0bcf: Waiting 22:57:31 114826534d7a: Waiting 22:57:31 6ad1cebc031e: Waiting 22:57:31 8a3aa393b2d8: Waiting 22:57:31 25bc292e5bac: Verifying Checksum 22:57:31 25bc292e5bac: Download complete 22:57:31 52dc419b0ee2: Verifying Checksum 22:57:31 52dc419b0ee2: Download complete 22:57:31 4657fd5d0bcf: Download complete 22:57:31 df9b9388f04a: Verifying Checksum 22:57:31 df9b9388f04a: Download complete 22:57:31 df9b9388f04a: Pull complete 22:57:31 6ad1cebc031e: Verifying Checksum 22:57:31 6ad1cebc031e: Download complete 22:57:31 52dc419b0ee2: Pull complete 22:57:31 25bc292e5bac: Pull complete 22:57:31 114826534d7a: Verifying Checksum 22:57:31 114826534d7a: Download complete 22:57:31 8a3aa393b2d8: Verifying Checksum 22:57:31 8a3aa393b2d8: Download complete 22:57:35 114826534d7a: Pull complete 22:57:35 4657fd5d0bcf: Pull complete 22:57:35 6ad1cebc031e: Pull complete 22:57:38 8a3aa393b2d8: Pull complete 22:57:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:57:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:38 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:57:38 $ 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 22:57:40 $ docker top c208d7c6431a2d414b34e22d8d2de0b34492211c4278da78786511850c1a26f1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:57:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 22:57:40 + set -o pipefail 22:57:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 22:57:44 22:57:44 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 22:57:44 22:57:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/3a7f7e41-5e96-4d75-b532-726529726ca5 22:57:44 22:57:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:57:44 22:57:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:57:44 22:57:45 22:57:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:57:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:57:45 More details here: https://snyk.co/ue1NS 22:57:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:57:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:57:45 $ docker stop --time=1 c208d7c6431a2d414b34e22d8d2de0b34492211c4278da78786511850c1a26f1 22:57:47 $ docker rm -f --volumes c208d7c6431a2d414b34e22d8d2de0b34492211c4278da78786511850c1a26f1 [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 22:57:48 + git log --format=format:%s -1 e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] sh 22:57:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:48 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:57:48 $ 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 22:57:49 $ docker top a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:49 [ssh-agent] Looking for ssh-agent implementation... 22:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:49 $ docker exec a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e ssh-agent 22:57:49 SSH_AUTH_SOCK=/tmp/ssh-6Rbvk8hs8SFW/agent.32 22:57:49 SSH_AGENT_PID=38 22:57:49 Running ssh-add (command line suppressed) 22:57:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7159892607887617271.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7159892607887617271.key) 22:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:49 + git semver tag 22:57:50 2023-05-09 22:57:50,098 [run_tag] DEBUG tag force:False 22:57:50 2023-05-09 22:57:50,098 [check_head_tag] DEBUG check head tag 22:57:50 2023-05-09 22:57:50,099 [execute] INFO git cat-file --batch-check 22:57:50 2023-05-09 22:57:50,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 22:57:50 2023-05-09 22:57:50,103 [execute] INFO git cat-file --batch 22:57:50 2023-05-09 22:57:50,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 22:57:50 2023-05-09 22:57:50,122 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:57:50 2023-05-09 22:57:50,122 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 22:57:50 2023-05-09 22:57:50,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 22:57:50 2023-05-09 22:57:50,127 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:57:50 3.0.0-dev.22 [Pipeline] } 22:57:50 $ docker exec --env ******** --env ******** a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e ssh-agent -k 22:57:50 unset SSH_AUTH_SOCK; 22:57:50 unset SSH_AGENT_PID; 22:57:50 echo Agent pid 38 killed; 22:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:50 + git semver [Pipeline] } 22:57:50 $ docker stop --time=1 a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e 22:57:52 $ docker rm -f --volumes a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:57:52 22:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:57:52 0.23.1-centos7: Pulling from edgex-lftools 22:57:52 ab5ef0e58194: Pulling fs layer 22:57:52 9712f1f96733: Pulling fs layer 22:57:52 63f879dbbcfc: Pulling fs layer 22:57:52 0d9ebad4ef96: Pulling fs layer 22:57:52 e9a5061849ea: Pulling fs layer 22:57:52 d747dcd14b5f: Pulling fs layer 22:57:52 2de7ff778b66: Pulling fs layer 22:57:52 0d9ebad4ef96: Waiting 22:57:52 2de7ff778b66: Waiting 22:57:52 d747dcd14b5f: Waiting 22:57:52 e9a5061849ea: Waiting 22:57:52 9712f1f96733: Verifying Checksum 22:57:52 9712f1f96733: Download complete 22:57:53 63f879dbbcfc: Verifying Checksum 22:57:53 63f879dbbcfc: Download complete 22:57:53 e9a5061849ea: Verifying Checksum 22:57:53 e9a5061849ea: Download complete 22:57:53 d747dcd14b5f: Verifying Checksum 22:57:53 d747dcd14b5f: Download complete 22:57:53 ab5ef0e58194: Verifying Checksum 22:57:53 ab5ef0e58194: Download complete 22:57:53 0d9ebad4ef96: Verifying Checksum 22:57:53 0d9ebad4ef96: Download complete 22:57:53 2de7ff778b66: Verifying Checksum 22:57:53 2de7ff778b66: Download complete 22:57:56 ab5ef0e58194: Pull complete 22:57:56 9712f1f96733: Pull complete 22:57:56 63f879dbbcfc: Pull complete 22:57:59 0d9ebad4ef96: Pull complete 22:58:00 e9a5061849ea: Pull complete 22:58:00 d747dcd14b5f: Pull complete 22:58:01 2de7ff778b66: Pull complete 22:58:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:01 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:58:01 $ 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 22:58:03 $ docker top d79a519719ed7b3aaa1bca240e299e6be85af624d033327e7d011a353163805a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:58:03 provisioning config files... 22:58:03 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10203346867120246282tmp 22:58:03 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7648370632964764322tmp 22:58:03 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17476312516148011535tmp [Pipeline] { [Pipeline] echo 22:58:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:58:03 ---> sigul-configuration.sh 22:58:03 gpg: directory `/root/.gnupg' created 22:58:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:58:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:58:03 gpg: keyring `/root/.gnupg/secring.gpg' created 22:58:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:58:03 gpg: CAST5 encrypted data 22:58:03 gpg: encrypted with 1 passphrase 22:58:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:58:04 + mkdir /home/jenkins 22:58:04 + mkdir /home/jenkins/sigul [Pipeline] sh 22:58:04 + 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 22:58:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:58:04 ---> sigul-install.sh 22:58:04 Sigul already installed; skipping installation. [Pipeline] sh 22:58:05 + git tag --list 22:58:05 v0.0.0 22:58:05 v1.0.0 22:58:05 v2.1.0 22:58:05 v2.1.1 22:58:05 v2.1.1-dev.1 22:58:05 v2.2.0 22:58:05 v2.2.1-dev.1 22:58:05 v2.2.1-dev.2 22:58:05 v2.2.1-dev.3 22:58:05 v2.2.1-dev.4 22:58:05 v2.2.1-dev.5 22:58:05 v2.2.1-dev.6 22:58:05 v2.2.1-dev.7 22:58:05 v2.3.0 22:58:05 v2.3.0-dev.10 22:58:05 v2.3.0-dev.11 22:58:05 v2.3.0-dev.12 22:58:05 v2.3.0-dev.13 22:58:05 v2.3.0-dev.14 22:58:05 v2.3.0-dev.15 22:58:05 v2.3.0-dev.16 22:58:05 v2.3.0-dev.17 22:58:05 v2.3.0-dev.18 22:58:05 v2.3.0-dev.19 22:58:05 v2.3.0-dev.20 22:58:05 v2.3.0-dev.21 22:58:05 v2.3.0-dev.22 22:58:05 v2.3.0-dev.23 22:58:05 v2.3.0-dev.7 22:58:05 v2.3.0-dev.8 22:58:05 v2.3.0-dev.9 22:58:05 v3.0.0-dev.1 22:58:05 v3.0.0-dev.10 22:58:05 v3.0.0-dev.11 22:58:05 v3.0.0-dev.12 22:58:05 v3.0.0-dev.13 22:58:05 v3.0.0-dev.14 22:58:05 v3.0.0-dev.15 22:58:05 v3.0.0-dev.16 22:58:05 v3.0.0-dev.17 22:58:05 v3.0.0-dev.18 22:58:05 v3.0.0-dev.19 22:58:05 v3.0.0-dev.2 22:58:05 v3.0.0-dev.20 22:58:05 v3.0.0-dev.21 22:58:05 v3.0.0-dev.22 22:58:05 v3.0.0-dev.3 22:58:05 v3.0.0-dev.4 22:58:05 v3.0.0-dev.5 22:58:05 v3.0.0-dev.6 22:58:05 v3.0.0-dev.7 22:58:05 v3.0.0-dev.8 22:58:05 v3.0.0-dev.9 [Pipeline] sh 22:58:05 + lftools sign git-tag v3.0.0-dev.22 22:58:06 Signing Git tag with Sigul... 22:58:06 Signing v3.0.0-dev.22 [Pipeline] echo 22:58:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:58:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:58:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:58:06 $ docker stop --time=1 d79a519719ed7b3aaa1bca240e299e6be85af624d033327e7d011a353163805a 22:58:07 $ docker rm -f --volumes d79a519719ed7b3aaa1bca240e299e6be85af624d033327e7d011a353163805a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:58:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:08 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:58:08 $ 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 22:58:09 $ docker top 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed -eo pid,comm 22:58:09 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). 22:58:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:09 [ssh-agent] Looking for ssh-agent implementation... 22:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:09 $ docker exec 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed ssh-agent 22:58:09 SSH_AUTH_SOCK=/tmp/ssh-O35DJgjkuyRi/agent.32 22:58:09 SSH_AGENT_PID=37 22:58:09 Running ssh-add (command line suppressed) 22:58:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3017324395034045091.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3017324395034045091.key) 22:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:09 + git semver bump pre 22:58:09 2023-05-09 22:58:09,875 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:09 2023-05-09 22:58:09,875 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 22:58:09 2023-05-09 22:58:09,875 [bump_version] DEBUG bumped version:3.0.0-dev.23 22:58:09 2023-05-09 22:58:09,875 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 22:58:09 2023-05-09 22:58:09,875 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:09 2023-05-09 22:58:09,875 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:09 2023-05-09 22:58:09,877 [execute] INFO git cat-file --batch-check 22:58:09 2023-05-09 22:58:09,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:58:09 2023-05-09 22:58:09,882 [execute] INFO git cat-file --batch 22:58:09 2023-05-09 22:58:09,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:58:09 2023-05-09 22:58:09,887 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:09 3.0.0-dev.23 [Pipeline] } 22:58:09 $ docker exec --env ******** --env ******** 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed ssh-agent -k 22:58:10 unset SSH_AUTH_SOCK; 22:58:10 unset SSH_AGENT_PID; 22:58:10 echo Agent pid 37 killed; 22:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:10 + git semver [Pipeline] } 22:58:10 $ docker stop --time=1 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed 22:58:11 $ docker rm -f --volumes 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed [Pipeline] // withDockerContainer [Pipeline] sh 22:58:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:12 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:58:12 $ 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 22:58:12 $ docker top cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 -eo pid,comm 22:58:12 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). 22:58:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:13 [ssh-agent] Looking for ssh-agent implementation... 22:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:13 $ docker exec cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 ssh-agent 22:58:13 SSH_AUTH_SOCK=/tmp/ssh-iOZuInsYPgoa/agent.32 22:58:13 SSH_AGENT_PID=38 22:58:13 Running ssh-add (command line suppressed) 22:58:13 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13474465716112443844.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13474465716112443844.key) 22:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:13 + git semver push 22:58:13 2023-05-09 22:58:13,828 [run_push] DEBUG push 22:58:13 2023-05-09 22:58:13,829 [execute] INFO git cat-file --batch-check 22:58:13 2023-05-09 22:58:13,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:58:13 2023-05-09 22:58:13,833 [execute] INFO git rev-list e800e961895c96b656b670ce4a182ba04a07f624 -- 22:58:13 2023-05-09 22:58:13,833 [execute] DEBUG Popen(['git', 'rev-list', 'e800e961895c96b656b670ce4a182ba04a07f624', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:58:13 2023-05-09 22:58:13,841 [execute] INFO git fetch -v origin 22:58:13 2023-05-09 22:58:13,842 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:58:14 2023-05-09 22:58:14,315 [run_push] DEBUG no remote changes detected 22:58:14 2023-05-09 22:58:14,316 [execute] INFO git push origin semver 22:58:14 2023-05-09 22:58:14,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:58:15 2023-05-09 22:58:15,053 [run_push] DEBUG push all version tags 22:58:15 2023-05-09 22:58:15,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:58:15 2023-05-09 22:58:15,054 [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) 22:58:15 2023-05-09 22:58:15,761 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:15 3.0.0-dev.23 [Pipeline] } 22:58:15 $ docker exec --env ******** --env ******** cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 ssh-agent -k 22:58:16 unset SSH_AUTH_SOCK; 22:58:16 unset SSH_AGENT_PID; 22:58:16 echo Agent pid 38 killed; 22:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:16 + git semver [Pipeline] } 22:58:16 $ docker stop --time=1 cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 22:58:17 $ docker rm -f --volumes cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 [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 22:58:18 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 22:58:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:58:18 total 16 22:58:18 drwxr-xr-x 3 root root 4096 May 9 22:46 . 22:58:18 drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:58 .. 22:58:18 drwxr-xr-x 2 root root 4096 May 9 22:46 cost 22:58:18 -rw-r--r-- 1 root root 90 May 9 22:46 cost.csv 22:58:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:58:18 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:58:18 total 16 22:58:18 drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:46 . 22:58:18 drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:58 .. 22:58:18 drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:46 cost 22:58:18 -rw-r--r-- 1 jenkins jenkins 90 May 9 22:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:58:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:58:19 ---> package-listing.sh 22:58:19 ++ facter osfamily 22:58:19 ++ tr '[:upper:]' '[:lower:]' 22:58:19 + OS_FAMILY=debian 22:58:19 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 22:58:19 + START_PACKAGES=/tmp/packages_start.txt 22:58:19 + END_PACKAGES=/tmp/packages_end.txt 22:58:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:58:19 + PACKAGES=/tmp/packages_start.txt 22:58:19 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:58:19 + PACKAGES=/tmp/packages_end.txt 22:58:19 + case "${OS_FAMILY}" in 22:58:19 + dpkg -l 22:58:19 + grep '^ii' 22:58:19 + '[' -f /tmp/packages_start.txt ']' 22:58:19 + '[' -f /tmp/packages_end.txt ']' 22:58:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:58:19 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:58:19 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 22:58:19 + 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 22:58:19 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 22:58:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:58:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:20 prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container 22:58:21 $ 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 22:58:21 $ docker top 415ad69e62069580a35f5b26dc36aefe731a588d0fbb1c15e39d805fa2c98c3a -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:58:21 + mkdir -p /var/log/sysstat [Pipeline] sh 22:58:22 + ls /var/log/sa-host 22:58:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:22 provisioning config files... 22:58:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16491154699886586959tmp [Pipeline] { [Pipeline] echo 22:58:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:58:22 ---> create-netrc.sh [Pipeline] } 22:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:58:22 ---> python-tools-install.sh [Pipeline] echo 22:58:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:58:23 ---> sudo-logs.sh 22:58:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:58:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:58:23 ---> job-cost.sh 22:58:23 lf-activate-venv: SKIPPING 22:58:23 DEBUG: total: 0.2199999988079071 22:58:23 INFO: Retrieving Stack Cost... 22:58:23 INFO: Retrieving Pricing Info for: v3-standard-8 22:58:24 INFO: Archiving Costs [Pipeline] echo 22:58:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:58:24 ---> logs-deploy.sh 22:58:24 lf-activate-venv: SKIPPING 22:58:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/90 22:58:24 INFO: archiving workspace using pattern(s): 22:58:25 Archives upload complete. 22:58:25 INFO: archiving logs to Nexus