Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 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-ssh9394012017017847522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8607526974720838337.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7278687712429995163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1846144088052028215.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-ssh15687011683047015629.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24137 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 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 (main) Commit message: "Merge pull request #323 from weichou1229/v4-module" > 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 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 > git rev-list --no-walk e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:10 ========================================================= 09:04:10 EdgeX Global Pipelines Version Info 09:04:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:04:11 ------------------- 09:04:11 stable info: 09:04:11 ------------------- 09:04:11 Commited By: Ginny Guan ginny@iotechsys.com 09:04:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:04:11 Message: update stable to v1.0.265 09:04:12 ------------------- 09:04:12 experimental info: 09:04:12 ------------------- 09:04:12 Commited By: Cherry Wang cherry@iotechsys.com 09:04:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:04:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:04:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:04:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo 09:04:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5009d9 [Pipeline] echo 09:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:13 provisioning config files... 09:04:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4754947468050597234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:13 ---> ****-login.sh 09:04:13 nexus3.edgexfoundry.org:10001 09:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:13 Configure a credential helper to remove this warning. See 09:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:13 09:04:13 Login Succeeded 09:04:13 nexus3.edgexfoundry.org:10002 09:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:14 Configure a credential helper to remove this warning. See 09:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:14 09:04:14 Login Succeeded 09:04:14 nexus3.edgexfoundry.org:10003 09:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:14 Configure a credential helper to remove this warning. See 09:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:14 09:04:14 Login Succeeded 09:04:14 nexus3.edgexfoundry.org:10004 09:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:14 Configure a credential helper to remove this warning. See 09:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:14 09:04:14 Login Succeeded 09:04:14 ****.io 09:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:14 Configure a credential helper to remove this warning. See 09:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:14 09:04:14 Login Succeeded 09:04:14 ---> ****-login.sh ends [Pipeline] } 09:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:04:14 + git rev-list -1 --merges d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0~1..d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo 09:04:14 -----------> git rev-list -1 --merges d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0~1..d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:04:14 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [false] [Pipeline] sh 09:04:15 + git log --format=format:%s -1 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo 09:04:15 ========================================================= 09:04:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:04:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:15 + git log --format=format:%s -1 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] echo 09:04:15 [semverPrep] GIT_COMMIT: d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0, Commit Message: Merge pull request #323 from weichou1229/v4-module [Pipeline] echo 09:04:15 [semverPrep] This is not a build commit. [Pipeline] sh 09:04:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:15 + grep -v github /etc/ssh/ssh_known_hosts 09:04:15 + [ -e /tmp/ssh_known_hosts ] 09:04:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:15 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:16 09:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:16 0.1.4: Pulling from edgex-devops/py-git-semver 09:04:16 b85a868b505f: Pulling fs layer 09:04:16 e2be974225ed: Pulling fs layer 09:04:16 339a4e72a1f5: Pulling fs layer 09:04:16 988bab9f4d93: Pulling fs layer 09:04:16 1469e6f7b9e6: Pulling fs layer 09:04:16 eaf3925da568: Pulling fs layer 09:04:16 bab4dde63d76: Pulling fs layer 09:04:16 bde34c3a00c8: Pulling fs layer 09:04:16 b352a97aabf1: Pulling fs layer 09:04:16 4872d77fe225: Pulling fs layer 09:04:16 5851b861e8e6: Pulling fs layer 09:04:16 bab4dde63d76: Waiting 09:04:16 bde34c3a00c8: Waiting 09:04:16 b352a97aabf1: Waiting 09:04:16 4872d77fe225: Waiting 09:04:16 5851b861e8e6: Waiting 09:04:16 988bab9f4d93: Waiting 09:04:16 eaf3925da568: Waiting 09:04:16 1469e6f7b9e6: Waiting 09:04:16 e2be974225ed: Download complete 09:04:16 988bab9f4d93: Verifying Checksum 09:04:16 988bab9f4d93: Download complete 09:04:16 1469e6f7b9e6: Verifying Checksum 09:04:16 1469e6f7b9e6: Download complete 09:04:16 339a4e72a1f5: Verifying Checksum 09:04:16 339a4e72a1f5: Download complete 09:04:16 bde34c3a00c8: Download complete 09:04:16 b352a97aabf1: Download complete 09:04:16 4872d77fe225: Verifying Checksum 09:04:16 4872d77fe225: Download complete 09:04:16 5851b861e8e6: Verifying Checksum 09:04:16 5851b861e8e6: Download complete 09:04:16 b85a868b505f: Verifying Checksum 09:04:16 b85a868b505f: Download complete 09:04:17 bab4dde63d76: Verifying Checksum 09:04:17 bab4dde63d76: Download complete 09:04:18 b85a868b505f: Pull complete 09:04:18 e2be974225ed: Pull complete 09:04:18 339a4e72a1f5: Pull complete 09:04:18 988bab9f4d93: Pull complete 09:04:19 1469e6f7b9e6: Pull complete 09:04:19 eaf3925da568: Pull complete 09:04:20 bab4dde63d76: Pull complete 09:04:20 bde34c3a00c8: Pull complete 09:04:20 b352a97aabf1: Pull complete 09:04:21 4872d77fe225: Pull complete 09:04:21 5851b861e8e6: Pull complete 09:04:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:21 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:04:21 $ 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 09:04:24 $ docker top 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 -eo pid,comm 09:04:24 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). 09:04:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:24 [ssh-agent] Looking for ssh-agent implementation... 09:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:24 $ docker exec 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent 09:04:24 SSH_AUTH_SOCK=/tmp/ssh-fbDwEcTa6cKb/agent.32 09:04:24 SSH_AGENT_PID=38 09:04:24 Running ssh-add (command line suppressed) 09:04:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11415607175524668533.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11415607175524668533.key) 09:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:24 + git tag --points-at HEAD [Pipeline] } 09:04:24 $ docker exec --env ******** --env ******** 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent -k 09:04:24 unset SSH_AUTH_SOCK; 09:04:24 unset SSH_AGENT_PID; 09:04:24 echo Agent pid 38 killed; 09:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:24 [ssh-agent] Looking for ssh-agent implementation... 09:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:25 $ docker exec 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent 09:04:25 SSH_AUTH_SOCK=/tmp/ssh-noUO7bLueux5/agent.71 09:04:25 SSH_AGENT_PID=77 09:04:25 Running ssh-add (command line suppressed) 09:04:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9333065347612605864.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9333065347612605864.key) 09:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:25 + git semver init 09:04:25 2024-10-30 09:04:25,813 [run_init] DEBUG init version:0.0.0 force:False 09:04:25 2024-10-30 09:04:25,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 09:04:25 2024-10-30 09:04:25,814 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 09:04:25 2024-10-30 09:04:25,814 [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) 09:04:27 2024-10-30 09:04:27,590 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 09:04:27 2024-10-30 09:04:27,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 09:04:27 2024-10-30 09:04:27,590 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:04:27 2024-10-30 09:04:27,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:04:27 4.0.0-dev.1 [Pipeline] } 09:04:27 $ docker exec --env ******** --env ******** 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 ssh-agent -k 09:04:27 unset SSH_AUTH_SOCK; 09:04:27 unset SSH_AGENT_PID; 09:04:27 echo Agent pid 77 killed; 09:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:28 + git semver [Pipeline] } 09:04:28 $ docker stop --time=1 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 09:04:29 $ docker rm -f --volumes 1c445db7a464eb61689b3c2aef946ba688832cb9579a75223701872731f31459 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:30 Stashed 1 file(s) [Pipeline] echo 09:04:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 09:04:30 provisioning config files... 09:04:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7987389013860655247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:30 ---> ****-login.sh 09:04:30 nexus3.edgexfoundry.org:10001 09:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:30 Configure a credential helper to remove this warning. See 09:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:30 09:04:30 Login Succeeded 09:04:30 nexus3.edgexfoundry.org:10002 09:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:30 Configure a credential helper to remove this warning. See 09:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:30 09:04:30 Login Succeeded 09:04:30 nexus3.edgexfoundry.org:10003 09:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:31 Configure a credential helper to remove this warning. See 09:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:31 09:04:31 Login Succeeded 09:04:31 nexus3.edgexfoundry.org:10004 09:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:31 Configure a credential helper to remove this warning. See 09:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:31 09:04:31 Login Succeeded 09:04:31 ****.io 09:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:31 Configure a credential helper to remove this warning. See 09:04:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:31 09:04:31 Login Succeeded 09:04:31 ---> ****-login.sh ends [Pipeline] } 09:04:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:31 ========================================================= 09:04:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:04:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:04:31 Sending build context to Docker daemon 11.47MB 09:04:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:04:31 Step 2/12 : FROM ${BASE} AS builder 09:04:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:04:31 43c4264eed91: Pulling fs layer 09:04:31 4cc291be95ef: Pulling fs layer 09:04:31 2ac1f1163629: Pulling fs layer 09:04:31 5c3c966382ef: Pulling fs layer 09:04:31 4f4fb700ef54: Pulling fs layer 09:04:31 5d5c8e513c77: Pulling fs layer 09:04:31 9f66e0745190: Pulling fs layer 09:04:31 f49a43e4bbc0: Pulling fs layer 09:04:31 561ebcabdf7f: Pulling fs layer 09:04:31 5c3c966382ef: Waiting 09:04:31 4f4fb700ef54: Waiting 09:04:31 5d5c8e513c77: Waiting 09:04:31 9f66e0745190: Waiting 09:04:31 f49a43e4bbc0: Waiting 09:04:31 561ebcabdf7f: Waiting 09:04:31 4cc291be95ef: Download complete 09:04:31 5c3c966382ef: Download complete 09:04:31 4f4fb700ef54: Download complete 09:04:32 5d5c8e513c77: Verifying Checksum 09:04:32 5d5c8e513c77: Download complete 09:04:32 43c4264eed91: Download complete 09:04:32 9f66e0745190: Verifying Checksum 09:04:32 9f66e0745190: Download complete 09:04:32 43c4264eed91: Pull complete 09:04:32 561ebcabdf7f: Download complete 09:04:32 4cc291be95ef: Pull complete 09:04:32 2ac1f1163629: Verifying Checksum 09:04:32 2ac1f1163629: Download complete 09:04:32 f49a43e4bbc0: Verifying Checksum 09:04:32 f49a43e4bbc0: Download complete 09:04:36 2ac1f1163629: Pull complete 09:04:36 5c3c966382ef: Pull complete 09:04:36 4f4fb700ef54: Pull complete 09:04:36 5d5c8e513c77: Pull complete 09:04:36 9f66e0745190: Pull complete 09:04:39 f49a43e4bbc0: Pull complete 09:04:39 561ebcabdf7f: Pull complete 09:04:39 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:04:39 ---> 3a752c3f9dda 09:04:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:04:43 ---> Running in a093e7100489 09:04:43 Removing intermediate container a093e7100489 09:04:43 ---> 89c3c2af2947 09:04:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:04:43 ---> Running in b8003ddbb979 09:04:43 Removing intermediate container b8003ddbb979 09:04:43 ---> 1485b251d45c 09:04:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 09:04:43 ---> Running in 9e5d08e116d9 09:04:43 Removing intermediate container 9e5d08e116d9 09:04:43 ---> 629819991e4a 09:04:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:04:43 ---> Running in 53acd99260a4 09:04:43 Removing intermediate container 53acd99260a4 09:04:43 ---> 795f4fdd48aa 09:04:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:43 ---> Running in 0e9de3ffb601 09:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:44 OK: 246 MiB in 54 packages 09:04:44 Removing intermediate container 0e9de3ffb601 09:04:44 ---> 0974cb720651 09:04:44 Step 8/12 : WORKDIR /app 09:04:44 ---> Running in e8a8058c7ad3 09:04:45 Removing intermediate container e8a8058c7ad3 09:04:45 ---> 42a7051578e5 09:04:45 Step 9/12 : COPY go.mod vendor* ./ 09:04:45 ---> 5fb6acf29cb5 09:04:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:45 ---> Running in b1f6020bc3cc 09:04:45 Still waiting to schedule task 09:04:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:05:31 Removing intermediate container b1f6020bc3cc 09:05:31 ---> 4a2a76198079 09:05:31 Step 11/12 : COPY . . 09:05:31 ---> e7a408ec7d05 09:05:31 Step 12/12 : RUN $MAKE 09:05:31 ---> Running in d9353534324d 09:05:31 noop 09:05:31 Removing intermediate container d9353534324d 09:05:31 ---> f6d4497de892 09:05:31 Successfully built f6d4497de892 09:05:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:32 + docker inspect -f . ci-base-image-x86_64 09:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:32 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:05:32 $ 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 09:05:32 $ docker top 748e12ff243c63ca509c2a3780186dafb084c5c51c563d6ec6ddf8c5c4a8809b -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:33 + go version 09:05:33 go version go1.23.2 linux/amd64 [Pipeline] } 09:05:33 $ docker stop --time=1 748e12ff243c63ca509c2a3780186dafb084c5c51c563d6ec6ddf8c5c4a8809b 09:05:34 $ docker rm -f --volumes 748e12ff243c63ca509c2a3780186dafb084c5c51c563d6ec6ddf8c5c4a8809b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:34 + docker inspect -f . ci-base-image-x86_64 09:05:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:34 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:05:34 $ 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 09:05:35 $ docker top 87521c81a6190669b93f27cd7354556f4a436f69f086fc992ecb2d38bb35847c -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:35 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 09:05:35 + make test 09:05:35 go test ./... -coverprofile=coverage.out ./... 09:05:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:05:57 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 09:05:57 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 09:06:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.510s coverage: 40.6% of statements 09:06:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 09:06:00 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.239s coverage: 51.9% of statements 09:06:15 go vet ./... 09:06:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:06:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:06:19 ./bin/test-attribution-txt.sh [Pipeline] echo 09:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:06:19 $ docker stop --time=1 87521c81a6190669b93f27cd7354556f4a436f69f086fc992ecb2d38bb35847c 09:06:22 $ docker rm -f --volumes 87521c81a6190669b93f27cd7354556f4a436f69f086fc992ecb2d38bb35847c [Pipeline] // withDockerContainer [Pipeline] sh 09:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:06:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:06:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:06:23 + ls -al . 09:06:23 total 716 09:06:23 drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 09:05 . 09:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:04 .. 09:06:23 -rw-rw-r-- 1 jenkins jenkins 134 Oct 30 09:04 .dockerignore 09:06:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 09:06 .git 09:06:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:04 .github 09:06:23 -rw-rw-r-- 1 jenkins jenkins 880 Oct 30 09:04 .gitignore 09:06:23 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 09:04 .golangci.yml 09:06:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 09:04 .semver 09:06:23 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 30 09:04 Attribution.txt 09:06:23 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 30 09:04 CHANGELOG.md 09:06:23 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 30 09:04 Dockerfile 09:06:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 09:04 GOVERNANCE.md 09:06:23 -rw-rw-r-- 1 jenkins jenkins 661 Oct 30 09:04 Jenkinsfile 09:06:23 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 30 09:04 LICENSE 09:06:23 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 30 09:04 Makefile 09:06:23 -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 09:04 OWNERS.md 09:06:23 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 30 09:04 README.md 09:06:23 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 09:04 VERSION 09:06:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:04 bin 09:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:04 cmd 09:06:23 -rw-r--r-- 1 jenkins jenkins 451915 Oct 30 09:06 coverage.out 09:06:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:04 examples 09:06:23 -rw-rw-r-- 1 jenkins jenkins 7128 Oct 30 09:04 go.mod 09:06:23 -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 09:04 go.sum 09:06:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:04 images 09:06:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:04 internal 09:06:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:04 pkg 09:06:23 -rw-rw-r-- 1 jenkins jenkins 193 Oct 30 09:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:24 + 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=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 --label arch=amd64 --label version=4.0.0-dev.1 . 09:06:24 Sending build context to Docker daemon 11.47MB 09:06:24 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 09:06:24 Step 2/25 : FROM ${BASE} AS builder 09:06:24 ---> f6d4497de892 09:06:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:06:24 ---> Running in f0cc04bd9167 09:06:24 Removing intermediate container f0cc04bd9167 09:06:24 ---> 1784d1d954f5 09:06:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:06:24 ---> Running in 2fbc0ec4921f 09:06:24 Removing intermediate container 2fbc0ec4921f 09:06:24 ---> 7adb4c58fdb5 09:06:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 09:06:24 ---> Running in 1be598e3fea8 09:06:24 Removing intermediate container 1be598e3fea8 09:06:24 ---> d77e63e214ac 09:06:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:06:24 ---> Running in 411fcb69eb16 09:06:24 Removing intermediate container 411fcb69eb16 09:06:24 ---> 0fc45352c293 09:06:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:06:24 ---> Running in 9cfd0654275f 09:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24138 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 09:06:25 Running in /w/workspace/device-rfid-llrp-go/156 [Pipeline] { [Pipeline] checkout 09:06:25 OK: 246 MiB in 54 packages 09:06:25 Removing intermediate container 9cfd0654275f 09:06:25 ---> 9bce8b1bf86d 09:06:25 Step 8/25 : WORKDIR /app 09:06:25 ---> Running in 4f19d93cd3e9 09:06:25 Removing intermediate container 4f19d93cd3e9 09:06:25 ---> da956374345b 09:06:25 Step 9/25 : COPY go.mod vendor* ./ 09:06:26 ---> 1a82eaed2fea 09:06:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:26 ---> Running in e152acf07f9c 09:06:26 Removing intermediate container e152acf07f9c 09:06:26 ---> f589198f7b12 09:06:26 Step 11/25 : COPY . . 09:06:27 ---> 403e8ccd81ed 09:06:27 Step 12/25 : RUN $MAKE 09:06:27 ---> Running in f4752b88f3a3 09:06:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 09:06:28 The recommended git tool is: git 09:06:32 using credential edgex-jenkins-ssh 09:06:32 Cloning the remote Git repository 09:06:33 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:06:33 > git init /w/workspace/device-rfid-llrp-go/156 # timeout=10 09:06:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:06:33 > git --version # timeout=10 09:06:33 > git --version # 'git version 2.25.1' 09:06:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:36 Avoid second fetch 09:06:36 Checking out Revision d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 (main) 09:06:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:36 > git config core.sparsecheckout # timeout=10 09:06:36 > git checkout -f d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 09:06:37 Commit message: "Merge pull request #323 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:06:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:42 Dload Upload Total Spent Left Speed 09:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 09:06:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:06:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:06:42 + sudo tee /etc/docker/daemon.new 09:06:42 { 09:06:42 "registry-mirrors": [ 09:06:42 "https://nexus3.edgexfoundry.org:10001" 09:06:42 ], 09:06:42 "bip": "10.250.0.254/24", 09:06:42 "hosts": [ 09:06:42 "tcp://0.0.0.0:5555", 09:06:42 "unix:///var/run/docker.sock" 09:06:42 ], 09:06:42 "mtu": 1458, 09:06:42 "selinux-enabled": true, 09:06:42 "seccomp-profile": "/etc/docker/seccomp.json" 09:06:42 } [Pipeline] sh 09:06:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:06:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:01 provisioning config files... 09:07:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/156@tmp/config8857743701024786044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> ****-login.sh 09:07:02 nexus3.edgexfoundry.org:10001 09:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:02 Configure a credential helper to remove this warning. See 09:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:02 09:07:02 Login Succeeded 09:07:02 nexus3.edgexfoundry.org:10002 09:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:02 Configure a credential helper to remove this warning. See 09:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:02 09:07:03 Login Succeeded 09:07:03 nexus3.edgexfoundry.org:10003 09:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:03 Configure a credential helper to remove this warning. See 09:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:03 09:07:03 Login Succeeded 09:07:03 nexus3.edgexfoundry.org:10004 09:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:03 Configure a credential helper to remove this warning. See 09:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:03 09:07:03 Login Succeeded 09:07:03 ****.io 09:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:04 Configure a credential helper to remove this warning. See 09:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:04 09:07:04 Login Succeeded 09:07:04 ---> ****-login.sh ends [Pipeline] } 09:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:04 ========================================================= 09:07:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:07:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:07:05 Sending build context to Docker daemon 1.21MB 09:07:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:07:05 Step 2/12 : FROM ${BASE} AS builder 09:07:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:07:05 cf04c63912e1: Pulling fs layer 09:07:05 55b35a11ae5e: Pulling fs layer 09:07:05 a37a00ec5f00: Pulling fs layer 09:07:05 50b3750afda1: Pulling fs layer 09:07:05 4f4fb700ef54: Pulling fs layer 09:07:05 80978eb59214: Pulling fs layer 09:07:05 c9f46d7d2bd2: Pulling fs layer 09:07:05 c5a475d317c9: Pulling fs layer 09:07:05 50b3750afda1: Waiting 09:07:05 4f4fb700ef54: Waiting 09:07:05 80978eb59214: Waiting 09:07:05 c9f46d7d2bd2: Waiting 09:07:05 c5a475d317c9: Waiting 09:07:05 55b35a11ae5e: Verifying Checksum 09:07:05 55b35a11ae5e: Download complete 09:07:05 50b3750afda1: Verifying Checksum 09:07:05 4f4fb700ef54: Download complete 09:07:05 80978eb59214: Verifying Checksum 09:07:05 80978eb59214: Download complete 09:07:05 cf04c63912e1: Verifying Checksum 09:07:05 cf04c63912e1: Download complete 09:07:06 c5a475d317c9: Verifying Checksum 09:07:06 c5a475d317c9: Download complete 09:07:06 Removing intermediate container f4752b88f3a3 09:07:06 ---> 48007c89c909 09:07:06 Step 13/25 : FROM alpine:3.20 09:07:06 3.20: Pulling from library/alpine 09:07:06 43c4264eed91: Already exists 09:07:06 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:07:06 Status: Downloaded newer image for alpine:3.20 09:07:06 ---> 91ef0af61f39 09:07:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:07:06 ---> Running in 18e62d76dce0 09:07:06 Removing intermediate container 18e62d76dce0 09:07:06 ---> a9b7ae141c2d 09:07:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:07:06 ---> Running in a6825589ebb0 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:07:06 (1/1) Installing dumb-init (1.2.5-r3) 09:07:06 Executing busybox-1.36.1-r29.trigger 09:07:06 OK: 8 MiB in 15 packages 09:07:06 Removing intermediate container a6825589ebb0 09:07:06 ---> c5fe27a6c148 09:07:06 Step 16/25 : RUN apk --no-cache upgrade 09:07:06 ---> Running in dd302651fb82 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:07:06 Upgrading critical system libraries and apk-tools: 09:07:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:06 Executing busybox-1.36.1-r29.trigger 09:07:06 Continuing the upgrade transaction with new apk-tools: 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:07:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:07:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:07:06 OK: 8 MiB in 15 packages 09:07:06 Removing intermediate container dd302651fb82 09:07:06 ---> 494fed753d28 09:07:06 Step 17/25 : COPY --from=builder /app/LICENSE / 09:07:06 ---> 561e4c0824d6 09:07:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:07:06 ---> c722882ef54c 09:07:06 Step 19/25 : COPY --from=builder /app/cmd/ / 09:07:06 cf04c63912e1: Pull complete 09:07:06 ---> 2a2f70bf031e 09:07:06 Step 20/25 : EXPOSE 59989 09:07:06 ---> Running in 5014b3ece39c 09:07:06 Removing intermediate container 5014b3ece39c 09:07:06 ---> d42fadd05ff0 09:07:06 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:07:06 ---> Running in 066096e263d6 09:07:06 Removing intermediate container 066096e263d6 09:07:06 ---> c84de52fe470 09:07:06 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:07:06 ---> Running in 8437d6f93613 09:07:06 Removing intermediate container 8437d6f93613 09:07:06 ---> c620d6f10418 09:07:06 Step 23/25 : LABEL arch=amd64 09:07:06 ---> Running in 6734bc79cc74 09:07:06 Removing intermediate container 6734bc79cc74 09:07:06 ---> aba7f0a57027 09:07:06 Step 24/25 : LABEL git_sha=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:07:06 ---> Running in 6fe6af6b41ea 09:07:06 Removing intermediate container 6fe6af6b41ea 09:07:06 ---> 48336459a253 09:07:06 Step 25/25 : LABEL version=4.0.0-dev.1 09:07:06 55b35a11ae5e: Pull complete 09:07:07 ---> Running in 642dc408e631 09:07:07 Removing intermediate container 642dc408e631 09:07:07 ---> 4c89b4418468 09:07:07 [Warning] One or more build-args [ARCH] were not consumed 09:07:07 Successfully built 4c89b4418468 09:07:07 Successfully tagged device-rfid-llrp:latest [Pipeline] } 09:07:07 a37a00ec5f00: Verifying Checksum 09:07:07 a37a00ec5f00: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:07 provisioning config files... 09:07:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10469264244746557441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:07 ---> ****-login.sh 09:07:07 nexus3.edgexfoundry.org:10001 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:07 Configure a credential helper to remove this warning. See 09:07:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:07 09:07:07 Login Succeeded 09:07:07 nexus3.edgexfoundry.org:10002 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:07 Configure a credential helper to remove this warning. See 09:07:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:07 09:07:07 Login Succeeded 09:07:07 nexus3.edgexfoundry.org:10003 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:07 Configure a credential helper to remove this warning. See 09:07:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:07 09:07:07 Login Succeeded 09:07:07 nexus3.edgexfoundry.org:10004 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:07 Configure a credential helper to remove this warning. See 09:07:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:07 09:07:07 Login Succeeded 09:07:07 ****.io 09:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:08 Configure a credential helper to remove this warning. See 09:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:08 09:07:08 Login Succeeded 09:07:08 ---> ****-login.sh ends [Pipeline] } 09:07:08 Deleting 1 temporary files 09:07:08 c9f46d7d2bd2: Verifying Checksum 09:07:08 c9f46d7d2bd2: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:08 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 09:07:08 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:07:08 latest 09:07:08 4.0.0-dev.1 09:07:08 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 09:07:08 main 09:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:07:08 0791a74df2c8: Preparing 09:07:08 d825b1c4d63b: Preparing 09:07:08 f938df0fca45: Preparing 09:07:08 df012df72e3d: Preparing 09:07:08 c8a49d67e2c4: Preparing 09:07:08 63ca1fbb43ae: Preparing 09:07:08 63ca1fbb43ae: Waiting 09:07:08 f938df0fca45: Pushed 09:07:08 c8a49d67e2c4: Pushed 09:07:08 d825b1c4d63b: Pushed 09:07:08 63ca1fbb43ae: Layer already exists 09:07:09 df012df72e3d: Pushed 09:07:14 0791a74df2c8: Pushed 09:07:14 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 09:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:07:15 0791a74df2c8: Preparing 09:07:15 d825b1c4d63b: Preparing 09:07:15 f938df0fca45: Preparing 09:07:15 df012df72e3d: Preparing 09:07:15 c8a49d67e2c4: Preparing 09:07:15 63ca1fbb43ae: Preparing 09:07:15 63ca1fbb43ae: Waiting 09:07:15 0791a74df2c8: Layer already exists 09:07:15 c8a49d67e2c4: Layer already exists 09:07:15 f938df0fca45: Layer already exists 09:07:15 df012df72e3d: Layer already exists 09:07:15 d825b1c4d63b: Layer already exists 09:07:15 63ca1fbb43ae: Layer already exists 09:07:15 latest: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.1 09:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:07:16 0791a74df2c8: Preparing 09:07:16 d825b1c4d63b: Preparing 09:07:16 f938df0fca45: Preparing 09:07:16 df012df72e3d: Preparing 09:07:16 c8a49d67e2c4: Preparing 09:07:16 63ca1fbb43ae: Preparing 09:07:16 63ca1fbb43ae: Waiting 09:07:16 f938df0fca45: Layer already exists 09:07:16 c8a49d67e2c4: Layer already exists 09:07:16 d825b1c4d63b: Layer already exists 09:07:16 0791a74df2c8: Layer already exists 09:07:16 df012df72e3d: Layer already exists 09:07:16 63ca1fbb43ae: Layer already exists 09:07:16 4.0.0-dev.1: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 09:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:07:16 0791a74df2c8: Preparing 09:07:16 d825b1c4d63b: Preparing 09:07:16 f938df0fca45: Preparing 09:07:16 df012df72e3d: Preparing 09:07:16 c8a49d67e2c4: Preparing 09:07:16 63ca1fbb43ae: Preparing 09:07:16 63ca1fbb43ae: Waiting 09:07:16 d825b1c4d63b: Layer already exists 09:07:16 0791a74df2c8: Layer already exists 09:07:16 c8a49d67e2c4: Layer already exists 09:07:16 df012df72e3d: Layer already exists 09:07:16 f938df0fca45: Layer already exists 09:07:16 63ca1fbb43ae: Layer already exists 09:07:16 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 09:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:07:17 0791a74df2c8: Preparing 09:07:17 d825b1c4d63b: Preparing 09:07:17 f938df0fca45: Preparing 09:07:17 df012df72e3d: Preparing 09:07:17 c8a49d67e2c4: Preparing 09:07:17 63ca1fbb43ae: Preparing 09:07:17 63ca1fbb43ae: Waiting 09:07:17 f938df0fca45: Layer already exists 09:07:17 c8a49d67e2c4: Layer already exists 09:07:17 0791a74df2c8: Layer already exists 09:07:17 d825b1c4d63b: Layer already exists 09:07:17 df012df72e3d: Layer already exists 09:07:17 63ca1fbb43ae: Layer already exists 09:07:17 main: digest: sha256:37615c7541075fb9aa366332bbda891925ac9344bbe02b8688e95897ce9c6114 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:17 ===================================================== [Pipeline] echo 09:07:17 taggedImages: 09:07:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:07:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 09:07:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.1 09:07:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 09:07:17 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:17 09:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:18 latest: Pulling from edgex-lftools-log-publisher 09:07:18 5eb5b503b376: Pulling fs layer 09:07:18 5c69ac0246d0: Pulling fs layer 09:07:18 ec43610c2a17: Pulling fs layer 09:07:18 3a2ae6a8a46f: Pulling fs layer 09:07:18 33b1e0a273af: Pulling fs layer 09:07:18 5d3b04190fa2: Pulling fs layer 09:07:18 2f39f015ded8: Pulling fs layer 09:07:18 3a2ae6a8a46f: Waiting 09:07:18 2f39f015ded8: Waiting 09:07:18 33b1e0a273af: Waiting 09:07:18 5d3b04190fa2: Waiting 09:07:18 5c69ac0246d0: Download complete 09:07:18 3a2ae6a8a46f: Download complete 09:07:18 33b1e0a273af: Verifying Checksum 09:07:18 33b1e0a273af: Download complete 09:07:18 5d3b04190fa2: Verifying Checksum 09:07:18 5d3b04190fa2: Download complete 09:07:18 ec43610c2a17: Verifying Checksum 09:07:18 ec43610c2a17: Download complete 09:07:18 5eb5b503b376: Verifying Checksum 09:07:18 5eb5b503b376: Download complete 09:07:18 2f39f015ded8: Download complete 09:07:19 5eb5b503b376: Pull complete 09:07:19 5c69ac0246d0: Pull complete 09:07:20 ec43610c2a17: Pull complete 09:07:20 3a2ae6a8a46f: Pull complete 09:07:20 a37a00ec5f00: Pull complete 09:07:20 50b3750afda1: Pull complete 09:07:20 33b1e0a273af: Pull complete 09:07:20 5d3b04190fa2: Pull complete 09:07:20 4f4fb700ef54: Pull complete 09:07:21 80978eb59214: Pull complete 09:07:25 2f39f015ded8: Pull complete 09:07:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:26 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:07:26 $ 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 09:07:29 c9f46d7d2bd2: Pull complete 09:07:29 $ docker top f0d16e86db0ff871e62ec0049817dfc58baa2ba3fd7ce234cf154477310743cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:30 c5a475d317c9: Pull complete 09:07:30 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:07:30 ---> be29e6b0f0d4 09:07:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:07:30 ---> job-cost.sh 09:07:30 lf-activate-venv: SKIPPING 09:07:30 INFO: No Stack... 09:07:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:30 INFO: Archiving Costs [Pipeline] sh 09:07:30 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 09:07:30 + cut -d, -f6 [Pipeline] lock 09:07:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] 09:07:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] did not exist. Created. 09:07:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:31 + echo total: 0.2199999988079071 [Pipeline] stash 09:07:31 Stashed 1 file(s) [Pipeline] } 09:07:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:31 $ docker stop --time=1 f0d16e86db0ff871e62ec0049817dfc58baa2ba3fd7ce234cf154477310743cc 09:07:31 ---> Running in 5826ea8017e2 09:07:31 Removing intermediate container 5826ea8017e2 09:07:31 ---> 0e88371d9bd6 09:07:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:07:31 ---> Running in e1dea638e0a0 09:07:32 Removing intermediate container e1dea638e0a0 09:07:32 ---> 480ef1aa8063 09:07:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 09:07:32 ---> Running in 7eed566ca72e 09:07:32 $ docker rm -f --volumes f0d16e86db0ff871e62ec0049817dfc58baa2ba3fd7ce234cf154477310743cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:32 Removing intermediate container 7eed566ca72e 09:07:32 ---> b3e15015f104 09:07:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:07:32 ---> Running in 89b6608d46c4 09:07:32 Removing intermediate container 89b6608d46c4 09:07:32 ---> e045d30f3b78 09:07:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:33 ---> Running in a4fad9c3ac7c 09:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:35 OK: 238 MiB in 54 packages 09:07:36 Removing intermediate container a4fad9c3ac7c 09:07:36 ---> 108c82f1c328 09:07:36 Step 8/12 : WORKDIR /app 09:07:36 ---> Running in af5ea5833cbc 09:07:36 Removing intermediate container af5ea5833cbc 09:07:36 ---> fcddb7ad7035 09:07:36 Step 9/12 : COPY go.mod vendor* ./ 09:07:37 ---> cd2c7cd29f6c 09:07:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:37 ---> Running in da7924e10b17 09:09:29 Removing intermediate container da7924e10b17 09:09:29 ---> e78e2f279dcc 09:09:29 Step 11/12 : COPY . . 09:09:29 ---> 9b412edefdbf 09:09:29 Step 12/12 : RUN $MAKE 09:09:29 ---> Running in a2d30d49257e 09:09:29 noop 09:09:29 Removing intermediate container a2d30d49257e 09:09:29 ---> 00ff7d34cac0 09:09:29 Successfully built 00ff7d34cac0 09:09:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:30 + docker inspect -f . ci-base-image-arm64 09:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:30 prd-ubuntu20.04-docker-arm64-4c-16g-24138 does not seem to be running inside a container 09:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/156 -v /w/workspace/device-rfid-llrp-go/156:/w/workspace/device-rfid-llrp-go/156:rw,z -v /w/workspace/device-rfid-llrp-go/156@tmp:/w/workspace/device-rfid-llrp-go/156@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 09:09:31 $ docker top f93a015e926e0326d42434824bdcf727b2c350a0a08a745ebc1f8059d38c3576 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:32 + go version 09:09:32 go version go1.23.2 linux/arm64 [Pipeline] } 09:09:32 $ docker stop --time=1 f93a015e926e0326d42434824bdcf727b2c350a0a08a745ebc1f8059d38c3576 09:09:34 $ docker rm -f --volumes f93a015e926e0326d42434824bdcf727b2c350a0a08a745ebc1f8059d38c3576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:34 + docker inspect -f . ci-base-image-arm64 09:09:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:35 prd-ubuntu20.04-docker-arm64-4c-16g-24138 does not seem to be running inside a container 09:09:35 $ 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/156 -v /w/workspace/device-rfid-llrp-go/156:/w/workspace/device-rfid-llrp-go/156:rw,z -v /w/workspace/device-rfid-llrp-go/156@tmp:/w/workspace/device-rfid-llrp-go/156@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 09:09:36 $ docker top 67f6dd63be3c5de26987b262348075532f2da78adeaf30024f39e23eff925e5e -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:37 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/156 [Pipeline] fileExists [Pipeline] sh 09:09:37 + make test 09:09:37 go test ./... -coverprofile=coverage.out ./... 09:09:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:13:06 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 09:13:06 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 09:13:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.894s coverage: 40.6% of statements 09:13:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements 09:13:33 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.594s coverage: 51.9% of statements 09:13:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:13:33 go vet ./... 09:14:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:20 ./bin/test-attribution-txt.sh [Pipeline] echo 09:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:14:20 $ docker stop --time=1 67f6dd63be3c5de26987b262348075532f2da78adeaf30024f39e23eff925e5e 09:14:22 $ docker rm -f --volumes 67f6dd63be3c5de26987b262348075532f2da78adeaf30024f39e23eff925e5e [Pipeline] // withDockerContainer [Pipeline] sh 09:14:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:24 Warning: overwriting stash ‘coverage-report’ 09:14:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:25 + ls -al . 09:14:25 total 712 09:14:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 09:09 . 09:14:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:06 .. 09:14:25 -rw-rw-r-- 1 jenkins jenkins 134 Oct 30 09:06 .dockerignore 09:14:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 09:06 .git 09:14:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:06 .github 09:14:25 -rw-rw-r-- 1 jenkins jenkins 880 Oct 30 09:06 .gitignore 09:14:25 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 09:06 .golangci.yml 09:14:25 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 30 09:06 Attribution.txt 09:14:25 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 30 09:06 CHANGELOG.md 09:14:25 -rw-rw-r-- 1 jenkins jenkins 1489 Oct 30 09:06 Dockerfile 09:14:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 09:06 GOVERNANCE.md 09:14:25 -rw-rw-r-- 1 jenkins jenkins 661 Oct 30 09:06 Jenkinsfile 09:14:25 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 30 09:06 LICENSE 09:14:25 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 30 09:06 Makefile 09:14:25 -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 09:06 OWNERS.md 09:14:25 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 30 09:06 README.md 09:14:25 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 09:04 VERSION 09:14:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:06 bin 09:14:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:06 cmd 09:14:25 -rw-r--r-- 1 jenkins jenkins 451915 Oct 30 09:13 coverage.out 09:14:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:06 examples 09:14:25 -rw-rw-r-- 1 jenkins jenkins 7128 Oct 30 09:06 go.mod 09:14:25 -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 09:06 go.sum 09:14:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:06 images 09:14:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 09:06 internal 09:14:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 09:06 pkg 09:14:25 -rw-rw-r-- 1 jenkins jenkins 193 Oct 30 09:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:25 + 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=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 --label arch=arm64 --label version=4.0.0-dev.1 . 09:14:25 Sending build context to Docker daemon 1.21MB 09:14:25 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 09:14:25 Step 2/25 : FROM ${BASE} AS builder 09:14:25 ---> 00ff7d34cac0 09:14:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:14:25 ---> Running in a8c4ce76183c 09:14:26 Removing intermediate container a8c4ce76183c 09:14:26 ---> 2ecac5f938bd 09:14:26 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:26 ---> Running in 356d50e7926f 09:14:26 Removing intermediate container 356d50e7926f 09:14:26 ---> 7138c7fee7f5 09:14:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 09:14:26 ---> Running in a9502735e895 09:14:27 Removing intermediate container a9502735e895 09:14:27 ---> a0a7a04c3e24 09:14:27 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:14:27 ---> Running in 7c5a5f27721f 09:14:27 Removing intermediate container 7c5a5f27721f 09:14:27 ---> 35b2363dc56e 09:14:27 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:27 ---> Running in ace90bd81bea 09:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:14:29 OK: 238 MiB in 54 packages 09:14:30 Removing intermediate container ace90bd81bea 09:14:30 ---> b41bcb8287cd 09:14:30 Step 8/25 : WORKDIR /app 09:14:30 ---> Running in f984045098f0 09:14:30 Removing intermediate container f984045098f0 09:14:30 ---> 52e0bfdaabd1 09:14:30 Step 9/25 : COPY go.mod vendor* ./ 09:14:31 ---> 21871e0f7869 09:14:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:31 ---> Running in 3d0aa9fb1f37 09:14:33 Removing intermediate container 3d0aa9fb1f37 09:14:33 ---> 38d892eb7359 09:14:33 Step 11/25 : COPY . . 09:14:34 ---> b9dd2920789c 09:14:34 Step 12/25 : RUN $MAKE 09:14:34 ---> Running in 9dd097d48122 09:14:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 09:18:12 Removing intermediate container 9dd097d48122 09:18:12 ---> 7ab819bee547 09:18:12 Step 13/25 : FROM alpine:3.20 09:18:12 3.20: Pulling from library/alpine 09:18:12 cf04c63912e1: Already exists 09:18:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:18:12 Status: Downloaded newer image for alpine:3.20 09:18:12 ---> c157a85ed455 09:18:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:18:12 ---> Running in cfc23b594d52 09:18:13 Removing intermediate container cfc23b594d52 09:18:13 ---> 312a4110b018 09:18:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:18:13 ---> Running in 81e6c03f215d 09:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:16 (1/1) Installing dumb-init (1.2.5-r3) 09:18:16 Executing busybox-1.36.1-r29.trigger 09:18:16 OK: 9 MiB in 15 packages 09:18:17 Removing intermediate container 81e6c03f215d 09:18:17 ---> 187292974bde 09:18:17 Step 16/25 : RUN apk --no-cache upgrade 09:18:17 ---> Running in dae71554bd81 09:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:19 Upgrading critical system libraries and apk-tools: 09:18:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:19 Executing busybox-1.36.1-r29.trigger 09:18:20 Continuing the upgrade transaction with new apk-tools: 09:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:21 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:21 OK: 9 MiB in 15 packages 09:18:23 Removing intermediate container dae71554bd81 09:18:23 ---> cd15352a6ee5 09:18:23 Step 17/25 : COPY --from=builder /app/LICENSE / 09:18:23 ---> d347969f7c6f 09:18:23 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:18:24 ---> 6c0b53abe035 09:18:24 Step 19/25 : COPY --from=builder /app/cmd/ / 09:18:26 ---> 96eaabd9a260 09:18:26 Step 20/25 : EXPOSE 59989 09:18:26 ---> Running in 33519a12bb1a 09:18:26 Removing intermediate container 33519a12bb1a 09:18:26 ---> 21e52788c9d6 09:18:26 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:18:26 ---> Running in 2d29761ddae3 09:18:27 Removing intermediate container 2d29761ddae3 09:18:27 ---> 3e63698862d7 09:18:27 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:18:27 ---> Running in d94f0af478a8 09:18:27 Removing intermediate container d94f0af478a8 09:18:27 ---> 189c0983ccd9 09:18:27 Step 23/25 : LABEL arch=arm64 09:18:27 ---> Running in 0df0c3a61ec7 09:18:27 Removing intermediate container 0df0c3a61ec7 09:18:27 ---> 6ca1c3dfafb6 09:18:27 Step 24/25 : LABEL git_sha=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:18:28 ---> Running in 602416739e76 09:18:28 Removing intermediate container 602416739e76 09:18:28 ---> bcba470a6a37 09:18:28 Step 25/25 : LABEL version=4.0.0-dev.1 09:18:28 ---> Running in 4f53a63fa6af 09:18:28 Removing intermediate container 4f53a63fa6af 09:18:28 ---> c8f4efaa9850 09:18:28 [Warning] One or more build-args [ARCH] were not consumed 09:18:28 Successfully built c8f4efaa9850 09:18: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 09:18:28 provisioning config files... 09:18:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/156@tmp/config10950048116455082945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:29 ---> ****-login.sh 09:18:29 nexus3.edgexfoundry.org:10001 09:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:29 Configure a credential helper to remove this warning. See 09:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:29 09:18:29 Login Succeeded 09:18:29 nexus3.edgexfoundry.org:10002 09:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:29 Configure a credential helper to remove this warning. See 09:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:29 09:18:29 Login Succeeded 09:18:29 nexus3.edgexfoundry.org:10003 09:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:30 Configure a credential helper to remove this warning. See 09:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:30 09:18:30 Login Succeeded 09:18:30 nexus3.edgexfoundry.org:10004 09:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:30 Configure a credential helper to remove this warning. See 09:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:30 09:18:30 Login Succeeded 09:18:30 ****.io 09:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:31 Configure a credential helper to remove this warning. See 09:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:31 09:18:31 Login Succeeded 09:18:31 ---> ****-login.sh ends [Pipeline] } 09:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:18:31 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 09:18:31 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:18:31 latest 09:18:31 4.0.0-dev.1 09:18:31 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 09:18:31 main 09:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:18:32 ab2b34ff0e31: Preparing 09:18:32 4cfdb6b048a2: Preparing 09:18:32 aebcb065d967: Preparing 09:18:32 7eab566bddca: Preparing 09:18:32 2247fe970e15: Preparing 09:18:32 16113d51b718: Preparing 09:18:32 16113d51b718: Waiting 09:18:32 aebcb065d967: Pushed 09:18:32 4cfdb6b048a2: Pushed 09:18:32 2247fe970e15: Pushed 09:18:32 16113d51b718: Layer already exists 09:18:33 7eab566bddca: Pushed 09:18:43 ab2b34ff0e31: Pushed 09:18:43 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:44 + 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 09:18:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:18:44 ab2b34ff0e31: Preparing 09:18:44 4cfdb6b048a2: Preparing 09:18:44 aebcb065d967: Preparing 09:18:44 7eab566bddca: Preparing 09:18:44 2247fe970e15: Preparing 09:18:44 16113d51b718: Preparing 09:18:44 16113d51b718: Waiting 09:18:44 7eab566bddca: Layer already exists 09:18:44 2247fe970e15: Layer already exists 09:18:44 4cfdb6b048a2: Layer already exists 09:18:44 ab2b34ff0e31: Layer already exists 09:18:44 aebcb065d967: Layer already exists 09:18:44 16113d51b718: Layer already exists 09:18:44 latest: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:45 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.1 09:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:18:45 ab2b34ff0e31: Preparing 09:18:45 4cfdb6b048a2: Preparing 09:18:45 aebcb065d967: Preparing 09:18:45 7eab566bddca: Preparing 09:18:45 2247fe970e15: Preparing 09:18:45 16113d51b718: Preparing 09:18:45 16113d51b718: Waiting 09:18:45 4cfdb6b048a2: Layer already exists 09:18:45 aebcb065d967: Layer already exists 09:18:45 7eab566bddca: Layer already exists 09:18:45 2247fe970e15: Layer already exists 09:18:45 ab2b34ff0e31: Layer already exists 09:18:45 16113d51b718: Layer already exists 09:18:45 4.0.0-dev.1: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:46 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 09:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:18:46 ab2b34ff0e31: Preparing 09:18:46 4cfdb6b048a2: Preparing 09:18:46 aebcb065d967: Preparing 09:18:46 7eab566bddca: Preparing 09:18:46 2247fe970e15: Preparing 09:18:46 16113d51b718: Preparing 09:18:46 16113d51b718: Waiting 09:18:46 7eab566bddca: Layer already exists 09:18:46 4cfdb6b048a2: Layer already exists 09:18:46 aebcb065d967: Layer already exists 09:18:46 ab2b34ff0e31: Layer already exists 09:18:46 2247fe970e15: Layer already exists 09:18:46 16113d51b718: Layer already exists 09:18:46 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:47 + 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 09:18:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 09:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:18:47 ab2b34ff0e31: Preparing 09:18:47 4cfdb6b048a2: Preparing 09:18:47 aebcb065d967: Preparing 09:18:47 7eab566bddca: Preparing 09:18:47 2247fe970e15: Preparing 09:18:47 16113d51b718: Preparing 09:18:47 16113d51b718: Waiting 09:18:47 7eab566bddca: Layer already exists 09:18:47 4cfdb6b048a2: Layer already exists 09:18:47 aebcb065d967: Layer already exists 09:18:47 2247fe970e15: Layer already exists 09:18:47 ab2b34ff0e31: Layer already exists 09:18:47 16113d51b718: Layer already exists 09:18:47 main: digest: sha256:f18d8912b8efc3e78cf10145fd2ad454bdb95e312196fd1c12c632328d3e7057 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:47 ===================================================== [Pipeline] echo 09:18:47 taggedImages: 09:18:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 09:18:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:18:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.1 09:18:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0-4.0.0-dev.1 09:18:47 - 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 09:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:48 09:18:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:48 arm64: Pulling from edgex-lftools-log-publisher 09:18:48 8998bd30e6a1: Pulling fs layer 09:18:48 04944245beec: Pulling fs layer 09:18:48 699f458cf7ca: Pulling fs layer 09:18:48 765212b225bb: Pulling fs layer 09:18:48 f23df028b6ca: Pulling fs layer 09:18:48 d65c8cfc05b1: Pulling fs layer 09:18:48 2437ff75d9bd: Pulling fs layer 09:18:48 765212b225bb: Waiting 09:18:48 f23df028b6ca: Waiting 09:18:48 d65c8cfc05b1: Waiting 09:18:48 2437ff75d9bd: Waiting 09:18:48 04944245beec: Verifying Checksum 09:18:48 04944245beec: Download complete 09:18:48 765212b225bb: Verifying Checksum 09:18:48 765212b225bb: Download complete 09:18:48 f23df028b6ca: Verifying Checksum 09:18:48 f23df028b6ca: Download complete 09:18:48 d65c8cfc05b1: Verifying Checksum 09:18:48 d65c8cfc05b1: Download complete 09:18:49 699f458cf7ca: Verifying Checksum 09:18:49 699f458cf7ca: Download complete 09:18:49 8998bd30e6a1: Verifying Checksum 09:18:49 8998bd30e6a1: Download complete 09:18:52 2437ff75d9bd: Verifying Checksum 09:18:52 2437ff75d9bd: Download complete 09:18:54 8998bd30e6a1: Pull complete 09:18:55 04944245beec: Pull complete 09:18:56 699f458cf7ca: Pull complete 09:18:56 765212b225bb: Pull complete 09:18:57 f23df028b6ca: Pull complete 09:18:58 d65c8cfc05b1: Pull complete 09:19:16 2437ff75d9bd: Pull complete 09:19:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-24138 does not seem to be running inside a container 09:19:16 $ 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/156 -v /w/workspace/device-rfid-llrp-go/156:/w/workspace/device-rfid-llrp-go/156:rw,z -v /w/workspace/device-rfid-llrp-go/156@tmp:/w/workspace/device-rfid-llrp-go/156@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 09:19:19 $ docker top e7f0e3e82265d1e38e82198d9543d9d3f99144a893771e02f7bce1b3f6c66652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:20 ---> job-cost.sh 09:19:20 lf-activate-venv: SKIPPING 09:19:20 INFO: No Stack... 09:19:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:19:21 INFO: Archiving Costs [Pipeline] sh 09:19:21 + cat /w/workspace/device-rfid-llrp-go/156/archives/cost.csv 09:19:21 + cut -d, -f6 [Pipeline] lock 09:19:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] 09:19:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] did not exist. Created. 09:19:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:22 /w/workspace/device-rfid-llrp-go/156@tmp/durable-d982274b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:19:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:19:23 Warning: overwriting stash ‘stack-cost’ 09:19:23 Stashed 1 file(s) [Pipeline] } 09:19:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 09:19:23 $ docker stop --time=1 e7f0e3e82265d1e38e82198d9543d9d3f99144a893771e02f7bce1b3f6c66652 09:19:24 $ docker rm -f --volumes e7f0e3e82265d1e38e82198d9543d9d3f99144a893771e02f7bce1b3f6c66652 [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 09:19:25 provisioning config files... 09:19:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11043343772815133004tmp [Pipeline] { [Pipeline] sh 09:19:25 + set +x 09:19:25 + bash -s -- 09:19:25 + curl -s https://codecov.io/bash 09:19:25 09:19:25 _____ _ 09:19:25 / ____| | | 09:19:25 | | ___ __| | ___ ___ _____ __ 09:19:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:19:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:19:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:19:25 Bash-1.0.6 09:19:25 09:19:25 09:19:25 ==> git version 2.25.1 found 09:19:25 ==> 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 09:19:25 Release-Date: 2020-01-08 09:19:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:19:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:19:25 ==> Jenkins CI detected. 09:19:25 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 09:19:25 project root: . 09:19:25 --> token set from env 09:19:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:19:25 ==> Running gcov in . (disable via -X gcov) 09:19:25 ==> Python coveragepy not found 09:19:25 ==> Searching for coverage reports in: 09:19:25 + . 09:19:25 -> Found 1 reports 09:19:25 ==> Detecting git/mercurial file structure 09:19:25 ==> Reading reports 09:19:25 + ./coverage.out bytes=451915 09:19:25 ==> Appending adjustments 09:19:25 https://docs.codecov.io/docs/fixing-reports 09:19:25 + Found adjustments 09:19:25 ==> Gzipping contents 09:19:25 52K /tmp/codecov.Us7sPD.gz 09:19:25 ==> Uploading reports 09:19:25 url: https://codecov.io 09:19:25 query: branch=main&commit=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:19:26 -> Pinging Codecov 09:19:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:19:26 -> Uploading to 09:19:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0/e4992f43-c939-422c-8a7c-d1a263ead130.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T091926Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7d8e4559388d49d5fd15f5e62f41b9878ef9cd3fb5ffa3060a41b778baf4ce49 09:19:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:19:26 Dload Upload Total Spent Left Speed 09:19:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51496 0 0 100 51496 0 192k --:--:-- --:--:-- --:--:-- 192k 09:19:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] } 09:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:19:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:19:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:19:26 09:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:19:27 latest: Pulling from edgex-devops/edgex-snyk-go 09:19:27 43c4264eed91: Already exists 09:19:27 4cc291be95ef: Already exists 09:19:27 2ac1f1163629: Already exists 09:19:27 5c3c966382ef: Already exists 09:19:27 4f4fb700ef54: Already exists 09:19:27 d9c7d2e4e75e: Pulling fs layer 09:19:27 9c3e1370e548: Pulling fs layer 09:19:27 d9c7d2e4e75e: Download complete 09:19:27 d9c7d2e4e75e: Pull complete 09:19:28 9c3e1370e548: Verifying Checksum 09:19:28 9c3e1370e548: Download complete 09:19:31 9c3e1370e548: Pull complete 09:19:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:19:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:31 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:19:31 $ 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:latest cat 09:19:33 $ docker top ee0c61fc3439cd989df5373c8ef2789a7e056406fb11c38c6728f786ae09656b -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:33 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 09:19:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 09:19:33 + set -o pipefail 09:19:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 09:19:40 09:19:40 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 09:19:40 09:19:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/39e4a5ba-2e1a-4738-9111-d600548e076c 09:19:40 09:19:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:19:40 [Pipeline] } 09:19:40 $ docker stop --time=1 ee0c61fc3439cd989df5373c8ef2789a7e056406fb11c38c6728f786ae09656b 09:19:43 $ docker rm -f --volumes ee0c61fc3439cd989df5373c8ef2789a7e056406fb11c38c6728f786ae09656b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:44 + git log --format=format:%s -1 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 [Pipeline] sh 09:19:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:45 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:19:45 $ 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 09:19:45 $ docker top 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f -eo pid,comm 09:19:45 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). 09:19:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:45 [ssh-agent] Looking for ssh-agent implementation... 09:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:45 $ docker exec 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f ssh-agent 09:19:45 SSH_AUTH_SOCK=/tmp/ssh-0pUAfD9RCA96/agent.32 09:19:45 SSH_AGENT_PID=38 09:19:45 Running ssh-add (command line suppressed) 09:19:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5496159620903509129.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5496159620903509129.key) 09:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:46 + git semver tag 09:19:46 2024-10-30 09:19:46,408 [run_tag] DEBUG tag force:False 09:19:46 2024-10-30 09:19:46,408 [check_head_tag] DEBUG check head tag 09:19:46 2024-10-30 09:19:46,409 [execute] INFO git cat-file --batch-check 09:19:46 2024-10-30 09:19:46,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:19:46 2024-10-30 09:19:46,414 [execute] INFO git cat-file --batch 09:19:46 2024-10-30 09:19:46,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:19:46 2024-10-30 09:19:46,434 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:19:46 2024-10-30 09:19:46,434 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 09:19:46 2024-10-30 09:19:46,434 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 09:19:46 2024-10-30 09:19:46,440 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:19:46 4.0.0-dev.1 [Pipeline] } 09:19:46 $ docker exec --env ******** --env ******** 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f ssh-agent -k 09:19:46 unset SSH_AUTH_SOCK; 09:19:46 unset SSH_AGENT_PID; 09:19:46 echo Agent pid 38 killed; 09:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:46 + git semver [Pipeline] } 09:19:47 $ docker stop --time=1 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f 09:19:48 $ docker rm -f --volumes 264fa6e93d4feed9aae894159abb2ed7bbfef1629c46737298ab77c4932c629f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:48 09:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:49 0.23.1-centos7: Pulling from edgex-lftools 09:19:49 ab5ef0e58194: Pulling fs layer 09:19:49 9712f1f96733: Pulling fs layer 09:19:49 63f879dbbcfc: Pulling fs layer 09:19:49 0d9ebad4ef96: Pulling fs layer 09:19:49 e9a5061849ea: Pulling fs layer 09:19:49 d747dcd14b5f: Pulling fs layer 09:19:49 2de7ff778b66: Pulling fs layer 09:19:49 0d9ebad4ef96: Waiting 09:19:49 e9a5061849ea: Waiting 09:19:49 d747dcd14b5f: Waiting 09:19:49 2de7ff778b66: Waiting 09:19:49 9712f1f96733: Verifying Checksum 09:19:49 9712f1f96733: Download complete 09:19:49 63f879dbbcfc: Verifying Checksum 09:19:49 63f879dbbcfc: Download complete 09:19:49 e9a5061849ea: Download complete 09:19:49 0d9ebad4ef96: Verifying Checksum 09:19:49 0d9ebad4ef96: Download complete 09:19:49 ab5ef0e58194: Verifying Checksum 09:19:49 ab5ef0e58194: Download complete 09:19:49 2de7ff778b66: Verifying Checksum 09:19:49 2de7ff778b66: Download complete 09:19:53 ab5ef0e58194: Pull complete 09:19:53 9712f1f96733: Pull complete 09:19:53 63f879dbbcfc: Pull complete 09:19:57 0d9ebad4ef96: Pull complete 09:19:57 e9a5061849ea: Pull complete 09:19:57 d747dcd14b5f: Pull complete 09:19:58 2de7ff778b66: Pull complete 09:19:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:58 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:19:58 $ 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 09:20:01 $ docker top 67508ec0bced66c63b2eb138e16a3df6ebb1417a7ca0770f7c2821b9bba357c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:20:01 provisioning config files... 09:20:01 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16790917383978944775tmp 09:20:01 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4050563235388594415tmp 09:20:01 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8791081860920679827tmp [Pipeline] { [Pipeline] echo 09:20:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:20:02 ---> sigul-configuration.sh 09:20:02 gpg: directory `/root/.gnupg' created 09:20:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:20:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:20:02 gpg: keyring `/root/.gnupg/secring.gpg' created 09:20:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:20:02 gpg: CAST5 encrypted data 09:20:02 gpg: encrypted with 1 passphrase 09:20:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:20:02 + mkdir /home/jenkins 09:20:02 + mkdir /home/jenkins/sigul [Pipeline] sh 09:20:02 + 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 09:20:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:20:03 ---> sigul-install.sh 09:20:03 Sigul already installed; skipping installation. [Pipeline] sh 09:20:03 + git tag --list 09:20:03 v0.0.0 09:20:03 v1.0.0 09:20:03 v2.1.0 09:20:03 v2.1.1 09:20:03 v2.2.0 09:20:03 v2.3.0 09:20:03 v3.0 09:20:03 v3.0.0 09:20:03 v3.1 09:20:03 v3.1.0 09:20:03 v3.1.0-dev.1 09:20:03 v3.1.0-dev.10 09:20:03 v3.1.0-dev.11 09:20:03 v3.1.0-dev.12 09:20:03 v3.1.0-dev.13 09:20:03 v3.1.0-dev.14 09:20:03 v3.1.0-dev.15 09:20:03 v3.1.0-dev.16 09:20:03 v3.1.0-dev.17 09:20:03 v3.1.0-dev.18 09:20:03 v3.1.0-dev.19 09:20:03 v3.1.0-dev.2 09:20:03 v3.1.0-dev.20 09:20:03 v3.1.0-dev.21 09:20:03 v3.1.0-dev.22 09:20:03 v3.1.0-dev.23 09:20:03 v3.1.0-dev.24 09:20:03 v3.1.0-dev.3 09:20:03 v3.1.0-dev.4 09:20:03 v3.1.0-dev.5 09:20:03 v3.1.0-dev.6 09:20:03 v3.1.0-dev.7 09:20:03 v3.1.0-dev.8 09:20:03 v3.1.0-dev.9 09:20:03 v3.1.1 09:20:03 v3.1.1-dev.1 09:20:03 v3.2.0-dev.1 09:20:03 v3.2.0-dev.10 09:20:03 v3.2.0-dev.11 09:20:03 v3.2.0-dev.12 09:20:03 v3.2.0-dev.13 09:20:03 v3.2.0-dev.14 09:20:03 v3.2.0-dev.15 09:20:03 v3.2.0-dev.16 09:20:03 v3.2.0-dev.17 09:20:03 v3.2.0-dev.18 09:20:03 v3.2.0-dev.19 09:20:03 v3.2.0-dev.2 09:20:03 v3.2.0-dev.3 09:20:03 v3.2.0-dev.4 09:20:03 v3.2.0-dev.5 09:20:03 v3.2.0-dev.6 09:20:03 v3.2.0-dev.7 09:20:03 v3.2.0-dev.8 09:20:03 v3.2.0-dev.9 09:20:03 v4.0.0-dev.1 [Pipeline] sh 09:20:03 + lftools sign git-tag v4.0.0-dev.1 09:20:04 Signing Git tag with Sigul... 09:20:04 Signing v4.0.0-dev.1 [Pipeline] echo 09:20:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:20:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:20:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:20:05 $ docker stop --time=1 67508ec0bced66c63b2eb138e16a3df6ebb1417a7ca0770f7c2821b9bba357c1 09:20:06 $ docker rm -f --volumes 67508ec0bced66c63b2eb138e16a3df6ebb1417a7ca0770f7c2821b9bba357c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:20:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:07 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:20:07 $ 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 09:20:07 $ docker top 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:07 [ssh-agent] Looking for ssh-agent implementation... 09:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:07 $ docker exec 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b ssh-agent 09:20:08 SSH_AUTH_SOCK=/tmp/ssh-uYHjtWpNRfyH/agent.32 09:20:08 SSH_AGENT_PID=38 09:20:08 Running ssh-add (command line suppressed) 09:20:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8708364361482746624.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8708364361482746624.key) 09:20:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:08 + git semver bump pre 09:20:08 2024-10-30 09:20:08,593 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:20:08 2024-10-30 09:20:08,593 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 09:20:08 2024-10-30 09:20:08,594 [bump_version] DEBUG bumped version:4.0.0-dev.2 09:20:08 2024-10-30 09:20:08,594 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 09:20:08 2024-10-30 09:20:08,594 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:20:08 2024-10-30 09:20:08,594 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:20:08 2024-10-30 09:20:08,595 [execute] INFO git cat-file --batch-check 09:20:08 2024-10-30 09:20:08,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:20:08 2024-10-30 09:20:08,601 [execute] INFO git cat-file --batch 09:20:08 2024-10-30 09:20:08,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:20:08 2024-10-30 09:20:08,607 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:20:08 4.0.0-dev.2 [Pipeline] } 09:20:08 $ docker exec --env ******** --env ******** 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b ssh-agent -k 09:20:08 unset SSH_AUTH_SOCK; 09:20:08 unset SSH_AGENT_PID; 09:20:08 echo Agent pid 38 killed; 09:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:09 + git semver [Pipeline] } 09:20:09 $ docker stop --time=1 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b 09:20:10 $ docker rm -f --volumes 3c637d62e167cc309074f42185e1b7bc716519b4d0a20fb98d293cdcdfe5274b [Pipeline] // withDockerContainer [Pipeline] sh 09:20:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:11 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:20:11 $ 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 09:20:11 $ docker top 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e -eo pid,comm 09:20:11 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). 09:20:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:11 [ssh-agent] Looking for ssh-agent implementation... 09:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:11 $ docker exec 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e ssh-agent 09:20:12 SSH_AUTH_SOCK=/tmp/ssh-tUZ6bQ7UvnXC/agent.31 09:20:12 SSH_AGENT_PID=37 09:20:12 Running ssh-add (command line suppressed) 09:20:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5186265153964038077.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5186265153964038077.key) 09:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:12 + git semver push 09:20:12 2024-10-30 09:20:12,612 [run_push] DEBUG push 09:20:12 2024-10-30 09:20:12,613 [execute] INFO git cat-file --batch-check 09:20:12 2024-10-30 09:20:12,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:20:12 2024-10-30 09:20:12,617 [execute] INFO git rev-list f1d45c0600a8e539fbd06b20675a2d47de740c2f -- 09:20:12 2024-10-30 09:20:12,617 [execute] DEBUG Popen(['git', 'rev-list', 'f1d45c0600a8e539fbd06b20675a2d47de740c2f', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:20:12 2024-10-30 09:20:12,625 [execute] INFO git fetch -v origin 09:20:12 2024-10-30 09:20:12,625 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:20:13 2024-10-30 09:20:13,087 [run_push] DEBUG no remote changes detected 09:20:13 2024-10-30 09:20:13,087 [execute] INFO git push origin semver 09:20:13 2024-10-30 09:20:13,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:20:13 2024-10-30 09:20:13,815 [run_push] DEBUG push all version tags 09:20:13 2024-10-30 09:20:13,815 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:20:13 2024-10-30 09:20:13,816 [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) 09:20:14 2024-10-30 09:20:14,429 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:20:14 4.0.0-dev.2 [Pipeline] } 09:20:14 $ docker exec --env ******** --env ******** 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e ssh-agent -k 09:20:14 unset SSH_AUTH_SOCK; 09:20:14 unset SSH_AGENT_PID; 09:20:14 echo Agent pid 37 killed; 09:20:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:15 + git semver [Pipeline] } 09:20:15 $ docker stop --time=1 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e 09:20:16 $ docker rm -f --volumes 89ab6670984308bef4e6aad08c8a275538ce2e007ce2e54b6967ea8cb1a9758e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:20:17 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 09:20:17 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:20:17 total 16 09:20:17 drwxr-xr-x 3 root root 4096 Oct 30 09:07 . 09:20:17 drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 09:20 .. 09:20:17 drwxr-xr-x 2 root root 4096 Oct 30 09:07 cost 09:20:17 -rw-r--r-- 1 root root 91 Oct 30 09:07 cost.csv 09:20:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:20:17 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:20:17 total 16 09:20:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 09:07 . 09:20:17 drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 09:20 .. 09:20:17 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 09:07 cost 09:20:17 -rw-r--r-- 1 jenkins jenkins 91 Oct 30 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:20:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:20:18 ---> package-listing.sh 09:20:18 ++ facter osfamily 09:20:18 ++ tr '[:upper:]' '[:lower:]' 09:20:18 + OS_FAMILY=debian 09:20:18 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 09:20:18 + START_PACKAGES=/tmp/packages_start.txt 09:20:18 + END_PACKAGES=/tmp/packages_end.txt 09:20:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:18 + PACKAGES=/tmp/packages_start.txt 09:20:18 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:20:18 + PACKAGES=/tmp/packages_end.txt 09:20:18 + case "${OS_FAMILY}" in 09:20:18 + dpkg -l 09:20:18 + grep '^ii' 09:20:18 + '[' -f /tmp/packages_start.txt ']' 09:20:18 + '[' -f /tmp/packages_end.txt ']' 09:20:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:18 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:20:18 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 09:20:18 + 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 09:20:18 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 09:20:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:19 prd-ubuntu20.04-docker-8c-8g-24137 does not seem to be running inside a container 09:20:19 $ 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 09:20:19 $ docker top 9323ca4d5a32fd41393a70627129135cb62c3c8b2b039d95f8b594197b557013 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:20 + touch /tmp/pre-build-complete [Pipeline] sh 09:20:20 + mkdir -p /var/log/sysstat [Pipeline] sh 09:20:20 + ls /var/log/sa-host 09:20:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:20 provisioning config files... 09:20:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9869650367413353744tmp [Pipeline] { [Pipeline] echo 09:20:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:20:21 ---> create-netrc.sh [Pipeline] } 09:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:20:21 ---> python-tools-install.sh [Pipeline] echo 09:20:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:20:21 ---> sudo-logs.sh 09:20:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:20:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:20:22 ---> job-cost.sh 09:20:22 lf-activate-venv: SKIPPING 09:20:22 DEBUG: total: 0.2199999988079071 09:20:22 INFO: Retrieving Stack Cost... 09:20:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:20:22 INFO: Archiving Costs [Pipeline] echo 09:20:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:20:23 ---> logs-deploy.sh 09:20:23 lf-activate-venv: SKIPPING 09:20:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/156 09:20:23 INFO: archiving workspace using pattern(s): 09:20:24 Archives upload complete. 09:20:24 INFO: archiving logs to Nexus