Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 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-ssh6476725074643583592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8011340360859724437.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11632233212332829895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10901531645633085101.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-ssh1406473411263905712.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, buildSnap:false] ========================================================= [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.20 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-16895’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16893’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16901 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e (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 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#237)" > git checkout -f bbba31b9990baf121db7a0c9343d3a9a1e7eab6e # timeout=10 > git rev-list --no-walk d994045550ebd1c1180300e153d74141484e57aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:29:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:29:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:29:39 ========================================================= 01:29:39 EdgeX Global Pipelines Version Info 01:29:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:39 ------------------- 01:29:39 stable info: 01:29:39 ------------------- 01:29:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:29:39 Message: update stable to v1.0.249 01:29:40 ------------------- 01:29:40 experimental info: 01:29:40 ------------------- 01:29:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:29:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:29:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:29:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] echo 01:29:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbba31b [Pipeline] echo 01:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:41 provisioning config files... 01:29:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2154153577176362468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:41 ---> docker-login.sh 01:29:41 nexus3.edgexfoundry.org:10001 01:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:41 Configure a credential helper to remove this warning. See 01:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:41 01:29:41 Login Succeeded 01:29:41 nexus3.edgexfoundry.org:10002 01:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:41 Configure a credential helper to remove this warning. See 01:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:41 01:29:41 Login Succeeded 01:29:41 nexus3.edgexfoundry.org:10003 01:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:41 Configure a credential helper to remove this warning. See 01:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:41 01:29:41 Login Succeeded 01:29:41 nexus3.edgexfoundry.org:10004 01:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:41 Configure a credential helper to remove this warning. See 01:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:41 01:29:41 Login Succeeded 01:29:41 docker.io 01:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:42 Configure a credential helper to remove this warning. See 01:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:42 01:29:42 Login Succeeded 01:29:42 ---> docker-login.sh ends [Pipeline] } 01:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:29:42 + git rev-list -1 --merges bbba31b9990baf121db7a0c9343d3a9a1e7eab6e~1..bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] echo 01:29:42 -----------> git rev-list -1 --merges bbba31b9990baf121db7a0c9343d3a9a1e7eab6e~1..bbba31b9990baf121db7a0c9343d3a9a1e7eab6e bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [false] [Pipeline] sh 01:29:43 + git log --format=format:%s -1 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] echo 01:29:43 ========================================================= 01:29:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:29:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:43 + git log --format=format:%s -1 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] echo 01:29:43 [semverPrep] GIT_COMMIT: bbba31b9990baf121db7a0c9343d3a9a1e7eab6e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#237) [Pipeline] echo 01:29:43 [semverPrep] This is not a build commit. [Pipeline] sh 01:29:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:43 + grep -v github /etc/ssh/ssh_known_hosts 01:29:43 + [ -e /tmp/ssh_known_hosts ] 01:29:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:29:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:29:43 + sudo tee -a /etc/ssh/ssh_known_hosts 01:29:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:44 01:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:44 0.1.4: Pulling from edgex-devops/py-git-semver 01:29:44 b85a868b505f: Pulling fs layer 01:29:44 e2be974225ed: Pulling fs layer 01:29:44 339a4e72a1f5: Pulling fs layer 01:29:44 988bab9f4d93: Pulling fs layer 01:29:44 1469e6f7b9e6: Pulling fs layer 01:29:44 eaf3925da568: Pulling fs layer 01:29:44 bab4dde63d76: Pulling fs layer 01:29:44 bde34c3a00c8: Pulling fs layer 01:29:44 b352a97aabf1: Pulling fs layer 01:29:44 4872d77fe225: Pulling fs layer 01:29:44 5851b861e8e6: Pulling fs layer 01:29:44 988bab9f4d93: Waiting 01:29:44 bab4dde63d76: Waiting 01:29:44 1469e6f7b9e6: Waiting 01:29:44 eaf3925da568: Waiting 01:29:44 bde34c3a00c8: Waiting 01:29:44 5851b861e8e6: Waiting 01:29:44 4872d77fe225: Waiting 01:29:44 b352a97aabf1: Waiting 01:29:44 e2be974225ed: Download complete 01:29:44 988bab9f4d93: Verifying Checksum 01:29:44 988bab9f4d93: Download complete 01:29:44 1469e6f7b9e6: Verifying Checksum 01:29:44 1469e6f7b9e6: Download complete 01:29:44 339a4e72a1f5: Verifying Checksum 01:29:44 339a4e72a1f5: Download complete 01:29:44 eaf3925da568: Verifying Checksum 01:29:44 eaf3925da568: Download complete 01:29:44 bde34c3a00c8: Download complete 01:29:44 b352a97aabf1: Verifying Checksum 01:29:44 b352a97aabf1: Download complete 01:29:44 4872d77fe225: Download complete 01:29:44 5851b861e8e6: Verifying Checksum 01:29:44 5851b861e8e6: Download complete 01:29:44 b85a868b505f: Verifying Checksum 01:29:44 b85a868b505f: Download complete 01:29:45 bab4dde63d76: Verifying Checksum 01:29:45 bab4dde63d76: Download complete 01:29:46 b85a868b505f: Pull complete 01:29:46 e2be974225ed: Pull complete 01:29:46 339a4e72a1f5: Pull complete 01:29:46 988bab9f4d93: Pull complete 01:29:47 1469e6f7b9e6: Pull complete 01:29:47 eaf3925da568: Pull complete 01:29:49 bab4dde63d76: Pull complete 01:29:49 bde34c3a00c8: Pull complete 01:29:49 b352a97aabf1: Pull complete 01:29:49 4872d77fe225: Pull complete 01:29:49 5851b861e8e6: Pull complete 01:29:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:49 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:29:49 $ 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 01:29:52 $ docker top 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed -eo pid,comm 01:29:52 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). 01:29:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:52 [ssh-agent] Looking for ssh-agent implementation... 01:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:52 $ docker exec 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed ssh-agent 01:29:52 SSH_AUTH_SOCK=/tmp/ssh-nNsnJBQFMsLe/agent.33 01:29:52 SSH_AGENT_PID=40 01:29:53 Running ssh-add (command line suppressed) 01:29:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18428070045843466927.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18428070045843466927.key) 01:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:53 + git tag --points-at HEAD [Pipeline] } 01:29:53 $ docker exec --env ******** --env ******** 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed ssh-agent -k 01:29:53 unset SSH_AUTH_SOCK; 01:29:53 unset SSH_AGENT_PID; 01:29:53 echo Agent pid 40 killed; 01:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:53 [ssh-agent] Looking for ssh-agent implementation... 01:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:53 $ docker exec 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed ssh-agent 01:29:53 SSH_AUTH_SOCK=/tmp/ssh-o0zxQFCvvRq8/agent.72 01:29:53 SSH_AGENT_PID=78 01:29:53 Running ssh-add (command line suppressed) 01:29:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13445515411286542145.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13445515411286542145.key) 01:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:54 + git semver init 01:29:54 2023-05-25 01:29:54,395 [run_init] DEBUG init version:0.0.0 force:False 01:29:54 2023-05-25 01:29:54,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:29:54 2023-05-25 01:29:54,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:29:54 2023-05-25 01:29:54,397 [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) 01:29:55 2023-05-25 01:29:55,181 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 01:29:55 2023-05-25 01:29:55,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 01:29:55 2023-05-25 01:29:55,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:29:55 2023-05-25 01:29:55,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:29:55 3.0.0-dev.29 [Pipeline] } 01:29:55 $ docker exec --env ******** --env ******** 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed ssh-agent -k 01:29:55 unset SSH_AUTH_SOCK; 01:29:55 unset SSH_AGENT_PID; 01:29:55 echo Agent pid 78 killed; 01:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:55 + git semver [Pipeline] } 01:29:56 $ docker stop --time=1 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed 01:29:57 $ docker rm -f --volumes 6873a80dc7119dbc93951586428d7e99b28b7f0817d36a07f95577bffb4d33ed [Pipeline] // withDockerContainer [Pipeline] sh 01:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:57 Stashed 1 file(s) [Pipeline] echo 01:29:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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 01:29:58 provisioning config files... 01:29:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14244827707433124635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:58 ---> docker-login.sh 01:29:58 nexus3.edgexfoundry.org:10001 01:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:58 Configure a credential helper to remove this warning. See 01:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:58 01:29:58 Login Succeeded 01:29:58 nexus3.edgexfoundry.org:10002 01:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:58 Configure a credential helper to remove this warning. See 01:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:58 01:29:58 Login Succeeded 01:29:58 nexus3.edgexfoundry.org:10003 01:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:58 Configure a credential helper to remove this warning. See 01:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:58 01:29:58 Login Succeeded 01:29:58 nexus3.edgexfoundry.org:10004 01:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:59 Configure a credential helper to remove this warning. See 01:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:59 01:29:59 Login Succeeded 01:29:59 docker.io 01:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:59 Configure a credential helper to remove this warning. See 01:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:59 01:29:59 Login Succeeded 01:29:59 ---> docker-login.sh ends [Pipeline] } 01:29:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:59 ========================================================= 01:29:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:29:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:29:59 Sending build context to Docker daemon 4.256MB 01:29:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:29:59 Step 2/12 : FROM ${BASE} AS builder 01:30:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:30:01 f56be85fc22e: Pulling fs layer 01:30:01 85791d961cd3: Pulling fs layer 01:30:01 d694b5ae8c79: Pulling fs layer 01:30:01 9f32a84ed3da: Pulling fs layer 01:30:01 4d19c01a9841: Pulling fs layer 01:30:01 9325e15d5711: Pulling fs layer 01:30:01 556b6ee489ea: Pulling fs layer 01:30:01 c5a4b2cf53e6: Pulling fs layer 01:30:01 4d19c01a9841: Waiting 01:30:01 9325e15d5711: Waiting 01:30:01 556b6ee489ea: Waiting 01:30:01 c5a4b2cf53e6: Waiting 01:30:01 9f32a84ed3da: Waiting 01:30:02 85791d961cd3: Download complete 01:30:04 9f32a84ed3da: Download complete 01:30:05 4d19c01a9841: Verifying Checksum 01:30:05 4d19c01a9841: Download complete 01:30:05 9325e15d5711: Verifying Checksum 01:30:05 9325e15d5711: Download complete 01:30:05 f56be85fc22e: Verifying Checksum 01:30:05 f56be85fc22e: Download complete 01:30:06 f56be85fc22e: Pull complete 01:30:06 c5a4b2cf53e6: Verifying Checksum 01:30:06 c5a4b2cf53e6: Download complete 01:30:06 85791d961cd3: Pull complete 01:30:06 d694b5ae8c79: Verifying Checksum 01:30:06 d694b5ae8c79: Download complete 01:30:07 556b6ee489ea: Verifying Checksum 01:30:07 556b6ee489ea: Download complete 01:30:10 d694b5ae8c79: Pull complete 01:30:10 9f32a84ed3da: Pull complete 01:30:10 4d19c01a9841: Pull complete 01:30:10 9325e15d5711: Pull complete 01:30:13 Still waiting to schedule task 01:30:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:30:13 556b6ee489ea: Pull complete 01:30:14 c5a4b2cf53e6: Pull complete 01:30:14 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:30:14 ---> c4be618373d6 01:30:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:30:19 ---> Running in 376665fecbdd 01:30:19 Removing intermediate container 376665fecbdd 01:30:19 ---> b473364c8839 01:30:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:19 ---> Running in 82c55fdda3bb 01:30:19 Removing intermediate container 82c55fdda3bb 01:30:19 ---> 1f77381d126c 01:30:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 01:30:19 ---> Running in 584857d4604f 01:30:19 Removing intermediate container 584857d4604f 01:30:19 ---> 4a4b75efa69a 01:30:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:30:19 ---> Running in fd52fe801fbc 01:30:19 Removing intermediate container fd52fe801fbc 01:30:19 ---> fb10846c27d9 01:30:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:19 ---> Running in 10af93a09f00 01:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:30:20 OK: 265 MiB in 53 packages 01:30:20 Removing intermediate container 10af93a09f00 01:30:20 ---> 0d12eca60fe7 01:30:20 Step 8/12 : WORKDIR /app 01:30:20 ---> Running in a5780bdb935d 01:30:20 Removing intermediate container a5780bdb935d 01:30:20 ---> 2d98d7b1fc9f 01:30:20 Step 9/12 : COPY go.mod vendor* ./ 01:30:21 ---> 4b3a66936c3b 01:30:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:21 ---> Running in c714189a2d03 01:30:53 Removing intermediate container c714189a2d03 01:30:53 ---> 05f5e249ac02 01:30:53 Step 11/12 : COPY . . 01:30:53 ---> 6487e1aec178 01:30:53 Step 12/12 : RUN $MAKE 01:30:53 ---> Running in 4ffb959247f6 01:30:53 noop 01:30:53 Removing intermediate container 4ffb959247f6 01:30:53 ---> 2c9adeb94420 01:30:53 Successfully built 2c9adeb94420 01:30:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:53 + docker inspect -f . ci-base-image-x86_64 01:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:53 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:30:53 $ 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 01:30:54 $ docker top 0e3ebc0c740f5ddd855284ece315cdd87c6198622824a9101ed72ea465bdb0c4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:54 + go version 01:30:54 go version go1.20.2 linux/amd64 [Pipeline] } 01:30:54 $ docker stop --time=1 0e3ebc0c740f5ddd855284ece315cdd87c6198622824a9101ed72ea465bdb0c4 01:30:55 $ docker rm -f --volumes 0e3ebc0c740f5ddd855284ece315cdd87c6198622824a9101ed72ea465bdb0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:56 + docker inspect -f . ci-base-image-x86_64 01:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:56 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:30:56 $ 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 01:30:56 $ docker top 18815600fe64dd3288510b9283c72acd787ff3968410e85c5217bbf5bda558f2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:56 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 01:30:57 + make test 01:30:57 go test ./... -coverprofile=coverage.out ./... 01:31:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:31:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:31:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:31:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.510s coverage: 40.5% of statements 01:31:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements 01:31:18 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 01:31:28 go vet ./... 01:31:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:30 ./bin/test-attribution-txt.sh 01:31:30 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:31:30 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:31:30 $ docker stop --time=1 18815600fe64dd3288510b9283c72acd787ff3968410e85c5217bbf5bda558f2 01:31:33 $ docker rm -f --volumes 18815600fe64dd3288510b9283c72acd787ff3968410e85c5217bbf5bda558f2 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:31:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:31:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:35 + ls -al . 01:31:35 total 628 01:31:35 drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:30 . 01:31:35 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:29 .. 01:31:35 -rw-rw-r-- 1 jenkins jenkins 134 May 25 01:29 .dockerignore 01:31:35 drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:29 .git 01:31:35 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:29 .github 01:31:35 -rw-rw-r-- 1 jenkins jenkins 946 May 25 01:29 .gitignore 01:31:35 -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:29 .golangci.yml 01:31:35 drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:29 .semver 01:31:35 -rw-rw-r-- 1 jenkins jenkins 10794 May 25 01:29 Attribution.txt 01:31:35 -rw-rw-r-- 1 jenkins jenkins 5905 May 25 01:29 CHANGELOG.md 01:31:35 -rw-rw-r-- 1 jenkins jenkins 1347 May 25 01:29 Dockerfile 01:31:35 -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:29 GOVERNANCE.md 01:31:35 -rw-rw-r-- 1 jenkins jenkins 683 May 25 01:29 Jenkinsfile 01:31:35 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 01:29 LICENSE 01:31:35 -rw-rw-r-- 1 jenkins jenkins 2053 May 25 01:29 Makefile 01:31:35 -rw-rw-r-- 1 jenkins jenkins 625 May 25 01:29 OWNERS.md 01:31:35 -rw-rw-r-- 1 jenkins jenkins 28505 May 25 01:29 README.md 01:31:35 -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:29 VERSION 01:31:35 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:29 bin 01:31:35 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:29 cmd 01:31:35 -rw-r--r-- 1 jenkins jenkins 458039 May 25 01:31 coverage.out 01:31:35 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:29 examples 01:31:35 -rw-rw-r-- 1 jenkins jenkins 3371 May 25 01:29 go.mod 01:31:35 -rw-rw-r-- 1 jenkins jenkins 30982 May 25 01:29 go.sum 01:31:35 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:29 images 01:31:35 drwxrwxr-x 5 jenkins jenkins 4096 May 25 01:29 internal 01:31:35 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:29 snap 01:31:35 -rw-rw-r-- 1 jenkins jenkins 193 May 25 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + 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=bbba31b9990baf121db7a0c9343d3a9a1e7eab6e --label arch=amd64 --label version=3.0.0-dev.29 . 01:31:35 Sending build context to Docker daemon 4.256MB 01:31:35 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:31:35 Step 2/24 : FROM ${BASE} AS builder 01:31:35 ---> 2c9adeb94420 01:31:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:31:35 ---> Running in 7f86c710be1f 01:31:35 Removing intermediate container 7f86c710be1f 01:31:35 ---> 4740bcf7cba0 01:31:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:31:35 ---> Running in 07e3998a04a8 01:31:35 Removing intermediate container 07e3998a04a8 01:31:35 ---> c03641c890a1 01:31:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 01:31:35 ---> Running in 821aeecc9430 01:31:36 Removing intermediate container 821aeecc9430 01:31:36 ---> 629dc078826a 01:31:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:31:36 ---> Running in ac680a062bfb 01:31:36 Removing intermediate container ac680a062bfb 01:31:36 ---> f02f8c6b0a37 01:31:36 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:36 ---> Running in 1dec70db2934 01:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:31:36 OK: 265 MiB in 53 packages 01:31:37 Removing intermediate container 1dec70db2934 01:31:37 ---> 37749f728513 01:31:37 Step 8/24 : WORKDIR /app 01:31:37 ---> Running in 4f790d79af3b 01:31:37 Removing intermediate container 4f790d79af3b 01:31:37 ---> 6aae17ef8cf1 01:31:37 Step 9/24 : COPY go.mod vendor* ./ 01:31:37 ---> 039d8afae245 01:31:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:37 ---> Running in 8e16c69fa430 01:31:38 Removing intermediate container 8e16c69fa430 01:31:38 ---> c23fef74c220 01:31:38 Step 11/24 : COPY . . 01:31:38 ---> 3db29b15b05b 01:31:38 Step 12/24 : RUN $MAKE 01:31:38 ---> Running in 61a05b410e9f 01:31:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 01:32:00 Removing intermediate container 61a05b410e9f 01:32:00 ---> fd5fdd35cb07 01:32:00 Step 13/24 : FROM alpine:3.17 01:32:00 3.17: Pulling from library/alpine 01:32:00 f56be85fc22e: Already exists 01:32:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:32:00 Status: Downloaded newer image for alpine:3.17 01:32:00 ---> 9ed4aefc74f6 01:32:00 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:32:00 ---> Running in 0b29b65ededc 01:32:00 Removing intermediate container 0b29b65ededc 01:32:00 ---> 04e4d6737d08 01:32:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:32:00 ---> Running in 7a16eb9cc237 01:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:32:00 (1/1) Installing dumb-init (1.2.5-r2) 01:32:00 Executing busybox-1.35.0-r29.trigger 01:32:00 OK: 7 MiB in 16 packages 01:32:00 Removing intermediate container 7a16eb9cc237 01:32:00 ---> c326af86321b 01:32:00 Step 16/24 : COPY --from=builder /app/LICENSE / 01:32:00 ---> 7260ac9b398d 01:32:00 Step 17/24 : COPY --from=builder /app/Attribution.txt / 01:32:01 ---> 2ceb6d6086e9 01:32:01 Step 18/24 : COPY --from=builder /app/cmd/ / 01:32:02 ---> 78bd7c56752b 01:32:02 Step 19/24 : EXPOSE 59989 01:32:02 ---> Running in 702763168abb 01:32:02 Removing intermediate container 702763168abb 01:32:02 ---> a5cdd297c41c 01:32:02 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 01:32:02 ---> Running in 9b84d551d328 01:32:02 Removing intermediate container 9b84d551d328 01:32:02 ---> 2c5f5304f35f 01:32:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:32:02 ---> Running in 7f64940d9a8f 01:32:02 Removing intermediate container 7f64940d9a8f 01:32:02 ---> 90f134275831 01:32:02 Step 22/24 : LABEL arch=amd64 01:32:02 ---> Running in d1a74a38ce73 01:32:02 Removing intermediate container d1a74a38ce73 01:32:02 ---> db6b3dfbc9d4 01:32:02 Step 23/24 : LABEL git_sha=bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:32:02 ---> Running in 4a5cbaa07a63 01:32:02 Removing intermediate container 4a5cbaa07a63 01:32:02 ---> 1d612e466de2 01:32:02 Step 24/24 : LABEL version=3.0.0-dev.29 01:32:02 ---> Running in 4929023a1930 01:32:02 Removing intermediate container 4929023a1930 01:32:02 ---> ad1e71f1f8e9 01:32:02 [Warning] One or more build-args [ARCH] were not consumed 01:32:02 Successfully built ad1e71f1f8e9 01:32:02 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 01:32:02 provisioning config files... 01:32:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12502226752444827801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:03 ---> docker-login.sh 01:32:03 nexus3.edgexfoundry.org:10001 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10002 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10003 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10004 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 docker.io 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 ---> docker-login.sh ends [Pipeline] } 01:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:03 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 01:32:03 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:32:03 latest 01:32:03 3.0.0-dev.29 01:32:03 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 01:32:03 main 01:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:32:04 6bcc39dfdb04: Preparing 01:32:04 e50289d2e0cf: Preparing 01:32:04 f421129930b3: Preparing 01:32:04 bf2b936969ad: Preparing 01:32:04 f1417ff83b31: Preparing 01:32:04 f1417ff83b31: Layer already exists 01:32:04 e50289d2e0cf: Pushed 01:32:04 f421129930b3: Pushed 01:32:04 bf2b936969ad: Pushed 01:32:07 6bcc39dfdb04: Pushed 01:32:07 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e: digest: sha256:cd8b61a4d7d83d6cbb9e720f9c60dd6184c1cd4009a1bee9b1a77e951f36d5fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:32:08 6bcc39dfdb04: Preparing 01:32:08 e50289d2e0cf: Preparing 01:32:08 f421129930b3: Preparing 01:32:08 bf2b936969ad: Preparing 01:32:08 f1417ff83b31: Preparing 01:32:08 e50289d2e0cf: Layer already exists 01:32:08 6bcc39dfdb04: Layer already exists 01:32:08 bf2b936969ad: Layer already exists 01:32:08 f1417ff83b31: Layer already exists 01:32:08 f421129930b3: Layer already exists 01:32:08 latest: digest: sha256:cd8b61a4d7d83d6cbb9e720f9c60dd6184c1cd4009a1bee9b1a77e951f36d5fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.29 01:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:32:09 6bcc39dfdb04: Preparing 01:32:09 e50289d2e0cf: Preparing 01:32:09 f421129930b3: Preparing 01:32:09 bf2b936969ad: Preparing 01:32:09 f1417ff83b31: Preparing 01:32:09 f421129930b3: Layer already exists 01:32:09 e50289d2e0cf: Layer already exists 01:32:09 f1417ff83b31: Layer already exists 01:32:09 6bcc39dfdb04: Layer already exists 01:32:09 bf2b936969ad: Layer already exists 01:32:09 3.0.0-dev.29: digest: sha256:cd8b61a4d7d83d6cbb9e720f9c60dd6184c1cd4009a1bee9b1a77e951f36d5fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 01:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:32:09 6bcc39dfdb04: Preparing 01:32:09 e50289d2e0cf: Preparing 01:32:09 f421129930b3: Preparing 01:32:09 bf2b936969ad: Preparing 01:32:09 f1417ff83b31: Preparing 01:32:09 6bcc39dfdb04: Layer already exists 01:32:09 f421129930b3: Layer already exists 01:32:09 f1417ff83b31: Layer already exists 01:32:09 bf2b936969ad: Layer already exists 01:32:09 e50289d2e0cf: Layer already exists 01:32:09 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29: digest: sha256:cd8b61a4d7d83d6cbb9e720f9c60dd6184c1cd4009a1bee9b1a77e951f36d5fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 01:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:32:10 6bcc39dfdb04: Preparing 01:32:10 e50289d2e0cf: Preparing 01:32:10 f421129930b3: Preparing 01:32:10 bf2b936969ad: Preparing 01:32:10 f1417ff83b31: Preparing 01:32:10 f1417ff83b31: Layer already exists 01:32:10 6bcc39dfdb04: Layer already exists 01:32:10 f421129930b3: Layer already exists 01:32:10 e50289d2e0cf: Layer already exists 01:32:10 bf2b936969ad: Layer already exists 01:32:10 main: digest: sha256:cd8b61a4d7d83d6cbb9e720f9c60dd6184c1cd4009a1bee9b1a77e951f36d5fe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:10 ===================================================== [Pipeline] echo 01:32:10 taggedImages: 01:32:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:32:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:32:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.29 01:32:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 01:32:10 - 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 01:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:10 01:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:11 latest: Pulling from edgex-lftools-log-publisher 01:32:11 5eb5b503b376: Pulling fs layer 01:32:11 5c69ac0246d0: Pulling fs layer 01:32:11 ec43610c2a17: Pulling fs layer 01:32:11 3a2ae6a8a46f: Pulling fs layer 01:32:11 33b1e0a273af: Pulling fs layer 01:32:11 5d3b04190fa2: Pulling fs layer 01:32:11 33b1e0a273af: Waiting 01:32:11 3a2ae6a8a46f: Waiting 01:32:11 2f39f015ded8: Pulling fs layer 01:32:11 2f39f015ded8: Waiting 01:32:11 5d3b04190fa2: Waiting 01:32:11 5c69ac0246d0: Verifying Checksum 01:32:11 5c69ac0246d0: Download complete 01:32:11 3a2ae6a8a46f: Verifying Checksum 01:32:11 3a2ae6a8a46f: Download complete 01:32:11 33b1e0a273af: Verifying Checksum 01:32:11 33b1e0a273af: Download complete 01:32:11 5d3b04190fa2: Verifying Checksum 01:32:11 5d3b04190fa2: Download complete 01:32:11 ec43610c2a17: Verifying Checksum 01:32:11 ec43610c2a17: Download complete 01:32:11 5eb5b503b376: Verifying Checksum 01:32:11 5eb5b503b376: Download complete 01:32:11 2f39f015ded8: Download complete 01:32:12 5eb5b503b376: Pull complete 01:32:12 5c69ac0246d0: Pull complete 01:32:13 ec43610c2a17: Pull complete 01:32:13 3a2ae6a8a46f: Pull complete 01:32:13 33b1e0a273af: Pull complete 01:32:13 5d3b04190fa2: Pull complete 01:32:18 2f39f015ded8: Pull complete 01:32:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:18 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:32:18 $ 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 01:32:23 $ docker top d4473cf20edad1094c1ffac02faecb40ad989150b814a8cfbb4fd8eb6e311b12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:23 ---> job-cost.sh 01:32:23 lf-activate-venv: SKIPPING 01:32:23 INFO: No Stack... 01:32:24 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:24 INFO: Archiving Costs [Pipeline] sh 01:32:24 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 01:32:24 + cut -d, -f6 [Pipeline] lock 01:32:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] 01:32:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] did not exist. Created. 01:32:24 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:25 + echo total: 0.2199999988079071 [Pipeline] stash 01:32:25 Stashed 1 file(s) [Pipeline] } 01:32:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:25 $ docker stop --time=1 d4473cf20edad1094c1ffac02faecb40ad989150b814a8cfbb4fd8eb6e311b12 01:32:26 $ docker rm -f --volumes d4473cf20edad1094c1ffac02faecb40ad989150b814a8cfbb4fd8eb6e311b12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:34:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16912 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 01:34:00 Running in /w/workspace/device-rfid-llrp-go/99 [Pipeline] { [Pipeline] checkout 01:34:00 Selected Git installation does not exist. Using Default 01:34:00 The recommended git tool is: NONE 01:34:07 using credential edgex-jenkins-ssh 01:34:08 Cloning the remote Git repository 01:34:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:34:08 > git init /w/workspace/device-rfid-llrp-go/99 # timeout=10 01:34:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:34:08 > git --version # timeout=10 01:34:08 > git --version # 'git version 2.25.1' 01:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:34:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:11 Avoid second fetch 01:34:11 Checking out Revision bbba31b9990baf121db7a0c9343d3a9a1e7eab6e (main) 01:34:11 > git config core.sparsecheckout # timeout=10 01:34:11 > git checkout -f bbba31b9990baf121db7a0c9343d3a9a1e7eab6e # timeout=10 01:34:12 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#237)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:34:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:13 Dload Upload Total Spent Left Speed 01:34:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh 01:34:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:14 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 01:34:14 01:34:14 { 01:34:14 "registry-mirrors": [ 01:34:14 "https://nexus3.edgexfoundry.org:10001" 01:34:14 ], 01:34:14 "bip": "10.250.0.254/24", 01:34:14 "hosts": [ 01:34:14 "tcp://0.0.0.0:5555", 01:34:14 "unix:///var/run/docker.sock" 01:34:14 ], 01:34:14 "mtu": 1458, 01:34:14 "selinux-enabled": true, 01:34:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:14 } [Pipeline] sh 01:34:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:33 provisioning config files... 01:34:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/99@tmp/config13608631648199220574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:34 ---> docker-login.sh 01:34:34 nexus3.edgexfoundry.org:10001 01:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:34 Configure a credential helper to remove this warning. See 01:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:34 01:34:34 Login Succeeded 01:34:34 nexus3.edgexfoundry.org:10002 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 nexus3.edgexfoundry.org:10003 01:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:35 Configure a credential helper to remove this warning. See 01:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:35 01:34:35 Login Succeeded 01:34:35 nexus3.edgexfoundry.org:10004 01:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:36 Configure a credential helper to remove this warning. See 01:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:36 01:34:36 Login Succeeded 01:34:36 docker.io 01:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:36 Configure a credential helper to remove this warning. See 01:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:36 01:34:36 Login Succeeded 01:34:36 ---> docker-login.sh ends [Pipeline] } 01:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:37 ========================================================= 01:34:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:34:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:34:38 Sending build context to Docker daemon 1.212MB 01:34:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:34:38 Step 2/12 : FROM ${BASE} AS builder 01:34:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:38 c41833b44d91: Pulling fs layer 01:34:38 ed15518f5707: Pulling fs layer 01:34:38 feae8fd75edb: Pulling fs layer 01:34:38 242c74f7c9fa: Pulling fs layer 01:34:38 3cdef696dda3: Pulling fs layer 01:34:38 2ced38df9373: Pulling fs layer 01:34:38 58f1dce35555: Pulling fs layer 01:34:38 242c74f7c9fa: Waiting 01:34:38 3cdef696dda3: Waiting 01:34:38 2ced38df9373: Waiting 01:34:38 58f1dce35555: Waiting 01:34:38 ed15518f5707: Verifying Checksum 01:34:38 ed15518f5707: Download complete 01:34:38 242c74f7c9fa: Verifying Checksum 01:34:38 242c74f7c9fa: Download complete 01:34:38 3cdef696dda3: Verifying Checksum 01:34:38 3cdef696dda3: Download complete 01:34:38 c41833b44d91: Verifying Checksum 01:34:38 c41833b44d91: Download complete 01:34:39 c41833b44d91: Pull complete 01:34:40 ed15518f5707: Pull complete 01:34:41 58f1dce35555: Verifying Checksum 01:34:41 58f1dce35555: Download complete 01:34:42 feae8fd75edb: Verifying Checksum 01:34:42 feae8fd75edb: Download complete 01:34:42 2ced38df9373: Verifying Checksum 01:34:42 2ced38df9373: Download complete 01:34:54 feae8fd75edb: Pull complete 01:34:55 242c74f7c9fa: Pull complete 01:34:55 3cdef696dda3: Pull complete 01:35:04 2ced38df9373: Pull complete 01:35:05 58f1dce35555: Pull complete 01:35:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:35:05 ---> fadd8f120f05 01:35:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:35:07 ---> Running in 06517a9509a1 01:35:07 Removing intermediate container 06517a9509a1 01:35:07 ---> 6033218f252c 01:35:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:35:07 ---> Running in e155b7e03171 01:35:08 Removing intermediate container e155b7e03171 01:35:08 ---> 9e3bb4b0b449 01:35:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 01:35:08 ---> Running in 3e2dba6a30e6 01:35:08 Removing intermediate container 3e2dba6a30e6 01:35:08 ---> 809a7368a239 01:35:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:35:08 ---> Running in fda7d7e64cc5 01:35:09 Removing intermediate container fda7d7e64cc5 01:35:09 ---> f8f303512f50 01:35:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:09 ---> Running in 226065fd4b3f 01:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:35:12 OK: 263 MiB in 53 packages 01:35:13 Removing intermediate container 226065fd4b3f 01:35:13 ---> fb6e07cc7c24 01:35:13 Step 8/12 : WORKDIR /app 01:35:13 ---> Running in 9a1b97ee2a86 01:35:14 Removing intermediate container 9a1b97ee2a86 01:35:14 ---> df6878f190c7 01:35:14 Step 9/12 : COPY go.mod vendor* ./ 01:35:15 ---> 593196745255 01:35:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:15 ---> Running in aa77d446bcaa 01:36:36 Removing intermediate container aa77d446bcaa 01:36:36 ---> adbe62873b3a 01:36:36 Step 11/12 : COPY . . 01:36:36 ---> 776a38a921c4 01:36:36 Step 12/12 : RUN $MAKE 01:36:36 ---> Running in c8936bdb7dd7 01:36:36 noop 01:36:36 Removing intermediate container c8936bdb7dd7 01:36:36 ---> dfad4cd345bf 01:36:36 Successfully built dfad4cd345bf 01:36:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:37 + docker inspect -f . ci-base-image-arm64 01:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-16912 does not seem to be running inside a container 01:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/99 -v /w/workspace/device-rfid-llrp-go/99:/w/workspace/device-rfid-llrp-go/99:rw,z -v /w/workspace/device-rfid-llrp-go/99@tmp:/w/workspace/device-rfid-llrp-go/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:36:39 $ docker top e24dd14a9c41f97ccd682a7e50dd0cb664f8d273cc9d2a71d761d92f5662dc9b -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:40 + go version 01:36:40 go version go1.20.2 linux/arm64 [Pipeline] } 01:36:40 $ docker stop --time=1 e24dd14a9c41f97ccd682a7e50dd0cb664f8d273cc9d2a71d761d92f5662dc9b 01:36:41 $ docker rm -f --volumes e24dd14a9c41f97ccd682a7e50dd0cb664f8d273cc9d2a71d761d92f5662dc9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:42 + docker inspect -f . ci-base-image-arm64 01:36:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:42 prd-ubuntu20.04-docker-arm64-4c-16g-16912 does not seem to be running inside a container 01:36:42 $ 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/99 -v /w/workspace/device-rfid-llrp-go/99:/w/workspace/device-rfid-llrp-go/99:rw,z -v /w/workspace/device-rfid-llrp-go/99@tmp:/w/workspace/device-rfid-llrp-go/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:36:44 $ docker top c8044fb23f4824462c6990f0fe8bd5a6989745faecc1bb680c60ec39373e6fef -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:45 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/99 [Pipeline] fileExists [Pipeline] sh 01:36:45 + make test 01:36:45 go test ./... -coverprofile=coverage.out ./... 01:37:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:40:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:40:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:41:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.261s coverage: 40.5% of statements 01:41:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.609s coverage: 51.9% of statements 01:41:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements 01:41:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:41:03 go vet ./... 01:41:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:36 ./bin/test-attribution-txt.sh 01:41:36 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:41:36 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:41:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:41:36 $ docker stop --time=1 c8044fb23f4824462c6990f0fe8bd5a6989745faecc1bb680c60ec39373e6fef 01:41:38 $ docker rm -f --volumes c8044fb23f4824462c6990f0fe8bd5a6989745faecc1bb680c60ec39373e6fef [Pipeline] // withDockerContainer [Pipeline] sh 01:41:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:39 Warning: overwriting stash ‘coverage-report’ 01:41:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:41 + ls -al . 01:41:41 total 624 01:41:41 drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:36 . 01:41:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 .. 01:41:41 -rw-rw-r-- 1 jenkins jenkins 134 May 25 01:34 .dockerignore 01:41:41 drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:34 .git 01:41:41 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 .github 01:41:41 -rw-rw-r-- 1 jenkins jenkins 946 May 25 01:34 .gitignore 01:41:41 -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:34 .golangci.yml 01:41:41 -rw-rw-r-- 1 jenkins jenkins 10794 May 25 01:34 Attribution.txt 01:41:41 -rw-rw-r-- 1 jenkins jenkins 5905 May 25 01:34 CHANGELOG.md 01:41:41 -rw-rw-r-- 1 jenkins jenkins 1347 May 25 01:34 Dockerfile 01:41:41 -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:34 GOVERNANCE.md 01:41:41 -rw-rw-r-- 1 jenkins jenkins 683 May 25 01:34 Jenkinsfile 01:41:41 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 01:34 LICENSE 01:41:41 -rw-rw-r-- 1 jenkins jenkins 2053 May 25 01:34 Makefile 01:41:41 -rw-rw-r-- 1 jenkins jenkins 625 May 25 01:34 OWNERS.md 01:41:41 -rw-rw-r-- 1 jenkins jenkins 28505 May 25 01:34 README.md 01:41:41 -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:29 VERSION 01:41:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 bin 01:41:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 cmd 01:41:41 -rw-r--r-- 1 jenkins jenkins 458039 May 25 01:40 coverage.out 01:41:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 examples 01:41:41 -rw-rw-r-- 1 jenkins jenkins 3371 May 25 01:34 go.mod 01:41:41 -rw-rw-r-- 1 jenkins jenkins 30982 May 25 01:34 go.sum 01:41:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 images 01:41:41 drwxrwxr-x 5 jenkins jenkins 4096 May 25 01:34 internal 01:41:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 snap 01:41:41 -rw-rw-r-- 1 jenkins jenkins 193 May 25 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:41 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bbba31b9990baf121db7a0c9343d3a9a1e7eab6e --label arch=arm64 --label version=3.0.0-dev.29 . 01:41:42 Sending build context to Docker daemon 1.212MB 01:41:42 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:41:42 Step 2/24 : FROM ${BASE} AS builder 01:41:42 ---> dfad4cd345bf 01:41:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:41:42 ---> Running in 7c74dea966c8 01:41:42 Removing intermediate container 7c74dea966c8 01:41:42 ---> 46e3fb884ba4 01:41:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:42 ---> Running in b05aa873a4e9 01:41:43 Removing intermediate container b05aa873a4e9 01:41:43 ---> a6036874dc0c 01:41:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 01:41:43 ---> Running in 1b69f07eb9e6 01:41:43 Removing intermediate container 1b69f07eb9e6 01:41:43 ---> c5c6cc2be14c 01:41:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:41:43 ---> Running in faa199d3b958 01:41:43 Removing intermediate container faa199d3b958 01:41:43 ---> cd6636c6583c 01:41:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:43 ---> Running in ef36c334e617 01:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:41:47 OK: 263 MiB in 53 packages 01:41:48 Removing intermediate container ef36c334e617 01:41:48 ---> 8d8cb32873b6 01:41:48 Step 8/24 : WORKDIR /app 01:41:48 ---> Running in 4f74e5b744a3 01:41:49 Removing intermediate container 4f74e5b744a3 01:41:49 ---> bf075bb9b5f5 01:41:49 Step 9/24 : COPY go.mod vendor* ./ 01:41:49 ---> fd2f9a0217d9 01:41:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:49 ---> Running in d048af0d1765 01:41:52 Removing intermediate container d048af0d1765 01:41:52 ---> 81f4b09d68b2 01:41:52 Step 11/24 : COPY . . 01:41:53 ---> d4360bea618c 01:41:53 Step 12/24 : RUN $MAKE 01:41:53 ---> Running in c1ecff5cb902 01:41:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 01:44:46 Removing intermediate container c1ecff5cb902 01:44:46 ---> 639edd22bbee 01:44:46 Step 13/24 : FROM alpine:3.17 01:44:46 3.17: Pulling from library/alpine 01:44:46 c41833b44d91: Already exists 01:44:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:44:46 Status: Downloaded newer image for alpine:3.17 01:44:46 ---> 51e60588ff2c 01:44:46 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:44:46 ---> Running in db74d1d2f35d 01:44:46 Removing intermediate container db74d1d2f35d 01:44:46 ---> ebb8b2150d9b 01:44:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:44:46 ---> Running in b6f0294eb67e 01:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:44:46 (1/1) Installing dumb-init (1.2.5-r2) 01:44:46 Executing busybox-1.35.0-r29.trigger 01:44:46 OK: 8 MiB in 16 packages 01:44:46 Removing intermediate container b6f0294eb67e 01:44:46 ---> 7c80c92f222b 01:44:46 Step 16/24 : COPY --from=builder /app/LICENSE / 01:44:46 ---> 7c78cb04dd70 01:44:46 Step 17/24 : COPY --from=builder /app/Attribution.txt / 01:44:46 ---> 1117260681b6 01:44:46 Step 18/24 : COPY --from=builder /app/cmd/ / 01:44:47 ---> da6c330a5ea5 01:44:47 Step 19/24 : EXPOSE 59989 01:44:47 ---> Running in b0563f588683 01:44:48 Removing intermediate container b0563f588683 01:44:48 ---> 1c2ef5900cba 01:44:48 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 01:44:48 ---> Running in 2833ec53367b 01:44:48 Removing intermediate container 2833ec53367b 01:44:48 ---> 76ce62b303df 01:44:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:44:48 ---> Running in 0d9ec86ecdc0 01:44:48 Removing intermediate container 0d9ec86ecdc0 01:44:48 ---> 0495ecea2510 01:44:48 Step 22/24 : LABEL arch=arm64 01:44:48 ---> Running in 386737a69885 01:44:49 Removing intermediate container 386737a69885 01:44:49 ---> c46467099158 01:44:49 Step 23/24 : LABEL git_sha=bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:44:49 ---> Running in 64f93ca14adf 01:44:49 Removing intermediate container 64f93ca14adf 01:44:49 ---> 64ae257bb2f2 01:44:49 Step 24/24 : LABEL version=3.0.0-dev.29 01:44:49 ---> Running in 7dff0eec98ef 01:44:50 Removing intermediate container 7dff0eec98ef 01:44:50 ---> 578f9597abdd 01:44:50 [Warning] One or more build-args [ARCH] were not consumed 01:44:50 Successfully built 578f9597abdd 01:44:50 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 01:44:50 provisioning config files... 01:44:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/99@tmp/config8852801102833055250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:50 ---> docker-login.sh 01:44:50 nexus3.edgexfoundry.org:10001 01:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:50 Configure a credential helper to remove this warning. See 01:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:50 01:44:50 Login Succeeded 01:44:50 nexus3.edgexfoundry.org:10002 01:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:51 Configure a credential helper to remove this warning. See 01:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:51 01:44:51 Login Succeeded 01:44:51 nexus3.edgexfoundry.org:10003 01:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:51 Configure a credential helper to remove this warning. See 01:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:51 01:44:51 Login Succeeded 01:44:51 nexus3.edgexfoundry.org:10004 01:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:52 Configure a credential helper to remove this warning. See 01:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:52 01:44:52 Login Succeeded 01:44:52 docker.io 01:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:52 Configure a credential helper to remove this warning. See 01:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:52 01:44:52 Login Succeeded 01:44:52 ---> docker-login.sh ends [Pipeline] } 01:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 01:44:52 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:44:52 latest 01:44:52 3.0.0-dev.29 01:44:52 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 01:44:52 main 01:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:44:53 3db3b4a15844: Preparing 01:44:53 0bd63ef4f1da: Preparing 01:44:53 69dc4a57873a: Preparing 01:44:53 797a3d6bd248: Preparing 01:44:53 26cbea5cba74: Preparing 01:44:53 26cbea5cba74: Layer already exists 01:44:53 69dc4a57873a: Pushed 01:44:53 0bd63ef4f1da: Pushed 01:44:53 797a3d6bd248: Pushed 01:44:59 3db3b4a15844: Pushed 01:44:59 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e: digest: sha256:43ce2357208a0c93074341e208840c6df6071e503708a38d0fbc2652a6a029a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:59 + 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 01:45:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:45:00 3db3b4a15844: Preparing 01:45:00 0bd63ef4f1da: Preparing 01:45:00 69dc4a57873a: Preparing 01:45:00 797a3d6bd248: Preparing 01:45:00 26cbea5cba74: Preparing 01:45:00 0bd63ef4f1da: Layer already exists 01:45:00 26cbea5cba74: Layer already exists 01:45:00 797a3d6bd248: Layer already exists 01:45:00 69dc4a57873a: Layer already exists 01:45:00 3db3b4a15844: Layer already exists 01:45:00 latest: digest: sha256:43ce2357208a0c93074341e208840c6df6071e503708a38d0fbc2652a6a029a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:00 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.29 01:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:45:01 3db3b4a15844: Preparing 01:45:01 0bd63ef4f1da: Preparing 01:45:01 69dc4a57873a: Preparing 01:45:01 797a3d6bd248: Preparing 01:45:01 26cbea5cba74: Preparing 01:45:01 26cbea5cba74: Layer already exists 01:45:01 3db3b4a15844: Layer already exists 01:45:01 69dc4a57873a: Layer already exists 01:45:01 797a3d6bd248: Layer already exists 01:45:01 0bd63ef4f1da: Layer already exists 01:45:01 3.0.0-dev.29: digest: sha256:43ce2357208a0c93074341e208840c6df6071e503708a38d0fbc2652a6a029a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:01 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 01:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:45:01 3db3b4a15844: Preparing 01:45:01 0bd63ef4f1da: Preparing 01:45:01 69dc4a57873a: Preparing 01:45:01 797a3d6bd248: Preparing 01:45:01 26cbea5cba74: Preparing 01:45:01 3db3b4a15844: Layer already exists 01:45:01 0bd63ef4f1da: Layer already exists 01:45:01 797a3d6bd248: Layer already exists 01:45:01 26cbea5cba74: Layer already exists 01:45:01 69dc4a57873a: Layer already exists 01:45:01 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29: digest: sha256:43ce2357208a0c93074341e208840c6df6071e503708a38d0fbc2652a6a029a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:02 + 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 01:45:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 01:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:45:02 3db3b4a15844: Preparing 01:45:02 0bd63ef4f1da: Preparing 01:45:02 69dc4a57873a: Preparing 01:45:02 797a3d6bd248: Preparing 01:45:02 26cbea5cba74: Preparing 01:45:02 0bd63ef4f1da: Layer already exists 01:45:02 3db3b4a15844: Layer already exists 01:45:02 797a3d6bd248: Layer already exists 01:45:02 26cbea5cba74: Layer already exists 01:45:02 69dc4a57873a: Layer already exists 01:45:02 main: digest: sha256:43ce2357208a0c93074341e208840c6df6071e503708a38d0fbc2652a6a029a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:02 ===================================================== [Pipeline] echo 01:45:02 taggedImages: 01:45:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e 01:45:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:45:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.29 01:45:02 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:bbba31b9990baf121db7a0c9343d3a9a1e7eab6e-3.0.0-dev.29 01:45:02 - 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 01:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:03 01:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:03 arm64: Pulling from edgex-lftools-log-publisher 01:45:03 8998bd30e6a1: Pulling fs layer 01:45:03 04944245beec: Pulling fs layer 01:45:03 699f458cf7ca: Pulling fs layer 01:45:03 765212b225bb: Pulling fs layer 01:45:03 f23df028b6ca: Pulling fs layer 01:45:03 d65c8cfc05b1: Pulling fs layer 01:45:03 2437ff75d9bd: Pulling fs layer 01:45:03 f23df028b6ca: Waiting 01:45:03 d65c8cfc05b1: Waiting 01:45:03 2437ff75d9bd: Waiting 01:45:03 765212b225bb: Waiting 01:45:03 04944245beec: Verifying Checksum 01:45:03 04944245beec: Download complete 01:45:03 765212b225bb: Verifying Checksum 01:45:03 765212b225bb: Download complete 01:45:03 f23df028b6ca: Download complete 01:45:03 d65c8cfc05b1: Verifying Checksum 01:45:03 d65c8cfc05b1: Download complete 01:45:04 699f458cf7ca: Verifying Checksum 01:45:04 699f458cf7ca: Download complete 01:45:04 8998bd30e6a1: Verifying Checksum 01:45:04 8998bd30e6a1: Download complete 01:45:06 2437ff75d9bd: Verifying Checksum 01:45:06 2437ff75d9bd: Download complete 01:45:08 8998bd30e6a1: Pull complete 01:45:08 04944245beec: Pull complete 01:45:10 699f458cf7ca: Pull complete 01:45:10 765212b225bb: Pull complete 01:45:11 f23df028b6ca: Pull complete 01:45:11 d65c8cfc05b1: Pull complete 01:45:26 2437ff75d9bd: Pull complete 01:45:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:26 prd-ubuntu20.04-docker-arm64-4c-16g-16912 does not seem to be running inside a container 01:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/99 -v /w/workspace/device-rfid-llrp-go/99:/w/workspace/device-rfid-llrp-go/99:rw,z -v /w/workspace/device-rfid-llrp-go/99@tmp:/w/workspace/device-rfid-llrp-go/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:45:29 $ docker top 7c8cdc4f6a308d5bb29f529887987107ca895fe1596f8b88355541fb567eb172 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:30 ---> job-cost.sh 01:45:30 lf-activate-venv: SKIPPING 01:45:30 INFO: No Stack... 01:45:30 INFO: Retrieving Pricing Info for: v3-standard-4 01:45:31 INFO: Archiving Costs [Pipeline] sh 01:45:32 + cut -d, -f6 01:45:32 + cat /w/workspace/device-rfid-llrp-go/99/archives/cost.csv [Pipeline] lock 01:45:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] 01:45:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] did not exist. Created. 01:45:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:33 /w/workspace/device-rfid-llrp-go/99@tmp/durable-be17d448/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:45:33 + echo total: 0.10999999940395355 [Pipeline] stash 01:45:33 Warning: overwriting stash ‘stack-cost’ 01:45:33 Stashed 1 file(s) [Pipeline] } 01:45:33 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 01:45:33 $ docker stop --time=1 7c8cdc4f6a308d5bb29f529887987107ca895fe1596f8b88355541fb567eb172 01:45:35 $ docker rm -f --volumes 7c8cdc4f6a308d5bb29f529887987107ca895fe1596f8b88355541fb567eb172 [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 01:45:35 provisioning config files... 01:45:35 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config731496633107277098tmp [Pipeline] { [Pipeline] sh 01:45:36 + set +x 01:45:36 + curl -s https://codecov.io/bash 01:45:36 + bash -s -- 01:45:36 01:45:36 _____ _ 01:45:36 / ____| | | 01:45:36 | | ___ __| | ___ ___ _____ __ 01:45:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:45:36 | |___| (_) | (_| | __/ (_| (_) \ V / 01:45:36 \_____\___/ \__,_|\___|\___\___/ \_/ 01:45:36 Bash-1.0.6 01:45:36 01:45:36 01:45:36 ==> git version 2.25.1 found 01:45:36 ==> 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 01:45:36 Release-Date: 2020-01-08 01:45:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:45:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:45:36 ==> Jenkins CI detected. 01:45:36 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 01:45:36 project root: . 01:45:36 --> token set from env 01:45:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:45:36 ==> Running gcov in . (disable via -X gcov) 01:45:36 ==> Python coveragepy not found 01:45:36 ==> Searching for coverage reports in: 01:45:36 + . 01:45:36 -> Found 1 reports 01:45:36 ==> Detecting git/mercurial file structure 01:45:36 ==> Reading reports 01:45:36 + ./coverage.out bytes=458039 01:45:36 ==> Appending adjustments 01:45:36 https://docs.codecov.io/docs/fixing-reports 01:45:36 + Found adjustments 01:45:36 ==> Gzipping contents 01:45:36 52K /tmp/codecov.8DB2BO.gz 01:45:36 ==> Uploading reports 01:45:36 url: https://codecov.io 01:45:36 query: branch=main&commit=bbba31b9990baf121db7a0c9343d3a9a1e7eab6e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:45:36 -> Pinging Codecov 01:45:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=bbba31b9990baf121db7a0c9343d3a9a1e7eab6e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:45:36 -> Uploading to 01:45:36 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/bbba31b9990baf121db7a0c9343d3a9a1e7eab6e/a9a73056-5f43-423f-8a0a-2feb12eb6c20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c26360afd0a596597c725e3ce1dcddf15193d02d9d58fe7f65efbec0257f7b90 01:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:36 Dload Upload Total Spent Left Speed 01:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50481 0 0 100 50481 0 206k --:--:-- --:--:-- --:--:-- 206k 01:45:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] } 01:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:45:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:45:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:37 01:45:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:45:37 df9b9388f04a: Pulling fs layer 01:45:37 52dc419b0ee2: Pulling fs layer 01:45:37 25bc292e5bac: Pulling fs layer 01:45:37 114826534d7a: Pulling fs layer 01:45:37 4657fd5d0bcf: Pulling fs layer 01:45:37 6ad1cebc031e: Pulling fs layer 01:45:37 8a3aa393b2d8: Pulling fs layer 01:45:37 114826534d7a: Waiting 01:45:37 6ad1cebc031e: Waiting 01:45:37 8a3aa393b2d8: Waiting 01:45:37 4657fd5d0bcf: Waiting 01:45:37 25bc292e5bac: Verifying Checksum 01:45:37 25bc292e5bac: Download complete 01:45:37 52dc419b0ee2: Verifying Checksum 01:45:37 52dc419b0ee2: Download complete 01:45:37 4657fd5d0bcf: Download complete 01:45:37 df9b9388f04a: Download complete 01:45:37 6ad1cebc031e: Verifying Checksum 01:45:37 6ad1cebc031e: Download complete 01:45:37 df9b9388f04a: Pull complete 01:45:37 52dc419b0ee2: Pull complete 01:45:37 25bc292e5bac: Pull complete 01:45:38 114826534d7a: Verifying Checksum 01:45:38 114826534d7a: Download complete 01:45:38 8a3aa393b2d8: Verifying Checksum 01:45:38 8a3aa393b2d8: Download complete 01:45:41 114826534d7a: Pull complete 01:45:41 4657fd5d0bcf: Pull complete 01:45:41 6ad1cebc031e: Pull complete 01:45:45 8a3aa393b2d8: Pull complete 01:45:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:45 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:45:45 $ 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 01:45:48 $ docker top 8051c54ac6ba2d01bae98a0970b4e789100bdda0f076e8e20629df138538cc77 -eo pid,comm [Pipeline] { [Pipeline] echo 01:45:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 01:45:49 + set -o pipefail 01:45:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 01:45:54 01:45:54 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 01:45:54 01:45:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a4cfad61-31b4-4945-9158-1227ef0aa0e5 01:45:54 01:45:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:45:54 01:45:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:45:54 01:45:54 01:45:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:45:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:45:54 More details here: https://snyk.co/ue1NS [Pipeline] } 01:45:54 $ docker stop --time=1 8051c54ac6ba2d01bae98a0970b4e789100bdda0f076e8e20629df138538cc77 01:45:57 $ docker rm -f --volumes 8051c54ac6ba2d01bae98a0970b4e789100bdda0f076e8e20629df138538cc77 [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 01:45:58 + git log --format=format:%s -1 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e [Pipeline] sh 01:45:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:59 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:45:59 $ 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 01:45:59 $ docker top a44b24f1e1bdb3922bb06018ecdfa019391b6f9ca83a8b4bbfbe7c3ec5927b93 -eo pid,comm 01:45:59 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). 01:45:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:59 [ssh-agent] Looking for ssh-agent implementation... 01:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:59 $ docker exec a44b24f1e1bdb3922bb06018ecdfa019391b6f9ca83a8b4bbfbe7c3ec5927b93 ssh-agent 01:45:59 SSH_AUTH_SOCK=/tmp/ssh-0uczRUbTLvks/agent.32 01:45:59 SSH_AGENT_PID=38 01:45:59 Running ssh-add (command line suppressed) 01:45:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1408902299678802307.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1408902299678802307.key) 01:46:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:00 + git semver tag 01:46:00 2023-05-25 01:46:00,475 [run_tag] DEBUG tag force:False 01:46:00 2023-05-25 01:46:00,475 [check_head_tag] DEBUG check head tag 01:46:00 2023-05-25 01:46:00,476 [execute] INFO git cat-file --batch-check 01:46:00 2023-05-25 01:46:00,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 01:46:00 2023-05-25 01:46:00,480 [execute] INFO git cat-file --batch 01:46:00 2023-05-25 01:46:00,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 01:46:00 2023-05-25 01:46:00,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:00 2023-05-25 01:46:00,503 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 01:46:00 2023-05-25 01:46:00,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 01:46:00 2023-05-25 01:46:00,508 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:00 3.0.0-dev.29 [Pipeline] } 01:46:00 $ docker exec --env ******** --env ******** a44b24f1e1bdb3922bb06018ecdfa019391b6f9ca83a8b4bbfbe7c3ec5927b93 ssh-agent -k 01:46:00 unset SSH_AUTH_SOCK; 01:46:00 unset SSH_AGENT_PID; 01:46:00 echo Agent pid 38 killed; 01:46:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:00 + git semver [Pipeline] } 01:46:01 $ docker stop --time=1 a44b24f1e1bdb3922bb06018ecdfa019391b6f9ca83a8b4bbfbe7c3ec5927b93 01:46:02 $ docker rm -f --volumes a44b24f1e1bdb3922bb06018ecdfa019391b6f9ca83a8b4bbfbe7c3ec5927b93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:46:02 01:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:46:03 0.23.1-centos7: Pulling from edgex-lftools 01:46:03 ab5ef0e58194: Pulling fs layer 01:46:03 9712f1f96733: Pulling fs layer 01:46:03 63f879dbbcfc: Pulling fs layer 01:46:03 0d9ebad4ef96: Pulling fs layer 01:46:03 e9a5061849ea: Pulling fs layer 01:46:03 d747dcd14b5f: Pulling fs layer 01:46:03 2de7ff778b66: Pulling fs layer 01:46:03 0d9ebad4ef96: Waiting 01:46:03 e9a5061849ea: Waiting 01:46:03 d747dcd14b5f: Waiting 01:46:03 2de7ff778b66: Waiting 01:46:03 9712f1f96733: Verifying Checksum 01:46:03 9712f1f96733: Download complete 01:46:03 63f879dbbcfc: Verifying Checksum 01:46:03 63f879dbbcfc: Download complete 01:46:03 e9a5061849ea: Verifying Checksum 01:46:03 e9a5061849ea: Download complete 01:46:03 d747dcd14b5f: Verifying Checksum 01:46:03 d747dcd14b5f: Download complete 01:46:03 ab5ef0e58194: Verifying Checksum 01:46:03 ab5ef0e58194: Download complete 01:46:03 0d9ebad4ef96: Verifying Checksum 01:46:03 0d9ebad4ef96: Download complete 01:46:03 2de7ff778b66: Verifying Checksum 01:46:03 2de7ff778b66: Download complete 01:46:06 ab5ef0e58194: Pull complete 01:46:06 9712f1f96733: Pull complete 01:46:06 63f879dbbcfc: Pull complete 01:46:11 0d9ebad4ef96: Pull complete 01:46:11 e9a5061849ea: Pull complete 01:46:11 d747dcd14b5f: Pull complete 01:46:11 2de7ff778b66: Pull complete 01:46:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:12 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:46:12 $ 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 01:46:16 $ docker top e5f8066c8ffc8b3696ae5b3f0adb1180b6976c80c0d41f1ad0077d3eacb07aed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:46:16 provisioning config files... 01:46:16 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3691370562133404779tmp 01:46:16 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9788628939596749320tmp 01:46:16 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13762859780941389836tmp [Pipeline] { [Pipeline] echo 01:46:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:46:16 ---> sigul-configuration.sh 01:46:16 gpg: directory `/root/.gnupg' created 01:46:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:46:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:46:16 gpg: keyring `/root/.gnupg/secring.gpg' created 01:46:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:46:16 gpg: CAST5 encrypted data 01:46:16 gpg: encrypted with 1 passphrase 01:46:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:46:16 + mkdir /home/jenkins 01:46:16 + mkdir /home/jenkins/sigul [Pipeline] sh 01:46:17 + 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 01:46:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:46:17 ---> sigul-install.sh 01:46:17 Sigul already installed; skipping installation. [Pipeline] sh 01:46:17 + git tag --list 01:46:17 v0.0.0 01:46:17 v1.0.0 01:46:17 v2.1.0 01:46:17 v2.1.1 01:46:17 v2.1.1-dev.1 01:46:17 v2.2.0 01:46:17 v2.2.1-dev.1 01:46:17 v2.2.1-dev.2 01:46:17 v2.2.1-dev.3 01:46:17 v2.2.1-dev.4 01:46:17 v2.2.1-dev.5 01:46:17 v2.2.1-dev.6 01:46:17 v2.2.1-dev.7 01:46:17 v2.3.0 01:46:17 v2.3.0-dev.10 01:46:17 v2.3.0-dev.11 01:46:17 v2.3.0-dev.12 01:46:17 v2.3.0-dev.13 01:46:17 v2.3.0-dev.14 01:46:17 v2.3.0-dev.15 01:46:17 v2.3.0-dev.16 01:46:17 v2.3.0-dev.17 01:46:17 v2.3.0-dev.18 01:46:17 v2.3.0-dev.19 01:46:17 v2.3.0-dev.20 01:46:17 v2.3.0-dev.21 01:46:17 v2.3.0-dev.22 01:46:17 v2.3.0-dev.23 01:46:17 v2.3.0-dev.7 01:46:17 v2.3.0-dev.8 01:46:17 v2.3.0-dev.9 01:46:17 v3.0.0-dev.1 01:46:17 v3.0.0-dev.10 01:46:17 v3.0.0-dev.11 01:46:17 v3.0.0-dev.12 01:46:17 v3.0.0-dev.13 01:46:17 v3.0.0-dev.14 01:46:17 v3.0.0-dev.15 01:46:17 v3.0.0-dev.16 01:46:17 v3.0.0-dev.17 01:46:17 v3.0.0-dev.18 01:46:17 v3.0.0-dev.19 01:46:17 v3.0.0-dev.2 01:46:17 v3.0.0-dev.20 01:46:17 v3.0.0-dev.21 01:46:17 v3.0.0-dev.22 01:46:17 v3.0.0-dev.23 01:46:17 v3.0.0-dev.24 01:46:17 v3.0.0-dev.25 01:46:17 v3.0.0-dev.26 01:46:17 v3.0.0-dev.27 01:46:17 v3.0.0-dev.28 01:46:17 v3.0.0-dev.29 01:46:17 v3.0.0-dev.3 01:46:17 v3.0.0-dev.4 01:46:17 v3.0.0-dev.5 01:46:17 v3.0.0-dev.6 01:46:17 v3.0.0-dev.7 01:46:17 v3.0.0-dev.8 01:46:17 v3.0.0-dev.9 [Pipeline] sh 01:46:17 + lftools sign git-tag v3.0.0-dev.29 01:46:18 Signing Git tag with Sigul... 01:46:18 Signing v3.0.0-dev.29 [Pipeline] echo 01:46:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:46:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:46:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:46:19 $ docker stop --time=1 e5f8066c8ffc8b3696ae5b3f0adb1180b6976c80c0d41f1ad0077d3eacb07aed 01:46:20 $ docker rm -f --volumes e5f8066c8ffc8b3696ae5b3f0adb1180b6976c80c0d41f1ad0077d3eacb07aed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:46:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:21 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:21 $ docker top 547310be51849c5ea6d7b4683396bccd9aef8dc671c5d023a38e6dec03da2641 -eo pid,comm 01:46:21 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). 01:46:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:21 [ssh-agent] Looking for ssh-agent implementation... 01:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:21 $ docker exec 547310be51849c5ea6d7b4683396bccd9aef8dc671c5d023a38e6dec03da2641 ssh-agent 01:46:21 SSH_AUTH_SOCK=/tmp/ssh-TMXJePFa4aFn/agent.33 01:46:21 SSH_AGENT_PID=39 01:46:21 Running ssh-add (command line suppressed) 01:46:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3172854253137004855.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3172854253137004855.key) 01:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:22 + git semver bump pre 01:46:22 2023-05-25 01:46:22,428 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:22 2023-05-25 01:46:22,428 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev 01:46:22 2023-05-25 01:46:22,428 [bump_version] DEBUG bumped version:3.0.0-dev.30 01:46:22 2023-05-25 01:46:22,428 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 01:46:22 2023-05-25 01:46:22,429 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:22 2023-05-25 01:46:22,429 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:22 2023-05-25 01:46:22,430 [execute] INFO git cat-file --batch-check 01:46:22 2023-05-25 01:46:22,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:46:22 2023-05-25 01:46:22,437 [execute] INFO git cat-file --batch 01:46:22 2023-05-25 01:46:22,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:46:22 2023-05-25 01:46:22,443 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:22 3.0.0-dev.30 [Pipeline] } 01:46:22 $ docker exec --env ******** --env ******** 547310be51849c5ea6d7b4683396bccd9aef8dc671c5d023a38e6dec03da2641 ssh-agent -k 01:46:22 unset SSH_AUTH_SOCK; 01:46:22 unset SSH_AGENT_PID; 01:46:22 echo Agent pid 39 killed; 01:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:22 + git semver [Pipeline] } 01:46:23 $ docker stop --time=1 547310be51849c5ea6d7b4683396bccd9aef8dc671c5d023a38e6dec03da2641 01:46:24 $ docker rm -f --volumes 547310be51849c5ea6d7b4683396bccd9aef8dc671c5d023a38e6dec03da2641 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:25 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:46:25 $ 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 01:46:25 $ docker top 964e786798a7443d74163f5d022aced6662e0c1db0bbeafa01a40ede18800588 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:25 [ssh-agent] Looking for ssh-agent implementation... 01:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:25 $ docker exec 964e786798a7443d74163f5d022aced6662e0c1db0bbeafa01a40ede18800588 ssh-agent 01:46:25 SSH_AUTH_SOCK=/tmp/ssh-8UYMFXLf2ftE/agent.32 01:46:25 SSH_AGENT_PID=38 01:46:25 Running ssh-add (command line suppressed) 01:46:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5134365367380920026.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5134365367380920026.key) 01:46:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:26 + git semver push 01:46:26 2023-05-25 01:46:26,511 [run_push] DEBUG push 01:46:26 2023-05-25 01:46:26,512 [execute] INFO git cat-file --batch-check 01:46:26 2023-05-25 01:46:26,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:46:26 2023-05-25 01:46:26,516 [execute] INFO git rev-list 6f15de9e34f2b06f8fd18b934c4f8161d461cdec -- 01:46:26 2023-05-25 01:46:26,516 [execute] DEBUG Popen(['git', 'rev-list', '6f15de9e34f2b06f8fd18b934c4f8161d461cdec', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:46:26 2023-05-25 01:46:26,523 [execute] INFO git fetch -v origin 01:46:26 2023-05-25 01:46:26,524 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:46:27 2023-05-25 01:46:27,004 [run_push] DEBUG no remote changes detected 01:46:27 2023-05-25 01:46:27,004 [execute] INFO git push origin semver 01:46:27 2023-05-25 01:46:27,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:46:28 2023-05-25 01:46:27,734 [run_push] DEBUG push all version tags 01:46:28 2023-05-25 01:46:27,735 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:46:28 2023-05-25 01:46:27,735 [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) 01:46:28 2023-05-25 01:46:28,459 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:46:28 3.0.0-dev.30 [Pipeline] } 01:46:28 $ docker exec --env ******** --env ******** 964e786798a7443d74163f5d022aced6662e0c1db0bbeafa01a40ede18800588 ssh-agent -k 01:46:28 unset SSH_AUTH_SOCK; 01:46:28 unset SSH_AGENT_PID; 01:46:28 echo Agent pid 38 killed; 01:46:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:29 + git semver [Pipeline] } 01:46:29 $ docker stop --time=1 964e786798a7443d74163f5d022aced6662e0c1db0bbeafa01a40ede18800588 01:46:30 $ docker rm -f --volumes 964e786798a7443d74163f5d022aced6662e0c1db0bbeafa01a40ede18800588 [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 01:46:31 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 01:46:31 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:46:31 total 16 01:46:31 drwxr-xr-x 3 root root 4096 May 25 01:32 . 01:46:31 drwxrwxr-x 12 jenkins jenkins 4096 May 25 01:46 .. 01:46:31 drwxr-xr-x 2 root root 4096 May 25 01:32 cost 01:46:31 -rw-r--r-- 1 root root 90 May 25 01:32 cost.csv 01:46:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:46:31 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:46:31 total 16 01:46:31 drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:32 . 01:46:31 drwxrwxr-x 12 jenkins jenkins 4096 May 25 01:46 .. 01:46:31 drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:32 cost 01:46:31 -rw-r--r-- 1 jenkins jenkins 90 May 25 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:46:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:46:32 ---> package-listing.sh 01:46:32 ++ facter osfamily 01:46:32 ++ tr '[:upper:]' '[:lower:]' 01:46:32 + OS_FAMILY=debian 01:46:32 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 01:46:32 + START_PACKAGES=/tmp/packages_start.txt 01:46:32 + END_PACKAGES=/tmp/packages_end.txt 01:46:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:32 + PACKAGES=/tmp/packages_start.txt 01:46:32 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:46:32 + PACKAGES=/tmp/packages_end.txt 01:46:32 + case "${OS_FAMILY}" in 01:46:32 + dpkg -l 01:46:32 + grep '^ii' 01:46:32 + '[' -f /tmp/packages_start.txt ']' 01:46:32 + '[' -f /tmp/packages_end.txt ']' 01:46:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:32 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:46:32 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 01:46:32 + 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 01:46:32 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 01:46:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:33 prd-ubuntu20.04-docker-8c-8g-16901 does not seem to be running inside a container 01:46:33 $ 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 01:46:33 $ docker top 00ee81a84ee3f8aad13ec3e45f67cdc847972f9de325ffe8047b06dfd9c320ad -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:34 + touch /tmp/pre-build-complete [Pipeline] sh 01:46:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:46:34 + ls /var/log/sa-host 01:46:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:34 provisioning config files... 01:46:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17290367231234216689tmp [Pipeline] { [Pipeline] echo 01:46:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:46:35 ---> create-netrc.sh [Pipeline] } 01:46:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:46:35 ---> python-tools-install.sh [Pipeline] echo 01:46:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:46:35 ---> sudo-logs.sh 01:46:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:46:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:46:36 ---> job-cost.sh 01:46:36 lf-activate-venv: SKIPPING 01:46:36 DEBUG: total: 0.2199999988079071 01:46:36 INFO: Retrieving Stack Cost... 01:46:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:36 INFO: Archiving Costs [Pipeline] echo 01:46:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:46:37 ---> logs-deploy.sh 01:46:37 lf-activate-venv: SKIPPING 01:46:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/99 01:46:37 INFO: archiving workspace using pattern(s): 01:46:38 Archives upload complete. 01:46:38 INFO: archiving logs to Nexus 01:46:39 ---> uname -a: 01:46:39 Linux prd-ubuntu20-04-docker-8c-8g-16901 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:46:39 01:46:39