Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4424f44df6928ee72d83e7b1b99bd10820704551 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-ssh2289925063124268060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7278881581202907556.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9702207288980574341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8709910843951353864.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-ssh17053545139794575439.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-936’ is offline Running on prd-ubuntu20.04-docker-8c-8g-940 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 > 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 Avoid second fetch Checking out Revision 4424f44df6928ee72d83e7b1b99bd10820704551 (main) Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > git config core.sparsecheckout # timeout=10 > git checkout -f 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 > git rev-list --no-walk 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:09:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:09:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:09:04 ========================================================= 11:09:04 EdgeX Global Pipelines Version Info 11:09:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:09:05 ------------------- 11:09:05 stable info: 11:09:05 ------------------- 11:09:05 Commited By: Ginny Guan ginny@iotechsys.com 11:09:05 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:09:05 Message: update stable to v1.0.260 11:09:05 ------------------- 11:09:05 experimental info: 11:09:05 ------------------- 11:09:05 Commited By: Ginny Guan ginny@iotechsys.com 11:09:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:09:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4424f44 [Pipeline] echo 11:09:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:06 provisioning config files... 11:09:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1945703442402232226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:07 ---> ****-login.sh 11:09:07 nexus3.edgexfoundry.org:10001 11:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:07 Configure a credential helper to remove this warning. See 11:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:07 11:09:07 Login Succeeded 11:09:07 nexus3.edgexfoundry.org:10002 11:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:07 Configure a credential helper to remove this warning. See 11:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:07 11:09:07 Login Succeeded 11:09:07 nexus3.edgexfoundry.org:10003 11:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:07 Configure a credential helper to remove this warning. See 11:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:07 11:09:07 Login Succeeded 11:09:07 nexus3.edgexfoundry.org:10004 11:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:07 Configure a credential helper to remove this warning. See 11:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:07 11:09:07 Login Succeeded 11:09:07 ****.io 11:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:07 Configure a credential helper to remove this warning. See 11:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:07 11:09:07 Login Succeeded 11:09:07 ---> ****-login.sh ends [Pipeline] } 11:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:09:08 + git rev-list -1 --merges 4424f44df6928ee72d83e7b1b99bd10820704551~1..4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo 11:09:08 -----------> git rev-list -1 --merges 4424f44df6928ee72d83e7b1b99bd10820704551~1..4424f44df6928ee72d83e7b1b99bd10820704551 4424f44df6928ee72d83e7b1b99bd10820704551 11:09:08 4424f44df6928ee72d83e7b1b99bd10820704551 [false] [Pipeline] sh 11:09:08 + git log --format=format:%s -1 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo 11:09:08 ========================================================= 11:09:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:09:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:09:09 + git log --format=format:%s -1 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] echo 11:09:09 [semverPrep] GIT_COMMIT: 4424f44df6928ee72d83e7b1b99bd10820704551, Commit Message: Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo 11:09:09 [semverPrep] This is not a build commit. [Pipeline] sh 11:09:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:09:09 + grep -v github /etc/ssh/ssh_known_hosts 11:09:09 + [ -e /tmp/ssh_known_hosts ] 11:09:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:09:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:09:09 + sudo tee -a /etc/ssh/ssh_known_hosts 11:09:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:09 11:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:10 0.1.4: Pulling from edgex-devops/py-git-semver 11:09:10 b85a868b505f: Pulling fs layer 11:09:10 e2be974225ed: Pulling fs layer 11:09:10 339a4e72a1f5: Pulling fs layer 11:09:10 988bab9f4d93: Pulling fs layer 11:09:10 1469e6f7b9e6: Pulling fs layer 11:09:10 eaf3925da568: Pulling fs layer 11:09:10 bab4dde63d76: Pulling fs layer 11:09:10 bde34c3a00c8: Pulling fs layer 11:09:10 b352a97aabf1: Pulling fs layer 11:09:10 4872d77fe225: Pulling fs layer 11:09:10 5851b861e8e6: Pulling fs layer 11:09:10 bab4dde63d76: Waiting 11:09:10 bde34c3a00c8: Waiting 11:09:10 b352a97aabf1: Waiting 11:09:10 4872d77fe225: Waiting 11:09:10 5851b861e8e6: Waiting 11:09:10 988bab9f4d93: Waiting 11:09:10 1469e6f7b9e6: Waiting 11:09:10 eaf3925da568: Waiting 11:09:10 e2be974225ed: Verifying Checksum 11:09:10 e2be974225ed: Download complete 11:09:10 988bab9f4d93: Verifying Checksum 11:09:10 988bab9f4d93: Download complete 11:09:10 1469e6f7b9e6: Verifying Checksum 11:09:10 1469e6f7b9e6: Download complete 11:09:10 eaf3925da568: Verifying Checksum 11:09:10 eaf3925da568: Download complete 11:09:10 339a4e72a1f5: Verifying Checksum 11:09:10 339a4e72a1f5: Download complete 11:09:10 bde34c3a00c8: Download complete 11:09:10 b352a97aabf1: Verifying Checksum 11:09:10 b352a97aabf1: Download complete 11:09:10 4872d77fe225: Verifying Checksum 11:09:10 4872d77fe225: Download complete 11:09:10 5851b861e8e6: Verifying Checksum 11:09:10 5851b861e8e6: Download complete 11:09:10 b85a868b505f: Verifying Checksum 11:09:10 b85a868b505f: Download complete 11:09:10 bab4dde63d76: Verifying Checksum 11:09:10 bab4dde63d76: Download complete 11:09:11 b85a868b505f: Pull complete 11:09:12 e2be974225ed: Pull complete 11:09:12 339a4e72a1f5: Pull complete 11:09:12 988bab9f4d93: Pull complete 11:09:12 1469e6f7b9e6: Pull complete 11:09:12 eaf3925da568: Pull complete 11:09:15 bab4dde63d76: Pull complete 11:09:15 bde34c3a00c8: Pull complete 11:09:15 b352a97aabf1: Pull complete 11:09:15 4872d77fe225: Pull complete 11:09:15 5851b861e8e6: Pull complete 11:09:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:15 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:09: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:09:20 $ docker top 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 -eo pid,comm 11:09:20 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). 11:09:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:09:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:20 [ssh-agent] Looking for ssh-agent implementation... 11:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:21 $ docker exec 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent 11:09:21 SSH_AUTH_SOCK=/tmp/ssh-4sJUJAWuipDJ/agent.32 11:09:21 SSH_AGENT_PID=38 11:09:21 Running ssh-add (command line suppressed) 11:09:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7429578211274230520.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7429578211274230520.key) 11:09:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:21 + git tag --points-at HEAD [Pipeline] } 11:09:21 $ docker exec --env ******** --env ******** 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent -k 11:09:21 unset SSH_AUTH_SOCK; 11:09:21 unset SSH_AGENT_PID; 11:09:21 echo Agent pid 38 killed; 11:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:09:21 [ssh-agent] Looking for ssh-agent implementation... 11:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:09:21 $ docker exec 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent 11:09:22 SSH_AUTH_SOCK=/tmp/ssh-fq378b3zalUn/agent.71 11:09:22 SSH_AGENT_PID=77 11:09:22 Running ssh-add (command line suppressed) 11:09:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16798405782231642590.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16798405782231642590.key) 11:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:09:22 + git semver init 11:09:22 2024-05-28 11:09:22,623 [run_init] DEBUG init version:0.0.0 force:False 11:09:22 2024-05-28 11:09:22,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:09:22 2024-05-28 11:09:22,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:09:22 2024-05-28 11:09:22,625 [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) 11:09:24 2024-05-28 11:09:23,955 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:09:24 2024-05-28 11:09:23,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:09:24 2024-05-28 11:09:23,956 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:24 2024-05-28 11:09:23,956 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:09:24 3.2.0-dev.10 [Pipeline] } 11:09:24 $ docker exec --env ******** --env ******** 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 ssh-agent -k 11:09:24 unset SSH_AUTH_SOCK; 11:09:24 unset SSH_AGENT_PID; 11:09:24 echo Agent pid 77 killed; 11:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:09:24 + git semver [Pipeline] } 11:09:24 $ docker stop --time=1 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 11:09:26 $ docker rm -f --volumes 04af48fb9a3e03239161df6b9ad2e03cade0b940c65f2826df8e5e539802a3c8 [Pipeline] // withDockerContainer [Pipeline] sh 11:09:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:09:26 Stashed 1 file(s) [Pipeline] echo 11:09:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:26 provisioning config files... 11:09:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14534188082413870869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:27 ---> ****-login.sh 11:09:27 nexus3.edgexfoundry.org:10001 11:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:27 Configure a credential helper to remove this warning. See 11:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:27 11:09:27 Login Succeeded 11:09:27 nexus3.edgexfoundry.org:10002 11:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:27 Configure a credential helper to remove this warning. See 11:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:27 11:09:27 Login Succeeded 11:09:27 nexus3.edgexfoundry.org:10003 11:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:27 Configure a credential helper to remove this warning. See 11:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:27 11:09:27 Login Succeeded 11:09:27 nexus3.edgexfoundry.org:10004 11:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:27 Configure a credential helper to remove this warning. See 11:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:27 11:09:27 Login Succeeded 11:09:27 ****.io 11:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:27 Configure a credential helper to remove this warning. See 11:09:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:27 11:09:27 Login Succeeded 11:09:27 ---> ****-login.sh ends [Pipeline] } 11:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:09:27 ========================================================= 11:09:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:09:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:09:28 Sending build context to Docker daemon 11.51MB 11:09:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:09:28 Step 2/12 : FROM ${BASE} AS builder 11:09:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:09:28 619be1103602: Pulling fs layer 11:09:28 7862e08f4a3e: Pulling fs layer 11:09:28 5df492c9dc93: Pulling fs layer 11:09:28 7629e6793208: Pulling fs layer 11:09:28 4f4fb700ef54: Pulling fs layer 11:09:28 fb5054dd5b73: Pulling fs layer 11:09:28 eeca6798cff9: Pulling fs layer 11:09:28 aa269ceb94a6: Pulling fs layer 11:09:28 ada007ff1a6a: Pulling fs layer 11:09:28 7629e6793208: Waiting 11:09:28 4f4fb700ef54: Waiting 11:09:28 aa269ceb94a6: Waiting 11:09:28 ada007ff1a6a: Waiting 11:09:28 eeca6798cff9: Waiting 11:09:28 fb5054dd5b73: Waiting 11:09:28 7862e08f4a3e: Download complete 11:09:28 7629e6793208: Verifying Checksum 11:09:28 7629e6793208: Download complete 11:09:28 4f4fb700ef54: Download complete 11:09:28 fb5054dd5b73: Verifying Checksum 11:09:28 fb5054dd5b73: Download complete 11:09:28 619be1103602: Verifying Checksum 11:09:28 619be1103602: Download complete 11:09:28 eeca6798cff9: Verifying Checksum 11:09:28 619be1103602: Pull complete 11:09:28 ada007ff1a6a: Verifying Checksum 11:09:28 ada007ff1a6a: Download complete 11:09:28 7862e08f4a3e: Pull complete 11:09:28 5df492c9dc93: Verifying Checksum 11:09:28 5df492c9dc93: Download complete 11:09:29 aa269ceb94a6: Verifying Checksum 11:09:29 aa269ceb94a6: Download complete 11:09:32 5df492c9dc93: Pull complete 11:09:32 7629e6793208: Pull complete 11:09:32 4f4fb700ef54: Pull complete 11:09:32 fb5054dd5b73: Pull complete 11:09:32 eeca6798cff9: Pull complete 11:09:35 aa269ceb94a6: Pull complete 11:09:35 ada007ff1a6a: Pull complete 11:09:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:09:35 ---> f489d0715acc 11:09:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:09:38 ---> Running in 550b6a175e33 11:09:38 Removing intermediate container 550b6a175e33 11:09:38 ---> b027238ddb6f 11:09:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:09:38 ---> Running in 11ba82cd20d7 11:09:38 Removing intermediate container 11ba82cd20d7 11:09:38 ---> 33ae40701957 11:09:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:09:38 ---> Running in 32dc02426696 11:09:38 Removing intermediate container 32dc02426696 11:09:38 ---> 08fe2a7b5a81 11:09:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:09:38 ---> Running in ecda6783f319 11:09:38 Removing intermediate container ecda6783f319 11:09:38 ---> daf46927cb08 11:09:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:38 ---> Running in 115e25753d02 11:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:09:39 OK: 264 MiB in 52 packages 11:09:40 Removing intermediate container 115e25753d02 11:09:40 ---> 728ab982134c 11:09:40 Step 8/12 : WORKDIR /app 11:09:40 ---> Running in 26250c435f9f 11:09:40 Removing intermediate container 26250c435f9f 11:09:40 ---> 2a4c73d5578a 11:09:40 Step 9/12 : COPY go.mod vendor* ./ 11:09:40 ---> dc14e414cf7a 11:09:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:40 ---> Running in 5d7952b5f2b7 11:09:41 Still waiting to schedule task 11:09:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-937’ is offline 11:10:12 Removing intermediate container 5d7952b5f2b7 11:10:12 ---> 6398b4fe1332 11:10:12 Step 11/12 : COPY . . 11:10:12 ---> f3afdfa91dd2 11:10:12 Step 12/12 : RUN $MAKE 11:10:12 ---> Running in f6a917259051 11:10:12 noop 11:10:12 Removing intermediate container f6a917259051 11:10:12 ---> 5b5a7c7e9410 11:10:12 Successfully built 5b5a7c7e9410 11:10:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:13 + docker inspect -f . ci-base-image-x86_64 11:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:13 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:10:13 $ 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 ******** ci-base-image-x86_64 cat 11:10:13 $ docker top 0863300fa0604f9bb3db566738aac368a547896401cbdd9f28cf5ba77ed86c36 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:13 + go version 11:10:13 go version go1.21.9 linux/amd64 [Pipeline] } 11:10:13 $ docker stop --time=1 0863300fa0604f9bb3db566738aac368a547896401cbdd9f28cf5ba77ed86c36 11:10:15 $ docker rm -f --volumes 0863300fa0604f9bb3db566738aac368a547896401cbdd9f28cf5ba77ed86c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:15 + docker inspect -f . ci-base-image-x86_64 11:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:15 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:10:15 $ 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 ******** ci-base-image-x86_64 cat 11:10:15 $ docker top 58df10fb02bc0f191805db28939d47c29950018183d46eca37982bc4e0dd21ba -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:16 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:10:16 + make test 11:10:16 go test ./... -coverprofile=coverage.out ./... 11:10:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:10:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:10:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:10:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.898s coverage: 40.6% of statements 11:10:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.013s coverage: 96.4% of statements 11:10:39 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements 11:10:57 go vet ./... 11:11:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:11:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:11:02 ./bin/test-attribution-txt.sh 11:11:02 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:11:02 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:11:02 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:11:02 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:11:02 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:11:02 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:11:02 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:11:02 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:11:02 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:11:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:11:03 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:11:03 $ docker stop --time=1 58df10fb02bc0f191805db28939d47c29950018183d46eca37982bc4e0dd21ba 11:11:04 $ docker rm -f --volumes 58df10fb02bc0f191805db28939d47c29950018183d46eca37982bc4e0dd21ba [Pipeline] // withDockerContainer [Pipeline] sh 11:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:11:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:11:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:11:06 + ls -al . 11:11:06 total 688 11:11:06 drwxrwxr-x 11 jenkins jenkins 4096 May 28 11:10 . 11:11:06 drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:08 .. 11:11:06 -rw-rw-r-- 1 jenkins jenkins 134 May 28 11:09 .dockerignore 11:11:06 drwxrwxr-x 8 jenkins jenkins 4096 May 28 11:10 .git 11:11:06 drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:09 .github 11:11:06 -rw-rw-r-- 1 jenkins jenkins 880 May 28 11:09 .gitignore 11:11:06 -rw-rw-r-- 1 jenkins jenkins 41 May 28 11:09 .golangci.yml 11:11:06 drwxr-xr-x 3 jenkins jenkins 4096 May 28 11:09 .semver 11:11:06 -rw-rw-r-- 1 jenkins jenkins 11980 May 28 11:09 Attribution.txt 11:11:06 -rw-rw-r-- 1 jenkins jenkins 11677 May 28 11:09 CHANGELOG.md 11:11:06 -rw-rw-r-- 1 jenkins jenkins 1456 May 28 11:09 Dockerfile 11:11:06 -rw-rw-r-- 1 jenkins jenkins 677 May 28 11:09 GOVERNANCE.md 11:11:06 -rw-rw-r-- 1 jenkins jenkins 661 May 28 11:09 Jenkinsfile 11:11:06 -rw-rw-r-- 1 jenkins jenkins 11347 May 28 11:09 LICENSE 11:11:06 -rw-rw-r-- 1 jenkins jenkins 2179 May 28 11:09 Makefile 11:11:06 -rw-rw-r-- 1 jenkins jenkins 625 May 28 11:09 OWNERS.md 11:11:06 -rw-rw-r-- 1 jenkins jenkins 28907 May 28 11:09 README.md 11:11:06 -rw-rw-r-- 1 jenkins jenkins 12 May 28 11:09 VERSION 11:11:06 drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:09 bin 11:11:06 drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:09 cmd 11:11:06 -rw-r--r-- 1 jenkins jenkins 438103 May 28 11:10 coverage.out 11:11:06 drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:09 examples 11:11:06 -rw-rw-r-- 1 jenkins jenkins 7219 May 28 11:09 go.mod 11:11:06 -rw-rw-r-- 1 jenkins jenkins 101544 May 28 11:09 go.sum 11:11:06 drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:09 images 11:11:06 drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:09 internal 11:11:06 drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:09 pkg 11:11:06 -rw-rw-r-- 1 jenkins jenkins 193 May 28 11:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:06 + 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=4424f44df6928ee72d83e7b1b99bd10820704551 --label arch=amd64 --label version=3.2.0-dev.10 . 11:11:06 Sending build context to Docker daemon 11.51MB 11:11:06 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:11:06 Step 2/25 : FROM ${BASE} AS builder 11:11:06 ---> 5b5a7c7e9410 11:11:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:11:06 ---> Running in c0f0c12c868e 11:11:06 Removing intermediate container c0f0c12c868e 11:11:06 ---> 070fba7c5218 11:11:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:11:06 ---> Running in b20d368ddc44 11:11:06 Removing intermediate container b20d368ddc44 11:11:06 ---> 8a6e082c5095 11:11:06 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:11:06 ---> Running in 49a8eebc54fb 11:11:06 Removing intermediate container 49a8eebc54fb 11:11:06 ---> 345355c87fcf 11:11:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:11:06 ---> Running in 95c2e92483fd 11:11:07 Removing intermediate container 95c2e92483fd 11:11:07 ---> 3f8ef14caa2c 11:11:07 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:07 ---> Running in 9955c5039d30 11:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:11:07 OK: 264 MiB in 52 packages 11:11:08 Removing intermediate container 9955c5039d30 11:11:08 ---> 75ecc3911eb9 11:11:08 Step 8/25 : WORKDIR /app 11:11:08 ---> Running in 6143ae778fb6 11:11:08 Removing intermediate container 6143ae778fb6 11:11:08 ---> 8197cb03a44a 11:11:08 Step 9/25 : COPY go.mod vendor* ./ 11:11:08 ---> 97ed98cb3cd6 11:11:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:08 ---> Running in b3dac6ae0bd2 11:11:09 Removing intermediate container b3dac6ae0bd2 11:11:09 ---> 2f713c52115d 11:11:09 Step 11/25 : COPY . . 11:11:09 ---> 6a102fe23a61 11:11:09 Step 12/25 : RUN $MAKE 11:11:09 ---> Running in 4c3ef69eeead 11:11:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:11:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-941 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:11:27 Running in /w/workspace/device-rfid-llrp-go/144 [Pipeline] { [Pipeline] checkout 11:11:27 The recommended git tool is: git 11:11:35 using credential edgex-jenkins-ssh 11:11:35 Cloning the remote Git repository 11:11:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:11:35 > git init /w/workspace/device-rfid-llrp-go/144 # timeout=10 11:11:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:11:35 > git --version # timeout=10 11:11:35 > git --version # 'git version 2.25.1' 11:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:39 Avoid second fetch 11:11:39 Checking out Revision 4424f44df6928ee72d83e7b1b99bd10820704551 (main) 11:11:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:39 > git config core.sparsecheckout # timeout=10 11:11:40 Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" 11:11:39 > git checkout -f 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 11:11:41 Removing intermediate container 4c3ef69eeead 11:11:41 ---> 5482c1279690 11:11:41 Step 13/25 : FROM alpine:3.18 11:11:41 3.18: Pulling from library/alpine 11:11:41 619be1103602: Already exists 11:11:41 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:11:41 Status: Downloaded newer image for alpine:3.18 11:11:41 ---> d3782b16ccc9 11:11:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:11:41 ---> Running in 603d8da31445 11:11:41 Removing intermediate container 603d8da31445 11:11:41 ---> b8880df34fa3 11:11:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:11:41 ---> Running in 0dcef0ad70a7 11:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:11:41 (1/1) Installing dumb-init (1.2.5-r2) 11:11:41 Executing busybox-1.36.1-r5.trigger 11:11:41 OK: 7 MiB in 16 packages 11:11:41 Removing intermediate container 0dcef0ad70a7 11:11:41 ---> 2928f8a9163f 11:11:41 Step 16/25 : RUN apk --no-cache upgrade 11:11:41 ---> Running in b40d041844bc 11:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:11:41 Upgrading critical system libraries and apk-tools: 11:11:41 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 11:11:41 Executing busybox-1.36.1-r5.trigger 11:11:41 Continuing the upgrade transaction with new apk-tools: 11:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:11:41 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 11:11:41 Executing busybox-1.36.1-r6.post-upgrade 11:11:41 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 11:11:41 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 11:11:41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 11:11:41 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 11:11:41 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 11:11:41 Executing busybox-1.36.1-r6.trigger 11:11:41 OK: 7 MiB in 16 packages 11:11:41 Removing intermediate container b40d041844bc 11:11:41 ---> c0a05091be56 11:11:41 Step 17/25 : COPY --from=builder /app/LICENSE / 11:11:41 ---> f85b3f94d48e 11:11:41 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:11:41 ---> c301762d4d6e 11:11:41 Step 19/25 : COPY --from=builder /app/cmd/ / 11:11:43 ---> 5e93164a566c 11:11:43 Step 20/25 : EXPOSE 59989 11:11:44 ---> Running in 6e5f26500f55 11:11:44 Removing intermediate container 6e5f26500f55 11:11:44 ---> c863cd77d083 11:11:44 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:11:44 ---> Running in 4f985c4579c5 11:11:44 Removing intermediate container 4f985c4579c5 11:11:44 ---> 50e2869806d6 11:11:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:44 ---> Running in 1ac436091a93 11:11:44 Removing intermediate container 1ac436091a93 11:11:44 ---> 73ea464cf827 11:11:44 Step 23/25 : LABEL arch=amd64 11:11:44 ---> Running in ce99edb27c2e 11:11:44 Removing intermediate container ce99edb27c2e 11:11:44 ---> 71778adce56a 11:11:44 Step 24/25 : LABEL git_sha=4424f44df6928ee72d83e7b1b99bd10820704551 11:11:44 ---> Running in cba8b6323f63 11:11:44 Removing intermediate container cba8b6323f63 11:11:44 ---> 821b21946c4c 11:11:44 Step 25/25 : LABEL version=3.2.0-dev.10 11:11:44 ---> Running in 3844e086caf6 11:11:44 Removing intermediate container 3844e086caf6 11:11:44 ---> b85e09ff8af4 11:11:44 [Warning] One or more build-args [ARCH] were not consumed 11:11:44 Successfully built b85e09ff8af4 11:11:44 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 11:11:44 provisioning config files... 11:11:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15099871122838059399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:44 Dload Upload Total Spent Left Speed 11:11:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 11:11:45 ---> ****-login.sh 11:11:45 nexus3.edgexfoundry.org:10001 11:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:45 Configure a credential helper to remove this warning. See 11:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:45 11:11:45 Login Succeeded 11:11:45 nexus3.edgexfoundry.org:10002 11:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:45 Configure a credential helper to remove this warning. See 11:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:45 11:11:45 Login Succeeded 11:11:45 nexus3.edgexfoundry.org:10003 11:11:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:45 Configure a credential helper to remove this warning. See 11:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:45 11:11:45 Login Succeeded 11:11:45 nexus3.edgexfoundry.org:10004 11:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:45 Configure a credential helper to remove this warning. See 11:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:45 11:11:45 Login Succeeded 11:11:45 ****.io 11:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:45 + sudo tee /etc/docker/daemon.new 11:11:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:11:45 { 11:11:45 "registry-mirrors": [ 11:11:45 "https://nexus3.edgexfoundry.org:10001" 11:11:45 ], 11:11:45 "bip": "10.250.0.254/24", 11:11:45 "hosts": [ 11:11:45 "tcp://0.0.0.0:5555", 11:11:45 "unix:///var/run/docker.sock" 11:11:45 ], 11:11:45 "mtu": 1458, 11:11:45 "selinux-enabled": true, 11:11:45 "seccomp-profile": "/etc/docker/seccomp.json" 11:11:45 } [Pipeline] sh 11:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:45 Configure a credential helper to remove this warning. See 11:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:45 11:11:45 Login Succeeded 11:11:45 ---> ****-login.sh ends [Pipeline] } 11:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:11:45 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:11:45 4424f44df6928ee72d83e7b1b99bd10820704551 11:11:45 latest 11:11:45 3.2.0-dev.10 11:11:45 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 11:11:45 main 11:11:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:11:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:46 + sudo service docker restart 11:11:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551 11:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:11:46 cc83ddc62944: Preparing 11:11:46 3120235092d5: Preparing 11:11:46 1ac62feee204: Preparing 11:11:46 67ebbb19e60c: Preparing 11:11:46 1ce9d21b4da1: Preparing 11:11:46 aedc3bda2944: Preparing 11:11:46 aedc3bda2944: Waiting 11:11:46 1ac62feee204: Pushed 11:11:46 1ce9d21b4da1: Pushed 11:11:46 3120235092d5: Pushed 11:11:46 aedc3bda2944: Layer already exists 11:11:46 67ebbb19e60c: Pushed 11:11:51 cc83ddc62944: Pushed 11:11:51 4424f44df6928ee72d83e7b1b99bd10820704551: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:11:51 cc83ddc62944: Preparing 11:11:51 3120235092d5: Preparing 11:11:51 1ac62feee204: Preparing 11:11:51 67ebbb19e60c: Preparing 11:11:51 1ce9d21b4da1: Preparing 11:11:51 aedc3bda2944: Preparing 11:11:51 aedc3bda2944: Waiting 11:11:51 67ebbb19e60c: Layer already exists 11:11:51 1ce9d21b4da1: Layer already exists 11:11:51 cc83ddc62944: Layer already exists 11:11:51 1ac62feee204: Layer already exists 11:11:51 3120235092d5: Layer already exists 11:11:51 aedc3bda2944: Layer already exists 11:11:51 latest: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.10 11:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:11:52 cc83ddc62944: Preparing 11:11:52 3120235092d5: Preparing 11:11:52 1ac62feee204: Preparing 11:11:52 67ebbb19e60c: Preparing 11:11:52 1ce9d21b4da1: Preparing 11:11:52 aedc3bda2944: Preparing 11:11:52 1ce9d21b4da1: Layer already exists 11:11:52 1ac62feee204: Layer already exists 11:11:52 67ebbb19e60c: Layer already exists 11:11:52 cc83ddc62944: Layer already exists 11:11:52 3120235092d5: Layer already exists 11:11:52 aedc3bda2944: Layer already exists 11:11:52 3.2.0-dev.10: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 11:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:11:53 cc83ddc62944: Preparing 11:11:53 3120235092d5: Preparing 11:11:53 1ac62feee204: Preparing 11:11:53 67ebbb19e60c: Preparing 11:11:53 1ce9d21b4da1: Preparing 11:11:53 aedc3bda2944: Preparing 11:11:53 aedc3bda2944: Waiting 11:11:53 3120235092d5: Layer already exists 11:11:53 cc83ddc62944: Layer already exists 11:11:53 67ebbb19e60c: Layer already exists 11:11:53 1ce9d21b4da1: Layer already exists 11:11:53 1ac62feee204: Layer already exists 11:11:53 aedc3bda2944: Layer already exists 11:11:53 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:11:53 cc83ddc62944: Preparing 11:11:53 3120235092d5: Preparing 11:11:53 1ac62feee204: Preparing 11:11:53 67ebbb19e60c: Preparing 11:11:53 1ce9d21b4da1: Preparing 11:11:53 aedc3bda2944: Preparing 11:11:53 aedc3bda2944: Waiting 11:11:53 1ce9d21b4da1: Layer already exists 11:11:53 67ebbb19e60c: Layer already exists 11:11:53 3120235092d5: Layer already exists 11:11:53 cc83ddc62944: Layer already exists 11:11:53 1ac62feee204: Layer already exists 11:11:53 aedc3bda2944: Layer already exists 11:11:53 main: digest: sha256:2ba308b0faf955dfa3f70dfe3a9f98889cdb061401bb3bd18d1539ef1670cb4b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:53 ===================================================== [Pipeline] echo 11:11:53 taggedImages: 11:11:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551 11:11:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:11:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.10 11:11:53 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 11:11:53 - 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 11:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:54 11:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:54 latest: Pulling from edgex-lftools-log-publisher 11:11:54 5eb5b503b376: Pulling fs layer 11:11:54 5c69ac0246d0: Pulling fs layer 11:11:54 ec43610c2a17: Pulling fs layer 11:11:54 3a2ae6a8a46f: Pulling fs layer 11:11:54 33b1e0a273af: Pulling fs layer 11:11:54 5d3b04190fa2: Pulling fs layer 11:11:54 3a2ae6a8a46f: Waiting 11:11:54 33b1e0a273af: Waiting 11:11:54 2f39f015ded8: Pulling fs layer 11:11:54 5c69ac0246d0: Verifying Checksum 11:11:54 3a2ae6a8a46f: Verifying Checksum 11:11:54 3a2ae6a8a46f: Download complete 11:11:54 33b1e0a273af: Verifying Checksum 11:11:54 33b1e0a273af: Download complete 11:11:54 5d3b04190fa2: Download complete 11:11:54 ec43610c2a17: Verifying Checksum 11:11:54 ec43610c2a17: Download complete 11:11:54 5eb5b503b376: Verifying Checksum 11:11:54 5eb5b503b376: Download complete 11:11:55 2f39f015ded8: Download complete 11:11:55 5eb5b503b376: Pull complete 11:11:55 5c69ac0246d0: Pull complete 11:11:56 ec43610c2a17: Pull complete 11:11:56 3a2ae6a8a46f: Pull complete 11:11:56 33b1e0a273af: Pull complete 11:11:56 5d3b04190fa2: Pull complete 11:12:00 2f39f015ded8: Pull complete 11:12:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:01 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:12:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:12:05 $ docker top 9ad6744106313a0baf17646540e87be6ff6d86960102628370840e133d0a2784 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 11:12:05 provisioning config files... 11:12:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/144@tmp/config16719857853109377893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:05 ---> job-cost.sh 11:12:05 lf-activate-venv: SKIPPING 11:12:05 INFO: No Stack... 11:12:06 ---> ****-login.sh 11:12:06 nexus3.edgexfoundry.org:10001 11:12:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:06 Configure a credential helper to remove this warning. See 11:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:06 11:12:06 Login Succeeded 11:12:06 nexus3.edgexfoundry.org:10002 11:12:06 INFO: Archiving Costs [Pipeline] sh 11:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:06 Configure a credential helper to remove this warning. See 11:12:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:06 11:12:06 Login Succeeded 11:12:07 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:12:07 + cut -d, -f6 [Pipeline] lock 11:12:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] 11:12:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] did not exist. Created. 11:12:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:07 nexus3.edgexfoundry.org:10003 11:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:07 + echo total: 0.2199999988079071 [Pipeline] stash 11:12:07 Stashed 1 file(s) [Pipeline] } 11:12:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 11:12:07 $ docker stop --time=1 9ad6744106313a0baf17646540e87be6ff6d86960102628370840e133d0a2784 11:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:07 Configure a credential helper to remove this warning. See 11:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:07 11:12:07 Login Succeeded 11:12:07 nexus3.edgexfoundry.org:10004 11:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:07 Configure a credential helper to remove this warning. See 11:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:07 11:12:07 Login Succeeded 11:12:07 ****.io 11:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:08 Configure a credential helper to remove this warning. See 11:12:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:08 11:12:08 Login Succeeded 11:12:08 ---> ****-login.sh ends 11:12:08 $ docker rm -f --volumes 9ad6744106313a0baf17646540e87be6ff6d86960102628370840e133d0a2784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 11:12:08 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 11:12:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:08 ========================================================= 11:12:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:12:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:12:09 Sending build context to Docker daemon 1.202MB 11:12:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:12:09 Step 2/12 : FROM ${BASE} AS builder 11:12:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:12:09 c6b39de5b339: Pulling fs layer 11:12:09 a69c41024577: Pulling fs layer 11:12:09 d6de4b400683: Pulling fs layer 11:12:09 35cb2a7552d0: Pulling fs layer 11:12:09 4f4fb700ef54: Pulling fs layer 11:12:09 464afbd9ba4c: Pulling fs layer 11:12:09 00f215d4a9da: Pulling fs layer 11:12:09 d496ad576159: Pulling fs layer 11:12:09 35cb2a7552d0: Waiting 11:12:09 4f4fb700ef54: Waiting 11:12:09 464afbd9ba4c: Waiting 11:12:09 00f215d4a9da: Waiting 11:12:09 d496ad576159: Waiting 11:12:09 a69c41024577: Verifying Checksum 11:12:09 a69c41024577: Download complete 11:12:09 35cb2a7552d0: Verifying Checksum 11:12:09 35cb2a7552d0: Download complete 11:12:09 4f4fb700ef54: Verifying Checksum 11:12:09 4f4fb700ef54: Download complete 11:12:09 464afbd9ba4c: Verifying Checksum 11:12:09 464afbd9ba4c: Download complete 11:12:09 c6b39de5b339: Download complete 11:12:10 d496ad576159: Verifying Checksum 11:12:10 d496ad576159: Download complete 11:12:10 c6b39de5b339: Pull complete 11:12:11 a69c41024577: Pull complete 11:12:11 d6de4b400683: Download complete 11:12:13 00f215d4a9da: Verifying Checksum 11:12:13 00f215d4a9da: Download complete 11:12:25 d6de4b400683: Pull complete 11:12:25 35cb2a7552d0: Pull complete 11:12:25 4f4fb700ef54: Pull complete 11:12:25 464afbd9ba4c: Pull complete 11:12:33 00f215d4a9da: Pull complete 11:12:35 d496ad576159: Pull complete 11:12:35 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:12:35 ---> f246e2811388 11:12:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:12:36 ---> Running in fdb5e744def5 11:12:36 Removing intermediate container fdb5e744def5 11:12:36 ---> 36bc1837ff7d 11:12:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:36 ---> Running in 7143b1273c87 11:12:36 Removing intermediate container 7143b1273c87 11:12:36 ---> 4e2a34660f3a 11:12:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:12:36 ---> Running in 67d8c56cb0c1 11:12:36 Removing intermediate container 67d8c56cb0c1 11:12:36 ---> b78d49424d07 11:12:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:12:36 ---> Running in 9522d2262cc4 11:12:37 Removing intermediate container 9522d2262cc4 11:12:37 ---> a3c9b1c94d1b 11:12:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:37 ---> Running in e45f8ca97d79 11:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:12:39 OK: 266 MiB in 52 packages 11:12:40 Removing intermediate container e45f8ca97d79 11:12:40 ---> bd3f5b949af2 11:12:40 Step 8/12 : WORKDIR /app 11:12:40 ---> Running in 4ba9b12ef317 11:12:40 Removing intermediate container 4ba9b12ef317 11:12:40 ---> 8b7d210e15fa 11:12:40 Step 9/12 : COPY go.mod vendor* ./ 11:12:41 ---> 06252ec69761 11:12:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:41 ---> Running in d1d15bdc5ec2 11:14:48 Removing intermediate container d1d15bdc5ec2 11:14:48 ---> ba28fbbeb98f 11:14:48 Step 11/12 : COPY . . 11:14:48 ---> 32bdebc33f8e 11:14:48 Step 12/12 : RUN $MAKE 11:14:48 ---> Running in 7e4592bab683 11:14:48 noop 11:14:48 Removing intermediate container 7e4592bab683 11:14:48 ---> a5ff75ddd687 11:14:48 Successfully built a5ff75ddd687 11:14:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:48 + docker inspect -f . ci-base-image-arm64 11:14:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:48 prd-ubuntu20.04-docker-arm64-4c-16g-941 does not seem to be running inside a container 11:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/144 -v /w/workspace/device-rfid-llrp-go/144:/w/workspace/device-rfid-llrp-go/144:rw,z -v /w/workspace/device-rfid-llrp-go/144@tmp:/w/workspace/device-rfid-llrp-go/144@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 ******** ci-base-image-arm64 cat 11:14:50 $ docker top 5a116e1cb93287656e4334272696abce4f884e452cad0cd414e6992d3f494970 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:50 + go version 11:14:50 go version go1.21.9 linux/arm64 [Pipeline] } 11:14:51 $ docker stop --time=1 5a116e1cb93287656e4334272696abce4f884e452cad0cd414e6992d3f494970 11:14:52 $ docker rm -f --volumes 5a116e1cb93287656e4334272696abce4f884e452cad0cd414e6992d3f494970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:53 + docker inspect -f . ci-base-image-arm64 11:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:53 prd-ubuntu20.04-docker-arm64-4c-16g-941 does not seem to be running inside a container 11:14:53 $ 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/144 -v /w/workspace/device-rfid-llrp-go/144:/w/workspace/device-rfid-llrp-go/144:rw,z -v /w/workspace/device-rfid-llrp-go/144@tmp:/w/workspace/device-rfid-llrp-go/144@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 ******** ci-base-image-arm64 cat 11:14:54 $ docker top a7c4b61bad75dfcff317ef224802c0b0fbfcda8ba0dcf7b8bcd43341e0c80136 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:55 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/144 [Pipeline] fileExists [Pipeline] sh 11:14:56 + make test 11:14:56 go test ./... -coverprofile=coverage.out ./... 11:15:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:18:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:18:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:18:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.325s coverage: 40.6% of statements 11:18:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 11:18:50 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.580s coverage: 51.9% of statements 11:18:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:18:50 go vet ./... 11:19:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:19:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:19:36 ./bin/test-attribution-txt.sh 11:19:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:19:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:19:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:19:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:19:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:19:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:19:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:19:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:19:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:19:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:19:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:19:36 $ docker stop --time=1 a7c4b61bad75dfcff317ef224802c0b0fbfcda8ba0dcf7b8bcd43341e0c80136 11:19:38 $ docker rm -f --volumes a7c4b61bad75dfcff317ef224802c0b0fbfcda8ba0dcf7b8bcd43341e0c80136 [Pipeline] // withDockerContainer [Pipeline] sh 11:19:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:19:40 Warning: overwriting stash ‘coverage-report’ 11:19:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:19:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:19:41 + ls -al . 11:19:41 total 684 11:19:41 drwxrwxr-x 10 jenkins jenkins 4096 May 28 11:15 . 11:19:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:11 .. 11:19:41 -rw-rw-r-- 1 jenkins jenkins 134 May 28 11:11 .dockerignore 11:19:41 drwxrwxr-x 8 jenkins jenkins 4096 May 28 11:11 .git 11:19:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:11 .github 11:19:41 -rw-rw-r-- 1 jenkins jenkins 880 May 28 11:11 .gitignore 11:19:41 -rw-rw-r-- 1 jenkins jenkins 41 May 28 11:11 .golangci.yml 11:19:41 -rw-rw-r-- 1 jenkins jenkins 11980 May 28 11:11 Attribution.txt 11:19:41 -rw-rw-r-- 1 jenkins jenkins 11677 May 28 11:11 CHANGELOG.md 11:19:41 -rw-rw-r-- 1 jenkins jenkins 1456 May 28 11:11 Dockerfile 11:19:41 -rw-rw-r-- 1 jenkins jenkins 677 May 28 11:11 GOVERNANCE.md 11:19:41 -rw-rw-r-- 1 jenkins jenkins 661 May 28 11:11 Jenkinsfile 11:19:41 -rw-rw-r-- 1 jenkins jenkins 11347 May 28 11:11 LICENSE 11:19:41 -rw-rw-r-- 1 jenkins jenkins 2179 May 28 11:11 Makefile 11:19:41 -rw-rw-r-- 1 jenkins jenkins 625 May 28 11:11 OWNERS.md 11:19:41 -rw-rw-r-- 1 jenkins jenkins 28907 May 28 11:11 README.md 11:19:41 -rw-rw-r-- 1 jenkins jenkins 12 May 28 11:09 VERSION 11:19:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:11 bin 11:19:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:11 cmd 11:19:41 -rw-r--r-- 1 jenkins jenkins 438103 May 28 11:18 coverage.out 11:19:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:11 examples 11:19:41 -rw-rw-r-- 1 jenkins jenkins 7219 May 28 11:11 go.mod 11:19:41 -rw-rw-r-- 1 jenkins jenkins 101544 May 28 11:11 go.sum 11:19:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 11:11 images 11:19:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 11:11 internal 11:19:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 11:11 pkg 11:19:41 -rw-rw-r-- 1 jenkins jenkins 193 May 28 11:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:42 + 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=4424f44df6928ee72d83e7b1b99bd10820704551 --label arch=arm64 --label version=3.2.0-dev.10 . 11:19:42 Sending build context to Docker daemon 1.202MB 11:19:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:19:42 Step 2/25 : FROM ${BASE} AS builder 11:19:42 ---> a5ff75ddd687 11:19:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:19:42 ---> Running in 2d89ca48f629 11:19:42 Removing intermediate container 2d89ca48f629 11:19:42 ---> 8ee8ffe5e2b5 11:19:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:19:42 ---> Running in 01e38f9cd013 11:19:43 Removing intermediate container 01e38f9cd013 11:19:43 ---> eec8ac22ddcf 11:19:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:19:43 ---> Running in 8a97cd7e67f8 11:19:43 Removing intermediate container 8a97cd7e67f8 11:19:43 ---> 700da5296afa 11:19:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:19:43 ---> Running in e4de7e717f55 11:19:43 Removing intermediate container e4de7e717f55 11:19:43 ---> 4a665e7a89b1 11:19:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:19:43 ---> Running in 107a206e7c68 11:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:19:46 OK: 266 MiB in 52 packages 11:19:47 Removing intermediate container 107a206e7c68 11:19:47 ---> 12a008f62aab 11:19:47 Step 8/25 : WORKDIR /app 11:19:47 ---> Running in 53db7b5bb7cc 11:19:47 Removing intermediate container 53db7b5bb7cc 11:19:47 ---> b605683ac68b 11:19:47 Step 9/25 : COPY go.mod vendor* ./ 11:19:47 ---> a8a330444de6 11:19:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 ---> Running in 75a8d8ccf443 11:19:50 Removing intermediate container 75a8d8ccf443 11:19:50 ---> 85d795d2d4bf 11:19:50 Step 11/25 : COPY . . 11:19:51 ---> 1624969c62cd 11:19:51 Step 12/25 : RUN $MAKE 11:19:51 ---> Running in 92c90860a752 11:19:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:23:14 Removing intermediate container 92c90860a752 11:23:14 ---> e32eab200deb 11:23:14 Step 13/25 : FROM alpine:3.18 11:23:14 3.18: Pulling from library/alpine 11:23:14 c6b39de5b339: Already exists 11:23:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:23:14 Status: Downloaded newer image for alpine:3.18 11:23:14 ---> 33abbf032149 11:23:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:23:14 ---> Running in 046c603976f6 11:23:14 Removing intermediate container 046c603976f6 11:23:14 ---> 2c843343af5e 11:23:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:23:14 ---> Running in 4788c820090b 11:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:23:14 (1/1) Installing dumb-init (1.2.5-r2) 11:23:14 Executing busybox-1.36.1-r5.trigger 11:23:14 OK: 8 MiB in 16 packages 11:23:15 Removing intermediate container 4788c820090b 11:23:15 ---> b4bb895a2b49 11:23:15 Step 16/25 : RUN apk --no-cache upgrade 11:23:15 ---> Running in 020eb43456d3 11:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:23:17 Upgrading critical system libraries and apk-tools: 11:23:17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 11:23:17 Executing busybox-1.36.1-r5.trigger 11:23:17 Continuing the upgrade transaction with new apk-tools: 11:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:23:19 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 11:23:19 Executing busybox-1.36.1-r6.post-upgrade 11:23:19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 11:23:19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 11:23:19 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 11:23:19 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 11:23:19 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 11:23:19 Executing busybox-1.36.1-r6.trigger 11:23:19 OK: 8 MiB in 16 packages 11:23:20 Removing intermediate container 020eb43456d3 11:23:20 ---> d4c3ad1b302f 11:23:20 Step 17/25 : COPY --from=builder /app/LICENSE / 11:23:21 ---> 96245c6a0997 11:23:21 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:23:21 ---> 610c9ac1145a 11:23:21 Step 19/25 : COPY --from=builder /app/cmd/ / 11:23:23 ---> a18c66b4e499 11:23:23 Step 20/25 : EXPOSE 59989 11:23:23 ---> Running in 814b6d45b378 11:23:24 Removing intermediate container 814b6d45b378 11:23:24 ---> 59e25621ffb6 11:23:24 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:23:24 ---> Running in 7f87d6eb9832 11:23:24 Removing intermediate container 7f87d6eb9832 11:23:24 ---> cb914eafedbb 11:23:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:23:24 ---> Running in 160dcd66486d 11:23:25 Removing intermediate container 160dcd66486d 11:23:25 ---> 10ff2af6dc9d 11:23:25 Step 23/25 : LABEL arch=arm64 11:23:25 ---> Running in c34b16971c4d 11:23:25 Removing intermediate container c34b16971c4d 11:23:25 ---> b7bce4e89aa3 11:23:25 Step 24/25 : LABEL git_sha=4424f44df6928ee72d83e7b1b99bd10820704551 11:23:25 ---> Running in a029b4ecaa86 11:23:25 Removing intermediate container a029b4ecaa86 11:23:25 ---> 9c4d4db595ea 11:23:25 Step 25/25 : LABEL version=3.2.0-dev.10 11:23:25 ---> Running in 3bde650101c9 11:23:26 Removing intermediate container 3bde650101c9 11:23:26 ---> dd8bbdf4938c 11:23:26 [Warning] One or more build-args [ARCH] were not consumed 11:23:26 Successfully built dd8bbdf4938c 11:23:26 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 11:23:26 provisioning config files... 11:23:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/144@tmp/config17512625310531995733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:26 ---> ****-login.sh 11:23:26 nexus3.edgexfoundry.org:10001 11:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:26 Configure a credential helper to remove this warning. See 11:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:26 11:23:26 Login Succeeded 11:23:26 nexus3.edgexfoundry.org:10002 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10003 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10004 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 ****.io 11:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:28 Configure a credential helper to remove this warning. See 11:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:28 11:23:28 Login Succeeded 11:23:28 ---> ****-login.sh ends [Pipeline] } 11:23:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:28 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:23:28 4424f44df6928ee72d83e7b1b99bd10820704551 11:23:28 latest 11:23:28 3.2.0-dev.10 11:23:28 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 11:23:28 main 11:23:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:28 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551 11:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:23:29 42e087d4c24e: Preparing 11:23:29 7b2ba2708323: Preparing 11:23:29 24dc258b0dd5: Preparing 11:23:29 de60abcb4b93: Preparing 11:23:29 cb262dd38c0b: Preparing 11:23:29 7c504f21be85: Preparing 11:23:29 7c504f21be85: Waiting 11:23:29 24dc258b0dd5: Pushed 11:23:29 7b2ba2708323: Pushed 11:23:29 cb262dd38c0b: Pushed 11:23:29 7c504f21be85: Layer already exists 11:23:30 de60abcb4b93: Pushed 11:23:39 42e087d4c24e: Pushed 11:23:39 4424f44df6928ee72d83e7b1b99bd10820704551: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:23:39 42e087d4c24e: Preparing 11:23:39 7b2ba2708323: Preparing 11:23:39 24dc258b0dd5: Preparing 11:23:39 de60abcb4b93: Preparing 11:23:39 cb262dd38c0b: Preparing 11:23:39 7c504f21be85: Preparing 11:23:39 7c504f21be85: Waiting 11:23:39 24dc258b0dd5: Layer already exists 11:23:39 7b2ba2708323: Layer already exists 11:23:39 42e087d4c24e: Layer already exists 11:23:39 cb262dd38c0b: Layer already exists 11:23:39 de60abcb4b93: Layer already exists 11:23:39 7c504f21be85: Layer already exists 11:23:40 latest: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.10 11:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:23:40 42e087d4c24e: Preparing 11:23:40 7b2ba2708323: Preparing 11:23:40 24dc258b0dd5: Preparing 11:23:40 de60abcb4b93: Preparing 11:23:40 cb262dd38c0b: Preparing 11:23:40 7c504f21be85: Preparing 11:23:40 7c504f21be85: Waiting 11:23:40 24dc258b0dd5: Layer already exists 11:23:40 de60abcb4b93: Layer already exists 11:23:40 7b2ba2708323: Layer already exists 11:23:40 cb262dd38c0b: Layer already exists 11:23:40 42e087d4c24e: Layer already exists 11:23:40 7c504f21be85: Layer already exists 11:23:41 3.2.0-dev.10: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 11:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:23:41 42e087d4c24e: Preparing 11:23:41 7b2ba2708323: Preparing 11:23:41 24dc258b0dd5: Preparing 11:23:41 de60abcb4b93: Preparing 11:23:41 cb262dd38c0b: Preparing 11:23:41 7c504f21be85: Preparing 11:23:41 7c504f21be85: Waiting 11:23:41 7b2ba2708323: Layer already exists 11:23:41 42e087d4c24e: Layer already exists 11:23:41 24dc258b0dd5: Layer already exists 11:23:41 de60abcb4b93: Layer already exists 11:23:41 cb262dd38c0b: Layer already exists 11:23:41 7c504f21be85: Layer already exists 11:23:41 4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:42 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:23:42 42e087d4c24e: Preparing 11:23:42 7b2ba2708323: Preparing 11:23:42 24dc258b0dd5: Preparing 11:23:42 de60abcb4b93: Preparing 11:23:42 cb262dd38c0b: Preparing 11:23:42 7c504f21be85: Preparing 11:23:42 7c504f21be85: Waiting 11:23:42 24dc258b0dd5: Layer already exists 11:23:42 cb262dd38c0b: Layer already exists 11:23:42 7b2ba2708323: Layer already exists 11:23:42 de60abcb4b93: Layer already exists 11:23:42 42e087d4c24e: Layer already exists 11:23:42 7c504f21be85: Layer already exists 11:23:42 main: digest: sha256:6cdf4ea76dbcc47730663d0659512fa11d5ec4f376a1989f50ebfd509c74448f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:43 ===================================================== [Pipeline] echo 11:23:43 taggedImages: 11:23:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551 11:23:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:23:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.10 11:23:43 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4424f44df6928ee72d83e7b1b99bd10820704551-3.2.0-dev.10 11:23:43 - 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 11:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:43 11:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:23:43 arm64: Pulling from edgex-lftools-log-publisher 11:23:43 8998bd30e6a1: Pulling fs layer 11:23:43 04944245beec: Pulling fs layer 11:23:43 699f458cf7ca: Pulling fs layer 11:23:43 765212b225bb: Pulling fs layer 11:23:43 f23df028b6ca: Pulling fs layer 11:23:43 d65c8cfc05b1: Pulling fs layer 11:23:43 2437ff75d9bd: Pulling fs layer 11:23:43 f23df028b6ca: Waiting 11:23:43 d65c8cfc05b1: Waiting 11:23:43 2437ff75d9bd: Waiting 11:23:43 765212b225bb: Waiting 11:23:44 04944245beec: Verifying Checksum 11:23:44 04944245beec: Download complete 11:23:44 765212b225bb: Verifying Checksum 11:23:44 765212b225bb: Download complete 11:23:44 f23df028b6ca: Verifying Checksum 11:23:44 f23df028b6ca: Download complete 11:23:44 d65c8cfc05b1: Download complete 11:23:44 699f458cf7ca: Verifying Checksum 11:23:44 699f458cf7ca: Download complete 11:23:44 8998bd30e6a1: Verifying Checksum 11:23:44 8998bd30e6a1: Download complete 11:23:47 2437ff75d9bd: Verifying Checksum 11:23:47 2437ff75d9bd: Download complete 11:23:49 8998bd30e6a1: Pull complete 11:23:49 04944245beec: Pull complete 11:23:51 699f458cf7ca: Pull complete 11:23:51 765212b225bb: Pull complete 11:23:52 f23df028b6ca: Pull complete 11:23:52 d65c8cfc05b1: Pull complete 11:24:10 2437ff75d9bd: Pull complete 11:24:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:24:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:11 prd-ubuntu20.04-docker-arm64-4c-16g-941 does not seem to be running inside a container 11:24:11 $ 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/144 -v /w/workspace/device-rfid-llrp-go/144:/w/workspace/device-rfid-llrp-go/144:rw,z -v /w/workspace/device-rfid-llrp-go/144@tmp:/w/workspace/device-rfid-llrp-go/144@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:arm64 cat 11:24:13 $ docker top 69d1eb4581a37a7d510cb33b98581d2455ebb38c6a71baf40a5a5aeb0e2c0923 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:14 ---> job-cost.sh 11:24:14 lf-activate-venv: SKIPPING 11:24:14 INFO: No Stack... 11:24:14 INFO: Retrieving Pricing Info for: v3-standard-4 11:24:15 INFO: Archiving Costs [Pipeline] sh 11:24:16 + cat /w/workspace/device-rfid-llrp-go/144/archives/cost.csv 11:24:16 + cut -d, -f6 [Pipeline] lock 11:24:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] 11:24:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] did not exist. Created. 11:24:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:17 /w/workspace/device-rfid-llrp-go/144@tmp/durable-b4b8065c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:24:17 + echo total: 0.10999999940395355 [Pipeline] stash 11:24:17 Warning: overwriting stash ‘stack-cost’ 11:24:17 Stashed 1 file(s) [Pipeline] } 11:24:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:17 $ docker stop --time=1 69d1eb4581a37a7d510cb33b98581d2455ebb38c6a71baf40a5a5aeb0e2c0923 11:24:19 $ docker rm -f --volumes 69d1eb4581a37a7d510cb33b98581d2455ebb38c6a71baf40a5a5aeb0e2c0923 [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 11:24:19 provisioning config files... 11:24:19 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8444134625304872420tmp [Pipeline] { [Pipeline] sh 11:24:20 + set +x 11:24:20 + curl -s https://codecov.io/bash 11:24:20 + bash -s -- 11:24:20 11:24:20 _____ _ 11:24:20 / ____| | | 11:24:20 | | ___ __| | ___ ___ _____ __ 11:24:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:24:20 | |___| (_) | (_| | __/ (_| (_) \ V / 11:24:20 \_____\___/ \__,_|\___|\___\___/ \_/ 11:24:20 Bash-1.0.6 11:24:20 11:24:20 11:24:20 ==> git version 2.25.1 found 11:24:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:24:20 Release-Date: 2020-01-08 11:24:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:24:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:24:20 ==> Jenkins CI detected. 11:24:20 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:24:20 project root: . 11:24:20 --> token set from env 11:24:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:24:20 ==> Running gcov in . (disable via -X gcov) 11:24:20 ==> Python coveragepy not found 11:24:20 ==> Searching for coverage reports in: 11:24:20 + . 11:24:20 -> Found 1 reports 11:24:20 ==> Detecting git/mercurial file structure 11:24:20 ==> Reading reports 11:24:20 + ./coverage.out bytes=438103 11:24:20 ==> Appending adjustments 11:24:20 https://docs.codecov.io/docs/fixing-reports 11:24:20 + Found adjustments 11:24:20 ==> Gzipping contents 11:24:20 52K /tmp/codecov.XGeXHp.gz 11:24:20 ==> Uploading reports 11:24:20 url: https://codecov.io 11:24:20 query: branch=main&commit=4424f44df6928ee72d83e7b1b99bd10820704551&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:20 -> Pinging Codecov 11:24:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4424f44df6928ee72d83e7b1b99bd10820704551&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:24:20 -> Uploading to 11:24:20 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/581DD39554BDF9B6E22D074273EAD858/4424f44df6928ee72d83e7b1b99bd10820704551/0daf1ad4-55c6-4320-ada9-77ca956e0ab3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T112420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96a1ae2f567b51a7d518e6a56d3bc44ec74f2f0eb8e686b28ad8e768a995e25 11:24:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:24:20 Dload Upload Total Spent Left Speed 11:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 184k --:--:-- --:--:-- --:--:-- 184k 11:24:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] } 11:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:24:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:24:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:21 11:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:21 latest: Pulling from edgex-devops/edgex-snyk-go 11:24:21 619be1103602: Already exists 11:24:21 f8ea3408117e: Pulling fs layer 11:24:21 91320369b822: Pulling fs layer 11:24:21 0406650e8295: Pulling fs layer 11:24:21 4f4fb700ef54: Pulling fs layer 11:24:21 96d80e3f36e1: Pulling fs layer 11:24:21 bcf3aedb951c: Pulling fs layer 11:24:21 bcf3aedb951c: Waiting 11:24:21 96d80e3f36e1: Waiting 11:24:21 4f4fb700ef54: Waiting 11:24:21 0406650e8295: Download complete 11:24:21 f8ea3408117e: Download complete 11:24:21 4f4fb700ef54: Download complete 11:24:22 f8ea3408117e: Pull complete 11:24:22 96d80e3f36e1: Verifying Checksum 11:24:22 96d80e3f36e1: Download complete 11:24:22 91320369b822: Verifying Checksum 11:24:22 91320369b822: Download complete 11:24:22 bcf3aedb951c: Verifying Checksum 11:24:22 bcf3aedb951c: Download complete 11:24:25 91320369b822: Pull complete 11:24:25 0406650e8295: Pull complete 11:24:25 4f4fb700ef54: Pull complete 11:24:25 96d80e3f36e1: Pull complete 11:24:29 bcf3aedb951c: Pull complete 11:24:29 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:29 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:24:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:24:33 $ docker top 747c103ed20f29730df93fa99c48973607b1f7f4fb0ec90b4168b00633d4961e -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:33 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:24:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:24:33 + set -o pipefail 11:24:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:24:40 11:24:40 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:24:40 11:24:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/001ae677-501e-45a3-a596-6ff7bf621bfb 11:24:40 11:24:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:24:40 11:24:40 11:24:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:24:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:24:40 $ docker stop --time=1 747c103ed20f29730df93fa99c48973607b1f7f4fb0ec90b4168b00633d4961e 11:24:45 $ docker rm -f --volumes 747c103ed20f29730df93fa99c48973607b1f7f4fb0ec90b4168b00633d4961e [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 11:24:46 + git log --format=format:%s -1 4424f44df6928ee72d83e7b1b99bd10820704551 [Pipeline] sh 11:24:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:24:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:47 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:24:47 $ docker top ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a -eo pid,comm 11:24:47 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). 11:24:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:47 [ssh-agent] Looking for ssh-agent implementation... 11:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:47 $ docker exec ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a ssh-agent 11:24:48 SSH_AUTH_SOCK=/tmp/ssh-TnnViDjc5PdO/agent.33 11:24:48 SSH_AGENT_PID=39 11:24:48 Running ssh-add (command line suppressed) 11:24:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10981072565180094313.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10981072565180094313.key) 11:24:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:48 + git semver tag 11:24:48 2024-05-28 11:24:48,653 [run_tag] DEBUG tag force:False 11:24:48 2024-05-28 11:24:48,653 [check_head_tag] DEBUG check head tag 11:24:48 2024-05-28 11:24:48,654 [execute] INFO git cat-file --batch-check 11:24:48 2024-05-28 11:24:48,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:24:48 2024-05-28 11:24:48,658 [execute] INFO git cat-file --batch 11:24:48 2024-05-28 11:24:48,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:24:48 2024-05-28 11:24:48,671 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:24:48 2024-05-28 11:24:48,672 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 11:24:48 2024-05-28 11:24:48,672 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:24:48 2024-05-28 11:24:48,677 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:24:48 3.2.0-dev.10 [Pipeline] } 11:24:48 $ docker exec --env ******** --env ******** ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a ssh-agent -k 11:24:48 unset SSH_AUTH_SOCK; 11:24:48 unset SSH_AGENT_PID; 11:24:48 echo Agent pid 39 killed; 11:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:24:49 + git semver [Pipeline] } 11:24:49 $ docker stop --time=1 ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a 11:24:50 $ docker rm -f --volumes ca928fb3307fe66044a3890d2bc7f6e25d667d922b09b668673790649089432a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:24:51 11:24:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:24:51 0.23.1-centos7: Pulling from edgex-lftools 11:24:51 ab5ef0e58194: Pulling fs layer 11:24:51 9712f1f96733: Pulling fs layer 11:24:51 63f879dbbcfc: Pulling fs layer 11:24:51 0d9ebad4ef96: Pulling fs layer 11:24:51 e9a5061849ea: Pulling fs layer 11:24:51 d747dcd14b5f: Pulling fs layer 11:24:51 2de7ff778b66: Pulling fs layer 11:24:51 e9a5061849ea: Waiting 11:24:51 d747dcd14b5f: Waiting 11:24:51 2de7ff778b66: Waiting 11:24:51 0d9ebad4ef96: Waiting 11:24:51 9712f1f96733: Download complete 11:24:51 63f879dbbcfc: Verifying Checksum 11:24:51 63f879dbbcfc: Download complete 11:24:51 e9a5061849ea: Verifying Checksum 11:24:51 e9a5061849ea: Download complete 11:24:51 d747dcd14b5f: Download complete 11:24:51 0d9ebad4ef96: Verifying Checksum 11:24:51 0d9ebad4ef96: Download complete 11:24:51 2de7ff778b66: Verifying Checksum 11:24:51 2de7ff778b66: Download complete 11:24:51 ab5ef0e58194: Verifying Checksum 11:24:51 ab5ef0e58194: Download complete 11:24:55 ab5ef0e58194: Pull complete 11:24:55 9712f1f96733: Pull complete 11:24:55 63f879dbbcfc: Pull complete 11:24:59 0d9ebad4ef96: Pull complete 11:24:59 e9a5061849ea: Pull complete 11:24:59 d747dcd14b5f: Pull complete 11:25:00 2de7ff778b66: Pull complete 11:25:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:00 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:25:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:25:05 $ docker top f9e63d520337a8d4880e8564e35c81ad30541e7a8c58e1211c6dd611d81f8c88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:25:06 provisioning config files... 11:25:06 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3608078411336993772tmp 11:25:06 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14716337952471987981tmp 11:25:06 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15174136004825793650tmp [Pipeline] { [Pipeline] echo 11:25:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:25:06 ---> sigul-configuration.sh 11:25:06 gpg: directory `/root/.gnupg' created 11:25:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:25:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:25:06 gpg: keyring `/root/.gnupg/secring.gpg' created 11:25:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:25:06 gpg: CAST5 encrypted data 11:25:06 gpg: encrypted with 1 passphrase 11:25:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:25:06 + mkdir /home/jenkins 11:25:06 + mkdir /home/jenkins/sigul [Pipeline] sh 11:25:06 + 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 11:25:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:25:07 ---> sigul-install.sh 11:25:07 Sigul already installed; skipping installation. [Pipeline] sh 11:25:07 + git tag --list 11:25:07 v0.0.0 11:25:07 v1.0.0 11:25:07 v2.1.0 11:25:07 v2.1.1 11:25:07 v2.2.0 11:25:07 v2.3.0 11:25:07 v3.0 11:25:07 v3.0.0 11:25:07 v3.1 11:25:07 v3.1.0 11:25:07 v3.1.0-dev.1 11:25:07 v3.1.0-dev.10 11:25:07 v3.1.0-dev.11 11:25:07 v3.1.0-dev.12 11:25:07 v3.1.0-dev.13 11:25:07 v3.1.0-dev.14 11:25:07 v3.1.0-dev.15 11:25:07 v3.1.0-dev.16 11:25:07 v3.1.0-dev.17 11:25:07 v3.1.0-dev.18 11:25:07 v3.1.0-dev.19 11:25:07 v3.1.0-dev.2 11:25:07 v3.1.0-dev.20 11:25:07 v3.1.0-dev.21 11:25:07 v3.1.0-dev.22 11:25:07 v3.1.0-dev.23 11:25:07 v3.1.0-dev.24 11:25:07 v3.1.0-dev.3 11:25:07 v3.1.0-dev.4 11:25:07 v3.1.0-dev.5 11:25:07 v3.1.0-dev.6 11:25:07 v3.1.0-dev.7 11:25:07 v3.1.0-dev.8 11:25:07 v3.1.0-dev.9 11:25:07 v3.1.1-dev.1 11:25:07 v3.2.0-dev.1 11:25:07 v3.2.0-dev.10 11:25:07 v3.2.0-dev.2 11:25:07 v3.2.0-dev.3 11:25:07 v3.2.0-dev.4 11:25:07 v3.2.0-dev.5 11:25:07 v3.2.0-dev.6 11:25:07 v3.2.0-dev.7 11:25:07 v3.2.0-dev.8 11:25:07 v3.2.0-dev.9 [Pipeline] sh 11:25:07 + lftools sign git-tag v3.2.0-dev.10 11:25:08 Signing Git tag with Sigul... 11:25:08 Signing v3.2.0-dev.10 [Pipeline] echo 11:25:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:25:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:25:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:25:09 $ docker stop --time=1 f9e63d520337a8d4880e8564e35c81ad30541e7a8c58e1211c6dd611d81f8c88 11:25:10 $ docker rm -f --volumes f9e63d520337a8d4880e8564e35c81ad30541e7a8c58e1211c6dd611d81f8c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:25:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:11 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:25: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:11 $ docker top 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf -eo pid,comm 11:25: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). 11:25:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:11 [ssh-agent] Looking for ssh-agent implementation... 11:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:11 $ docker exec 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf ssh-agent 11:25:11 SSH_AUTH_SOCK=/tmp/ssh-bfXe4A86jXFi/agent.32 11:25:11 SSH_AGENT_PID=38 11:25:11 Running ssh-add (command line suppressed) 11:25:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6989439592177972460.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6989439592177972460.key) 11:25:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:12 + git semver bump pre 11:25:12 2024-05-28 11:25:12,488 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:12 2024-05-28 11:25:12,489 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 11:25:12 2024-05-28 11:25:12,489 [bump_version] DEBUG bumped version:3.2.0-dev.11 11:25:12 2024-05-28 11:25:12,489 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:25:12 2024-05-28 11:25:12,489 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:12 2024-05-28 11:25:12,489 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:12 2024-05-28 11:25:12,491 [execute] INFO git cat-file --batch-check 11:25:12 2024-05-28 11:25:12,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:25:12 2024-05-28 11:25:12,497 [execute] INFO git cat-file --batch 11:25:12 2024-05-28 11:25:12,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:25:12 2024-05-28 11:25:12,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:12 3.2.0-dev.11 [Pipeline] } 11:25:12 $ docker exec --env ******** --env ******** 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf ssh-agent -k 11:25:12 unset SSH_AUTH_SOCK; 11:25:12 unset SSH_AGENT_PID; 11:25:12 echo Agent pid 38 killed; 11:25:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:13 + git semver [Pipeline] } 11:25:13 $ docker stop --time=1 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf 11:25:14 $ docker rm -f --volumes 32c688bf49185fa02a877b285f2020187be02a799a8c5fb6a466fa33eef86bdf [Pipeline] // withDockerContainer [Pipeline] sh 11:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:15 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:25: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:15 $ docker top 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a -eo pid,comm 11:25:15 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). 11:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:15 [ssh-agent] Looking for ssh-agent implementation... 11:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:15 $ docker exec 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a ssh-agent 11:25:15 SSH_AUTH_SOCK=/tmp/ssh-UhGDjKp6t3Hi/agent.32 11:25:15 SSH_AGENT_PID=38 11:25:15 Running ssh-add (command line suppressed) 11:25:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10773360795546911483.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10773360795546911483.key) 11:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:16 + git semver push 11:25:16 2024-05-28 11:25:16,608 [run_push] DEBUG push 11:25:16 2024-05-28 11:25:16,609 [execute] INFO git cat-file --batch-check 11:25:16 2024-05-28 11:25:16,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:25:16 2024-05-28 11:25:16,614 [execute] INFO git rev-list a40382241e2bd557f71a1f338ae5f9006ee387b6 -- 11:25:16 2024-05-28 11:25:16,614 [execute] DEBUG Popen(['git', 'rev-list', 'a40382241e2bd557f71a1f338ae5f9006ee387b6', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:25:16 2024-05-28 11:25:16,623 [execute] INFO git fetch -v origin 11:25:16 2024-05-28 11:25:16,623 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:25:17 2024-05-28 11:25:17,083 [run_push] DEBUG no remote changes detected 11:25:17 2024-05-28 11:25:17,083 [execute] INFO git push origin semver 11:25:17 2024-05-28 11:25:17,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:25:18 2024-05-28 11:25:17,984 [run_push] DEBUG push all version tags 11:25:18 2024-05-28 11:25:17,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:25:18 2024-05-28 11:25:17,985 [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) 11:25:18 2024-05-28 11:25:18,688 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:18 3.2.0-dev.11 [Pipeline] } 11:25:18 $ docker exec --env ******** --env ******** 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a ssh-agent -k 11:25:18 unset SSH_AUTH_SOCK; 11:25:18 unset SSH_AGENT_PID; 11:25:18 echo Agent pid 38 killed; 11:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:19 + git semver [Pipeline] } 11:25:19 $ docker stop --time=1 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a 11:25:20 $ docker rm -f --volumes 24ef0648b6e4953370995aa4496a33abcb7fa93aad750fb9ba84519af694521a [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 11:25:21 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:25:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:25:21 total 16 11:25:21 drwxr-xr-x 3 root root 4096 May 28 11:12 . 11:25:21 drwxrwxr-x 12 jenkins jenkins 4096 May 28 11:25 .. 11:25:21 drwxr-xr-x 2 root root 4096 May 28 11:12 cost 11:25:21 -rw-r--r-- 1 root root 91 May 28 11:12 cost.csv 11:25:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:25:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:25:21 total 16 11:25:21 drwxr-xr-x 3 jenkins jenkins 4096 May 28 11:12 . 11:25:21 drwxrwxr-x 12 jenkins jenkins 4096 May 28 11:25 .. 11:25:21 drwxr-xr-x 2 jenkins jenkins 4096 May 28 11:12 cost 11:25:21 -rw-r--r-- 1 jenkins jenkins 91 May 28 11:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:25:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:25:22 ---> package-listing.sh 11:25:22 ++ facter osfamily 11:25:22 ++ tr '[:upper:]' '[:lower:]' 11:25:22 + OS_FAMILY=debian 11:25:22 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:25:22 + START_PACKAGES=/tmp/packages_start.txt 11:25:22 + END_PACKAGES=/tmp/packages_end.txt 11:25:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:22 + PACKAGES=/tmp/packages_start.txt 11:25:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:25:22 + PACKAGES=/tmp/packages_end.txt 11:25:22 + case "${OS_FAMILY}" in 11:25:22 + dpkg -l 11:25:22 + grep '^ii' 11:25:22 + '[' -f /tmp/packages_start.txt ']' 11:25:22 + '[' -f /tmp/packages_end.txt ']' 11:25:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:25:22 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:25:22 + 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 11:25:22 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 11:25:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:25:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:23 prd-ubuntu20.04-docker-8c-8g-940 does not seem to be running inside a container 11:25:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:25:23 $ docker top 7d0ea43bfb1c29b52428edc1c3a4b52cde5694f9aa986e637c6d135963d199b4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:24 + touch /tmp/pre-build-complete [Pipeline] sh 11:25:24 + mkdir -p /var/log/sysstat [Pipeline] sh 11:25:24 + ls /var/log/sa-host 11:25:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:25 provisioning config files... 11:25:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15673891134113375779tmp [Pipeline] { [Pipeline] echo 11:25:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:25:25 ---> create-netrc.sh [Pipeline] } 11:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:25:25 ---> python-tools-install.sh [Pipeline] echo 11:25:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:25:25 ---> sudo-logs.sh 11:25:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:25:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:25:26 ---> job-cost.sh 11:25:26 lf-activate-venv: SKIPPING 11:25:26 DEBUG: total: 0.2199999988079071 11:25:26 INFO: Retrieving Stack Cost... 11:25:26 INFO: Retrieving Pricing Info for: v3-standard-8 11:25:26 INFO: Archiving Costs [Pipeline] echo 11:25:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:25:27 ---> logs-deploy.sh 11:25:27 lf-activate-venv: SKIPPING 11:25:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/144 11:25:27 INFO: archiving workspace using pattern(s): 11:25:28 Archives upload complete. 11:25:28 INFO: archiving logs to Nexus