Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ceaf042a45b624e1d5d1d7218676027e9a805b1 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-ssh14977983279386900015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8935124900810907252.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11887398483834868115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17612430947287074531.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-ssh7232739556785917963.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1246 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0ceaf042a45b624e1d5d1d7218676027e9a805b1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git rev-list --no-walk a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:35:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:35:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:35:54 ========================================================= 10:35:54 EdgeX Global Pipelines Version Info 10:35:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:35:55 ------------------- 10:35:55 stable info: 10:35:55 ------------------- 10:35:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:35:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:35:55 Message: update stable to v1.0.258 10:35:56 ------------------- 10:35:56 experimental info: 10:35:56 ------------------- 10:35:56 Commited By: **** collab-it+edgex@linuxfoundation.org 10:35:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:35:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:35:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ceaf04 [Pipeline] echo 10:35:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:57 provisioning config files... 10:35:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11702684331148947929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:57 ---> ****-login.sh 10:35:57 nexus3.edgexfoundry.org:10001 10:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:58 Configure a credential helper to remove this warning. See 10:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:58 10:35:58 Login Succeeded 10:35:58 nexus3.edgexfoundry.org:10002 10:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:58 Configure a credential helper to remove this warning. See 10:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:58 10:35:58 Login Succeeded 10:35:58 nexus3.edgexfoundry.org:10003 10:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:58 Configure a credential helper to remove this warning. See 10:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:58 10:35:58 Login Succeeded 10:35:58 nexus3.edgexfoundry.org:10004 10:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:58 Configure a credential helper to remove this warning. See 10:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:58 10:35:58 Login Succeeded 10:35:58 ****.io 10:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:58 Configure a credential helper to remove this warning. See 10:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:58 10:35:58 Login Succeeded 10:35:58 ---> ****-login.sh ends [Pipeline] } 10:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:35:59 + git rev-list -1 --merges 0ceaf042a45b624e1d5d1d7218676027e9a805b1~1..0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo 10:35:59 -----------> git rev-list -1 --merges 0ceaf042a45b624e1d5d1d7218676027e9a805b1~1..0ceaf042a45b624e1d5d1d7218676027e9a805b1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:35:59 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [false] [Pipeline] sh 10:35:59 + git log --format=format:%s -1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo 10:35:59 ========================================================= 10:35:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:35:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:00 + git log --format=format:%s -1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo 10:36:00 [semverPrep] GIT_COMMIT: 0ceaf042a45b624e1d5d1d7218676027e9a805b1, Commit Message: Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo 10:36:00 [semverPrep] This is not a build commit. [Pipeline] sh 10:36:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:36:00 + grep -v github /etc/ssh/ssh_known_hosts 10:36:00 + [ -e /tmp/ssh_known_hosts ] 10:36:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:36:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:36:00 + sudo tee -a /etc/ssh/ssh_known_hosts 10:36:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:01 10:36:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:01 0.1.4: Pulling from edgex-devops/py-git-semver 10:36:01 b85a868b505f: Pulling fs layer 10:36:01 e2be974225ed: Pulling fs layer 10:36:01 339a4e72a1f5: Pulling fs layer 10:36:01 988bab9f4d93: Pulling fs layer 10:36:01 1469e6f7b9e6: Pulling fs layer 10:36:01 eaf3925da568: Pulling fs layer 10:36:01 bab4dde63d76: Pulling fs layer 10:36:01 bde34c3a00c8: Pulling fs layer 10:36:01 b352a97aabf1: Pulling fs layer 10:36:01 4872d77fe225: Pulling fs layer 10:36:01 5851b861e8e6: Pulling fs layer 10:36:01 bab4dde63d76: Waiting 10:36:01 bde34c3a00c8: Waiting 10:36:01 b352a97aabf1: Waiting 10:36:01 4872d77fe225: Waiting 10:36:01 5851b861e8e6: Waiting 10:36:01 988bab9f4d93: Waiting 10:36:01 1469e6f7b9e6: Waiting 10:36:01 eaf3925da568: Waiting 10:36:01 e2be974225ed: Download complete 10:36:01 988bab9f4d93: Verifying Checksum 10:36:01 988bab9f4d93: Download complete 10:36:01 1469e6f7b9e6: Verifying Checksum 10:36:01 1469e6f7b9e6: Download complete 10:36:01 eaf3925da568: Verifying Checksum 10:36:01 eaf3925da568: Download complete 10:36:01 339a4e72a1f5: Verifying Checksum 10:36:01 339a4e72a1f5: Download complete 10:36:01 bde34c3a00c8: Download complete 10:36:01 b352a97aabf1: Download complete 10:36:01 4872d77fe225: Verifying Checksum 10:36:01 4872d77fe225: Download complete 10:36:01 5851b861e8e6: Verifying Checksum 10:36:01 5851b861e8e6: Download complete 10:36:01 b85a868b505f: Verifying Checksum 10:36:01 b85a868b505f: Download complete 10:36:01 bab4dde63d76: Verifying Checksum 10:36:01 bab4dde63d76: Download complete 10:36:02 b85a868b505f: Pull complete 10:36:03 e2be974225ed: Pull complete 10:36:03 339a4e72a1f5: Pull complete 10:36:03 988bab9f4d93: Pull complete 10:36:03 1469e6f7b9e6: Pull complete 10:36:03 eaf3925da568: Pull complete 10:36:05 bab4dde63d76: Pull complete 10:36:05 bde34c3a00c8: Pull complete 10:36:05 b352a97aabf1: Pull complete 10:36:06 4872d77fe225: Pull complete 10:36:06 5851b861e8e6: Pull complete 10:36:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:06 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:36:08 $ docker top 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 -eo pid,comm 10:36:08 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). 10:36:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:09 [ssh-agent] Looking for ssh-agent implementation... 10:36:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:09 $ docker exec 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent 10:36:09 SSH_AUTH_SOCK=/tmp/ssh-l6O2k9QbuGNH/agent.33 10:36:09 SSH_AGENT_PID=39 10:36:09 Running ssh-add (command line suppressed) 10:36:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9330235418056462252.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9330235418056462252.key) 10:36:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:09 + git tag --points-at HEAD [Pipeline] } 10:36:09 $ docker exec --env ******** --env ******** 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent -k 10:36:09 unset SSH_AUTH_SOCK; 10:36:09 unset SSH_AGENT_PID; 10:36:09 echo Agent pid 39 killed; 10:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:36:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:09 [ssh-agent] Looking for ssh-agent implementation... 10:36:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:10 $ docker exec 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent 10:36:10 SSH_AUTH_SOCK=/tmp/ssh-Po5WcNWQmjip/agent.71 10:36:10 SSH_AGENT_PID=77 10:36:10 Running ssh-add (command line suppressed) 10:36:10 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9641269713854492245.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9641269713854492245.key) 10:36:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:10 + git semver init 10:36:10 2024-02-19 10:36:10,843 [run_init] DEBUG init version:0.0.0 force:False 10:36:10 2024-02-19 10:36:10,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:36:10 2024-02-19 10:36:10,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:36:10 2024-02-19 10:36:10,845 [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) 10:36:11 2024-02-19 10:36:11,803 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:36:11 2024-02-19 10:36:11,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:36:11 2024-02-19 10:36:11,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:36:11 2024-02-19 10:36:11,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:36:11 3.2.0-dev.6 [Pipeline] } 10:36:11 $ docker exec --env ******** --env ******** 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent -k 10:36:11 unset SSH_AUTH_SOCK; 10:36:11 unset SSH_AGENT_PID; 10:36:11 echo Agent pid 77 killed; 10:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:12 + git semver [Pipeline] } 10:36:12 $ docker stop --time=1 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 10:36:13 $ docker rm -f --volumes 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:36:14 Stashed 1 file(s) [Pipeline] echo 10:36:14 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 10:36:15 provisioning config files... 10:36:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5496509490660645530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:15 ---> ****-login.sh 10:36:15 nexus3.edgexfoundry.org:10001 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 nexus3.edgexfoundry.org:10002 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 nexus3.edgexfoundry.org:10003 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 nexus3.edgexfoundry.org:10004 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 ****.io 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 ---> ****-login.sh ends [Pipeline] } 10:36:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:36:16 ========================================================= 10:36:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:36:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:16 + 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 . 10:36:16 Sending build context to Docker daemon 8.438MB 10:36:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:36:16 Step 2/12 : FROM ${BASE} AS builder 10:36:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:36:16 7264a8db6415: Pulling fs layer 10:36:16 c4d48a809fc2: Pulling fs layer 10:36:16 4f1c88b9dad5: Pulling fs layer 10:36:16 ad3a456e5733: Pulling fs layer 10:36:16 69c7f0334f64: Pulling fs layer 10:36:16 1f1c1a5573a3: Pulling fs layer 10:36:16 ce7588e14bc9: Pulling fs layer 10:36:16 b5e4710f87ac: Pulling fs layer 10:36:16 1f1c1a5573a3: Waiting 10:36:16 ad3a456e5733: Waiting 10:36:16 ce7588e14bc9: Waiting 10:36:16 69c7f0334f64: Waiting 10:36:16 b5e4710f87ac: Waiting 10:36:16 c4d48a809fc2: Verifying Checksum 10:36:16 c4d48a809fc2: Download complete 10:36:16 ad3a456e5733: Verifying Checksum 10:36:16 ad3a456e5733: Download complete 10:36:16 69c7f0334f64: Verifying Checksum 10:36:16 69c7f0334f64: Download complete 10:36:16 7264a8db6415: Verifying Checksum 10:36:16 7264a8db6415: Download complete 10:36:16 1f1c1a5573a3: Verifying Checksum 10:36:16 1f1c1a5573a3: Download complete 10:36:17 7264a8db6415: Pull complete 10:36:17 b5e4710f87ac: Verifying Checksum 10:36:17 b5e4710f87ac: Download complete 10:36:17 c4d48a809fc2: Pull complete 10:36:17 4f1c88b9dad5: Verifying Checksum 10:36:17 4f1c88b9dad5: Download complete 10:36:17 ce7588e14bc9: Verifying Checksum 10:36:17 ce7588e14bc9: Download complete 10:36:20 4f1c88b9dad5: Pull complete 10:36:20 ad3a456e5733: Pull complete 10:36:20 69c7f0334f64: Pull complete 10:36:20 1f1c1a5573a3: Pull complete 10:36:23 ce7588e14bc9: Pull complete 10:36:23 b5e4710f87ac: Pull complete 10:36:23 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:36:23 ---> 88b5674ff536 10:36:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:36:29 ---> Running in 3be4d6e791b4 10:36:29 Removing intermediate container 3be4d6e791b4 10:36:29 ---> 7b43eed89f21 10:36:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:36:29 ---> Running in 9c3385e3edf6 10:36:29 Removing intermediate container 9c3385e3edf6 10:36:29 ---> e5770e68c67a 10:36:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:36:29 ---> Running in 9c0279ee400f 10:36:29 Removing intermediate container 9c0279ee400f 10:36:29 ---> 10344137c89b 10:36:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:36:29 ---> Running in a36b9fe51725 10:36:29 Removing intermediate container a36b9fe51725 10:36:29 ---> 67c708906077 10:36:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:36:29 ---> Running in 7264747dac0a 10:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:36:29 Still waiting to schedule task 10:36:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:36:30 OK: 264 MiB in 52 packages 10:36:30 Removing intermediate container 7264747dac0a 10:36:30 ---> 9cc75a5b0839 10:36:30 Step 8/12 : WORKDIR /app 10:36:30 ---> Running in 9e8a100ca653 10:36:30 Removing intermediate container 9e8a100ca653 10:36:30 ---> 8ebdbe53bf65 10:36:30 Step 9/12 : COPY go.mod vendor* ./ 10:36:30 ---> d665c7d61e45 10:36:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:30 ---> Running in 0997ff126a49 10:37:02 Removing intermediate container 0997ff126a49 10:37:02 ---> bfb29d9521ff 10:37:02 Step 11/12 : COPY . . 10:37:02 ---> 58f1a6e754d2 10:37:02 Step 12/12 : RUN $MAKE 10:37:02 ---> Running in 60fa274911b0 10:37:02 noop 10:37:02 Removing intermediate container 60fa274911b0 10:37:02 ---> 5593ccc3abe0 10:37:02 Successfully built 5593ccc3abe0 10:37:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:02 + docker inspect -f . ci-base-image-x86_64 10:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:03 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:37:03 $ docker top 8e367ce0ca2f182423a232a21443bfc9d78a36603acd5393ab66d146491d9b0f -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:03 + go version 10:37:03 go version go1.21.0 linux/amd64 [Pipeline] } 10:37:03 $ docker stop --time=1 8e367ce0ca2f182423a232a21443bfc9d78a36603acd5393ab66d146491d9b0f 10:37:05 $ docker rm -f --volumes 8e367ce0ca2f182423a232a21443bfc9d78a36603acd5393ab66d146491d9b0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:05 + docker inspect -f . ci-base-image-x86_64 10:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:05 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:37:06 $ docker top a00f213fa981b194361b6e38b7ed1da35d6d12aa025c82ba30d35b0d60359f5f -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:06 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:37:06 + make test 10:37:06 go test ./... -coverprofile=coverage.out ./... 10:37:08 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:37:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:37:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:37:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.576s coverage: 40.6% of statements 10:37:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 51.9% of statements 10:37:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 10:37:41 go vet ./... 10:37:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:37:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:37:45 ./bin/test-attribution-txt.sh 10:37:45 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:37:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:37:45 $ docker stop --time=1 a00f213fa981b194361b6e38b7ed1da35d6d12aa025c82ba30d35b0d60359f5f 10:37:47 $ docker rm -f --volumes a00f213fa981b194361b6e38b7ed1da35d6d12aa025c82ba30d35b0d60359f5f [Pipeline] // withDockerContainer [Pipeline] sh 10:37:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:37:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:37:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:37:49 + ls -al . 10:37:49 total 640 10:37:49 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 10:37 . 10:37:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:35 .. 10:37:49 -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:35 .dockerignore 10:37:49 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:37 .git 10:37:49 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:35 .github 10:37:49 -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:35 .gitignore 10:37:49 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:35 .golangci.yml 10:37:49 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:36 .semver 10:37:49 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:35 Attribution.txt 10:37:49 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:35 CHANGELOG.md 10:37:49 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:35 Dockerfile 10:37:49 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:35 GOVERNANCE.md 10:37:49 -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:35 Jenkinsfile 10:37:49 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:35 LICENSE 10:37:49 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:35 Makefile 10:37:49 -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:35 OWNERS.md 10:37:49 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:35 README.md 10:37:49 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:36 VERSION 10:37:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:35 bin 10:37:49 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:35 cmd 10:37:49 -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:37 coverage.out 10:37:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:35 examples 10:37:49 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:35 go.mod 10:37:49 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:35 go.sum 10:37:49 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:35 images 10:37:49 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:35 internal 10:37:49 -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:49 + 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=0ceaf042a45b624e1d5d1d7218676027e9a805b1 --label arch=amd64 --label version=3.2.0-dev.6 . 10:37:49 Sending build context to Docker daemon 8.438MB 10:37:49 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:37:49 Step 2/25 : FROM ${BASE} AS builder 10:37:49 ---> 5593ccc3abe0 10:37:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:37:49 ---> Running in c01705606699 10:37:49 Removing intermediate container c01705606699 10:37:49 ---> 2609fe9186ff 10:37:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:37:49 ---> Running in e8202e734000 10:37:49 Removing intermediate container e8202e734000 10:37:49 ---> db34341653e6 10:37:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:37:49 ---> Running in 5eeb6118681e 10:37:50 Removing intermediate container 5eeb6118681e 10:37:50 ---> c3188a0fb16f 10:37:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:37:50 ---> Running in 568433285ac6 10:37:50 Removing intermediate container 568433285ac6 10:37:50 ---> 025ef2e62a6e 10:37:50 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:37:50 ---> Running in 5aa95a7b460d 10:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:37:50 OK: 264 MiB in 52 packages 10:37:51 Removing intermediate container 5aa95a7b460d 10:37:51 ---> 9fed98a83a77 10:37:51 Step 8/25 : WORKDIR /app 10:37:51 ---> Running in c5698befbe2a 10:37:51 Removing intermediate container c5698befbe2a 10:37:51 ---> 2c03bd57176d 10:37:51 Step 9/25 : COPY go.mod vendor* ./ 10:37:51 ---> 51e00e536d12 10:37:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:51 ---> Running in 0322e47acbca 10:37:51 Removing intermediate container 0322e47acbca 10:37:51 ---> a7f86be7b044 10:37:51 Step 11/25 : COPY . . 10:37:52 ---> c3e03f38ca15 10:37:52 Step 12/25 : RUN $MAKE 10:37:52 ---> Running in 86f179a4d211 10:37:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:38:14 Removing intermediate container 86f179a4d211 10:38:14 ---> 07d3fabb7f81 10:38:14 Step 13/25 : FROM alpine:3.18 10:38:14 3.18: Pulling from library/alpine 10:38:14 619be1103602: Pulling fs layer 10:38:14 619be1103602: Verifying Checksum 10:38:14 619be1103602: Download complete 10:38:14 619be1103602: Pull complete 10:38:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:38:14 Status: Downloaded newer image for alpine:3.18 10:38:14 ---> d3782b16ccc9 10:38:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:38:14 ---> Running in 4d640aa7e5c9 10:38:14 Removing intermediate container 4d640aa7e5c9 10:38:14 ---> e31c07a593c5 10:38:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:38:14 ---> Running in fd3e326308d6 10:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:38:15 (1/1) Installing dumb-init (1.2.5-r2) 10:38:15 Executing busybox-1.36.1-r5.trigger 10:38:15 OK: 7 MiB in 16 packages 10:38:15 Removing intermediate container fd3e326308d6 10:38:15 ---> 438a147cee6e 10:38:15 Step 16/25 : RUN apk --no-cache upgrade 10:38:16 ---> Running in 2aa0fb0fe467 10:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:38:16 OK: 7 MiB in 16 packages 10:38:16 Removing intermediate container 2aa0fb0fe467 10:38:16 ---> 38b0d6358639 10:38:16 Step 17/25 : COPY --from=builder /app/LICENSE / 10:38:17 ---> 1fbb8bc44f07 10:38:17 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:38:17 ---> 18f46fc84f5c 10:38:17 Step 19/25 : COPY --from=builder /app/cmd/ / 10:38:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1247 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { 10:38:18 ---> 14a8b9c7904d 10:38:18 Step 20/25 : EXPOSE 59989 [Pipeline] ws 10:38:18 Running in /w/workspace/device-rfid-llrp-go/139 [Pipeline] { [Pipeline] checkout 10:38:18 ---> Running in 2a8271c2ad79 10:38:18 Removing intermediate container 2a8271c2ad79 10:38:18 ---> 71559337c289 10:38:18 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:38:18 ---> Running in 691d640d3d38 10:38:18 Removing intermediate container 691d640d3d38 10:38:18 ---> 2da14a6e1311 10:38:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:38:18 ---> Running in 4d4f18179be4 10:38:18 Removing intermediate container 4d4f18179be4 10:38:18 ---> c3828b019c97 10:38:18 Step 23/25 : LABEL arch=amd64 10:38:18 ---> Running in 381f1e10655f 10:38:18 Removing intermediate container 381f1e10655f 10:38:18 ---> 5bd5ca68d10d 10:38:18 Step 24/25 : LABEL git_sha=0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:38:18 ---> Running in 8492651d81ac 10:38:18 Removing intermediate container 8492651d81ac 10:38:18 ---> bd6984fbfd78 10:38:18 Step 25/25 : LABEL version=3.2.0-dev.6 10:38:18 ---> Running in 2ad0ac462b20 10:38:18 Removing intermediate container 2ad0ac462b20 10:38:18 ---> 98407c2d19e7 10:38:18 [Warning] One or more build-args [ARCH] were not consumed 10:38:18 Successfully built 98407c2d19e7 10:38:18 Successfully tagged device-rfid-llrp:latest 10:38:21 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:21 provisioning config files... 10:38:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4456296816718221802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:21 ---> ****-login.sh 10:38:21 nexus3.edgexfoundry.org:10001 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 nexus3.edgexfoundry.org:10002 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 nexus3.edgexfoundry.org:10003 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:22 Configure a credential helper to remove this warning. See 10:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:22 10:38:22 Login Succeeded 10:38:22 nexus3.edgexfoundry.org:10004 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:22 Configure a credential helper to remove this warning. See 10:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:22 10:38:22 Login Succeeded 10:38:22 ****.io 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:22 Configure a credential helper to remove this warning. See 10:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:22 10:38:22 Login Succeeded 10:38:22 ---> ****-login.sh ends [Pipeline] } 10:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:38:22 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:38:22 0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:38:22 latest 10:38:22 3.2.0-dev.6 10:38:22 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 10:38:22 main 10:38:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:38:23 7069952175a7: Preparing 10:38:23 a40c98daadfe: Preparing 10:38:23 9e9587b8a8b3: Preparing 10:38:23 38be7f45aafe: Preparing 10:38:23 ffc63eae49ee: Preparing 10:38:23 aedc3bda2944: Preparing 10:38:23 aedc3bda2944: Waiting 10:38:23 38be7f45aafe: Pushed 10:38:23 9e9587b8a8b3: Pushed 10:38:23 a40c98daadfe: Pushed 10:38:23 ffc63eae49ee: Pushed 10:38:23 aedc3bda2944: Layer already exists 10:38:25 using credential edgex-jenkins-ssh 10:38:25 Cloning the remote Git repository 10:38:25 7069952175a7: Pushed 10:38:25 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:38:25 > git init /w/workspace/device-rfid-llrp-go/139 # timeout=10 10:38:26 0ceaf042a45b624e1d5d1d7218676027e9a805b1: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:38:26 7069952175a7: Preparing 10:38:26 a40c98daadfe: Preparing 10:38:26 9e9587b8a8b3: Preparing 10:38:26 38be7f45aafe: Preparing 10:38:26 ffc63eae49ee: Preparing 10:38:26 aedc3bda2944: Preparing 10:38:26 aedc3bda2944: Waiting 10:38:26 ffc63eae49ee: Layer already exists 10:38:26 7069952175a7: Layer already exists 10:38:26 9e9587b8a8b3: Layer already exists 10:38:26 a40c98daadfe: Layer already exists 10:38:26 38be7f45aafe: Layer already exists 10:38:26 aedc3bda2944: Layer already exists 10:38:26 latest: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:38:26 > git --version # timeout=10 10:38:26 > git --version # 'git version 2.25.1' 10:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:38:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.6 10:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:38:27 7069952175a7: Preparing 10:38:27 a40c98daadfe: Preparing 10:38:27 9e9587b8a8b3: Preparing 10:38:27 38be7f45aafe: Preparing 10:38:27 ffc63eae49ee: Preparing 10:38:27 aedc3bda2944: Preparing 10:38:27 aedc3bda2944: Waiting 10:38:27 7069952175a7: Layer already exists 10:38:27 a40c98daadfe: Layer already exists 10:38:27 9e9587b8a8b3: Layer already exists 10:38:27 38be7f45aafe: Layer already exists 10:38:27 ffc63eae49ee: Layer already exists 10:38:27 aedc3bda2944: Layer already exists 10:38:27 3.2.0-dev.6: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:28 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 10:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:38:28 7069952175a7: Preparing 10:38:28 a40c98daadfe: Preparing 10:38:28 9e9587b8a8b3: Preparing 10:38:28 38be7f45aafe: Preparing 10:38:28 ffc63eae49ee: Preparing 10:38:28 aedc3bda2944: Preparing 10:38:28 aedc3bda2944: Waiting 10:38:28 9e9587b8a8b3: Layer already exists 10:38:28 a40c98daadfe: Layer already exists 10:38:28 ffc63eae49ee: Layer already exists 10:38:28 38be7f45aafe: Layer already exists 10:38:28 7069952175a7: Layer already exists 10:38:28 aedc3bda2944: Layer already exists 10:38:28 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:28 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:38:29 7069952175a7: Preparing 10:38:29 a40c98daadfe: Preparing 10:38:29 9e9587b8a8b3: Preparing 10:38:29 38be7f45aafe: Preparing 10:38:29 ffc63eae49ee: Preparing 10:38:29 aedc3bda2944: Preparing 10:38:29 aedc3bda2944: Waiting 10:38:29 7069952175a7: Layer already exists 10:38:29 ffc63eae49ee: Layer already exists 10:38:29 9e9587b8a8b3: Layer already exists 10:38:29 a40c98daadfe: Layer already exists 10:38:29 38be7f45aafe: Layer already exists 10:38:29 aedc3bda2944: Layer already exists 10:38:29 main: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv 10:38:29 Avoid second fetch 10:38:29 Checking out Revision 0ceaf042a45b624e1d5d1d7218676027e9a805b1 (main) [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:38:29 ===================================================== [Pipeline] echo 10:38:29 taggedImages: 10:38:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:38:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:38:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.6 10:38:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 10:38:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 10:38:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:38:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:29 > git config core.sparsecheckout # timeout=10 10:38:29 > git checkout -f 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:30 Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" 10:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:30 10:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:30 10:38:30 GitHub has been notified of this commit’s build result 10:38:30 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 10:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:30 latest: Pulling from edgex-lftools-log-publisher 10:38:30 5eb5b503b376: Pulling fs layer 10:38:30 5c69ac0246d0: Pulling fs layer 10:38:30 ec43610c2a17: Pulling fs layer 10:38:30 3a2ae6a8a46f: Pulling fs layer 10:38:30 33b1e0a273af: Pulling fs layer 10:38:30 5d3b04190fa2: Pulling fs layer 10:38:30 2f39f015ded8: Pulling fs layer 10:38:30 33b1e0a273af: Waiting 10:38:30 5d3b04190fa2: Waiting 10:38:30 2f39f015ded8: Waiting 10:38:30 3a2ae6a8a46f: Waiting 10:38:30 5c69ac0246d0: Verifying Checksum 10:38:30 5c69ac0246d0: Download complete 10:38:30 3a2ae6a8a46f: Verifying Checksum 10:38:30 3a2ae6a8a46f: Download complete 10:38:30 33b1e0a273af: Verifying Checksum 10:38:30 33b1e0a273af: Download complete 10:38:30 5d3b04190fa2: Download complete 10:38:30 ec43610c2a17: Verifying Checksum 10:38:30 ec43610c2a17: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:30 5eb5b503b376: Verifying Checksum 10:38:30 5eb5b503b376: Download complete 10:38:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:38:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:38:31 Dload Upload Total Spent Left Speed 10:38:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 10:38:31 2f39f015ded8: Download complete 10:38:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:38:31 + sudo tee /etc/docker/daemon.new 10:38:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:38:31 { 10:38:31 "registry-mirrors": [ 10:38:31 "https://nexus3.edgexfoundry.org:10001" 10:38:31 ], 10:38:31 "bip": "10.250.0.254/24", 10:38:31 "hosts": [ 10:38:31 "tcp://0.0.0.0:5555", 10:38:31 "unix:///var/run/docker.sock" 10:38:31 ], 10:38:31 "mtu": 1458, 10:38:31 "selinux-enabled": true, 10:38:31 "seccomp-profile": "/etc/docker/seccomp.json" 10:38:31 } [Pipeline] sh 10:38:31 5eb5b503b376: Pull complete 10:38:31 5c69ac0246d0: Pull complete 10:38:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:38:32 ec43610c2a17: Pull complete 10:38:32 3a2ae6a8a46f: Pull complete 10:38:32 + sudo service docker restart 10:38:32 33b1e0a273af: Pull complete 10:38:32 5d3b04190fa2: Pull complete 10:38:36 2f39f015ded8: Pull complete 10:38:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:37 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:38:42 $ docker top 42b471bc5de0a9695596b9e322f4b71c9507bd2b7172d10d8c1604f733543b41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:43 ---> job-cost.sh 10:38:43 lf-activate-venv: SKIPPING 10:38:43 INFO: No Stack... 10:38:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:44 INFO: Archiving Costs [Pipeline] sh 10:38:44 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:38:44 + cut -d, -f6 [Pipeline] lock 10:38:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] 10:38:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] did not exist. Created. 10:38:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:38:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:38:44 Stashed 1 file(s) [Pipeline] } 10:38:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 10:38:45 $ docker stop --time=1 42b471bc5de0a9695596b9e322f4b71c9507bd2b7172d10d8c1604f733543b41 10:38:46 $ docker rm -f --volumes 42b471bc5de0a9695596b9e322f4b71c9507bd2b7172d10d8c1604f733543b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:50 provisioning config files... 10:38:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/139@tmp/config5949897535085482818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:51 ---> ****-login.sh 10:38:51 nexus3.edgexfoundry.org:10001 10:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:51 Configure a credential helper to remove this warning. See 10:38:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:51 10:38:51 Login Succeeded 10:38:51 nexus3.edgexfoundry.org:10002 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:52 10:38:52 Login Succeeded 10:38:52 nexus3.edgexfoundry.org:10003 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:52 10:38:52 Login Succeeded 10:38:52 nexus3.edgexfoundry.org:10004 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:52 10:38:52 Login Succeeded 10:38:52 ****.io 10:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:53 Configure a credential helper to remove this warning. See 10:38:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:53 10:38:53 Login Succeeded 10:38:53 ---> ****-login.sh ends [Pipeline] } 10:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:38:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:38:54 ========================================================= 10:38:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:38:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:54 + 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 . 10:38:57 Sending build context to Docker daemon 1.198MB 10:38:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:38:57 Step 2/12 : FROM ${BASE} AS builder 10:38:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:38:57 9fda8d8052c6: Pulling fs layer 10:38:57 5d54e960e981: Pulling fs layer 10:38:57 c4a7e357bf2a: Pulling fs layer 10:38:57 f0e02332f6b5: Pulling fs layer 10:38:57 872ee5b61b7b: Pulling fs layer 10:38:57 0c6a40ed1a82: Pulling fs layer 10:38:57 94ae7d8d031c: Pulling fs layer 10:38:57 872ee5b61b7b: Waiting 10:38:57 94ae7d8d031c: Waiting 10:38:57 f0e02332f6b5: Waiting 10:38:57 5d54e960e981: Verifying Checksum 10:38:57 5d54e960e981: Download complete 10:38:57 f0e02332f6b5: Verifying Checksum 10:38:57 f0e02332f6b5: Download complete 10:38:57 872ee5b61b7b: Verifying Checksum 10:38:57 872ee5b61b7b: Download complete 10:38:57 9fda8d8052c6: Download complete 10:38:57 94ae7d8d031c: Verifying Checksum 10:38:57 94ae7d8d031c: Download complete 10:38:58 9fda8d8052c6: Pull complete 10:38:58 5d54e960e981: Pull complete 10:38:59 c4a7e357bf2a: Verifying Checksum 10:38:59 c4a7e357bf2a: Download complete 10:39:00 0c6a40ed1a82: Verifying Checksum 10:39:00 0c6a40ed1a82: Download complete 10:39:12 c4a7e357bf2a: Pull complete 10:39:12 f0e02332f6b5: Pull complete 10:39:12 872ee5b61b7b: Pull complete 10:39:22 0c6a40ed1a82: Pull complete 10:39:22 94ae7d8d031c: Pull complete 10:39:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:39:22 ---> 86de565de09d 10:39:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:39:23 ---> Running in c15d6682a4cf 10:39:23 Removing intermediate container c15d6682a4cf 10:39:23 ---> 4b838fb0b9e0 10:39:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:23 ---> Running in 91286043abb3 10:39:24 Removing intermediate container 91286043abb3 10:39:24 ---> 6ca09e57f092 10:39:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:39:24 ---> Running in ebff1aae525b 10:39:24 Removing intermediate container ebff1aae525b 10:39:24 ---> 305e6f3fae57 10:39:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:39:24 ---> Running in 085c6c1836fa 10:39:24 Removing intermediate container 085c6c1836fa 10:39:24 ---> abae1d0a3307 10:39:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:24 ---> Running in 545283be9723 10:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:39:27 OK: 266 MiB in 52 packages 10:39:28 Removing intermediate container 545283be9723 10:39:28 ---> f65b36cc63a4 10:39:28 Step 8/12 : WORKDIR /app 10:39:28 ---> Running in 107146aed064 10:39:28 Removing intermediate container 107146aed064 10:39:28 ---> 9a52144995bb 10:39:28 Step 9/12 : COPY go.mod vendor* ./ 10:39:29 ---> 78e416e1c3ca 10:39:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:29 ---> Running in 77373a071844 10:40:37 Removing intermediate container 77373a071844 10:40:37 ---> d42556b198f3 10:40:37 Step 11/12 : COPY . . 10:40:37 ---> 3ab15f0f48d9 10:40:37 Step 12/12 : RUN $MAKE 10:40:37 ---> Running in 4fd1ea50f1f9 10:40:37 noop 10:40:37 Removing intermediate container 4fd1ea50f1f9 10:40:37 ---> 2828ba929910 10:40:37 Successfully built 2828ba929910 10:40:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:37 + docker inspect -f . ci-base-image-arm64 10:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:38 prd-ubuntu20.04-docker-arm64-4c-16g-1247 does not seem to be running inside a container 10:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/139 -v /w/workspace/device-rfid-llrp-go/139:/w/workspace/device-rfid-llrp-go/139:rw,z -v /w/workspace/device-rfid-llrp-go/139@tmp:/w/workspace/device-rfid-llrp-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:40:39 $ docker top 83e279a70a52e6881d2db4fe349530cf6dedb7aa2bc2520ce173a93946cced0d -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:40 + go version 10:40:40 go version go1.21.0 linux/arm64 [Pipeline] } 10:40:40 $ docker stop --time=1 83e279a70a52e6881d2db4fe349530cf6dedb7aa2bc2520ce173a93946cced0d 10:40:42 $ docker rm -f --volumes 83e279a70a52e6881d2db4fe349530cf6dedb7aa2bc2520ce173a93946cced0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:43 + docker inspect -f . ci-base-image-arm64 10:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:43 prd-ubuntu20.04-docker-arm64-4c-16g-1247 does not seem to be running inside a container 10:40:43 $ 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/139 -v /w/workspace/device-rfid-llrp-go/139:/w/workspace/device-rfid-llrp-go/139:rw,z -v /w/workspace/device-rfid-llrp-go/139@tmp:/w/workspace/device-rfid-llrp-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:40:44 $ docker top d19d3e7b8efe740ce2e740c5a691f043a27ecf054271f4aa732b037e32514cae -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:45 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/139 [Pipeline] fileExists [Pipeline] sh 10:40:46 + make test 10:40:46 go test ./... -coverprofile=coverage.out ./... 10:40:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:42:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:42:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:43:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.039s coverage: 40.6% of statements 10:43:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.647s coverage: 51.9% of statements 10:43:05 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.063s coverage: 96.4% of statements 10:43:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:43:05 go vet ./... 10:43:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:43:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:43:31 ./bin/test-attribution-txt.sh 10:43:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:43:31 $ docker stop --time=1 d19d3e7b8efe740ce2e740c5a691f043a27ecf054271f4aa732b037e32514cae 10:43:37 $ docker rm -f --volumes d19d3e7b8efe740ce2e740c5a691f043a27ecf054271f4aa732b037e32514cae [Pipeline] // withDockerContainer [Pipeline] sh 10:43:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:43:39 Warning: overwriting stash ‘coverage-report’ 10:43:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:43:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:43:41 + ls -al . 10:43:41 total 636 10:43:41 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 10:40 . 10:43:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:38 .. 10:43:41 -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:38 .dockerignore 10:43:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:38 .git 10:43:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:38 .github 10:43:41 -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:38 .gitignore 10:43:41 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:38 .golangci.yml 10:43:41 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:38 Attribution.txt 10:43:41 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:38 CHANGELOG.md 10:43:41 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:38 Dockerfile 10:43:41 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:38 GOVERNANCE.md 10:43:41 -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:38 Jenkinsfile 10:43:41 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:38 LICENSE 10:43:41 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:38 Makefile 10:43:41 -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:38 OWNERS.md 10:43:41 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:38 README.md 10:43:41 -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:36 VERSION 10:43:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:38 bin 10:43:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:38 cmd 10:43:41 -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:42 coverage.out 10:43:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:38 examples 10:43:41 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:38 go.mod 10:43:41 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:38 go.sum 10:43:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:38 images 10:43:41 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:38 internal 10:43:41 -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:41 + 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=0ceaf042a45b624e1d5d1d7218676027e9a805b1 --label arch=arm64 --label version=3.2.0-dev.6 . 10:43:42 Sending build context to Docker daemon 1.198MB 10:43:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:43:42 Step 2/25 : FROM ${BASE} AS builder 10:43:42 ---> 2828ba929910 10:43:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:43:42 ---> Running in 9eb9cf58f09d 10:43:42 Removing intermediate container 9eb9cf58f09d 10:43:42 ---> dfa1c8359764 10:43:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:42 ---> Running in 7ac3f32df0bb 10:43:43 Removing intermediate container 7ac3f32df0bb 10:43:43 ---> 81dea704c38d 10:43:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:43:43 ---> Running in 866892bcd003 10:43:44 Removing intermediate container 866892bcd003 10:43:44 ---> 2e0752e1aa39 10:43:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:43:44 ---> Running in c84e41d5685e 10:43:45 Removing intermediate container c84e41d5685e 10:43:45 ---> b4c6e76cf1df 10:43:45 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:45 ---> Running in a5e9600860c0 10:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:43:48 OK: 266 MiB in 52 packages 10:43:52 Removing intermediate container a5e9600860c0 10:43:52 ---> 38cac0a8bceb 10:43:52 Step 8/25 : WORKDIR /app 10:43:52 ---> Running in d06204091d2d 10:43:52 Removing intermediate container d06204091d2d 10:43:52 ---> 4e96778f2f6e 10:43:52 Step 9/25 : COPY go.mod vendor* ./ 10:43:53 ---> e79a78dbd425 10:43:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:53 ---> Running in 685d5b78e00b 10:43:55 Removing intermediate container 685d5b78e00b 10:43:55 ---> 2006a855277f 10:43:55 Step 11/25 : COPY . . 10:43:56 ---> 31a02446b6c3 10:43:56 Step 12/25 : RUN $MAKE 10:43:56 ---> Running in 1875a3010098 10:43:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:45:48 Removing intermediate container 1875a3010098 10:45:48 ---> a47747640b1a 10:45:48 Step 13/25 : FROM alpine:3.18 10:45:48 3.18: Pulling from library/alpine 10:45:48 c6b39de5b339: Pulling fs layer 10:45:48 c6b39de5b339: Verifying Checksum 10:45:48 c6b39de5b339: Download complete 10:45:48 c6b39de5b339: Pull complete 10:45:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:45:48 Status: Downloaded newer image for alpine:3.18 10:45:48 ---> 33abbf032149 10:45:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:45:48 ---> Running in 8e50e46d96c1 10:45:48 Removing intermediate container 8e50e46d96c1 10:45:48 ---> 66bcf16c5c2b 10:45:48 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:45:48 ---> Running in 976cbf3d99b8 10:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:45:48 (1/1) Installing dumb-init (1.2.5-r2) 10:45:48 Executing busybox-1.36.1-r5.trigger 10:45:48 OK: 8 MiB in 16 packages 10:45:48 Removing intermediate container 976cbf3d99b8 10:45:48 ---> 98c0a1520f4b 10:45:48 Step 16/25 : RUN apk --no-cache upgrade 10:45:48 ---> Running in 3b2c19840fa3 10:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:45:51 OK: 8 MiB in 16 packages 10:45:51 Removing intermediate container 3b2c19840fa3 10:45:51 ---> 373889ed10c2 10:45:51 Step 17/25 : COPY --from=builder /app/LICENSE / 10:45:52 ---> 98c714de39d6 10:45:52 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:45:52 ---> b9ccc3abc86c 10:45:52 Step 19/25 : COPY --from=builder /app/cmd/ / 10:45:54 ---> eb847269e8c8 10:45:54 Step 20/25 : EXPOSE 59989 10:45:54 ---> Running in b5236610fc62 10:45:54 Removing intermediate container b5236610fc62 10:45:54 ---> 9900fc2005e4 10:45:54 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:45:54 ---> Running in 25b6f4b5df62 10:45:54 Removing intermediate container 25b6f4b5df62 10:45:54 ---> 5e5121696a32 10:45:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:54 ---> Running in 879b21cc98b6 10:45:55 Removing intermediate container 879b21cc98b6 10:45:55 ---> 7ea2525a8bef 10:45:55 Step 23/25 : LABEL arch=arm64 10:45:55 ---> Running in 63b643db0302 10:45:55 Removing intermediate container 63b643db0302 10:45:55 ---> 4bd56144a4e3 10:45:55 Step 24/25 : LABEL git_sha=0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:45:55 ---> Running in d845fd3a4b22 10:45:55 Removing intermediate container d845fd3a4b22 10:45:55 ---> 2cb4e9d915a2 10:45:55 Step 25/25 : LABEL version=3.2.0-dev.6 10:45:55 ---> Running in 1ff5eeb91134 10:45:56 Removing intermediate container 1ff5eeb91134 10:45:56 ---> 019476ef2b57 10:45:56 [Warning] One or more build-args [ARCH] were not consumed 10:45:56 Successfully built 019476ef2b57 10:45:56 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 10:45:56 provisioning config files... 10:45:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/139@tmp/config7132372811346200016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:57 ---> ****-login.sh 10:45:57 nexus3.edgexfoundry.org:10001 10:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:57 Configure a credential helper to remove this warning. See 10:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:57 10:45:57 Login Succeeded 10:45:57 nexus3.edgexfoundry.org:10002 10:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:57 Configure a credential helper to remove this warning. See 10:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:57 10:45:57 Login Succeeded 10:45:57 nexus3.edgexfoundry.org:10003 10:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:58 Configure a credential helper to remove this warning. See 10:45:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:58 10:45:58 Login Succeeded 10:45:58 nexus3.edgexfoundry.org:10004 10:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:58 Configure a credential helper to remove this warning. See 10:45:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:58 10:45:58 Login Succeeded 10:45:58 ****.io 10:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:45:58 Configure a credential helper to remove this warning. See 10:45:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:45:58 10:45:58 Login Succeeded 10:45:58 ---> ****-login.sh ends [Pipeline] } 10:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:45:59 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:45:59 0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:45:59 latest 10:45:59 3.2.0-dev.6 10:45:59 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 10:45:59 main 10:45:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:46:00 d2e11032f10d: Preparing 10:46:00 06e1dc5289f0: Preparing 10:46:00 6fbc4c12727e: Preparing 10:46:00 0cb30636a344: Preparing 10:46:00 d150047b4edb: Preparing 10:46:00 7c504f21be85: Preparing 10:46:00 7c504f21be85: Waiting 10:46:00 6fbc4c12727e: Pushed 10:46:00 d150047b4edb: Pushed 10:46:00 0cb30636a344: Pushed 10:46:00 06e1dc5289f0: Pushed 10:46:02 7c504f21be85: Layer already exists 10:46:06 d2e11032f10d: Pushed 10:46:06 0ceaf042a45b624e1d5d1d7218676027e9a805b1: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:07 + 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 10:46:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:46:07 d2e11032f10d: Preparing 10:46:07 06e1dc5289f0: Preparing 10:46:07 6fbc4c12727e: Preparing 10:46:07 0cb30636a344: Preparing 10:46:07 d150047b4edb: Preparing 10:46:07 7c504f21be85: Preparing 10:46:07 7c504f21be85: Waiting 10:46:07 d2e11032f10d: Layer already exists 10:46:07 6fbc4c12727e: Layer already exists 10:46:07 06e1dc5289f0: Layer already exists 10:46:07 d150047b4edb: Layer already exists 10:46:07 0cb30636a344: Layer already exists 10:46:07 7c504f21be85: Layer already exists 10:46:07 latest: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:08 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.6 10:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:46:09 d2e11032f10d: Preparing 10:46:09 06e1dc5289f0: Preparing 10:46:09 6fbc4c12727e: Preparing 10:46:09 0cb30636a344: Preparing 10:46:09 d150047b4edb: Preparing 10:46:09 7c504f21be85: Preparing 10:46:09 7c504f21be85: Waiting 10:46:09 06e1dc5289f0: Layer already exists 10:46:09 d150047b4edb: Layer already exists 10:46:09 6fbc4c12727e: Layer already exists 10:46:09 0cb30636a344: Layer already exists 10:46:09 d2e11032f10d: Layer already exists 10:46:09 7c504f21be85: Layer already exists 10:46:09 3.2.0-dev.6: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 10:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:46:10 d2e11032f10d: Preparing 10:46:10 06e1dc5289f0: Preparing 10:46:10 6fbc4c12727e: Preparing 10:46:10 0cb30636a344: Preparing 10:46:10 d150047b4edb: Preparing 10:46:10 7c504f21be85: Preparing 10:46:10 7c504f21be85: Waiting 10:46:10 d150047b4edb: Layer already exists 10:46:10 0cb30636a344: Layer already exists 10:46:10 6fbc4c12727e: Layer already exists 10:46:10 d2e11032f10d: Layer already exists 10:46:10 06e1dc5289f0: Layer already exists 10:46:10 7c504f21be85: Layer already exists 10:46:10 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:10 + 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 10:46:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:46:11 d2e11032f10d: Preparing 10:46:11 06e1dc5289f0: Preparing 10:46:11 6fbc4c12727e: Preparing 10:46:11 0cb30636a344: Preparing 10:46:11 d150047b4edb: Preparing 10:46:11 7c504f21be85: Preparing 10:46:11 7c504f21be85: Waiting 10:46:11 d2e11032f10d: Layer already exists 10:46:11 6fbc4c12727e: Layer already exists 10:46:11 0cb30636a344: Layer already exists 10:46:11 06e1dc5289f0: Layer already exists 10:46:11 d150047b4edb: Layer already exists 10:46:11 7c504f21be85: Layer already exists 10:46:11 main: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:12 ===================================================== [Pipeline] echo 10:46:12 taggedImages: 10:46:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1 10:46:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:46:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.6 10:46:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 10:46:12 - 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 10:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:13 10:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:17 arm64: Pulling from edgex-lftools-log-publisher 10:46:17 8998bd30e6a1: Pulling fs layer 10:46:17 04944245beec: Pulling fs layer 10:46:17 699f458cf7ca: Pulling fs layer 10:46:17 765212b225bb: Pulling fs layer 10:46:17 f23df028b6ca: Pulling fs layer 10:46:17 d65c8cfc05b1: Pulling fs layer 10:46:17 2437ff75d9bd: Pulling fs layer 10:46:17 765212b225bb: Waiting 10:46:17 f23df028b6ca: Waiting 10:46:17 d65c8cfc05b1: Waiting 10:46:17 2437ff75d9bd: Waiting 10:46:17 04944245beec: Verifying Checksum 10:46:17 04944245beec: Download complete 10:46:17 765212b225bb: Verifying Checksum 10:46:17 765212b225bb: Download complete 10:46:17 f23df028b6ca: Verifying Checksum 10:46:17 f23df028b6ca: Download complete 10:46:18 d65c8cfc05b1: Verifying Checksum 10:46:18 d65c8cfc05b1: Download complete 10:46:18 699f458cf7ca: Verifying Checksum 10:46:18 699f458cf7ca: Download complete 10:46:18 8998bd30e6a1: Verifying Checksum 10:46:18 8998bd30e6a1: Download complete 10:46:21 2437ff75d9bd: Verifying Checksum 10:46:21 2437ff75d9bd: Download complete 10:46:23 8998bd30e6a1: Pull complete 10:46:23 04944245beec: Pull complete 10:46:24 699f458cf7ca: Pull complete 10:46:25 765212b225bb: Pull complete 10:46:26 f23df028b6ca: Pull complete 10:46:26 d65c8cfc05b1: Pull complete 10:46:44 2437ff75d9bd: Pull complete 10:46:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:44 prd-ubuntu20.04-docker-arm64-4c-16g-1247 does not seem to be running inside a container 10:46:44 $ 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/139 -v /w/workspace/device-rfid-llrp-go/139:/w/workspace/device-rfid-llrp-go/139:rw,z -v /w/workspace/device-rfid-llrp-go/139@tmp:/w/workspace/device-rfid-llrp-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:46:47 $ docker top 29a8a010d13031170e709cc27dcae9c42cf7c8595b6d7c2769d9e27870f65456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:48 ---> job-cost.sh 10:46:48 lf-activate-venv: SKIPPING 10:46:48 INFO: No Stack... 10:46:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:46:49 INFO: Archiving Costs [Pipeline] sh 10:46:50 + cat /w/workspace/device-rfid-llrp-go/139/archives/cost.csv 10:46:50 + cut -d, -f6 [Pipeline] lock 10:46:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] 10:46:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] did not exist. Created. 10:46:50 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:51 /w/workspace/device-rfid-llrp-go/139@tmp/durable-681e11c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:46:51 + echo total: 0.10999999940395355 [Pipeline] stash 10:46:51 Warning: overwriting stash ‘stack-cost’ 10:46:51 Stashed 1 file(s) [Pipeline] } 10:46:51 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:51 $ docker stop --time=1 29a8a010d13031170e709cc27dcae9c42cf7c8595b6d7c2769d9e27870f65456 10:46:53 $ docker rm -f --volumes 29a8a010d13031170e709cc27dcae9c42cf7c8595b6d7c2769d9e27870f65456 [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 10:46:54 provisioning config files... 10:46:54 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11097133718047904042tmp [Pipeline] { [Pipeline] sh 10:46:55 + set +x 10:46:55 + curl -s https://codecov.io/bash 10:46:55 + bash -s -- 10:46:55 10:46:55 _____ _ 10:46:55 / ____| | | 10:46:55 | | ___ __| | ___ ___ _____ __ 10:46:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:46:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:46:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:46:55 Bash-1.0.6 10:46:55 10:46:55 10:46:55 ==> git version 2.25.1 found 10:46:55 ==> 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 10:46:55 Release-Date: 2020-01-08 10:46:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:46:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:46:55 ==> Jenkins CI detected. 10:46:55 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:46:55 project root: . 10:46:55 --> token set from env 10:46:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:46:55 ==> Running gcov in . (disable via -X gcov) 10:46:55 ==> Python coveragepy not found 10:46:55 ==> Searching for coverage reports in: 10:46:55 + . 10:46:55 -> Found 1 reports 10:46:55 ==> Detecting git/mercurial file structure 10:46:55 ==> Reading reports 10:46:55 + ./coverage.out bytes=459493 10:46:55 ==> Appending adjustments 10:46:55 https://docs.codecov.io/docs/fixing-reports 10:46:55 + Found adjustments 10:46:55 ==> Gzipping contents 10:46:55 52K /tmp/codecov.Dkt5C0.gz 10:46:55 ==> Uploading reports 10:46:55 url: https://codecov.io 10:46:55 query: branch=main&commit=0ceaf042a45b624e1d5d1d7218676027e9a805b1&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:46:55 -> Pinging Codecov 10:46:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0ceaf042a45b624e1d5d1d7218676027e9a805b1&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:46:55 -> Uploading to 10:46:55 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/581DD39554BDF9B6E22D074273EAD858/0ceaf042a45b624e1d5d1d7218676027e9a805b1/dc3faf69-374e-48d9-ac25-359724412565.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T104655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6d3d9323e423805c9ed7defe7e60a5701660d81c424b95d2a9d48faadbd559f 10:46:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:55 Dload Upload Total Spent Left Speed 10:46:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 160k --:--:-- --:--:-- --:--:-- 160k 10:46:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] } 10:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:46:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:46:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:46:57 10:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:46:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:46:57 df9b9388f04a: Pulling fs layer 10:46:57 52dc419b0ee2: Pulling fs layer 10:46:57 25bc292e5bac: Pulling fs layer 10:46:57 114826534d7a: Pulling fs layer 10:46:57 4657fd5d0bcf: Pulling fs layer 10:46:57 6ad1cebc031e: Pulling fs layer 10:46:57 8a3aa393b2d8: Pulling fs layer 10:46:57 8a3aa393b2d8: Waiting 10:46:57 6ad1cebc031e: Waiting 10:46:57 4657fd5d0bcf: Waiting 10:46:57 114826534d7a: Waiting 10:46:57 25bc292e5bac: Verifying Checksum 10:46:57 25bc292e5bac: Download complete 10:46:57 52dc419b0ee2: Verifying Checksum 10:46:57 52dc419b0ee2: Download complete 10:46:57 4657fd5d0bcf: Download complete 10:46:57 df9b9388f04a: Verifying Checksum 10:46:57 df9b9388f04a: Download complete 10:46:57 6ad1cebc031e: Verifying Checksum 10:46:57 6ad1cebc031e: Download complete 10:46:57 df9b9388f04a: Pull complete 10:46:57 52dc419b0ee2: Pull complete 10:46:57 25bc292e5bac: Pull complete 10:46:58 114826534d7a: Download complete 10:46:58 8a3aa393b2d8: Download complete 10:47:01 114826534d7a: Pull complete 10:47:01 4657fd5d0bcf: Pull complete 10:47:02 6ad1cebc031e: Pull complete 10:47:04 8a3aa393b2d8: Pull complete 10:47:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:05 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:47:10 $ docker top ade082a973e0edbc4e6d75385b4c6921dea7cc6811250601d8df1944db696139 -eo pid,comm [Pipeline] { [Pipeline] echo 10:47:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:47:10 + set -o pipefail 10:47:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:47:15 10:47:15 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:47:15 10:47:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8e129697-58f8-40fb-b69f-1f99fbf322b4 10:47:15 10:47:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:47:15 10:47:15 10:47:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:47:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:47:15 More details here: https://snyk.co/ue1NS [Pipeline] } 10:47:15 $ docker stop --time=1 ade082a973e0edbc4e6d75385b4c6921dea7cc6811250601d8df1944db696139 10:47:19 $ docker rm -f --volumes ade082a973e0edbc4e6d75385b4c6921dea7cc6811250601d8df1944db696139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:20 + git log --format=format:%s -1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] sh 10:47:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:47:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:21 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:47:21 $ docker top e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:47:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:47:22 [ssh-agent] Looking for ssh-agent implementation... 10:47:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:47:22 $ docker exec e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f ssh-agent 10:47:22 SSH_AUTH_SOCK=/tmp/ssh-4U6Tr8jlB92A/agent.32 10:47:22 SSH_AGENT_PID=38 10:47:22 Running ssh-add (command line suppressed) 10:47:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16835662855102727294.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16835662855102727294.key) 10:47:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:47:23 + git semver tag 10:47:23 2024-02-19 10:47:23,237 [run_tag] DEBUG tag force:False 10:47:23 2024-02-19 10:47:23,238 [check_head_tag] DEBUG check head tag 10:47:23 2024-02-19 10:47:23,238 [execute] INFO git cat-file --batch-check 10:47:23 2024-02-19 10:47:23,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:47:23 2024-02-19 10:47:23,242 [execute] INFO git cat-file --batch 10:47:23 2024-02-19 10:47:23,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:47:23 2024-02-19 10:47:23,256 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:47:23 2024-02-19 10:47:23,256 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 10:47:23 2024-02-19 10:47:23,257 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:47:23 2024-02-19 10:47:23,263 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:47:23 3.2.0-dev.6 [Pipeline] } 10:47:23 $ docker exec --env ******** --env ******** e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f ssh-agent -k 10:47:23 unset SSH_AUTH_SOCK; 10:47:23 unset SSH_AGENT_PID; 10:47:23 echo Agent pid 38 killed; 10:47:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:47:24 + git semver [Pipeline] } 10:47:24 $ docker stop --time=1 e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f 10:47:25 $ docker rm -f --volumes e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:47:26 10:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:47:26 0.23.1-centos7: Pulling from edgex-lftools 10:47:26 ab5ef0e58194: Pulling fs layer 10:47:26 9712f1f96733: Pulling fs layer 10:47:26 63f879dbbcfc: Pulling fs layer 10:47:26 0d9ebad4ef96: Pulling fs layer 10:47:26 e9a5061849ea: Pulling fs layer 10:47:26 d747dcd14b5f: Pulling fs layer 10:47:26 2de7ff778b66: Pulling fs layer 10:47:26 0d9ebad4ef96: Waiting 10:47:26 e9a5061849ea: Waiting 10:47:26 d747dcd14b5f: Waiting 10:47:26 2de7ff778b66: Waiting 10:47:26 9712f1f96733: Verifying Checksum 10:47:26 9712f1f96733: Download complete 10:47:27 63f879dbbcfc: Verifying Checksum 10:47:27 63f879dbbcfc: Download complete 10:47:27 e9a5061849ea: Verifying Checksum 10:47:27 e9a5061849ea: Download complete 10:47:27 d747dcd14b5f: Verifying Checksum 10:47:27 d747dcd14b5f: Download complete 10:47:27 ab5ef0e58194: Verifying Checksum 10:47:27 ab5ef0e58194: Download complete 10:47:27 0d9ebad4ef96: Verifying Checksum 10:47:27 0d9ebad4ef96: Download complete 10:47:27 2de7ff778b66: Verifying Checksum 10:47:27 2de7ff778b66: Download complete 10:47:30 ab5ef0e58194: Pull complete 10:47:30 9712f1f96733: Pull complete 10:47:31 63f879dbbcfc: Pull complete 10:47:35 0d9ebad4ef96: Pull complete 10:47:35 e9a5061849ea: Pull complete 10:47:35 d747dcd14b5f: Pull complete 10:47:36 2de7ff778b66: Pull complete 10:47:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:36 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:47:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:47:42 $ docker top 7b37c2ffcfdcb473aec2269de6bcdcff006bc9f8d43316c6796f3e0d8f3d5fe9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:47:43 provisioning config files... 10:47:43 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9830469099509822279tmp 10:47:43 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config558824117969909336tmp 10:47:43 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6234961698669128908tmp [Pipeline] { [Pipeline] echo 10:47:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:47:43 ---> sigul-configuration.sh 10:47:43 gpg: directory `/root/.gnupg' created 10:47:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:47:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:47:43 gpg: keyring `/root/.gnupg/secring.gpg' created 10:47:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:47:43 gpg: CAST5 encrypted data 10:47:43 gpg: encrypted with 1 passphrase 10:47:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:47:43 + mkdir /home/jenkins 10:47:43 + mkdir /home/jenkins/sigul [Pipeline] sh 10:47:45 + 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 10:47:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:47:53 ---> sigul-install.sh 10:47:53 Sigul already installed; skipping installation. [Pipeline] sh 10:47:53 + git tag --list 10:47:53 v0.0.0 10:47:53 v1.0.0 10:47:53 v2.1.0 10:47:53 v2.1.1 10:47:53 v2.2.0 10:47:53 v2.3.0 10:47:53 v3.0 10:47:53 v3.0.0 10:47:53 v3.1 10:47:53 v3.1.0 10:47:53 v3.1.0-dev.1 10:47:53 v3.1.0-dev.10 10:47:53 v3.1.0-dev.11 10:47:53 v3.1.0-dev.12 10:47:53 v3.1.0-dev.13 10:47:53 v3.1.0-dev.14 10:47:53 v3.1.0-dev.15 10:47:53 v3.1.0-dev.16 10:47:53 v3.1.0-dev.17 10:47:53 v3.1.0-dev.18 10:47:53 v3.1.0-dev.19 10:47:53 v3.1.0-dev.2 10:47:53 v3.1.0-dev.20 10:47:53 v3.1.0-dev.21 10:47:53 v3.1.0-dev.22 10:47:53 v3.1.0-dev.23 10:47:53 v3.1.0-dev.24 10:47:53 v3.1.0-dev.3 10:47:53 v3.1.0-dev.4 10:47:53 v3.1.0-dev.5 10:47:53 v3.1.0-dev.6 10:47:53 v3.1.0-dev.7 10:47:53 v3.1.0-dev.8 10:47:53 v3.1.0-dev.9 10:47:53 v3.2.0-dev.1 10:47:53 v3.2.0-dev.2 10:47:53 v3.2.0-dev.3 10:47:53 v3.2.0-dev.4 10:47:53 v3.2.0-dev.5 10:47:53 v3.2.0-dev.6 [Pipeline] sh 10:47:53 + lftools sign git-tag v3.2.0-dev.6 10:47:54 Signing Git tag with Sigul... 10:47:54 Signing v3.2.0-dev.6 [Pipeline] echo 10:47:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:47:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:47:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:47:55 $ docker stop --time=1 7b37c2ffcfdcb473aec2269de6bcdcff006bc9f8d43316c6796f3e0d8f3d5fe9 10:47:56 $ docker rm -f --volumes 7b37c2ffcfdcb473aec2269de6bcdcff006bc9f8d43316c6796f3e0d8f3d5fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:47:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:47:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:57 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:47:58 $ docker top 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:47:58 [ssh-agent] Looking for ssh-agent implementation... 10:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:47:58 $ docker exec 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e ssh-agent 10:47:58 SSH_AUTH_SOCK=/tmp/ssh-ndAYw46wPtE6/agent.32 10:47:58 SSH_AGENT_PID=38 10:47:58 Running ssh-add (command line suppressed) 10:47:58 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16566619403216243302.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16566619403216243302.key) 10:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:47:59 + git semver bump pre 10:47:59 2024-02-19 10:47:59,446 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:47:59 2024-02-19 10:47:59,446 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 10:47:59 2024-02-19 10:47:59,446 [bump_version] DEBUG bumped version:3.2.0-dev.7 10:47:59 2024-02-19 10:47:59,446 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:47:59 2024-02-19 10:47:59,446 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:47:59 2024-02-19 10:47:59,446 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:47:59 2024-02-19 10:47:59,448 [execute] INFO git cat-file --batch-check 10:47:59 2024-02-19 10:47:59,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:47:59 2024-02-19 10:47:59,452 [execute] INFO git cat-file --batch 10:47:59 2024-02-19 10:47:59,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:47:59 2024-02-19 10:47:59,456 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:47:59 3.2.0-dev.7 [Pipeline] } 10:47:59 $ docker exec --env ******** --env ******** 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e ssh-agent -k 10:47:59 unset SSH_AUTH_SOCK; 10:47:59 unset SSH_AGENT_PID; 10:47:59 echo Agent pid 38 killed; 10:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:00 + git semver [Pipeline] } 10:48:00 $ docker stop --time=1 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e 10:48:01 $ docker rm -f --volumes 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e [Pipeline] // withDockerContainer [Pipeline] sh 10:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:02 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:48:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:48:03 $ docker top 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 -eo pid,comm 10:48:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:48:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:03 [ssh-agent] Looking for ssh-agent implementation... 10:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:03 $ docker exec 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 ssh-agent 10:48:03 SSH_AUTH_SOCK=/tmp/ssh-5tyVgbJSCl3u/agent.32 10:48:03 SSH_AGENT_PID=38 10:48:03 Running ssh-add (command line suppressed) 10:48:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6645928583678658181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6645928583678658181.key) 10:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:04 + git semver push 10:48:04 2024-02-19 10:48:04,375 [run_push] DEBUG push 10:48:04 2024-02-19 10:48:04,376 [execute] INFO git cat-file --batch-check 10:48:04 2024-02-19 10:48:04,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:04 2024-02-19 10:48:04,380 [execute] INFO git rev-list 596c3fb6724e19733c68c6bf7365d1a6ee1497b9 -- 10:48:04 2024-02-19 10:48:04,381 [execute] DEBUG Popen(['git', 'rev-list', '596c3fb6724e19733c68c6bf7365d1a6ee1497b9', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:48:04 2024-02-19 10:48:04,388 [execute] INFO git fetch -v origin 10:48:04 2024-02-19 10:48:04,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:48:04 2024-02-19 10:48:04,879 [run_push] DEBUG no remote changes detected 10:48:04 2024-02-19 10:48:04,879 [execute] INFO git push origin semver 10:48:04 2024-02-19 10:48:04,879 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:48:05 2024-02-19 10:48:05,667 [run_push] DEBUG push all version tags 10:48:05 2024-02-19 10:48:05,668 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:48:05 2024-02-19 10:48:05,668 [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) 10:48:06 2024-02-19 10:48:06,307 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:48:06 3.2.0-dev.7 [Pipeline] } 10:48:06 $ docker exec --env ******** --env ******** 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 ssh-agent -k 10:48:06 unset SSH_AUTH_SOCK; 10:48:06 unset SSH_AGENT_PID; 10:48:06 echo Agent pid 38 killed; 10:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:07 + git semver [Pipeline] } 10:48:07 $ docker stop --time=1 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 10:48:08 $ docker rm -f --volumes 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:48:10 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:48:10 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:48:10 total 16 10:48:10 drwxr-xr-x 3 root root 4096 Feb 19 10:38 . 10:48:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:47 .. 10:48:10 drwxr-xr-x 2 root root 4096 Feb 19 10:38 cost 10:48:10 -rw-r--r-- 1 root root 91 Feb 19 10:38 cost.csv 10:48:10 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:48:10 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:48:10 total 16 10:48:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:38 . 10:48:10 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:47 .. 10:48:10 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 10:38 cost 10:48:10 -rw-r--r-- 1 jenkins jenkins 91 Feb 19 10:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:48:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:48:11 ---> package-listing.sh 10:48:11 ++ facter osfamily 10:48:11 ++ tr '[:upper:]' '[:lower:]' 10:48:11 + OS_FAMILY=debian 10:48:11 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:48:11 + START_PACKAGES=/tmp/packages_start.txt 10:48:11 + END_PACKAGES=/tmp/packages_end.txt 10:48:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:11 + PACKAGES=/tmp/packages_start.txt 10:48:11 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:48:11 + PACKAGES=/tmp/packages_end.txt 10:48:11 + case "${OS_FAMILY}" in 10:48:11 + dpkg -l 10:48:11 + grep '^ii' 10:48:11 + '[' -f /tmp/packages_start.txt ']' 10:48:11 + '[' -f /tmp/packages_end.txt ']' 10:48:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:11 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:48:11 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:48:11 + 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 10:48:11 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 10:48:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:12 prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container 10:48:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:48:12 $ docker top b7c441cbe44ade88d5c1a0eecbf52741c2d95ee8e3e5b7540232ac4471c01a41 -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:13 + touch /tmp/pre-build-complete [Pipeline] sh 10:48:13 + mkdir -p /var/log/sysstat [Pipeline] sh 10:48:14 + ls /var/log/sa-host 10:48:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:14 provisioning config files... 10:48:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config215616598843509990tmp [Pipeline] { [Pipeline] echo 10:48:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:48:14 ---> create-netrc.sh [Pipeline] } 10:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:48:15 ---> python-tools-install.sh [Pipeline] echo 10:48:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:48:15 ---> sudo-logs.sh 10:48:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:48:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:48:15 ---> job-cost.sh 10:48:15 lf-activate-venv: SKIPPING 10:48:15 DEBUG: total: 0.2199999988079071 10:48:15 INFO: Retrieving Stack Cost... 10:48:16 INFO: Retrieving Pricing Info for: v3-standard-8 10:48:16 INFO: Archiving Costs [Pipeline] echo 10:48:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:48:16 ---> logs-deploy.sh 10:48:16 lf-activate-venv: SKIPPING 10:48:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/139 10:48:16 INFO: archiving workspace using pattern(s): 10:48:17 Archives upload complete. 10:48:18 INFO: archiving logs to Nexus