Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8098dd8846b53d811863813b1fcc7d083d99194 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-ssh4649815451412691882.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-ssh10025313606747736075.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-ssh9886628602569947335.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-ssh16340094020795786335.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-ssh14979198246360568730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10275’ Running on prd-ubuntu20.04-docker-8c-8g-10278 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 e8098dd8846b53d811863813b1fcc7d083d99194 (main) > 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 e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" > git rev-list --no-walk e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:58 ========================================================= 20:55:58 EdgeX Global Pipelines Version Info 20:55:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:59 ------------------- 20:55:59 stable info: 20:55:59 ------------------- 20:55:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:55:59 Message: update stable to v1.0.254 20:56:00 ------------------- 20:56:00 experimental info: 20:56:00 ------------------- 20:56:00 Commited By: **** collab-it+edgex@linuxfoundation.org 20:56:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:56:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8098dd [Pipeline] echo 20:56:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:01 provisioning config files... 20:56:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5850366245709547694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:01 ---> docker-login.sh 20:56:01 nexus3.edgexfoundry.org:10001 20:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:02 Configure a credential helper to remove this warning. See 20:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:02 20:56:02 Login Succeeded 20:56:02 nexus3.edgexfoundry.org:10002 20:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:02 Configure a credential helper to remove this warning. See 20:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:02 20:56:02 Login Succeeded 20:56:02 nexus3.edgexfoundry.org:10003 20:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:02 Configure a credential helper to remove this warning. See 20:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:02 20:56:02 Login Succeeded 20:56:02 nexus3.edgexfoundry.org:10004 20:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:02 Configure a credential helper to remove this warning. See 20:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:02 20:56:02 Login Succeeded 20:56:02 docker.io 20:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:02 Configure a credential helper to remove this warning. See 20:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:02 20:56:02 Login Succeeded 20:56:02 ---> docker-login.sh ends [Pipeline] } 20:56:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:56:03 + git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 20:56:03 -----------> git rev-list -1 --merges e8098dd8846b53d811863813b1fcc7d083d99194~1..e8098dd8846b53d811863813b1fcc7d083d99194 e8098dd8846b53d811863813b1fcc7d083d99194 [false] [Pipeline] sh 20:56:03 + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 20:56:03 ========================================================= 20:56:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:56:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:03 + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] echo 20:56:03 [semverPrep] GIT_COMMIT: e8098dd8846b53d811863813b1fcc7d083d99194, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262) [Pipeline] echo 20:56:03 [semverPrep] This is not a build commit. [Pipeline] sh 20:56:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:04 + grep -v github /etc/ssh/ssh_known_hosts 20:56:04 + [ -e /tmp/ssh_known_hosts ] 20:56:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:56:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:56:04 + sudo tee -a /etc/ssh/ssh_known_hosts 20:56:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:04 20:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:04 0.1.4: Pulling from edgex-devops/py-git-semver 20:56:04 b85a868b505f: Pulling fs layer 20:56:04 e2be974225ed: Pulling fs layer 20:56:04 339a4e72a1f5: Pulling fs layer 20:56:04 988bab9f4d93: Pulling fs layer 20:56:04 1469e6f7b9e6: Pulling fs layer 20:56:04 eaf3925da568: Pulling fs layer 20:56:04 bab4dde63d76: Pulling fs layer 20:56:04 bde34c3a00c8: Pulling fs layer 20:56:04 b352a97aabf1: Pulling fs layer 20:56:04 4872d77fe225: Pulling fs layer 20:56:04 5851b861e8e6: Pulling fs layer 20:56:04 bab4dde63d76: Waiting 20:56:04 988bab9f4d93: Waiting 20:56:04 eaf3925da568: Waiting 20:56:04 bde34c3a00c8: Waiting 20:56:04 4872d77fe225: Waiting 20:56:04 1469e6f7b9e6: Waiting 20:56:04 e2be974225ed: Verifying Checksum 20:56:04 e2be974225ed: Download complete 20:56:04 988bab9f4d93: Download complete 20:56:04 1469e6f7b9e6: Verifying Checksum 20:56:04 1469e6f7b9e6: Download complete 20:56:04 eaf3925da568: Verifying Checksum 20:56:04 eaf3925da568: Download complete 20:56:04 339a4e72a1f5: Verifying Checksum 20:56:04 339a4e72a1f5: Download complete 20:56:05 bde34c3a00c8: Verifying Checksum 20:56:05 bde34c3a00c8: Download complete 20:56:05 b352a97aabf1: Verifying Checksum 20:56:05 b352a97aabf1: Download complete 20:56:05 4872d77fe225: Download complete 20:56:05 5851b861e8e6: Verifying Checksum 20:56:05 5851b861e8e6: Download complete 20:56:05 b85a868b505f: Verifying Checksum 20:56:05 b85a868b505f: Download complete 20:56:05 bab4dde63d76: Verifying Checksum 20:56:05 bab4dde63d76: Download complete 20:56:06 b85a868b505f: Pull complete 20:56:06 e2be974225ed: Pull complete 20:56:06 339a4e72a1f5: Pull complete 20:56:06 988bab9f4d93: Pull complete 20:56:07 1469e6f7b9e6: Pull complete 20:56:07 eaf3925da568: Pull complete 20:56:09 bab4dde63d76: Pull complete 20:56:09 bde34c3a00c8: Pull complete 20:56:09 b352a97aabf1: Pull complete 20:56:09 4872d77fe225: Pull complete 20:56:09 5851b861e8e6: Pull complete 20:56:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:09 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 20:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:10 $ docker top 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc -eo pid,comm 20:56:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:56:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:10 [ssh-agent] Looking for ssh-agent implementation... 20:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:11 $ docker exec 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent 20:56:11 SSH_AUTH_SOCK=/tmp/ssh-1DDWX0S7iGGg/agent.32 20:56:11 SSH_AGENT_PID=38 20:56:11 Running ssh-add (command line suppressed) 20:56:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12109785071841744556.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12109785071841744556.key) 20:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:11 + git tag --points-at HEAD [Pipeline] } 20:56:11 $ docker exec --env ******** --env ******** 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent -k 20:56:11 unset SSH_AUTH_SOCK; 20:56:11 unset SSH_AGENT_PID; 20:56:11 echo Agent pid 38 killed; 20:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:11 [ssh-agent] Looking for ssh-agent implementation... 20:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:11 $ docker exec 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent 20:56:11 SSH_AUTH_SOCK=/tmp/ssh-S2U7OuEpwRpF/agent.70 20:56:11 SSH_AGENT_PID=76 20:56:11 Running ssh-add (command line suppressed) 20:56:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13220491060801884807.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13220491060801884807.key) 20:56:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:12 + git semver init 20:56:12 2023-10-24 20:56:12,552 [run_init] DEBUG init version:0.0.0 force:False 20:56:12 2023-10-24 20:56:12,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:56:12 2023-10-24 20:56:12,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:56:12 2023-10-24 20:56:12,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 20:56:13 2023-10-24 20:56:13,406 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:56:13 2023-10-24 20:56:13,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:56:13 2023-10-24 20:56:13,407 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:56:13 2023-10-24 20:56:13,407 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:56:13 3.1.0-dev.18 [Pipeline] } 20:56:13 $ docker exec --env ******** --env ******** 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc ssh-agent -k 20:56:13 unset SSH_AUTH_SOCK; 20:56:13 unset SSH_AGENT_PID; 20:56:13 echo Agent pid 76 killed; 20:56:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:13 + git semver [Pipeline] } 20:56:14 $ docker stop --time=1 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc 20:56:15 $ docker rm -f --volumes 9a24eb51913b419cd2ddb4f754114b16e0e4939bd1c27779b83fb5000c70c8cc [Pipeline] // withDockerContainer [Pipeline] sh 20:56:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:56:16 Stashed 1 file(s) [Pipeline] echo 20:56:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:16 provisioning config files... 20:56:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config847759172967229728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:16 ---> docker-login.sh 20:56:16 nexus3.edgexfoundry.org:10001 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:16 Configure a credential helper to remove this warning. See 20:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:16 20:56:16 Login Succeeded 20:56:16 nexus3.edgexfoundry.org:10002 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:16 Configure a credential helper to remove this warning. See 20:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:16 20:56:16 Login Succeeded 20:56:16 nexus3.edgexfoundry.org:10003 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:16 Configure a credential helper to remove this warning. See 20:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:16 20:56:16 Login Succeeded 20:56:16 nexus3.edgexfoundry.org:10004 20:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:16 Configure a credential helper to remove this warning. See 20:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:16 20:56:16 Login Succeeded 20:56:16 docker.io 20:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:17 Configure a credential helper to remove this warning. See 20:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:17 20:56:17 Login Succeeded 20:56:17 ---> docker-login.sh ends [Pipeline] } 20:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:17 ========================================================= 20:56:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:56:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + 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 . 20:56:17 Sending build context to Docker daemon 4.337MB 20:56:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:56:17 Step 2/12 : FROM ${BASE} AS builder 20:56:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:56:17 7264a8db6415: Pulling fs layer 20:56:17 c4d48a809fc2: Pulling fs layer 20:56:17 4f1c88b9dad5: Pulling fs layer 20:56:17 ad3a456e5733: Pulling fs layer 20:56:17 33e27b845d1e: Pulling fs layer 20:56:17 c68163c4e522: Pulling fs layer 20:56:17 50da416c3ac9: Pulling fs layer 20:56:17 23d2d4c4bb30: Pulling fs layer 20:56:17 c68163c4e522: Waiting 20:56:17 50da416c3ac9: Waiting 20:56:17 33e27b845d1e: Waiting 20:56:17 23d2d4c4bb30: Waiting 20:56:17 ad3a456e5733: Waiting 20:56:17 c4d48a809fc2: Verifying Checksum 20:56:17 c4d48a809fc2: Download complete 20:56:17 ad3a456e5733: Verifying Checksum 20:56:17 33e27b845d1e: Download complete 20:56:17 7264a8db6415: Verifying Checksum 20:56:17 7264a8db6415: Download complete 20:56:17 c68163c4e522: Verifying Checksum 20:56:17 c68163c4e522: Download complete 20:56:17 7264a8db6415: Pull complete 20:56:17 23d2d4c4bb30: Verifying Checksum 20:56:18 c4d48a809fc2: Pull complete 20:56:18 4f1c88b9dad5: Download complete 20:56:18 50da416c3ac9: Verifying Checksum 20:56:18 50da416c3ac9: Download complete 20:56:21 4f1c88b9dad5: Pull complete 20:56:21 ad3a456e5733: Pull complete 20:56:21 33e27b845d1e: Pull complete 20:56:21 c68163c4e522: Pull complete 20:56:23 50da416c3ac9: Pull complete 20:56:24 23d2d4c4bb30: Pull complete 20:56:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:56:24 ---> 0786185ac409 20:56:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:56:25 ---> Running in 8406f7bd4dbf 20:56:25 Removing intermediate container 8406f7bd4dbf 20:56:25 ---> a909f9682193 20:56:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:25 ---> Running in 742e8d43424f 20:56:25 Removing intermediate container 742e8d43424f 20:56:25 ---> 61c452e727a1 20:56:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:56:25 ---> Running in 435ebf973a00 20:56:25 Removing intermediate container 435ebf973a00 20:56:25 ---> a423dbe471f5 20:56:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:56:25 ---> Running in 1ac8628be67b 20:56:26 Removing intermediate container 1ac8628be67b 20:56:26 ---> f66590676c23 20:56:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:26 ---> Running in 95c635058910 20:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:56:26 OK: 264 MiB in 52 packages 20:56:26 Removing intermediate container 95c635058910 20:56:26 ---> b954d7c7fd8a 20:56:26 Step 8/12 : WORKDIR /app 20:56:27 ---> Running in e4578ba98510 20:56:27 Removing intermediate container e4578ba98510 20:56:27 ---> 8ac8ea71fbad 20:56:27 Step 9/12 : COPY go.mod vendor* ./ 20:56:27 ---> af107ba046d3 20:56:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:27 ---> Running in 8d81e5056be6 20:56:31 Still waiting to schedule task 20:56:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:57:23 Removing intermediate container 8d81e5056be6 20:57:23 ---> d19e4a9e16e8 20:57:23 Step 11/12 : COPY . . 20:57:23 ---> 26000ec0397c 20:57:23 Step 12/12 : RUN $MAKE 20:57:23 ---> Running in d7045b6f1dab 20:57:23 noop 20:57:23 Removing intermediate container d7045b6f1dab 20:57:23 ---> ebe193e5af6b 20:57:23 Successfully built ebe193e5af6b 20:57:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:23 + docker inspect -f . ci-base-image-x86_64 20:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:23 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 20:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:57:24 $ docker top f999ac272c365e4404d74bc53a653242425ea0fa18f7ee97481ae35b93320cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:24 + go version 20:57:24 go version go1.21.0 linux/amd64 [Pipeline] } 20:57:24 $ docker stop --time=1 f999ac272c365e4404d74bc53a653242425ea0fa18f7ee97481ae35b93320cb1 20:57:25 $ docker rm -f --volumes f999ac272c365e4404d74bc53a653242425ea0fa18f7ee97481ae35b93320cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 + docker inspect -f . ci-base-image-x86_64 20:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:26 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 20:57:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:57:26 $ docker top fa804f7a93bd980dfea2b24c3b0310fd1be257d4dd5147c8ebb7569e6e56c844 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:26 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:57:27 + make test 20:57:27 go test ./... -coverprofile=coverage.out ./... 20:57:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:57:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:57:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:57:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.749s coverage: 40.6% of statements 20:57:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 20:57:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 20:58:02 go vet ./... 20:58:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:58:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:58:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:58:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:58:06 $ docker stop --time=1 fa804f7a93bd980dfea2b24c3b0310fd1be257d4dd5147c8ebb7569e6e56c844 20:58:08 $ docker rm -f --volumes fa804f7a93bd980dfea2b24c3b0310fd1be257d4dd5147c8ebb7569e6e56c844 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:58:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:58:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:09 + ls -al . 20:58:09 total 640 20:58:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 20:57 . 20:58:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:55 .. 20:58:09 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 20:55 .dockerignore 20:58:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 20:57 .git 20:58:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 20:55 .github 20:58:09 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 20:55 .gitignore 20:58:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 20:55 .golangci.yml 20:58:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 20:56 .semver 20:58:09 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 20:55 Attribution.txt 20:58:09 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 20:55 CHANGELOG.md 20:58:09 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 20:55 Dockerfile 20:58:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 20:55 GOVERNANCE.md 20:58:09 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 20:55 Jenkinsfile 20:58:09 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 20:55 LICENSE 20:58:09 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 20:55 Makefile 20:58:09 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 20:55 OWNERS.md 20:58:09 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 20:55 README.md 20:58:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 20:56 VERSION 20:58:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:55 bin 20:58:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:55 cmd 20:58:09 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 20:57 coverage.out 20:58:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:55 examples 20:58:09 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 20:55 go.mod 20:58:09 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 20:55 go.sum 20:58:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:55 images 20:58:09 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 20:55 internal 20:58:09 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:10 + 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=e8098dd8846b53d811863813b1fcc7d083d99194 --label arch=amd64 --label version=3.1.0-dev.18 . 20:58:10 Sending build context to Docker daemon 4.337MB 20:58:10 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 20:58:10 Step 2/24 : FROM ${BASE} AS builder 20:58:10 ---> ebe193e5af6b 20:58:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:58:10 ---> Running in eaa8896771e2 20:58:10 Removing intermediate container eaa8896771e2 20:58:10 ---> 0c5f27f99ca7 20:58:10 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:58:10 ---> Running in fab7747065c8 20:58:10 Removing intermediate container fab7747065c8 20:58:10 ---> 6f64dcf55c1e 20:58:10 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:58:10 ---> Running in 92e476df0b6a 20:58:10 Removing intermediate container 92e476df0b6a 20:58:10 ---> e8f2932eeb42 20:58:10 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:58:10 ---> Running in 5136041a6909 20:58:10 Removing intermediate container 5136041a6909 20:58:10 ---> 56acf4bf8a85 20:58:10 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:10 ---> Running in 3e81317c0427 20:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:58:11 OK: 264 MiB in 52 packages 20:58:11 Removing intermediate container 3e81317c0427 20:58:11 ---> 47b56009092f 20:58:11 Step 8/24 : WORKDIR /app 20:58:11 ---> Running in e26d719f2951 20:58:11 Removing intermediate container e26d719f2951 20:58:11 ---> ba803050626a 20:58:11 Step 9/24 : COPY go.mod vendor* ./ 20:58:11 ---> c4999a768de3 20:58:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:11 ---> Running in 905657ee5dd9 20:58:12 Removing intermediate container 905657ee5dd9 20:58:12 ---> b47d2855fa6a 20:58:12 Step 11/24 : COPY . . 20:58:12 ---> 698a08fe70dc 20:58:12 Step 12/24 : RUN $MAKE 20:58:12 ---> Running in 7c5e553af38b 20:58:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:58:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10280 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:58:19 Running in /w/workspace/device-rfid-llrp-go/124 [Pipeline] { [Pipeline] checkout 20:58:19 The recommended git tool is: git 20:58:28 using credential edgex-jenkins-ssh 20:58:28 Cloning the remote Git repository 20:58:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:58:28 > git init /w/workspace/device-rfid-llrp-go/124 # timeout=10 20:58:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:58:28 > git --version # timeout=10 20:58:29 > git --version # 'git version 2.25.1' 20:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:31 Removing intermediate container 7c5e553af38b 20:58:31 ---> ad8f0e4a67f8 20:58:31 Step 13/24 : FROM alpine:3.18 20:58:31 3.18: Pulling from library/alpine 20:58:31 96526aa774ef: Pulling fs layer 20:58:31 96526aa774ef: Download complete 20:58:31 96526aa774ef: Pull complete 20:58:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:58:31 Status: Downloaded newer image for alpine:3.18 20:58:31 ---> 8ca4688f4f35 20:58:31 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:58:31 ---> Running in 086cb84b5697 20:58:31 Removing intermediate container 086cb84b5697 20:58:31 ---> d467a8f64962 20:58:31 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:58:31 ---> Running in a959d45a2e35 20:58:31 Avoid second fetch 20:58:31 Checking out Revision e8098dd8846b53d811863813b1fcc7d083d99194 (main) 20:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:58:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:31 > git config core.sparsecheckout # timeout=10 20:58:31 > git checkout -f e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 20:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:58:32 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#262)" 20:58:32 (1/1) Installing dumb-init (1.2.5-r2) 20:58:32 Executing busybox-1.36.1-r2.trigger 20:58:32 OK: 7 MiB in 16 packages 20:58:32 Removing intermediate container a959d45a2e35 20:58:32 ---> d5a713a4b164 20:58:32 Step 16/24 : COPY --from=builder /app/LICENSE / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:32 ---> 510aac898ad5 20:58:32 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:58:32 ---> 1746cc1b92cf 20:58:32 Step 18/24 : COPY --from=builder /app/cmd/ / 20:58:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:58:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:33 Dload Upload Total Spent Left Speed 20:58:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 20:58:33 ---> c362061cf468 20:58:33 Step 19/24 : EXPOSE 59989 20:58:33 ---> Running in 4be207218da0 20:58:33 Removing intermediate container 4be207218da0 20:58:33 ---> 28d7af408d3d 20:58:33 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:58:33 ---> Running in ac54d62be610 [Pipeline] sh 20:58:33 Removing intermediate container ac54d62be610 20:58:33 ---> cdae9d7744c0 20:58:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:58:33 ---> Running in 57830a6a293c 20:58:33 Removing intermediate container 57830a6a293c 20:58:33 ---> 53e09b033bf1 20:58:33 Step 22/24 : LABEL arch=amd64 20:58:33 ---> Running in 675ba06c336b 20:58:33 Removing intermediate container 675ba06c336b 20:58:33 ---> 7a62b7783f45 20:58:33 Step 23/24 : LABEL git_sha=e8098dd8846b53d811863813b1fcc7d083d99194 20:58:33 ---> Running in 634b885c9168 20:58:33 Removing intermediate container 634b885c9168 20:58:33 ---> 83282e026530 20:58:33 Step 24/24 : LABEL version=3.1.0-dev.18 20:58:33 ---> Running in 0091c979f891 20:58:33 Removing intermediate container 0091c979f891 20:58:33 ---> 8acdd0e0f37e 20:58:33 [Warning] One or more build-args [ARCH] were not consumed 20:58:33 Successfully built 8acdd0e0f37e 20:58:33 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 20:58:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:33 provisioning config files... 20:58:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13347959737265918446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:58:34 + sudo tee /etc/docker/daemon.new 20:58:34 { 20:58:34 "registry-mirrors": [ 20:58:34 "https://nexus3.edgexfoundry.org:10001" 20:58:34 ], 20:58:34 "bip": "10.250.0.254/24", 20:58:34 "hosts": [ 20:58:34 "tcp://0.0.0.0:5555", 20:58:34 "unix:///var/run/docker.sock" 20:58:34 ], 20:58:34 "mtu": 1458, 20:58:34 "selinux-enabled": true, 20:58:34 "seccomp-profile": "/etc/docker/seccomp.json" 20:58:34 } [Pipeline] sh 20:58:34 ---> docker-login.sh 20:58:34 nexus3.edgexfoundry.org:10001 20:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:34 Configure a credential helper to remove this warning. See 20:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:34 20:58:34 Login Succeeded 20:58:34 nexus3.edgexfoundry.org:10002 20:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:34 Configure a credential helper to remove this warning. See 20:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:34 20:58:34 Login Succeeded 20:58:34 nexus3.edgexfoundry.org:10003 20:58:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:34 Configure a credential helper to remove this warning. See 20:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:34 20:58:34 Login Succeeded 20:58:34 nexus3.edgexfoundry.org:10004 20:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:34 Configure a credential helper to remove this warning. See 20:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:34 20:58:34 Login Succeeded 20:58:34 docker.io [Pipeline] sh 20:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:34 + sudo service docker restart 20:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:34 Configure a credential helper to remove this warning. See 20:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:34 20:58:34 Login Succeeded 20:58:34 ---> docker-login.sh ends [Pipeline] } 20:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:34 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:58:34 e8098dd8846b53d811863813b1fcc7d083d99194 20:58:34 latest 20:58:34 3.1.0-dev.18 20:58:34 e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 20:58:34 main 20:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194 20:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:58:35 b2ea26a07e2e: Preparing 20:58:35 c266d7b062a7: Preparing 20:58:35 ebb9a2e4dbbc: Preparing 20:58:35 6f92d4668f63: Preparing 20:58:35 cc2447e1835a: Preparing 20:58:35 cc2447e1835a: Layer already exists 20:58:35 c266d7b062a7: Pushed 20:58:35 ebb9a2e4dbbc: Pushed 20:58:35 6f92d4668f63: Pushed 20:58:38 b2ea26a07e2e: Pushed 20:58:38 e8098dd8846b53d811863813b1fcc7d083d99194: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:58:39 b2ea26a07e2e: Preparing 20:58:39 c266d7b062a7: Preparing 20:58:39 ebb9a2e4dbbc: Preparing 20:58:39 6f92d4668f63: Preparing 20:58:39 cc2447e1835a: Preparing 20:58:39 b2ea26a07e2e: Layer already exists 20:58:39 c266d7b062a7: Layer already exists 20:58:39 cc2447e1835a: Layer already exists 20:58:39 ebb9a2e4dbbc: Layer already exists 20:58:39 6f92d4668f63: Layer already exists 20:58:39 latest: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.18 20:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:58:40 b2ea26a07e2e: Preparing 20:58:40 c266d7b062a7: Preparing 20:58:40 ebb9a2e4dbbc: Preparing 20:58:40 6f92d4668f63: Preparing 20:58:40 cc2447e1835a: Preparing 20:58:40 ebb9a2e4dbbc: Layer already exists 20:58:40 6f92d4668f63: Layer already exists 20:58:40 b2ea26a07e2e: Layer already exists 20:58:40 c266d7b062a7: Layer already exists 20:58:40 cc2447e1835a: Layer already exists 20:58:40 3.1.0-dev.18: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:40 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 20:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:58:40 b2ea26a07e2e: Preparing 20:58:40 c266d7b062a7: Preparing 20:58:40 ebb9a2e4dbbc: Preparing 20:58:40 6f92d4668f63: Preparing 20:58:40 cc2447e1835a: Preparing 20:58:40 b2ea26a07e2e: Layer already exists 20:58:40 6f92d4668f63: Layer already exists 20:58:40 c266d7b062a7: Layer already exists 20:58:40 ebb9a2e4dbbc: Layer already exists 20:58:40 cc2447e1835a: Layer already exists 20:58:40 e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:41 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:58:41 b2ea26a07e2e: Preparing 20:58:41 c266d7b062a7: Preparing 20:58:41 ebb9a2e4dbbc: Preparing 20:58:41 6f92d4668f63: Preparing 20:58:41 cc2447e1835a: Preparing 20:58:41 b2ea26a07e2e: Layer already exists 20:58:41 cc2447e1835a: Layer already exists 20:58:41 6f92d4668f63: Layer already exists 20:58:41 ebb9a2e4dbbc: Layer already exists 20:58:41 c266d7b062a7: Layer already exists 20:58:41 main: digest: sha256:674b7e745b873dda50fd0cc0857dc23346d96d39d726c06542b347e4c1c7d828 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:41 ===================================================== [Pipeline] echo 20:58:41 taggedImages: 20:58:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194 20:58:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:58:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.18 20:58:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 20:58:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:41 20:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:42 latest: Pulling from edgex-lftools-log-publisher 20:58:42 5eb5b503b376: Pulling fs layer 20:58:42 5c69ac0246d0: Pulling fs layer 20:58:42 ec43610c2a17: Pulling fs layer 20:58:42 3a2ae6a8a46f: Pulling fs layer 20:58:42 33b1e0a273af: Pulling fs layer 20:58:42 5d3b04190fa2: Pulling fs layer 20:58:42 2f39f015ded8: Pulling fs layer 20:58:42 5d3b04190fa2: Waiting 20:58:42 5c69ac0246d0: Verifying Checksum 20:58:42 5c69ac0246d0: Download complete 20:58:42 3a2ae6a8a46f: Verifying Checksum 20:58:42 3a2ae6a8a46f: Download complete 20:58:42 33b1e0a273af: Verifying Checksum 20:58:42 33b1e0a273af: Download complete 20:58:42 5d3b04190fa2: Verifying Checksum 20:58:42 5d3b04190fa2: Download complete 20:58:42 ec43610c2a17: Verifying Checksum 20:58:42 ec43610c2a17: Download complete 20:58:42 5eb5b503b376: Verifying Checksum 20:58:42 5eb5b503b376: Download complete 20:58:43 5eb5b503b376: Pull complete 20:58:43 5c69ac0246d0: Pull complete 20:58:43 ec43610c2a17: Pull complete 20:58:44 3a2ae6a8a46f: Pull complete 20:58:44 33b1e0a273af: Pull complete 20:58:44 5d3b04190fa2: Pull complete 20:58:48 2f39f015ded8: Pull complete 20:58:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:48 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 20:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:58:49 $ docker top 1a62d1f83447435d7c3b76345e8566872aac3809eb83f2701626062b8aa17199 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:50 ---> job-cost.sh 20:58:50 lf-activate-venv: SKIPPING 20:58:50 INFO: No Stack... 20:58:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:58:50 INFO: Archiving Costs [Pipeline] sh 20:58:51 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:58:51 + cut -d, -f6 [Pipeline] lock 20:58:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] 20:58:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] did not exist. Created. 20:58:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:58:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:58:51 Stashed 1 file(s) [Pipeline] } 20:58:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 20:58:51 $ docker stop --time=1 1a62d1f83447435d7c3b76345e8566872aac3809eb83f2701626062b8aa17199 20:58:52 $ docker rm -f --volumes 1a62d1f83447435d7c3b76345e8566872aac3809eb83f2701626062b8aa17199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:52 provisioning config files... 20:58:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/124@tmp/config10754894247666168221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:53 ---> docker-login.sh 20:58:53 nexus3.edgexfoundry.org:10001 20:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:53 Configure a credential helper to remove this warning. See 20:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:53 20:58:53 Login Succeeded 20:58:53 nexus3.edgexfoundry.org:10002 20:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:54 Configure a credential helper to remove this warning. See 20:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:54 20:58:54 Login Succeeded 20:58:54 nexus3.edgexfoundry.org:10003 20:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:54 Configure a credential helper to remove this warning. See 20:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:54 20:58:54 Login Succeeded 20:58:54 nexus3.edgexfoundry.org:10004 20:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:55 Configure a credential helper to remove this warning. See 20:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:55 20:58:55 Login Succeeded 20:58:55 docker.io 20:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:55 Configure a credential helper to remove this warning. See 20:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:55 20:58:55 Login Succeeded 20:58:55 ---> docker-login.sh ends [Pipeline] } 20:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:56 ========================================================= 20:58:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:58:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:56 + 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 . 20:58:56 Sending build context to Docker daemon 1.197MB 20:58:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:58:56 Step 2/12 : FROM ${BASE} AS builder 20:58:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:58:57 9fda8d8052c6: Pulling fs layer 20:58:57 5d54e960e981: Pulling fs layer 20:58:57 c4a7e357bf2a: Pulling fs layer 20:58:57 f0e02332f6b5: Pulling fs layer 20:58:57 cefa15bbcfad: Pulling fs layer 20:58:57 17808c966233: Pulling fs layer 20:58:57 f4c1fc716caa: Pulling fs layer 20:58:57 f0e02332f6b5: Waiting 20:58:57 cefa15bbcfad: Waiting 20:58:57 17808c966233: Waiting 20:58:57 f4c1fc716caa: Waiting 20:58:57 5d54e960e981: Verifying Checksum 20:58:57 5d54e960e981: Download complete 20:58:57 f0e02332f6b5: Verifying Checksum 20:58:57 f0e02332f6b5: Download complete 20:58:57 cefa15bbcfad: Download complete 20:58:57 9fda8d8052c6: Download complete 20:58:57 f4c1fc716caa: Verifying Checksum 20:58:57 f4c1fc716caa: Download complete 20:58:58 9fda8d8052c6: Pull complete 20:58:58 5d54e960e981: Pull complete 20:58:58 c4a7e357bf2a: Verifying Checksum 20:58:58 c4a7e357bf2a: Download complete 20:58:59 17808c966233: Verifying Checksum 20:58:59 17808c966233: Download complete 20:59:12 c4a7e357bf2a: Pull complete 20:59:12 f0e02332f6b5: Pull complete 20:59:12 cefa15bbcfad: Pull complete 20:59:22 17808c966233: Pull complete 20:59:23 f4c1fc716caa: Pull complete 20:59:23 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:59:23 ---> ea914061e18c 20:59:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:25 ---> Running in c1b5c87e7ef4 20:59:25 Removing intermediate container c1b5c87e7ef4 20:59:25 ---> 8fa11a7bae45 20:59:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:25 ---> Running in f6c086b83528 20:59:26 Removing intermediate container f6c086b83528 20:59:26 ---> 864da6937de6 20:59:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:59:26 ---> Running in 89c6bd69c45c 20:59:26 Removing intermediate container 89c6bd69c45c 20:59:26 ---> 53dd4bf285d5 20:59:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:26 ---> Running in a04f60410ecf 20:59:26 Removing intermediate container a04f60410ecf 20:59:26 ---> 1c15a08010e2 20:59:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:26 ---> Running in 374f027fd443 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:29 OK: 266 MiB in 52 packages 20:59:30 Removing intermediate container 374f027fd443 20:59:30 ---> 88363d1a55ba 20:59:30 Step 8/12 : WORKDIR /app 20:59:30 ---> Running in d8aa84989bba 20:59:30 Removing intermediate container d8aa84989bba 20:59:30 ---> 09a4f50f61ab 20:59:30 Step 9/12 : COPY go.mod vendor* ./ 20:59:31 ---> ec6cb2ab9917 20:59:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:31 ---> Running in 89cdccc375ae 21:01:07 Removing intermediate container 89cdccc375ae 21:01:07 ---> 91a21dbefedc 21:01:07 Step 11/12 : COPY . . 21:01:07 ---> 0176bb495c27 21:01:07 Step 12/12 : RUN $MAKE 21:01:07 ---> Running in 9a1409ecfe0e 21:01:07 noop 21:01:07 Removing intermediate container 9a1409ecfe0e 21:01:07 ---> f82ba4de1e4a 21:01:07 Successfully built f82ba4de1e4a 21:01:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:08 + docker inspect -f . ci-base-image-arm64 21:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:08 prd-ubuntu20.04-docker-arm64-4c-16g-10280 does not seem to be running inside a container 21:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/124 -v /w/workspace/device-rfid-llrp-go/124:/w/workspace/device-rfid-llrp-go/124:rw,z -v /w/workspace/device-rfid-llrp-go/124@tmp:/w/workspace/device-rfid-llrp-go/124@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 21:01:09 $ docker top 5adcfcade853bd06d1a06942896c4e630ba434cb928cd8abc42daccbd8e6235b -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:10 + go version 21:01:10 go version go1.21.0 linux/arm64 [Pipeline] } 21:01:10 $ docker stop --time=1 5adcfcade853bd06d1a06942896c4e630ba434cb928cd8abc42daccbd8e6235b 21:01:13 $ docker rm -f --volumes 5adcfcade853bd06d1a06942896c4e630ba434cb928cd8abc42daccbd8e6235b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:14 + docker inspect -f . ci-base-image-arm64 21:01:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:14 prd-ubuntu20.04-docker-arm64-4c-16g-10280 does not seem to be running inside a container 21:01:14 $ 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/124 -v /w/workspace/device-rfid-llrp-go/124:/w/workspace/device-rfid-llrp-go/124:rw,z -v /w/workspace/device-rfid-llrp-go/124@tmp:/w/workspace/device-rfid-llrp-go/124@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 21:01:15 $ docker top 1dfecddd17df64a932d84a2cfebc1bd647f4f2c031d609dc105901bbffb2efae -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:16 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/124 [Pipeline] fileExists [Pipeline] sh 21:01:17 + make test 21:01:17 go test ./... -coverprofile=coverage.out ./... 21:01:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:02:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:02:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:03:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.087s coverage: 40.6% of statements 21:03:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.514s coverage: 51.9% of statements 21:03:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 96.4% of statements 21:03:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:03:32 go vet ./... 21:03:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:59 ./bin/test-attribution-txt.sh [Pipeline] echo 21:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:03:59 $ docker stop --time=1 1dfecddd17df64a932d84a2cfebc1bd647f4f2c031d609dc105901bbffb2efae 21:04:01 $ docker rm -f --volumes 1dfecddd17df64a932d84a2cfebc1bd647f4f2c031d609dc105901bbffb2efae [Pipeline] // withDockerContainer [Pipeline] sh 21:04:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:02 Warning: overwriting stash ‘coverage-report’ 21:04:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:03 + ls -al . 21:04:03 total 636 21:04:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:01 . 21:04:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:58 .. 21:04:03 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 20:58 .dockerignore 21:04:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 20:58 .git 21:04:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 20:58 .github 21:04:03 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 20:58 .gitignore 21:04:03 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 20:58 .golangci.yml 21:04:03 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 20:58 Attribution.txt 21:04:03 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 20:58 CHANGELOG.md 21:04:03 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 20:58 Dockerfile 21:04:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 20:58 GOVERNANCE.md 21:04:03 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 20:58 Jenkinsfile 21:04:03 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 20:58 LICENSE 21:04:03 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 20:58 Makefile 21:04:03 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 20:58 OWNERS.md 21:04:03 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 20:58 README.md 21:04:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 20:56 VERSION 21:04:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:58 bin 21:04:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:58 cmd 21:04:03 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 21:03 coverage.out 21:04:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:58 examples 21:04:03 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 20:58 go.mod 21:04:03 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 20:58 go.sum 21:04:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:58 images 21:04:03 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 20:58 internal 21:04:03 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:04 + 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=e8098dd8846b53d811863813b1fcc7d083d99194 --label arch=arm64 --label version=3.1.0-dev.18 . 21:04:04 Sending build context to Docker daemon 1.197MB 21:04:04 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:04:04 Step 2/24 : FROM ${BASE} AS builder 21:04:04 ---> f82ba4de1e4a 21:04:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:04:04 ---> Running in 9d1858b34dbf 21:04:05 Removing intermediate container 9d1858b34dbf 21:04:05 ---> 7efcc63d7d8e 21:04:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:04:05 ---> Running in 5435ea0f3299 21:04:05 Removing intermediate container 5435ea0f3299 21:04:05 ---> 1725eb4fb3eb 21:04:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:04:05 ---> Running in 28485b448727 21:04:05 Removing intermediate container 28485b448727 21:04:05 ---> 3ee27fed58a3 21:04:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:04:05 ---> Running in b1e99ce5d0f2 21:04:06 Removing intermediate container b1e99ce5d0f2 21:04:06 ---> 3bba20e24dd3 21:04:06 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:06 ---> Running in bbef5233a1ca 21:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:09 OK: 266 MiB in 52 packages 21:04:10 Removing intermediate container bbef5233a1ca 21:04:10 ---> 56cd719f28f5 21:04:10 Step 8/24 : WORKDIR /app 21:04:10 ---> Running in 0d91560d52a3 21:04:10 Removing intermediate container 0d91560d52a3 21:04:10 ---> a1d0e2ab5af0 21:04:10 Step 9/24 : COPY go.mod vendor* ./ 21:04:14 ---> 0d1fa6c92425 21:04:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:14 ---> Running in a77f5b7c02f5 21:04:15 Removing intermediate container a77f5b7c02f5 21:04:15 ---> e76044b33e4d 21:04:15 Step 11/24 : COPY . . 21:04:16 ---> 4759f59f8a01 21:04:16 Step 12/24 : RUN $MAKE 21:04:16 ---> Running in 3cc73e3a0d6b 21:04:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:06:25 Removing intermediate container 3cc73e3a0d6b 21:06:25 ---> a6218ecf82b4 21:06:25 Step 13/24 : FROM alpine:3.18 21:06:25 3.18: Pulling from library/alpine 21:06:25 579b34f0a95b: Pulling fs layer 21:06:25 579b34f0a95b: Verifying Checksum 21:06:25 579b34f0a95b: Download complete 21:06:25 579b34f0a95b: Pull complete 21:06:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:06:25 Status: Downloaded newer image for alpine:3.18 21:06:25 ---> 3cc203321400 21:06:25 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:06:25 ---> Running in 526bd1f25e1a 21:06:25 Removing intermediate container 526bd1f25e1a 21:06:25 ---> 02a844dd1ba6 21:06:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:06:25 ---> Running in 8ec3aaaa82aa 21:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:06:25 (1/1) Installing dumb-init (1.2.5-r2) 21:06:25 Executing busybox-1.36.1-r2.trigger 21:06:25 OK: 8 MiB in 16 packages 21:06:25 Removing intermediate container 8ec3aaaa82aa 21:06:25 ---> 02d3bbf9a5f7 21:06:25 Step 16/24 : COPY --from=builder /app/LICENSE / 21:06:25 ---> 5e247ad1d2d8 21:06:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:06:25 ---> f4aa1a786f5d 21:06:25 Step 18/24 : COPY --from=builder /app/cmd/ / 21:06:26 ---> f21828275ced 21:06:26 Step 19/24 : EXPOSE 59989 21:06:26 ---> Running in a0edc7242b15 21:06:26 Removing intermediate container a0edc7242b15 21:06:26 ---> 0f2316bf1be0 21:06:26 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:06:26 ---> Running in 6b5427f2e383 21:06:27 Removing intermediate container 6b5427f2e383 21:06:27 ---> 2c85cb97bc49 21:06:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:06:27 ---> Running in df519ed6bf09 21:06:27 Removing intermediate container df519ed6bf09 21:06:27 ---> 6d06a9408606 21:06:27 Step 22/24 : LABEL arch=arm64 21:06:27 ---> Running in 225b738dcffa 21:06:27 Removing intermediate container 225b738dcffa 21:06:27 ---> a35311ad3e63 21:06:27 Step 23/24 : LABEL git_sha=e8098dd8846b53d811863813b1fcc7d083d99194 21:06:27 ---> Running in a395093303d3 21:06:28 Removing intermediate container a395093303d3 21:06:28 ---> 7d9a94e8cc7f 21:06:28 Step 24/24 : LABEL version=3.1.0-dev.18 21:06:28 ---> Running in bd7c4c1c364e 21:06:28 Removing intermediate container bd7c4c1c364e 21:06:28 ---> 49798b1fc269 21:06:28 [Warning] One or more build-args [ARCH] were not consumed 21:06:28 Successfully built 49798b1fc269 21:06:28 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 21:06:28 provisioning config files... 21:06:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/124@tmp/config12017160223667287552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:29 ---> docker-login.sh 21:06:29 nexus3.edgexfoundry.org:10001 21:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:29 Configure a credential helper to remove this warning. See 21:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:29 21:06:29 Login Succeeded 21:06:29 nexus3.edgexfoundry.org:10002 21:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:29 Configure a credential helper to remove this warning. See 21:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:29 21:06:29 Login Succeeded 21:06:29 nexus3.edgexfoundry.org:10003 21:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:30 Configure a credential helper to remove this warning. See 21:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:30 21:06:30 Login Succeeded 21:06:30 nexus3.edgexfoundry.org:10004 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:30 Configure a credential helper to remove this warning. See 21:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:30 21:06:30 Login Succeeded 21:06:30 docker.io 21:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:31 Configure a credential helper to remove this warning. See 21:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:31 21:06:31 Login Succeeded 21:06:31 ---> docker-login.sh ends [Pipeline] } 21:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:31 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:06:31 e8098dd8846b53d811863813b1fcc7d083d99194 21:06:31 latest 21:06:31 3.1.0-dev.18 21:06:31 e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 21:06:31 main 21:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 21:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:06:33 43917f0f4c29: Preparing 21:06:33 f5f016c7a137: Preparing 21:06:33 f34873362b50: Preparing 21:06:33 d5449efb61e7: Preparing 21:06:33 5f4d9fc4d98d: Preparing 21:06:33 5f4d9fc4d98d: Layer already exists 21:06:33 f34873362b50: Pushed 21:06:33 f5f016c7a137: Pushed 21:06:33 d5449efb61e7: Pushed 21:06:38 43917f0f4c29: Pushed 21:06:39 e8098dd8846b53d811863813b1fcc7d083d99194: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:39 + 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 21:06:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:06:39 43917f0f4c29: Preparing 21:06:39 f5f016c7a137: Preparing 21:06:39 f34873362b50: Preparing 21:06:39 d5449efb61e7: Preparing 21:06:39 5f4d9fc4d98d: Preparing 21:06:39 d5449efb61e7: Layer already exists 21:06:39 5f4d9fc4d98d: Layer already exists 21:06:39 f34873362b50: Layer already exists 21:06:39 43917f0f4c29: Layer already exists 21:06:39 f5f016c7a137: Layer already exists 21:06:40 latest: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 21:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:06:40 43917f0f4c29: Preparing 21:06:40 f5f016c7a137: Preparing 21:06:40 f34873362b50: Preparing 21:06:40 d5449efb61e7: Preparing 21:06:40 5f4d9fc4d98d: Preparing 21:06:40 5f4d9fc4d98d: Layer already exists 21:06:40 d5449efb61e7: Layer already exists 21:06:40 43917f0f4c29: Layer already exists 21:06:40 f34873362b50: Layer already exists 21:06:40 f5f016c7a137: Layer already exists 21:06:40 3.1.0-dev.18: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 21:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:06:41 43917f0f4c29: Preparing 21:06:41 f5f016c7a137: Preparing 21:06:41 f34873362b50: Preparing 21:06:41 d5449efb61e7: Preparing 21:06:41 5f4d9fc4d98d: Preparing 21:06:41 5f4d9fc4d98d: Layer already exists 21:06:41 43917f0f4c29: Layer already exists 21:06:41 d5449efb61e7: Layer already exists 21:06:41 f34873362b50: Layer already exists 21:06:41 f5f016c7a137: Layer already exists 21:06:41 e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:42 + 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 21:06:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:06:42 43917f0f4c29: Preparing 21:06:42 f5f016c7a137: Preparing 21:06:42 f34873362b50: Preparing 21:06:42 d5449efb61e7: Preparing 21:06:42 5f4d9fc4d98d: Preparing 21:06:42 f34873362b50: Layer already exists 21:06:42 5f4d9fc4d98d: Layer already exists 21:06:42 f5f016c7a137: Layer already exists 21:06:42 d5449efb61e7: Layer already exists 21:06:42 43917f0f4c29: Layer already exists 21:06:42 main: digest: sha256:4247123cd194322ed76dbd9d20db3e6477b0d3c8c84fbe15eef50f4f13e0ee2a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:42 ===================================================== [Pipeline] echo 21:06:42 taggedImages: 21:06:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194 21:06:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:06:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.18 21:06:42 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e8098dd8846b53d811863813b1fcc7d083d99194-3.1.0-dev.18 21:06:42 - 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 21:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:43 21:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:43 arm64: Pulling from edgex-lftools-log-publisher 21:06:43 8998bd30e6a1: Pulling fs layer 21:06:43 04944245beec: Pulling fs layer 21:06:43 699f458cf7ca: Pulling fs layer 21:06:43 765212b225bb: Pulling fs layer 21:06:43 f23df028b6ca: Pulling fs layer 21:06:43 d65c8cfc05b1: Pulling fs layer 21:06:43 2437ff75d9bd: Pulling fs layer 21:06:43 765212b225bb: Waiting 21:06:43 f23df028b6ca: Waiting 21:06:43 d65c8cfc05b1: Waiting 21:06:43 2437ff75d9bd: Waiting 21:06:43 04944245beec: Verifying Checksum 21:06:43 04944245beec: Download complete 21:06:43 765212b225bb: Verifying Checksum 21:06:43 765212b225bb: Download complete 21:06:43 f23df028b6ca: Verifying Checksum 21:06:43 f23df028b6ca: Download complete 21:06:43 d65c8cfc05b1: Verifying Checksum 21:06:43 d65c8cfc05b1: Download complete 21:06:43 699f458cf7ca: Download complete 21:06:44 8998bd30e6a1: Verifying Checksum 21:06:44 8998bd30e6a1: Download complete 21:06:47 2437ff75d9bd: Verifying Checksum 21:06:47 2437ff75d9bd: Download complete 21:06:49 8998bd30e6a1: Pull complete 21:06:49 04944245beec: Pull complete 21:06:51 699f458cf7ca: Pull complete 21:06:51 765212b225bb: Pull complete 21:06:52 f23df028b6ca: Pull complete 21:06:52 d65c8cfc05b1: Pull complete 21:07:10 2437ff75d9bd: Pull complete 21:07:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:07:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:10 prd-ubuntu20.04-docker-arm64-4c-16g-10280 does not seem to be running inside a container 21:07:10 $ 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/124 -v /w/workspace/device-rfid-llrp-go/124:/w/workspace/device-rfid-llrp-go/124:rw,z -v /w/workspace/device-rfid-llrp-go/124@tmp:/w/workspace/device-rfid-llrp-go/124@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 21:07:13 $ docker top 825146a4f0df5a977f09542e2e8cbd0d473b8874fa3f824d5d48bd4afa59c558 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:14 ---> job-cost.sh 21:07:14 lf-activate-venv: SKIPPING 21:07:14 INFO: No Stack... 21:07:14 INFO: Retrieving Pricing Info for: v3-standard-4 21:07:15 INFO: Archiving Costs [Pipeline] sh 21:07:16 + cut -d, -f6 21:07:16 + cat /w/workspace/device-rfid-llrp-go/124/archives/cost.csv [Pipeline] lock 21:07:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] 21:07:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] did not exist. Created. 21:07:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:17 /w/workspace/device-rfid-llrp-go/124@tmp/durable-11077dea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:07:17 + echo total: 0.10999999940395355 [Pipeline] stash 21:07:17 Warning: overwriting stash ‘stack-cost’ 21:07:18 Stashed 1 file(s) [Pipeline] } 21:07:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:18 $ docker stop --time=1 825146a4f0df5a977f09542e2e8cbd0d473b8874fa3f824d5d48bd4afa59c558 21:07:19 $ docker rm -f --volumes 825146a4f0df5a977f09542e2e8cbd0d473b8874fa3f824d5d48bd4afa59c558 [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 21:07:20 provisioning config files... 21:07:20 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13643854946936834715tmp [Pipeline] { [Pipeline] sh 21:07:20 + set +x 21:07:20 + curl -s https://codecov.io/bash 21:07:20 + bash -s -- 21:07:20 21:07:20 _____ _ 21:07:20 / ____| | | 21:07:20 | | ___ __| | ___ ___ _____ __ 21:07:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:20 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:20 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:20 Bash-1.0.6 21:07:20 21:07:20 21:07:20 ==> git version 2.25.1 found 21:07:20 ==> 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 21:07:20 Release-Date: 2020-01-08 21:07:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:07:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:07:20 ==> Jenkins CI detected. 21:07:20 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:07:20 project root: . 21:07:20 --> token set from env 21:07:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:20 ==> Running gcov in . (disable via -X gcov) 21:07:20 ==> Python coveragepy not found 21:07:20 ==> Searching for coverage reports in: 21:07:20 + . 21:07:20 -> Found 1 reports 21:07:20 ==> Detecting git/mercurial file structure 21:07:20 ==> Reading reports 21:07:20 + ./coverage.out bytes=459493 21:07:20 ==> Appending adjustments 21:07:20 https://docs.codecov.io/docs/fixing-reports 21:07:20 + Found adjustments 21:07:20 ==> Gzipping contents 21:07:20 52K /tmp/codecov.9OLVik.gz 21:07:20 ==> Uploading reports 21:07:20 url: https://codecov.io 21:07:20 query: branch=main&commit=e8098dd8846b53d811863813b1fcc7d083d99194&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:20 -> Pinging Codecov 21:07:20 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=e8098dd8846b53d811863813b1fcc7d083d99194&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:07:20 -> Uploading to 21:07:20 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/e8098dd8846b53d811863813b1fcc7d083d99194/0cfa9629-5765-4304-8fa0-de01023eb287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T210720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36a0532c8d7c5984abada3e0c182b65750c09b4dde7c3e6b041c61a91f623182 21:07:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:20 Dload Upload Total Spent Left Speed 21:07:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 140k --:--:-- --:--:-- --:--:-- 140k 100 50319 0 0 100 50319 0 140k --:--:-- --:--:-- --:--:-- 140k 21:07:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] } 21:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:07:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:07:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:21 21:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:07:22 df9b9388f04a: Pulling fs layer 21:07:22 52dc419b0ee2: Pulling fs layer 21:07:22 25bc292e5bac: Pulling fs layer 21:07:22 114826534d7a: Pulling fs layer 21:07:22 4657fd5d0bcf: Pulling fs layer 21:07:22 6ad1cebc031e: Pulling fs layer 21:07:22 114826534d7a: Waiting 21:07:22 4657fd5d0bcf: Waiting 21:07:22 6ad1cebc031e: Waiting 21:07:22 8a3aa393b2d8: Pulling fs layer 21:07:22 25bc292e5bac: Download complete 21:07:22 52dc419b0ee2: Verifying Checksum 21:07:22 52dc419b0ee2: Download complete 21:07:22 4657fd5d0bcf: Download complete 21:07:22 df9b9388f04a: Download complete 21:07:22 6ad1cebc031e: Verifying Checksum 21:07:22 6ad1cebc031e: Download complete 21:07:22 df9b9388f04a: Pull complete 21:07:22 52dc419b0ee2: Pull complete 21:07:22 25bc292e5bac: Pull complete 21:07:22 114826534d7a: Verifying Checksum 21:07:22 114826534d7a: Download complete 21:07:22 8a3aa393b2d8: Verifying Checksum 21:07:22 8a3aa393b2d8: Download complete 21:07:26 114826534d7a: Pull complete 21:07:26 4657fd5d0bcf: Pull complete 21:07:26 6ad1cebc031e: Pull complete 21:07:30 8a3aa393b2d8: Pull complete 21:07:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:30 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 21:07:30 $ 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 21:07:31 $ docker top b1fd641c021b3b43c78313e28a425cec765e5040a4a6c242baa52a25b097a29f -eo pid,comm [Pipeline] { [Pipeline] echo 21:07:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 21:07:31 + set -o pipefail 21:07:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 21:07:38 21:07:38 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:07:38 21:07:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/ba91c394-1cad-4d67-a527-b313800cce87 21:07:38 21:07:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:07:38 21:07:39 21:07:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:07:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:07:39 More details here: https://snyk.co/ue1NS [Pipeline] } 21:07:39 $ docker stop --time=1 b1fd641c021b3b43c78313e28a425cec765e5040a4a6c242baa52a25b097a29f 21:07:40 $ docker rm -f --volumes b1fd641c021b3b43c78313e28a425cec765e5040a4a6c242baa52a25b097a29f [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 21:07:41 + git log --format=format:%s -1 e8098dd8846b53d811863813b1fcc7d083d99194 [Pipeline] sh 21:07:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:07:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:42 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 21:07:42 $ 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 21:07:42 $ docker top 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 -eo pid,comm 21:07:42 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). 21:07:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:42 [ssh-agent] Looking for ssh-agent implementation... 21:07:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:42 $ docker exec 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 ssh-agent 21:07:43 SSH_AUTH_SOCK=/tmp/ssh-Me4BYH9tP9zF/agent.33 21:07:43 SSH_AGENT_PID=39 21:07:43 Running ssh-add (command line suppressed) 21:07:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15446925262250956722.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15446925262250956722.key) 21:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:43 + git semver tag 21:07:43 2023-10-24 21:07:43,675 [run_tag] DEBUG tag force:False 21:07:43 2023-10-24 21:07:43,675 [check_head_tag] DEBUG check head tag 21:07:43 2023-10-24 21:07:43,676 [execute] INFO git cat-file --batch-check 21:07:43 2023-10-24 21:07:43,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:07:43 2023-10-24 21:07:43,680 [execute] INFO git cat-file --batch 21:07:43 2023-10-24 21:07:43,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:07:43 2023-10-24 21:07:43,692 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:07:43 2023-10-24 21:07:43,692 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 21:07:43 2023-10-24 21:07:43,692 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:07:43 2023-10-24 21:07:43,698 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:07:43 3.1.0-dev.18 [Pipeline] } 21:07:43 $ docker exec --env ******** --env ******** 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 ssh-agent -k 21:07:43 unset SSH_AUTH_SOCK; 21:07:43 unset SSH_AGENT_PID; 21:07:43 echo Agent pid 39 killed; 21:07:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:44 + git semver [Pipeline] } 21:07:44 $ docker stop --time=1 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 21:07:45 $ docker rm -f --volumes 85fc191a1bf7d8af0790c2f2c505616b85f8d321c986de6c7108911930608c37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:46 21:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:46 0.23.1-centos7: Pulling from edgex-lftools 21:07:46 ab5ef0e58194: Pulling fs layer 21:07:46 9712f1f96733: Pulling fs layer 21:07:46 63f879dbbcfc: Pulling fs layer 21:07:46 0d9ebad4ef96: Pulling fs layer 21:07:46 e9a5061849ea: Pulling fs layer 21:07:46 d747dcd14b5f: Pulling fs layer 21:07:46 2de7ff778b66: Pulling fs layer 21:07:46 0d9ebad4ef96: Waiting 21:07:46 e9a5061849ea: Waiting 21:07:46 d747dcd14b5f: Waiting 21:07:46 2de7ff778b66: Waiting 21:07:46 9712f1f96733: Verifying Checksum 21:07:46 9712f1f96733: Download complete 21:07:46 63f879dbbcfc: Verifying Checksum 21:07:46 63f879dbbcfc: Download complete 21:07:46 e9a5061849ea: Verifying Checksum 21:07:46 e9a5061849ea: Download complete 21:07:46 d747dcd14b5f: Verifying Checksum 21:07:46 d747dcd14b5f: Download complete 21:07:46 0d9ebad4ef96: Verifying Checksum 21:07:46 0d9ebad4ef96: Download complete 21:07:46 ab5ef0e58194: Verifying Checksum 21:07:46 ab5ef0e58194: Download complete 21:07:47 2de7ff778b66: Verifying Checksum 21:07:47 2de7ff778b66: Download complete 21:07:49 ab5ef0e58194: Pull complete 21:07:50 9712f1f96733: Pull complete 21:07:50 63f879dbbcfc: Pull complete 21:07:54 0d9ebad4ef96: Pull complete 21:07:54 e9a5061849ea: Pull complete 21:07:54 d747dcd14b5f: Pull complete 21:07:56 2de7ff778b66: Pull complete 21:07:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:56 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 21:07:56 $ 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 21:07:57 $ docker top 50527aec4ad1c2ff594cb02dc9678273269ee01659506da3115504a5ec3276d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:07:57 provisioning config files... 21:07:57 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12607431410498202752tmp 21:07:57 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8277902384837437242tmp 21:07:57 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6885435765256674726tmp [Pipeline] { [Pipeline] echo 21:07:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:07:58 ---> sigul-configuration.sh 21:07:58 gpg: directory `/root/.gnupg' created 21:07:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:07:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:07:58 gpg: keyring `/root/.gnupg/secring.gpg' created 21:07:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:07:58 gpg: CAST5 encrypted data 21:07:58 gpg: encrypted with 1 passphrase 21:07:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:07:58 + mkdir /home/jenkins 21:07:58 + mkdir /home/jenkins/sigul [Pipeline] sh 21:07:58 + 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 21:07:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:59 ---> sigul-install.sh 21:07:59 Sigul already installed; skipping installation. [Pipeline] sh 21:07:59 + git tag --list 21:07:59 v0.0.0 21:07:59 v1.0.0 21:07:59 v2.1.0 21:07:59 v2.1.1 21:07:59 v2.2.0 21:07:59 v2.3.0 21:07:59 v3.0 21:07:59 v3.0.0 21:07:59 v3.1.0-dev.1 21:07:59 v3.1.0-dev.10 21:07:59 v3.1.0-dev.11 21:07:59 v3.1.0-dev.12 21:07:59 v3.1.0-dev.13 21:07:59 v3.1.0-dev.14 21:07:59 v3.1.0-dev.15 21:07:59 v3.1.0-dev.16 21:07:59 v3.1.0-dev.17 21:07:59 v3.1.0-dev.18 21:07:59 v3.1.0-dev.2 21:07:59 v3.1.0-dev.3 21:07:59 v3.1.0-dev.4 21:07:59 v3.1.0-dev.5 21:07:59 v3.1.0-dev.6 21:07:59 v3.1.0-dev.7 21:07:59 v3.1.0-dev.8 21:07:59 v3.1.0-dev.9 [Pipeline] sh 21:07:59 + lftools sign git-tag v3.1.0-dev.18 21:08:00 Signing Git tag with Sigul... 21:08:00 Signing v3.1.0-dev.18 [Pipeline] echo 21:08:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:08:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:08:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:08:00 $ docker stop --time=1 50527aec4ad1c2ff594cb02dc9678273269ee01659506da3115504a5ec3276d5 21:08:02 $ docker rm -f --volumes 50527aec4ad1c2ff594cb02dc9678273269ee01659506da3115504a5ec3276d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:08:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:02 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 21:08:02 $ 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 21:08:03 $ docker top fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba -eo pid,comm 21:08:03 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). 21:08:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:03 [ssh-agent] Looking for ssh-agent implementation... 21:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:03 $ docker exec fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba ssh-agent 21:08:03 SSH_AUTH_SOCK=/tmp/ssh-jWZNM46QSbyI/agent.32 21:08:03 SSH_AGENT_PID=38 21:08:03 Running ssh-add (command line suppressed) 21:08:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8377709504018233123.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8377709504018233123.key) 21:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:03 + git semver bump pre 21:08:04 2023-10-24 21:08:04,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:04 2023-10-24 21:08:04,166 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 21:08:04 2023-10-24 21:08:04,166 [bump_version] DEBUG bumped version:3.1.0-dev.19 21:08:04 2023-10-24 21:08:04,166 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 21:08:04 2023-10-24 21:08:04,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:04 2023-10-24 21:08:04,166 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:04 2023-10-24 21:08:04,168 [execute] INFO git cat-file --batch-check 21:08:04 2023-10-24 21:08:04,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:04 2023-10-24 21:08:04,175 [execute] INFO git cat-file --batch 21:08:04 2023-10-24 21:08:04,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:04 2023-10-24 21:08:04,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:04 3.1.0-dev.19 [Pipeline] } 21:08:04 $ docker exec --env ******** --env ******** fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba ssh-agent -k 21:08:04 unset SSH_AUTH_SOCK; 21:08:04 unset SSH_AGENT_PID; 21:08:04 echo Agent pid 38 killed; 21:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:04 + git semver [Pipeline] } 21:08:04 $ docker stop --time=1 fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba 21:08:06 $ docker rm -f --volumes fb8c4bf3c82e59e249cca9e91c80a84e526e9750d0a42f34c4af0bf86ef3d6ba [Pipeline] // withDockerContainer [Pipeline] sh 21:08:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:06 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 21:08:06 $ 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 21:08:07 $ docker top a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 -eo pid,comm 21:08:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:08:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:07 [ssh-agent] Looking for ssh-agent implementation... 21:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:07 $ docker exec a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 ssh-agent 21:08:07 SSH_AUTH_SOCK=/tmp/ssh-kLVaotRv1CCk/agent.32 21:08:07 SSH_AGENT_PID=38 21:08:07 Running ssh-add (command line suppressed) 21:08:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2441150580852450660.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2441150580852450660.key) 21:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:08 + git semver push 21:08:08 2023-10-24 21:08:08,223 [run_push] DEBUG push 21:08:08 2023-10-24 21:08:08,224 [execute] INFO git cat-file --batch-check 21:08:08 2023-10-24 21:08:08,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:08:08 2023-10-24 21:08:08,228 [execute] INFO git rev-list a6fcb101c02590eebfdf3654bb52d917c370585c -- 21:08:08 2023-10-24 21:08:08,228 [execute] DEBUG Popen(['git', 'rev-list', 'a6fcb101c02590eebfdf3654bb52d917c370585c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:08:08 2023-10-24 21:08:08,236 [execute] INFO git fetch -v origin 21:08:08 2023-10-24 21:08:08,237 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:08:08 2023-10-24 21:08:08,780 [run_push] DEBUG no remote changes detected 21:08:08 2023-10-24 21:08:08,780 [execute] INFO git push origin semver 21:08:08 2023-10-24 21:08:08,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:08:09 2023-10-24 21:08:09,556 [run_push] DEBUG push all version tags 21:08:09 2023-10-24 21:08:09,557 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:08:09 2023-10-24 21:08:09,557 [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) 21:08:10 2023-10-24 21:08:10,448 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:08:10 3.1.0-dev.19 [Pipeline] } 21:08:10 $ docker exec --env ******** --env ******** a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 ssh-agent -k 21:08:10 unset SSH_AUTH_SOCK; 21:08:10 unset SSH_AGENT_PID; 21:08:10 echo Agent pid 38 killed; 21:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:11 + git semver [Pipeline] } 21:08:11 $ docker stop --time=1 a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 21:08:12 $ docker rm -f --volumes a32564ba784ec2e964aacbe1ddaa103ef197e685a577b615fd855b96824afd78 [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 21:08:13 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:08:13 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:08:13 total 16 21:08:13 drwxr-xr-x 3 root root 4096 Oct 24 20:58 . 21:08:13 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 21:07 .. 21:08:13 drwxr-xr-x 2 root root 4096 Oct 24 20:58 cost 21:08:13 -rw-r--r-- 1 root root 91 Oct 24 20:58 cost.csv 21:08:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:08:13 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:08:13 total 16 21:08:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 20:58 . 21:08:13 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 21:07 .. 21:08:13 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 20:58 cost 21:08:13 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:08:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:14 ---> package-listing.sh 21:08:14 ++ facter osfamily 21:08:14 ++ tr '[:upper:]' '[:lower:]' 21:08:14 + OS_FAMILY=debian 21:08:14 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:08:14 + START_PACKAGES=/tmp/packages_start.txt 21:08:14 + END_PACKAGES=/tmp/packages_end.txt 21:08:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:14 + PACKAGES=/tmp/packages_start.txt 21:08:14 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:08:14 + PACKAGES=/tmp/packages_end.txt 21:08:14 + case "${OS_FAMILY}" in 21:08:14 + dpkg -l 21:08:14 + grep '^ii' 21:08:14 + '[' -f /tmp/packages_start.txt ']' 21:08:14 + '[' -f /tmp/packages_end.txt ']' 21:08:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:14 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:08:14 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:08:14 + 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 21:08:14 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 21:08:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:15 prd-ubuntu20.04-docker-8c-8g-10278 does not seem to be running inside a container 21:08:15 $ 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 21:08:15 $ docker top 87afdbf0daf5c7257b59a66e77513640add5bb12125b04eb565945274058ef3f -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:08:16 + ls /var/log/sa-host 21:08:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:17 provisioning config files... 21:08:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1250084618965675927tmp [Pipeline] { [Pipeline] echo 21:08:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:17 ---> create-netrc.sh [Pipeline] } 21:08:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:17 ---> python-tools-install.sh [Pipeline] echo 21:08:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:17 ---> sudo-logs.sh 21:08:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:18 ---> job-cost.sh 21:08:18 lf-activate-venv: SKIPPING 21:08:18 DEBUG: total: 0.2199999988079071 21:08:18 INFO: Retrieving Stack Cost... 21:08:18 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:19 INFO: Archiving Costs [Pipeline] echo 21:08:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:19 ---> logs-deploy.sh 21:08:19 lf-activate-venv: SKIPPING 21:08:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/124 21:08:19 INFO: archiving workspace using pattern(s): 21:08:20 Archives upload complete. 21:08:20 INFO: archiving logs to Nexus