Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ab1936574ae940676ccb197c30d3b5ffc6723f0 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-ssh11960026733941217087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12127516331913757974.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7445080862137372632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16514802480092745922.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-ssh85448330941889836.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-6112 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 Avoid second fetch Checking out Revision 2ab1936574ae940676ccb197c30d3b5ffc6723f0 (main) Commit message: "fix: Rename toml references to yaml (#195)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 > git rev-list --no-walk a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:37 ========================================================= 20:19:37 EdgeX Global Pipelines Version Info 20:19:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:38 ------------------- 20:19:38 stable info: 20:19:38 ------------------- 20:19:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:38 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:19:38 Message: update stable to v1.0.245 20:19:39 ------------------- 20:19:39 experimental info: 20:19:39 ------------------- 20:19:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:39 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:19:39 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ab1936 [Pipeline] echo 20:19:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:39 provisioning config files... 20:19:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17255124979407396932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:40 ---> docker-login.sh 20:19:40 nexus3.edgexfoundry.org:10001 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 nexus3.edgexfoundry.org:10002 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 nexus3.edgexfoundry.org:10003 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 nexus3.edgexfoundry.org:10004 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 docker.io 20:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:40 Configure a credential helper to remove this warning. See 20:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:40 20:19:40 Login Succeeded 20:19:40 ---> docker-login.sh ends [Pipeline] } 20:19:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:19:41 + git rev-list -1 --merges 2ab1936574ae940676ccb197c30d3b5ffc6723f0~1..2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo 20:19:41 -----------> git rev-list -1 --merges 2ab1936574ae940676ccb197c30d3b5ffc6723f0~1..2ab1936574ae940676ccb197c30d3b5ffc6723f0 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [false] [Pipeline] sh 20:19:41 + git log --format=format:%s -1 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo 20:19:41 ========================================================= 20:19:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:42 + git log --format=format:%s -1 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] echo 20:19:42 [semverPrep] GIT_COMMIT: 2ab1936574ae940676ccb197c30d3b5ffc6723f0, Commit Message: fix: Rename toml references to yaml (#195) [Pipeline] echo 20:19:42 [semverPrep] This is not a build commit. [Pipeline] sh 20:19:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:42 + grep -v github /etc/ssh/ssh_known_hosts 20:19:42 + [ -e /tmp/ssh_known_hosts ] 20:19:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:19:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:19:42 + sudo tee -a /etc/ssh/ssh_known_hosts 20:19:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:42 20:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:43 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:43 b85a868b505f: Pulling fs layer 20:19:43 e2be974225ed: Pulling fs layer 20:19:43 339a4e72a1f5: Pulling fs layer 20:19:43 988bab9f4d93: Pulling fs layer 20:19:43 1469e6f7b9e6: Pulling fs layer 20:19:43 eaf3925da568: Pulling fs layer 20:19:43 bab4dde63d76: Pulling fs layer 20:19:43 bde34c3a00c8: Pulling fs layer 20:19:43 b352a97aabf1: Pulling fs layer 20:19:43 4872d77fe225: Pulling fs layer 20:19:43 5851b861e8e6: Pulling fs layer 20:19:43 eaf3925da568: Waiting 20:19:43 bab4dde63d76: Waiting 20:19:43 b352a97aabf1: Waiting 20:19:43 bde34c3a00c8: Waiting 20:19:43 4872d77fe225: Waiting 20:19:43 988bab9f4d93: Waiting 20:19:43 5851b861e8e6: Waiting 20:19:43 1469e6f7b9e6: Waiting 20:19:43 e2be974225ed: Download complete 20:19:43 988bab9f4d93: Download complete 20:19:43 1469e6f7b9e6: Verifying Checksum 20:19:43 1469e6f7b9e6: Download complete 20:19:43 eaf3925da568: Verifying Checksum 20:19:43 eaf3925da568: Download complete 20:19:43 339a4e72a1f5: Verifying Checksum 20:19:43 339a4e72a1f5: Download complete 20:19:43 bde34c3a00c8: Verifying Checksum 20:19:43 bde34c3a00c8: Download complete 20:19:43 b352a97aabf1: Download complete 20:19:43 4872d77fe225: Verifying Checksum 20:19:43 4872d77fe225: Download complete 20:19:43 5851b861e8e6: Verifying Checksum 20:19:43 5851b861e8e6: Download complete 20:19:43 b85a868b505f: Download complete 20:19:43 bab4dde63d76: Verifying Checksum 20:19:43 bab4dde63d76: Download complete 20:19:44 b85a868b505f: Pull complete 20:19:44 e2be974225ed: Pull complete 20:19:44 339a4e72a1f5: Pull complete 20:19:45 988bab9f4d93: Pull complete 20:19:45 1469e6f7b9e6: Pull complete 20:19:45 eaf3925da568: Pull complete 20:19:46 bab4dde63d76: Pull complete 20:19:47 bde34c3a00c8: Pull complete 20:19:47 b352a97aabf1: Pull complete 20:19:47 4872d77fe225: Pull complete 20:19:47 5851b861e8e6: Pull complete 20:19:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:47 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:48 $ docker top 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 -eo pid,comm 20:19:48 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). 20:19:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:48 [ssh-agent] Looking for ssh-agent implementation... 20:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:49 $ docker exec 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent 20:19:49 SSH_AUTH_SOCK=/tmp/ssh-WPQL64tcmCow/agent.32 20:19:49 SSH_AGENT_PID=38 20:19:49 Running ssh-add (command line suppressed) 20:19:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6591052040317096124.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6591052040317096124.key) 20:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:49 + git tag --points-at HEAD [Pipeline] } 20:19:49 $ docker exec --env ******** --env ******** 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent -k 20:19:49 unset SSH_AUTH_SOCK; 20:19:49 unset SSH_AGENT_PID; 20:19:49 echo Agent pid 38 killed; 20:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:49 [ssh-agent] Looking for ssh-agent implementation... 20:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:49 $ docker exec 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent 20:19:49 SSH_AUTH_SOCK=/tmp/ssh-WQbm0D67jjfF/agent.70 20:19:49 SSH_AGENT_PID=76 20:19:49 Running ssh-add (command line suppressed) 20:19:50 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6017595448934764668.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6017595448934764668.key) 20:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:50 + git semver init 20:19:50 2023-03-28 20:19:50,512 [run_init] DEBUG init version:0.0.0 force:False 20:19:50 2023-03-28 20:19:50,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:19:50 2023-03-28 20:19:50,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:19:50 2023-03-28 20:19:50,514 [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) 20:19:51 2023-03-28 20:19:51,490 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:19:51 2023-03-28 20:19:51,491 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:19:51 2023-03-28 20:19:51,491 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:19:51 2023-03-28 20:19:51,491 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:19:51 3.0.0-dev.11 [Pipeline] } 20:19:51 $ docker exec --env ******** --env ******** 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 ssh-agent -k 20:19:51 unset SSH_AUTH_SOCK; 20:19:51 unset SSH_AGENT_PID; 20:19:51 echo Agent pid 76 killed; 20:19:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:51 + git semver [Pipeline] } 20:19:52 $ docker stop --time=1 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 20:19:53 $ docker rm -f --volumes 623d27d74f6a0b666b69a3cbb2b5b6725ed1b52b2244446b0cf2ca81bd3926c6 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:54 Stashed 1 file(s) [Pipeline] echo 20:19:54 [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 20:19:54 provisioning config files... 20:19:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10507789382222342662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:54 ---> docker-login.sh 20:19:54 nexus3.edgexfoundry.org:10001 20:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:54 Configure a credential helper to remove this warning. See 20:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:54 20:19:54 Login Succeeded 20:19:54 nexus3.edgexfoundry.org:10002 20:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:54 Configure a credential helper to remove this warning. See 20:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:54 20:19:54 Login Succeeded 20:19:54 nexus3.edgexfoundry.org:10003 20:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:54 Configure a credential helper to remove this warning. See 20:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:54 20:19:54 Login Succeeded 20:19:54 nexus3.edgexfoundry.org:10004 20:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:54 Configure a credential helper to remove this warning. See 20:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:54 20:19:54 Login Succeeded 20:19:54 docker.io 20:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:54 Configure a credential helper to remove this warning. See 20:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:54 20:19:54 Login Succeeded 20:19:54 ---> docker-login.sh ends [Pipeline] } 20:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:55 ========================================================= 20:19:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:19:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:55 + 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 . 20:19:55 Sending build context to Docker daemon 4.197MB 20:19:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:19:55 Step 2/12 : FROM ${BASE} AS builder 20:19:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:55 63b65145d645: Pulling fs layer 20:19:55 a2d21d5440eb: Pulling fs layer 20:19:55 935e6c44a52c: Pulling fs layer 20:19:55 94cc34f8dd06: Pulling fs layer 20:19:55 30dea6a524f1: Pulling fs layer 20:19:55 a2aff8979fd8: Pulling fs layer 20:19:55 6808be2612f2: Pulling fs layer 20:19:55 f25807f1079a: Pulling fs layer 20:19:55 94cc34f8dd06: Waiting 20:19:55 30dea6a524f1: Waiting 20:19:55 a2aff8979fd8: Waiting 20:19:55 6808be2612f2: Waiting 20:19:55 f25807f1079a: Waiting 20:19:55 a2d21d5440eb: Download complete 20:19:55 94cc34f8dd06: Verifying Checksum 20:19:55 94cc34f8dd06: Download complete 20:19:55 30dea6a524f1: Download complete 20:19:55 63b65145d645: Verifying Checksum 20:19:55 63b65145d645: Download complete 20:19:55 a2aff8979fd8: Verifying Checksum 20:19:55 a2aff8979fd8: Download complete 20:19:55 63b65145d645: Pull complete 20:19:55 a2d21d5440eb: Pull complete 20:19:55 f25807f1079a: Verifying Checksum 20:19:55 f25807f1079a: Download complete 20:19:56 935e6c44a52c: Verifying Checksum 20:19:56 935e6c44a52c: Download complete 20:19:56 6808be2612f2: Verifying Checksum 20:19:56 6808be2612f2: Download complete 20:19:59 935e6c44a52c: Pull complete 20:19:59 94cc34f8dd06: Pull complete 20:19:59 30dea6a524f1: Pull complete 20:19:59 a2aff8979fd8: Pull complete 20:20:01 6808be2612f2: Pull complete 20:20:02 f25807f1079a: Pull complete 20:20:02 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:20:02 ---> 3b553350e43f 20:20:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:20:03 ---> Running in 8aa2dc651dde 20:20:04 Removing intermediate container 8aa2dc651dde 20:20:04 ---> 00cf609f5ee5 20:20:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:20:04 ---> Running in 1bc980b66fee 20:20:04 Removing intermediate container 1bc980b66fee 20:20:04 ---> 3c694583ab36 20:20:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:20:04 ---> Running in 551dea0ac42e 20:20:04 Removing intermediate container 551dea0ac42e 20:20:04 ---> 70986f1ba22f 20:20:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:20:04 ---> Running in 70c750dc9419 20:20:04 Removing intermediate container 70c750dc9419 20:20:04 ---> fd11823d94c6 20:20:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:04 ---> Running in a1626b060c09 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:20:05 OK: 265 MiB in 53 packages 20:20:05 Removing intermediate container a1626b060c09 20:20:05 ---> 1acf153cc38c 20:20:05 Step 8/12 : WORKDIR /app 20:20:05 ---> Running in af3b8e71d2b4 20:20:05 Removing intermediate container af3b8e71d2b4 20:20:05 ---> 0efaeb922ea4 20:20:05 Step 9/12 : COPY go.mod vendor* ./ 20:20:05 ---> b4fa02ac3c21 20:20:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:06 ---> Running in 6bf07617a6f9 20:20:09 Still waiting to schedule task 20:20:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:20:27 Removing intermediate container 6bf07617a6f9 20:20:27 ---> 5ce023058b1c 20:20:27 Step 11/12 : COPY . . 20:20:27 ---> 56d76f6df3ab 20:20:27 Step 12/12 : RUN $MAKE 20:20:27 ---> Running in 42efad9592f3 20:20:27 noop 20:20:27 Removing intermediate container 42efad9592f3 20:20:27 ---> 05b5d25ffd8c 20:20:27 Successfully built 05b5d25ffd8c 20:20:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:28 + docker inspect -f . ci-base-image-x86_64 20:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:28 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:28 $ docker top d7f149a4c7c969562cb3f97fa22839d124c2464694f9821ea779a48f64950b5a -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:29 + go version 20:20:29 go version go1.20.2 linux/amd64 [Pipeline] } 20:20:29 $ docker stop --time=1 d7f149a4c7c969562cb3f97fa22839d124c2464694f9821ea779a48f64950b5a 20:20:30 $ docker rm -f --volumes d7f149a4c7c969562cb3f97fa22839d124c2464694f9821ea779a48f64950b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:30 + docker inspect -f . ci-base-image-x86_64 20:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:30 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:31 $ docker top 91f6632a19f374c2cfd3ff304e258c4897f8370c0bf6ac21ad3bd684133dc313 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:31 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:20:31 + make test 20:20:31 go test ./... -coverprofile=coverage.out ./... 20:20:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:20:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:20:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:20:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.734s coverage: 40.9% of statements 20:20:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 20:20:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 20:20:57 go vet ./... 20:21:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:21:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:21:00 ./bin/test-attribution-txt.sh 20:21:00 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add 20:21:00 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:21:00 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:21:00 $ docker stop --time=1 91f6632a19f374c2cfd3ff304e258c4897f8370c0bf6ac21ad3bd684133dc313 20:21:02 $ docker rm -f --volumes 91f6632a19f374c2cfd3ff304e258c4897f8370c0bf6ac21ad3bd684133dc313 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:21:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:21:03 + ls -al . 20:21:03 total 628 20:21:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:20 . 20:21:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:19 .. 20:21:03 -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 20:19 .dockerignore 20:21:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:19 .git 20:21:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:19 .github 20:21:03 -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 20:19 .gitignore 20:21:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:19 .golangci.yml 20:21:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:19 .semver 20:21:03 -rw-rw-r-- 1 jenkins jenkins 10664 Mar 28 20:19 Attribution.txt 20:21:03 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 20:19 CHANGELOG.md 20:21:03 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 20:19 Dockerfile 20:21:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:19 GOVERNANCE.md 20:21:03 -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 20:19 Jenkinsfile 20:21:03 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 20:19 LICENSE 20:21:03 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 20:19 Makefile 20:21:03 -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 20:19 OWNERS.md 20:21:03 -rw-rw-r-- 1 jenkins jenkins 28505 Mar 28 20:19 README.md 20:21:03 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 20:19 VERSION 20:21:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:19 bin 20:21:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:19 cmd 20:21:03 -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 20:20 coverage.out 20:21:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:19 examples 20:21:03 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 20:19 go.mod 20:21:03 -rw-rw-r-- 1 jenkins jenkins 31138 Mar 28 20:19 go.sum 20:21:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:19 images 20:21:03 drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 20:19 internal 20:21:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:19 snap 20:21:03 -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 20:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:04 + 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=2ab1936574ae940676ccb197c30d3b5ffc6723f0 --label arch=amd64 --label version=3.0.0-dev.11 . 20:21:04 Sending build context to Docker daemon 4.197MB 20:21:04 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 20:21:04 Step 2/24 : FROM ${BASE} AS builder 20:21:04 ---> 05b5d25ffd8c 20:21:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:21:04 ---> Running in f276fd7ac54b 20:21:04 Removing intermediate container f276fd7ac54b 20:21:04 ---> 648fedabfe4c 20:21:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:04 ---> Running in bbe3b941a1e3 20:21:04 Removing intermediate container bbe3b941a1e3 20:21:04 ---> 72c53f2a808c 20:21:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:21:04 ---> Running in 2869842a2de3 20:21:04 Removing intermediate container 2869842a2de3 20:21:04 ---> dfb1ac632cee 20:21:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:21:04 ---> Running in 78144e67dfa4 20:21:04 Removing intermediate container 78144e67dfa4 20:21:04 ---> f25479fe4dd5 20:21:04 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:04 ---> Running in 43373db1cfba 20:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:21:05 OK: 265 MiB in 53 packages 20:21:05 Removing intermediate container 43373db1cfba 20:21:05 ---> 1e5487031081 20:21:05 Step 8/24 : WORKDIR /app 20:21:05 ---> Running in 264afae1cf58 20:21:05 Removing intermediate container 264afae1cf58 20:21:05 ---> b320e1496bda 20:21:05 Step 9/24 : COPY go.mod vendor* ./ 20:21:05 ---> 41f12fce3635 20:21:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:06 ---> Running in e283472bc93e 20:21:07 Removing intermediate container e283472bc93e 20:21:07 ---> 5381b3c87b51 20:21:07 Step 11/24 : COPY . . 20:21:07 ---> c85bbd80884f 20:21:07 Step 12/24 : RUN $MAKE 20:21:07 ---> Running in ffe2caaa8b70 20:21:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:21:25 Removing intermediate container ffe2caaa8b70 20:21:25 ---> 568def2646d8 20:21:25 Step 13/24 : FROM alpine:3.17 20:21:25 3.17: Pulling from library/alpine 20:21:25 63b65145d645: Already exists 20:21:25 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:21:25 Status: Downloaded newer image for alpine:3.17 20:21:25 ---> b2aa39c304c2 20:21:25 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:21:25 ---> Running in 7ea5ac340aaf 20:21:25 Removing intermediate container 7ea5ac340aaf 20:21:25 ---> a25e0e7aa5cd 20:21:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:21:25 ---> Running in 0d1ad75c628d 20:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:21:25 (1/1) Installing dumb-init (1.2.5-r2) 20:21:25 Executing busybox-1.35.0-r29.trigger 20:21:25 OK: 7 MiB in 16 packages 20:21:26 Removing intermediate container 0d1ad75c628d 20:21:26 ---> 90dff5aaa43e 20:21:26 Step 16/24 : COPY --from=builder /app/LICENSE / 20:21:26 ---> 4fded758b125 20:21:26 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:21:26 ---> ac57a157dd3b 20:21:26 Step 18/24 : COPY --from=builder /app/cmd/ / 20:21:26 ---> 93e2d99b5de1 20:21:26 Step 19/24 : EXPOSE 59989 20:21:26 ---> Running in 10cccf4fb448 20:21:27 Removing intermediate container 10cccf4fb448 20:21:27 ---> b9c82bb78449 20:21:27 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:21:27 ---> Running in 3aecc026267b 20:21:27 Removing intermediate container 3aecc026267b 20:21:27 ---> ced0236aa21f 20:21:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:27 ---> Running in e17a13217794 20:21:27 Removing intermediate container e17a13217794 20:21:27 ---> 16a98e405623 20:21:27 Step 22/24 : LABEL arch=amd64 20:21:27 ---> Running in 7b77d9e3198c 20:21:27 Removing intermediate container 7b77d9e3198c 20:21:27 ---> b9d88d570166 20:21:27 Step 23/24 : LABEL git_sha=2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:21:27 ---> Running in df33c64db9d9 20:21:27 Removing intermediate container df33c64db9d9 20:21:27 ---> 75af6110c1af 20:21:27 Step 24/24 : LABEL version=3.0.0-dev.11 20:21:27 ---> Running in 29f3a27e7e52 20:21:27 Removing intermediate container 29f3a27e7e52 20:21:27 ---> 705315a55a01 20:21:27 [Warning] One or more build-args [ARCH] were not consumed 20:21:27 Successfully built 705315a55a01 20:21:27 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 20:21:27 provisioning config files... 20:21:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7876071271821652288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:28 ---> docker-login.sh 20:21:28 nexus3.edgexfoundry.org:10001 20:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:28 Configure a credential helper to remove this warning. See 20:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:28 20:21:28 Login Succeeded 20:21:28 nexus3.edgexfoundry.org:10002 20:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:28 Configure a credential helper to remove this warning. See 20:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:28 20:21:28 Login Succeeded 20:21:28 nexus3.edgexfoundry.org:10003 20:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:28 Configure a credential helper to remove this warning. See 20:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:28 20:21:28 Login Succeeded 20:21:28 nexus3.edgexfoundry.org:10004 20:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:28 Configure a credential helper to remove this warning. See 20:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:28 20:21:28 Login Succeeded 20:21:28 docker.io 20:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:28 Configure a credential helper to remove this warning. See 20:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:28 20:21:28 Login Succeeded 20:21:28 ---> docker-login.sh ends [Pipeline] } 20:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:28 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:21:28 2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:21:28 latest 20:21:28 3.0.0-dev.11 20:21:28 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 20:21:28 main 20:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:28 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:21:29 446ca31cb7d6: Preparing 20:21:29 8f85c729baaa: Preparing 20:21:29 83232c98deeb: Preparing 20:21:29 6b1a09128710: Preparing 20:21:29 7cd52847ad77: Preparing 20:21:29 7cd52847ad77: Layer already exists 20:21:29 8f85c729baaa: Pushed 20:21:29 6b1a09128710: Pushed 20:21:29 83232c98deeb: Pushed 20:21:31 446ca31cb7d6: Pushed 20:21:31 2ab1936574ae940676ccb197c30d3b5ffc6723f0: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:21:32 446ca31cb7d6: Preparing 20:21:32 8f85c729baaa: Preparing 20:21:32 83232c98deeb: Preparing 20:21:32 6b1a09128710: Preparing 20:21:32 7cd52847ad77: Preparing 20:21:32 7cd52847ad77: Layer already exists 20:21:32 6b1a09128710: Layer already exists 20:21:32 8f85c729baaa: Layer already exists 20:21:32 446ca31cb7d6: Layer already exists 20:21:32 83232c98deeb: Layer already exists 20:21:32 latest: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.11 20:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:21:33 446ca31cb7d6: Preparing 20:21:33 8f85c729baaa: Preparing 20:21:33 83232c98deeb: Preparing 20:21:33 6b1a09128710: Preparing 20:21:33 7cd52847ad77: Preparing 20:21:33 7cd52847ad77: Layer already exists 20:21:33 6b1a09128710: Layer already exists 20:21:33 446ca31cb7d6: Layer already exists 20:21:33 8f85c729baaa: Layer already exists 20:21:33 83232c98deeb: Layer already exists 20:21:33 3.0.0-dev.11: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 20:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:21:33 446ca31cb7d6: Preparing 20:21:33 8f85c729baaa: Preparing 20:21:33 83232c98deeb: Preparing 20:21:33 6b1a09128710: Preparing 20:21:33 7cd52847ad77: Preparing 20:21:33 7cd52847ad77: Layer already exists 20:21:33 446ca31cb7d6: Layer already exists 20:21:33 8f85c729baaa: Layer already exists 20:21:33 83232c98deeb: Layer already exists 20:21:33 6b1a09128710: Layer already exists 20:21:33 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:21:34 446ca31cb7d6: Preparing 20:21:34 8f85c729baaa: Preparing 20:21:34 83232c98deeb: Preparing 20:21:34 6b1a09128710: Preparing 20:21:34 7cd52847ad77: Preparing 20:21:34 83232c98deeb: Layer already exists 20:21:34 7cd52847ad77: Layer already exists 20:21:34 446ca31cb7d6: Layer already exists 20:21:34 8f85c729baaa: Layer already exists 20:21:34 6b1a09128710: Layer already exists 20:21:34 main: digest: sha256:1d7074bd3b3a125a21e09adbd509b3fdebf643abeacd18c993c2a3eda6a24050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:34 ===================================================== [Pipeline] echo 20:21:34 taggedImages: 20:21:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:21:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:21:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.11 20:21:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 20:21:34 - 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 20:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:34 20:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:35 latest: Pulling from edgex-lftools-log-publisher 20:21:35 5eb5b503b376: Pulling fs layer 20:21:35 5c69ac0246d0: Pulling fs layer 20:21:35 ec43610c2a17: Pulling fs layer 20:21:35 3a2ae6a8a46f: Pulling fs layer 20:21:35 33b1e0a273af: Pulling fs layer 20:21:35 5d3b04190fa2: Pulling fs layer 20:21:35 2f39f015ded8: Pulling fs layer 20:21:35 5d3b04190fa2: Waiting 20:21:35 33b1e0a273af: Waiting 20:21:35 2f39f015ded8: Waiting 20:21:35 3a2ae6a8a46f: Waiting 20:21:35 5c69ac0246d0: Download complete 20:21:35 3a2ae6a8a46f: Verifying Checksum 20:21:35 3a2ae6a8a46f: Download complete 20:21:35 33b1e0a273af: Verifying Checksum 20:21:35 33b1e0a273af: Download complete 20:21:35 5d3b04190fa2: Download complete 20:21:35 ec43610c2a17: Verifying Checksum 20:21:35 ec43610c2a17: Download complete 20:21:35 5eb5b503b376: Verifying Checksum 20:21:35 5eb5b503b376: Download complete 20:21:35 2f39f015ded8: Download complete 20:21:36 5eb5b503b376: Pull complete 20:21:36 5c69ac0246d0: Pull complete 20:21:36 ec43610c2a17: Pull complete 20:21:36 3a2ae6a8a46f: Pull complete 20:21:36 33b1e0a273af: Pull complete 20:21:37 5d3b04190fa2: Pull complete 20:21:41 2f39f015ded8: Pull complete 20:21:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:41 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:21:41 $ 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 20:21:43 $ docker top 9357bc208a37304ad4b3aa4eddbf3499803be85569fc4227e4657820a96a3dc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:43 ---> job-cost.sh 20:21:43 lf-activate-venv: SKIPPING 20:21:43 INFO: No Stack... 20:21:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:44 INFO: Archiving Costs [Pipeline] sh 20:21:44 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:21:44 + cut -d, -f6 [Pipeline] lock 20:21:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] 20:21:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] did not exist. Created. 20:21:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:44 + echo total: 0.2199999988079071 [Pipeline] stash 20:21:44 Stashed 1 file(s) [Pipeline] } 20:21:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:44 $ docker stop --time=1 9357bc208a37304ad4b3aa4eddbf3499803be85569fc4227e4657820a96a3dc3 20:21:45 $ docker rm -f --volumes 9357bc208a37304ad4b3aa4eddbf3499803be85569fc4227e4657820a96a3dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:22:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6114 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:22:52 Running in /w/workspace/device-rfid-llrp-go/78 [Pipeline] { [Pipeline] checkout 20:22:52 Selected Git installation does not exist. Using Default 20:22:52 The recommended git tool is: NONE 20:22:59 using credential edgex-jenkins-ssh 20:22:59 Cloning the remote Git repository 20:22:59 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:22:59 > git init /w/workspace/device-rfid-llrp-go/78 # timeout=10 20:22:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:22:59 > git --version # timeout=10 20:23:00 > git --version # 'git version 2.25.1' 20:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:23:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:02 Avoid second fetch 20:23:02 Checking out Revision 2ab1936574ae940676ccb197c30d3b5ffc6723f0 (main) 20:23:02 > git config core.sparsecheckout # timeout=10 20:23:02 > git checkout -f 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 20:23:03 Commit message: "fix: Rename toml references to yaml (#195)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:23:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:23:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:06 Dload Upload Total Spent Left Speed 20:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 20:23:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:23:07 + sudo tee /etc/docker/daemon.new 20:23:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:23:07 { 20:23:07 "registry-mirrors": [ 20:23:07 "https://nexus3.edgexfoundry.org:10001" 20:23:07 ], 20:23:07 "bip": "10.250.0.254/24", 20:23:07 "hosts": [ 20:23:07 "tcp://0.0.0.0:5555", 20:23:07 "unix:///var/run/docker.sock" 20:23:07 ], 20:23:07 "mtu": 1458, 20:23:07 "selinux-enabled": true, 20:23:07 "seccomp-profile": "/etc/docker/seccomp.json" 20:23:07 } [Pipeline] sh 20:23:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:23:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:26 provisioning config files... 20:23:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/78@tmp/config3956103242247823758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:26 ---> docker-login.sh 20:23:26 nexus3.edgexfoundry.org:10001 20:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:27 Configure a credential helper to remove this warning. See 20:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:27 20:23:27 Login Succeeded 20:23:27 nexus3.edgexfoundry.org:10002 20:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:28 Configure a credential helper to remove this warning. See 20:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:28 20:23:28 Login Succeeded 20:23:28 nexus3.edgexfoundry.org:10003 20:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:28 Configure a credential helper to remove this warning. See 20:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:28 20:23:28 Login Succeeded 20:23:28 nexus3.edgexfoundry.org:10004 20:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:28 Configure a credential helper to remove this warning. See 20:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:28 20:23:28 Login Succeeded 20:23:28 docker.io 20:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:29 Configure a credential helper to remove this warning. See 20:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:29 20:23:29 Login Succeeded 20:23:29 ---> docker-login.sh ends [Pipeline] } 20:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:29 ========================================================= 20:23:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:23:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + 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 . 20:23:30 Sending build context to Docker daemon 1.211MB 20:23:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:23:30 Step 2/12 : FROM ${BASE} AS builder 20:23:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:30 af6eaf76a39c: Pulling fs layer 20:23:30 55522c791124: Pulling fs layer 20:23:30 ce5c4a1c91eb: Pulling fs layer 20:23:30 169dfbe0d373: Pulling fs layer 20:23:30 e1ff8fa3b103: Pulling fs layer 20:23:30 52ebb69f0ebf: Pulling fs layer 20:23:30 5abe8eddf0d5: Pulling fs layer 20:23:30 e1ff8fa3b103: Waiting 20:23:30 52ebb69f0ebf: Waiting 20:23:30 5abe8eddf0d5: Waiting 20:23:30 169dfbe0d373: Waiting 20:23:30 55522c791124: Verifying Checksum 20:23:30 55522c791124: Download complete 20:23:30 169dfbe0d373: Verifying Checksum 20:23:30 169dfbe0d373: Download complete 20:23:30 e1ff8fa3b103: Verifying Checksum 20:23:30 e1ff8fa3b103: Download complete 20:23:30 af6eaf76a39c: Verifying Checksum 20:23:30 af6eaf76a39c: Download complete 20:23:31 af6eaf76a39c: Pull complete 20:23:31 5abe8eddf0d5: Verifying Checksum 20:23:31 5abe8eddf0d5: Download complete 20:23:32 55522c791124: Pull complete 20:23:33 ce5c4a1c91eb: Verifying Checksum 20:23:33 ce5c4a1c91eb: Download complete 20:23:33 52ebb69f0ebf: Verifying Checksum 20:23:33 52ebb69f0ebf: Download complete 20:23:46 ce5c4a1c91eb: Pull complete 20:23:46 169dfbe0d373: Pull complete 20:23:46 e1ff8fa3b103: Pull complete 20:23:52 52ebb69f0ebf: Pull complete 20:23:54 5abe8eddf0d5: Pull complete 20:23:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:23:54 ---> 6cb57ee374ae 20:23:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:23:56 ---> Running in 1a1c3ecb846e 20:23:56 Removing intermediate container 1a1c3ecb846e 20:23:56 ---> 2f500aba144f 20:23:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:23:56 ---> Running in 2f0d112abf3f 20:23:56 Removing intermediate container 2f0d112abf3f 20:23:56 ---> 7e7e71969267 20:23:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:23:57 ---> Running in 9369e8b37ae5 20:23:57 Removing intermediate container 9369e8b37ae5 20:23:57 ---> e5cf24de72f1 20:23:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:23:57 ---> Running in 15bafbcb7bf1 20:23:57 Removing intermediate container 15bafbcb7bf1 20:23:57 ---> 5d7833d2a022 20:23:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:23:57 ---> Running in 4f9bdbde66e5 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:01 OK: 263 MiB in 53 packages 20:24:02 Removing intermediate container 4f9bdbde66e5 20:24:02 ---> 9deaf9654c1e 20:24:02 Step 8/12 : WORKDIR /app 20:24:02 ---> Running in 2391dc4dc320 20:24:02 Removing intermediate container 2391dc4dc320 20:24:02 ---> 3e1334cf5f49 20:24:02 Step 9/12 : COPY go.mod vendor* ./ 20:24:03 ---> ea6985ab0897 20:24:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:03 ---> Running in 059d4da52ca2 20:25:11 Removing intermediate container 059d4da52ca2 20:25:11 ---> 466a4709e51d 20:25:11 Step 11/12 : COPY . . 20:25:12 ---> c61e149dabf4 20:25:12 Step 12/12 : RUN $MAKE 20:25:12 ---> Running in c114f8bc8c93 20:25:13 noop 20:25:14 Removing intermediate container c114f8bc8c93 20:25:14 ---> 15eca601f770 20:25:14 Successfully built 15eca601f770 20:25:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:14 + docker inspect -f . ci-base-image-arm64 20:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:15 prd-ubuntu20.04-docker-arm64-4c-16g-6114 does not seem to be running inside a container 20:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/78 -v /w/workspace/device-rfid-llrp-go/78:/w/workspace/device-rfid-llrp-go/78:rw,z -v /w/workspace/device-rfid-llrp-go/78@tmp:/w/workspace/device-rfid-llrp-go/78@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 20:25:16 $ docker top b1b59e0c93871ea5500522fba6c262f0d6e7efe74694d071cb52baddcc41a52c -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:17 + go version 20:25:17 go version go1.20.2 linux/arm64 [Pipeline] } 20:25:17 $ docker stop --time=1 b1b59e0c93871ea5500522fba6c262f0d6e7efe74694d071cb52baddcc41a52c 20:25:19 $ docker rm -f --volumes b1b59e0c93871ea5500522fba6c262f0d6e7efe74694d071cb52baddcc41a52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker inspect -f . ci-base-image-arm64 20:25:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:20 prd-ubuntu20.04-docker-arm64-4c-16g-6114 does not seem to be running inside a container 20:25:20 $ 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/78 -v /w/workspace/device-rfid-llrp-go/78:/w/workspace/device-rfid-llrp-go/78:rw,z -v /w/workspace/device-rfid-llrp-go/78@tmp:/w/workspace/device-rfid-llrp-go/78@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 20:25:21 $ docker top e133a34e83b06a4300369c191a94ea9d0835d811b9e4dc8c9e25fa796d651c78 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/78 [Pipeline] fileExists [Pipeline] sh 20:25:23 + make test 20:25:23 go test ./... -coverprofile=coverage.out ./... 20:26:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:28:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:28:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:29:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.953s coverage: 40.9% of statements 20:29:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.603s coverage: 51.9% of statements 20:29:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements 20:29:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:29:26 go vet ./... 20:29:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:29:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:29:58 ./bin/test-attribution-txt.sh 20:29:58 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add 20:29:58 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:29:58 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:29:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:29:58 $ docker stop --time=1 e133a34e83b06a4300369c191a94ea9d0835d811b9e4dc8c9e25fa796d651c78 20:30:00 $ docker rm -f --volumes e133a34e83b06a4300369c191a94ea9d0835d811b9e4dc8c9e25fa796d651c78 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:30:01 Warning: overwriting stash ‘coverage-report’ 20:30:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:30:03 + ls -al . 20:30:03 total 624 20:30:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:25 . 20:30:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:23 .. 20:30:03 -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 20:23 .dockerignore 20:30:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:23 .git 20:30:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:23 .github 20:30:03 -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 20:23 .gitignore 20:30:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:23 .golangci.yml 20:30:03 -rw-rw-r-- 1 jenkins jenkins 10664 Mar 28 20:23 Attribution.txt 20:30:03 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 20:23 CHANGELOG.md 20:30:03 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 20:23 Dockerfile 20:30:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:23 GOVERNANCE.md 20:30:03 -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 20:23 Jenkinsfile 20:30:03 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 20:23 LICENSE 20:30:03 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 20:23 Makefile 20:30:03 -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 20:23 OWNERS.md 20:30:03 -rw-rw-r-- 1 jenkins jenkins 28505 Mar 28 20:23 README.md 20:30:03 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 20:19 VERSION 20:30:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:23 bin 20:30:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:23 cmd 20:30:03 -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 20:29 coverage.out 20:30:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:23 examples 20:30:03 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 20:23 go.mod 20:30:03 -rw-rw-r-- 1 jenkins jenkins 31138 Mar 28 20:23 go.sum 20:30:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:23 images 20:30:03 drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 20:23 internal 20:30:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:23 snap 20:30:03 -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 20:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:03 + 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=2ab1936574ae940676ccb197c30d3b5ffc6723f0 --label arch=arm64 --label version=3.0.0-dev.11 . 20:30:04 Sending build context to Docker daemon 1.211MB 20:30:04 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 20:30:04 Step 2/24 : FROM ${BASE} AS builder 20:30:04 ---> 15eca601f770 20:30:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:30:04 ---> Running in de8ebd8b425a 20:30:04 Removing intermediate container de8ebd8b425a 20:30:04 ---> 38e00e8ba4cd 20:30:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:04 ---> Running in 6235ec08e70e 20:30:05 Removing intermediate container 6235ec08e70e 20:30:05 ---> 72288f9cfd43 20:30:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:30:05 ---> Running in c3631326cebe 20:30:05 Removing intermediate container c3631326cebe 20:30:05 ---> 61bf378996cb 20:30:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:30:05 ---> Running in f7e10d9adf96 20:30:06 Removing intermediate container f7e10d9adf96 20:30:06 ---> b55a92f94ad4 20:30:06 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:06 ---> Running in dfb549ff965c 20:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:09 OK: 263 MiB in 53 packages 20:30:10 Removing intermediate container dfb549ff965c 20:30:10 ---> 71e23b72356e 20:30:10 Step 8/24 : WORKDIR /app 20:30:10 ---> Running in 91f5d1035376 20:30:11 Removing intermediate container 91f5d1035376 20:30:11 ---> 5f543c7f368d 20:30:11 Step 9/24 : COPY go.mod vendor* ./ 20:30:11 ---> db8b1d46a75b 20:30:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:11 ---> Running in 4f31f4470637 20:30:15 Removing intermediate container 4f31f4470637 20:30:15 ---> 7c84e0f47a17 20:30:15 Step 11/24 : COPY . . 20:30:15 ---> 42390f38f64e 20:30:15 Step 12/24 : RUN $MAKE 20:30:15 ---> Running in 4d31c9a0bc3e 20:30:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:33:08 Removing intermediate container 4d31c9a0bc3e 20:33:08 ---> 6e0c8afe9802 20:33:08 Step 13/24 : FROM alpine:3.17 20:33:08 3.17: Pulling from library/alpine 20:33:08 af6eaf76a39c: Already exists 20:33:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:33:08 Status: Downloaded newer image for alpine:3.17 20:33:08 ---> d74e625d9115 20:33:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:33:08 ---> Running in 1cbe8ae0c845 20:33:08 Removing intermediate container 1cbe8ae0c845 20:33:08 ---> 161a961ad112 20:33:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:33:08 ---> Running in 0ef25719f238 20:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:09 (1/1) Installing dumb-init (1.2.5-r2) 20:33:09 Executing busybox-1.35.0-r29.trigger 20:33:09 OK: 8 MiB in 16 packages 20:33:12 Removing intermediate container 0ef25719f238 20:33:12 ---> 4c0d45ec0462 20:33:12 Step 16/24 : COPY --from=builder /app/LICENSE / 20:33:12 ---> d731c6c1e4f6 20:33:12 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:33:13 ---> 5d7a3e2edad2 20:33:13 Step 18/24 : COPY --from=builder /app/cmd/ / 20:33:15 ---> 84ca2d08d837 20:33:15 Step 19/24 : EXPOSE 59989 20:33:15 ---> Running in db1d71d96dd9 20:33:15 Removing intermediate container db1d71d96dd9 20:33:15 ---> 9d8b3bda8439 20:33:15 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:33:15 ---> Running in 512b3aebe8f2 20:33:15 Removing intermediate container 512b3aebe8f2 20:33:15 ---> cbc73773f097 20:33:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:15 ---> Running in c7ba4be316cf 20:33:16 Removing intermediate container c7ba4be316cf 20:33:16 ---> ee296dc72048 20:33:16 Step 22/24 : LABEL arch=arm64 20:33:16 ---> Running in 9bfc3e4dd900 20:33:16 Removing intermediate container 9bfc3e4dd900 20:33:16 ---> eb29aa9bdb4a 20:33:16 Step 23/24 : LABEL git_sha=2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:33:16 ---> Running in 897651c51b7e 20:33:17 Removing intermediate container 897651c51b7e 20:33:17 ---> 86d56d1bee95 20:33:17 Step 24/24 : LABEL version=3.0.0-dev.11 20:33:17 ---> Running in 9bfab4c3cb3a 20:33:17 Removing intermediate container 9bfab4c3cb3a 20:33:17 ---> 3f03449afb55 20:33:17 [Warning] One or more build-args [ARCH] were not consumed 20:33:17 Successfully built 3f03449afb55 20:33:17 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 20:33:17 provisioning config files... 20:33:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/78@tmp/config2931447427742448052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:18 ---> docker-login.sh 20:33:18 nexus3.edgexfoundry.org:10001 20:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:18 Configure a credential helper to remove this warning. See 20:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:18 20:33:18 Login Succeeded 20:33:18 nexus3.edgexfoundry.org:10002 20:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:19 Configure a credential helper to remove this warning. See 20:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:19 20:33:19 Login Succeeded 20:33:19 nexus3.edgexfoundry.org:10003 20:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:19 Configure a credential helper to remove this warning. See 20:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:19 20:33:19 Login Succeeded 20:33:19 nexus3.edgexfoundry.org:10004 20:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:19 Configure a credential helper to remove this warning. See 20:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:19 20:33:19 Login Succeeded 20:33:19 docker.io 20:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:20 Configure a credential helper to remove this warning. See 20:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:20 20:33:20 Login Succeeded 20:33:20 ---> docker-login.sh ends [Pipeline] } 20:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:20 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 20:33:20 2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:33:20 latest 20:33:20 3.0.0-dev.11 20:33:20 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 20:33:20 main 20:33:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:21 bcacfd11340b: Preparing 20:33:21 f830ff9c4131: Preparing 20:33:21 ab0fa21c4754: Preparing 20:33:21 86b33b7face8: Preparing 20:33:21 edf70074bd40: Preparing 20:33:21 edf70074bd40: Layer already exists 20:33:21 ab0fa21c4754: Pushed 20:33:21 f830ff9c4131: Pushed 20:33:21 86b33b7face8: Pushed 20:33:28 bcacfd11340b: Pushed 20:33:28 2ab1936574ae940676ccb197c30d3b5ffc6723f0: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + 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 20:33:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:28 bcacfd11340b: Preparing 20:33:28 f830ff9c4131: Preparing 20:33:28 ab0fa21c4754: Preparing 20:33:28 86b33b7face8: Preparing 20:33:28 edf70074bd40: Preparing 20:33:28 bcacfd11340b: Layer already exists 20:33:28 f830ff9c4131: Layer already exists 20:33:28 86b33b7face8: Layer already exists 20:33:28 edf70074bd40: Layer already exists 20:33:28 ab0fa21c4754: Layer already exists 20:33:29 latest: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.11 20:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:29 bcacfd11340b: Preparing 20:33:29 f830ff9c4131: Preparing 20:33:29 ab0fa21c4754: Preparing 20:33:29 86b33b7face8: Preparing 20:33:29 edf70074bd40: Preparing 20:33:29 edf70074bd40: Layer already exists 20:33:29 86b33b7face8: Layer already exists 20:33:29 f830ff9c4131: Layer already exists 20:33:29 ab0fa21c4754: Layer already exists 20:33:29 bcacfd11340b: Layer already exists 20:33:29 3.0.0-dev.11: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 20:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:30 bcacfd11340b: Preparing 20:33:30 f830ff9c4131: Preparing 20:33:30 ab0fa21c4754: Preparing 20:33:30 86b33b7face8: Preparing 20:33:30 edf70074bd40: Preparing 20:33:30 bcacfd11340b: Layer already exists 20:33:30 ab0fa21c4754: Layer already exists 20:33:30 86b33b7face8: Layer already exists 20:33:30 edf70074bd40: Layer already exists 20:33:30 f830ff9c4131: Layer already exists 20:33:31 2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + 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 20:33:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 20:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 20:33:31 bcacfd11340b: Preparing 20:33:31 f830ff9c4131: Preparing 20:33:31 ab0fa21c4754: Preparing 20:33:31 86b33b7face8: Preparing 20:33:31 edf70074bd40: Preparing 20:33:31 ab0fa21c4754: Layer already exists 20:33:31 edf70074bd40: Layer already exists 20:33:31 f830ff9c4131: Layer already exists 20:33:31 bcacfd11340b: Layer already exists 20:33:31 86b33b7face8: Layer already exists 20:33:32 main: digest: sha256:492917e9c9b53abd2bea57d41b3689d67a45b81187d5b593d0127db4747491d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:32 ===================================================== [Pipeline] echo 20:33:32 taggedImages: 20:33:32 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0 20:33:32 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 20:33:32 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.11 20:33:32 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2ab1936574ae940676ccb197c30d3b5ffc6723f0-3.0.0-dev.11 20:33:32 - 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 20:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:32 20:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:33 arm64: Pulling from edgex-lftools-log-publisher 20:33:33 8998bd30e6a1: Pulling fs layer 20:33:33 04944245beec: Pulling fs layer 20:33:33 699f458cf7ca: Pulling fs layer 20:33:33 765212b225bb: Pulling fs layer 20:33:33 f23df028b6ca: Pulling fs layer 20:33:33 d65c8cfc05b1: Pulling fs layer 20:33:33 2437ff75d9bd: Pulling fs layer 20:33:33 765212b225bb: Waiting 20:33:33 f23df028b6ca: Waiting 20:33:33 d65c8cfc05b1: Waiting 20:33:33 2437ff75d9bd: Waiting 20:33:33 04944245beec: Verifying Checksum 20:33:33 04944245beec: Download complete 20:33:33 765212b225bb: Verifying Checksum 20:33:33 765212b225bb: Download complete 20:33:33 f23df028b6ca: Verifying Checksum 20:33:33 f23df028b6ca: Download complete 20:33:33 d65c8cfc05b1: Verifying Checksum 20:33:33 d65c8cfc05b1: Download complete 20:33:33 699f458cf7ca: Verifying Checksum 20:33:33 699f458cf7ca: Download complete 20:33:33 8998bd30e6a1: Verifying Checksum 20:33:36 2437ff75d9bd: Verifying Checksum 20:33:36 2437ff75d9bd: Download complete 20:33:37 8998bd30e6a1: Pull complete 20:33:38 04944245beec: Pull complete 20:33:39 699f458cf7ca: Pull complete 20:33:39 765212b225bb: Pull complete 20:33:40 f23df028b6ca: Pull complete 20:33:41 d65c8cfc05b1: Pull complete 20:33:56 2437ff75d9bd: Pull complete 20:33:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-6114 does not seem to be running inside a container 20:33:56 $ 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/78 -v /w/workspace/device-rfid-llrp-go/78:/w/workspace/device-rfid-llrp-go/78:rw,z -v /w/workspace/device-rfid-llrp-go/78@tmp:/w/workspace/device-rfid-llrp-go/78@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 20:33:59 $ docker top 39e9e908bfe815a75584dc2e6d6fad28b45f578a6abac42f6396421d601a62be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:00 ---> job-cost.sh 20:34:00 lf-activate-venv: SKIPPING 20:34:00 INFO: No Stack... 20:34:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:02 INFO: Archiving Costs [Pipeline] sh 20:34:02 + cat /w/workspace/device-rfid-llrp-go/78/archives/cost.csv 20:34:02 + cut -d, -f6 [Pipeline] lock 20:34:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] 20:34:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] did not exist. Created. 20:34:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:03 /w/workspace/device-rfid-llrp-go/78@tmp/durable-c9e19c57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:34:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:04 Warning: overwriting stash ‘stack-cost’ 20:34:04 Stashed 1 file(s) [Pipeline] } 20:34:04 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:04 $ docker stop --time=1 39e9e908bfe815a75584dc2e6d6fad28b45f578a6abac42f6396421d601a62be 20:34:05 $ docker rm -f --volumes 39e9e908bfe815a75584dc2e6d6fad28b45f578a6abac42f6396421d601a62be [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 20:34:06 provisioning config files... 20:34:06 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config574362753186194579tmp [Pipeline] { [Pipeline] sh 20:34:06 + set +x 20:34:06 + + curl -s https://codecov.io/bash 20:34:06 bash -s -- 20:34:06 20:34:06 _____ _ 20:34:06 / ____| | | 20:34:06 | | ___ __| | ___ ___ _____ __ 20:34:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:06 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:06 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:06 Bash-1.0.6 20:34:06 20:34:06 20:34:06 ==> git version 2.25.1 found 20:34:06 ==> 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 20:34:06 Release-Date: 2020-01-08 20:34:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:06 ==> Jenkins CI detected. 20:34:06 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 20:34:06 project root: . 20:34:06 --> token set from env 20:34:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:06 ==> Running gcov in . (disable via -X gcov) 20:34:06 ==> Python coveragepy not found 20:34:06 ==> Searching for coverage reports in: 20:34:06 + . 20:34:06 -> Found 1 reports 20:34:06 ==> Detecting git/mercurial file structure 20:34:06 ==> Reading reports 20:34:06 + ./coverage.out bytes=457600 20:34:06 ==> Appending adjustments 20:34:06 https://docs.codecov.io/docs/fixing-reports 20:34:06 + Found adjustments 20:34:06 ==> Gzipping contents 20:34:06 52K /tmp/codecov.dVaRLg.gz 20:34:06 ==> Uploading reports 20:34:06 url: https://codecov.io 20:34:06 query: branch=main&commit=2ab1936574ae940676ccb197c30d3b5ffc6723f0&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:06 -> Pinging Codecov 20:34:06 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=2ab1936574ae940676ccb197c30d3b5ffc6723f0&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:07 -> Uploading to 20:34:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/2ab1936574ae940676ccb197c30d3b5ffc6723f0/418a3319-8de2-4302-987d-e152e4cacd92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T203407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35f4f3db7cd6f8419230138b557b8344da39ef6df40c11f5bba7c3199ca6983f 20:34:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:07 Dload Upload Total Spent Left Speed 20:34:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50445 0 0 100 50445 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50445 0 0 100 50445 0 193k --:--:-- --:--:-- --:--:-- 193k 20:34:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] } 20:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:34:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:34:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:07 20:34:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:34:08 df9b9388f04a: Pulling fs layer 20:34:08 52dc419b0ee2: Pulling fs layer 20:34:08 25bc292e5bac: Pulling fs layer 20:34:08 114826534d7a: Pulling fs layer 20:34:08 4657fd5d0bcf: Pulling fs layer 20:34:08 6ad1cebc031e: Pulling fs layer 20:34:08 8a3aa393b2d8: Pulling fs layer 20:34:08 4657fd5d0bcf: Waiting 20:34:08 114826534d7a: Waiting 20:34:08 6ad1cebc031e: Waiting 20:34:08 25bc292e5bac: Download complete 20:34:08 52dc419b0ee2: Verifying Checksum 20:34:08 52dc419b0ee2: Download complete 20:34:08 4657fd5d0bcf: Download complete 20:34:08 df9b9388f04a: Verifying Checksum 20:34:08 df9b9388f04a: Download complete 20:34:08 6ad1cebc031e: Verifying Checksum 20:34:08 6ad1cebc031e: Download complete 20:34:08 df9b9388f04a: Pull complete 20:34:08 52dc419b0ee2: Pull complete 20:34:08 25bc292e5bac: Pull complete 20:34:09 114826534d7a: Verifying Checksum 20:34:09 114826534d7a: Download complete 20:34:09 8a3aa393b2d8: Verifying Checksum 20:34:09 8a3aa393b2d8: Download complete 20:34:12 114826534d7a: Pull complete 20:34:12 4657fd5d0bcf: Pull complete 20:34:12 6ad1cebc031e: Pull complete 20:34:14 8a3aa393b2d8: Pull complete 20:34:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:15 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:34:15 $ 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 20:34:17 $ docker top 5782a3a1c632a2f38d0e784bcd1bc8480a40d9e0be47bc46e1fe09c43b543c1b -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 20:34:17 + set -o pipefail 20:34:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 20:34:25 20:34:25 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 20:34:25 20:34:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/d3c86569-9743-49ef-9180-dced5c6f1656 20:34:25 20:34:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:34:25 20:34:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:34:25 20:34:25 20:34:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:34:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:34:25 More details here: https://snyk.co/ue1NS [Pipeline] } 20:34:25 $ docker stop --time=1 5782a3a1c632a2f38d0e784bcd1bc8480a40d9e0be47bc46e1fe09c43b543c1b 20:34:27 $ docker rm -f --volumes 5782a3a1c632a2f38d0e784bcd1bc8480a40d9e0be47bc46e1fe09c43b543c1b [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 20:34:28 + git log --format=format:%s -1 2ab1936574ae940676ccb197c30d3b5ffc6723f0 [Pipeline] sh 20:34:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:28 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:34:28 $ 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 20:34:29 $ docker top 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b -eo pid,comm 20:34:29 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). 20:34:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:29 [ssh-agent] Looking for ssh-agent implementation... 20:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:29 $ docker exec 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b ssh-agent 20:34:29 SSH_AUTH_SOCK=/tmp/ssh-8hE0ZnFxm11v/agent.31 20:34:29 SSH_AGENT_PID=37 20:34:29 Running ssh-add (command line suppressed) 20:34:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15928062921406170948.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15928062921406170948.key) 20:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:29 + git semver tag 20:34:30 2023-03-28 20:34:30,166 [run_tag] DEBUG tag force:False 20:34:30 2023-03-28 20:34:30,166 [check_head_tag] DEBUG check head tag 20:34:30 2023-03-28 20:34:30,167 [execute] INFO git cat-file --batch-check 20:34:30 2023-03-28 20:34:30,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:34:30 2023-03-28 20:34:30,171 [execute] INFO git cat-file --batch 20:34:30 2023-03-28 20:34:30,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 20:34:30 2023-03-28 20:34:30,186 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:30 2023-03-28 20:34:30,186 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 20:34:30 2023-03-28 20:34:30,186 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 20:34:30 2023-03-28 20:34:30,191 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:30 3.0.0-dev.11 [Pipeline] } 20:34:30 $ docker exec --env ******** --env ******** 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b ssh-agent -k 20:34:30 unset SSH_AUTH_SOCK; 20:34:30 unset SSH_AGENT_PID; 20:34:30 echo Agent pid 37 killed; 20:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:30 + git semver [Pipeline] } 20:34:30 $ docker stop --time=1 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b 20:34:32 $ docker rm -f --volumes 43c0ffb744323f199d2bf36efb97bfec25cd9abae0829774b148dcfd9eebdd6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:32 20:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:32 0.23.1-centos7: Pulling from edgex-lftools 20:34:32 ab5ef0e58194: Pulling fs layer 20:34:32 9712f1f96733: Pulling fs layer 20:34:32 63f879dbbcfc: Pulling fs layer 20:34:32 0d9ebad4ef96: Pulling fs layer 20:34:32 e9a5061849ea: Pulling fs layer 20:34:32 d747dcd14b5f: Pulling fs layer 20:34:32 2de7ff778b66: Pulling fs layer 20:34:32 0d9ebad4ef96: Waiting 20:34:32 e9a5061849ea: Waiting 20:34:32 d747dcd14b5f: Waiting 20:34:32 2de7ff778b66: Waiting 20:34:32 9712f1f96733: Verifying Checksum 20:34:32 9712f1f96733: Download complete 20:34:33 63f879dbbcfc: Verifying Checksum 20:34:33 63f879dbbcfc: Download complete 20:34:33 e9a5061849ea: Verifying Checksum 20:34:33 e9a5061849ea: Download complete 20:34:33 d747dcd14b5f: Verifying Checksum 20:34:33 d747dcd14b5f: Download complete 20:34:33 ab5ef0e58194: Verifying Checksum 20:34:33 ab5ef0e58194: Download complete 20:34:33 0d9ebad4ef96: Verifying Checksum 20:34:33 0d9ebad4ef96: Download complete 20:34:33 2de7ff778b66: Verifying Checksum 20:34:33 2de7ff778b66: Download complete 20:34:36 ab5ef0e58194: Pull complete 20:34:36 9712f1f96733: Pull complete 20:34:36 63f879dbbcfc: Pull complete 20:34:40 0d9ebad4ef96: Pull complete 20:34:40 e9a5061849ea: Pull complete 20:34:40 d747dcd14b5f: Pull complete 20:34:41 2de7ff778b66: Pull complete 20:34:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:41 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:34:41 $ 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 20:34:43 $ docker top 0e8a37aaedf03818bfc5cb6e3ae1ec5ab55caca8df56386997384c083d5ebc40 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:34:43 provisioning config files... 20:34:43 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7626211235168750106tmp 20:34:43 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16375911305983644176tmp 20:34:43 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11902341244549097164tmp [Pipeline] { [Pipeline] echo 20:34:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:34:43 ---> sigul-configuration.sh 20:34:43 gpg: directory `/root/.gnupg' created 20:34:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:34:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:34:43 gpg: keyring `/root/.gnupg/secring.gpg' created 20:34:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:34:43 gpg: CAST5 encrypted data 20:34:43 gpg: encrypted with 1 passphrase 20:34:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:34:44 + mkdir /home/jenkins 20:34:44 + mkdir /home/jenkins/sigul [Pipeline] sh 20:34:44 + 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 20:34:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:34:44 ---> sigul-install.sh 20:34:44 Sigul already installed; skipping installation. [Pipeline] sh 20:34:45 + git tag --list 20:34:45 v0.0.0 20:34:45 v1.0.0 20:34:45 v2.1.0 20:34:45 v2.1.1 20:34:45 v2.1.1-dev.1 20:34:45 v2.2.0 20:34:45 v2.2.1-dev.1 20:34:45 v2.2.1-dev.2 20:34:45 v2.2.1-dev.3 20:34:45 v2.2.1-dev.4 20:34:45 v2.2.1-dev.5 20:34:45 v2.2.1-dev.6 20:34:45 v2.2.1-dev.7 20:34:45 v2.3.0 20:34:45 v2.3.0-dev.10 20:34:45 v2.3.0-dev.11 20:34:45 v2.3.0-dev.12 20:34:45 v2.3.0-dev.13 20:34:45 v2.3.0-dev.14 20:34:45 v2.3.0-dev.15 20:34:45 v2.3.0-dev.16 20:34:45 v2.3.0-dev.17 20:34:45 v2.3.0-dev.18 20:34:45 v2.3.0-dev.19 20:34:45 v2.3.0-dev.20 20:34:45 v2.3.0-dev.21 20:34:45 v2.3.0-dev.22 20:34:45 v2.3.0-dev.23 20:34:45 v2.3.0-dev.7 20:34:45 v2.3.0-dev.8 20:34:45 v2.3.0-dev.9 20:34:45 v3.0.0-dev.1 20:34:45 v3.0.0-dev.10 20:34:45 v3.0.0-dev.11 20:34:45 v3.0.0-dev.2 20:34:45 v3.0.0-dev.3 20:34:45 v3.0.0-dev.4 20:34:45 v3.0.0-dev.5 20:34:45 v3.0.0-dev.6 20:34:45 v3.0.0-dev.7 20:34:45 v3.0.0-dev.8 20:34:45 v3.0.0-dev.9 [Pipeline] sh 20:34:45 + lftools sign git-tag v3.0.0-dev.11 20:34:45 Signing Git tag with Sigul... 20:34:45 Signing v3.0.0-dev.11 [Pipeline] echo 20:34:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:34:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:34:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:34:46 $ docker stop --time=1 0e8a37aaedf03818bfc5cb6e3ae1ec5ab55caca8df56386997384c083d5ebc40 20:34:47 $ docker rm -f --volumes 0e8a37aaedf03818bfc5cb6e3ae1ec5ab55caca8df56386997384c083d5ebc40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:34:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:48 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:34: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 20:34:48 $ docker top 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 -eo pid,comm 20:34:48 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). 20:34:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:49 [ssh-agent] Looking for ssh-agent implementation... 20:34:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:49 $ docker exec 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 ssh-agent 20:34:49 SSH_AUTH_SOCK=/tmp/ssh-qY8FAtz7C5rn/agent.32 20:34:49 SSH_AGENT_PID=38 20:34:49 Running ssh-add (command line suppressed) 20:34:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11171040434482679042.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11171040434482679042.key) 20:34:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:49 + git semver bump pre 20:34:49 2023-03-28 20:34:49,807 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:49 2023-03-28 20:34:49,807 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev 20:34:49 2023-03-28 20:34:49,807 [bump_version] DEBUG bumped version:3.0.0-dev.12 20:34:49 2023-03-28 20:34:49,807 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 20:34:49 2023-03-28 20:34:49,807 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:49 2023-03-28 20:34:49,807 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:49 2023-03-28 20:34:49,809 [execute] INFO git cat-file --batch-check 20:34:49 2023-03-28 20:34:49,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:34:49 2023-03-28 20:34:49,812 [execute] INFO git cat-file --batch 20:34:49 2023-03-28 20:34:49,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:34:49 2023-03-28 20:34:49,815 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:49 3.0.0-dev.12 [Pipeline] } 20:34:49 $ docker exec --env ******** --env ******** 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 ssh-agent -k 20:34:50 unset SSH_AUTH_SOCK; 20:34:50 unset SSH_AGENT_PID; 20:34:50 echo Agent pid 38 killed; 20:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:50 + git semver [Pipeline] } 20:34:50 $ docker stop --time=1 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 20:34:51 $ docker rm -f --volumes 0110f465bc0e01e960c4eff8334d759b34dd2c6e9527ef9af3be909bd1cf0386 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:52 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:34:53 $ docker top 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 -eo pid,comm 20:34:53 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). 20:34:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:53 [ssh-agent] Looking for ssh-agent implementation... 20:34:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:53 $ docker exec 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 ssh-agent 20:34:53 SSH_AUTH_SOCK=/tmp/ssh-6gGSyAOVb8TA/agent.32 20:34:53 SSH_AGENT_PID=38 20:34:53 Running ssh-add (command line suppressed) 20:34:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7245774112872800833.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7245774112872800833.key) 20:34:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:53 + git semver push 20:34:54 2023-03-28 20:34:53,957 [run_push] DEBUG push 20:34:54 2023-03-28 20:34:53,958 [execute] INFO git cat-file --batch-check 20:34:54 2023-03-28 20:34:53,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:34:54 2023-03-28 20:34:53,961 [execute] INFO git rev-list 3c0503fc08fdcb8fb5d0aa57cc27cc25f41f0e01 -- 20:34:54 2023-03-28 20:34:53,961 [execute] DEBUG Popen(['git', 'rev-list', '3c0503fc08fdcb8fb5d0aa57cc27cc25f41f0e01', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:34:54 2023-03-28 20:34:53,967 [execute] INFO git fetch -v origin 20:34:54 2023-03-28 20:34:53,967 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:34:54 2023-03-28 20:34:54,492 [run_push] DEBUG no remote changes detected 20:34:54 2023-03-28 20:34:54,492 [execute] INFO git push origin semver 20:34:54 2023-03-28 20:34:54,493 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:34:55 2023-03-28 20:34:55,527 [run_push] DEBUG push all version tags 20:34:55 2023-03-28 20:34:55,527 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:34:55 2023-03-28 20:34:55,528 [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) 20:34:56 2023-03-28 20:34:56,498 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:34:56 3.0.0-dev.12 [Pipeline] } 20:34:56 $ docker exec --env ******** --env ******** 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 ssh-agent -k 20:34:57 unset SSH_AUTH_SOCK; 20:34:57 unset SSH_AGENT_PID; 20:34:57 echo Agent pid 38 killed; 20:34:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:57 + git semver [Pipeline] } 20:34:57 $ docker stop --time=1 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 20:34:58 $ docker rm -f --volumes 65e8be3e07946e65f1b978b534ddda44cbdc7366b6cd59f3a94c1fa1a6072ac7 [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 20:34:59 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 20:34:59 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:34:59 total 16 20:34:59 drwxr-xr-x 3 root root 4096 Mar 28 20:21 . 20:34:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 20:34 .. 20:34:59 drwxr-xr-x 2 root root 4096 Mar 28 20:21 cost 20:34:59 -rw-r--r-- 1 root root 90 Mar 28 20:21 cost.csv 20:34:59 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:34:59 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 20:34:59 total 16 20:34:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:21 . 20:34:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 20:34 .. 20:34:59 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 20:21 cost 20:34:59 -rw-r--r-- 1 jenkins jenkins 90 Mar 28 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:34:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:00 ---> package-listing.sh 20:35:00 ++ facter osfamily 20:35:00 ++ tr '[:upper:]' '[:lower:]' 20:35:00 + OS_FAMILY=debian 20:35:00 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 20:35:00 + START_PACKAGES=/tmp/packages_start.txt 20:35:00 + END_PACKAGES=/tmp/packages_end.txt 20:35:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:00 + PACKAGES=/tmp/packages_start.txt 20:35:00 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:35:00 + PACKAGES=/tmp/packages_end.txt 20:35:00 + case "${OS_FAMILY}" in 20:35:00 + dpkg -l 20:35:00 + grep '^ii' 20:35:00 + '[' -f /tmp/packages_start.txt ']' 20:35:00 + '[' -f /tmp/packages_end.txt ']' 20:35:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:00 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 20:35:00 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 20:35:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 20:35:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:01 prd-ubuntu20.04-docker-8c-8g-6112 does not seem to be running inside a container 20:35:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:02 $ docker top 4bf71d3b02176c0c55158ffbbe0c0c2647ad30fc7c3bb1370850ed5a45e76b84 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:02 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:02 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:03 + ls /var/log/sa-host 20:35:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:03 provisioning config files... 20:35:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5978416157839932176tmp [Pipeline] { [Pipeline] echo 20:35:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:03 ---> create-netrc.sh [Pipeline] } 20:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:03 ---> python-tools-install.sh [Pipeline] echo 20:35:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:04 ---> sudo-logs.sh 20:35:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:04 ---> job-cost.sh 20:35:04 lf-activate-venv: SKIPPING 20:35:04 DEBUG: total: 0.2199999988079071 20:35:04 INFO: Retrieving Stack Cost... 20:35:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:05 INFO: Archiving Costs [Pipeline] echo 20:35:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:05 ---> logs-deploy.sh 20:35:05 lf-activate-venv: SKIPPING 20:35:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/78 20:35:05 INFO: archiving workspace using pattern(s): 20:35:06 Archives upload complete. 20:35:06 INFO: archiving logs to Nexus