Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acee94ba3166acea2f5cb329705de4b152bff5c3 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-ssh11638981805180050673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11105656922577850731.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13205214522319632359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4877844010220970970.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh467123622557145867.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:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24562 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision acee94ba3166acea2f5cb329705de4b152bff5c3 (main) Commit message: "fix: Adjust handlers to use Echo signature (#255)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acee94ba3166acea2f5cb329705de4b152bff5c3 # timeout=10 > git rev-list --no-walk c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:03 ========================================================= 17:26:03 EdgeX Global Pipelines Version Info 17:26:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:04 ------------------- 17:26:04 stable info: 17:26:04 ------------------- 17:26:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:26:04 Message: update stable to v1.0.258 17:26:04 ------------------- 17:26:04 experimental info: 17:26:04 ------------------- 17:26:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:26:04 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acee94b [Pipeline] echo 17:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:05 provisioning config files... 17:26:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16026614846198540707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:06 ---> ****-login.sh 17:26:06 nexus3.edgexfoundry.org:10001 17:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:06 Configure a credential helper to remove this warning. See 17:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:06 17:26:06 Login Succeeded 17:26:06 nexus3.edgexfoundry.org:10002 17:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:06 Configure a credential helper to remove this warning. See 17:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:06 17:26:06 Login Succeeded 17:26:06 nexus3.edgexfoundry.org:10003 17:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:06 Configure a credential helper to remove this warning. See 17:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:06 17:26:06 Login Succeeded 17:26:06 nexus3.edgexfoundry.org:10004 17:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:06 Configure a credential helper to remove this warning. See 17:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:06 17:26:06 Login Succeeded 17:26:06 ****.io 17:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:07 Configure a credential helper to remove this warning. See 17:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:07 17:26:07 Login Succeeded 17:26:07 ---> ****-login.sh ends [Pipeline] } 17:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:07 + git rev-list -1 --merges acee94ba3166acea2f5cb329705de4b152bff5c3~1..acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo 17:26:07 -----------> git rev-list -1 --merges acee94ba3166acea2f5cb329705de4b152bff5c3~1..acee94ba3166acea2f5cb329705de4b152bff5c3 acee94ba3166acea2f5cb329705de4b152bff5c3 [false] [Pipeline] sh 17:26:08 + git log --format=format:%s -1 acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo 17:26:08 ========================================================= 17:26:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:08 + git log --format=format:%s -1 acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo 17:26:08 [semverPrep] GIT_COMMIT: acee94ba3166acea2f5cb329705de4b152bff5c3, Commit Message: fix: Adjust handlers to use Echo signature (#255) [Pipeline] echo 17:26:08 [semverPrep] This is not a build commit. [Pipeline] sh 17:26:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:09 + grep -v github /etc/ssh/ssh_known_hosts 17:26:09 + [ -e /tmp/ssh_known_hosts ] 17:26:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:09 + sudo tee -a /etc/ssh/ssh_known_hosts 17:26:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:09 17:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:09 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:09 b85a868b505f: Pulling fs layer 17:26:09 e2be974225ed: Pulling fs layer 17:26:09 339a4e72a1f5: Pulling fs layer 17:26:09 988bab9f4d93: Pulling fs layer 17:26:09 1469e6f7b9e6: Pulling fs layer 17:26:09 eaf3925da568: Pulling fs layer 17:26:09 bab4dde63d76: Pulling fs layer 17:26:09 bde34c3a00c8: Pulling fs layer 17:26:09 b352a97aabf1: Pulling fs layer 17:26:09 4872d77fe225: Pulling fs layer 17:26:09 5851b861e8e6: Pulling fs layer 17:26:09 988bab9f4d93: Waiting 17:26:09 1469e6f7b9e6: Waiting 17:26:09 eaf3925da568: Waiting 17:26:09 bab4dde63d76: Waiting 17:26:09 bde34c3a00c8: Waiting 17:26:09 b352a97aabf1: Waiting 17:26:09 4872d77fe225: Waiting 17:26:09 5851b861e8e6: Waiting 17:26:09 e2be974225ed: Download complete 17:26:09 988bab9f4d93: Verifying Checksum 17:26:09 988bab9f4d93: Download complete 17:26:09 339a4e72a1f5: Download complete 17:26:10 eaf3925da568: Download complete 17:26:10 1469e6f7b9e6: Verifying Checksum 17:26:10 1469e6f7b9e6: Download complete 17:26:10 bde34c3a00c8: Verifying Checksum 17:26:10 bde34c3a00c8: Download complete 17:26:10 b352a97aabf1: Verifying Checksum 17:26:10 b352a97aabf1: Download complete 17:26:10 4872d77fe225: Verifying Checksum 17:26:10 4872d77fe225: Download complete 17:26:10 5851b861e8e6: Verifying Checksum 17:26:10 5851b861e8e6: Download complete 17:26:10 b85a868b505f: Verifying Checksum 17:26:10 b85a868b505f: Download complete 17:26:10 bab4dde63d76: Verifying Checksum 17:26:11 b85a868b505f: Pull complete 17:26:11 e2be974225ed: Pull complete 17:26:12 339a4e72a1f5: Pull complete 17:26:12 988bab9f4d93: Pull complete 17:26:12 1469e6f7b9e6: Pull complete 17:26:12 eaf3925da568: Pull complete 17:26:14 bab4dde63d76: Pull complete 17:26:14 bde34c3a00c8: Pull complete 17:26:14 b352a97aabf1: Pull complete 17:26:14 4872d77fe225: Pull complete 17:26:14 5851b861e8e6: Pull complete 17:26:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:15 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:26:19 $ docker top 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb -eo pid,comm 17:26:19 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). 17:26:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:19 [ssh-agent] Looking for ssh-agent implementation... 17:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:19 $ docker exec 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent 17:26:19 SSH_AUTH_SOCK=/tmp/ssh-aDkj4HNqLOrm/agent.33 17:26:19 SSH_AGENT_PID=39 17:26:19 Running ssh-add (command line suppressed) 17:26:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12939727050547316667.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12939727050547316667.key) 17:26:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:19 + git tag --points-at HEAD [Pipeline] } 17:26:19 $ docker exec --env ******** --env ******** 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent -k 17:26:20 unset SSH_AUTH_SOCK; 17:26:20 unset SSH_AGENT_PID; 17:26:20 echo Agent pid 39 killed; 17:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:26:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:20 [ssh-agent] Looking for ssh-agent implementation... 17:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:20 $ docker exec 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent 17:26:20 SSH_AUTH_SOCK=/tmp/ssh-AcNKwUtya1sv/agent.71 17:26:20 SSH_AGENT_PID=77 17:26:20 Running ssh-add (command line suppressed) 17:26:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16645960914669306733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16645960914669306733.key) 17:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:20 + git semver init 17:26:21 2023-12-06 17:26:21,092 [run_init] DEBUG init version:0.0.0 force:False 17:26:21 2023-12-06 17:26:21,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:26:21 2023-12-06 17:26:21,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:26:21 2023-12-06 17:26:21,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:26:23 2023-12-06 17:26:23,186 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 17:26:23 2023-12-06 17:26:23,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 17:26:23 2023-12-06 17:26:23,186 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:26:23 2023-12-06 17:26:23,186 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:26:23 3.2.0-dev.2 [Pipeline] } 17:26:23 $ docker exec --env ******** --env ******** 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent -k 17:26:23 unset SSH_AUTH_SOCK; 17:26:23 unset SSH_AGENT_PID; 17:26:23 echo Agent pid 77 killed; 17:26:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:24 + git semver [Pipeline] } 17:26:24 $ docker stop --time=1 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb 17:26:25 $ docker rm -f --volumes 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb [Pipeline] // withDockerContainer [Pipeline] sh 17:26:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:26:26 Stashed 1 file(s) [Pipeline] echo 17:26:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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 17:26:26 provisioning config files... 17:26:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13096565668756437404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:27 ---> ****-login.sh 17:26:27 nexus3.edgexfoundry.org:10001 17:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:27 Configure a credential helper to remove this warning. See 17:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:27 17:26:27 Login Succeeded 17:26:27 nexus3.edgexfoundry.org:10002 17:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:27 Configure a credential helper to remove this warning. See 17:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:27 17:26:27 Login Succeeded 17:26:27 nexus3.edgexfoundry.org:10003 17:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:27 Configure a credential helper to remove this warning. See 17:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:27 17:26:27 Login Succeeded 17:26:27 nexus3.edgexfoundry.org:10004 17:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:27 Configure a credential helper to remove this warning. See 17:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:27 17:26:27 Login Succeeded 17:26:27 ****.io 17:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:27 Configure a credential helper to remove this warning. See 17:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:27 17:26:27 Login Succeeded 17:26:27 ---> ****-login.sh ends [Pipeline] } 17:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:26:27 ========================================================= 17:26:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:26:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:26:28 Sending build context to Docker daemon 18.19MB 17:26:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:26:28 Step 2/12 : FROM ${BASE} AS builder 17:26:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:28 7264a8db6415: Pulling fs layer 17:26:28 c4d48a809fc2: Pulling fs layer 17:26:28 4f1c88b9dad5: Pulling fs layer 17:26:28 ad3a456e5733: Pulling fs layer 17:26:28 69c7f0334f64: Pulling fs layer 17:26:28 1f1c1a5573a3: Pulling fs layer 17:26:28 ce7588e14bc9: Pulling fs layer 17:26:28 b5e4710f87ac: Pulling fs layer 17:26:28 ce7588e14bc9: Waiting 17:26:28 69c7f0334f64: Waiting 17:26:28 b5e4710f87ac: Waiting 17:26:28 1f1c1a5573a3: Waiting 17:26:28 ad3a456e5733: Waiting 17:26:28 c4d48a809fc2: Download complete 17:26:28 ad3a456e5733: Verifying Checksum 17:26:28 ad3a456e5733: Download complete 17:26:28 69c7f0334f64: Verifying Checksum 17:26:28 69c7f0334f64: Download complete 17:26:28 7264a8db6415: Verifying Checksum 17:26:28 7264a8db6415: Download complete 17:26:28 1f1c1a5573a3: Verifying Checksum 17:26:28 1f1c1a5573a3: Download complete 17:26:28 7264a8db6415: Pull complete 17:26:28 b5e4710f87ac: Verifying Checksum 17:26:28 b5e4710f87ac: Download complete 17:26:28 c4d48a809fc2: Pull complete 17:26:29 4f1c88b9dad5: Verifying Checksum 17:26:29 4f1c88b9dad5: Download complete 17:26:29 ce7588e14bc9: Verifying Checksum 17:26:29 ce7588e14bc9: Download complete 17:26:32 4f1c88b9dad5: Pull complete 17:26:32 ad3a456e5733: Pull complete 17:26:32 69c7f0334f64: Pull complete 17:26:32 1f1c1a5573a3: Pull complete 17:26:35 ce7588e14bc9: Pull complete 17:26:35 b5e4710f87ac: Pull complete 17:26:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:26:35 ---> 88b5674ff536 17:26:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:26:41 Still waiting to schedule task 17:26:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:26:42 ---> Running in b8e1b1d937cf 17:26:42 Removing intermediate container b8e1b1d937cf 17:26:42 ---> 5b56afe9fbd4 17:26:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:26:42 ---> Running in 254ea6169d7b 17:26:42 Removing intermediate container 254ea6169d7b 17:26:42 ---> 7b4502857582 17:26:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:26:42 ---> Running in ebea80207408 17:26:42 Removing intermediate container ebea80207408 17:26:42 ---> 94e53c264318 17:26:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:42 ---> Running in 591e0ef63922 17:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:26:42 OK: 264 MiB in 52 packages 17:26:43 Removing intermediate container 591e0ef63922 17:26:43 ---> 5315e307f7f7 17:26:43 Step 7/12 : WORKDIR /app 17:26:43 ---> Running in 700af6a8d279 17:26:43 Removing intermediate container 700af6a8d279 17:26:43 ---> 9515959d776b 17:26:43 Step 8/12 : COPY go.mod vendor* ./ 17:26:43 ---> 05de96ae18ee 17:26:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:43 ---> Running in 1ad720c58ec2 17:27:39 Removing intermediate container 1ad720c58ec2 17:27:39 ---> fdbdef125cbc 17:27:39 Step 10/12 : COPY . . 17:27:39 ---> 540442363f49 17:27:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:39 ---> Running in fe8617db9cb5 17:27:39 Removing intermediate container fe8617db9cb5 17:27:39 ---> ddd8b5fab01d 17:27:39 Step 12/12 : RUN $MAKE 17:27:39 ---> Running in d1dc6134f0a8 17:27:39 noop 17:27:39 Removing intermediate container d1dc6134f0a8 17:27:39 ---> 05bc5f959391 17:27:39 Successfully built 05bc5f959391 17:27:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:39 + docker inspect -f . ci-base-image-x86_64 17:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:40 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:27:40 $ docker top f88057e8756520716342780d3cc54a2459c477af542c10dc6b2d14745bad84a5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:41 + go version 17:27:41 go version go1.21.0 linux/amd64 [Pipeline] } 17:27:41 $ docker stop --time=1 f88057e8756520716342780d3cc54a2459c477af542c10dc6b2d14745bad84a5 17:27:42 $ docker rm -f --volumes f88057e8756520716342780d3cc54a2459c477af542c10dc6b2d14745bad84a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:43 + docker inspect -f . ci-base-image-x86_64 17:27:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:43 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:27:44 $ docker top d660b055b1fe92bfaff49e866a14a84554cf8458744770d5a7cbe5aec5e2388e -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:44 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 17:27:45 + make test 17:27:45 go test -race ./... -coverprofile=coverage.out ./... 17:28:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:28:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:28:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements 17:28:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.704s coverage: 71.9% of statements 17:28:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24564 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:28:26 Running in /w/workspace/app-rfid-llrp-inventory/154 [Pipeline] { [Pipeline] checkout 17:28:29 The recommended git tool is: git 17:28:34 using credential edgex-jenkins-ssh 17:28:34 Cloning the remote Git repository 17:28:34 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:28:35 go vet ./... 17:28:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:28:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:28:35 ./bin/test-attribution.sh 17:28:35 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 17:28:35 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 17:28:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:28:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:28:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:28:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:28:35 $ docker stop --time=1 d660b055b1fe92bfaff49e866a14a84554cf8458744770d5a7cbe5aec5e2388e 17:28:34 > git init /w/workspace/app-rfid-llrp-inventory/154 # timeout=10 17:28:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:28:34 > git --version # timeout=10 17:28:34 > git --version # 'git version 2.25.1' 17:28:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:37 Avoid second fetch 17:28:37 Checking out Revision acee94ba3166acea2f5cb329705de4b152bff5c3 (main) 17:28:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:28:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:37 > git config core.sparsecheckout # timeout=10 17:28:38 > git checkout -f acee94ba3166acea2f5cb329705de4b152bff5c3 # timeout=10 17:28:38 Commit message: "fix: Adjust handlers to use Echo signature (#255)" 17:28:38 $ docker rm -f --volumes d660b055b1fe92bfaff49e866a14a84554cf8458744770d5a7cbe5aec5e2388e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:28:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:28:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:28:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:28:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:28:39 Dload Upload Total Spent Left Speed 17:28:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [Pipeline] sh 17:28:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:28:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:28:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 17:28:40 sudo tee /etc/docker/daemon.new 17:28:40 { 17:28:40 "registry-mirrors": [ 17:28:40 "https://nexus3.edgexfoundry.org:10001" 17:28:40 ], 17:28:40 "bip": "10.250.0.254/24", 17:28:40 "hosts": [ 17:28:40 "tcp://0.0.0.0:5555", 17:28:40 "unix:///var/run/docker.sock" 17:28:40 ], 17:28:40 "mtu": 1458, 17:28:40 "selinux-enabled": true, 17:28:40 "seccomp-profile": "/etc/docker/seccomp.json" 17:28:40 } [Pipeline] sh 17:28:40 + ls -al . 17:28:40 total 208 17:28:40 drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 17:27 . 17:28:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:26 .. 17:28:40 -rw-rw-r-- 1 jenkins jenkins 262 Dec 6 17:26 .dockerignore 17:28:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:28 .git 17:28:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:26 .github 17:28:40 -rw-rw-r-- 1 jenkins jenkins 773 Dec 6 17:26 .gitignore 17:28:40 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 17:26 .golangci.yml 17:28:40 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 17:26 .semver 17:28:40 -rw-rw-r-- 1 jenkins jenkins 10232 Dec 6 17:26 Attribution.txt 17:28:40 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 6 17:26 CHANGELOG.md 17:28:40 -rw-rw-r-- 1 jenkins jenkins 1768 Dec 6 17:26 Dockerfile 17:28:40 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 17:26 GOVERNANCE.md 17:28:40 -rw-rw-r-- 1 jenkins jenkins 665 Dec 6 17:26 Jenkinsfile 17:28:40 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 17:26 LICENSE 17:28:40 -rw-rw-r-- 1 jenkins jenkins 2497 Dec 6 17:26 Makefile 17:28:40 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 17:26 OWNERS.md 17:28:40 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 6 17:26 README.md 17:28:40 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 17:26 VERSION 17:28:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:26 bin 17:28:40 -rw-r--r-- 1 jenkins jenkins 41317 Dec 6 17:28 coverage.out 17:28:40 -rw-rw-r-- 1 jenkins jenkins 3921 Dec 6 17:26 go.mod 17:28:40 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 17:26 go.sum 17:28:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:26 images 17:28:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:26 internal 17:28:40 -rw-rw-r-- 1 jenkins jenkins 531 Dec 6 17:26 main.go 17:28:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:26 openapi 17:28:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:26 res 17:28:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:28:40 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=acee94ba3166acea2f5cb329705de4b152bff5c3 --label arch=amd64 --label version=3.2.0-dev.2 . 17:28:40 Sending build context to Docker daemon 18.19MB 17:28:40 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 17:28:40 Step 2/30 : FROM ${BASE} AS builder 17:28:40 ---> 05bc5f959391 17:28:40 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 17:28:41 + sudo service docker restart 17:28:41 ---> Running in 188e19269d59 17:28:41 Removing intermediate container 188e19269d59 17:28:41 ---> 9d2f08fb50c4 17:28:41 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 17:28:41 ---> Running in fcecb2a70731 17:28:41 Removing intermediate container fcecb2a70731 17:28:41 ---> 260273edd7c3 17:28:41 Step 5/30 : ARG ADD_BUILD_TAGS="" 17:28:41 ---> Running in 91ebdf781e2f 17:28:41 Removing intermediate container 91ebdf781e2f 17:28:41 ---> 9d37edda23b6 17:28:41 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:41 ---> Running in 936ad35bd7c0 17:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:42 OK: 264 MiB in 52 packages 17:28:42 Removing intermediate container 936ad35bd7c0 17:28:42 ---> 5b6ced566efc 17:28:42 Step 7/30 : WORKDIR /app 17:28:42 ---> Running in a12e4d2bf2b3 17:28:42 Removing intermediate container a12e4d2bf2b3 17:28:42 ---> e477200a16a4 17:28:42 Step 8/30 : COPY go.mod vendor* ./ 17:28:42 ---> 98ad4b39d888 17:28:42 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:42 ---> Running in 55c027896fa5 17:28:43 Removing intermediate container 55c027896fa5 17:28:43 ---> 78d0ff2fe4e4 17:28:43 Step 10/30 : COPY . . 17:28:43 ---> c8edbe2596d1 17:28:43 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:43 ---> Running in cfcc60af8b59 17:28:43 Removing intermediate container cfcc60af8b59 17:28:43 ---> b5d71770714f 17:28:43 Step 12/30 : RUN $MAKE 17:28:43 ---> Running in e36e3f08324c 17:28:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.2" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:59 provisioning config files... 17:28:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/154@tmp/config5768807161716005473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:59 ---> ****-login.sh 17:28:59 nexus3.edgexfoundry.org:10001 17:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:00 Configure a credential helper to remove this warning. See 17:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:00 17:29:00 Login Succeeded 17:29:00 nexus3.edgexfoundry.org:10002 17:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:00 Configure a credential helper to remove this warning. See 17:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:00 17:29:00 Login Succeeded 17:29:00 nexus3.edgexfoundry.org:10003 17:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:00 Configure a credential helper to remove this warning. See 17:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:00 17:29:00 Login Succeeded 17:29:00 nexus3.edgexfoundry.org:10004 17:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:01 Configure a credential helper to remove this warning. See 17:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:01 17:29:01 Login Succeeded 17:29:01 ****.io 17:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:01 Configure a credential helper to remove this warning. See 17:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:01 17:29:01 Login Succeeded 17:29:01 ---> ****-login.sh ends [Pipeline] } 17:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:29:02 ========================================================= 17:29:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:29:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:29:04 #0 building with "default" instance using docker driver 17:29:04 17:29:04 #1 [internal] load build definition from Dockerfile 17:29:04 #1 transferring dockerfile: 1.81kB 0.0s done 17:29:04 #1 DONE 0.1s 17:29:04 17:29:04 #2 [internal] load .dockerignore 17:29:04 #2 transferring context: 304B done 17:29:04 #2 DONE 0.1s 17:29:04 17:29:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:29:04 #3 DONE 0.1s 17:29:04 17:29:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:29:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 17:29:05 #4 ... 17:29:05 17:29:05 #5 [internal] load build context 17:29:05 #5 transferring context: 619.71kB 0.1s done 17:29:05 #5 DONE 0.1s 17:29:05 17:29:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:29:05 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 17:29:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s 17:29:05 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 17:29:05 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 17:29:05 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 17:29:05 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 17:29:05 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 17:29:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s 17:29:05 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 17:29:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 17:29:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s 17:29:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.4s 17:29:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.4s 17:29:05 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 17:29:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.5s 17:29:05 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 17:29:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.5s 17:29:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.5s 17:29:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.6s 17:29:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.6s 17:29:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done 17:29:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.8s 17:29:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.78MB / 97.63MB 0.8s 17:29:05 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 17:29:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.97MB / 63.99MB 0.9s 17:29:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.1s 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.1s 17:29:06 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 17:29:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.2s 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.71MB / 97.63MB 1.2s 17:29:06 Removing intermediate container e36e3f08324c 17:29:06 ---> e402ffa3550d 17:29:06 Step 13/30 : FROM alpine:3.18 17:29:06 3.18: Pulling from library/alpine 17:29:06 c926b61bad3b: Pulling fs layer 17:29:06 c926b61bad3b: Verifying Checksum 17:29:06 c926b61bad3b: Download complete 17:29:06 c926b61bad3b: Pull complete 17:29:06 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:29:06 Status: Downloaded newer image for alpine:3.18 17:29:06 ---> b541f2080109 17:29:06 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:29:06 ---> Running in aa7e7d931ef3 17:29:06 Removing intermediate container aa7e7d931ef3 17:29:06 ---> 21060c4f5af7 17:29:06 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:29:06 ---> Running in e18ad8856c09 17:29:06 Removing intermediate container e18ad8856c09 17:29:06 ---> d44d28df9c61 17:29:06 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 17:29:06 ---> Running in e25ca8e53bd4 17:29:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s 17:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:29:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.4s 17:29:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.6s 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.65MB / 97.63MB 1.7s 17:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.8s 17:29:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.9s 17:29:07 (1/2) Installing ca-certificates (20230506-r0) 17:29:07 (2/2) Installing dumb-init (1.2.5-r2) 17:29:07 Executing busybox-1.36.1-r5.trigger 17:29:07 Executing ca-certificates-20230506-r0.trigger 17:29:07 OK: 8 MiB in 17 packages 17:29:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s 17:29:07 Removing intermediate container e25ca8e53bd4 17:29:07 ---> 011baab743c6 17:29:07 Step 17/30 : RUN apk --no-cache upgrade 17:29:07 ---> Running in 4b995681a132 17:29:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 17:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:29:07 OK: 8 MiB in 17 packages 17:29:08 Removing intermediate container 4b995681a132 17:29:08 ---> f8882723fb48 17:29:08 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:29:08 ---> cb4fc2c1da6a 17:29:08 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 17:29:08 ---> 62a7938fb3d1 17:29:08 Step 20/30 : COPY --from=builder /app/res/ /res/ 17:29:08 ---> ce1fa235845e 17:29:08 Step 21/30 : COPY --from=builder /app/static/ /static/ 17:29:08 ---> 7781434ff897 17:29:08 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:29:09 ---> 8f87c124e5af 17:29:09 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:29:09 ---> Running in 8ae06c036488 17:29:10 Removing intermediate container 8ae06c036488 17:29:10 ---> 94321504a4f1 17:29:10 Step 24/30 : VOLUME /cache 17:29:10 ---> Running in 03f0d85a474d 17:29:10 Removing intermediate container 03f0d85a474d 17:29:10 ---> 7aea7030f8d4 17:29:10 Step 25/30 : EXPOSE 59711 17:29:10 ---> Running in 3c5305e4f329 17:29:10 Removing intermediate container 3c5305e4f329 17:29:10 ---> 8bb90657f892 17:29:10 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:29:10 ---> Running in 5c1fd333b56b 17:29:10 Removing intermediate container 5c1fd333b56b 17:29:10 ---> fa48f0139dcf 17:29:10 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:29:10 ---> Running in 081c9164dfcd 17:29:10 Removing intermediate container 081c9164dfcd 17:29:10 ---> 2470c4f1c536 17:29:10 Step 28/30 : LABEL arch=amd64 17:29:10 ---> Running in b2efd108d597 17:29:10 Removing intermediate container b2efd108d597 17:29:10 ---> e8398e7508fa 17:29:10 Step 29/30 : LABEL git_sha=acee94ba3166acea2f5cb329705de4b152bff5c3 17:29:10 ---> Running in fa702f7cb1ce 17:29:10 Removing intermediate container fa702f7cb1ce 17:29:10 ---> f20f81c59851 17:29:10 Step 30/30 : LABEL version=3.2.0-dev.2 17:29:10 ---> Running in 42bb291cbdb4 17:29:10 Removing intermediate container 42bb291cbdb4 17:29:10 ---> 6bcff5143ce2 17:29:10 [Warning] One or more build-args [ARCH] were not consumed 17:29:10 Successfully built 6bcff5143ce2 17:29:10 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:11 provisioning config files... 17:29:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16368778863854514219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:11 ---> ****-login.sh 17:29:11 nexus3.edgexfoundry.org:10001 17:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:11 Configure a credential helper to remove this warning. See 17:29:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:11 17:29:11 Login Succeeded 17:29:11 nexus3.edgexfoundry.org:10002 17:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:11 Configure a credential helper to remove this warning. See 17:29:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:11 17:29:11 Login Succeeded 17:29:11 nexus3.edgexfoundry.org:10003 17:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:11 Configure a credential helper to remove this warning. See 17:29:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:11 17:29:11 Login Succeeded 17:29:11 nexus3.edgexfoundry.org:10004 17:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:11 Configure a credential helper to remove this warning. See 17:29:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:11 17:29:11 Login Succeeded 17:29:11 ****.io 17:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:29:12 Configure a credential helper to remove this warning. See 17:29:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:29:12 17:29:12 Login Succeeded 17:29:12 ---> ****-login.sh ends [Pipeline] } 17:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:29:12 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:29:12 acee94ba3166acea2f5cb329705de4b152bff5c3 17:29:12 latest 17:29:12 3.2.0-dev.2 17:29:12 acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 17:29:12 main 17:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:12 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] } 17:29:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3 17:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:29:13 34d338ca188c: Preparing 17:29:13 d25ad43ce733: Preparing 17:29:13 f7b4eaf6497b: Preparing 17:29:13 cfd931385491: Preparing 17:29:13 9d86de449b32: Preparing 17:29:13 3d7e086120ce: Preparing 17:29:13 f1b7578014f3: Preparing 17:29:13 fa272accc171: Preparing 17:29:13 9fe9a137fd00: Preparing 17:29:13 3d7e086120ce: Waiting 17:29:13 f1b7578014f3: Waiting 17:29:13 fa272accc171: Waiting 17:29:13 9fe9a137fd00: Waiting 17:29:13 9d86de449b32: Pushed 17:29:13 f7b4eaf6497b: Pushed 17:29:13 34d338ca188c: Pushed 17:29:13 cfd931385491: Pushed 17:29:13 9fe9a137fd00: Layer already exists 17:29:13 3d7e086120ce: Pushed 17:29:13 f1b7578014f3: Pushed 17:29:13 fa272accc171: Pushed 17:29:16 d25ad43ce733: Pushed 17:29:16 acee94ba3166acea2f5cb329705de4b152bff5c3: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:29:17 34d338ca188c: Preparing 17:29:17 d25ad43ce733: Preparing 17:29:17 f7b4eaf6497b: Preparing 17:29:17 cfd931385491: Preparing 17:29:17 9d86de449b32: Preparing 17:29:17 3d7e086120ce: Preparing 17:29:17 f1b7578014f3: Preparing 17:29:17 fa272accc171: Preparing 17:29:17 9fe9a137fd00: Preparing 17:29:17 f1b7578014f3: Waiting 17:29:17 fa272accc171: Waiting 17:29:17 9fe9a137fd00: Waiting 17:29:17 3d7e086120ce: Waiting 17:29:17 d25ad43ce733: Layer already exists 17:29:17 f7b4eaf6497b: Layer already exists 17:29:17 9d86de449b32: Layer already exists 17:29:17 34d338ca188c: Layer already exists 17:29:17 cfd931385491: Layer already exists 17:29:17 3d7e086120ce: Layer already exists 17:29:17 fa272accc171: Layer already exists 17:29:17 9fe9a137fd00: Layer already exists 17:29:17 f1b7578014f3: Layer already exists 17:29:17 latest: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:18 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 17:29:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.2 17:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:29:18 34d338ca188c: Preparing 17:29:18 d25ad43ce733: Preparing 17:29:18 f7b4eaf6497b: Preparing 17:29:18 cfd931385491: Preparing 17:29:18 9d86de449b32: Preparing 17:29:18 3d7e086120ce: Preparing 17:29:18 f1b7578014f3: Preparing 17:29:18 fa272accc171: Preparing 17:29:18 9fe9a137fd00: Preparing 17:29:18 f1b7578014f3: Waiting 17:29:18 fa272accc171: Waiting 17:29:18 9fe9a137fd00: Waiting 17:29:18 3d7e086120ce: Waiting 17:29:18 34d338ca188c: Layer already exists 17:29:18 d25ad43ce733: Layer already exists 17:29:18 f7b4eaf6497b: Layer already exists 17:29:18 9d86de449b32: Layer already exists 17:29:18 cfd931385491: Layer already exists 17:29:18 3d7e086120ce: Layer already exists 17:29:18 f1b7578014f3: Layer already exists 17:29:18 9fe9a137fd00: Layer already exists 17:29:18 fa272accc171: Layer already exists 17:29:18 3.2.0-dev.2: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 17:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:29:19 34d338ca188c: Preparing 17:29:19 d25ad43ce733: Preparing 17:29:19 f7b4eaf6497b: Preparing 17:29:19 cfd931385491: Preparing 17:29:19 9d86de449b32: Preparing 17:29:19 3d7e086120ce: Preparing 17:29:19 f1b7578014f3: Preparing 17:29:19 fa272accc171: Preparing 17:29:19 9fe9a137fd00: Preparing 17:29:19 3d7e086120ce: Waiting 17:29:19 f1b7578014f3: Waiting 17:29:19 fa272accc171: Waiting 17:29:19 9fe9a137fd00: Waiting 17:29:19 34d338ca188c: Layer already exists 17:29:19 9d86de449b32: Layer already exists 17:29:19 f7b4eaf6497b: Layer already exists 17:29:19 d25ad43ce733: Layer already exists 17:29:19 cfd931385491: Layer already exists 17:29:19 3d7e086120ce: Layer already exists 17:29:19 f1b7578014f3: Layer already exists 17:29:19 fa272accc171: Layer already exists 17:29:19 9fe9a137fd00: Layer already exists 17:29:19 acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:29:19 34d338ca188c: Preparing 17:29:19 d25ad43ce733: Preparing 17:29:19 f7b4eaf6497b: Preparing 17:29:19 cfd931385491: Preparing 17:29:19 9d86de449b32: Preparing 17:29:19 3d7e086120ce: Preparing 17:29:19 f1b7578014f3: Preparing 17:29:19 fa272accc171: Preparing 17:29:19 9fe9a137fd00: Preparing 17:29:19 f1b7578014f3: Waiting 17:29:19 3d7e086120ce: Waiting 17:29:19 fa272accc171: Waiting 17:29:19 9fe9a137fd00: Waiting 17:29:19 34d338ca188c: Layer already exists 17:29:19 cfd931385491: Layer already exists 17:29:19 d25ad43ce733: Layer already exists 17:29:19 f7b4eaf6497b: Layer already exists 17:29:19 9d86de449b32: Layer already exists 17:29:19 3d7e086120ce: Layer already exists 17:29:19 f1b7578014f3: Layer already exists 17:29:19 fa272accc171: Layer already exists 17:29:19 9fe9a137fd00: Layer already exists 17:29:19 main: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:29:20 ===================================================== [Pipeline] echo 17:29:20 taggedImages: 17:29:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3 17:29:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:29:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.2 17:29:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 17:29:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory: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 17:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:20 17:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:21 latest: Pulling from edgex-lftools-log-publisher 17:29:21 5eb5b503b376: Pulling fs layer 17:29:21 5c69ac0246d0: Pulling fs layer 17:29:21 ec43610c2a17: Pulling fs layer 17:29:21 3a2ae6a8a46f: Pulling fs layer 17:29:21 33b1e0a273af: Pulling fs layer 17:29:21 5d3b04190fa2: Pulling fs layer 17:29:21 2f39f015ded8: Pulling fs layer 17:29:21 3a2ae6a8a46f: Waiting 17:29:21 33b1e0a273af: Waiting 17:29:21 5d3b04190fa2: Waiting 17:29:21 2f39f015ded8: Waiting 17:29:21 5c69ac0246d0: Verifying Checksum 17:29:21 5c69ac0246d0: Download complete 17:29:21 3a2ae6a8a46f: Verifying Checksum 17:29:21 3a2ae6a8a46f: Download complete 17:29:21 33b1e0a273af: Verifying Checksum 17:29:21 33b1e0a273af: Download complete 17:29:21 ec43610c2a17: Verifying Checksum 17:29:21 ec43610c2a17: Download complete 17:29:21 5d3b04190fa2: Verifying Checksum 17:29:21 5d3b04190fa2: Download complete 17:29:21 5eb5b503b376: Verifying Checksum 17:29:21 5eb5b503b376: Download complete 17:29:22 2f39f015ded8: Download complete 17:29:22 5eb5b503b376: Pull complete 17:29:22 5c69ac0246d0: Pull complete 17:29:23 ec43610c2a17: Pull complete 17:29:23 3a2ae6a8a46f: Pull complete 17:29:23 33b1e0a273af: Pull complete 17:29:23 5d3b04190fa2: Pull complete 17:29:24 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done 17:29:25 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 17:29:25 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 17:29:25 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 17:29:25 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17:29:29 2f39f015ded8: Pull complete 17:29:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:29 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:29:29 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:29:30 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 17:29:33 $ docker top dc86356ab0e3dfe3f632c502808f65aed10df215330562ccfcbdeb3dc344ce2e -eo pid,comm [Pipeline] { 17:29:34 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done 17:29:34 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [Pipeline] libraryResource [Pipeline] sh 17:29:34 ---> job-cost.sh 17:29:34 lf-activate-venv: SKIPPING 17:29:34 INFO: No Stack... 17:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:35 INFO: Archiving Costs [Pipeline] sh 17:29:35 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 17:29:35 + cut -d, -f6 [Pipeline] lock 17:29:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] 17:29:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] did not exist. Created. 17:29:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:35 + echo total: 0.2199999988079071 [Pipeline] stash 17:29:35 Stashed 1 file(s) [Pipeline] } 17:29:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] 17:29:35 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 17:29:35 #4 DONE 31.0s 17:29:35 17:29:35 #6 [builder 2/7] RUN apk add --no-cache make git [Pipeline] // lock [Pipeline] } 17:29:36 $ docker stop --time=1 dc86356ab0e3dfe3f632c502808f65aed10df215330562ccfcbdeb3dc344ce2e 17:29:36 #6 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:29:37 #6 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:29:37 $ docker rm -f --volumes dc86356ab0e3dfe3f632c502808f65aed10df215330562ccfcbdeb3dc344ce2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:29:38 #6 2.082 OK: 266 MiB in 52 packages 17:29:40 #6 DONE 3.9s 17:29:40 17:29:40 #7 [builder 3/7] WORKDIR /app 17:29:40 #7 DONE 0.1s 17:29:40 17:29:40 #8 [builder 4/7] COPY go.mod vendor* ./ 17:29:40 #8 DONE 0.1s 17:29:40 17:29:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:07 #9 DONE 23.0s 17:30:07 17:30:07 #10 [builder 6/7] COPY . . 17:30:07 #10 DONE 0.1s 17:30:07 17:30:07 #11 [builder 7/7] RUN echo noop 17:30:07 #11 0.611 noop 17:30:07 #11 DONE 0.7s 17:30:07 17:30:07 #12 exporting to image 17:30:07 #12 exporting layers 17:30:29 #12 exporting layers 24.9s done 17:30:29 #12 writing image sha256:ded08be81b2a768c241c11122ac1d34b6baac165c0edc56df21f7b7f773acc3d done 17:30:29 #12 naming to docker.io/library/ci-base-image-arm64 17:30:29 #12 naming to docker.io/library/ci-base-image-arm64 done 17:30:29 #12 DONE 24.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:29 + docker inspect -f . ci-base-image-arm64 17:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:29 prd-ubuntu20.04-docker-arm64-4c-16g-24564 does not seem to be running inside a container 17:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/154 -v /w/workspace/app-rfid-llrp-inventory/154:/w/workspace/app-rfid-llrp-inventory/154:rw,z -v /w/workspace/app-rfid-llrp-inventory/154@tmp:/w/workspace/app-rfid-llrp-inventory/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:30 $ docker top 7fb7b2c964701fd55de17e4caca939c99c03c4c6d19126d2635ce0760c6c275b -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:31 + go version 17:30:31 go version go1.21.0 linux/arm64 [Pipeline] } 17:30:31 $ docker stop --time=1 7fb7b2c964701fd55de17e4caca939c99c03c4c6d19126d2635ce0760c6c275b 17:30:33 $ docker rm -f --volumes 7fb7b2c964701fd55de17e4caca939c99c03c4c6d19126d2635ce0760c6c275b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:33 + docker inspect -f . ci-base-image-arm64 17:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-24564 does not seem to be running inside a container 17:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/154 -v /w/workspace/app-rfid-llrp-inventory/154:/w/workspace/app-rfid-llrp-inventory/154:rw,z -v /w/workspace/app-rfid-llrp-inventory/154@tmp:/w/workspace/app-rfid-llrp-inventory/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:30:34 $ docker top d45fbdb61cdd21975061956cd26f28a3a750bc150925a805c6172ae95e2b5766 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:35 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/154 [Pipeline] fileExists [Pipeline] sh 17:30:35 + make test 17:30:35 go test -race ./... -coverprofile=coverage.out ./... 17:32:12 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:32:12 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:32:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.067s coverage: 86.2% of statements 17:32:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.451s coverage: 71.9% of statements 17:32:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:32:12 go vet ./... 17:33:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:34 ./bin/test-attribution.sh 17:33:34 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 17:33:34 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 17:33:34 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:33:34 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:33:34 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:33:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:33:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:33:34 $ docker stop --time=1 d45fbdb61cdd21975061956cd26f28a3a750bc150925a805c6172ae95e2b5766 17:33:39 $ docker rm -f --volumes d45fbdb61cdd21975061956cd26f28a3a750bc150925a805c6172ae95e2b5766 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:41 Warning: overwriting stash ‘coverage-report’ 17:33:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:42 + ls -al . 17:33:42 total 204 17:33:42 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 17:30 . 17:33:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:28 .. 17:33:42 -rw-rw-r-- 1 jenkins jenkins 262 Dec 6 17:28 .dockerignore 17:33:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:28 .git 17:33:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:28 .github 17:33:42 -rw-rw-r-- 1 jenkins jenkins 773 Dec 6 17:28 .gitignore 17:33:42 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 17:28 .golangci.yml 17:33:42 -rw-rw-r-- 1 jenkins jenkins 10232 Dec 6 17:28 Attribution.txt 17:33:42 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 6 17:28 CHANGELOG.md 17:33:42 -rw-rw-r-- 1 jenkins jenkins 1768 Dec 6 17:28 Dockerfile 17:33:42 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 17:28 GOVERNANCE.md 17:33:42 -rw-rw-r-- 1 jenkins jenkins 665 Dec 6 17:28 Jenkinsfile 17:33:42 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 17:28 LICENSE 17:33:42 -rw-rw-r-- 1 jenkins jenkins 2497 Dec 6 17:28 Makefile 17:33:42 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 17:28 OWNERS.md 17:33:42 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 6 17:28 README.md 17:33:42 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 17:26 VERSION 17:33:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:28 bin 17:33:42 -rw-r--r-- 1 jenkins jenkins 41317 Dec 6 17:32 coverage.out 17:33:42 -rw-rw-r-- 1 jenkins jenkins 3921 Dec 6 17:28 go.mod 17:33:42 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 17:28 go.sum 17:33:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:28 images 17:33:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:28 internal 17:33:42 -rw-rw-r-- 1 jenkins jenkins 531 Dec 6 17:28 main.go 17:33:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:28 openapi 17:33:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:28 res 17:33:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:43 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=acee94ba3166acea2f5cb329705de4b152bff5c3 --label arch=arm64 --label version=3.2.0-dev.2 . 17:33:43 #0 building with "default" instance using docker driver 17:33:43 17:33:43 #1 [internal] load .dockerignore 17:33:43 #1 transferring context: 33B 17:33:44 #1 transferring context: 304B done 17:33:44 #1 DONE 0.0s 17:33:44 17:33:44 #2 [internal] load build definition from Dockerfile 17:33:44 #2 transferring dockerfile: 1.81kB done 17:33:44 #2 DONE 0.0s 17:33:44 17:33:44 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:33:44 #3 DONE 0.0s 17:33:44 17:33:44 #4 [internal] load metadata for docker.io/library/alpine:3.18 17:33:44 #4 DONE 0.3s 17:33:44 17:33:44 #5 [internal] load build context 17:33:44 #5 transferring context: 2.98kB 0.0s done 17:33:44 #5 DONE 0.1s 17:33:44 17:33:44 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:33:44 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 17:33:44 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 17:33:44 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 17:33:44 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 17:33:44 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 17:33:44 #6 ... 17:33:44 17:33:44 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:33:44 #7 DONE 0.2s 17:33:44 17:33:44 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:33:44 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 17:33:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 17:33:45 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 17:33:45 #6 DONE 1.1s 17:33:45 17:33:45 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 17:33:46 #8 0.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:33:46 #8 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:33:47 #8 ... 17:33:47 17:33:47 #9 [builder 2/7] RUN apk add --no-cache make git 17:33:47 #9 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:33:47 #9 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:33:47 #9 2.523 OK: 266 MiB in 52 packages 17:33:47 #9 DONE 3.0s 17:33:47 17:33:47 #10 [builder 3/7] WORKDIR /app 17:33:47 #10 DONE 0.1s 17:33:47 17:33:47 #11 [builder 4/7] COPY go.mod vendor* ./ 17:33:48 #11 DONE 0.2s 17:33:48 17:33:48 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 17:33:48 #8 2.267 (1/2) Installing ca-certificates (20230506-r0) 17:33:48 #8 2.407 (2/2) Installing dumb-init (1.2.5-r2) 17:33:48 #8 2.418 Executing busybox-1.36.1-r5.trigger 17:33:48 #8 2.451 Executing ca-certificates-20230506-r0.trigger 17:33:48 #8 2.733 OK: 9 MiB in 17 packages 17:33:48 #8 DONE 3.1s 17:33:48 17:33:48 #12 [stage-1 3/9] RUN apk --no-cache upgrade 17:33:49 #12 ... 17:33:49 17:33:49 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:49 #13 DONE 1.6s 17:33:49 17:33:49 #12 [stage-1 3/9] RUN apk --no-cache upgrade 17:33:49 #12 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:33:49 #12 ... 17:33:49 17:33:49 #14 [builder 6/7] COPY . . 17:33:49 #14 DONE 0.2s 17:33:49 17:33:49 #12 [stage-1 3/9] RUN apk --no-cache upgrade 17:33:49 #12 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:33:51 #12 2.590 OK: 9 MiB in 17 packages 17:33:51 #12 DONE 3.0s 17:33:51 17:33:51 #15 [builder 7/7] RUN make build 17:33:51 #15 0.764 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.2" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:35:13 #15 DONE 75.5s 17:35:13 17:35:13 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 17:35:13 #16 DONE 0.1s 17:35:13 17:35:13 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 17:35:13 #17 DONE 0.1s 17:35:13 17:35:13 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 17:35:13 #18 DONE 0.1s 17:35:13 17:35:13 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 17:35:13 #19 DONE 0.1s 17:35:13 17:35:13 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:35:13 #20 DONE 0.3s 17:35:13 17:35:13 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:35:13 #21 DONE 0.7s 17:35:13 17:35:13 #22 exporting to image 17:35:13 #22 exporting layers 17:35:13 #22 exporting layers 0.4s done 17:35:13 #22 writing image sha256:e9a38e984685b16bb80cddf3f09f49034ec21c2144153704fdc68af776646e2b done 17:35:13 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 0.0s done 17:35:13 #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:13 provisioning config files... 17:35:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/154@tmp/config4858570704931348139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:14 ---> ****-login.sh 17:35:14 nexus3.edgexfoundry.org:10001 17:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:14 Configure a credential helper to remove this warning. See 17:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:14 17:35:14 Login Succeeded 17:35:14 nexus3.edgexfoundry.org:10002 17:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:14 Configure a credential helper to remove this warning. See 17:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:14 17:35:14 Login Succeeded 17:35:14 nexus3.edgexfoundry.org:10003 17:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:14 Configure a credential helper to remove this warning. See 17:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:14 17:35:14 Login Succeeded 17:35:14 nexus3.edgexfoundry.org:10004 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 ****.io 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 ---> ****-login.sh ends [Pipeline] } 17:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:35:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:35:15 acee94ba3166acea2f5cb329705de4b152bff5c3 17:35:15 latest 17:35:15 3.2.0-dev.2 17:35:15 acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 17:35:15 main 17:35:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:16 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3 17:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:35:16 dbc5a947b7ea: Preparing 17:35:16 02cd9fef4c12: Preparing 17:35:16 5803528156ba: Preparing 17:35:16 0e91ebe75e4f: Preparing 17:35:16 f813c3d561b6: Preparing 17:35:16 f0e7db90c84a: Preparing 17:35:16 8789f5b72ec4: Preparing 17:35:16 70d3db711b39: Preparing 17:35:16 0faf9b67be60: Preparing 17:35:16 8789f5b72ec4: Waiting 17:35:16 70d3db711b39: Waiting 17:35:16 0faf9b67be60: Waiting 17:35:16 f0e7db90c84a: Waiting 17:35:17 5803528156ba: Pushed 17:35:17 f813c3d561b6: Pushed 17:35:17 0e91ebe75e4f: Pushed 17:35:19 dbc5a947b7ea: Pushed 17:35:19 0faf9b67be60: Layer already exists 17:35:19 f0e7db90c84a: Pushed 17:35:19 8789f5b72ec4: Pushed 17:35:19 70d3db711b39: Pushed 17:35:23 02cd9fef4c12: Pushed 17:35:23 acee94ba3166acea2f5cb329705de4b152bff5c3: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:35:24 dbc5a947b7ea: Preparing 17:35:24 02cd9fef4c12: Preparing 17:35:24 5803528156ba: Preparing 17:35:24 0e91ebe75e4f: Preparing 17:35:24 f813c3d561b6: Preparing 17:35:24 f0e7db90c84a: Preparing 17:35:24 8789f5b72ec4: Preparing 17:35:24 70d3db711b39: Preparing 17:35:24 0faf9b67be60: Preparing 17:35:24 f0e7db90c84a: Waiting 17:35:24 8789f5b72ec4: Waiting 17:35:24 70d3db711b39: Waiting 17:35:24 0faf9b67be60: Waiting 17:35:24 5803528156ba: Layer already exists 17:35:24 f813c3d561b6: Layer already exists 17:35:24 dbc5a947b7ea: Layer already exists 17:35:24 0e91ebe75e4f: Layer already exists 17:35:24 02cd9fef4c12: Layer already exists 17:35:24 f0e7db90c84a: Layer already exists 17:35:24 70d3db711b39: Layer already exists 17:35:24 8789f5b72ec4: Layer already exists 17:35:24 0faf9b67be60: Layer already exists 17:35:24 latest: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.2 17:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:35:25 dbc5a947b7ea: Preparing 17:35:25 02cd9fef4c12: Preparing 17:35:25 5803528156ba: Preparing 17:35:25 0e91ebe75e4f: Preparing 17:35:25 f813c3d561b6: Preparing 17:35:25 f0e7db90c84a: Preparing 17:35:25 8789f5b72ec4: Preparing 17:35:25 70d3db711b39: Preparing 17:35:25 0faf9b67be60: Preparing 17:35:25 f0e7db90c84a: Waiting 17:35:25 8789f5b72ec4: Waiting 17:35:25 70d3db711b39: Waiting 17:35:25 0faf9b67be60: Waiting 17:35:25 0e91ebe75e4f: Layer already exists 17:35:25 dbc5a947b7ea: Layer already exists 17:35:25 5803528156ba: Layer already exists 17:35:25 02cd9fef4c12: Layer already exists 17:35:25 f813c3d561b6: Layer already exists 17:35:25 8789f5b72ec4: Layer already exists 17:35:25 f0e7db90c84a: Layer already exists 17:35:25 70d3db711b39: Layer already exists 17:35:25 0faf9b67be60: Layer already exists 17:35:25 3.2.0-dev.2: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 17:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:35:26 dbc5a947b7ea: Preparing 17:35:26 02cd9fef4c12: Preparing 17:35:26 5803528156ba: Preparing 17:35:26 0e91ebe75e4f: Preparing 17:35:26 f813c3d561b6: Preparing 17:35:26 f0e7db90c84a: Preparing 17:35:26 8789f5b72ec4: Preparing 17:35:26 70d3db711b39: Preparing 17:35:26 0faf9b67be60: Preparing 17:35:26 70d3db711b39: Waiting 17:35:26 0faf9b67be60: Waiting 17:35:26 f0e7db90c84a: Waiting 17:35:26 8789f5b72ec4: Waiting 17:35:26 dbc5a947b7ea: Layer already exists 17:35:26 5803528156ba: Layer already exists 17:35:26 0e91ebe75e4f: Layer already exists 17:35:26 02cd9fef4c12: Layer already exists 17:35:26 f813c3d561b6: Layer already exists 17:35:26 8789f5b72ec4: Layer already exists 17:35:26 f0e7db90c84a: Layer already exists 17:35:26 70d3db711b39: Layer already exists 17:35:26 0faf9b67be60: Layer already exists 17:35:27 acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:35:28 dbc5a947b7ea: Preparing 17:35:28 02cd9fef4c12: Preparing 17:35:28 5803528156ba: Preparing 17:35:28 0e91ebe75e4f: Preparing 17:35:28 f813c3d561b6: Preparing 17:35:28 f0e7db90c84a: Preparing 17:35:28 8789f5b72ec4: Preparing 17:35:28 70d3db711b39: Preparing 17:35:28 0faf9b67be60: Preparing 17:35:28 f0e7db90c84a: Waiting 17:35:28 8789f5b72ec4: Waiting 17:35:28 70d3db711b39: Waiting 17:35:28 0faf9b67be60: Waiting 17:35:28 02cd9fef4c12: Layer already exists 17:35:28 0e91ebe75e4f: Layer already exists 17:35:28 f813c3d561b6: Layer already exists 17:35:28 dbc5a947b7ea: Layer already exists 17:35:28 5803528156ba: Layer already exists 17:35:28 f0e7db90c84a: Layer already exists 17:35:28 70d3db711b39: Layer already exists 17:35:28 8789f5b72ec4: Layer already exists 17:35:28 0faf9b67be60: Layer already exists 17:35:28 main: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:28 ===================================================== [Pipeline] echo 17:35:28 taggedImages: 17:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3 17:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.2 17:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 17:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:29 17:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:30 arm64: Pulling from edgex-lftools-log-publisher 17:35:30 8998bd30e6a1: Pulling fs layer 17:35:30 04944245beec: Pulling fs layer 17:35:30 699f458cf7ca: Pulling fs layer 17:35:30 765212b225bb: Pulling fs layer 17:35:30 f23df028b6ca: Pulling fs layer 17:35:30 d65c8cfc05b1: Pulling fs layer 17:35:30 2437ff75d9bd: Pulling fs layer 17:35:30 f23df028b6ca: Waiting 17:35:30 d65c8cfc05b1: Waiting 17:35:30 765212b225bb: Waiting 17:35:30 2437ff75d9bd: Waiting 17:35:30 04944245beec: Verifying Checksum 17:35:30 04944245beec: Download complete 17:35:30 765212b225bb: Download complete 17:35:30 f23df028b6ca: Download complete 17:35:30 d65c8cfc05b1: Download complete 17:35:30 699f458cf7ca: Verifying Checksum 17:35:30 699f458cf7ca: Download complete 17:35:30 8998bd30e6a1: Verifying Checksum 17:35:30 8998bd30e6a1: Download complete 17:35:32 2437ff75d9bd: Verifying Checksum 17:35:37 8998bd30e6a1: Pull complete 17:35:37 04944245beec: Pull complete 17:35:39 699f458cf7ca: Pull complete 17:35:39 765212b225bb: Pull complete 17:35:40 f23df028b6ca: Pull complete 17:35:40 d65c8cfc05b1: Pull complete 17:36:07 2437ff75d9bd: Pull complete 17:36:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:07 prd-ubuntu20.04-docker-arm64-4c-16g-24564 does not seem to be running inside a container 17:36:07 $ 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/app-rfid-llrp-inventory/154 -v /w/workspace/app-rfid-llrp-inventory/154:/w/workspace/app-rfid-llrp-inventory/154:rw,z -v /w/workspace/app-rfid-llrp-inventory/154@tmp:/w/workspace/app-rfid-llrp-inventory/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:36:09 $ docker top 04f278aa728e6d9de66cee7be20622e0809e0d08ab70f1925401e6216999353b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:10 ---> job-cost.sh 17:36:10 lf-activate-venv: SKIPPING 17:36:10 INFO: No Stack... 17:36:11 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:11 INFO: Archiving Costs [Pipeline] sh 17:36:12 + cat /w/workspace/app-rfid-llrp-inventory/154/archives/cost.csv 17:36:12 + cut -d, -f6 [Pipeline] lock 17:36:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] 17:36:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] did not exist. Created. 17:36:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:12 /w/workspace/app-rfid-llrp-inventory/154@tmp/durable-02ea000b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:36:12 + echo total: 0.2199999988079071 [Pipeline] stash 17:36:13 Warning: overwriting stash ‘stack-cost’ 17:36:13 Stashed 1 file(s) [Pipeline] } 17:36:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:13 $ docker stop --time=1 04f278aa728e6d9de66cee7be20622e0809e0d08ab70f1925401e6216999353b 17:36:16 $ docker rm -f --volumes 04f278aa728e6d9de66cee7be20622e0809e0d08ab70f1925401e6216999353b [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 17:36:17 provisioning config files... 17:36:17 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5489338020877465258tmp [Pipeline] { [Pipeline] sh 17:36:18 + set +x 17:36:18 + + curl -s https://codecov.io/bash 17:36:18 bash -s -- 17:36:18 17:36:18 _____ _ 17:36:18 / ____| | | 17:36:18 | | ___ __| | ___ ___ _____ __ 17:36:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:36:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:36:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:36:18 Bash-1.0.6 17:36:18 17:36:18 17:36:18 ==> git version 2.25.1 found 17:36:18 ==> 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 17:36:18 Release-Date: 2020-01-08 17:36:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:36:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:36:18 ==> Jenkins CI detected. 17:36:18 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:36:18 project root: . 17:36:18 --> token set from env 17:36:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:36:18 ==> Running gcov in . (disable via -X gcov) 17:36:18 ==> Python coveragepy not found 17:36:18 ==> Searching for coverage reports in: 17:36:18 + . 17:36:18 -> Found 1 reports 17:36:18 ==> Detecting git/mercurial file structure 17:36:18 ==> Reading reports 17:36:18 + ./coverage.out bytes=41317 17:36:18 ==> Appending adjustments 17:36:18 https://docs.codecov.io/docs/fixing-reports 17:36:18 + Found adjustments 17:36:18 ==> Gzipping contents 17:36:18 12K /tmp/codecov.UiRqJI.gz 17:36:18 ==> Uploading reports 17:36:18 url: https://codecov.io 17:36:18 query: branch=main&commit=acee94ba3166acea2f5cb329705de4b152bff5c3&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:36:18 -> Pinging Codecov 17:36:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=acee94ba3166acea2f5cb329705de4b152bff5c3&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:36:18 -> Uploading to 17:36:18 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/581DD39554BDF9B6E22D074273EAD858/acee94ba3166acea2f5cb329705de4b152bff5c3/cab03c1b-f86f-426c-900a-84e2a7efc184.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T173618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5e0fb7eecdb31f9c94203e3af66afc857167ec895b748b8c095303b5bcfbf21 17:36:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:18 Dload Upload Total Spent Left Speed 17:36:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 51376 --:--:-- --:--:-- --:--:-- 51376 17:36:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] } 17:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:36:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:36:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:36:19 17:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:36:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:36:20 df9b9388f04a: Pulling fs layer 17:36:20 52dc419b0ee2: Pulling fs layer 17:36:20 25bc292e5bac: Pulling fs layer 17:36:20 114826534d7a: Pulling fs layer 17:36:20 4657fd5d0bcf: Pulling fs layer 17:36:20 114826534d7a: Waiting 17:36:20 6ad1cebc031e: Pulling fs layer 17:36:20 4657fd5d0bcf: Waiting 17:36:20 8a3aa393b2d8: Pulling fs layer 17:36:20 6ad1cebc031e: Waiting 17:36:20 25bc292e5bac: Verifying Checksum 17:36:20 25bc292e5bac: Download complete 17:36:20 52dc419b0ee2: Verifying Checksum 17:36:20 52dc419b0ee2: Download complete 17:36:20 4657fd5d0bcf: Verifying Checksum 17:36:20 4657fd5d0bcf: Download complete 17:36:20 df9b9388f04a: Download complete 17:36:20 6ad1cebc031e: Verifying Checksum 17:36:20 6ad1cebc031e: Download complete 17:36:20 df9b9388f04a: Pull complete 17:36:20 52dc419b0ee2: Pull complete 17:36:20 25bc292e5bac: Pull complete 17:36:21 114826534d7a: Verifying Checksum 17:36:21 114826534d7a: Download complete 17:36:21 8a3aa393b2d8: Verifying Checksum 17:36:21 8a3aa393b2d8: Download complete 17:36:24 114826534d7a: Pull complete 17:36:24 4657fd5d0bcf: Pull complete 17:36:24 6ad1cebc031e: Pull complete 17:36:27 8a3aa393b2d8: Pull complete 17:36:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:27 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:36:33 $ docker top 3fde9cea30eb6ae469f37a7dc712a0c1a36f183e916c97f5ab771678141b83e2 -eo pid,comm [Pipeline] { [Pipeline] echo 17:36:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:36:34 + set -o pipefail 17:36:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:36:40 17:36:40 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:36:40 17:36:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/5768884f-df5a-40b8-a012-dfa2bffe93ab 17:36:40 17:36:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:36:40 17:36:45 17:36:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:36:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:36:45 More details here: https://snyk.co/ue1NS 17:36:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:36:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:36:45 $ docker stop --time=1 3fde9cea30eb6ae469f37a7dc712a0c1a36f183e916c97f5ab771678141b83e2 17:36:49 $ docker rm -f --volumes 3fde9cea30eb6ae469f37a7dc712a0c1a36f183e916c97f5ab771678141b83e2 [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 17:36:51 + git log --format=format:%s -1 acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] sh 17:36:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:52 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:36:52 $ docker top 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:52 [ssh-agent] Looking for ssh-agent implementation... 17:36:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:52 $ docker exec 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f ssh-agent 17:36:52 SSH_AUTH_SOCK=/tmp/ssh-WcNBrSgLYGz0/agent.32 17:36:52 SSH_AGENT_PID=38 17:36:52 Running ssh-add (command line suppressed) 17:36:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4397379290897241486.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4397379290897241486.key) 17:36:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:53 + git semver tag 17:36:53 2023-12-06 17:36:53,627 [run_tag] DEBUG tag force:False 17:36:53 2023-12-06 17:36:53,627 [check_head_tag] DEBUG check head tag 17:36:53 2023-12-06 17:36:53,628 [execute] INFO git cat-file --batch-check 17:36:53 2023-12-06 17:36:53,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:36:53 2023-12-06 17:36:53,632 [execute] INFO git cat-file --batch 17:36:53 2023-12-06 17:36:53,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:36:53 2023-12-06 17:36:53,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:36:53 2023-12-06 17:36:53,651 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 17:36:53 2023-12-06 17:36:53,651 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:36:53 2023-12-06 17:36:53,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:36:53 3.2.0-dev.2 [Pipeline] } 17:36:53 $ docker exec --env ******** --env ******** 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f ssh-agent -k 17:36:53 unset SSH_AUTH_SOCK; 17:36:53 unset SSH_AGENT_PID; 17:36:53 echo Agent pid 38 killed; 17:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:54 + git semver [Pipeline] } 17:36:54 $ docker stop --time=1 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f 17:36:55 $ docker rm -f --volumes 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:56 17:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:56 0.23.1-centos7: Pulling from edgex-lftools 17:36:56 ab5ef0e58194: Pulling fs layer 17:36:56 9712f1f96733: Pulling fs layer 17:36:56 63f879dbbcfc: Pulling fs layer 17:36:56 0d9ebad4ef96: Pulling fs layer 17:36:56 e9a5061849ea: Pulling fs layer 17:36:56 d747dcd14b5f: Pulling fs layer 17:36:56 2de7ff778b66: Pulling fs layer 17:36:56 2de7ff778b66: Waiting 17:36:56 d747dcd14b5f: Waiting 17:36:56 e9a5061849ea: Waiting 17:36:56 9712f1f96733: Verifying Checksum 17:36:56 9712f1f96733: Download complete 17:36:57 63f879dbbcfc: Verifying Checksum 17:36:57 63f879dbbcfc: Download complete 17:36:57 e9a5061849ea: Verifying Checksum 17:36:57 e9a5061849ea: Download complete 17:36:57 d747dcd14b5f: Verifying Checksum 17:36:57 d747dcd14b5f: Download complete 17:36:57 0d9ebad4ef96: Download complete 17:36:57 ab5ef0e58194: Download complete 17:36:57 2de7ff778b66: Verifying Checksum 17:36:57 2de7ff778b66: Download complete 17:36:59 ab5ef0e58194: Pull complete 17:37:00 9712f1f96733: Pull complete 17:37:00 63f879dbbcfc: Pull complete 17:37:04 0d9ebad4ef96: Pull complete 17:37:04 e9a5061849ea: Pull complete 17:37:04 d747dcd14b5f: Pull complete 17:37:06 2de7ff778b66: Pull complete 17:37:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:37:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:06 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:37:12 $ docker top b6eec4adbcdd99e92ec62f15c9f8c41a5ee3c9e08799216916f79da1726dfad2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:37:12 provisioning config files... 17:37:12 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8700040317875866322tmp 17:37:12 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3940097147415713547tmp 17:37:12 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4683853949709795488tmp [Pipeline] { [Pipeline] echo 17:37:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:37:13 ---> sigul-configuration.sh 17:37:13 gpg: directory `/root/.gnupg' created 17:37:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:37:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:37:13 gpg: keyring `/root/.gnupg/secring.gpg' created 17:37:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:37:13 gpg: CAST5 encrypted data 17:37:13 gpg: encrypted with 1 passphrase 17:37:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:37:13 + mkdir /home/jenkins 17:37:13 + mkdir /home/jenkins/sigul [Pipeline] sh 17:37:13 + 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 17:37:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:37:14 ---> sigul-install.sh 17:37:14 Sigul already installed; skipping installation. [Pipeline] sh 17:37:14 + git tag --list 17:37:14 v0.0.0 17:37:14 v1.0.0 17:37:14 v2.1.0 17:37:14 v2.1.1 17:37:14 v2.2.0 17:37:14 v2.3.0 17:37:14 v3.0 17:37:14 v3.0.0 17:37:14 v3.0.1 17:37:14 v3.0.1-dev.1 17:37:14 v3.1 17:37:14 v3.1.0 17:37:14 v3.1.0-dev.1 17:37:14 v3.1.0-dev.10 17:37:14 v3.1.0-dev.11 17:37:14 v3.1.0-dev.12 17:37:14 v3.1.0-dev.13 17:37:14 v3.1.0-dev.14 17:37:14 v3.1.0-dev.15 17:37:14 v3.1.0-dev.16 17:37:14 v3.1.0-dev.17 17:37:14 v3.1.0-dev.18 17:37:14 v3.1.0-dev.19 17:37:14 v3.1.0-dev.2 17:37:14 v3.1.0-dev.20 17:37:14 v3.1.0-dev.21 17:37:14 v3.1.0-dev.22 17:37:14 v3.1.0-dev.23 17:37:14 v3.1.0-dev.24 17:37:14 v3.1.0-dev.25 17:37:14 v3.1.0-dev.26 17:37:14 v3.1.0-dev.27 17:37:14 v3.1.0-dev.28 17:37:14 v3.1.0-dev.29 17:37:14 v3.1.0-dev.3 17:37:14 v3.1.0-dev.30 17:37:14 v3.1.0-dev.31 17:37:14 v3.1.0-dev.32 17:37:14 v3.1.0-dev.33 17:37:14 v3.1.0-dev.34 17:37:14 v3.1.0-dev.35 17:37:14 v3.1.0-dev.36 17:37:14 v3.1.0-dev.37 17:37:14 v3.1.0-dev.38 17:37:14 v3.1.0-dev.39 17:37:14 v3.1.0-dev.4 17:37:14 v3.1.0-dev.40 17:37:14 v3.1.0-dev.5 17:37:14 v3.1.0-dev.6 17:37:14 v3.1.0-dev.7 17:37:14 v3.1.0-dev.8 17:37:14 v3.1.0-dev.9 17:37:14 v3.2.0-dev.1 17:37:14 v3.2.0-dev.2 [Pipeline] sh 17:37:14 + lftools sign git-tag v3.2.0-dev.2 17:37:15 Signing Git tag with Sigul... 17:37:15 Signing v3.2.0-dev.2 [Pipeline] echo 17:37:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:37:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:37:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:37:16 $ docker stop --time=1 b6eec4adbcdd99e92ec62f15c9f8c41a5ee3c9e08799216916f79da1726dfad2 17:37:17 $ docker rm -f --volumes b6eec4adbcdd99e92ec62f15c9f8c41a5ee3c9e08799216916f79da1726dfad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:37:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:18 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:37:19 $ docker top b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:19 [ssh-agent] Looking for ssh-agent implementation... 17:37:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:19 $ docker exec b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 ssh-agent 17:37:19 SSH_AUTH_SOCK=/tmp/ssh-5MdVWIi0JzoT/agent.32 17:37:19 SSH_AGENT_PID=38 17:37:19 Running ssh-add (command line suppressed) 17:37:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15763634113015116300.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15763634113015116300.key) 17:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:20 + git semver bump pre 17:37:20 2023-12-06 17:37:20,314 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:37:20 2023-12-06 17:37:20,314 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev 17:37:20 2023-12-06 17:37:20,314 [bump_version] DEBUG bumped version:3.2.0-dev.3 17:37:20 2023-12-06 17:37:20,315 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:37:20 2023-12-06 17:37:20,315 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:37:20 2023-12-06 17:37:20,315 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:37:20 2023-12-06 17:37:20,316 [execute] INFO git cat-file --batch-check 17:37:20 2023-12-06 17:37:20,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:37:20 2023-12-06 17:37:20,323 [execute] INFO git cat-file --batch 17:37:20 2023-12-06 17:37:20,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:37:20 2023-12-06 17:37:20,329 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:37:20 3.2.0-dev.3 [Pipeline] } 17:37:20 $ docker exec --env ******** --env ******** b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 ssh-agent -k 17:37:20 unset SSH_AUTH_SOCK; 17:37:20 unset SSH_AGENT_PID; 17:37:20 echo Agent pid 38 killed; 17:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:21 + git semver [Pipeline] } 17:37:21 $ docker stop --time=1 b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 17:37:22 $ docker rm -f --volumes b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:23 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:37:24 $ docker top a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b -eo pid,comm 17:37:24 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). 17:37:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:24 [ssh-agent] Looking for ssh-agent implementation... 17:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:25 $ docker exec a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b ssh-agent 17:37:25 SSH_AUTH_SOCK=/tmp/ssh-mFnWzP3deNcN/agent.33 17:37:25 SSH_AGENT_PID=39 17:37:25 Running ssh-add (command line suppressed) 17:37:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4056938989516031513.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4056938989516031513.key) 17:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:25 + git semver push 17:37:25 2023-12-06 17:37:25,852 [run_push] DEBUG push 17:37:25 2023-12-06 17:37:25,853 [execute] INFO git cat-file --batch-check 17:37:25 2023-12-06 17:37:25,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:37:25 2023-12-06 17:37:25,857 [execute] INFO git rev-list b9a460145d47303a66a72f4502fd430279a20f38 -- 17:37:25 2023-12-06 17:37:25,858 [execute] DEBUG Popen(['git', 'rev-list', 'b9a460145d47303a66a72f4502fd430279a20f38', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:37:25 2023-12-06 17:37:25,867 [execute] INFO git fetch -v origin 17:37:25 2023-12-06 17:37:25,867 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:37:26 2023-12-06 17:37:26,403 [run_push] DEBUG no remote changes detected 17:37:26 2023-12-06 17:37:26,404 [execute] INFO git push origin semver 17:37:26 2023-12-06 17:37:26,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:37:27 2023-12-06 17:37:27,232 [run_push] DEBUG push all version tags 17:37:27 2023-12-06 17:37:27,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:37:27 2023-12-06 17:37:27,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:37:28 2023-12-06 17:37:27,989 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:37:28 3.2.0-dev.3 [Pipeline] } 17:37:28 $ docker exec --env ******** --env ******** a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b ssh-agent -k 17:37:28 unset SSH_AUTH_SOCK; 17:37:28 unset SSH_AGENT_PID; 17:37:28 echo Agent pid 39 killed; 17:37:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:28 + git semver [Pipeline] } 17:37:29 $ docker stop --time=1 a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b 17:37:30 $ docker rm -f --volumes a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b [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 17:37:32 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:37:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:37:32 total 16 17:37:32 drwxr-xr-x 3 root root 4096 Dec 6 17:29 . 17:37:32 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 17:37 .. 17:37:32 drwxr-xr-x 2 root root 4096 Dec 6 17:29 cost 17:37:32 -rw-r--r-- 1 root root 95 Dec 6 17:29 cost.csv 17:37:32 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:37:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:37:32 total 16 17:37:32 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 17:29 . 17:37:32 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 17:37 .. 17:37:32 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 17:29 cost 17:37:32 -rw-r--r-- 1 jenkins jenkins 95 Dec 6 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:37:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:33 ---> package-listing.sh 17:37:33 ++ facter osfamily 17:37:33 ++ tr '[:upper:]' '[:lower:]' 17:37:33 + OS_FAMILY=debian 17:37:33 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:37:33 + START_PACKAGES=/tmp/packages_start.txt 17:37:33 + END_PACKAGES=/tmp/packages_end.txt 17:37:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:33 + PACKAGES=/tmp/packages_start.txt 17:37:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:37:33 + PACKAGES=/tmp/packages_end.txt 17:37:33 + case "${OS_FAMILY}" in 17:37:33 + grep '^ii' 17:37:33 + dpkg -l 17:37:33 + '[' -f /tmp/packages_start.txt ']' 17:37:33 + '[' -f /tmp/packages_end.txt ']' 17:37:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:37:33 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:37:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 17:37:33 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:37:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:34 prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container 17:37:34 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 17:37:35 $ docker top d36dc527fe8dd840e0a8ede0fca07c3a6fa2872b8acd4834971ebbe57b58787b -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:35 + touch /tmp/pre-build-complete [Pipeline] sh 17:37:35 + mkdir -p /var/log/sysstat [Pipeline] sh 17:37:36 + ls /var/log/sa-host 17:37:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:36 provisioning config files... 17:37:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6641822723905765302tmp [Pipeline] { [Pipeline] echo 17:37:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:36 ---> create-netrc.sh [Pipeline] } 17:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:37:37 ---> python-tools-install.sh [Pipeline] echo 17:37:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:37:37 ---> sudo-logs.sh 17:37:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:37:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:37:37 ---> job-cost.sh 17:37:37 lf-activate-venv: SKIPPING 17:37:37 DEBUG: total: 0.2199999988079071 17:37:37 INFO: Retrieving Stack Cost... 17:37:38 INFO: Retrieving Pricing Info for: v3-standard-8 17:37:38 INFO: Archiving Costs [Pipeline] echo 17:37:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:38 ---> logs-deploy.sh 17:37:38 lf-activate-venv: SKIPPING 17:37:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/154 17:37:38 INFO: archiving workspace using pattern(s): 17:37:40 Archives upload complete. 17:37:40 INFO: archiving logs to Nexus 17:37:40 ---> uname -a: 17:37:40 Linux prd-ubuntu20-04-docker-8c-8g-24562 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:37:40 17:37:40 17:37:40 ---> lscpu: 17:37:40 Architecture: x86_64 17:37:40 CPU op-mode(s): 32-bit, 64-bit 17:37:40 Byte Order: Little Endian 17:37:40 Address sizes: 40 bits physical, 48 bits virtual 17:37:40 CPU(s): 8 17:37:40 On-line CPU(s) list: 0-7 17:37:40 Thread(s) per core: 1 17:37:40 Core(s) per socket: 1 17:37:40 Socket(s): 8 17:37:40 NUMA node(s): 1 17:37:40 Vendor ID: AuthenticAMD 17:37:40 CPU family: 23 17:37:40 Model: 49 17:37:40 Model name: AMD EPYC-Rome Processor 17:37:40 Stepping: 0 17:37:40 CPU MHz: 2800.000 17:37:40 BogoMIPS: 5600.00 17:37:40 Virtualization: AMD-V 17:37:40 Hypervisor vendor: KVM 17:37:40 Virtualization type: full 17:37:40 L1d cache: 256 KiB 17:37:40 L1i cache: 256 KiB 17:37:40 L2 cache: 4 MiB 17:37:40 L3 cache: 128 MiB 17:37:40 NUMA node0 CPU(s): 0-7 17:37:40 Vulnerability Itlb multihit: Not affected 17:37:40 Vulnerability L1tf: Not affected 17:37:40 Vulnerability Mds: Not affected 17:37:40 Vulnerability Meltdown: Not affected 17:37:40 Vulnerability Mmio stale data: Not affected 17:37:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:37:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:37:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:37:40 Vulnerability Srbds: Not affected 17:37:40 Vulnerability Tsx async abort: Not affected 17:37:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:37:40 17:37:40 17:37:40 ---> nproc: 17:37:40 8 17:37:40 17:37:40 17:37:40 ---> df -h: 17:37:40 Filesystem Size Used Avail Use% Mounted on 17:37:40 overlay 155G 13G 143G 9% / 17:37:40 tmpfs 64M 0 64M 0% /dev 17:37:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:37:40 shm 64M 0 64M 0% /dev/shm 17:37:40 /dev/vda1 155G 13G 143G 9% /facter-os 17:37:40 17:37:40 17:37:40 ---> sar -b -r -n DEV: 17:37:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24562) 12/06/23 _x86_64_ (8 CPU) 17:37:40 17:37:40 17:25:21 LINUX RESTART (8 CPU) 17:37:40 17:37:40 17:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:37:40 17:27:01 150.49 12.05 138.44 0.00 1809.69 38534.46 0.00 17:37:40 17:28:01 145.31 0.05 145.26 0.00 5.07 48442.06 0.00 17:37:40 17:29:01 91.72 0.22 91.50 0.00 12.80 29040.45 0.00 17:37:40 17:30:01 149.46 0.10 149.36 0.00 20.13 28657.09 0.00 17:37:40 17:31:01 55.06 11.63 43.43 0.00 5177.00 8482.60 0.00 17:37:40 17:32:01 6.38 0.02 6.37 0.00 0.13 130.38 0.00 17:37:40 17:33:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 17:37:40 17:34:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 17:37:40 17:35:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 17:37:40 17:36:01 1.87 0.00 1.87 0.00 0.00 21.19 0.00 17:37:40 17:37:01 79.22 0.30 78.92 0.00 14.93 39325.58 0.00 17:37:40 Average: 62.01 2.20 59.81 0.00 638.15 17483.35 0.00 17:37:40 17:37:40 17:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:40 17:27:01 28457796 31547716 771004 2.34 111076 3189988 1900912 5.60 1192328 2789504 579724 17:37:40 17:28:01 27669188 31287156 1023880 3.11 150212 3630652 2302568 6.79 1644476 3068816 440732 17:37:40 17:29:01 27940824 31501732 812748 2.47 154060 3577704 2042472 6.02 1322188 3129360 112580 17:37:40 17:30:01 27568604 31544916 767280 2.33 165512 3935916 1737980 5.12 1303576 3471384 432 17:37:40 17:31:01 27086536 31522720 761684 2.32 194544 4361024 1705992 5.03 1613012 3608220 1016 17:37:40 17:32:01 27100272 31531488 752900 2.29 193116 4357760 1696112 5.00 1602600 3604960 140 17:37:40 17:33:01 27100620 31531900 752436 2.29 193172 4357768 1696112 5.00 1602576 3604968 4 17:37:40 17:34:01 27101572 31532948 751352 2.28 193236 4357776 1696112 5.00 1601720 3604968 12 17:37:40 17:35:01 27104872 31536252 747964 2.27 193260 4357776 1696112 5.00 1598796 3604968 12 17:37:40 17:36:01 27105284 31536764 747576 2.27 193320 4357780 1696112 5.00 1598592 3604972 196 17:37:40 17:37:01 25773584 31484700 796216 2.42 211480 5537596 1953920 5.76 1708344 4742748 481820 17:37:40 Average: 27273559 31505299 789549 2.40 177544 4183795 1829491 5.39 1526201 3530443 146970 17:37:40 17:37:40 17:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:40 17:27:01 ens3 610.81 368.18 7637.16 56.55 0.00 0.00 0.00 0.00 17:37:40 17:27:01 docker0 219.01 373.48 18.52 2720.16 0.00 0.00 0.00 0.00 17:37:40 17:27:01 lo 6.37 6.37 0.63 0.63 0.00 0.00 0.00 0.00 17:37:40 17:28:01 ens3 23.10 14.68 30.31 9.11 0.00 0.00 0.00 0.00 17:37:40 17:28:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:37:40 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:40 17:28:01 veth4d53f5d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:37:40 17:29:01 ens3 36.84 35.92 51.25 93.98 0.00 0.00 0.00 0.00 17:37:40 17:29:01 docker0 1.50 2.77 0.09 30.89 0.00 0.00 0.00 0.00 17:37:40 17:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:37:40 17:30:01 ens3 158.91 115.13 2680.17 251.16 0.00 0.00 0.00 0.00 17:37:40 17:30:01 docker0 3.10 5.03 0.19 64.82 0.00 0.00 0.00 0.00 17:37:40 17:30:01 lo 9.33 9.33 0.92 0.92 0.00 0.00 0.00 0.00 17:37:40 17:31:01 ens3 209.62 105.73 2731.41 7.48 0.00 0.00 0.00 0.00 17:37:40 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:37:40 17:32:01 ens3 0.68 0.45 0.27 0.21 0.00 0.00 0.00 0.00 17:37:40 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:40 17:33:01 ens3 1.07 0.60 0.46 0.29 0.00 0.00 0.00 0.00 17:37:40 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:34:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:37:40 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:40 17:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:36:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 17:37:40 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:40 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:40 17:37:01 ens3 372.49 205.98 8196.38 31.48 0.00 0.00 0.00 0.00 17:37:40 17:37:01 docker0 65.42 128.93 5.10 1028.28 0.00 0.00 0.00 0.00 17:37:40 17:37:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:37:40 Average: ens3 127.81 76.56 1930.10 40.91 0.00 0.00 0.00 0.00 17:37:40 Average: docker0 25.98 45.90 2.15 345.87 0.00 0.00 0.00 0.00 17:37:40 Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 17:37:40 17:37:40 17:37:40 ---> sar -P ALL: 17:37:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24562) 12/06/23 _x86_64_ (8 CPU) 17:37:40 17:37:40 17:25:21 LINUX RESTART (8 CPU) 17:37:40 17:37:40 17:26:02 CPU %user %nice %system %iowait %steal %idle 17:37:40 17:27:01 all 7.80 0.00 3.46 3.39 0.08 85.28 17:37:40 17:27:01 0 8.47 0.00 4.23 0.70 0.07 86.53 17:37:40 17:27:01 1 7.07 0.00 3.39 5.84 0.07 83.63 17:37:40 17:27:01 2 7.39 0.00 2.82 0.68 0.07 89.03 17:37:40 17:27:01 3 8.67 0.00 3.79 2.15 0.09 85.31 17:37:40 17:27:01 4 7.75 0.00 3.34 0.63 0.09 88.19 17:37:40 17:27:01 5 7.93 0.00 3.83 6.45 0.10 81.68 17:37:40 17:27:01 6 8.20 0.00 3.09 1.06 0.05 87.60 17:37:40 17:27:01 7 6.89 0.00 3.15 9.58 0.09 80.29 17:37:40 17:28:01 all 19.16 0.00 3.33 6.63 0.06 70.82 17:37:40 17:28:01 0 18.62 0.00 2.96 0.49 0.05 77.88 17:37:40 17:28:01 1 19.42 0.00 3.40 13.07 0.07 64.05 17:37:40 17:28:01 2 17.38 0.00 2.73 0.10 0.05 79.74 17:37:40 17:28:01 3 20.26 0.00 4.30 32.34 0.07 43.03 17:37:40 17:28:01 4 19.89 0.00 2.94 4.80 0.05 72.32 17:37:40 17:28:01 5 19.82 0.00 3.47 1.76 0.07 74.88 17:37:40 17:28:01 6 18.60 0.00 2.57 0.15 0.05 78.63 17:37:40 17:28:01 7 19.32 0.00 4.25 0.42 0.05 75.95 17:37:40 17:29:01 all 44.81 0.00 4.66 1.14 0.09 49.29 17:37:40 17:29:01 0 44.16 0.00 4.67 1.01 0.08 50.08 17:37:40 17:29:01 1 45.93 0.00 4.95 2.03 0.08 47.01 17:37:40 17:29:01 2 43.85 0.00 4.01 0.46 0.10 51.58 17:37:40 17:29:01 3 44.03 0.00 5.15 0.19 0.08 50.55 17:37:40 17:29:01 4 45.14 0.00 4.69 1.60 0.10 48.47 17:37:40 17:29:01 5 45.43 0.00 4.75 3.61 0.07 46.15 17:37:40 17:29:01 6 44.27 0.00 4.94 0.15 0.08 50.56 17:37:40 17:29:01 7 45.68 0.00 4.15 0.10 0.08 49.98 17:37:40 17:30:01 all 4.82 0.00 2.12 1.87 0.06 91.12 17:37:40 17:30:01 0 5.97 0.00 2.73 0.25 0.03 91.01 17:37:40 17:30:01 1 4.93 0.00 2.30 4.04 0.03 88.70 17:37:40 17:30:01 2 3.89 0.00 1.42 0.22 0.02 94.46 17:37:40 17:30:01 3 4.65 0.00 1.88 1.08 0.07 92.32 17:37:40 17:30:01 4 4.28 0.00 3.31 8.47 0.05 83.89 17:37:40 17:30:01 5 4.56 0.00 1.80 0.00 0.03 93.61 17:37:40 17:30:01 6 6.56 0.00 2.01 0.92 0.18 90.32 17:37:40 17:30:01 7 3.74 0.00 1.53 0.07 0.03 94.64 17:37:40 17:31:01 all 2.53 0.00 1.54 0.80 0.03 95.10 17:37:40 17:31:01 0 1.52 0.00 1.29 0.07 0.03 97.09 17:37:40 17:31:01 1 2.76 0.00 1.17 0.02 0.05 96.01 17:37:40 17:31:01 2 1.75 0.00 1.47 0.07 0.03 96.68 17:37:40 17:31:01 3 3.02 0.00 1.26 2.84 0.03 92.85 17:37:40 17:31:01 4 3.33 0.00 1.55 1.24 0.03 93.85 17:37:40 17:31:01 5 2.92 0.00 2.95 0.77 0.03 93.32 17:37:40 17:31:01 6 2.23 0.00 1.39 0.60 0.02 95.76 17:37:40 17:31:01 7 2.75 0.00 1.22 0.80 0.02 95.21 17:37:40 17:32:01 all 0.13 0.00 0.06 0.13 0.01 99.66 17:37:40 17:32:01 0 0.53 0.00 0.10 0.03 0.02 99.32 17:37:40 17:32:01 1 0.13 0.00 0.07 0.17 0.03 99.60 17:37:40 17:32:01 2 0.03 0.00 0.03 0.12 0.02 99.80 17:37:40 17:32:01 3 0.27 0.00 0.08 0.63 0.03 98.98 17:37:40 17:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:37:40 17:32:01 5 0.00 0.00 0.05 0.10 0.00 99.85 17:37:40 17:32:01 6 0.03 0.00 0.07 0.00 0.00 99.90 17:37:40 17:32:01 7 0.03 0.00 0.07 0.00 0.00 99.90 17:37:40 17:33:01 all 0.20 0.00 0.01 0.00 0.01 99.78 17:37:40 17:33:01 0 1.39 0.00 0.02 0.00 0.00 98.60 17:37:40 17:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:37:40 17:33:01 2 0.03 0.00 0.03 0.00 0.03 99.90 17:37:40 17:33:01 3 0.08 0.00 0.00 0.02 0.02 99.88 17:37:40 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:40 17:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:37:40 17:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:40 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:37:40 17:34:01 all 0.12 0.00 0.01 0.01 0.01 99.84 17:37:40 17:34:01 0 0.85 0.00 0.03 0.00 0.02 99.11 17:37:40 17:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:37:40 17:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:37:40 17:34:01 3 0.02 0.00 0.02 0.08 0.02 99.87 17:37:40 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:40 17:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:37:40 17:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:37:40 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:40 17:35:01 all 0.27 0.00 0.00 0.01 0.01 99.70 17:37:40 17:35:01 0 1.78 0.00 0.02 0.00 0.02 98.19 17:37:40 17:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:37:40 17:35:01 2 0.03 0.00 0.00 0.00 0.03 99.93 17:37:40 17:35:01 3 0.03 0.00 0.00 0.10 0.02 99.85 17:37:40 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:40 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:40 17:35:01 6 0.32 0.00 0.00 0.00 0.00 99.68 17:37:40 17:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:37:40 17:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:37:40 17:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:37:40 17:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:37:40 17:36:01 2 0.05 0.00 0.02 0.00 0.03 99.90 17:37:40 17:36:01 3 0.03 0.00 0.00 0.05 0.02 99.90 17:37:40 17:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:40 17:36:01 5 0.02 0.00 0.02 0.02 0.02 99.93 17:37:40 17:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:37:40 17:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:37:40 17:37:01 all 6.42 0.00 2.81 2.29 0.04 88.44 17:37:40 17:37:01 0 4.93 0.00 3.45 0.42 0.03 91.17 17:37:40 17:37:01 1 6.73 0.00 2.06 0.02 0.03 91.15 17:37:40 17:37:01 2 7.20 0.00 3.58 15.54 0.07 73.61 17:37:40 17:37:01 3 6.98 0.00 2.81 2.12 0.03 88.06 17:37:40 17:37:01 4 7.84 0.00 2.18 0.07 0.03 89.89 17:37:40 17:37:01 5 6.73 0.00 2.37 0.07 0.05 90.78 17:37:40 17:37:01 6 5.23 0.00 2.55 0.08 0.02 92.12 17:37:40 17:37:01 7 5.72 0.00 3.46 0.08 0.03 90.71 17:37:40 17:37:40 Average: CPU %user %nice %system %iowait %steal %idle 17:37:40 Average: all 7.81 0.00 1.63 1.47 0.04 89.05 17:37:40 Average: 0 7.98 0.00 1.76 0.27 0.03 89.96 17:37:40 Average: 1 7.89 0.00 1.57 2.27 0.04 88.23 17:37:40 Average: 2 7.38 0.00 1.46 1.55 0.04 89.57 17:37:40 Average: 3 7.96 0.00 1.74 3.76 0.04 86.49 17:37:40 Average: 4 8.00 0.00 1.63 1.52 0.03 88.82 17:37:40 Average: 5 7.92 0.00 1.74 1.15 0.04 89.15 17:37:40 Average: 6 7.73 0.00 1.50 0.27 0.04 90.46 17:37:40 Average: 7 7.61 0.00 1.61 0.99 0.03 89.76 17:37:40 17:37:40 17:37:40