Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7096337fbe18ce4591f9db7b669fa5343842ab9 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-ssh15887758832304246443.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-ssh2308628604041712795.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-ssh10065542513089072545.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-ssh10591657643201939126.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-ssh8184683632622905340.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1055’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1057 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 a7096337fbe18ce4591f9db7b669fa5343842ab9 (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 a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.8" > git rev-list --no-walk 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:32 ========================================================= 10:37:32 EdgeX Global Pipelines Version Info 10:37:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:33 ------------------- 10:37:33 stable info: 10:37:33 ------------------- 10:37:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:37:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:37:33 Message: update stable to v1.0.258 10:37:34 ------------------- 10:37:34 experimental info: 10:37:34 ------------------- 10:37:34 Commited By: **** collab-it+edgex@linuxfoundation.org 10:37:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:37:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:37:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a709633 [Pipeline] echo 10:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:35 provisioning config files... 10:37:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16261001039888996430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:35 ---> ****-login.sh 10:37:35 nexus3.edgexfoundry.org:10001 10:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:36 Configure a credential helper to remove this warning. See 10:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:36 10:37:36 Login Succeeded 10:37:36 nexus3.edgexfoundry.org:10002 10:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:36 Configure a credential helper to remove this warning. See 10:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:36 10:37:36 Login Succeeded 10:37:36 nexus3.edgexfoundry.org:10003 10:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:36 Configure a credential helper to remove this warning. See 10:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:36 10:37:36 Login Succeeded 10:37:36 nexus3.edgexfoundry.org:10004 10:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:36 Configure a credential helper to remove this warning. See 10:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:36 10:37:36 Login Succeeded 10:37:36 ****.io 10:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:36 Configure a credential helper to remove this warning. See 10:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:36 10:37:36 Login Succeeded 10:37:36 ---> ****-login.sh ends [Pipeline] } 10:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:37:37 + git rev-list -1 --merges a7096337fbe18ce4591f9db7b669fa5343842ab9~1..a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo 10:37:37 -----------> git rev-list -1 --merges a7096337fbe18ce4591f9db7b669fa5343842ab9~1..a7096337fbe18ce4591f9db7b669fa5343842ab9 a7096337fbe18ce4591f9db7b669fa5343842ab9 10:37:37 a7096337fbe18ce4591f9db7b669fa5343842ab9 [false] [Pipeline] sh 10:37:37 + git log --format=format:%s -1 a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo 10:37:37 ========================================================= 10:37:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:38 + git log --format=format:%s -1 a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] echo 10:37:38 [semverPrep] GIT_COMMIT: a7096337fbe18ce4591f9db7b669fa5343842ab9, Commit Message: Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.8 [Pipeline] echo 10:37:38 [semverPrep] This is not a build commit. [Pipeline] sh 10:37:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:38 + grep -v github /etc/ssh/ssh_known_hosts 10:37:38 + [ -e /tmp/ssh_known_hosts ] 10:37:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:37:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:37:38 + sudo tee -a /etc/ssh/ssh_known_hosts 10:37:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:38 10:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:39 0.1.4: Pulling from edgex-devops/py-git-semver 10:37:39 b85a868b505f: Pulling fs layer 10:37:39 e2be974225ed: Pulling fs layer 10:37:39 339a4e72a1f5: Pulling fs layer 10:37:39 988bab9f4d93: Pulling fs layer 10:37:39 1469e6f7b9e6: Pulling fs layer 10:37:39 eaf3925da568: Pulling fs layer 10:37:39 bab4dde63d76: Pulling fs layer 10:37:39 bde34c3a00c8: Pulling fs layer 10:37:39 b352a97aabf1: Pulling fs layer 10:37:39 4872d77fe225: Pulling fs layer 10:37:39 5851b861e8e6: Pulling fs layer 10:37:39 eaf3925da568: Waiting 10:37:39 bab4dde63d76: Waiting 10:37:39 4872d77fe225: Waiting 10:37:39 5851b861e8e6: Waiting 10:37:39 bde34c3a00c8: Waiting 10:37:39 e2be974225ed: Download complete 10:37:39 988bab9f4d93: Verifying Checksum 10:37:39 988bab9f4d93: Download complete 10:37:39 1469e6f7b9e6: Verifying Checksum 10:37:39 1469e6f7b9e6: Download complete 10:37:39 eaf3925da568: Download complete 10:37:39 339a4e72a1f5: Verifying Checksum 10:37:39 339a4e72a1f5: Download complete 10:37:39 bde34c3a00c8: Verifying Checksum 10:37:39 bde34c3a00c8: Download complete 10:37:39 b352a97aabf1: Verifying Checksum 10:37:39 b352a97aabf1: Download complete 10:37:39 4872d77fe225: Verifying Checksum 10:37:39 4872d77fe225: Download complete 10:37:39 5851b861e8e6: Download complete 10:37:39 b85a868b505f: Verifying Checksum 10:37:39 b85a868b505f: Download complete 10:37:39 bab4dde63d76: Verifying Checksum 10:37:39 bab4dde63d76: Download complete 10:37:40 b85a868b505f: Pull complete 10:37:41 e2be974225ed: Pull complete 10:37:41 339a4e72a1f5: Pull complete 10:37:41 988bab9f4d93: Pull complete 10:37:41 1469e6f7b9e6: Pull complete 10:37:42 eaf3925da568: Pull complete 10:37:44 bab4dde63d76: Pull complete 10:37:44 bde34c3a00c8: Pull complete 10:37:44 b352a97aabf1: Pull complete 10:37:44 4872d77fe225: Pull complete 10:37:44 5851b861e8e6: Pull complete 10:37:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:44 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:37:44 $ 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:37:47 $ docker top 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad -eo pid,comm 10:37:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:37:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:47 [ssh-agent] Looking for ssh-agent implementation... 10:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:47 $ docker exec 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent 10:37:48 SSH_AUTH_SOCK=/tmp/ssh-K8n668jI3xot/agent.32 10:37:48 SSH_AGENT_PID=38 10:37:48 Running ssh-add (command line suppressed) 10:37:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11819218078204791840.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11819218078204791840.key) 10:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:48 + git tag --points-at HEAD [Pipeline] } 10:37:48 $ docker exec --env ******** --env ******** 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent -k 10:37:48 unset SSH_AUTH_SOCK; 10:37:48 unset SSH_AGENT_PID; 10:37:48 echo Agent pid 38 killed; 10:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:48 [ssh-agent] Looking for ssh-agent implementation... 10:37:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:48 $ docker exec 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent 10:37:48 SSH_AUTH_SOCK=/tmp/ssh-zruO25lmyD3P/agent.71 10:37:48 SSH_AGENT_PID=78 10:37:48 Running ssh-add (command line suppressed) 10:37:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_289152346823244478.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_289152346823244478.key) 10:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:49 + git semver init 10:37:49 2024-02-16 10:37:49,516 [run_init] DEBUG init version:0.0.0 force:False 10:37:49 2024-02-16 10:37:49,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:37:49 2024-02-16 10:37:49,517 [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:37:49 2024-02-16 10:37:49,518 [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:37:50 2024-02-16 10:37:50,594 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:37:50 2024-02-16 10:37:50,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:37:50 2024-02-16 10:37:50,595 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:50 2024-02-16 10:37:50,595 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:37:50 3.2.0-dev.5 [Pipeline] } 10:37:50 $ docker exec --env ******** --env ******** 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad ssh-agent -k 10:37:51 unset SSH_AUTH_SOCK; 10:37:51 unset SSH_AGENT_PID; 10:37:51 echo Agent pid 78 killed; 10:37:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:51 + git semver [Pipeline] } 10:37:51 $ docker stop --time=1 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad 10:37:53 $ docker rm -f --volumes 23c0882bfc4b10b63e208b434b2a7a60ab6d055e829c6cdcb3220c6f0ab6a4ad [Pipeline] // withDockerContainer [Pipeline] sh 10:37:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:37:53 Stashed 1 file(s) [Pipeline] echo 10:37:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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:37:54 provisioning config files... 10:37:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1566137313367591260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:54 ---> ****-login.sh 10:37:54 nexus3.edgexfoundry.org:10001 10:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:54 Configure a credential helper to remove this warning. See 10:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:54 10:37:54 Login Succeeded 10:37:54 nexus3.edgexfoundry.org:10002 10:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:54 Configure a credential helper to remove this warning. See 10:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:54 10:37:54 Login Succeeded 10:37:54 nexus3.edgexfoundry.org:10003 10:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:54 Configure a credential helper to remove this warning. See 10:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:54 10:37:54 Login Succeeded 10:37:54 nexus3.edgexfoundry.org:10004 10:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:54 Configure a credential helper to remove this warning. See 10:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:54 10:37:54 Login Succeeded 10:37:54 ****.io 10:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:54 Configure a credential helper to remove this warning. See 10:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:54 10:37:54 Login Succeeded 10:37:54 ---> ****-login.sh ends [Pipeline] } 10:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:37:55 ========================================================= 10:37:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:37:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:55 + 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:37:55 Sending build context to Docker daemon 8.435MB 10:37:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:37:55 Step 2/12 : FROM ${BASE} AS builder 10:37:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:37:55 7264a8db6415: Pulling fs layer 10:37:55 c4d48a809fc2: Pulling fs layer 10:37:55 4f1c88b9dad5: Pulling fs layer 10:37:55 ad3a456e5733: Pulling fs layer 10:37:55 69c7f0334f64: Pulling fs layer 10:37:55 1f1c1a5573a3: Pulling fs layer 10:37:55 ce7588e14bc9: Pulling fs layer 10:37:55 b5e4710f87ac: Pulling fs layer 10:37:55 ad3a456e5733: Waiting 10:37:55 ce7588e14bc9: Waiting 10:37:55 b5e4710f87ac: Waiting 10:37:55 69c7f0334f64: Waiting 10:37:55 1f1c1a5573a3: Waiting 10:37:55 c4d48a809fc2: Verifying Checksum 10:37:55 c4d48a809fc2: Download complete 10:37:55 ad3a456e5733: Verifying Checksum 10:37:55 ad3a456e5733: Download complete 10:37:55 69c7f0334f64: Verifying Checksum 10:37:55 69c7f0334f64: Download complete 10:37:55 7264a8db6415: Download complete 10:37:55 1f1c1a5573a3: Verifying Checksum 10:37:55 1f1c1a5573a3: Download complete 10:37:55 7264a8db6415: Pull complete 10:37:56 b5e4710f87ac: Verifying Checksum 10:37:56 b5e4710f87ac: Download complete 10:37:56 c4d48a809fc2: Pull complete 10:37:56 4f1c88b9dad5: Verifying Checksum 10:37:56 4f1c88b9dad5: Download complete 10:37:56 ce7588e14bc9: Verifying Checksum 10:37:56 ce7588e14bc9: Download complete 10:37:59 4f1c88b9dad5: Pull complete 10:37:59 ad3a456e5733: Pull complete 10:37:59 69c7f0334f64: Pull complete 10:37:59 1f1c1a5573a3: Pull complete 10:38:02 ce7588e14bc9: Pull complete 10:38:02 b5e4710f87ac: Pull complete 10:38:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:38:02 ---> 88b5674ff536 10:38:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:38:08 Still waiting to schedule task 10:38:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1056’ is offline 10:38:09 ---> Running in 48bd0566fbd3 10:38:09 Removing intermediate container 48bd0566fbd3 10:38:09 ---> 75cdc9543161 10:38:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:09 ---> Running in 06bf6d66aeee 10:38:09 Removing intermediate container 06bf6d66aeee 10:38:09 ---> 0de863c1a6e2 10:38:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:38:09 ---> Running in b2ea76325fe2 10:38:09 Removing intermediate container b2ea76325fe2 10:38:09 ---> ecad3475c670 10:38:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:38:09 ---> Running in d5b3ffa90ec5 10:38:09 Removing intermediate container d5b3ffa90ec5 10:38:09 ---> 1288d925e278 10:38:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:09 ---> Running in 25a17d247dd3 10:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:38:09 OK: 264 MiB in 52 packages 10:38:10 Removing intermediate container 25a17d247dd3 10:38:10 ---> b43266d2a1ea 10:38:10 Step 8/12 : WORKDIR /app 10:38:10 ---> Running in c9af60b64e72 10:38:10 Removing intermediate container c9af60b64e72 10:38:10 ---> e48211b13e60 10:38:10 Step 9/12 : COPY go.mod vendor* ./ 10:38:10 ---> 983b7e8ed5f0 10:38:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:10 ---> Running in 14ac9737fe9f 10:38:42 Removing intermediate container 14ac9737fe9f 10:38:42 ---> 72933a89de31 10:38:42 Step 11/12 : COPY . . 10:38:42 ---> ce196546fd03 10:38:42 Step 12/12 : RUN $MAKE 10:38:42 ---> Running in f44ea4038230 10:38:42 noop 10:38:42 Removing intermediate container f44ea4038230 10:38:42 ---> 5d663337a75b 10:38:42 Successfully built 5d663337a75b 10:38:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:42 + docker inspect -f . ci-base-image-x86_64 10:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:43 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:38:43 $ 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:38:43 $ docker top 17c1b174f97941b10faad945b1be9fb6439e99cddeef542810f19fd0895d4f3c -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:43 + go version 10:38:43 go version go1.21.0 linux/amd64 [Pipeline] } 10:38:43 $ docker stop --time=1 17c1b174f97941b10faad945b1be9fb6439e99cddeef542810f19fd0895d4f3c 10:38:45 $ docker rm -f --volumes 17c1b174f97941b10faad945b1be9fb6439e99cddeef542810f19fd0895d4f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:45 + docker inspect -f . ci-base-image-x86_64 10:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:45 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:38:45 $ 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:38:46 $ docker top 4e47927831d1d8291d24b0bee77c5dbf27ca7aa11a99546918d93429d263dca5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:46 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:38:46 + make test 10:38:46 go test ./... -coverprofile=coverage.out ./... 10:38:48 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:39:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:39:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:39:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.900s coverage: 40.6% of statements 10:39:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 10:39:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 94.6% of statements 10:39:20 go vet ./... 10:39:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:23 ./bin/test-attribution-txt.sh 10:39:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:39:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:39:23 $ docker stop --time=1 4e47927831d1d8291d24b0bee77c5dbf27ca7aa11a99546918d93429d263dca5 10:39:26 $ docker rm -f --volumes 4e47927831d1d8291d24b0bee77c5dbf27ca7aa11a99546918d93429d263dca5 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:39:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:39:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:39:28 + ls -al . 10:39:28 total 640 10:39:28 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 10:38 . 10:39:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:37 .. 10:39:28 -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:37 .dockerignore 10:39:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:39 .git 10:39:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:37 .github 10:39:28 -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:37 .gitignore 10:39:28 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:37 .golangci.yml 10:39:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:37 .semver 10:39:28 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:37 Attribution.txt 10:39:28 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:37 CHANGELOG.md 10:39:28 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:37 Dockerfile 10:39:28 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:37 GOVERNANCE.md 10:39:28 -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:37 Jenkinsfile 10:39:28 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:37 LICENSE 10:39:28 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:37 Makefile 10:39:28 -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:37 OWNERS.md 10:39:28 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:37 README.md 10:39:28 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 10:37 VERSION 10:39:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:37 bin 10:39:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:37 cmd 10:39:28 -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:39 coverage.out 10:39:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:37 examples 10:39:28 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:37 go.mod 10:39:28 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:37 go.sum 10:39:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:37 images 10:39:28 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:37 internal 10:39:28 -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:28 + 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=a7096337fbe18ce4591f9db7b669fa5343842ab9 --label arch=amd64 --label version=3.2.0-dev.5 . 10:39:28 Sending build context to Docker daemon 8.435MB 10:39:28 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:39:28 Step 2/25 : FROM ${BASE} AS builder 10:39:28 ---> 5d663337a75b 10:39:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:39:29 ---> Running in 1a38fc4a5a27 10:39:29 Removing intermediate container 1a38fc4a5a27 10:39:29 ---> cc48ff3336bc 10:39:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:29 ---> Running in f9c7863f38b2 10:39:29 Removing intermediate container f9c7863f38b2 10:39:29 ---> a10ea0b35163 10:39:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:39:29 ---> Running in 1ceebdbd29a3 10:39:29 Removing intermediate container 1ceebdbd29a3 10:39:29 ---> 70933bb662ed 10:39:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:39:29 ---> Running in 7eb4759c938c 10:39:29 Removing intermediate container 7eb4759c938c 10:39:29 ---> b4e834c75aa3 10:39:29 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:29 ---> Running in 8afa67ad41ed 10:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:30 OK: 264 MiB in 52 packages 10:39:30 Removing intermediate container 8afa67ad41ed 10:39:30 ---> 93232febc7b6 10:39:30 Step 8/25 : WORKDIR /app 10:39:30 ---> Running in f164b5961c05 10:39:30 Removing intermediate container f164b5961c05 10:39:30 ---> 23bc1f1ecc07 10:39:30 Step 9/25 : COPY go.mod vendor* ./ 10:39:30 ---> eb8d5be208d3 10:39:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:30 ---> Running in cf4b69fbc12a 10:39:31 Removing intermediate container cf4b69fbc12a 10:39:31 ---> d21efbf08dd4 10:39:31 Step 11/25 : COPY . . 10:39:31 ---> 8ce1f0a067b0 10:39:31 Step 12/25 : RUN $MAKE 10:39:31 ---> Running in 7217e0289b69 10:39:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:39:54 Removing intermediate container 7217e0289b69 10:39:54 ---> 53aea7f5aa80 10:39:54 Step 13/25 : FROM alpine:3.18 10:39:54 3.18: Pulling from library/alpine 10:39:54 619be1103602: Pulling fs layer 10:39:54 619be1103602: Verifying Checksum 10:39:54 619be1103602: Download complete 10:39:54 619be1103602: Pull complete 10:39:54 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:39:54 Status: Downloaded newer image for alpine:3.18 10:39:54 ---> d3782b16ccc9 10:39:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:39:54 ---> Running in 3708a8d52b28 10:39:54 Removing intermediate container 3708a8d52b28 10:39:54 ---> eba7f616c011 10:39:54 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:39:54 ---> Running in bfccdddde498 10:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:54 (1/1) Installing dumb-init (1.2.5-r2) 10:39:54 Executing busybox-1.36.1-r5.trigger 10:39:54 OK: 7 MiB in 16 packages 10:39:54 Removing intermediate container bfccdddde498 10:39:54 ---> 33e16381143e 10:39:54 Step 16/25 : RUN apk --no-cache upgrade 10:39:54 ---> Running in 0f1e49924cf4 10:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:39:54 OK: 7 MiB in 16 packages 10:39:54 Removing intermediate container 0f1e49924cf4 10:39:54 ---> 15aa165beba0 10:39:54 Step 17/25 : COPY --from=builder /app/LICENSE / 10:39:54 ---> fdc3cb662196 10:39:54 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:39:54 ---> b79ebe12dd85 10:39:54 Step 19/25 : COPY --from=builder /app/cmd/ / 10:39:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1058 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:39:55 Running in /w/workspace/device-rfid-llrp-go/138 [Pipeline] { [Pipeline] checkout 10:39:55 The recommended git tool is: git 10:39:55 ---> 865f367bf01c 10:39:55 Step 20/25 : EXPOSE 59989 10:39:55 ---> Running in 71acfec91198 10:39:55 Removing intermediate container 71acfec91198 10:39:55 ---> 7ce2a47d102b 10:39:55 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:39:55 ---> Running in 3e94c263240f 10:39:55 Removing intermediate container 3e94c263240f 10:39:55 ---> 49b57ef8a015 10:39:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:39:55 ---> Running in 2b951df721c1 10:39:56 Removing intermediate container 2b951df721c1 10:39:56 ---> cc850f8d6841 10:39:56 Step 23/25 : LABEL arch=amd64 10:39:56 ---> Running in abb892d0db01 10:39:56 Removing intermediate container abb892d0db01 10:39:56 ---> a1819f7f2462 10:39:56 Step 24/25 : LABEL git_sha=a7096337fbe18ce4591f9db7b669fa5343842ab9 10:39:56 ---> Running in f9d793b963ee 10:39:56 Removing intermediate container f9d793b963ee 10:39:56 ---> fac013af45db 10:39:56 Step 25/25 : LABEL version=3.2.0-dev.5 10:39:56 ---> Running in 23194cc1b0ba 10:39:56 Removing intermediate container 23194cc1b0ba 10:39:56 ---> 25111cb57a09 10:39:56 [Warning] One or more build-args [ARCH] were not consumed 10:39:56 Successfully built 25111cb57a09 10:39:56 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:56 provisioning config files... 10:39:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8362377078810427250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:57 ---> ****-login.sh 10:39:57 nexus3.edgexfoundry.org:10001 10:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:57 Configure a credential helper to remove this warning. See 10:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:57 10:39:57 Login Succeeded 10:39:57 nexus3.edgexfoundry.org:10002 10:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:57 Configure a credential helper to remove this warning. See 10:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:57 10:39:57 Login Succeeded 10:39:57 nexus3.edgexfoundry.org:10003 10:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:57 Configure a credential helper to remove this warning. See 10:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:57 10:39:57 Login Succeeded 10:39:57 nexus3.edgexfoundry.org:10004 10:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:57 Configure a credential helper to remove this warning. See 10:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:57 10:39:57 Login Succeeded 10:39:57 ****.io 10:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:57 Configure a credential helper to remove this warning. See 10:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:57 10:39:57 Login Succeeded 10:39:57 ---> ****-login.sh ends [Pipeline] } 10:39:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:39:57 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:39:57 a7096337fbe18ce4591f9db7b669fa5343842ab9 10:39:57 latest 10:39:57 3.2.0-dev.5 10:39:57 a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 10:39:57 main 10:39:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9 10:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:39:58 c70d8a3b5c1c: Preparing 10:39:58 a92f0a6d1c71: Preparing 10:39:58 1daabf9bbb04: Preparing 10:39:58 c231ceaa7130: Preparing 10:39:58 d2bb7625b65a: Preparing 10:39:58 aedc3bda2944: Preparing 10:39:58 c231ceaa7130: Pushed 10:39:58 d2bb7625b65a: Pushed 10:39:58 a92f0a6d1c71: Pushed 10:39:58 aedc3bda2944: Layer already exists 10:39:58 1daabf9bbb04: Pushed 10:40:00 using credential edgex-jenkins-ssh 10:40:00 Cloning the remote Git repository 10:40:00 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:40:00 > git init /w/workspace/device-rfid-llrp-go/138 # timeout=10 10:40:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:40:00 > git --version # timeout=10 10:40:00 > git --version # 'git version 2.25.1' 10:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:01 c70d8a3b5c1c: Pushed 10:40:01 a7096337fbe18ce4591f9db7b669fa5343842ab9: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:40:02 c70d8a3b5c1c: Preparing 10:40:02 a92f0a6d1c71: Preparing 10:40:02 1daabf9bbb04: Preparing 10:40:02 c231ceaa7130: Preparing 10:40:02 d2bb7625b65a: Preparing 10:40:02 aedc3bda2944: Preparing 10:40:02 aedc3bda2944: Waiting 10:40:02 d2bb7625b65a: Layer already exists 10:40:02 1daabf9bbb04: Layer already exists 10:40:02 a92f0a6d1c71: Layer already exists 10:40:02 c70d8a3b5c1c: Layer already exists 10:40:02 c231ceaa7130: Layer already exists 10:40:02 aedc3bda2944: Layer already exists 10:40:02 latest: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.5 10:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:40:03 c70d8a3b5c1c: Preparing 10:40:03 a92f0a6d1c71: Preparing 10:40:03 1daabf9bbb04: Preparing 10:40:03 c231ceaa7130: Preparing 10:40:03 d2bb7625b65a: Preparing 10:40:03 aedc3bda2944: Preparing 10:40:03 aedc3bda2944: Waiting 10:40:03 d2bb7625b65a: Layer already exists 10:40:03 1daabf9bbb04: Layer already exists 10:40:03 c231ceaa7130: Layer already exists 10:40:03 c70d8a3b5c1c: Layer already exists 10:40:03 a92f0a6d1c71: Layer already exists 10:40:03 aedc3bda2944: Layer already exists 10:40:03 3.2.0-dev.5: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 10:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:40:04 c70d8a3b5c1c: Preparing 10:40:04 a92f0a6d1c71: Preparing 10:40:04 1daabf9bbb04: Preparing 10:40:04 c231ceaa7130: Preparing 10:40:04 d2bb7625b65a: Preparing 10:40:04 aedc3bda2944: Preparing 10:40:04 aedc3bda2944: Waiting 10:40:04 c70d8a3b5c1c: Layer already exists 10:40:04 1daabf9bbb04: Layer already exists 10:40:04 c231ceaa7130: Layer already exists 10:40:04 d2bb7625b65a: Layer already exists 10:40:04 a92f0a6d1c71: Layer already exists 10:40:04 aedc3bda2944: Layer already exists 10:40:04 a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:40:05 c70d8a3b5c1c: Preparing 10:40:05 a92f0a6d1c71: Preparing 10:40:05 1daabf9bbb04: Preparing 10:40:05 c231ceaa7130: Preparing 10:40:05 d2bb7625b65a: Preparing 10:40:05 aedc3bda2944: Preparing 10:40:05 aedc3bda2944: Waiting 10:40:05 a92f0a6d1c71: Layer already exists 10:40:05 1daabf9bbb04: Layer already exists 10:40:05 c231ceaa7130: Layer already exists 10:40:05 d2bb7625b65a: Layer already exists 10:40:05 c70d8a3b5c1c: Layer already exists 10:40:05 aedc3bda2944: Layer already exists 10:40:05 main: digest: sha256:6daa8fb08f03990e0cfd5fee8ae3a69da4854faf8f914a66304335c78aa5e52d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:05 ===================================================== [Pipeline] echo 10:40:05 taggedImages: 10:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9 10:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.5 10:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 10:40:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:06 10:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:06 latest: Pulling from edgex-lftools-log-publisher 10:40:06 5eb5b503b376: Pulling fs layer 10:40:06 5c69ac0246d0: Pulling fs layer 10:40:06 ec43610c2a17: Pulling fs layer 10:40:06 3a2ae6a8a46f: Pulling fs layer 10:40:06 33b1e0a273af: Pulling fs layer 10:40:06 5d3b04190fa2: Pulling fs layer 10:40:06 2f39f015ded8: Pulling fs layer 10:40:06 3a2ae6a8a46f: Waiting 10:40:06 33b1e0a273af: Waiting 10:40:06 5d3b04190fa2: Waiting 10:40:06 2f39f015ded8: Waiting 10:40:06 5c69ac0246d0: Download complete 10:40:06 3a2ae6a8a46f: Download complete 10:40:06 33b1e0a273af: Verifying Checksum 10:40:06 33b1e0a273af: Download complete 10:40:06 5d3b04190fa2: Download complete 10:40:06 ec43610c2a17: Verifying Checksum 10:40:06 ec43610c2a17: Download complete 10:40:06 5eb5b503b376: Verifying Checksum 10:40:06 5eb5b503b376: Download complete 10:40:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:40:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:07 Avoid second fetch 10:40:07 Checking out Revision a7096337fbe18ce4591f9db7b669fa5343842ab9 (main) 10:40:07 2f39f015ded8: Verifying Checksum 10:40:07 2f39f015ded8: Download complete 10:40:07 Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.8" 10:40:07 5eb5b503b376: Pull complete 10:40:07 5c69ac0246d0: Pull complete 10:40:08 10:40:08 GitHub has been notified of this commit’s build result 10:40:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:08 ec43610c2a17: Pull complete 10:40:08 3a2ae6a8a46f: Pull complete 10:40:07 > git config core.sparsecheckout # timeout=10 10:40:07 > git checkout -f a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 10:40:08 33b1e0a273af: Pull complete 10:40:08 5d3b04190fa2: Pull complete 10:40:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:40:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:08 Dload Upload Total Spent Left Speed 10:40:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh 10:40:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:40:09 + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:40:09 tee /etc/docker/daemon.new 10:40:09 { 10:40:09 "registry-mirrors": [ 10:40:09 "https://nexus3.edgexfoundry.org:10001" 10:40:09 ], 10:40:09 "bip": "10.250.0.254/24", 10:40:09 "hosts": [ 10:40:09 "tcp://0.0.0.0:5555", 10:40:09 "unix:///var/run/docker.sock" 10:40:09 ], 10:40:09 "mtu": 1458, 10:40:09 "selinux-enabled": true, 10:40:09 "seccomp-profile": "/etc/docker/seccomp.json" 10:40:09 } [Pipeline] sh 10:40:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:40:10 + sudo service docker restart 10:40:12 2f39f015ded8: Pull complete 10:40:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:13 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:40:13 $ 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:40:18 $ docker top b440b309d9cf13205d2c5572938b283716446aff6e8a5b4d7f322baeafb513b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:18 ---> job-cost.sh 10:40:18 lf-activate-venv: SKIPPING 10:40:18 INFO: No Stack... 10:40:19 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:19 INFO: Archiving Costs [Pipeline] sh 10:40:19 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:40:19 + cut -d, -f6 [Pipeline] lock 10:40:19 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] 10:40:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] did not exist. Created. 10:40:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:20 + echo total: 0.2199999988079071 [Pipeline] stash 10:40:20 Stashed 1 file(s) [Pipeline] } 10:40:20 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:20 $ docker stop --time=1 b440b309d9cf13205d2c5572938b283716446aff6e8a5b4d7f322baeafb513b9 10:40:21 $ docker rm -f --volumes b440b309d9cf13205d2c5572938b283716446aff6e8a5b4d7f322baeafb513b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:28 provisioning config files... 10:40:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/138@tmp/config2168376551165212092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:28 ---> ****-login.sh 10:40:28 nexus3.edgexfoundry.org:10001 10:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:29 Configure a credential helper to remove this warning. See 10:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:29 10:40:29 Login Succeeded 10:40:29 nexus3.edgexfoundry.org:10002 10:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:29 Configure a credential helper to remove this warning. See 10:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:29 10:40:29 Login Succeeded 10:40:29 nexus3.edgexfoundry.org:10003 10:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:30 Configure a credential helper to remove this warning. See 10:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:30 10:40:30 Login Succeeded 10:40:30 nexus3.edgexfoundry.org:10004 10:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:30 Configure a credential helper to remove this warning. See 10:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:30 10:40:30 Login Succeeded 10:40:30 ****.io 10:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:31 Configure a credential helper to remove this warning. See 10:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:31 10:40:31 Login Succeeded 10:40:31 ---> ****-login.sh ends [Pipeline] } 10:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:31 ========================================================= 10:40:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:40:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:32 + 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:40:36 Sending build context to Docker daemon 1.198MB 10:40:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:40:36 Step 2/12 : FROM ${BASE} AS builder 10:40:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:40:36 9fda8d8052c6: Pulling fs layer 10:40:36 5d54e960e981: Pulling fs layer 10:40:36 c4a7e357bf2a: Pulling fs layer 10:40:36 f0e02332f6b5: Pulling fs layer 10:40:36 872ee5b61b7b: Pulling fs layer 10:40:36 0c6a40ed1a82: Pulling fs layer 10:40:36 94ae7d8d031c: Pulling fs layer 10:40:36 f0e02332f6b5: Waiting 10:40:36 872ee5b61b7b: Waiting 10:40:36 0c6a40ed1a82: Waiting 10:40:36 94ae7d8d031c: Waiting 10:40:36 5d54e960e981: Download complete 10:40:36 f0e02332f6b5: Download complete 10:40:36 872ee5b61b7b: Download complete 10:40:36 9fda8d8052c6: Verifying Checksum 10:40:36 9fda8d8052c6: Download complete 10:40:36 94ae7d8d031c: Verifying Checksum 10:40:36 94ae7d8d031c: Download complete 10:40:37 9fda8d8052c6: Pull complete 10:40:37 5d54e960e981: Pull complete 10:40:37 c4a7e357bf2a: Verifying Checksum 10:40:37 c4a7e357bf2a: Download complete 10:40:39 0c6a40ed1a82: Verifying Checksum 10:40:39 0c6a40ed1a82: Download complete 10:40:51 c4a7e357bf2a: Pull complete 10:40:51 f0e02332f6b5: Pull complete 10:40:51 872ee5b61b7b: Pull complete 10:40:59 0c6a40ed1a82: Pull complete 10:41:01 94ae7d8d031c: Pull complete 10:41:01 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:41:01 ---> 86de565de09d 10:41:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:41:02 ---> Running in 8dc49ecf010f 10:41:02 Removing intermediate container 8dc49ecf010f 10:41:02 ---> d61170190fa3 10:41:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:41:02 ---> Running in 66f6e7f783e1 10:41:03 Removing intermediate container 66f6e7f783e1 10:41:03 ---> 7bf79d2bc33f 10:41:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:41:03 ---> Running in 1137fcca3432 10:41:03 Removing intermediate container 1137fcca3432 10:41:03 ---> 1e2bb2fd7b64 10:41:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:41:03 ---> Running in 408e39b9baed 10:41:03 Removing intermediate container 408e39b9baed 10:41:03 ---> 7451a4fb2a0a 10:41:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:41:03 ---> Running in 56221f7e65c2 10:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:41:06 OK: 266 MiB in 52 packages 10:41:07 Removing intermediate container 56221f7e65c2 10:41:07 ---> 82470ffcde7b 10:41:07 Step 8/12 : WORKDIR /app 10:41:07 ---> Running in 96ea922e540a 10:41:07 Removing intermediate container 96ea922e540a 10:41:07 ---> 434f45d3b63d 10:41:07 Step 9/12 : COPY go.mod vendor* ./ 10:41:08 ---> 0146118056fd 10:41:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:08 ---> Running in eef4dd9c5dbe 10:42:16 Removing intermediate container eef4dd9c5dbe 10:42:16 ---> eabab5d80530 10:42:16 Step 11/12 : COPY . . 10:42:16 ---> 1f44977dcbb4 10:42:16 Step 12/12 : RUN $MAKE 10:42:16 ---> Running in 6a56f58d18ec 10:42:16 noop 10:42:16 Removing intermediate container 6a56f58d18ec 10:42:16 ---> d06472fd7455 10:42:16 Successfully built d06472fd7455 10:42:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:16 + docker inspect -f . ci-base-image-arm64 10:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:17 prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container 10:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/138 -v /w/workspace/device-rfid-llrp-go/138:/w/workspace/device-rfid-llrp-go/138:rw,z -v /w/workspace/device-rfid-llrp-go/138@tmp:/w/workspace/device-rfid-llrp-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:42:18 $ docker top 6ee43e922a0b497239fe67275a49ca2df74a6ea3137c887f090ddc0bc9e2420a -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:19 + go version 10:42:19 go version go1.21.0 linux/arm64 [Pipeline] } 10:42:19 $ docker stop --time=1 6ee43e922a0b497239fe67275a49ca2df74a6ea3137c887f090ddc0bc9e2420a 10:42:21 $ docker rm -f --volumes 6ee43e922a0b497239fe67275a49ca2df74a6ea3137c887f090ddc0bc9e2420a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:22 + docker inspect -f . ci-base-image-arm64 10:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:22 prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container 10:42:22 $ 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/138 -v /w/workspace/device-rfid-llrp-go/138:/w/workspace/device-rfid-llrp-go/138:rw,z -v /w/workspace/device-rfid-llrp-go/138@tmp:/w/workspace/device-rfid-llrp-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:42:23 $ docker top 524c3cdf86d9027c204bbe168179b5412f3cdd3b2ab22ec0380d8decde977bdb -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:24 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/138 [Pipeline] fileExists [Pipeline] sh 10:42:25 + make test 10:42:25 go test ./... -coverprofile=coverage.out ./... 10:42:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:43:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:43:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:44:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.887s coverage: 40.6% of statements 10:44:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.559s coverage: 51.9% of statements 10:44:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 95.5% of statements 10:44:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:44:27 go vet ./... 10:44:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:44:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:44:54 ./bin/test-attribution-txt.sh 10:44:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:44:54 $ docker stop --time=1 524c3cdf86d9027c204bbe168179b5412f3cdd3b2ab22ec0380d8decde977bdb 10:44:56 $ docker rm -f --volumes 524c3cdf86d9027c204bbe168179b5412f3cdd3b2ab22ec0380d8decde977bdb [Pipeline] // withDockerContainer [Pipeline] sh 10:44:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:44:58 Warning: overwriting stash ‘coverage-report’ 10:44:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:44:59 + ls -al . 10:44:59 total 636 10:44:59 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 10:42 . 10:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:40 .. 10:44:59 -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 10:40 .dockerignore 10:44:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 10:40 .git 10:44:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 10:40 .github 10:44:59 -rw-rw-r-- 1 jenkins jenkins 880 Feb 16 10:40 .gitignore 10:44:59 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 10:40 .golangci.yml 10:44:59 -rw-rw-r-- 1 jenkins jenkins 11980 Feb 16 10:40 Attribution.txt 10:44:59 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 16 10:40 CHANGELOG.md 10:44:59 -rw-rw-r-- 1 jenkins jenkins 1456 Feb 16 10:40 Dockerfile 10:44:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 10:40 GOVERNANCE.md 10:44:59 -rw-rw-r-- 1 jenkins jenkins 661 Feb 16 10:40 Jenkinsfile 10:44:59 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 10:40 LICENSE 10:44:59 -rw-rw-r-- 1 jenkins jenkins 2179 Feb 16 10:40 Makefile 10:44:59 -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 10:40 OWNERS.md 10:44:59 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 16 10:40 README.md 10:44:59 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 10:37 VERSION 10:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:40 bin 10:44:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 10:40 cmd 10:44:59 -rw-r--r-- 1 jenkins jenkins 459493 Feb 16 10:44 coverage.out 10:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:40 examples 10:44:59 -rw-rw-r-- 1 jenkins jenkins 3922 Feb 16 10:40 go.mod 10:44:59 -rw-rw-r-- 1 jenkins jenkins 33997 Feb 16 10:40 go.sum 10:44:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 10:40 images 10:44:59 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 10:40 internal 10:44:59 -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 10:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:00 + 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=a7096337fbe18ce4591f9db7b669fa5343842ab9 --label arch=arm64 --label version=3.2.0-dev.5 . 10:45:00 Sending build context to Docker daemon 1.198MB 10:45:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:45:00 Step 2/25 : FROM ${BASE} AS builder 10:45:00 ---> d06472fd7455 10:45:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:45:00 ---> Running in dce7d1f87589 10:45:01 Removing intermediate container dce7d1f87589 10:45:01 ---> 82c154691b26 10:45:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:45:01 ---> Running in e132e1d6862b 10:45:01 Removing intermediate container e132e1d6862b 10:45:01 ---> 755ef64a399c 10:45:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:45:01 ---> Running in 2b0865113595 10:45:02 Removing intermediate container 2b0865113595 10:45:02 ---> bd10e1eb4bb4 10:45:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:45:02 ---> Running in ed4d490a7805 10:45:02 Removing intermediate container ed4d490a7805 10:45:02 ---> ab9557db1927 10:45:02 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:45:02 ---> Running in dc1e0053bbc2 10:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:45:06 OK: 266 MiB in 52 packages 10:45:07 Removing intermediate container dc1e0053bbc2 10:45:07 ---> 8d4851c508b9 10:45:07 Step 8/25 : WORKDIR /app 10:45:07 ---> Running in 48bb8e9edc1e 10:45:07 Removing intermediate container 48bb8e9edc1e 10:45:07 ---> aa58899f595c 10:45:07 Step 9/25 : COPY go.mod vendor* ./ 10:45:07 ---> 68e7293f1251 10:45:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:08 ---> Running in 401552ffe0ad 10:45:10 Removing intermediate container 401552ffe0ad 10:45:10 ---> 9d07e864398b 10:45:10 Step 11/25 : COPY . . 10:45:15 ---> 76112ef75ddb 10:45:15 Step 12/25 : RUN $MAKE 10:45:15 ---> Running in e94f8f0cd220 10:45:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:47:08 Removing intermediate container e94f8f0cd220 10:47:08 ---> 511af22f6098 10:47:08 Step 13/25 : FROM alpine:3.18 10:47:08 3.18: Pulling from library/alpine 10:47:08 c6b39de5b339: Pulling fs layer 10:47:08 c6b39de5b339: Download complete 10:47:08 c6b39de5b339: Pull complete 10:47:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:47:08 Status: Downloaded newer image for alpine:3.18 10:47:08 ---> 33abbf032149 10:47:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:47:08 ---> Running in 61a2e1b87933 10:47:08 Removing intermediate container 61a2e1b87933 10:47:08 ---> 87d3dc345c4a 10:47:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:47:08 ---> Running in 218deec30d0e 10:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:08 (1/1) Installing dumb-init (1.2.5-r2) 10:47:08 Executing busybox-1.36.1-r5.trigger 10:47:08 OK: 8 MiB in 16 packages 10:47:08 Removing intermediate container 218deec30d0e 10:47:08 ---> 27109b1659fc 10:47:08 Step 16/25 : RUN apk --no-cache upgrade 10:47:08 ---> Running in 595b44761eb0 10:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:10 OK: 8 MiB in 16 packages 10:47:14 Removing intermediate container 595b44761eb0 10:47:14 ---> c1b9faa7724e 10:47:14 Step 17/25 : COPY --from=builder /app/LICENSE / 10:47:15 ---> 7a2d155d4e39 10:47:15 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:47:15 ---> b466f1f096bd 10:47:15 Step 19/25 : COPY --from=builder /app/cmd/ / 10:47:17 ---> 26671b53300a 10:47:17 Step 20/25 : EXPOSE 59989 10:47:17 ---> Running in cb8744c5a5af 10:47:17 Removing intermediate container cb8744c5a5af 10:47:17 ---> 6cd25b307da0 10:47:17 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:47:17 ---> Running in a256b8ed4237 10:47:17 Removing intermediate container a256b8ed4237 10:47:17 ---> 54560fd73336 10:47:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:47:17 ---> Running in b752061f89c2 10:47:18 Removing intermediate container b752061f89c2 10:47:18 ---> 608ee72057ea 10:47:18 Step 23/25 : LABEL arch=arm64 10:47:18 ---> Running in 6f56f0e013b5 10:47:18 Removing intermediate container 6f56f0e013b5 10:47:18 ---> e52294b7430f 10:47:18 Step 24/25 : LABEL git_sha=a7096337fbe18ce4591f9db7b669fa5343842ab9 10:47:18 ---> Running in c1e19dcd1620 10:47:18 Removing intermediate container c1e19dcd1620 10:47:18 ---> 6d5c5624285d 10:47:18 Step 25/25 : LABEL version=3.2.0-dev.5 10:47:18 ---> Running in bc457056eb92 10:47:19 Removing intermediate container bc457056eb92 10:47:19 ---> 3606d3d57151 10:47:19 [Warning] One or more build-args [ARCH] were not consumed 10:47:19 Successfully built 3606d3d57151 10:47:19 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:47:19 provisioning config files... 10:47:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/138@tmp/config8123125089337213872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:20 ---> ****-login.sh 10:47:20 nexus3.edgexfoundry.org:10001 10:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:20 Configure a credential helper to remove this warning. See 10:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:20 10:47:20 Login Succeeded 10:47:20 nexus3.edgexfoundry.org:10002 10:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:20 Configure a credential helper to remove this warning. See 10:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:20 10:47:20 Login Succeeded 10:47:20 nexus3.edgexfoundry.org:10003 10:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:20 Configure a credential helper to remove this warning. See 10:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:20 10:47:20 Login Succeeded 10:47:21 nexus3.edgexfoundry.org:10004 10:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:21 Configure a credential helper to remove this warning. See 10:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:21 10:47:21 Login Succeeded 10:47:21 ****.io 10:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:21 Configure a credential helper to remove this warning. See 10:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:21 10:47:21 Login Succeeded 10:47:21 ---> ****-login.sh ends [Pipeline] } 10:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:47:22 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:47:22 a7096337fbe18ce4591f9db7b669fa5343842ab9 10:47:22 latest 10:47:22 3.2.0-dev.5 10:47:22 a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 10:47:22 main 10:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9 10:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:47:23 d5b805410bb0: Preparing 10:47:23 bcfbd19d0359: Preparing 10:47:23 3c138658b2da: Preparing 10:47:23 da2aaae66729: Preparing 10:47:23 f758dc5012be: Preparing 10:47:23 7c504f21be85: Preparing 10:47:23 7c504f21be85: Waiting 10:47:23 da2aaae66729: Pushed 10:47:23 3c138658b2da: Pushed 10:47:23 f758dc5012be: Pushed 10:47:23 bcfbd19d0359: Pushed 10:47:23 7c504f21be85: Layer already exists 10:47:30 d5b805410bb0: Pushed 10:47:30 a7096337fbe18ce4591f9db7b669fa5343842ab9: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:30 + 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:47:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:47:31 d5b805410bb0: Preparing 10:47:31 bcfbd19d0359: Preparing 10:47:31 3c138658b2da: Preparing 10:47:31 da2aaae66729: Preparing 10:47:31 f758dc5012be: Preparing 10:47:31 7c504f21be85: Preparing 10:47:31 7c504f21be85: Waiting 10:47:31 f758dc5012be: Layer already exists 10:47:31 d5b805410bb0: Layer already exists 10:47:31 3c138658b2da: Layer already exists 10:47:31 da2aaae66729: Layer already exists 10:47:31 bcfbd19d0359: Layer already exists 10:47:31 7c504f21be85: Layer already exists 10:47:31 latest: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.5 10:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:47:32 d5b805410bb0: Preparing 10:47:32 bcfbd19d0359: Preparing 10:47:32 3c138658b2da: Preparing 10:47:32 da2aaae66729: Preparing 10:47:32 f758dc5012be: Preparing 10:47:32 7c504f21be85: Preparing 10:47:32 7c504f21be85: Waiting 10:47:32 bcfbd19d0359: Layer already exists 10:47:32 f758dc5012be: Layer already exists 10:47:32 da2aaae66729: Layer already exists 10:47:32 3c138658b2da: Layer already exists 10:47:32 d5b805410bb0: Layer already exists 10:47:32 7c504f21be85: Layer already exists 10:47:32 3.2.0-dev.5: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 10:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:47:33 d5b805410bb0: Preparing 10:47:33 bcfbd19d0359: Preparing 10:47:33 3c138658b2da: Preparing 10:47:33 da2aaae66729: Preparing 10:47:33 f758dc5012be: Preparing 10:47:33 7c504f21be85: Preparing 10:47:33 7c504f21be85: Waiting 10:47:33 d5b805410bb0: Layer already exists 10:47:33 bcfbd19d0359: Layer already exists 10:47:33 f758dc5012be: Layer already exists 10:47:33 3c138658b2da: Layer already exists 10:47:33 da2aaae66729: Layer already exists 10:47:33 7c504f21be85: Layer already exists 10:47:33 a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:33 + 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:47:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:47:34 d5b805410bb0: Preparing 10:47:34 bcfbd19d0359: Preparing 10:47:34 3c138658b2da: Preparing 10:47:34 da2aaae66729: Preparing 10:47:34 f758dc5012be: Preparing 10:47:34 7c504f21be85: Preparing 10:47:34 7c504f21be85: Waiting 10:47:34 d5b805410bb0: Layer already exists 10:47:34 bcfbd19d0359: Layer already exists 10:47:34 f758dc5012be: Layer already exists 10:47:34 3c138658b2da: Layer already exists 10:47:34 da2aaae66729: Layer already exists 10:47:34 7c504f21be85: Layer already exists 10:47:34 main: digest: sha256:39f32ef17d84e831413550721e98558c7e887982c8f772bedd8c75b33aec47ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:34 ===================================================== [Pipeline] echo 10:47:34 taggedImages: 10:47:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9 10:47:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:47:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.5 10:47:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a7096337fbe18ce4591f9db7b669fa5343842ab9-3.2.0-dev.5 10:47:34 - 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:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:35 10:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:35 arm64: Pulling from edgex-lftools-log-publisher 10:47:35 8998bd30e6a1: Pulling fs layer 10:47:35 04944245beec: Pulling fs layer 10:47:35 699f458cf7ca: Pulling fs layer 10:47:35 765212b225bb: Pulling fs layer 10:47:35 f23df028b6ca: Pulling fs layer 10:47:35 d65c8cfc05b1: Pulling fs layer 10:47:35 2437ff75d9bd: Pulling fs layer 10:47:35 f23df028b6ca: Waiting 10:47:35 d65c8cfc05b1: Waiting 10:47:35 765212b225bb: Waiting 10:47:35 2437ff75d9bd: Waiting 10:47:36 04944245beec: Verifying Checksum 10:47:36 04944245beec: Download complete 10:47:36 765212b225bb: Verifying Checksum 10:47:36 765212b225bb: Download complete 10:47:36 f23df028b6ca: Download complete 10:47:36 d65c8cfc05b1: Verifying Checksum 10:47:36 d65c8cfc05b1: Download complete 10:47:36 699f458cf7ca: Verifying Checksum 10:47:36 699f458cf7ca: Download complete 10:47:36 8998bd30e6a1: Download complete 10:47:38 2437ff75d9bd: Verifying Checksum 10:47:38 2437ff75d9bd: Download complete 10:47:40 8998bd30e6a1: Pull complete 10:47:44 04944245beec: Pull complete 10:47:45 699f458cf7ca: Pull complete 10:47:45 765212b225bb: Pull complete 10:47:45 f23df028b6ca: Pull complete 10:47:46 d65c8cfc05b1: Pull complete 10:48:04 2437ff75d9bd: Pull complete 10:48:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container 10:48:04 $ 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/138 -v /w/workspace/device-rfid-llrp-go/138:/w/workspace/device-rfid-llrp-go/138:rw,z -v /w/workspace/device-rfid-llrp-go/138@tmp:/w/workspace/device-rfid-llrp-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:48:07 $ docker top a850be71187f289e2b43ec1848dbb610cd1a3e4f0cca275b3c8883010d546b11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:08 ---> job-cost.sh 10:48:08 lf-activate-venv: SKIPPING 10:48:08 INFO: No Stack... 10:48:08 INFO: Retrieving Pricing Info for: v3-standard-4 10:48:09 INFO: Archiving Costs [Pipeline] sh 10:48:10 + cat /w/workspace/device-rfid-llrp-go/138/archives/cost.csv 10:48:10 + cut -d, -f6 [Pipeline] lock 10:48:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] 10:48:10 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] did not exist. Created. 10:48:10 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:48:10 /w/workspace/device-rfid-llrp-go/138@tmp/durable-5df097c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:48:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:48:11 Warning: overwriting stash ‘stack-cost’ 10:48:11 Stashed 1 file(s) [Pipeline] } 10:48:11 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 10:48:11 $ docker stop --time=1 a850be71187f289e2b43ec1848dbb610cd1a3e4f0cca275b3c8883010d546b11 10:48:13 $ docker rm -f --volumes a850be71187f289e2b43ec1848dbb610cd1a3e4f0cca275b3c8883010d546b11 [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:48:14 provisioning config files... 10:48:14 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10626089427204608689tmp [Pipeline] { [Pipeline] sh 10:48:15 + set +x 10:48:15 + curl+ -s https://codecov.io/bash 10:48:15 bash -s -- 10:48:15 10:48:15 _____ _ 10:48:15 / ____| | | 10:48:15 | | ___ __| | ___ ___ _____ __ 10:48:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:48:15 | |___| (_) | (_| | __/ (_| (_) \ V / 10:48:15 \_____\___/ \__,_|\___|\___\___/ \_/ 10:48:15 Bash-1.0.6 10:48:15 10:48:15 10:48:15 ==> git version 2.25.1 found 10:48:15 ==> 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:48:15 Release-Date: 2020-01-08 10:48:15 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:48:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:48:15 ==> Jenkins CI detected. 10:48:15 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:48:15 project root: . 10:48:15 --> token set from env 10:48:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:48:15 ==> Running gcov in . (disable via -X gcov) 10:48:15 ==> Python coveragepy not found 10:48:15 ==> Searching for coverage reports in: 10:48:15 + . 10:48:15 -> Found 1 reports 10:48:15 ==> Detecting git/mercurial file structure 10:48:15 ==> Reading reports 10:48:15 + ./coverage.out bytes=459493 10:48:15 ==> Appending adjustments 10:48:15 https://docs.codecov.io/docs/fixing-reports 10:48:15 + Found adjustments 10:48:15 ==> Gzipping contents 10:48:15 52K /tmp/codecov.73jSwl.gz 10:48:15 ==> Uploading reports 10:48:15 url: https://codecov.io 10:48:15 query: branch=main&commit=a7096337fbe18ce4591f9db7b669fa5343842ab9&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:48:15 -> Pinging Codecov 10:48:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a7096337fbe18ce4591f9db7b669fa5343842ab9&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:48:15 -> Uploading to 10:48:15 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/a7096337fbe18ce4591f9db7b669fa5343842ab9/7133d4b1-eeac-4c66-a3b1-3f567f4b21a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T104815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=871271dc61d1b988a34c49ee24eacf5df33f2d90c4e5613b575329157054a55b 10:48:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:48:15 Dload Upload Total Spent Left Speed 10:48:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 169k --:--:-- --:--:-- --:--:-- 169k 10:48:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] } 10:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:48:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:48:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:48:17 10:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:48:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:48:17 df9b9388f04a: Pulling fs layer 10:48:17 52dc419b0ee2: Pulling fs layer 10:48:17 25bc292e5bac: Pulling fs layer 10:48:17 114826534d7a: Pulling fs layer 10:48:17 4657fd5d0bcf: Pulling fs layer 10:48:17 6ad1cebc031e: Pulling fs layer 10:48:17 8a3aa393b2d8: Pulling fs layer 10:48:17 114826534d7a: Waiting 10:48:17 4657fd5d0bcf: Waiting 10:48:17 6ad1cebc031e: Waiting 10:48:17 8a3aa393b2d8: Waiting 10:48:17 25bc292e5bac: Download complete 10:48:17 52dc419b0ee2: Verifying Checksum 10:48:17 52dc419b0ee2: Download complete 10:48:17 4657fd5d0bcf: Verifying Checksum 10:48:17 4657fd5d0bcf: Download complete 10:48:17 df9b9388f04a: Download complete 10:48:17 6ad1cebc031e: Verifying Checksum 10:48:17 6ad1cebc031e: Download complete 10:48:17 df9b9388f04a: Pull complete 10:48:17 52dc419b0ee2: Pull complete 10:48:18 25bc292e5bac: Pull complete 10:48:18 114826534d7a: Download complete 10:48:18 8a3aa393b2d8: Verifying Checksum 10:48:18 8a3aa393b2d8: Download complete 10:48:21 114826534d7a: Pull complete 10:48:21 4657fd5d0bcf: Pull complete 10:48:21 6ad1cebc031e: Pull complete 10:48:24 8a3aa393b2d8: Pull complete 10:48:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:48:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:24 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:48:24 $ 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:48:32 $ docker top af4f20d9d5e5e22457dd89a33c0ef808e491f3b9cfb11d03405bce8ab4d003b7 -eo pid,comm [Pipeline] { [Pipeline] echo 10:48:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:48:33 + set -o pipefail 10:48:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:48:39 10:48:39 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:48:39 10:48:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/c1a64c85-d633-472c-a332-952ce2b6ba23 10:48:39 10:48:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:48:39 10:48:39 10:48:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:48:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:48:39 More details here: https://snyk.co/ue1NS [Pipeline] } 10:48:40 $ docker stop --time=1 af4f20d9d5e5e22457dd89a33c0ef808e491f3b9cfb11d03405bce8ab4d003b7 10:48:45 $ docker rm -f --volumes af4f20d9d5e5e22457dd89a33c0ef808e491f3b9cfb11d03405bce8ab4d003b7 [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:48:46 + git log --format=format:%s -1 a7096337fbe18ce4591f9db7b669fa5343842ab9 [Pipeline] sh 10:48:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:47 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:48:48 $ docker top 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 -eo pid,comm 10:48:48 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:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:48 [ssh-agent] Looking for ssh-agent implementation... 10:48:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:48 $ docker exec 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 ssh-agent 10:48:48 SSH_AUTH_SOCK=/tmp/ssh-Z7vvJ9iOw3dh/agent.32 10:48:48 SSH_AGENT_PID=38 10:48:48 Running ssh-add (command line suppressed) 10:48:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17479070151388390822.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17479070151388390822.key) 10:48:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:48 + git semver tag 10:48:49 2024-02-16 10:48:49,123 [run_tag] DEBUG tag force:False 10:48:49 2024-02-16 10:48:49,123 [check_head_tag] DEBUG check head tag 10:48:49 2024-02-16 10:48:49,124 [execute] INFO git cat-file --batch-check 10:48:49 2024-02-16 10:48:49,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:48:49 2024-02-16 10:48:49,128 [execute] INFO git cat-file --batch 10:48:49 2024-02-16 10:48:49,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:48:49 2024-02-16 10:48:49,143 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:48:49 2024-02-16 10:48:49,143 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 10:48:49 2024-02-16 10:48:49,144 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:48:49 2024-02-16 10:48:49,149 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:48:49 3.2.0-dev.5 [Pipeline] } 10:48:49 $ docker exec --env ******** --env ******** 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 ssh-agent -k 10:48:49 unset SSH_AUTH_SOCK; 10:48:49 unset SSH_AGENT_PID; 10:48:49 echo Agent pid 38 killed; 10:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:49 + git semver [Pipeline] } 10:48:50 $ docker stop --time=1 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 10:48:51 $ docker rm -f --volumes 39edf3aa9daf2a350c1629e4556ffbb33994909a25cd18889aeb7de4490c6c95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:52 10:48:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:52 0.23.1-centos7: Pulling from edgex-lftools 10:48:52 ab5ef0e58194: Pulling fs layer 10:48:52 9712f1f96733: Pulling fs layer 10:48:52 63f879dbbcfc: Pulling fs layer 10:48:52 0d9ebad4ef96: Pulling fs layer 10:48:52 e9a5061849ea: Pulling fs layer 10:48:52 d747dcd14b5f: Pulling fs layer 10:48:52 2de7ff778b66: Pulling fs layer 10:48:52 d747dcd14b5f: Waiting 10:48:52 e9a5061849ea: Waiting 10:48:52 0d9ebad4ef96: Waiting 10:48:52 9712f1f96733: Verifying Checksum 10:48:52 9712f1f96733: Download complete 10:48:52 63f879dbbcfc: Verifying Checksum 10:48:52 63f879dbbcfc: Download complete 10:48:52 0d9ebad4ef96: Verifying Checksum 10:48:52 0d9ebad4ef96: Download complete 10:48:52 d747dcd14b5f: Verifying Checksum 10:48:52 d747dcd14b5f: Download complete 10:48:52 e9a5061849ea: Verifying Checksum 10:48:52 e9a5061849ea: Download complete 10:48:52 ab5ef0e58194: Verifying Checksum 10:48:52 ab5ef0e58194: Download complete 10:48:52 2de7ff778b66: Download complete 10:48:56 ab5ef0e58194: Pull complete 10:48:56 9712f1f96733: Pull complete 10:48:56 63f879dbbcfc: Pull complete 10:49:00 0d9ebad4ef96: Pull complete 10:49:00 e9a5061849ea: Pull complete 10:49:00 d747dcd14b5f: Pull complete 10:49:01 2de7ff778b66: Pull complete 10:49:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:49:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:02 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:49:02 $ 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:49:10 $ docker top 18f467eef1bd4ffeae67d103fa84bcdb4c042fadaf58ebee5ca74ab72ea1e6d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:49:11 provisioning config files... 10:49:11 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12316092159361164871tmp 10:49:11 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15616245974269930490tmp 10:49:11 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2925147475911550105tmp [Pipeline] { [Pipeline] echo 10:49:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:49:11 ---> sigul-configuration.sh 10:49:11 gpg: directory `/root/.gnupg' created 10:49:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:49:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:49:11 gpg: keyring `/root/.gnupg/secring.gpg' created 10:49:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:49:11 gpg: CAST5 encrypted data 10:49:11 gpg: encrypted with 1 passphrase 10:49:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:49:11 + mkdir /home/jenkins 10:49:11 + mkdir /home/jenkins/sigul [Pipeline] sh 10:49:12 + 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:49:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:49:12 ---> sigul-install.sh 10:49:12 Sigul already installed; skipping installation. [Pipeline] sh 10:49:12 + git tag --list 10:49:12 v0.0.0 10:49:12 v1.0.0 10:49:12 v2.1.0 10:49:12 v2.1.1 10:49:12 v2.2.0 10:49:12 v2.3.0 10:49:12 v3.0 10:49:12 v3.0.0 10:49:12 v3.1 10:49:12 v3.1.0 10:49:12 v3.1.0-dev.1 10:49:12 v3.1.0-dev.10 10:49:12 v3.1.0-dev.11 10:49:12 v3.1.0-dev.12 10:49:12 v3.1.0-dev.13 10:49:12 v3.1.0-dev.14 10:49:12 v3.1.0-dev.15 10:49:12 v3.1.0-dev.16 10:49:12 v3.1.0-dev.17 10:49:12 v3.1.0-dev.18 10:49:12 v3.1.0-dev.19 10:49:12 v3.1.0-dev.2 10:49:12 v3.1.0-dev.20 10:49:12 v3.1.0-dev.21 10:49:12 v3.1.0-dev.22 10:49:12 v3.1.0-dev.23 10:49:12 v3.1.0-dev.24 10:49:12 v3.1.0-dev.3 10:49:12 v3.1.0-dev.4 10:49:12 v3.1.0-dev.5 10:49:12 v3.1.0-dev.6 10:49:12 v3.1.0-dev.7 10:49:12 v3.1.0-dev.8 10:49:12 v3.1.0-dev.9 10:49:12 v3.2.0-dev.1 10:49:12 v3.2.0-dev.2 10:49:12 v3.2.0-dev.3 10:49:12 v3.2.0-dev.4 10:49:12 v3.2.0-dev.5 [Pipeline] sh 10:49:13 + lftools sign git-tag v3.2.0-dev.5 10:49:13 Signing Git tag with Sigul... 10:49:13 Signing v3.2.0-dev.5 [Pipeline] echo 10:49:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:49:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:49:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:49:14 $ docker stop --time=1 18f467eef1bd4ffeae67d103fa84bcdb4c042fadaf58ebee5ca74ab72ea1e6d9 10:49:15 $ docker rm -f --volumes 18f467eef1bd4ffeae67d103fa84bcdb4c042fadaf58ebee5ca74ab72ea1e6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:49:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:17 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:49:17 $ 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:49:17 $ docker top 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 -eo pid,comm 10:49:17 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:49:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:17 [ssh-agent] Looking for ssh-agent implementation... 10:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:17 $ docker exec 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 ssh-agent 10:49:18 SSH_AUTH_SOCK=/tmp/ssh-pEPsibxMLsEe/agent.33 10:49:18 SSH_AGENT_PID=40 10:49:18 Running ssh-add (command line suppressed) 10:49:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11268814319007030894.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11268814319007030894.key) 10:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:18 + git semver bump pre 10:49:18 2024-02-16 10:49:18,770 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:18 2024-02-16 10:49:18,770 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 10:49:18 2024-02-16 10:49:18,771 [bump_version] DEBUG bumped version:3.2.0-dev.6 10:49:18 2024-02-16 10:49:18,771 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:49:18 2024-02-16 10:49:18,771 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:18 2024-02-16 10:49:18,771 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:18 2024-02-16 10:49:18,773 [execute] INFO git cat-file --batch-check 10:49:18 2024-02-16 10:49:18,773 [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:49:18 2024-02-16 10:49:18,778 [execute] INFO git cat-file --batch 10:49:18 2024-02-16 10:49:18,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:49:18 2024-02-16 10:49:18,784 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:18 3.2.0-dev.6 [Pipeline] } 10:49:18 $ docker exec --env ******** --env ******** 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 ssh-agent -k 10:49:18 unset SSH_AUTH_SOCK; 10:49:18 unset SSH_AGENT_PID; 10:49:18 echo Agent pid 40 killed; 10:49:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:19 + git semver [Pipeline] } 10:49:19 $ docker stop --time=1 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 10:49:21 $ docker rm -f --volumes 26330be0edbc23962649a3e9050a9fd3a7399c8c4a38bcf5cca6ffc80bfee9a2 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:22 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:49:22 $ 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:49:22 $ docker top 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc -eo pid,comm 10:49:22 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:49:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:22 [ssh-agent] Looking for ssh-agent implementation... 10:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:22 $ docker exec 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc ssh-agent 10:49:22 SSH_AUTH_SOCK=/tmp/ssh-U7wovBWk4efl/agent.32 10:49:22 SSH_AGENT_PID=37 10:49:22 Running ssh-add (command line suppressed) 10:49:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16912828168370556318.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16912828168370556318.key) 10:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:23 + git semver push 10:49:23 2024-02-16 10:49:23,639 [run_push] DEBUG push 10:49:23 2024-02-16 10:49:23,640 [execute] INFO git cat-file --batch-check 10:49:23 2024-02-16 10:49:23,641 [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:49:23 2024-02-16 10:49:23,645 [execute] INFO git rev-list cf2f78f14d8c5efbee30227e26a6738a1b254817 -- 10:49:23 2024-02-16 10:49:23,646 [execute] DEBUG Popen(['git', 'rev-list', 'cf2f78f14d8c5efbee30227e26a6738a1b254817', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:49:23 2024-02-16 10:49:23,654 [execute] INFO git fetch -v origin 10:49:23 2024-02-16 10:49:23,654 [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:49:24 2024-02-16 10:49:24,161 [run_push] DEBUG no remote changes detected 10:49:24 2024-02-16 10:49:24,162 [execute] INFO git push origin semver 10:49:24 2024-02-16 10:49:24,162 [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:49:24 2024-02-16 10:49:24,852 [run_push] DEBUG push all version tags 10:49:24 2024-02-16 10:49:24,853 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:49:24 2024-02-16 10:49:24,853 [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:49:25 2024-02-16 10:49:25,530 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:25 3.2.0-dev.6 [Pipeline] } 10:49:25 $ docker exec --env ******** --env ******** 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc ssh-agent -k 10:49:25 unset SSH_AUTH_SOCK; 10:49:25 unset SSH_AGENT_PID; 10:49:25 echo Agent pid 37 killed; 10:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:26 + git semver [Pipeline] } 10:49:26 $ docker stop --time=1 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc 10:49:28 $ docker rm -f --volumes 8da592f05d842b1d9299231dd4787554ef7f773075d923b03347278ceea78cfc [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:49:29 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:49:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:49:29 total 16 10:49:29 drwxr-xr-x 3 root root 4096 Feb 16 10:40 . 10:49:29 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:49 .. 10:49:29 drwxr-xr-x 2 root root 4096 Feb 16 10:40 cost 10:49:29 -rw-r--r-- 1 root root 91 Feb 16 10:40 cost.csv 10:49:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:49:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:49:29 total 16 10:49:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 10:40 . 10:49:29 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 10:49 .. 10:49:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 10:40 cost 10:49:29 -rw-r--r-- 1 jenkins jenkins 91 Feb 16 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:49:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:49:30 ---> package-listing.sh 10:49:30 ++ facter osfamily 10:49:30 ++ tr '[:upper:]' '[:lower:]' 10:49:31 + OS_FAMILY=debian 10:49:31 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:49:31 + START_PACKAGES=/tmp/packages_start.txt 10:49:31 + END_PACKAGES=/tmp/packages_end.txt 10:49:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:49:31 + PACKAGES=/tmp/packages_start.txt 10:49:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:49:31 + PACKAGES=/tmp/packages_end.txt 10:49:31 + case "${OS_FAMILY}" in 10:49:31 + dpkg -l 10:49:31 + grep '^ii' 10:49:31 + '[' -f /tmp/packages_start.txt ']' 10:49:31 + '[' -f /tmp/packages_end.txt ']' 10:49:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:49:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:49:31 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:49:31 + 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:49:31 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:49:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:49:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:32 prd-ubuntu20.04-docker-8c-8g-1057 does not seem to be running inside a container 10:49:32 $ 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:49:32 $ docker top b08c9a1f447c5bb6e5887ec961d9ae8f583f3499e72c61e28a725ce0e55d05b2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:32 + touch /tmp/pre-build-complete [Pipeline] sh 10:49:33 + mkdir -p /var/log/sysstat [Pipeline] sh 10:49:33 + ls /var/log/sa-host 10:49:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:33 provisioning config files... 10:49:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17169353897399680061tmp [Pipeline] { [Pipeline] echo 10:49:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:49:34 ---> create-netrc.sh [Pipeline] } 10:49:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:49:34 ---> python-tools-install.sh [Pipeline] echo 10:49:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:49:34 ---> sudo-logs.sh 10:49:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:49:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:49:35 ---> job-cost.sh 10:49:35 lf-activate-venv: SKIPPING 10:49:35 DEBUG: total: 0.2199999988079071 10:49:35 INFO: Retrieving Stack Cost... 10:49:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:49:36 INFO: Archiving Costs [Pipeline] echo 10:49:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:49:36 ---> logs-deploy.sh 10:49:36 lf-activate-venv: SKIPPING 10:49:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/138 10:49:36 INFO: archiving workspace using pattern(s): 10:49:37 Archives upload complete. 10:49:37 INFO: archiving logs to Nexus