Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc125edee6752a069bb5774cca1c2de16e94d05 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-ssh14641069457672922765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17203874491158078202.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16710621707331978316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18350557828156874492.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-ssh14054366047893943304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7699 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fcc125edee6752a069bb5774cca1c2de16e94d05 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#253)" > 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 fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 > git rev-list --no-walk 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:36:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:36:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:36:18 ========================================================= 14:36:18 EdgeX Global Pipelines Version Info 14:36:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:36:19 ------------------- 14:36:19 stable info: 14:36:19 ------------------- 14:36:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:36:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:36:19 Message: update stable to v1.0.254 14:36:19 ------------------- 14:36:19 experimental info: 14:36:19 ------------------- 14:36:19 Commited By: **** collab-it+edgex@linuxfoundation.org 14:36:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:36:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc125e [Pipeline] echo 14:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:20 provisioning config files... 14:36:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16558485577727418948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:20 ---> docker-login.sh 14:36:20 nexus3.edgexfoundry.org:10001 14:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:21 Configure a credential helper to remove this warning. See 14:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:21 14:36:21 Login Succeeded 14:36:21 nexus3.edgexfoundry.org:10002 14:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:21 Configure a credential helper to remove this warning. See 14:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:21 14:36:21 Login Succeeded 14:36:21 nexus3.edgexfoundry.org:10003 14:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:21 Configure a credential helper to remove this warning. See 14:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:21 14:36:21 Login Succeeded 14:36:21 nexus3.edgexfoundry.org:10004 14:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:21 Configure a credential helper to remove this warning. See 14:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:21 14:36:21 Login Succeeded 14:36:21 docker.io 14:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:21 Configure a credential helper to remove this warning. See 14:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:21 14:36:21 Login Succeeded 14:36:21 ---> docker-login.sh ends [Pipeline] } 14:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:36:22 + git rev-list -1 --merges fcc125edee6752a069bb5774cca1c2de16e94d05~1..fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo 14:36:22 -----------> git rev-list -1 --merges fcc125edee6752a069bb5774cca1c2de16e94d05~1..fcc125edee6752a069bb5774cca1c2de16e94d05 fcc125edee6752a069bb5774cca1c2de16e94d05 [false] [Pipeline] sh 14:36:22 + git log --format=format:%s -1 fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo 14:36:22 ========================================================= 14:36:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:36:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:36:23 + git log --format=format:%s -1 fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo 14:36:23 [semverPrep] GIT_COMMIT: fcc125edee6752a069bb5774cca1c2de16e94d05, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#253) [Pipeline] echo 14:36:23 [semverPrep] This is not a build commit. [Pipeline] sh 14:36:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:36:23 + grep -v github /etc/ssh/ssh_known_hosts 14:36:23 + [ -e /tmp/ssh_known_hosts ] 14:36:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:36:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:36:23 + sudo tee -a /etc/ssh/ssh_known_hosts 14:36:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:36:23 14:36:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:36:24 0.1.4: Pulling from edgex-devops/py-git-semver 14:36:24 b85a868b505f: Pulling fs layer 14:36:24 e2be974225ed: Pulling fs layer 14:36:24 339a4e72a1f5: Pulling fs layer 14:36:24 988bab9f4d93: Pulling fs layer 14:36:24 1469e6f7b9e6: Pulling fs layer 14:36:24 eaf3925da568: Pulling fs layer 14:36:24 bab4dde63d76: Pulling fs layer 14:36:24 bde34c3a00c8: Pulling fs layer 14:36:24 b352a97aabf1: Pulling fs layer 14:36:24 4872d77fe225: Pulling fs layer 14:36:24 988bab9f4d93: Waiting 14:36:24 5851b861e8e6: Pulling fs layer 14:36:24 1469e6f7b9e6: Waiting 14:36:24 eaf3925da568: Waiting 14:36:24 bde34c3a00c8: Waiting 14:36:24 b352a97aabf1: Waiting 14:36:24 bab4dde63d76: Waiting 14:36:24 5851b861e8e6: Waiting 14:36:24 4872d77fe225: Waiting 14:36:24 e2be974225ed: Download complete 14:36:24 988bab9f4d93: Verifying Checksum 14:36:24 988bab9f4d93: Download complete 14:36:24 1469e6f7b9e6: Verifying Checksum 14:36:24 1469e6f7b9e6: Download complete 14:36:24 eaf3925da568: Verifying Checksum 14:36:24 eaf3925da568: Download complete 14:36:24 339a4e72a1f5: Verifying Checksum 14:36:24 339a4e72a1f5: Download complete 14:36:24 bde34c3a00c8: Verifying Checksum 14:36:24 bde34c3a00c8: Download complete 14:36:24 b352a97aabf1: Verifying Checksum 14:36:24 b352a97aabf1: Download complete 14:36:24 4872d77fe225: Verifying Checksum 14:36:24 4872d77fe225: Download complete 14:36:24 5851b861e8e6: Verifying Checksum 14:36:24 5851b861e8e6: Download complete 14:36:24 b85a868b505f: Download complete 14:36:24 bab4dde63d76: Verifying Checksum 14:36:24 bab4dde63d76: Download complete 14:36:25 b85a868b505f: Pull complete 14:36:25 e2be974225ed: Pull complete 14:36:26 339a4e72a1f5: Pull complete 14:36:26 988bab9f4d93: Pull complete 14:36:26 1469e6f7b9e6: Pull complete 14:36:27 eaf3925da568: Pull complete 14:36:28 bab4dde63d76: Pull complete 14:36:28 bde34c3a00c8: Pull complete 14:36:28 b352a97aabf1: Pull complete 14:36:29 4872d77fe225: Pull complete 14:36:29 5851b861e8e6: Pull complete 14:36:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:29 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:36:29 $ 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 14:36:31 $ docker top 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c -eo pid,comm 14:36:32 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). 14:36:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:32 [ssh-agent] Looking for ssh-agent implementation... 14:36:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:32 $ docker exec 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent 14:36:32 SSH_AUTH_SOCK=/tmp/ssh-JrX3cfTcLJT7/agent.32 14:36:32 SSH_AGENT_PID=38 14:36:32 Running ssh-add (command line suppressed) 14:36:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8245088214920122752.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8245088214920122752.key) 14:36:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:32 + git tag --points-at HEAD [Pipeline] } 14:36:32 $ docker exec --env ******** --env ******** 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent -k 14:36:32 unset SSH_AUTH_SOCK; 14:36:32 unset SSH_AGENT_PID; 14:36:32 echo Agent pid 38 killed; 14:36:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:36:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:32 [ssh-agent] Looking for ssh-agent implementation... 14:36:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:32 $ docker exec 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent 14:36:33 SSH_AUTH_SOCK=/tmp/ssh-HevU27WfaBF9/agent.70 14:36:33 SSH_AGENT_PID=76 14:36:33 Running ssh-add (command line suppressed) 14:36:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1375131876364187389.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1375131876364187389.key) 14:36:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:33 + git semver init 14:36:33 2023-09-23 14:36:33,642 [run_init] DEBUG init version:0.0.0 force:False 14:36:33 2023-09-23 14:36:33,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:36:33 2023-09-23 14:36:33,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:36:33 2023-09-23 14:36:33,644 [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) 14:36:34 2023-09-23 14:36:34,438 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 14:36:34 2023-09-23 14:36:34,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 14:36:34 2023-09-23 14:36:34,439 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:36:34 2023-09-23 14:36:34,439 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:36:34 3.1.0-dev.10 [Pipeline] } 14:36:34 $ docker exec --env ******** --env ******** 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent -k 14:36:34 unset SSH_AUTH_SOCK; 14:36:34 unset SSH_AGENT_PID; 14:36:34 echo Agent pid 76 killed; 14:36:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:35 + git semver [Pipeline] } 14:36:35 $ docker stop --time=1 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c 14:36:36 $ docker rm -f --volumes 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c [Pipeline] // withDockerContainer [Pipeline] sh 14:36:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:36:37 Stashed 1 file(s) [Pipeline] echo 14:36:37 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 14:36:37 provisioning config files... 14:36:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17602875484115772363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:37 ---> docker-login.sh 14:36:37 nexus3.edgexfoundry.org:10001 14:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:37 Configure a credential helper to remove this warning. See 14:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:37 14:36:37 Login Succeeded 14:36:37 nexus3.edgexfoundry.org:10002 14:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:37 Configure a credential helper to remove this warning. See 14:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:37 14:36:37 Login Succeeded 14:36:37 nexus3.edgexfoundry.org:10003 14:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:37 Configure a credential helper to remove this warning. See 14:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:37 14:36:37 Login Succeeded 14:36:37 nexus3.edgexfoundry.org:10004 14:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:37 Configure a credential helper to remove this warning. See 14:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:37 14:36:37 Login Succeeded 14:36:37 docker.io 14:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:36:38 Configure a credential helper to remove this warning. See 14:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:36:38 14:36:38 Login Succeeded 14:36:38 ---> docker-login.sh ends [Pipeline] } 14:36:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:38 ========================================================= 14:36:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:36:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:36:38 Sending build context to Docker daemon 4.338MB 14:36:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:36:38 Step 2/12 : FROM ${BASE} AS builder 14:36:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:36:38 7264a8db6415: Pulling fs layer 14:36:38 c4d48a809fc2: Pulling fs layer 14:36:38 4f1c88b9dad5: Pulling fs layer 14:36:38 ad3a456e5733: Pulling fs layer 14:36:38 33e27b845d1e: Pulling fs layer 14:36:38 c68163c4e522: Pulling fs layer 14:36:38 50da416c3ac9: Pulling fs layer 14:36:38 23d2d4c4bb30: Pulling fs layer 14:36:38 ad3a456e5733: Waiting 14:36:38 33e27b845d1e: Waiting 14:36:38 c68163c4e522: Waiting 14:36:38 50da416c3ac9: Waiting 14:36:38 23d2d4c4bb30: Waiting 14:36:38 c4d48a809fc2: Download complete 14:36:38 ad3a456e5733: Verifying Checksum 14:36:38 ad3a456e5733: Download complete 14:36:38 33e27b845d1e: Verifying Checksum 14:36:38 33e27b845d1e: Download complete 14:36:38 7264a8db6415: Verifying Checksum 14:36:38 7264a8db6415: Download complete 14:36:38 c68163c4e522: Verifying Checksum 14:36:38 c68163c4e522: Download complete 14:36:38 7264a8db6415: Pull complete 14:36:39 23d2d4c4bb30: Verifying Checksum 14:36:39 23d2d4c4bb30: Download complete 14:36:39 c4d48a809fc2: Pull complete 14:36:39 4f1c88b9dad5: Verifying Checksum 14:36:39 4f1c88b9dad5: Download complete 14:36:39 50da416c3ac9: Verifying Checksum 14:36:39 50da416c3ac9: Download complete 14:36:43 4f1c88b9dad5: Pull complete 14:36:43 ad3a456e5733: Pull complete 14:36:43 33e27b845d1e: Pull complete 14:36:43 c68163c4e522: Pull complete 14:36:44 50da416c3ac9: Pull complete 14:36:45 23d2d4c4bb30: Pull complete 14:36:45 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:36:45 ---> 0786185ac409 14:36:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:36:50 ---> Running in af22201a2c3a 14:36:51 Removing intermediate container af22201a2c3a 14:36:51 ---> 5dea95444c16 14:36:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:36:51 ---> Running in 3c0f2d89c5a8 14:36:51 Removing intermediate container 3c0f2d89c5a8 14:36:51 ---> 31cd3e205c47 14:36:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 14:36:51 ---> Running in 1cb5fcdd132c 14:36:51 Removing intermediate container 1cb5fcdd132c 14:36:51 ---> fe82d8a5d670 14:36:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:36:51 ---> Running in 60f1ad9291eb 14:36:51 Removing intermediate container 60f1ad9291eb 14:36:51 ---> b4b0e027bc47 14:36:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:36:51 ---> Running in 2f7abeaf314b 14:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:52 OK: 264 MiB in 52 packages 14:36:52 Removing intermediate container 2f7abeaf314b 14:36:52 ---> db40657da1ea 14:36:52 Step 8/12 : WORKDIR /app 14:36:52 ---> Running in c1b1a5609697 14:36:52 Removing intermediate container c1b1a5609697 14:36:52 ---> cb5ede8a6455 14:36:52 Step 9/12 : COPY go.mod vendor* ./ 14:36:52 Still waiting to schedule task 14:36:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:36:52 ---> 69bafd9b7d9e 14:36:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:52 ---> Running in ad9a739b0ff1 14:37:48 Removing intermediate container ad9a739b0ff1 14:37:48 ---> 9b046475d3c4 14:37:48 Step 11/12 : COPY . . 14:37:48 ---> 7d3378d78061 14:37:48 Step 12/12 : RUN $MAKE 14:37:48 ---> Running in ba9598e54176 14:37:48 noop 14:37:48 Removing intermediate container ba9598e54176 14:37:48 ---> 3dd3bd3f1d08 14:37:48 Successfully built 3dd3bd3f1d08 14:37:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:49 + docker inspect -f . ci-base-image-x86_64 14:37:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:49 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:37:49 $ 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 14:37:49 $ docker top 3d936b912af47116aa4f85d3cab3d64c649fd53610b2b22dab056bfadcbdf233 -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:49 + go version 14:37:49 go version go1.21.0 linux/amd64 [Pipeline] } 14:37:49 $ docker stop --time=1 3d936b912af47116aa4f85d3cab3d64c649fd53610b2b22dab056bfadcbdf233 14:37:51 $ docker rm -f --volumes 3d936b912af47116aa4f85d3cab3d64c649fd53610b2b22dab056bfadcbdf233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:51 + docker inspect -f . ci-base-image-x86_64 14:37:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:51 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:37:51 $ 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 14:37:52 $ docker top b62a5bbe61127035998d95d542f894b2f647bdd902ddabb01d5d0630036cc200 -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:52 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 14:37:52 + make test 14:37:52 go test ./... -coverprofile=coverage.out ./... 14:37:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:38:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:38:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:38:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.704s coverage: 40.6% of statements 14:38:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements 14:38:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 14:38:22 go vet ./... 14:38:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:38:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:38:25 ./bin/test-attribution-txt.sh [Pipeline] echo 14:38:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:38:25 $ docker stop --time=1 b62a5bbe61127035998d95d542f894b2f647bdd902ddabb01d5d0630036cc200 14:38:27 $ docker rm -f --volumes b62a5bbe61127035998d95d542f894b2f647bdd902ddabb01d5d0630036cc200 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:38:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:38:28 + ls -al . 14:38:28 total 644 14:38:28 drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 14:37 . 14:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:36 .. 14:38:28 -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 14:36 .dockerignore 14:38:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 14:38 .git 14:38:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 14:36 .github 14:38:28 -rw-rw-r-- 1 jenkins jenkins 946 Sep 23 14:36 .gitignore 14:38:28 -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 14:36 .golangci.yml 14:38:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 14:36 .semver 14:38:28 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 23 14:36 Attribution.txt 14:38:28 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 23 14:36 CHANGELOG.md 14:38:28 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 23 14:36 Dockerfile 14:38:28 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 14:36 GOVERNANCE.md 14:38:28 -rw-rw-r-- 1 jenkins jenkins 683 Sep 23 14:36 Jenkinsfile 14:38:28 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 14:36 LICENSE 14:38:28 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 23 14:36 Makefile 14:38:28 -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 14:36 OWNERS.md 14:38:28 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 23 14:36 README.md 14:38:28 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 14:36 VERSION 14:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:36 bin 14:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:36 cmd 14:38:28 -rw-r--r-- 1 jenkins jenkins 459493 Sep 23 14:38 coverage.out 14:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:36 examples 14:38:28 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 23 14:36 go.mod 14:38:28 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 23 14:36 go.sum 14:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:36 images 14:38:28 drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 14:36 internal 14:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:36 snap 14:38:28 -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 14:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:28 + 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=fcc125edee6752a069bb5774cca1c2de16e94d05 --label arch=amd64 --label version=3.1.0-dev.10 . 14:38:28 Sending build context to Docker daemon 4.338MB 14:38:28 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 14:38:28 Step 2/24 : FROM ${BASE} AS builder 14:38:28 ---> 3dd3bd3f1d08 14:38:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:38:29 ---> Running in 80f7a08b2088 14:38:29 Removing intermediate container 80f7a08b2088 14:38:29 ---> 1bb53deff3e4 14:38:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:38:29 ---> Running in ae612f2376eb 14:38:29 Removing intermediate container ae612f2376eb 14:38:29 ---> 3641f13b06b1 14:38:29 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 14:38:29 ---> Running in 43ed35c9ebd4 14:38:29 Removing intermediate container 43ed35c9ebd4 14:38:29 ---> 26302f70a66e 14:38:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 14:38:29 ---> Running in 66811ad5996e 14:38:29 Removing intermediate container 66811ad5996e 14:38:29 ---> 84dcb27aec5f 14:38:29 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:38:29 ---> Running in 451f6b92f93a 14:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:38:29 OK: 264 MiB in 52 packages 14:38:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7702 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 14:38:30 Running in /w/workspace/device-rfid-llrp-go/115 [Pipeline] { [Pipeline] checkout 14:38:30 The recommended git tool is: git 14:38:30 Removing intermediate container 451f6b92f93a 14:38:30 ---> c6b2a43efc4e 14:38:30 Step 8/24 : WORKDIR /app 14:38:30 ---> Running in b0d08d09ca91 14:38:30 Removing intermediate container b0d08d09ca91 14:38:30 ---> 6f6e886320fb 14:38:30 Step 9/24 : COPY go.mod vendor* ./ 14:38:30 ---> 843a1c0930de 14:38:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:30 ---> Running in d7c3e9ec5567 14:38:30 Removing intermediate container d7c3e9ec5567 14:38:30 ---> 3c4822379706 14:38:30 Step 11/24 : COPY . . 14:38:31 ---> 1ece7969d075 14:38:31 Step 12/24 : RUN $MAKE 14:38:31 ---> Running in d326e9de7e7d 14:38:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 14:38:35 using credential edgex-jenkins-ssh 14:38:35 Cloning the remote Git repository 14:38:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:38:35 > git init /w/workspace/device-rfid-llrp-go/115 # timeout=10 14:38:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:38:35 > git --version # timeout=10 14:38:35 > git --version # 'git version 2.25.1' 14:38:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:37 Avoid second fetch 14:38:37 Checking out Revision fcc125edee6752a069bb5774cca1c2de16e94d05 (main) 14:38:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 14:38:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:37 > git config core.sparsecheckout # timeout=10 14:38:37 > git checkout -f fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 14:38:38 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#253)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:38:38 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:38 Dload Upload Total Spent Left Speed 14:38:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 14:38:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:38:39 + sudo tee /etc/docker/daemon.new 14:38:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:38:39 { 14:38:39 "registry-mirrors": [ 14:38:39 "https://nexus3.edgexfoundry.org:10001" 14:38:39 ], 14:38:39 "bip": "10.250.0.254/24", 14:38:39 "hosts": [ 14:38:39 "tcp://0.0.0.0:5555", 14:38:39 "unix:///var/run/docker.sock" 14:38:39 ], 14:38:39 "mtu": 1458, 14:38:39 "selinux-enabled": true, 14:38:39 "seccomp-profile": "/etc/docker/seccomp.json" 14:38:39 } [Pipeline] sh 14:38:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:38:40 + sudo service docker restart 14:38:49 Removing intermediate container d326e9de7e7d 14:38:49 ---> afc744683195 14:38:49 Step 13/24 : FROM alpine:3.18 14:38:49 3.18: Pulling from library/alpine 14:38:49 7264a8db6415: Already exists 14:38:49 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 14:38:49 Status: Downloaded newer image for alpine:3.18 14:38:49 ---> 7e01a0d0a1dc 14:38:49 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:38:49 ---> Running in dcd86c1a995a 14:38:50 Removing intermediate container dcd86c1a995a 14:38:50 ---> 7460b8b52e55 14:38:50 Step 15/24 : RUN apk add --update --no-cache dumb-init 14:38:50 ---> Running in 5f3bd2ad4d20 14:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:38:50 (1/1) Installing dumb-init (1.2.5-r2) 14:38:50 Executing busybox-1.36.1-r2.trigger 14:38:50 OK: 7 MiB in 16 packages 14:38:51 Removing intermediate container 5f3bd2ad4d20 14:38:51 ---> a37973848288 14:38:51 Step 16/24 : COPY --from=builder /app/LICENSE / 14:38:51 ---> 2f0a6efa95e2 14:38:51 Step 17/24 : COPY --from=builder /app/Attribution.txt / 14:38:51 ---> 9ee27ae41253 14:38:51 Step 18/24 : COPY --from=builder /app/cmd/ / 14:38:52 ---> 1b2b7327f697 14:38:52 Step 19/24 : EXPOSE 59989 14:38:52 ---> Running in f2126ff4b454 14:38:52 Removing intermediate container f2126ff4b454 14:38:52 ---> e43e04424ad4 14:38:52 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 14:38:52 ---> Running in 07d1cbd99dcb 14:38:52 Removing intermediate container 07d1cbd99dcb 14:38:52 ---> 8dbe2fb752a0 14:38:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:38:52 ---> Running in 474457053c6b 14:38:52 Removing intermediate container 474457053c6b 14:38:52 ---> fa0a835dce9f 14:38:52 Step 22/24 : LABEL arch=amd64 14:38:52 ---> Running in 59eb3a19d8d1 14:38:52 Removing intermediate container 59eb3a19d8d1 14:38:52 ---> bec5ba5f4200 14:38:52 Step 23/24 : LABEL git_sha=fcc125edee6752a069bb5774cca1c2de16e94d05 14:38:52 ---> Running in ec7f40ba53d1 14:38:52 Removing intermediate container ec7f40ba53d1 14:38:52 ---> 89947cd0dec3 14:38:52 Step 24/24 : LABEL version=3.1.0-dev.10 14:38:52 ---> Running in 065ed0bd0846 14:38:52 Removing intermediate container 065ed0bd0846 14:38:52 ---> 5ecd7a50cbe0 14:38:52 [Warning] One or more build-args [ARCH] were not consumed 14:38:52 Successfully built 5ecd7a50cbe0 14:38:52 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 14:38:52 provisioning config files... 14:38:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10513176738738874057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:53 ---> docker-login.sh 14:38:53 nexus3.edgexfoundry.org:10001 14:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:53 Configure a credential helper to remove this warning. See 14:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:53 14:38:53 Login Succeeded 14:38:53 nexus3.edgexfoundry.org:10002 14:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:53 Configure a credential helper to remove this warning. See 14:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:53 14:38:53 Login Succeeded 14:38:53 nexus3.edgexfoundry.org:10003 14:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:53 Configure a credential helper to remove this warning. See 14:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:53 14:38:53 Login Succeeded 14:38:53 nexus3.edgexfoundry.org:10004 14:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:53 Configure a credential helper to remove this warning. See 14:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:53 14:38:53 Login Succeeded 14:38:53 docker.io 14:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:53 Configure a credential helper to remove this warning. See 14:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:53 14:38:53 Login Succeeded 14:38:53 ---> docker-login.sh ends [Pipeline] } 14:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:53 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 14:38:53 fcc125edee6752a069bb5774cca1c2de16e94d05 14:38:53 latest 14:38:53 3.1.0-dev.10 14:38:53 fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 14:38:53 main 14:38:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05 14:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:38:54 ebbbd896575f: Preparing 14:38:54 129680c7b1d3: Preparing 14:38:54 f761d47121e2: Preparing 14:38:54 124d84ae3746: Preparing 14:38:54 4693057ce236: Preparing 14:38:54 4693057ce236: Layer already exists 14:38:54 f761d47121e2: Pushed 14:38:54 124d84ae3746: Pushed 14:38:54 129680c7b1d3: Pushed 14:38:57 ebbbd896575f: Pushed 14:38:57 fcc125edee6752a069bb5774cca1c2de16e94d05: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:38:58 ebbbd896575f: Preparing 14:38:58 129680c7b1d3: Preparing 14:38:58 f761d47121e2: Preparing 14:38:58 124d84ae3746: Preparing 14:38:58 4693057ce236: Preparing 14:38:58 f761d47121e2: Layer already exists 14:38:58 129680c7b1d3: Layer already exists 14:38:58 ebbbd896575f: Layer already exists 14:38:58 124d84ae3746: Layer already exists 14:38:58 4693057ce236: Layer already exists 14:38:58 latest: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:58 provisioning config files... 14:38:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/115@tmp/config15205666364169992494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.10 14:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:38:58 ebbbd896575f: Preparing 14:38:58 129680c7b1d3: Preparing 14:38:58 f761d47121e2: Preparing 14:38:58 124d84ae3746: Preparing 14:38:58 4693057ce236: Preparing 14:38:58 ebbbd896575f: Layer already exists 14:38:58 124d84ae3746: Layer already exists 14:38:58 129680c7b1d3: Layer already exists 14:38:58 4693057ce236: Layer already exists 14:38:58 f761d47121e2: Layer already exists 14:38:58 3.1.0-dev.10: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:59 ---> docker-login.sh 14:38:59 nexus3.edgexfoundry.org:10001 14:38:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 14:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:38:59 ebbbd896575f: Preparing 14:38:59 129680c7b1d3: Preparing 14:38:59 f761d47121e2: Preparing 14:38:59 124d84ae3746: Preparing 14:38:59 4693057ce236: Preparing 14:38:59 124d84ae3746: Layer already exists 14:38:59 4693057ce236: Layer already exists 14:38:59 129680c7b1d3: Layer already exists 14:38:59 ebbbd896575f: Layer already exists 14:38:59 f761d47121e2: Layer already exists 14:38:59 fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:59 Configure a credential helper to remove this warning. See 14:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:59 14:38:59 Login Succeeded 14:38:59 nexus3.edgexfoundry.org:10002 14:38:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 14:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:39:00 ebbbd896575f: Preparing 14:39:00 129680c7b1d3: Preparing 14:39:00 f761d47121e2: Preparing 14:39:00 124d84ae3746: Preparing 14:39:00 4693057ce236: Preparing 14:39:00 4693057ce236: Layer already exists 14:39:00 129680c7b1d3: Layer already exists 14:39:00 ebbbd896575f: Layer already exists 14:39:00 124d84ae3746: Layer already exists 14:39:00 f761d47121e2: Layer already exists 14:39:00 main: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:39:00 ===================================================== 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10003 [Pipeline] echo 14:39:00 taggedImages: 14:39:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05 14:39:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:39:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.10 14:39:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 14:39:00 - 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 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 nexus3.edgexfoundry.org:10004 14:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:00 14:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:00 Configure a credential helper to remove this warning. See 14:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:00 14:39:00 Login Succeeded 14:39:00 docker.io 14:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:00 latest: Pulling from edgex-lftools-log-publisher 14:39:00 5eb5b503b376: Pulling fs layer 14:39:00 5c69ac0246d0: Pulling fs layer 14:39:00 ec43610c2a17: Pulling fs layer 14:39:00 3a2ae6a8a46f: Pulling fs layer 14:39:00 33b1e0a273af: Pulling fs layer 14:39:00 5d3b04190fa2: Pulling fs layer 14:39:00 2f39f015ded8: Pulling fs layer 14:39:00 3a2ae6a8a46f: Waiting 14:39:00 33b1e0a273af: Waiting 14:39:00 5d3b04190fa2: Waiting 14:39:00 5c69ac0246d0: Verifying Checksum 14:39:00 5c69ac0246d0: Download complete 14:39:00 3a2ae6a8a46f: Verifying Checksum 14:39:00 3a2ae6a8a46f: Download complete 14:39:00 33b1e0a273af: Verifying Checksum 14:39:00 33b1e0a273af: Download complete 14:39:00 ec43610c2a17: Verifying Checksum 14:39:00 ec43610c2a17: Download complete 14:39:00 5d3b04190fa2: Verifying Checksum 14:39:00 5d3b04190fa2: Download complete 14:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:01 5eb5b503b376: Verifying Checksum 14:39:01 5eb5b503b376: Download complete 14:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:01 Configure a credential helper to remove this warning. See 14:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:01 14:39:01 Login Succeeded 14:39:01 ---> docker-login.sh ends [Pipeline] } 14:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:39:01 ========================================================= 14:39:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:39:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:01 2f39f015ded8: Verifying Checksum 14:39:01 2f39f015ded8: Download complete 14:39:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:39:02 Sending build context to Docker daemon 1.219MB 14:39:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:39:02 Step 2/12 : FROM ${BASE} AS builder 14:39:02 5eb5b503b376: Pull complete 14:39:02 5c69ac0246d0: Pull complete 14:39:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:39:02 9fda8d8052c6: Pulling fs layer 14:39:02 5d54e960e981: Pulling fs layer 14:39:02 c4a7e357bf2a: Pulling fs layer 14:39:02 f0e02332f6b5: Pulling fs layer 14:39:02 cefa15bbcfad: Pulling fs layer 14:39:02 17808c966233: Pulling fs layer 14:39:02 f4c1fc716caa: Pulling fs layer 14:39:02 f0e02332f6b5: Waiting 14:39:02 cefa15bbcfad: Waiting 14:39:02 17808c966233: Waiting 14:39:02 f4c1fc716caa: Waiting 14:39:02 5d54e960e981: Verifying Checksum 14:39:02 5d54e960e981: Download complete 14:39:02 f0e02332f6b5: Verifying Checksum 14:39:02 f0e02332f6b5: Download complete 14:39:02 cefa15bbcfad: Verifying Checksum 14:39:02 cefa15bbcfad: Download complete 14:39:02 9fda8d8052c6: Verifying Checksum 14:39:02 9fda8d8052c6: Download complete 14:39:02 ec43610c2a17: Pull complete 14:39:02 3a2ae6a8a46f: Pull complete 14:39:02 33b1e0a273af: Pull complete 14:39:03 5d3b04190fa2: Pull complete 14:39:03 f4c1fc716caa: Verifying Checksum 14:39:03 f4c1fc716caa: Download complete 14:39:03 9fda8d8052c6: Pull complete 14:39:03 5d54e960e981: Pull complete 14:39:04 c4a7e357bf2a: Verifying Checksum 14:39:04 c4a7e357bf2a: Download complete 14:39:05 17808c966233: Verifying Checksum 14:39:05 17808c966233: Download complete 14:39:07 2f39f015ded8: Pull complete 14:39:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:07 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:39:07 $ 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 14:39:10 $ docker top 60afff927dde9d21b75ae1f6604007ddadf819b8c2e087f8cb82935a063c2966 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:11 ---> job-cost.sh 14:39:11 lf-activate-venv: SKIPPING 14:39:11 INFO: No Stack... 14:39:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:39:11 INFO: Archiving Costs [Pipeline] sh 14:39:12 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 14:39:12 + cut -d, -f6 [Pipeline] lock 14:39:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] 14:39:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] did not exist. Created. 14:39:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:12 + echo total: 0.2199999988079071 [Pipeline] stash 14:39:12 Stashed 1 file(s) [Pipeline] } 14:39:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:12 $ docker stop --time=1 60afff927dde9d21b75ae1f6604007ddadf819b8c2e087f8cb82935a063c2966 14:39:13 $ docker rm -f --volumes 60afff927dde9d21b75ae1f6604007ddadf819b8c2e087f8cb82935a063c2966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:39:15 c4a7e357bf2a: Pull complete 14:39:15 f0e02332f6b5: Pull complete 14:39:15 cefa15bbcfad: Pull complete 14:39:21 17808c966233: Pull complete 14:39:23 f4c1fc716caa: Pull complete 14:39:23 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:39:23 ---> ea914061e18c 14:39:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:39:25 ---> Running in 1412887cd409 14:39:25 Removing intermediate container 1412887cd409 14:39:25 ---> 453403a45202 14:39:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:39:25 ---> Running in 102c10a5bc48 14:39:25 Removing intermediate container 102c10a5bc48 14:39:25 ---> 93185867bbf5 14:39:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 14:39:25 ---> Running in 30f0455c8bd3 14:39:26 Removing intermediate container 30f0455c8bd3 14:39:26 ---> 6767af185dd6 14:39:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:39:26 ---> Running in dd3c7374e900 14:39:26 Removing intermediate container dd3c7374e900 14:39:26 ---> f2f25bd44809 14:39:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:26 ---> Running in 652eba0a5804 14:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:39:29 OK: 266 MiB in 52 packages 14:39:29 Removing intermediate container 652eba0a5804 14:39:29 ---> 68e07c372c5d 14:39:29 Step 8/12 : WORKDIR /app 14:39:29 ---> Running in bddb85a1abf0 14:39:30 Removing intermediate container bddb85a1abf0 14:39:30 ---> 959c59005712 14:39:30 Step 9/12 : COPY go.mod vendor* ./ 14:39:30 ---> 1becbd4b8441 14:39:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:30 ---> Running in 8e76c275eb51 14:40:38 Removing intermediate container 8e76c275eb51 14:40:38 ---> 395ace90c127 14:40:38 Step 11/12 : COPY . . 14:40:38 ---> 67f5519f7b79 14:40:38 Step 12/12 : RUN $MAKE 14:40:38 ---> Running in e3a970ff9df7 14:40:38 noop 14:40:38 Removing intermediate container e3a970ff9df7 14:40:38 ---> 97658599f542 14:40:38 Successfully built 97658599f542 14:40:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:39 + docker inspect -f . ci-base-image-arm64 14:40:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:39 prd-ubuntu20.04-docker-arm64-4c-16g-7702 does not seem to be running inside a container 14:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/115 -v /w/workspace/device-rfid-llrp-go/115:/w/workspace/device-rfid-llrp-go/115:rw,z -v /w/workspace/device-rfid-llrp-go/115@tmp:/w/workspace/device-rfid-llrp-go/115@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 14:40:40 $ docker top db1d1b44ba31b498179fc999a29c192a21ce7ea4af862553f07546cd7e8b4946 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:41 + go version 14:40:41 go version go1.21.0 linux/arm64 [Pipeline] } 14:40:41 $ docker stop --time=1 db1d1b44ba31b498179fc999a29c192a21ce7ea4af862553f07546cd7e8b4946 14:40:43 $ docker rm -f --volumes db1d1b44ba31b498179fc999a29c192a21ce7ea4af862553f07546cd7e8b4946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:44 + docker inspect -f . ci-base-image-arm64 14:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-7702 does not seem to be running inside a container 14:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/115 -v /w/workspace/device-rfid-llrp-go/115:/w/workspace/device-rfid-llrp-go/115:rw,z -v /w/workspace/device-rfid-llrp-go/115@tmp:/w/workspace/device-rfid-llrp-go/115@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 14:40:45 $ docker top e9fa22b648470c568222b129b83226f5bc52adb6826fd47742b25b543a9e00cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/115 [Pipeline] fileExists [Pipeline] sh 14:40:46 + make test 14:40:46 go test ./... -coverprofile=coverage.out ./... 14:40:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:42:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:42:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:43:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.674s coverage: 40.6% of statements 14:43:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.549s coverage: 51.9% of statements 14:43:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements 14:43:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:43:01 go vet ./... 14:43:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:43:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:43:39 ./bin/test-attribution-txt.sh [Pipeline] echo 14:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:43:40 $ docker stop --time=1 e9fa22b648470c568222b129b83226f5bc52adb6826fd47742b25b543a9e00cd 14:43:43 $ docker rm -f --volumes e9fa22b648470c568222b129b83226f5bc52adb6826fd47742b25b543a9e00cd [Pipeline] // withDockerContainer [Pipeline] sh 14:43:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:43:44 Warning: overwriting stash ‘coverage-report’ 14:43:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:43:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:43:46 + ls -al . 14:43:46 total 640 14:43:46 drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 14:40 . 14:43:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:38 .. 14:43:46 -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 14:38 .dockerignore 14:43:46 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 14:38 .git 14:43:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 14:38 .github 14:43:46 -rw-rw-r-- 1 jenkins jenkins 946 Sep 23 14:38 .gitignore 14:43:46 -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 14:38 .golangci.yml 14:43:46 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 23 14:38 Attribution.txt 14:43:46 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 23 14:38 CHANGELOG.md 14:43:46 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 23 14:38 Dockerfile 14:43:46 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 14:38 GOVERNANCE.md 14:43:46 -rw-rw-r-- 1 jenkins jenkins 683 Sep 23 14:38 Jenkinsfile 14:43:46 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 14:38 LICENSE 14:43:46 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 23 14:38 Makefile 14:43:46 -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 14:38 OWNERS.md 14:43:46 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 23 14:38 README.md 14:43:46 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 14:36 VERSION 14:43:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:38 bin 14:43:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:38 cmd 14:43:46 -rw-r--r-- 1 jenkins jenkins 459493 Sep 23 14:42 coverage.out 14:43:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:38 examples 14:43:46 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 23 14:38 go.mod 14:43:46 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 23 14:38 go.sum 14:43:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:38 images 14:43:46 drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 14:38 internal 14:43:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:38 snap 14:43:46 -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 14:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:46 + 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=fcc125edee6752a069bb5774cca1c2de16e94d05 --label arch=arm64 --label version=3.1.0-dev.10 . 14:43:46 Sending build context to Docker daemon 1.219MB 14:43:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 14:43:46 Step 2/24 : FROM ${BASE} AS builder 14:43:46 ---> 97658599f542 14:43:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:43:46 ---> Running in b8a628729fb1 14:43:47 Removing intermediate container b8a628729fb1 14:43:47 ---> 4ad6962d859a 14:43:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:43:47 ---> Running in c9a3c1ac5e0a 14:43:48 Removing intermediate container c9a3c1ac5e0a 14:43:48 ---> 5ddca83d3a45 14:43:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 14:43:48 ---> Running in b5bf9030e379 14:43:49 Removing intermediate container b5bf9030e379 14:43:49 ---> 785508bf1810 14:43:49 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 14:43:49 ---> Running in d38aacb42cfa 14:43:49 Removing intermediate container d38aacb42cfa 14:43:49 ---> a0b4b7acd2ec 14:43:49 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:43:49 ---> Running in 7c11a6115325 14:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:43:52 OK: 266 MiB in 52 packages 14:43:57 Removing intermediate container 7c11a6115325 14:43:57 ---> 70feefc362cd 14:43:57 Step 8/24 : WORKDIR /app 14:43:57 ---> Running in be5f1c28613d 14:43:57 Removing intermediate container be5f1c28613d 14:43:57 ---> 0cf4b13454ce 14:43:57 Step 9/24 : COPY go.mod vendor* ./ 14:43:58 ---> 1173463dd5c1 14:43:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:58 ---> Running in 571cdf9485a3 14:44:01 Removing intermediate container 571cdf9485a3 14:44:01 ---> ae6be30b24b3 14:44:01 Step 11/24 : COPY . . 14:44:01 ---> 3e058dcd5cd9 14:44:02 Step 12/24 : RUN $MAKE 14:44:02 ---> Running in 6b01f8717a37 14:44:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 14:46:09 Removing intermediate container 6b01f8717a37 14:46:09 ---> c74c1220eedc 14:46:09 Step 13/24 : FROM alpine:3.18 14:46:09 3.18: Pulling from library/alpine 14:46:09 9fda8d8052c6: Already exists 14:46:09 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 14:46:09 Status: Downloaded newer image for alpine:3.18 14:46:09 ---> f6648c04cd6c 14:46:09 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:46:09 ---> Running in fccc22455c7d 14:46:09 Removing intermediate container fccc22455c7d 14:46:09 ---> f3f5a7aeeab7 14:46:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 14:46:09 ---> Running in b97db20da737 14:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:46:09 (1/1) Installing dumb-init (1.2.5-r2) 14:46:09 Executing busybox-1.36.1-r2.trigger 14:46:09 OK: 8 MiB in 16 packages 14:46:09 Removing intermediate container b97db20da737 14:46:09 ---> ceaaa84d6956 14:46:09 Step 16/24 : COPY --from=builder /app/LICENSE / 14:46:09 ---> 791325d05054 14:46:09 Step 17/24 : COPY --from=builder /app/Attribution.txt / 14:46:09 ---> db8fdcb09857 14:46:09 Step 18/24 : COPY --from=builder /app/cmd/ / 14:46:10 ---> 337fc0de44a2 14:46:10 Step 19/24 : EXPOSE 59989 14:46:10 ---> Running in d111f57322dc 14:46:11 Removing intermediate container d111f57322dc 14:46:11 ---> 82ddf57110ae 14:46:11 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 14:46:11 ---> Running in e1bb62c65107 14:46:11 Removing intermediate container e1bb62c65107 14:46:11 ---> f42fdf2c9e41 14:46:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:46:11 ---> Running in f3425805989e 14:46:11 Removing intermediate container f3425805989e 14:46:11 ---> 083857b3ed48 14:46:11 Step 22/24 : LABEL arch=arm64 14:46:11 ---> Running in 1a9a84b04fee 14:46:12 Removing intermediate container 1a9a84b04fee 14:46:12 ---> a9df422c3653 14:46:12 Step 23/24 : LABEL git_sha=fcc125edee6752a069bb5774cca1c2de16e94d05 14:46:12 ---> Running in 76cd3bc493ff 14:46:12 Removing intermediate container 76cd3bc493ff 14:46:12 ---> 5dc65007ad55 14:46:12 Step 24/24 : LABEL version=3.1.0-dev.10 14:46:12 ---> Running in 04b2644727a4 14:46:13 Removing intermediate container 04b2644727a4 14:46:13 ---> 2ecf844d0ac2 14:46:13 [Warning] One or more build-args [ARCH] were not consumed 14:46:13 Successfully built 2ecf844d0ac2 14:46:13 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 14:46:13 provisioning config files... 14:46:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/115@tmp/config11032653406994261248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:13 ---> docker-login.sh 14:46:13 nexus3.edgexfoundry.org:10001 14:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:13 Configure a credential helper to remove this warning. See 14:46:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:13 14:46:13 Login Succeeded 14:46:13 nexus3.edgexfoundry.org:10002 14:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:14 Configure a credential helper to remove this warning. See 14:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:14 14:46:14 Login Succeeded 14:46:14 nexus3.edgexfoundry.org:10003 14:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:14 Configure a credential helper to remove this warning. See 14:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:14 14:46:14 Login Succeeded 14:46:14 nexus3.edgexfoundry.org:10004 14:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:14 Configure a credential helper to remove this warning. See 14:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:14 14:46:14 Login Succeeded 14:46:14 docker.io 14:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:15 Configure a credential helper to remove this warning. See 14:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:15 14:46:15 Login Succeeded 14:46:15 ---> docker-login.sh ends [Pipeline] } 14:46:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:46:15 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 14:46:15 fcc125edee6752a069bb5774cca1c2de16e94d05 14:46:15 latest 14:46:15 3.1.0-dev.10 14:46:15 fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 14:46:15 main 14:46:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05 14:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:46:16 94bff36c0abd: Preparing 14:46:16 a47d2be83653: Preparing 14:46:16 4885377c8f15: Preparing 14:46:16 ec6ca716d412: Preparing 14:46:16 b2191e2be29d: Preparing 14:46:16 b2191e2be29d: Layer already exists 14:46:16 a47d2be83653: Pushed 14:46:16 4885377c8f15: Pushed 14:46:16 ec6ca716d412: Pushed 14:46:23 94bff36c0abd: Pushed 14:46:23 fcc125edee6752a069bb5774cca1c2de16e94d05: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:23 + 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 14:46:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 14:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:46:23 94bff36c0abd: Preparing 14:46:23 a47d2be83653: Preparing 14:46:23 4885377c8f15: Preparing 14:46:23 ec6ca716d412: Preparing 14:46:23 b2191e2be29d: Preparing 14:46:23 a47d2be83653: Layer already exists 14:46:23 ec6ca716d412: Layer already exists 14:46:23 4885377c8f15: Layer already exists 14:46:23 b2191e2be29d: Layer already exists 14:46:23 94bff36c0abd: Layer already exists 14:46:23 latest: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.10 14:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:46:24 94bff36c0abd: Preparing 14:46:24 a47d2be83653: Preparing 14:46:24 4885377c8f15: Preparing 14:46:24 ec6ca716d412: Preparing 14:46:24 b2191e2be29d: Preparing 14:46:24 b2191e2be29d: Layer already exists 14:46:24 a47d2be83653: Layer already exists 14:46:24 ec6ca716d412: Layer already exists 14:46:24 4885377c8f15: Layer already exists 14:46:24 94bff36c0abd: Layer already exists 14:46:24 3.1.0-dev.10: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:25 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 14:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:46:25 94bff36c0abd: Preparing 14:46:25 a47d2be83653: Preparing 14:46:25 4885377c8f15: Preparing 14:46:25 ec6ca716d412: Preparing 14:46:25 b2191e2be29d: Preparing 14:46:25 ec6ca716d412: Layer already exists 14:46:25 b2191e2be29d: Layer already exists 14:46:25 94bff36c0abd: Layer already exists 14:46:25 a47d2be83653: Layer already exists 14:46:25 4885377c8f15: Layer already exists 14:46:25 fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:25 + 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 14:46:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 14:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:46:26 94bff36c0abd: Preparing 14:46:26 a47d2be83653: Preparing 14:46:26 4885377c8f15: Preparing 14:46:26 ec6ca716d412: Preparing 14:46:26 b2191e2be29d: Preparing 14:46:26 ec6ca716d412: Layer already exists 14:46:26 a47d2be83653: Layer already exists 14:46:26 b2191e2be29d: Layer already exists 14:46:26 4885377c8f15: Layer already exists 14:46:26 94bff36c0abd: Layer already exists 14:46:26 main: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:26 ===================================================== [Pipeline] echo 14:46:26 taggedImages: 14:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05 14:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 14:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.10 14:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 14:46:26 - 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 14:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:26 14:46:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:27 arm64: Pulling from edgex-lftools-log-publisher 14:46:27 8998bd30e6a1: Pulling fs layer 14:46:27 04944245beec: Pulling fs layer 14:46:27 699f458cf7ca: Pulling fs layer 14:46:27 765212b225bb: Pulling fs layer 14:46:27 f23df028b6ca: Pulling fs layer 14:46:27 d65c8cfc05b1: Pulling fs layer 14:46:27 2437ff75d9bd: Pulling fs layer 14:46:27 d65c8cfc05b1: Waiting 14:46:27 765212b225bb: Waiting 14:46:27 f23df028b6ca: Waiting 14:46:27 2437ff75d9bd: Waiting 14:46:27 04944245beec: Verifying Checksum 14:46:27 04944245beec: Download complete 14:46:27 765212b225bb: Verifying Checksum 14:46:27 765212b225bb: Download complete 14:46:27 f23df028b6ca: Download complete 14:46:27 d65c8cfc05b1: Verifying Checksum 14:46:27 d65c8cfc05b1: Download complete 14:46:27 699f458cf7ca: Verifying Checksum 14:46:27 699f458cf7ca: Download complete 14:46:27 8998bd30e6a1: Verifying Checksum 14:46:27 8998bd30e6a1: Download complete 14:46:30 2437ff75d9bd: Verifying Checksum 14:46:30 2437ff75d9bd: Download complete 14:46:31 8998bd30e6a1: Pull complete 14:46:32 04944245beec: Pull complete 14:46:33 699f458cf7ca: Pull complete 14:46:33 765212b225bb: Pull complete 14:46:37 f23df028b6ca: Pull complete 14:46:37 d65c8cfc05b1: Pull complete 14:46:52 2437ff75d9bd: Pull complete 14:46:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-7702 does not seem to be running inside a container 14:46:52 $ 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/115 -v /w/workspace/device-rfid-llrp-go/115:/w/workspace/device-rfid-llrp-go/115:rw,z -v /w/workspace/device-rfid-llrp-go/115@tmp:/w/workspace/device-rfid-llrp-go/115@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 14:46:55 $ docker top 8c131fedbdd94cdc241f4be21e64813419e49bbb3fa3759e74335b492a2103c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:56 ---> job-cost.sh 14:46:56 lf-activate-venv: SKIPPING 14:46:56 INFO: No Stack... 14:46:56 INFO: Retrieving Pricing Info for: v3-standard-4 14:46:57 INFO: Archiving Costs [Pipeline] sh 14:46:57 + cat /w/workspace/device-rfid-llrp-go/115/archives/cost.csv+ 14:46:57 cut -d, -f6 [Pipeline] lock 14:46:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] 14:46:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] did not exist. Created. 14:46:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:58 /w/workspace/device-rfid-llrp-go/115@tmp/durable-e39a2a9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:46:59 + echo total: 0.10999999940395355 [Pipeline] stash 14:46:59 Warning: overwriting stash ‘stack-cost’ 14:46:59 Stashed 1 file(s) [Pipeline] } 14:46:59 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 14:46:59 $ docker stop --time=1 8c131fedbdd94cdc241f4be21e64813419e49bbb3fa3759e74335b492a2103c5 14:47:00 $ docker rm -f --volumes 8c131fedbdd94cdc241f4be21e64813419e49bbb3fa3759e74335b492a2103c5 [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 14:47:01 provisioning config files... 14:47:01 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2290300236691813418tmp [Pipeline] { [Pipeline] sh 14:47:01 + set +x 14:47:01 + curl -s https://codecov.io/bash 14:47:01 + bash -s -- 14:47:01 14:47:01 _____ _ 14:47:01 / ____| | | 14:47:01 | | ___ __| | ___ ___ _____ __ 14:47:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:01 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:01 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:01 Bash-1.0.6 14:47:01 14:47:01 14:47:01 ==> git version 2.25.1 found 14:47:01 ==> 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 14:47:01 Release-Date: 2020-01-08 14:47:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:47:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:47:01 ==> Jenkins CI detected. 14:47:01 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 14:47:01 project root: . 14:47:01 --> token set from env 14:47:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:01 ==> Running gcov in . (disable via -X gcov) 14:47:01 ==> Python coveragepy not found 14:47:01 ==> Searching for coverage reports in: 14:47:01 + . 14:47:01 -> Found 1 reports 14:47:01 ==> Detecting git/mercurial file structure 14:47:01 ==> Reading reports 14:47:01 + ./coverage.out bytes=459493 14:47:01 ==> Appending adjustments 14:47:01 https://docs.codecov.io/docs/fixing-reports 14:47:01 + Found adjustments 14:47:01 ==> Gzipping contents 14:47:01 52K /tmp/codecov.Vx3ul5.gz 14:47:01 ==> Uploading reports 14:47:01 url: https://codecov.io 14:47:01 query: branch=main&commit=fcc125edee6752a069bb5774cca1c2de16e94d05&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:01 -> Pinging Codecov 14:47:01 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=fcc125edee6752a069bb5774cca1c2de16e94d05&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:01 -> Uploading to 14:47:01 https://storage.googleapis.com/codecov/v4/raw/2023-09-23/581DD39554BDF9B6E22D074273EAD858/fcc125edee6752a069bb5774cca1c2de16e94d05/45eadad6-d341-4b8e-8993-904955607ecf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T144701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f68577039e2f721ced3c4e6cdaa1e70cc19ede332e8c27e1d6dd7f5065cdde0 14:47:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:01 Dload Upload Total Spent Left Speed 14:47:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 222k --:--:-- --:--:-- --:--:-- 222k 14:47:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] } 14:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:47:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:47:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:02 14:47:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:47:03 df9b9388f04a: Pulling fs layer 14:47:03 52dc419b0ee2: Pulling fs layer 14:47:03 25bc292e5bac: Pulling fs layer 14:47:03 114826534d7a: Pulling fs layer 14:47:03 4657fd5d0bcf: Pulling fs layer 14:47:03 6ad1cebc031e: Pulling fs layer 14:47:03 8a3aa393b2d8: Pulling fs layer 14:47:03 114826534d7a: Waiting 14:47:03 4657fd5d0bcf: Waiting 14:47:03 8a3aa393b2d8: Waiting 14:47:03 25bc292e5bac: Verifying Checksum 14:47:03 25bc292e5bac: Download complete 14:47:03 52dc419b0ee2: Verifying Checksum 14:47:03 52dc419b0ee2: Download complete 14:47:03 4657fd5d0bcf: Verifying Checksum 14:47:03 4657fd5d0bcf: Download complete 14:47:03 df9b9388f04a: Download complete 14:47:03 df9b9388f04a: Pull complete 14:47:03 6ad1cebc031e: Verifying Checksum 14:47:03 6ad1cebc031e: Download complete 14:47:03 52dc419b0ee2: Pull complete 14:47:03 25bc292e5bac: Pull complete 14:47:03 114826534d7a: Download complete 14:47:03 8a3aa393b2d8: Verifying Checksum 14:47:03 8a3aa393b2d8: Download complete 14:47:07 114826534d7a: Pull complete 14:47:07 4657fd5d0bcf: Pull complete 14:47:07 6ad1cebc031e: Pull complete 14:47:09 8a3aa393b2d8: Pull complete 14:47:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:09 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:47:09 $ 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 14:47:14 $ docker top efc0cfdb2cba8c20b5cb7518b4d9a687d4df29c81e49a1a0f5dfdee57bbb814b -eo pid,comm [Pipeline] { [Pipeline] echo 14:47:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 14:47:15 + set -o pipefail 14:47:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 14:47:23 14:47:23 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 14:47:23 14:47:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/54082f4a-a495-4b83-bd7e-007ef3799ce7 14:47:23 14:47:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:47:23 14:47:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:47:23 14:47:23 14:47:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:47:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:47:23 More details here: https://snyk.co/ue1NS [Pipeline] } 14:47:23 $ docker stop --time=1 efc0cfdb2cba8c20b5cb7518b4d9a687d4df29c81e49a1a0f5dfdee57bbb814b 14:47:26 $ docker rm -f --volumes efc0cfdb2cba8c20b5cb7518b4d9a687d4df29c81e49a1a0f5dfdee57bbb814b [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 14:47:27 + git log --format=format:%s -1 fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] sh 14:47:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:28 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:47: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 14:47:28 $ docker top c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d -eo pid,comm 14:47:28 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). 14:47:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:28 [ssh-agent] Looking for ssh-agent implementation... 14:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:28 $ docker exec c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d ssh-agent 14:47:29 SSH_AUTH_SOCK=/tmp/ssh-cI747uNHBVZT/agent.32 14:47:29 SSH_AGENT_PID=38 14:47:29 Running ssh-add (command line suppressed) 14:47:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7458424014414082157.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7458424014414082157.key) 14:47:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:29 + git semver tag 14:47:29 2023-09-23 14:47:29,634 [run_tag] DEBUG tag force:False 14:47:29 2023-09-23 14:47:29,634 [check_head_tag] DEBUG check head tag 14:47:29 2023-09-23 14:47:29,634 [execute] INFO git cat-file --batch-check 14:47:29 2023-09-23 14:47:29,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 14:47:29 2023-09-23 14:47:29,638 [execute] INFO git cat-file --batch 14:47:29 2023-09-23 14:47:29,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 14:47:29 2023-09-23 14:47:29,647 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:29 2023-09-23 14:47:29,647 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 14:47:29 2023-09-23 14:47:29,647 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 14:47:29 2023-09-23 14:47:29,652 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:29 3.1.0-dev.10 [Pipeline] } 14:47:29 $ docker exec --env ******** --env ******** c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d ssh-agent -k 14:47:29 unset SSH_AUTH_SOCK; 14:47:29 unset SSH_AGENT_PID; 14:47:29 echo Agent pid 38 killed; 14:47:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:30 + git semver [Pipeline] } 14:47:30 $ docker stop --time=1 c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d 14:47:31 $ docker rm -f --volumes c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:32 14:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:32 0.23.1-centos7: Pulling from edgex-lftools 14:47:32 ab5ef0e58194: Pulling fs layer 14:47:32 9712f1f96733: Pulling fs layer 14:47:32 63f879dbbcfc: Pulling fs layer 14:47:32 0d9ebad4ef96: Pulling fs layer 14:47:32 e9a5061849ea: Pulling fs layer 14:47:32 d747dcd14b5f: Pulling fs layer 14:47:32 2de7ff778b66: Pulling fs layer 14:47:32 e9a5061849ea: Waiting 14:47:32 d747dcd14b5f: Waiting 14:47:32 2de7ff778b66: Waiting 14:47:32 0d9ebad4ef96: Waiting 14:47:32 9712f1f96733: Download complete 14:47:32 63f879dbbcfc: Verifying Checksum 14:47:32 63f879dbbcfc: Download complete 14:47:32 e9a5061849ea: Verifying Checksum 14:47:32 e9a5061849ea: Download complete 14:47:32 d747dcd14b5f: Verifying Checksum 14:47:32 d747dcd14b5f: Download complete 14:47:32 ab5ef0e58194: Verifying Checksum 14:47:32 ab5ef0e58194: Download complete 14:47:32 0d9ebad4ef96: Verifying Checksum 14:47:32 0d9ebad4ef96: Download complete 14:47:32 2de7ff778b66: Verifying Checksum 14:47:32 2de7ff778b66: Download complete 14:47:35 ab5ef0e58194: Pull complete 14:47:35 9712f1f96733: Pull complete 14:47:36 63f879dbbcfc: Pull complete 14:47:39 0d9ebad4ef96: Pull complete 14:47:39 e9a5061849ea: Pull complete 14:47:39 d747dcd14b5f: Pull complete 14:47:40 2de7ff778b66: Pull complete 14:47:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:40 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:47:40 $ 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 14:47:46 $ docker top 6d16860cb18583f34dce01e47e9bf77180fe9cfcba2003a1424ca409e936652c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:47:46 provisioning config files... 14:47:46 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9740675412933188053tmp 14:47:46 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3730200232528477279tmp 14:47:46 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4312818088042108100tmp [Pipeline] { [Pipeline] echo 14:47:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:47:47 ---> sigul-configuration.sh 14:47:47 gpg: directory `/root/.gnupg' created 14:47:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:47:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:47:47 gpg: keyring `/root/.gnupg/secring.gpg' created 14:47:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:47:47 gpg: CAST5 encrypted data 14:47:47 gpg: encrypted with 1 passphrase 14:47:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:47:47 + mkdir /home/jenkins 14:47:47 + mkdir /home/jenkins/sigul [Pipeline] sh 14:47:47 + 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 14:47:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:47:48 ---> sigul-install.sh 14:47:48 Sigul already installed; skipping installation. [Pipeline] sh 14:47:48 + git tag --list 14:47:48 v0.0.0 14:47:48 v1.0.0 14:47:48 v2.1.0 14:47:48 v2.1.1 14:47:48 v2.2.0 14:47:48 v2.3.0 14:47:48 v3.0 14:47:48 v3.0.0 14:47:48 v3.1.0-dev.1 14:47:48 v3.1.0-dev.10 14:47:48 v3.1.0-dev.2 14:47:48 v3.1.0-dev.3 14:47:48 v3.1.0-dev.4 14:47:48 v3.1.0-dev.5 14:47:48 v3.1.0-dev.6 14:47:48 v3.1.0-dev.7 14:47:48 v3.1.0-dev.8 14:47:48 v3.1.0-dev.9 [Pipeline] sh 14:47:48 + lftools sign git-tag v3.1.0-dev.10 14:47:49 Signing Git tag with Sigul... 14:47:49 Signing v3.1.0-dev.10 [Pipeline] echo 14:47:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:47:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:47:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:47:49 $ docker stop --time=1 6d16860cb18583f34dce01e47e9bf77180fe9cfcba2003a1424ca409e936652c 14:47:51 $ docker rm -f --volumes 6d16860cb18583f34dce01e47e9bf77180fe9cfcba2003a1424ca409e936652c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:47:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:51 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:47:51 $ 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 14:47:52 $ docker top 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 -eo pid,comm 14:47:52 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). 14:47:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:52 [ssh-agent] Looking for ssh-agent implementation... 14:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:52 $ docker exec 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 ssh-agent 14:47:52 SSH_AUTH_SOCK=/tmp/ssh-7uFQdm9ev7oZ/agent.32 14:47:52 SSH_AGENT_PID=38 14:47:52 Running ssh-add (command line suppressed) 14:47:52 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10329833978368631564.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10329833978368631564.key) 14:47:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:52 + git semver bump pre 14:47:53 2023-09-23 14:47:53,102 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:53 2023-09-23 14:47:53,103 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 14:47:53 2023-09-23 14:47:53,103 [bump_version] DEBUG bumped version:3.1.0-dev.11 14:47:53 2023-09-23 14:47:53,103 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 14:47:53 2023-09-23 14:47:53,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:53 2023-09-23 14:47:53,103 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:53 2023-09-23 14:47:53,104 [execute] INFO git cat-file --batch-check 14:47:53 2023-09-23 14:47:53,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:47:53 2023-09-23 14:47:53,108 [execute] INFO git cat-file --batch 14:47:53 2023-09-23 14:47:53,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:47:53 2023-09-23 14:47:53,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:53 3.1.0-dev.11 [Pipeline] } 14:47:53 $ docker exec --env ******** --env ******** 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 ssh-agent -k 14:47:53 unset SSH_AUTH_SOCK; 14:47:53 unset SSH_AGENT_PID; 14:47:53 echo Agent pid 38 killed; 14:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:53 + git semver [Pipeline] } 14:47:53 $ docker stop --time=1 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 14:47:55 $ docker rm -f --volumes 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 [Pipeline] // withDockerContainer [Pipeline] sh 14:47:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:55 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:47:55 $ 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 14:47:56 $ docker top d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 -eo pid,comm 14:47:56 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). 14:47:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:56 [ssh-agent] Looking for ssh-agent implementation... 14:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:56 $ docker exec d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 ssh-agent 14:47:56 SSH_AUTH_SOCK=/tmp/ssh-dRVFu0AWAF2J/agent.32 14:47:56 SSH_AGENT_PID=38 14:47:56 Running ssh-add (command line suppressed) 14:47:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1762413499889189855.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1762413499889189855.key) 14:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:56 + git semver push 14:47:57 2023-09-23 14:47:57,056 [run_push] DEBUG push 14:47:57 2023-09-23 14:47:57,057 [execute] INFO git cat-file --batch-check 14:47:57 2023-09-23 14:47:57,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:47:57 2023-09-23 14:47:57,061 [execute] INFO git rev-list 5ea33986701cc347cefeb6caadcb8faab45cc678 -- 14:47:57 2023-09-23 14:47:57,061 [execute] DEBUG Popen(['git', 'rev-list', '5ea33986701cc347cefeb6caadcb8faab45cc678', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:47:57 2023-09-23 14:47:57,068 [execute] INFO git fetch -v origin 14:47:57 2023-09-23 14:47:57,069 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:47:57 2023-09-23 14:47:57,529 [run_push] DEBUG no remote changes detected 14:47:57 2023-09-23 14:47:57,529 [execute] INFO git push origin semver 14:47:57 2023-09-23 14:47:57,530 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:47:58 2023-09-23 14:47:58,414 [run_push] DEBUG push all version tags 14:47:58 2023-09-23 14:47:58,415 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:47:58 2023-09-23 14:47:58,415 [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) 14:47:59 2023-09-23 14:47:59,061 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:47:59 3.1.0-dev.11 [Pipeline] } 14:47:59 $ docker exec --env ******** --env ******** d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 ssh-agent -k 14:47:59 unset SSH_AUTH_SOCK; 14:47:59 unset SSH_AGENT_PID; 14:47:59 echo Agent pid 38 killed; 14:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:59 + git semver [Pipeline] } 14:47:59 $ docker stop --time=1 d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 14:48:01 $ docker rm -f --volumes d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 [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 14:48:01 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 14:48:01 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:48:01 total 16 14:48:01 drwxr-xr-x 3 root root 4096 Sep 23 14:39 . 14:48:01 drwxrwxr-x 12 jenkins jenkins 4096 Sep 23 14:47 .. 14:48:01 drwxr-xr-x 2 root root 4096 Sep 23 14:39 cost 14:48:01 -rw-r--r-- 1 root root 91 Sep 23 14:39 cost.csv 14:48:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:48:01 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:48:01 total 16 14:48:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 14:39 . 14:48:01 drwxrwxr-x 12 jenkins jenkins 4096 Sep 23 14:47 .. 14:48:01 drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 14:39 cost 14:48:01 -rw-r--r-- 1 jenkins jenkins 91 Sep 23 14:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:48:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:48:02 ---> package-listing.sh 14:48:02 ++ facter osfamily 14:48:02 ++ tr '[:upper:]' '[:lower:]' 14:48:03 + OS_FAMILY=debian 14:48:03 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 14:48:03 + START_PACKAGES=/tmp/packages_start.txt 14:48:03 + END_PACKAGES=/tmp/packages_end.txt 14:48:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:03 + PACKAGES=/tmp/packages_start.txt 14:48:03 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 14:48:03 + PACKAGES=/tmp/packages_end.txt 14:48:03 + case "${OS_FAMILY}" in 14:48:03 + dpkg -l 14:48:03 + grep '^ii' 14:48:03 + '[' -f /tmp/packages_start.txt ']' 14:48:03 + '[' -f /tmp/packages_end.txt ']' 14:48:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:03 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 14:48:03 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 14:48:03 + 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 14:48:03 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 14:48:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:04 prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container 14:48:04 $ 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 14:48:04 $ docker top dd66c6b8cfe25bd374c251603f761615f365f9e416d71ed13d3c368451a4c07b -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:48:05 + mkdir -p /var/log/sysstat [Pipeline] sh 14:48:05 + ls /var/log/sa-host 14:48:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:05 provisioning config files... 14:48:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14748149691731049666tmp [Pipeline] { [Pipeline] echo 14:48:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:48:05 ---> create-netrc.sh [Pipeline] } 14:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:48:06 ---> python-tools-install.sh [Pipeline] echo 14:48:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:48:06 ---> sudo-logs.sh 14:48:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:48:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:48:06 ---> job-cost.sh 14:48:06 lf-activate-venv: SKIPPING 14:48:06 DEBUG: total: 0.2199999988079071 14:48:06 INFO: Retrieving Stack Cost... 14:48:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:48:07 INFO: Archiving Costs [Pipeline] echo 14:48:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:48:07 ---> logs-deploy.sh 14:48:07 lf-activate-venv: SKIPPING 14:48:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/115 14:48:07 INFO: archiving workspace using pattern(s): 14:48:08 Archives upload complete. 14:48:08 INFO: archiving logs to Nexus