Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eda65a26f575ff07a305de7325ab261b4d99341a 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-ssh13379864466996205917.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-ssh10334917738374321315.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-ssh6781689563635771738.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-ssh7147917869681157637.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-ssh3784061697841877623.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 ‘prd-ubuntu20.04-docker-8c-8g-22698’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22700 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 eda65a26f575ff07a305de7325ab261b4d99341a (main) Commit message: "Merge pull request #319 from jackchenjc/edgex-go-issue-4916" > 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 eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 > git rev-list --no-walk 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:47:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:47:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:47:47 ========================================================= 07:47:47 EdgeX Global Pipelines Version Info 07:47:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:47:48 ------------------- 07:47:48 stable info: 07:47:48 ------------------- 07:47:48 Commited By: Ginny Guan ginny@iotechsys.com 07:47:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:47:48 Message: update stable to v1.0.265 07:47:48 ------------------- 07:47:48 experimental info: 07:47:48 ------------------- 07:47:48 Commited By: Cherry Wang cherry@iotechsys.com 07:47:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:47:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eda65a2 [Pipeline] echo 07:47:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:49 provisioning config files... 07:47:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7970654959199698612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:50 ---> ****-login.sh 07:47:50 nexus3.edgexfoundry.org:10001 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10002 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10003 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10004 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 ****.io 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 ---> ****-login.sh ends [Pipeline] } 07:47:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:47:51 + git rev-list -1 --merges eda65a26f575ff07a305de7325ab261b4d99341a~1..eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo 07:47:51 -----------> git rev-list -1 --merges eda65a26f575ff07a305de7325ab261b4d99341a~1..eda65a26f575ff07a305de7325ab261b4d99341a eda65a26f575ff07a305de7325ab261b4d99341a 07:47:51 eda65a26f575ff07a305de7325ab261b4d99341a [false] [Pipeline] sh 07:47:51 + git log --format=format:%s -1 eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo 07:47:51 ========================================================= 07:47:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:47:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:51 + git log --format=format:%s -1 eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo 07:47:51 [semverPrep] GIT_COMMIT: eda65a26f575ff07a305de7325ab261b4d99341a, Commit Message: Merge pull request #319 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo 07:47:51 [semverPrep] This is not a build commit. [Pipeline] sh 07:47:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:47:52 + grep -v github /etc/ssh/ssh_known_hosts 07:47:52 + [ -e /tmp/ssh_known_hosts ] 07:47:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:47:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:47:52 + sudo tee -a /etc/ssh/ssh_known_hosts 07:47:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:52 07:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:47:52 b85a868b505f: Pulling fs layer 07:47:52 e2be974225ed: Pulling fs layer 07:47:52 339a4e72a1f5: Pulling fs layer 07:47:52 988bab9f4d93: Pulling fs layer 07:47:52 1469e6f7b9e6: Pulling fs layer 07:47:52 eaf3925da568: Pulling fs layer 07:47:52 bab4dde63d76: Pulling fs layer 07:47:52 bde34c3a00c8: Pulling fs layer 07:47:52 b352a97aabf1: Pulling fs layer 07:47:52 4872d77fe225: Pulling fs layer 07:47:52 5851b861e8e6: Pulling fs layer 07:47:52 988bab9f4d93: Waiting 07:47:52 1469e6f7b9e6: Waiting 07:47:52 eaf3925da568: Waiting 07:47:52 bab4dde63d76: Waiting 07:47:52 bde34c3a00c8: Waiting 07:47:52 b352a97aabf1: Waiting 07:47:52 4872d77fe225: Waiting 07:47:52 5851b861e8e6: Waiting 07:47:52 e2be974225ed: Download complete 07:47:52 988bab9f4d93: Verifying Checksum 07:47:52 988bab9f4d93: Download complete 07:47:52 1469e6f7b9e6: Verifying Checksum 07:47:52 1469e6f7b9e6: Download complete 07:47:52 eaf3925da568: Verifying Checksum 07:47:52 eaf3925da568: Download complete 07:47:53 339a4e72a1f5: Verifying Checksum 07:47:53 339a4e72a1f5: Download complete 07:47:53 bde34c3a00c8: Verifying Checksum 07:47:53 bde34c3a00c8: Download complete 07:47:53 b352a97aabf1: Verifying Checksum 07:47:53 b352a97aabf1: Download complete 07:47:53 4872d77fe225: Verifying Checksum 07:47:53 5851b861e8e6: Verifying Checksum 07:47:53 5851b861e8e6: Download complete 07:47:53 b85a868b505f: Verifying Checksum 07:47:53 b85a868b505f: Download complete 07:47:53 bab4dde63d76: Verifying Checksum 07:47:53 bab4dde63d76: Download complete 07:47:54 b85a868b505f: Pull complete 07:47:54 e2be974225ed: Pull complete 07:47:54 339a4e72a1f5: Pull complete 07:47:54 988bab9f4d93: Pull complete 07:47:55 1469e6f7b9e6: Pull complete 07:47:55 eaf3925da568: Pull complete 07:47:57 bab4dde63d76: Pull complete 07:47:57 bde34c3a00c8: Pull complete 07:47:57 b352a97aabf1: Pull complete 07:47:57 4872d77fe225: Pull complete 07:47:57 5851b861e8e6: Pull complete 07:47:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:57 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 07:47:57 $ 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 07:48:00 $ docker top 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 -eo pid,comm 07:48:00 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). 07:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:00 [ssh-agent] Looking for ssh-agent implementation... 07:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:00 $ docker exec 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent 07:48:00 SSH_AUTH_SOCK=/tmp/ssh-Fw5psHeA4pbc/agent.33 07:48:00 SSH_AGENT_PID=39 07:48:00 Running ssh-add (command line suppressed) 07:48:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4007546337996939175.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4007546337996939175.key) 07:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:01 + git tag --points-at HEAD [Pipeline] } 07:48:01 $ docker exec --env ******** --env ******** 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent -k 07:48:01 unset SSH_AUTH_SOCK; 07:48:01 unset SSH_AGENT_PID; 07:48:01 echo Agent pid 39 killed; 07:48:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:48:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:01 [ssh-agent] Looking for ssh-agent implementation... 07:48:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:01 $ docker exec 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent 07:48:01 SSH_AUTH_SOCK=/tmp/ssh-vT9nucCmWTMs/agent.72 07:48:01 SSH_AGENT_PID=78 07:48:01 Running ssh-add (command line suppressed) 07:48:01 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5943170875148158877.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5943170875148158877.key) 07:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:02 + git semver init 07:48:02 2024-10-14 07:48:02,272 [run_init] DEBUG init version:0.0.0 force:False 07:48:02 2024-10-14 07:48:02,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 07:48:02 2024-10-14 07:48:02,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 07:48:02 2024-10-14 07:48:02,274 [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) 07:48:04 2024-10-14 07:48:03,950 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 07:48:04 2024-10-14 07:48:03,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 07:48:04 2024-10-14 07:48:03,951 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:48:04 2024-10-14 07:48:03,951 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:48:04 3.2.0-dev.18 [Pipeline] } 07:48:04 $ docker exec --env ******** --env ******** 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent -k 07:48:04 unset SSH_AUTH_SOCK; 07:48:04 unset SSH_AGENT_PID; 07:48:04 echo Agent pid 78 killed; 07:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:04 + git semver [Pipeline] } 07:48:04 $ docker stop --time=1 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 07:48:06 $ docker rm -f --volumes 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:48:06 Stashed 1 file(s) [Pipeline] echo 07:48:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:07 provisioning config files... 07:48:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11905620608274415830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:07 ---> ****-login.sh 07:48:07 nexus3.edgexfoundry.org:10001 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 nexus3.edgexfoundry.org:10002 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 nexus3.edgexfoundry.org:10003 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 nexus3.edgexfoundry.org:10004 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 ****.io 07:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:07 Configure a credential helper to remove this warning. See 07:48:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:07 07:48:07 Login Succeeded 07:48:07 ---> ****-login.sh ends [Pipeline] } 07:48:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:08 ========================================================= 07:48:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:48:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:08 + 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 . 07:48:08 Sending build context to Docker daemon 11.42MB 07:48:08 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:48:08 Step 2/12 : FROM ${BASE} AS builder 07:48:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:48:08 43c4264eed91: Pulling fs layer 07:48:08 4cc291be95ef: Pulling fs layer 07:48:08 2ac1f1163629: Pulling fs layer 07:48:08 5c3c966382ef: Pulling fs layer 07:48:08 4f4fb700ef54: Pulling fs layer 07:48:08 5d5c8e513c77: Pulling fs layer 07:48:08 9f66e0745190: Pulling fs layer 07:48:08 f49a43e4bbc0: Pulling fs layer 07:48:08 561ebcabdf7f: Pulling fs layer 07:48:08 5c3c966382ef: Waiting 07:48:08 4f4fb700ef54: Waiting 07:48:08 5d5c8e513c77: Waiting 07:48:08 9f66e0745190: Waiting 07:48:08 f49a43e4bbc0: Waiting 07:48:08 561ebcabdf7f: Waiting 07:48:08 4cc291be95ef: Verifying Checksum 07:48:08 4cc291be95ef: Download complete 07:48:08 5c3c966382ef: Verifying Checksum 07:48:08 5c3c966382ef: Download complete 07:48:08 4f4fb700ef54: Verifying Checksum 07:48:08 4f4fb700ef54: Download complete 07:48:08 5d5c8e513c77: Verifying Checksum 07:48:08 5d5c8e513c77: Download complete 07:48:08 43c4264eed91: Download complete 07:48:08 9f66e0745190: Verifying Checksum 07:48:08 9f66e0745190: Download complete 07:48:08 43c4264eed91: Pull complete 07:48:08 561ebcabdf7f: Verifying Checksum 07:48:08 561ebcabdf7f: Download complete 07:48:08 4cc291be95ef: Pull complete 07:48:08 2ac1f1163629: Verifying Checksum 07:48:08 2ac1f1163629: Download complete 07:48:09 f49a43e4bbc0: Verifying Checksum 07:48:09 f49a43e4bbc0: Download complete 07:48:12 2ac1f1163629: Pull complete 07:48:12 5c3c966382ef: Pull complete 07:48:12 4f4fb700ef54: Pull complete 07:48:12 5d5c8e513c77: Pull complete 07:48:12 9f66e0745190: Pull complete 07:48:15 f49a43e4bbc0: Pull complete 07:48:15 561ebcabdf7f: Pull complete 07:48:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:48:15 ---> 3a752c3f9dda 07:48:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:48:19 ---> Running in f6315f4c907d 07:48:19 Removing intermediate container f6315f4c907d 07:48:19 ---> ada468e1ddbe 07:48:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:19 ---> Running in 9ccc781c38e6 07:48:19 Removing intermediate container 9ccc781c38e6 07:48:19 ---> 9611e3d09f5d 07:48:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:48:19 ---> Running in 2d25d18c69be 07:48:19 Removing intermediate container 2d25d18c69be 07:48:19 ---> 52703e0083dd 07:48:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:48:19 ---> Running in cf50b09a827b 07:48:19 Removing intermediate container cf50b09a827b 07:48:19 ---> ebfc3272a1c9 07:48:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:19 ---> Running in 34585b93cf7f 07:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:20 OK: 246 MiB in 54 packages 07:48:20 Removing intermediate container 34585b93cf7f 07:48:20 ---> b8d7f9bab837 07:48:20 Step 8/12 : WORKDIR /app 07:48:20 ---> Running in cc93569d0bc6 07:48:20 Removing intermediate container cc93569d0bc6 07:48:20 ---> 88dcc81edb43 07:48:20 Step 9/12 : COPY go.mod vendor* ./ 07:48:20 ---> 36b91f6473f6 07:48:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:20 ---> Running in aa039825bcd7 07:48:21 Still waiting to schedule task 07:48:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:49:07 Removing intermediate container aa039825bcd7 07:49:07 ---> 16bf2399da50 07:49:07 Step 11/12 : COPY . . 07:49:07 ---> 37ff1ee6b59c 07:49:07 Step 12/12 : RUN $MAKE 07:49:07 ---> Running in af99e74b4468 07:49:07 noop 07:49:07 Removing intermediate container af99e74b4468 07:49:07 ---> ad432d9de6d1 07:49:07 Successfully built ad432d9de6d1 07:49:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:07 + docker inspect -f . ci-base-image-x86_64 07:49:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:07 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 07:49:07 $ 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 07:49:08 $ docker top 81b176ef06e624d621f5dd68c909ea68e6a7b8b27fde188ce1cbaf649425ed03 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:08 + go version 07:49:08 go version go1.23.2 linux/amd64 [Pipeline] } 07:49:08 $ docker stop --time=1 81b176ef06e624d621f5dd68c909ea68e6a7b8b27fde188ce1cbaf649425ed03 07:49:09 $ docker rm -f --volumes 81b176ef06e624d621f5dd68c909ea68e6a7b8b27fde188ce1cbaf649425ed03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:10 + docker inspect -f . ci-base-image-x86_64 07:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:10 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 07:49:10 $ 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 07:49:10 $ docker top 62c21ce703d8b58033fc6d56eef5bd54f8831c6bb14c3850a132a26838ffaa7f -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:11 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 07:49:11 + make test 07:49:11 go test ./... -coverprofile=coverage.out ./... 07:49:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:49:31 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:49:31 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:49:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.053s coverage: 40.6% of statements 07:49:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 94.6% of statements 07:49:34 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.241s coverage: 51.9% of statements 07:49:46 go vet ./... 07:49:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:51 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:49:51 $ docker stop --time=1 62c21ce703d8b58033fc6d56eef5bd54f8831c6bb14c3850a132a26838ffaa7f 07:49:55 $ docker rm -f --volumes 62c21ce703d8b58033fc6d56eef5bd54f8831c6bb14c3850a132a26838ffaa7f [Pipeline] // withDockerContainer [Pipeline] sh 07:49:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:49:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:56 + ls -al . 07:49:56 total 716 07:49:56 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 07:49 . 07:49:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 .. 07:49:56 -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:47 .dockerignore 07:49:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 .git 07:49:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 .github 07:49:56 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:47 .gitignore 07:49:56 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:47 .golangci.yml 07:49:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:48 .semver 07:49:56 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:47 Attribution.txt 07:49:56 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:47 CHANGELOG.md 07:49:56 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:47 Dockerfile 07:49:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:47 GOVERNANCE.md 07:49:56 -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:47 Jenkinsfile 07:49:56 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:47 LICENSE 07:49:56 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:47 Makefile 07:49:56 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:47 OWNERS.md 07:49:56 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:47 README.md 07:49:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:48 VERSION 07:49:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 bin 07:49:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 cmd 07:49:56 -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 07:49 coverage.out 07:49:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 examples 07:49:56 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:47 go.mod 07:49:56 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:47 go.sum 07:49:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 images 07:49:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 internal 07:49:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 pkg 07:49:56 -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:57 + 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=eda65a26f575ff07a305de7325ab261b4d99341a --label arch=amd64 --label version=3.2.0-dev.18 . 07:49:57 Sending build context to Docker daemon 11.42MB 07:49:57 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:49:57 Step 2/25 : FROM ${BASE} AS builder 07:49:57 ---> ad432d9de6d1 07:49:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:49:57 ---> Running in 4af41fcebc8a 07:49:57 Removing intermediate container 4af41fcebc8a 07:49:57 ---> eafa517587c6 07:49:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:49:57 ---> Running in 24daee4e2006 07:49:57 Removing intermediate container 24daee4e2006 07:49:57 ---> e34cdcccc32d 07:49:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:49:57 ---> Running in c675fa5f91c7 07:49:57 Removing intermediate container c675fa5f91c7 07:49:57 ---> 0117694bef97 07:49:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:49:57 ---> Running in c2ac4d49e726 07:49:57 Removing intermediate container c2ac4d49e726 07:49:57 ---> 47aaf5b78cf8 07:49:57 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:57 ---> Running in e93f743eb694 07:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:58 OK: 246 MiB in 54 packages 07:49:58 Removing intermediate container e93f743eb694 07:49:58 ---> 529a786164e6 07:49:58 Step 8/25 : WORKDIR /app 07:49:58 ---> Running in 8809d43f5135 07:49:58 Removing intermediate container 8809d43f5135 07:49:58 ---> 966c91fc7aa4 07:49:58 Step 9/25 : COPY go.mod vendor* ./ 07:49:58 ---> 309d2ce7f883 07:49:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:58 ---> Running in a999693dc8b9 07:49:59 Removing intermediate container a999693dc8b9 07:49:59 ---> c68e4247b376 07:49:59 Step 11/25 : COPY . . 07:49:59 ---> 0dbe2be3f4c3 07:49:59 Step 12/25 : RUN $MAKE 07:49:59 ---> Running in 60a49b195157 07:50:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 07:50:32 Removing intermediate container 60a49b195157 07:50:32 ---> d7c0dc8ff776 07:50:32 Step 13/25 : FROM alpine:3.20 07:50:32 3.20: Pulling from library/alpine 07:50:32 43c4264eed91: Already exists 07:50:32 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:50:32 Status: Downloaded newer image for alpine:3.20 07:50:32 ---> 91ef0af61f39 07:50:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:50:32 ---> Running in e4790f8bf182 07:50:32 Removing intermediate container e4790f8bf182 07:50:32 ---> 7e62142954ae 07:50:32 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:50:32 ---> Running in a9cc42c62812 07:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:50:32 (1/1) Installing dumb-init (1.2.5-r3) 07:50:32 Executing busybox-1.36.1-r29.trigger 07:50:32 OK: 8 MiB in 15 packages 07:50:32 Removing intermediate container a9cc42c62812 07:50:32 ---> d948c207b328 07:50:32 Step 16/25 : RUN apk --no-cache upgrade 07:50:32 ---> Running in c4bf5cf26f76 07:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:50:32 Upgrading critical system libraries and apk-tools: 07:50:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:50:32 Executing busybox-1.36.1-r29.trigger 07:50:32 Continuing the upgrade transaction with new apk-tools: 07:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:50:33 OK: 8 MiB in 15 packages 07:50:33 Removing intermediate container c4bf5cf26f76 07:50:33 ---> 6a8030f07ab9 07:50:33 Step 17/25 : COPY --from=builder /app/LICENSE / 07:50:33 ---> 26edfa1a6090 07:50:33 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:50:33 ---> c23ac0f083fc 07:50:33 Step 19/25 : COPY --from=builder /app/cmd/ / 07:50:35 ---> 877e02367bfc 07:50:35 Step 20/25 : EXPOSE 59989 07:50:35 ---> Running in cd59e329e907 07:50:35 Removing intermediate container cd59e329e907 07:50:35 ---> df9ae5ee3787 07:50:35 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:50:35 ---> Running in 59859fc681df 07:50:35 Removing intermediate container 59859fc681df 07:50:35 ---> f49fa9af03f3 07:50:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:50:35 ---> Running in 3a6828121582 07:50:35 Removing intermediate container 3a6828121582 07:50:35 ---> 3eb1ac766f9d 07:50:35 Step 23/25 : LABEL arch=amd64 07:50:35 ---> Running in 7bb74f98d4f0 07:50:35 Removing intermediate container 7bb74f98d4f0 07:50:35 ---> 7523ad6bf8bb 07:50:35 Step 24/25 : LABEL git_sha=eda65a26f575ff07a305de7325ab261b4d99341a 07:50:35 ---> Running in 4ba3b5cb8671 07:50:35 Removing intermediate container 4ba3b5cb8671 07:50:35 ---> 0a949cc4e49c 07:50:35 Step 25/25 : LABEL version=3.2.0-dev.18 07:50:35 ---> Running in 2fff5a546b3a 07:50:35 Removing intermediate container 2fff5a546b3a 07:50:35 ---> 02a954839196 07:50:35 [Warning] One or more build-args [ARCH] were not consumed 07:50:35 Successfully built 02a954839196 07:50:35 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:36 provisioning config files... 07:50:36 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18090124342306589922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:36 ---> ****-login.sh 07:50:36 nexus3.edgexfoundry.org:10001 07:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:36 Configure a credential helper to remove this warning. See 07:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:36 07:50:36 Login Succeeded 07:50:36 nexus3.edgexfoundry.org:10002 07:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:36 Configure a credential helper to remove this warning. See 07:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:36 07:50:36 Login Succeeded 07:50:36 nexus3.edgexfoundry.org:10003 07:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:36 Configure a credential helper to remove this warning. See 07:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:36 07:50:36 Login Succeeded 07:50:36 nexus3.edgexfoundry.org:10004 07:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:36 Configure a credential helper to remove this warning. See 07:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:36 07:50:36 Login Succeeded 07:50:36 ****.io 07:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:36 Configure a credential helper to remove this warning. See 07:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:36 07:50:36 Login Succeeded 07:50:36 ---> ****-login.sh ends [Pipeline] } 07:50:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:36 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 07:50:36 eda65a26f575ff07a305de7325ab261b4d99341a 07:50:36 latest 07:50:36 3.2.0-dev.18 07:50:36 eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 07:50:36 main 07:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a 07:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:50:37 743a6fdf44ef: Preparing 07:50:37 074bc8c694f5: Preparing 07:50:37 129d7d864d0b: Preparing 07:50:37 386d0b970a43: Preparing 07:50:37 32bda9bf497e: Preparing 07:50:37 63ca1fbb43ae: Preparing 07:50:37 63ca1fbb43ae: Waiting 07:50:37 129d7d864d0b: Pushed 07:50:37 63ca1fbb43ae: Layer already exists 07:50:37 074bc8c694f5: Pushed 07:50:37 386d0b970a43: Pushed 07:50:37 32bda9bf497e: Pushed 07:50:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22704 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 07:50:42 Running in /w/workspace/device-rfid-llrp-go/154 [Pipeline] { [Pipeline] checkout 07:50:43 743a6fdf44ef: Pushed 07:50:43 eda65a26f575ff07a305de7325ab261b4d99341a: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } 07:50:45 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 07:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:50:45 743a6fdf44ef: Preparing 07:50:45 074bc8c694f5: Preparing 07:50:45 129d7d864d0b: Preparing 07:50:45 386d0b970a43: Preparing 07:50:45 32bda9bf497e: Preparing 07:50:45 63ca1fbb43ae: Preparing 07:50:45 63ca1fbb43ae: Waiting 07:50:45 074bc8c694f5: Layer already exists 07:50:45 129d7d864d0b: Layer already exists 07:50:45 32bda9bf497e: Layer already exists 07:50:45 743a6fdf44ef: Layer already exists 07:50:45 386d0b970a43: Layer already exists 07:50:45 63ca1fbb43ae: Layer already exists 07:50:45 latest: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.18 07:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:50:46 743a6fdf44ef: Preparing 07:50:46 074bc8c694f5: Preparing 07:50:46 129d7d864d0b: Preparing 07:50:46 386d0b970a43: Preparing 07:50:46 32bda9bf497e: Preparing 07:50:46 63ca1fbb43ae: Preparing 07:50:46 63ca1fbb43ae: Waiting 07:50:46 074bc8c694f5: Layer already exists 07:50:46 386d0b970a43: Layer already exists 07:50:46 32bda9bf497e: Layer already exists 07:50:46 743a6fdf44ef: Layer already exists 07:50:46 129d7d864d0b: Layer already exists 07:50:46 63ca1fbb43ae: Layer already exists 07:50:46 3.2.0-dev.18: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 07:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:50:47 743a6fdf44ef: Preparing 07:50:47 074bc8c694f5: Preparing 07:50:47 129d7d864d0b: Preparing 07:50:47 386d0b970a43: Preparing 07:50:47 32bda9bf497e: Preparing 07:50:47 63ca1fbb43ae: Preparing 07:50:47 63ca1fbb43ae: Waiting 07:50:47 32bda9bf497e: Layer already exists 07:50:47 743a6fdf44ef: Layer already exists 07:50:47 386d0b970a43: Layer already exists 07:50:47 074bc8c694f5: Layer already exists 07:50:47 129d7d864d0b: Layer already exists 07:50:47 63ca1fbb43ae: Layer already exists 07:50:47 eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 07:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:50:47 743a6fdf44ef: Preparing 07:50:47 074bc8c694f5: Preparing 07:50:47 129d7d864d0b: Preparing 07:50:47 386d0b970a43: Preparing 07:50:47 32bda9bf497e: Preparing 07:50:47 63ca1fbb43ae: Preparing 07:50:47 63ca1fbb43ae: Waiting 07:50:47 074bc8c694f5: Layer already exists 07:50:47 32bda9bf497e: Layer already exists 07:50:47 386d0b970a43: Layer already exists 07:50:47 743a6fdf44ef: Layer already exists 07:50:47 129d7d864d0b: Layer already exists 07:50:47 63ca1fbb43ae: Layer already exists 07:50:47 main: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:47 ===================================================== [Pipeline] echo 07:50:47 taggedImages: 07:50:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a 07:50:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 07:50:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.18 07:50:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 07:50:47 - 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 07:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:48 07:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:48 latest: Pulling from edgex-lftools-log-publisher 07:50:48 5eb5b503b376: Pulling fs layer 07:50:48 5c69ac0246d0: Pulling fs layer 07:50:48 ec43610c2a17: Pulling fs layer 07:50:48 3a2ae6a8a46f: Pulling fs layer 07:50:48 33b1e0a273af: Pulling fs layer 07:50:48 5d3b04190fa2: Pulling fs layer 07:50:48 2f39f015ded8: Pulling fs layer 07:50:48 3a2ae6a8a46f: Waiting 07:50:48 33b1e0a273af: Waiting 07:50:48 5d3b04190fa2: Waiting 07:50:48 2f39f015ded8: Waiting 07:50:48 5c69ac0246d0: Verifying Checksum 07:50:48 5c69ac0246d0: Download complete 07:50:48 3a2ae6a8a46f: Verifying Checksum 07:50:48 3a2ae6a8a46f: Download complete 07:50:48 ec43610c2a17: Verifying Checksum 07:50:48 ec43610c2a17: Download complete 07:50:48 33b1e0a273af: Verifying Checksum 07:50:48 33b1e0a273af: Download complete 07:50:48 5d3b04190fa2: Verifying Checksum 07:50:48 5d3b04190fa2: Download complete 07:50:48 5eb5b503b376: Verifying Checksum 07:50:48 5eb5b503b376: Download complete 07:50:49 2f39f015ded8: Download complete 07:50:50 5eb5b503b376: Pull complete 07:50:50 5c69ac0246d0: Pull complete 07:50:50 ec43610c2a17: Pull complete 07:50:50 3a2ae6a8a46f: Pull complete 07:50:50 33b1e0a273af: Pull complete 07:50:51 5d3b04190fa2: Pull complete 07:50:51 using credential edgex-jenkins-ssh 07:50:51 Cloning the remote Git repository 07:50:51 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:50:51 > git init /w/workspace/device-rfid-llrp-go/154 # timeout=10 07:50:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:50:51 > git --version # timeout=10 07:50:51 > git --version # 'git version 2.25.1' 07:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:55 2f39f015ded8: Pull complete 07:50:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:55 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 07:50:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:50:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:55 $ 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 07:50:56 Avoid second fetch 07:50:56 Checking out Revision eda65a26f575ff07a305de7325ab261b4d99341a (main) 07:50:56 Commit message: "Merge pull request #319 from jackchenjc/edgex-go-issue-4916" 07:50:56 > git config core.sparsecheckout # timeout=10 07:50:56 > git checkout -f eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 07:50:59 $ docker top 47535b8d87866d2f1803b9339bcdb5c0992799c66728e0ef5d5b80482445f662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:59 ---> job-cost.sh 07:50:59 lf-activate-venv: SKIPPING 07:50:59 INFO: No Stack... 07:50:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:51:00 INFO: Archiving Costs [Pipeline] sh 07:51:00 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 07:51:00 + cut -d, -f6 [Pipeline] lock 07:51:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] 07:51:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] did not exist. Created. 07:51:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:51:00 + echo total: 0.2199999988079071 [Pipeline] stash 07:51:00 Stashed 1 file(s) [Pipeline] } 07:51:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 07:51:00 $ docker stop --time=1 47535b8d87866d2f1803b9339bcdb5c0992799c66728e0ef5d5b80482445f662 07:51:00 07:51:00 GitHub has been notified of this commit’s build result 07:51:00 07:51:01 $ docker rm -f --volumes 47535b8d87866d2f1803b9339bcdb5c0992799c66728e0ef5d5b80482445f662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:51:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:02 Dload Upload Total Spent Left Speed 07:51:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 07:51:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:51:03 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 07:51:03 07:51:03 { 07:51:03 "registry-mirrors": [ 07:51:03 "https://nexus3.edgexfoundry.org:10001" 07:51:03 ], 07:51:03 "bip": "10.250.0.254/24", 07:51:03 "hosts": [ 07:51:03 "tcp://0.0.0.0:5555", 07:51:03 "unix:///var/run/docker.sock" 07:51:03 ], 07:51:03 "mtu": 1458, 07:51:03 "selinux-enabled": true, 07:51:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:51:03 } [Pipeline] sh 07:51:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:51:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:22 provisioning config files... 07:51:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/154@tmp/config3566950736158728721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:23 ---> ****-login.sh 07:51:23 nexus3.edgexfoundry.org:10001 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 nexus3.edgexfoundry.org:10002 07:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:24 Configure a credential helper to remove this warning. See 07:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:24 07:51:24 Login Succeeded 07:51:24 nexus3.edgexfoundry.org:10003 07:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:24 Configure a credential helper to remove this warning. See 07:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:24 07:51:24 Login Succeeded 07:51:24 nexus3.edgexfoundry.org:10004 07:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:25 Configure a credential helper to remove this warning. See 07:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:25 07:51:25 Login Succeeded 07:51:25 ****.io 07:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:25 Configure a credential helper to remove this warning. See 07:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:25 07:51:25 Login Succeeded 07:51:25 ---> ****-login.sh ends [Pipeline] } 07:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:51:26 ========================================================= 07:51:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:51:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:26 + 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 . 07:51:26 Sending build context to Docker daemon 1.21MB 07:51:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:51:26 Step 2/12 : FROM ${BASE} AS builder 07:51:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:51:27 cf04c63912e1: Pulling fs layer 07:51:27 55b35a11ae5e: Pulling fs layer 07:51:27 a37a00ec5f00: Pulling fs layer 07:51:27 50b3750afda1: Pulling fs layer 07:51:27 4f4fb700ef54: Pulling fs layer 07:51:27 80978eb59214: Pulling fs layer 07:51:27 c9f46d7d2bd2: Pulling fs layer 07:51:27 c5a475d317c9: Pulling fs layer 07:51:27 50b3750afda1: Waiting 07:51:27 c9f46d7d2bd2: Waiting 07:51:27 c5a475d317c9: Waiting 07:51:27 80978eb59214: Waiting 07:51:27 4f4fb700ef54: Waiting 07:51:27 55b35a11ae5e: Download complete 07:51:27 50b3750afda1: Verifying Checksum 07:51:27 50b3750afda1: Download complete 07:51:27 4f4fb700ef54: Verifying Checksum 07:51:27 4f4fb700ef54: Download complete 07:51:27 80978eb59214: Download complete 07:51:27 cf04c63912e1: Verifying Checksum 07:51:27 cf04c63912e1: Download complete 07:51:27 c5a475d317c9: Verifying Checksum 07:51:27 c5a475d317c9: Download complete 07:51:28 cf04c63912e1: Pull complete 07:51:29 55b35a11ae5e: Pull complete 07:51:29 a37a00ec5f00: Verifying Checksum 07:51:29 a37a00ec5f00: Download complete 07:51:30 c9f46d7d2bd2: Verifying Checksum 07:51:30 c9f46d7d2bd2: Download complete 07:51:45 a37a00ec5f00: Pull complete 07:51:45 50b3750afda1: Pull complete 07:51:45 4f4fb700ef54: Pull complete 07:51:45 80978eb59214: Pull complete 07:51:53 c9f46d7d2bd2: Pull complete 07:51:54 c5a475d317c9: Pull complete 07:51:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:51:54 ---> be29e6b0f0d4 07:51:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:51:55 ---> Running in 14e5deabbb8a 07:51:56 Removing intermediate container 14e5deabbb8a 07:51:56 ---> 43ec0c75bebe 07:51:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:51:56 ---> Running in e5950678bb94 07:51:56 Removing intermediate container e5950678bb94 07:51:56 ---> 91338d90a662 07:51:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:51:56 ---> Running in 0e7d26c7828c 07:51:57 Removing intermediate container 0e7d26c7828c 07:51:57 ---> 86e2b5a03f70 07:51:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:51:57 ---> Running in fafec1f3dc74 07:51:57 Removing intermediate container fafec1f3dc74 07:51:57 ---> 24631ba7e355 07:51:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:51:57 ---> Running in 8d2949fae3e3 07:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:01 OK: 238 MiB in 54 packages 07:52:02 Removing intermediate container 8d2949fae3e3 07:52:02 ---> 89ba361a743e 07:52:02 Step 8/12 : WORKDIR /app 07:52:02 ---> Running in f8f265609ce9 07:52:03 Removing intermediate container f8f265609ce9 07:52:03 ---> 885cb690c858 07:52:03 Step 9/12 : COPY go.mod vendor* ./ 07:52:03 ---> 196136c3b8c9 07:52:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:04 ---> Running in d62190911a29 07:54:10 Removing intermediate container d62190911a29 07:54:10 ---> 158642fd1c07 07:54:10 Step 11/12 : COPY . . 07:54:10 ---> 50277634d140 07:54:10 Step 12/12 : RUN $MAKE 07:54:10 ---> Running in e9ca13d04db2 07:54:10 noop 07:54:10 Removing intermediate container e9ca13d04db2 07:54:10 ---> 7de8fa60119a 07:54:10 Successfully built 7de8fa60119a 07:54:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:11 + docker inspect -f . ci-base-image-arm64 07:54:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:11 prd-ubuntu20.04-docker-arm64-4c-16g-22704 does not seem to be running inside a container 07:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/154 -v /w/workspace/device-rfid-llrp-go/154:/w/workspace/device-rfid-llrp-go/154:rw,z -v /w/workspace/device-rfid-llrp-go/154@tmp:/w/workspace/device-rfid-llrp-go/154@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 07:54:13 $ docker top 18a7cebd7a735e7e00010fb10b5a7df0da31f6d13c96bf7e9507200ef5f75bf1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:14 + go version 07:54:14 go version go1.23.2 linux/arm64 [Pipeline] } 07:54:14 $ docker stop --time=1 18a7cebd7a735e7e00010fb10b5a7df0da31f6d13c96bf7e9507200ef5f75bf1 07:54:16 $ docker rm -f --volumes 18a7cebd7a735e7e00010fb10b5a7df0da31f6d13c96bf7e9507200ef5f75bf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:16 + docker inspect -f . ci-base-image-arm64 07:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:16 prd-ubuntu20.04-docker-arm64-4c-16g-22704 does not seem to be running inside a container 07:54:17 $ 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/154 -v /w/workspace/device-rfid-llrp-go/154:/w/workspace/device-rfid-llrp-go/154:rw,z -v /w/workspace/device-rfid-llrp-go/154@tmp:/w/workspace/device-rfid-llrp-go/154@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 07:54:18 $ docker top 4523879a7ed158c0467b34f07e864aef08cb81f6e626eb10a3b73519ebe87a2b -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:19 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/154 [Pipeline] fileExists [Pipeline] sh 07:54:19 + make test 07:54:19 go test ./... -coverprofile=coverage.out ./... 07:54:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:59:33 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:59:33 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 08:00:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.690s coverage: 40.6% of statements 08:00:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.085s coverage: 95.5% of statements 08:00:13 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.647s coverage: 51.9% of statements 08:00:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:00:13 go vet ./... 08:01:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:01:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:01:16 ./bin/test-attribution-txt.sh [Pipeline] echo 08:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:01:16 $ docker stop --time=1 4523879a7ed158c0467b34f07e864aef08cb81f6e626eb10a3b73519ebe87a2b 08:01:18 $ docker rm -f --volumes 4523879a7ed158c0467b34f07e864aef08cb81f6e626eb10a3b73519ebe87a2b [Pipeline] // withDockerContainer [Pipeline] sh 08:01:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:20 Warning: overwriting stash ‘coverage-report’ 08:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:01:22 + ls -al . 08:01:22 total 712 08:01:22 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:54 . 08:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 .. 08:01:22 -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:50 .dockerignore 08:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:51 .git 08:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 .github 08:01:22 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:50 .gitignore 08:01:22 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:50 .golangci.yml 08:01:22 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:50 Attribution.txt 08:01:22 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:50 CHANGELOG.md 08:01:22 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:50 Dockerfile 08:01:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:50 GOVERNANCE.md 08:01:22 -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:50 Jenkinsfile 08:01:22 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:50 LICENSE 08:01:22 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:50 Makefile 08:01:22 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:50 OWNERS.md 08:01:22 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:50 README.md 08:01:22 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:48 VERSION 08:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 bin 08:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 cmd 08:01:22 -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 08:00 coverage.out 08:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 examples 08:01:22 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:50 go.mod 08:01:22 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:50 go.sum 08:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 images 08:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 internal 08:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 pkg 08:01:22 -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:22 + 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=eda65a26f575ff07a305de7325ab261b4d99341a --label arch=arm64 --label version=3.2.0-dev.18 . 08:01:22 Sending build context to Docker daemon 1.21MB 08:01:22 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 08:01:22 Step 2/25 : FROM ${BASE} AS builder 08:01:22 ---> 7de8fa60119a 08:01:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:01:23 ---> Running in 1c142a5cde4b 08:01:23 Removing intermediate container 1c142a5cde4b 08:01:23 ---> 14357f166fe1 08:01:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:01:23 ---> Running in d15d8c172534 08:01:23 Removing intermediate container d15d8c172534 08:01:23 ---> 6a83cb9f7ba1 08:01:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 08:01:23 ---> Running in 9bf8762ffe1c 08:01:24 Removing intermediate container 9bf8762ffe1c 08:01:24 ---> f3c79c767801 08:01:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:01:24 ---> Running in f7a9fd903838 08:01:24 Removing intermediate container f7a9fd903838 08:01:24 ---> 6ffb980b4ba8 08:01:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:24 ---> Running in 6541b5ba6aac 08:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:01:28 OK: 238 MiB in 54 packages 08:01:28 Removing intermediate container 6541b5ba6aac 08:01:28 ---> 8c49fb3b430b 08:01:28 Step 8/25 : WORKDIR /app 08:01:29 ---> Running in 8fb406fcbef2 08:01:29 Removing intermediate container 8fb406fcbef2 08:01:29 ---> 8a9aad729be9 08:01:29 Step 9/25 : COPY go.mod vendor* ./ 08:01:31 ---> 32b9f71c886e 08:01:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:31 ---> Running in f7c385dfb904 08:01:34 Removing intermediate container f7c385dfb904 08:01:34 ---> 0af8c43c0919 08:01:34 Step 11/25 : COPY . . 08:01:34 ---> 89417df164c8 08:01:34 Step 12/25 : RUN $MAKE 08:01:34 ---> Running in ef39b68356b5 08:01:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 08:05:57 Removing intermediate container ef39b68356b5 08:05:57 ---> ce96e1ee8392 08:05:57 Step 13/25 : FROM alpine:3.20 08:05:58 3.20: Pulling from library/alpine 08:05:58 cf04c63912e1: Already exists 08:05:58 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:05:58 Status: Downloaded newer image for alpine:3.20 08:05:58 ---> c157a85ed455 08:05:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:05:58 ---> Running in 5121ccfb4db0 08:05:58 Removing intermediate container 5121ccfb4db0 08:05:58 ---> 398a8e6d4193 08:05:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 08:05:59 ---> Running in c056426fc450 08:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:02 (1/1) Installing dumb-init (1.2.5-r3) 08:06:02 Executing busybox-1.36.1-r29.trigger 08:06:02 OK: 9 MiB in 15 packages 08:06:03 Removing intermediate container c056426fc450 08:06:03 ---> 1e5ac7d3016e 08:06:03 Step 16/25 : RUN apk --no-cache upgrade 08:06:03 ---> Running in 075ff46f9b06 08:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:06 Upgrading critical system libraries and apk-tools: 08:06:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:06:06 Executing busybox-1.36.1-r29.trigger 08:06:06 Continuing the upgrade transaction with new apk-tools: 08:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:07 OK: 9 MiB in 15 packages 08:06:09 Removing intermediate container 075ff46f9b06 08:06:09 ---> 0f348df29769 08:06:09 Step 17/25 : COPY --from=builder /app/LICENSE / 08:06:09 ---> 823d358b9269 08:06:09 Step 18/25 : COPY --from=builder /app/Attribution.txt / 08:06:10 ---> 41e6763362b9 08:06:10 Step 19/25 : COPY --from=builder /app/cmd/ / 08:06:12 ---> 5c3ccbd7369f 08:06:12 Step 20/25 : EXPOSE 59989 08:06:12 ---> Running in 28693684b47c 08:06:13 Removing intermediate container 28693684b47c 08:06:13 ---> d1a1fd515713 08:06:13 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 08:06:13 ---> Running in f39f784a3914 08:06:13 Removing intermediate container f39f784a3914 08:06:13 ---> 1c9f676bf724 08:06:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:06:13 ---> Running in 0219be046da4 08:06:14 Removing intermediate container 0219be046da4 08:06:14 ---> 486237770d19 08:06:14 Step 23/25 : LABEL arch=arm64 08:06:14 ---> Running in b2cee56bcd2b 08:06:14 Removing intermediate container b2cee56bcd2b 08:06:14 ---> 7078c6b5d01c 08:06:14 Step 24/25 : LABEL git_sha=eda65a26f575ff07a305de7325ab261b4d99341a 08:06:14 ---> Running in 94051d4d6038 08:06:15 Removing intermediate container 94051d4d6038 08:06:15 ---> b17b23df6537 08:06:15 Step 25/25 : LABEL version=3.2.0-dev.18 08:06:15 ---> Running in 71d949e14363 08:06:15 Removing intermediate container 71d949e14363 08:06:15 ---> b618c421704e 08:06:15 [Warning] One or more build-args [ARCH] were not consumed 08:06:15 Successfully built b618c421704e 08:06:15 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 08:06:15 provisioning config files... 08:06:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/154@tmp/config16116618892114661621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:15 ---> ****-login.sh 08:06:15 nexus3.edgexfoundry.org:10001 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:16 Configure a credential helper to remove this warning. See 08:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:16 08:06:16 Login Succeeded 08:06:16 nexus3.edgexfoundry.org:10002 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:16 Configure a credential helper to remove this warning. See 08:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:16 08:06:16 Login Succeeded 08:06:16 nexus3.edgexfoundry.org:10003 08:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:16 Configure a credential helper to remove this warning. See 08:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:16 08:06:16 Login Succeeded 08:06:16 nexus3.edgexfoundry.org:10004 08:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:17 Configure a credential helper to remove this warning. See 08:06:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:17 08:06:17 Login Succeeded 08:06:17 ****.io 08:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:18 Configure a credential helper to remove this warning. See 08:06:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:18 08:06:18 Login Succeeded 08:06:18 ---> ****-login.sh ends [Pipeline] } 08:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:18 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 08:06:18 eda65a26f575ff07a305de7325ab261b4d99341a 08:06:18 latest 08:06:18 3.2.0-dev.18 08:06:18 eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 08:06:18 main 08:06:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a 08:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:06:18 fd4c07caa9b5: Preparing 08:06:18 b049cc8a11da: Preparing 08:06:18 fe3c2d7c47a6: Preparing 08:06:18 e2a6d8be2b53: Preparing 08:06:18 b8ce1ce047b6: Preparing 08:06:18 16113d51b718: Preparing 08:06:18 16113d51b718: Waiting 08:06:19 fe3c2d7c47a6: Pushed 08:06:19 b8ce1ce047b6: Pushed 08:06:19 b049cc8a11da: Pushed 08:06:19 e2a6d8be2b53: Pushed 08:06:19 16113d51b718: Layer already exists 08:06:32 fd4c07caa9b5: Pushed 08:06:32 eda65a26f575ff07a305de7325ab261b4d99341a: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:32 + 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 08:06:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 08:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:06:32 fd4c07caa9b5: Preparing 08:06:32 b049cc8a11da: Preparing 08:06:32 fe3c2d7c47a6: Preparing 08:06:32 e2a6d8be2b53: Preparing 08:06:32 b8ce1ce047b6: Preparing 08:06:32 16113d51b718: Preparing 08:06:32 16113d51b718: Waiting 08:06:32 fd4c07caa9b5: Layer already exists 08:06:32 fe3c2d7c47a6: Layer already exists 08:06:32 b8ce1ce047b6: Layer already exists 08:06:32 b049cc8a11da: Layer already exists 08:06:32 e2a6d8be2b53: Layer already exists 08:06:32 16113d51b718: Layer already exists 08:06:33 latest: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.18 08:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:06:33 fd4c07caa9b5: Preparing 08:06:33 b049cc8a11da: Preparing 08:06:33 fe3c2d7c47a6: Preparing 08:06:33 e2a6d8be2b53: Preparing 08:06:33 b8ce1ce047b6: Preparing 08:06:33 16113d51b718: Preparing 08:06:33 16113d51b718: Waiting 08:06:33 fd4c07caa9b5: Layer already exists 08:06:33 e2a6d8be2b53: Layer already exists 08:06:33 b049cc8a11da: Layer already exists 08:06:33 b8ce1ce047b6: Layer already exists 08:06:33 fe3c2d7c47a6: Layer already exists 08:06:33 16113d51b718: Layer already exists 08:06:33 3.2.0-dev.18: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 08:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:06:34 fd4c07caa9b5: Preparing 08:06:34 b049cc8a11da: Preparing 08:06:34 fe3c2d7c47a6: Preparing 08:06:34 e2a6d8be2b53: Preparing 08:06:34 b8ce1ce047b6: Preparing 08:06:34 16113d51b718: Preparing 08:06:34 16113d51b718: Waiting 08:06:34 fe3c2d7c47a6: Layer already exists 08:06:34 fd4c07caa9b5: Layer already exists 08:06:34 e2a6d8be2b53: Layer already exists 08:06:34 b049cc8a11da: Layer already exists 08:06:34 b8ce1ce047b6: Layer already exists 08:06:34 16113d51b718: Layer already exists 08:06:34 eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:35 + 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 08:06:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 08:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 08:06:35 fd4c07caa9b5: Preparing 08:06:35 b049cc8a11da: Preparing 08:06:35 fe3c2d7c47a6: Preparing 08:06:35 e2a6d8be2b53: Preparing 08:06:35 b8ce1ce047b6: Preparing 08:06:35 16113d51b718: Preparing 08:06:35 16113d51b718: Waiting 08:06:35 fd4c07caa9b5: Layer already exists 08:06:35 fe3c2d7c47a6: Layer already exists 08:06:35 b8ce1ce047b6: Layer already exists 08:06:35 b049cc8a11da: Layer already exists 08:06:35 e2a6d8be2b53: Layer already exists 08:06:35 16113d51b718: Layer already exists 08:06:35 main: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:35 ===================================================== [Pipeline] echo 08:06:35 taggedImages: 08:06:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a 08:06:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 08:06:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.18 08:06:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 08:06:35 - 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 08:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:36 08:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:36 arm64: Pulling from edgex-lftools-log-publisher 08:06:36 8998bd30e6a1: Pulling fs layer 08:06:36 04944245beec: Pulling fs layer 08:06:36 699f458cf7ca: Pulling fs layer 08:06:36 765212b225bb: Pulling fs layer 08:06:36 f23df028b6ca: Pulling fs layer 08:06:36 d65c8cfc05b1: Pulling fs layer 08:06:36 2437ff75d9bd: Pulling fs layer 08:06:36 f23df028b6ca: Waiting 08:06:36 d65c8cfc05b1: Waiting 08:06:36 765212b225bb: Waiting 08:06:36 2437ff75d9bd: Waiting 08:06:36 04944245beec: Verifying Checksum 08:06:36 04944245beec: Download complete 08:06:36 765212b225bb: Verifying Checksum 08:06:36 765212b225bb: Download complete 08:06:36 f23df028b6ca: Verifying Checksum 08:06:36 f23df028b6ca: Download complete 08:06:36 d65c8cfc05b1: Verifying Checksum 08:06:36 d65c8cfc05b1: Download complete 08:06:37 699f458cf7ca: Verifying Checksum 08:06:37 699f458cf7ca: Download complete 08:06:37 8998bd30e6a1: Verifying Checksum 08:06:37 8998bd30e6a1: Download complete 08:06:40 2437ff75d9bd: Verifying Checksum 08:06:40 2437ff75d9bd: Download complete 08:06:41 8998bd30e6a1: Pull complete 08:06:42 04944245beec: Pull complete 08:06:44 699f458cf7ca: Pull complete 08:06:44 765212b225bb: Pull complete 08:06:45 f23df028b6ca: Pull complete 08:06:45 d65c8cfc05b1: Pull complete 08:07:03 2437ff75d9bd: Pull complete 08:07:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-22704 does not seem to be running inside a container 08:07:03 $ 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/154 -v /w/workspace/device-rfid-llrp-go/154:/w/workspace/device-rfid-llrp-go/154:rw,z -v /w/workspace/device-rfid-llrp-go/154@tmp:/w/workspace/device-rfid-llrp-go/154@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 08:07:06 $ docker top 259b5fa68dca74474d2e1914baf3b236ac3677dd3d5e4326ce479e93d3072c15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:07 ---> job-cost.sh 08:07:07 lf-activate-venv: SKIPPING 08:07:07 INFO: No Stack... 08:07:07 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:08 INFO: Archiving Costs [Pipeline] sh 08:07:09 + cat /w/workspace/device-rfid-llrp-go/154/archives/cost.csv 08:07:09 + cut -d, -f6 [Pipeline] lock 08:07:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] 08:07:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] did not exist. Created. 08:07:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:10 /w/workspace/device-rfid-llrp-go/154@tmp/durable-21f4b79c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:07:10 + echo total: 0.10999999940395355 [Pipeline] stash 08:07:10 Warning: overwriting stash ‘stack-cost’ 08:07:10 Stashed 1 file(s) [Pipeline] } 08:07:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:10 $ docker stop --time=1 259b5fa68dca74474d2e1914baf3b236ac3677dd3d5e4326ce479e93d3072c15 08:07:12 $ docker rm -f --volumes 259b5fa68dca74474d2e1914baf3b236ac3677dd3d5e4326ce479e93d3072c15 [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 08:07:12 provisioning config files... 08:07:12 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1307913362973635799tmp [Pipeline] { [Pipeline] sh 08:07:13 + set +x 08:07:13 + curl -s https://codecov.io/bash 08:07:13 + bash -s -- 08:07:13 08:07:13 _____ _ 08:07:13 / ____| | | 08:07:13 | | ___ __| | ___ ___ _____ __ 08:07:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:13 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:13 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:13 Bash-1.0.6 08:07:13 08:07:13 08:07:13 ==> git version 2.25.1 found 08:07:13 ==> 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 08:07:13 Release-Date: 2020-01-08 08:07:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:13 ==> Jenkins CI detected. 08:07:13 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 08:07:13 project root: . 08:07:13 --> token set from env 08:07:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:13 ==> Running gcov in . (disable via -X gcov) 08:07:13 ==> Python coveragepy not found 08:07:13 ==> Searching for coverage reports in: 08:07:13 + . 08:07:13 -> Found 1 reports 08:07:13 ==> Detecting git/mercurial file structure 08:07:13 ==> Reading reports 08:07:13 + ./coverage.out bytes=451915 08:07:13 ==> Appending adjustments 08:07:13 https://docs.codecov.io/docs/fixing-reports 08:07:13 + Found adjustments 08:07:13 ==> Gzipping contents 08:07:13 52K /tmp/codecov.ER3Bgy.gz 08:07:13 ==> Uploading reports 08:07:13 url: https://codecov.io 08:07:13 query: branch=main&commit=eda65a26f575ff07a305de7325ab261b4d99341a&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:13 -> Pinging Codecov 08:07:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eda65a26f575ff07a305de7325ab261b4d99341a&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:13 -> Uploading to 08:07:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/eda65a26f575ff07a305de7325ab261b4d99341a/bd903892-e805-453f-94b1-09fc2fa901d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080713Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=09e545dd37faa3fd35401b39f2c8a027d4bdcc4134752d53bdcca267ff310801 08:07:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:13 Dload Upload Total Spent Left Speed 08:07:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 206k --:--:-- --:--:-- --:--:-- 206k 08:07:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] } 08:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:07:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:07:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:14 08:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:14 latest: Pulling from edgex-devops/edgex-snyk-go 08:07:14 43c4264eed91: Already exists 08:07:14 4cc291be95ef: Already exists 08:07:14 2ac1f1163629: Already exists 08:07:14 5c3c966382ef: Already exists 08:07:14 4f4fb700ef54: Already exists 08:07:14 d9c7d2e4e75e: Pulling fs layer 08:07:14 9c3e1370e548: Pulling fs layer 08:07:15 d9c7d2e4e75e: Verifying Checksum 08:07:15 d9c7d2e4e75e: Download complete 08:07:15 d9c7d2e4e75e: Pull complete 08:07:15 9c3e1370e548: Verifying Checksum 08:07:15 9c3e1370e548: Download complete 08:07:19 9c3e1370e548: Pull complete 08:07:19 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:19 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 08:07:19 $ 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 08:07:24 $ docker top e36d286ce257ecb1aa2913d6a9f7a99502b2f5b73cba018b778274b33d3f6864 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:24 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 08:07:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 08:07:24 + set -o pipefail 08:07:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 08:07:32 08:07:32 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 08:07:32 08:07:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/3d98ef48-5871-441c-91fe-6f0fa9479c4e 08:07:32 08:07:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:07:32 08:07:32 08:07:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:07:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:07:32 $ docker stop --time=1 e36d286ce257ecb1aa2913d6a9f7a99502b2f5b73cba018b778274b33d3f6864 08:07:40 $ docker rm -f --volumes e36d286ce257ecb1aa2913d6a9f7a99502b2f5b73cba018b778274b33d3f6864 [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 08:07:41 + git log --format=format:%s -1 eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] sh 08:07:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:07:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:42 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 08:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:07:42 $ docker top 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 -eo pid,comm 08:07:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:07:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:42 [ssh-agent] Looking for ssh-agent implementation... 08:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:43 $ docker exec 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 ssh-agent 08:07:43 SSH_AUTH_SOCK=/tmp/ssh-jYipcCWvxVSI/agent.32 08:07:43 SSH_AGENT_PID=38 08:07:43 Running ssh-add (command line suppressed) 08:07:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13698083425741245049.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13698083425741245049.key) 08:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:43 + git semver tag 08:07:43 2024-10-14 08:07:43,704 [run_tag] DEBUG tag force:False 08:07:43 2024-10-14 08:07:43,704 [check_head_tag] DEBUG check head tag 08:07:43 2024-10-14 08:07:43,705 [execute] INFO git cat-file --batch-check 08:07:43 2024-10-14 08:07:43,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 08:07:43 2024-10-14 08:07:43,708 [execute] INFO git cat-file --batch 08:07:43 2024-10-14 08:07:43,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 08:07:43 2024-10-14 08:07:43,724 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:07:43 2024-10-14 08:07:43,724 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 08:07:43 2024-10-14 08:07:43,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 08:07:43 2024-10-14 08:07:43,727 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:07:43 3.2.0-dev.18 [Pipeline] } 08:07:43 $ docker exec --env ******** --env ******** 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 ssh-agent -k 08:07:43 unset SSH_AUTH_SOCK; 08:07:43 unset SSH_AGENT_PID; 08:07:43 echo Agent pid 38 killed; 08:07:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:44 + git semver [Pipeline] } 08:07:44 $ docker stop --time=1 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 08:07:45 $ docker rm -f --volumes 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:46 08:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:46 0.23.1-centos7: Pulling from edgex-lftools 08:07:46 ab5ef0e58194: Pulling fs layer 08:07:46 9712f1f96733: Pulling fs layer 08:07:46 63f879dbbcfc: Pulling fs layer 08:07:46 0d9ebad4ef96: Pulling fs layer 08:07:46 e9a5061849ea: Pulling fs layer 08:07:46 d747dcd14b5f: Pulling fs layer 08:07:46 2de7ff778b66: Pulling fs layer 08:07:46 0d9ebad4ef96: Waiting 08:07:46 d747dcd14b5f: Waiting 08:07:46 2de7ff778b66: Waiting 08:07:46 e9a5061849ea: Waiting 08:07:46 9712f1f96733: Download complete 08:07:46 63f879dbbcfc: Verifying Checksum 08:07:46 63f879dbbcfc: Download complete 08:07:46 e9a5061849ea: Verifying Checksum 08:07:46 e9a5061849ea: Download complete 08:07:46 d747dcd14b5f: Verifying Checksum 08:07:46 d747dcd14b5f: Download complete 08:07:47 2de7ff778b66: Verifying Checksum 08:07:47 2de7ff778b66: Download complete 08:07:47 ab5ef0e58194: Verifying Checksum 08:07:47 ab5ef0e58194: Download complete 08:07:47 0d9ebad4ef96: Verifying Checksum 08:07:47 0d9ebad4ef96: Download complete 08:07:49 ab5ef0e58194: Pull complete 08:07:49 9712f1f96733: Pull complete 08:07:50 63f879dbbcfc: Pull complete 08:07:54 0d9ebad4ef96: Pull complete 08:07:54 e9a5061849ea: Pull complete 08:07:54 d747dcd14b5f: Pull complete 08:07:54 2de7ff778b66: Pull complete 08:07:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:55 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 08:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:08:06 $ docker top da13d5449d062f566cf4a97a8c83dc1b48122d3234fd40b34732b5ece870acfc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:08:06 provisioning config files... 08:08:06 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2772973643539449806tmp 08:08:06 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1581094307798618177tmp 08:08:06 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1288378673201287184tmp [Pipeline] { [Pipeline] echo 08:08:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:08:06 ---> sigul-configuration.sh 08:08:06 gpg: directory `/root/.gnupg' created 08:08:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:08:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:08:06 gpg: keyring `/root/.gnupg/secring.gpg' created 08:08:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:08:06 gpg: CAST5 encrypted data 08:08:06 gpg: encrypted with 1 passphrase 08:08:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:08:06 + mkdir /home/jenkins 08:08:06 + mkdir /home/jenkins/sigul [Pipeline] sh 08:08:07 + 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 08:08:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:08:07 ---> sigul-install.sh 08:08:07 Sigul already installed; skipping installation. [Pipeline] sh 08:08:07 + git tag --list 08:08:07 v0.0.0 08:08:07 v1.0.0 08:08:07 v2.1.0 08:08:07 v2.1.1 08:08:07 v2.2.0 08:08:07 v2.3.0 08:08:07 v3.0 08:08:07 v3.0.0 08:08:07 v3.1 08:08:07 v3.1.0 08:08:07 v3.1.0-dev.1 08:08:07 v3.1.0-dev.10 08:08:07 v3.1.0-dev.11 08:08:07 v3.1.0-dev.12 08:08:07 v3.1.0-dev.13 08:08:07 v3.1.0-dev.14 08:08:07 v3.1.0-dev.15 08:08:07 v3.1.0-dev.16 08:08:07 v3.1.0-dev.17 08:08:07 v3.1.0-dev.18 08:08:07 v3.1.0-dev.19 08:08:07 v3.1.0-dev.2 08:08:07 v3.1.0-dev.20 08:08:07 v3.1.0-dev.21 08:08:07 v3.1.0-dev.22 08:08:07 v3.1.0-dev.23 08:08:07 v3.1.0-dev.24 08:08:07 v3.1.0-dev.3 08:08:07 v3.1.0-dev.4 08:08:07 v3.1.0-dev.5 08:08:07 v3.1.0-dev.6 08:08:07 v3.1.0-dev.7 08:08:07 v3.1.0-dev.8 08:08:07 v3.1.0-dev.9 08:08:07 v3.1.1 08:08:07 v3.1.1-dev.1 08:08:07 v3.2.0-dev.1 08:08:07 v3.2.0-dev.10 08:08:07 v3.2.0-dev.11 08:08:07 v3.2.0-dev.12 08:08:07 v3.2.0-dev.13 08:08:07 v3.2.0-dev.14 08:08:07 v3.2.0-dev.15 08:08:07 v3.2.0-dev.16 08:08:07 v3.2.0-dev.17 08:08:07 v3.2.0-dev.18 08:08:07 v3.2.0-dev.2 08:08:07 v3.2.0-dev.3 08:08:07 v3.2.0-dev.4 08:08:07 v3.2.0-dev.5 08:08:07 v3.2.0-dev.6 08:08:07 v3.2.0-dev.7 08:08:07 v3.2.0-dev.8 08:08:07 v3.2.0-dev.9 [Pipeline] sh 08:08:07 + lftools sign git-tag v3.2.0-dev.18 08:08:08 Signing Git tag with Sigul... 08:08:08 Signing v3.2.0-dev.18 [Pipeline] echo 08:08:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:08:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:08:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:08:09 $ docker stop --time=1 da13d5449d062f566cf4a97a8c83dc1b48122d3234fd40b34732b5ece870acfc 08:08:10 $ docker rm -f --volumes da13d5449d062f566cf4a97a8c83dc1b48122d3234fd40b34732b5ece870acfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:08:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:11 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 08:08: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 08:08:11 $ docker top 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 -eo pid,comm 08:08: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). 08:08:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:11 [ssh-agent] Looking for ssh-agent implementation... 08:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:12 $ docker exec 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 ssh-agent 08:08:12 SSH_AUTH_SOCK=/tmp/ssh-rnQqWqvjrkVy/agent.32 08:08:12 SSH_AGENT_PID=38 08:08:12 Running ssh-add (command line suppressed) 08:08:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13436108469276980489.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13436108469276980489.key) 08:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:12 + git semver bump pre 08:08:12 2024-10-14 08:08:12,725 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:08:12 2024-10-14 08:08:12,725 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 08:08:12 2024-10-14 08:08:12,725 [bump_version] DEBUG bumped version:3.2.0-dev.19 08:08:12 2024-10-14 08:08:12,725 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 08:08:12 2024-10-14 08:08:12,725 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:08:12 2024-10-14 08:08:12,725 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:08:12 2024-10-14 08:08:12,727 [execute] INFO git cat-file --batch-check 08:08:12 2024-10-14 08:08:12,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:08:12 2024-10-14 08:08:12,732 [execute] INFO git cat-file --batch 08:08:12 2024-10-14 08:08:12,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:08:12 2024-10-14 08:08:12,737 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:08:12 3.2.0-dev.19 [Pipeline] } 08:08:12 $ docker exec --env ******** --env ******** 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 ssh-agent -k 08:08:12 unset SSH_AUTH_SOCK; 08:08:12 unset SSH_AGENT_PID; 08:08:12 echo Agent pid 38 killed; 08:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:13 + git semver [Pipeline] } 08:08:13 $ docker stop --time=1 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 08:08:14 $ docker rm -f --volumes 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:15 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 08:08:15 $ 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 08:08:15 $ docker top 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:28 [ssh-agent] Looking for ssh-agent implementation... 08:08:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:28 $ docker exec 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 ssh-agent 08:08:28 SSH_AUTH_SOCK=/tmp/ssh-mrilpHCvNsAf/agent.31 08:08:28 SSH_AGENT_PID=37 08:08:28 Running ssh-add (command line suppressed) 08:08:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14769435781457884707.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14769435781457884707.key) 08:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:29 + git semver push 08:08:29 2024-10-14 08:08:29,552 [run_push] DEBUG push 08:08:29 2024-10-14 08:08:29,553 [execute] INFO git cat-file --batch-check 08:08:29 2024-10-14 08:08:29,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:08:29 2024-10-14 08:08:29,557 [execute] INFO git rev-list aeae0679c079c6f01291d2f91e7e0b8510ee4207 -- 08:08:29 2024-10-14 08:08:29,558 [execute] DEBUG Popen(['git', 'rev-list', 'aeae0679c079c6f01291d2f91e7e0b8510ee4207', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:08:29 2024-10-14 08:08:29,565 [execute] INFO git fetch -v origin 08:08:29 2024-10-14 08:08:29,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:08:30 2024-10-14 08:08:30,014 [run_push] DEBUG no remote changes detected 08:08:30 2024-10-14 08:08:30,014 [execute] INFO git push origin semver 08:08:30 2024-10-14 08:08:30,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:08:30 2024-10-14 08:08:30,675 [run_push] DEBUG push all version tags 08:08:30 2024-10-14 08:08:30,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:08:30 2024-10-14 08:08:30,675 [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) 08:08:31 2024-10-14 08:08:31,304 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:08:31 3.2.0-dev.19 [Pipeline] } 08:08:31 $ docker exec --env ******** --env ******** 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 ssh-agent -k 08:08:31 unset SSH_AUTH_SOCK; 08:08:31 unset SSH_AGENT_PID; 08:08:31 echo Agent pid 37 killed; 08:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:31 + git semver [Pipeline] } 08:08:32 $ docker stop --time=1 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 08:08:34 $ docker rm -f --volumes 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 [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 08:08:35 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 08:08:35 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 08:08:35 total 16 08:08:35 drwxr-xr-x 3 root root 4096 Oct 14 07:50 . 08:08:35 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:08 .. 08:08:35 drwxr-xr-x 2 root root 4096 Oct 14 07:50 cost 08:08:35 -rw-r--r-- 1 root root 91 Oct 14 07:50 cost.csv 08:08:35 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 08:08:35 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 08:08:35 total 16 08:08:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:50 . 08:08:35 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:08 .. 08:08:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:50 cost 08:08:35 -rw-r--r-- 1 jenkins jenkins 91 Oct 14 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:08:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:08:36 ---> package-listing.sh 08:08:36 ++ facter osfamily 08:08:36 ++ tr '[:upper:]' '[:lower:]' 08:08:36 + OS_FAMILY=debian 08:08:36 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 08:08:36 + START_PACKAGES=/tmp/packages_start.txt 08:08:36 + END_PACKAGES=/tmp/packages_end.txt 08:08:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:36 + PACKAGES=/tmp/packages_start.txt 08:08:36 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 08:08:36 + PACKAGES=/tmp/packages_end.txt 08:08:36 + case "${OS_FAMILY}" in 08:08:36 + dpkg -l 08:08:36 + grep '^ii' 08:08:36 + '[' -f /tmp/packages_start.txt ']' 08:08:36 + '[' -f /tmp/packages_end.txt ']' 08:08:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:36 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 08:08:36 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 08:08:36 + 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 08:08:36 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 08:08:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:37 prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container 08:08:37 $ 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 08:08:37 $ docker top 1005a26e0dee207ca64d93e05bbcf4a9c4ffc589359b25412fa931197f1750e5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:38 + touch /tmp/pre-build-complete [Pipeline] sh 08:08:38 + mkdir -p /var/log/sysstat [Pipeline] sh 08:08:38 + ls /var/log/sa-host 08:08:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:38 provisioning config files... 08:08:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16813903570586103659tmp [Pipeline] { [Pipeline] echo 08:08:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:08:39 ---> create-netrc.sh [Pipeline] } 08:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:08:39 ---> python-tools-install.sh [Pipeline] echo 08:08:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:08:39 ---> sudo-logs.sh 08:08:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:08:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:08:40 ---> job-cost.sh 08:08:40 lf-activate-venv: SKIPPING 08:08:40 DEBUG: total: 0.2199999988079071 08:08:40 INFO: Retrieving Stack Cost... 08:08:40 INFO: Retrieving Pricing Info for: v3-standard-8 08:08:40 INFO: Archiving Costs [Pipeline] echo 08:08:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:08:41 ---> logs-deploy.sh 08:08:41 lf-activate-venv: SKIPPING 08:08:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/154 08:08:41 INFO: archiving workspace using pattern(s): 08:08:42 Archives upload complete. 08:08:42 INFO: archiving logs to Nexus