Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e87408ba0baad64d24b50da923549d1991b86a3e 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-ssh14495610879229996746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5646005433609575754.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh10424121077081110912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11902154251290674001.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-ssh10347601139509574683.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-5945 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 > 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 Avoid second fetch Checking out Revision e87408ba0baad64d24b50da923549d1991b86a3e (main) Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 > git rev-list --no-walk 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:01:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:01:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:01:02 ========================================================= 15:01:02 EdgeX Global Pipelines Version Info 15:01:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:03 ------------------- 15:01:03 stable info: 15:01:03 ------------------- 15:01:03 Commited By: Ginny Guan ginny@iotechsys.com 15:01:03 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:01:03 Message: update stable to v1.0.260 15:01:04 ------------------- 15:01:04 experimental info: 15:01:04 ------------------- 15:01:04 Commited By: Ginny Guan ginny@iotechsys.com 15:01:04 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:01:04 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e87408b [Pipeline] echo 15:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:04 provisioning config files... 15:01:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10447485683506714476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:05 ---> ****-login.sh 15:01:05 nexus3.edgexfoundry.org:10001 15:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:05 Configure a credential helper to remove this warning. See 15:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:05 15:01:05 Login Succeeded 15:01:05 nexus3.edgexfoundry.org:10002 15:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:05 Configure a credential helper to remove this warning. See 15:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:05 15:01:05 Login Succeeded 15:01:05 nexus3.edgexfoundry.org:10003 15:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:05 Configure a credential helper to remove this warning. See 15:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:05 15:01:05 Login Succeeded 15:01:05 nexus3.edgexfoundry.org:10004 15:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:05 Configure a credential helper to remove this warning. See 15:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:05 15:01:05 Login Succeeded 15:01:05 ****.io 15:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:06 Configure a credential helper to remove this warning. See 15:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:06 15:01:06 Login Succeeded 15:01:06 ---> ****-login.sh ends [Pipeline] } 15:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:01:06 + git rev-list -1 --merges e87408ba0baad64d24b50da923549d1991b86a3e~1..e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo 15:01:06 -----------> git rev-list -1 --merges e87408ba0baad64d24b50da923549d1991b86a3e~1..e87408ba0baad64d24b50da923549d1991b86a3e e87408ba0baad64d24b50da923549d1991b86a3e 15:01:06 e87408ba0baad64d24b50da923549d1991b86a3e [false] [Pipeline] sh 15:01:07 + git log --format=format:%s -1 e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo 15:01:07 ========================================================= 15:01:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:01:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:07 + git log --format=format:%s -1 e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo 15:01:07 [semverPrep] GIT_COMMIT: e87408ba0baad64d24b50da923549d1991b86a3e, Commit Message: Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42 [Pipeline] echo 15:01:07 [semverPrep] This is not a build commit. [Pipeline] sh 15:01:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:08 + grep -v github /etc/ssh/ssh_known_hosts 15:01:08 + [ -e /tmp/ssh_known_hosts ] 15:01:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:01:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:01:08 + sudo tee -a /etc/ssh/ssh_known_hosts 15:01:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:08 15:01:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:08 0.1.4: Pulling from edgex-devops/py-git-semver 15:01:08 b85a868b505f: Pulling fs layer 15:01:08 e2be974225ed: Pulling fs layer 15:01:08 339a4e72a1f5: Pulling fs layer 15:01:08 988bab9f4d93: Pulling fs layer 15:01:08 1469e6f7b9e6: Pulling fs layer 15:01:08 eaf3925da568: Pulling fs layer 15:01:08 bab4dde63d76: Pulling fs layer 15:01:08 bde34c3a00c8: Pulling fs layer 15:01:08 b352a97aabf1: Pulling fs layer 15:01:08 4872d77fe225: Pulling fs layer 15:01:08 5851b861e8e6: Pulling fs layer 15:01:08 988bab9f4d93: Waiting 15:01:08 1469e6f7b9e6: Waiting 15:01:08 eaf3925da568: Waiting 15:01:08 bab4dde63d76: Waiting 15:01:08 bde34c3a00c8: Waiting 15:01:08 b352a97aabf1: Waiting 15:01:08 4872d77fe225: Waiting 15:01:08 5851b861e8e6: Waiting 15:01:08 e2be974225ed: Verifying Checksum 15:01:08 e2be974225ed: Download complete 15:01:08 988bab9f4d93: Download complete 15:01:08 1469e6f7b9e6: Verifying Checksum 15:01:08 1469e6f7b9e6: Download complete 15:01:09 eaf3925da568: Download complete 15:01:09 339a4e72a1f5: Verifying Checksum 15:01:09 339a4e72a1f5: Download complete 15:01:09 bde34c3a00c8: Verifying Checksum 15:01:09 bde34c3a00c8: Download complete 15:01:09 b352a97aabf1: Verifying Checksum 15:01:09 b352a97aabf1: Download complete 15:01:09 4872d77fe225: Download complete 15:01:09 5851b861e8e6: Verifying Checksum 15:01:09 5851b861e8e6: Download complete 15:01:09 b85a868b505f: Verifying Checksum 15:01:09 b85a868b505f: Download complete 15:01:09 bab4dde63d76: Verifying Checksum 15:01:09 bab4dde63d76: Download complete 15:01:10 b85a868b505f: Pull complete 15:01:10 e2be974225ed: Pull complete 15:01:11 339a4e72a1f5: Pull complete 15:01:11 988bab9f4d93: Pull complete 15:01:11 1469e6f7b9e6: Pull complete 15:01:11 eaf3925da568: Pull complete 15:01:13 bab4dde63d76: Pull complete 15:01:13 bde34c3a00c8: Pull complete 15:01:13 b352a97aabf1: Pull complete 15:01:13 4872d77fe225: Pull complete 15:01:13 5851b861e8e6: Pull complete 15:01:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:13 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:01:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:01:17 $ docker top 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe -eo pid,comm 15:01:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:01:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:18 [ssh-agent] Looking for ssh-agent implementation... 15:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:18 $ docker exec 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent 15:01:18 SSH_AUTH_SOCK=/tmp/ssh-lBQ61UOyEzsn/agent.31 15:01:18 SSH_AGENT_PID=37 15:01:18 Running ssh-add (command line suppressed) 15:01:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3176378254638471091.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3176378254638471091.key) 15:01:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:18 + git tag --points-at HEAD [Pipeline] } 15:01:19 $ docker exec --env ******** --env ******** 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent -k 15:01:19 unset SSH_AUTH_SOCK; 15:01:19 unset SSH_AGENT_PID; 15:01:19 echo Agent pid 37 killed; 15:01:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:01:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:19 [ssh-agent] Looking for ssh-agent implementation... 15:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:19 $ docker exec 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent 15:01:19 SSH_AUTH_SOCK=/tmp/ssh-o9V2bKapzNpV/agent.70 15:01:19 SSH_AGENT_PID=76 15:01:19 Running ssh-add (command line suppressed) 15:01:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512615882926867329.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512615882926867329.key) 15:01:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:20 + git semver init 15:01:20 2024-07-19 15:01:20,336 [run_init] DEBUG init version:0.0.0 force:False 15:01:20 2024-07-19 15:01:20,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:01:20 2024-07-19 15:01:20,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:01:20 2024-07-19 15:01:20,337 [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) 15:01:22 2024-07-19 15:01:21,831 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:01:22 2024-07-19 15:01:21,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:01:22 2024-07-19 15:01:21,832 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:01:22 2024-07-19 15:01:21,832 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:01:22 3.2.0-dev.23 [Pipeline] } 15:01:22 $ docker exec --env ******** --env ******** 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent -k 15:01:22 unset SSH_AUTH_SOCK; 15:01:22 unset SSH_AGENT_PID; 15:01:22 echo Agent pid 76 killed; 15:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:22 + git semver [Pipeline] } 15:01:23 $ docker stop --time=1 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe 15:01:24 $ docker rm -f --volumes 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe [Pipeline] // withDockerContainer [Pipeline] sh 15:01:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:01:25 Stashed 1 file(s) [Pipeline] echo 15:01:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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 15:01:25 provisioning config files... 15:01:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17395676627556645357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:26 ---> ****-login.sh 15:01:26 nexus3.edgexfoundry.org:10001 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 nexus3.edgexfoundry.org:10002 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 nexus3.edgexfoundry.org:10003 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 nexus3.edgexfoundry.org:10004 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 ****.io 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 ---> ****-login.sh ends [Pipeline] } 15:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:01:27 ========================================================= 15:01:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:01:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:27 + 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 . 15:01:27 Sending build context to Docker daemon 20.03MB 15:01:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:01:27 Step 2/12 : FROM ${BASE} AS builder 15:01:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:01:27 619be1103602: Pulling fs layer 15:01:27 7862e08f4a3e: Pulling fs layer 15:01:27 5df492c9dc93: Pulling fs layer 15:01:27 7629e6793208: Pulling fs layer 15:01:27 4f4fb700ef54: Pulling fs layer 15:01:27 fb5054dd5b73: Pulling fs layer 15:01:27 eeca6798cff9: Pulling fs layer 15:01:27 aa269ceb94a6: Pulling fs layer 15:01:27 ada007ff1a6a: Pulling fs layer 15:01:27 4f4fb700ef54: Waiting 15:01:27 eeca6798cff9: Waiting 15:01:27 aa269ceb94a6: Waiting 15:01:27 ada007ff1a6a: Waiting 15:01:27 fb5054dd5b73: Waiting 15:01:27 7629e6793208: Waiting 15:01:27 7862e08f4a3e: Verifying Checksum 15:01:27 7862e08f4a3e: Download complete 15:01:27 7629e6793208: Verifying Checksum 15:01:27 7629e6793208: Download complete 15:01:27 4f4fb700ef54: Verifying Checksum 15:01:27 4f4fb700ef54: Download complete 15:01:27 619be1103602: Download complete 15:01:27 fb5054dd5b73: Verifying Checksum 15:01:27 fb5054dd5b73: Download complete 15:01:27 eeca6798cff9: Verifying Checksum 15:01:27 eeca6798cff9: Download complete 15:01:27 619be1103602: Pull complete 15:01:28 ada007ff1a6a: Verifying Checksum 15:01:28 ada007ff1a6a: Download complete 15:01:28 7862e08f4a3e: Pull complete 15:01:28 5df492c9dc93: Verifying Checksum 15:01:28 5df492c9dc93: Download complete 15:01:28 aa269ceb94a6: Verifying Checksum 15:01:28 aa269ceb94a6: Download complete 15:01:32 5df492c9dc93: Pull complete 15:01:32 7629e6793208: Pull complete 15:01:32 4f4fb700ef54: Pull complete 15:01:32 fb5054dd5b73: Pull complete 15:01:32 eeca6798cff9: Pull complete 15:01:34 aa269ceb94a6: Pull complete 15:01:34 ada007ff1a6a: Pull complete 15:01:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:01:35 ---> f489d0715acc 15:01:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:01:39 ---> Running in d72e8077ee28 15:01:39 Removing intermediate container d72e8077ee28 15:01:39 ---> c7a526167c33 15:01:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:01:39 ---> Running in 131beec4fbff 15:01:39 Removing intermediate container 131beec4fbff 15:01:39 ---> 3c15c9496f95 15:01:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:01:39 ---> Running in e455a0665988 15:01:39 Removing intermediate container e455a0665988 15:01:39 ---> 9e41362d71a0 15:01:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:39 ---> Running in 77ae6b45797f 15:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:01:40 OK: 264 MiB in 52 packages 15:01:40 Removing intermediate container 77ae6b45797f 15:01:40 ---> 78fc55a3e87f 15:01:40 Step 7/12 : WORKDIR /app 15:01:40 ---> Running in 6116ba370a66 15:01:40 Still waiting to schedule task 15:01:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:01:40 Removing intermediate container 6116ba370a66 15:01:40 ---> 9f239a8927a4 15:01:40 Step 8/12 : COPY go.mod vendor* ./ 15:01:40 ---> 7a7e6f80bf81 15:01:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:40 ---> Running in e1eba73f64bd 15:02:37 Removing intermediate container e1eba73f64bd 15:02:37 ---> 45751ce0ecc0 15:02:37 Step 10/12 : COPY . . 15:02:37 ---> 815814348721 15:02:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:02:37 ---> Running in 8b63ea0117ee 15:02:37 Removing intermediate container 8b63ea0117ee 15:02:37 ---> 1be6faa3848e 15:02:37 Step 12/12 : RUN $MAKE 15:02:37 ---> Running in 3bfc3d00c927 15:02:37 noop 15:02:37 Removing intermediate container 3bfc3d00c927 15:02:37 ---> 9984e313afd2 15:02:37 Successfully built 9984e313afd2 15:02:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:38 + docker inspect -f . ci-base-image-x86_64 15:02:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:38 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:02:39 $ 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 ******** ci-base-image-x86_64 cat 15:02:39 $ docker top 5919c10e2094dedaacff15d369fa3713adf952da238f702b2dbe92038b681407 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:40 + go version 15:02:40 go version go1.21.9 linux/amd64 [Pipeline] } 15:02:40 $ docker stop --time=1 5919c10e2094dedaacff15d369fa3713adf952da238f702b2dbe92038b681407 15:02:41 $ docker rm -f --volumes 5919c10e2094dedaacff15d369fa3713adf952da238f702b2dbe92038b681407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:42 + docker inspect -f . ci-base-image-x86_64 15:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:42 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:02:42 $ 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 ******** ci-base-image-x86_64 cat 15:02:42 $ docker top d829872b7f542b7fe5b364afad05c70db5b79b7b74842558c0ad6323b4905544 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:43 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:02:43 + make test 15:02:43 go test -race ./... -coverprofile=coverage.out ./... 15:03:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:03:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:03:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements 15:03:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.659s coverage: 71.9% of statements 15:03:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5946 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:03:20 Running in /w/workspace/app-rfid-llrp-inventory/177 [Pipeline] { [Pipeline] checkout 15:03:23 The recommended git tool is: git 15:03:32 using credential edgex-jenkins-ssh 15:03:33 Cloning the remote Git repository 15:03:33 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:03:33 > git init /w/workspace/app-rfid-llrp-inventory/177 # timeout=10 15:03:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:03:33 > git --version # timeout=10 15:03:33 > git --version # 'git version 2.25.1' 15:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:38 Avoid second fetch 15:03:38 Checking out Revision e87408ba0baad64d24b50da923549d1991b86a3e (main) 15:03:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:39 Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" 15:03:38 > git config core.sparsecheckout # timeout=10 15:03:38 > git checkout -f e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:03:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:03:44 Dload Upload Total Spent Left Speed 15:03:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 15:03:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:03:45 + sudo tee /etc/docker/daemon.new 15:03:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:03:45 { 15:03:45 "registry-mirrors": [ 15:03:45 "https://nexus3.edgexfoundry.org:10001" 15:03:45 ], 15:03:45 "bip": "10.250.0.254/24", 15:03:45 "hosts": [ 15:03:45 "tcp://0.0.0.0:5555", 15:03:45 "unix:///var/run/docker.sock" 15:03:45 ], 15:03:45 "mtu": 1458, 15:03:45 "selinux-enabled": true, 15:03:45 "seccomp-profile": "/etc/docker/seccomp.json" 15:03:45 } [Pipeline] sh 15:03:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:03:46 + sudo service docker restart 15:03:57 go vet ./... 15:04:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:00 ./bin/test-attribution.sh 15:04:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:04:00 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:04:00 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:04:00 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:04:00 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:04:00 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:04:00 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:04:00 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:04:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:04:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:04:00 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:04:00 $ docker stop --time=1 d829872b7f542b7fe5b364afad05c70db5b79b7b74842558c0ad6323b4905544 15:04:05 $ docker rm -f --volumes d829872b7f542b7fe5b364afad05c70db5b79b7b74842558c0ad6323b4905544 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:05 provisioning config files... 15:04:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/177@tmp/config10713057962389386150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:04:06 ---> ****-login.sh 15:04:06 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) 15:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 15:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:07 Configure a credential helper to remove this warning. See 15:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:07 15:04:07 Login Succeeded 15:04:07 nexus3.edgexfoundry.org:10002 15:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:07 Configure a credential helper to remove this warning. See 15:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:07 15:04:07 Login Succeeded 15:04:07 nexus3.edgexfoundry.org:10003 15:04:07 + ls -al . 15:04:07 total 276 15:04:07 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 15:02 . 15:04:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:00 .. 15:04:07 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:00 .dockerignore 15:04:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:03 .git 15:04:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:00 .github 15:04:07 -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 15:00 .gitignore 15:04:07 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:00 .golangci.yml 15:04:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:01 .semver 15:04:07 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 15:00 Attribution.txt 15:04:07 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 15:00 CHANGELOG.md 15:04:07 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 15:00 Dockerfile 15:04:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:00 GOVERNANCE.md 15:04:07 -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 15:00 Jenkinsfile 15:04:07 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:00 LICENSE 15:04:07 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 15:00 Makefile 15:04:07 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:00 OWNERS.md 15:04:07 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 15:00 README.md 15:04:07 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:01 VERSION 15:04:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:00 bin 15:04:07 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:03 coverage.out 15:04:07 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 15:00 go.mod 15:04:07 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:00 go.sum 15:04:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:00 images 15:04:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:00 internal 15:04:07 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:00 main.go 15:04:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:00 openapi 15:04:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:00 res 15:04:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:00 static 15:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:07 Configure a credential helper to remove this warning. See 15:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:07 15:04:07 Login Succeeded 15:04:07 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:07 Configure a credential helper to remove this warning. See 15:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:07 15:04:07 Login Succeeded 15:04:07 ****.io 15:04:08 + 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=e87408ba0baad64d24b50da923549d1991b86a3e --label arch=amd64 --label version=3.2.0-dev.23 . 15:04:08 Sending build context to Docker daemon 20.03MB 15:04:08 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:04:08 Step 2/30 : FROM ${BASE} AS builder 15:04:08 ---> 9984e313afd2 15:04:08 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:08 ---> Running in ad7f88bad390 15:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:08 Configure a credential helper to remove this warning. See 15:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:08 15:04:08 Login Succeeded 15:04:08 ---> ****-login.sh ends [Pipeline] } 15:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider 15:04:08 Removing intermediate container ad7f88bad390 15:04:08 ---> 9cd96719d065 15:04:08 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:04:08 ---> Running in c155b60acf5a 15:04:08 Removing intermediate container c155b60acf5a 15:04:08 ---> b78f3b8e8dcd 15:04:08 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:04:08 ---> Running in a8f7f768657b 15:04:08 Removing intermediate container a8f7f768657b 15:04:08 ---> 608cea5319eb 15:04:08 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:08 ---> Running in 3e83d43741fe [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 15:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:04:09 ========================================================= 15:04:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:04:09 ========================================================= [Pipeline] fileExists 15:04:09 OK: 264 MiB in 52 packages [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:04:09 Removing intermediate container 3e83d43741fe 15:04:09 ---> 4606a9bcfef8 15:04:09 Step 7/30 : WORKDIR /app 15:04:09 ---> Running in cbd3107035a7 15:04:09 Removing intermediate container cbd3107035a7 15:04:09 ---> 057cb680eada 15:04:09 Step 8/30 : COPY go.mod vendor* ./ [Pipeline] sh 15:04:10 ---> 2232b040d3e1 15:04:10 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:10 + 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 . 15:04:10 ---> Running in e50e2cc79e75 15:04:10 Sending build context to Docker daemon 673.8kB 15:04:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:04:10 Step 2/12 : FROM ${BASE} AS builder 15:04:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:04:10 c6b39de5b339: Pulling fs layer 15:04:10 a69c41024577: Pulling fs layer 15:04:10 d6de4b400683: Pulling fs layer 15:04:10 35cb2a7552d0: Pulling fs layer 15:04:10 4f4fb700ef54: Pulling fs layer 15:04:10 464afbd9ba4c: Pulling fs layer 15:04:10 00f215d4a9da: Pulling fs layer 15:04:10 d496ad576159: Pulling fs layer 15:04:10 35cb2a7552d0: Waiting 15:04:10 4f4fb700ef54: Waiting 15:04:10 464afbd9ba4c: Waiting 15:04:10 00f215d4a9da: Waiting 15:04:10 d496ad576159: Waiting 15:04:10 a69c41024577: Verifying Checksum 15:04:10 a69c41024577: Download complete 15:04:10 35cb2a7552d0: Verifying Checksum 15:04:10 35cb2a7552d0: Download complete 15:04:10 4f4fb700ef54: Verifying Checksum 15:04:10 4f4fb700ef54: Download complete 15:04:10 464afbd9ba4c: Verifying Checksum 15:04:10 464afbd9ba4c: Download complete 15:04:10 c6b39de5b339: Download complete 15:04:10 Removing intermediate container e50e2cc79e75 15:04:10 ---> 4cc2cefb305e 15:04:10 Step 10/30 : COPY . . 15:04:11 d496ad576159: Verifying Checksum 15:04:11 d496ad576159: Download complete 15:04:11 c6b39de5b339: Pull complete 15:04:11 ---> 11dc04f0b564 15:04:11 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:11 ---> Running in 8821a6201fea 15:04:11 Removing intermediate container 8821a6201fea 15:04:11 ---> 73887236df12 15:04:11 Step 12/30 : RUN $MAKE 15:04:11 ---> Running in 06545ecdb593 15:04:12 a69c41024577: Pull complete 15:04:12 d6de4b400683: Verifying Checksum 15:04:12 d6de4b400683: Download complete 15:04:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:04:13 00f215d4a9da: Verifying Checksum 15:04:13 00f215d4a9da: Download complete 15:04:26 d6de4b400683: Pull complete 15:04:26 35cb2a7552d0: Pull complete 15:04:26 4f4fb700ef54: Pull complete 15:04:26 464afbd9ba4c: Pull complete 15:04:34 00f215d4a9da: Pull complete 15:04:35 d496ad576159: Pull complete 15:04:35 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:04:35 ---> f246e2811388 15:04:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:04:36 ---> Running in 8003172c976c 15:04:36 Removing intermediate container 8003172c976c 15:04:36 ---> d760f0687af0 15:04:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:04:36 ---> Running in f21814397d5f 15:04:37 Removing intermediate container f21814397d5f 15:04:37 ---> bc77cdf0694c 15:04:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:04:37 ---> Running in 8ae0f99d1c84 15:04:37 Removing intermediate container 8ae0f99d1c84 15:04:37 ---> 9ef0d7f3c3b3 15:04:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:37 ---> Running in 56940f99d01c 15:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:04:41 OK: 266 MiB in 52 packages 15:04:41 Removing intermediate container 56940f99d01c 15:04:41 ---> 9345cdf990a5 15:04:41 Step 7/12 : WORKDIR /app 15:04:41 ---> Running in 6eab4500eebf 15:04:42 Removing intermediate container 6eab4500eebf 15:04:42 ---> 6a354c7fbf59 15:04:42 Step 8/12 : COPY go.mod vendor* ./ 15:04:42 ---> f3e9667afe68 15:04:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:43 ---> Running in b0215aea02e4 15:04:51 Removing intermediate container 06545ecdb593 15:04:51 ---> 35796c96d63d 15:04:51 Step 13/30 : FROM alpine:3.18 15:04:51 3.18: Pulling from library/alpine 15:04:51 73baa7ef167e: Pulling fs layer 15:04:51 73baa7ef167e: Verifying Checksum 15:04:51 73baa7ef167e: Download complete 15:04:51 73baa7ef167e: Pull complete 15:04:51 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:04:51 Status: Downloaded newer image for alpine:3.18 15:04:51 ---> 8fd7cac70a4a 15:04:51 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:04:51 ---> Running in f1c8e185a393 15:04:51 Removing intermediate container f1c8e185a393 15:04:51 ---> eded4c69a5a7 15:04:51 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:04:51 ---> Running in eb6fd520ca6d 15:04:51 Removing intermediate container eb6fd520ca6d 15:04:51 ---> 0fe3838dcc88 15:04:51 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:04:51 ---> Running in 6ae532322726 15:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:04:51 (1/2) Installing ca-certificates (20240226-r0) 15:04:51 (2/2) Installing dumb-init (1.2.5-r2) 15:04:51 Executing busybox-1.36.1-r7.trigger 15:04:51 Executing ca-certificates-20240226-r0.trigger 15:04:51 OK: 8 MiB in 17 packages 15:04:51 Removing intermediate container 6ae532322726 15:04:51 ---> e0d9641f2674 15:04:51 Step 17/30 : RUN apk --no-cache upgrade 15:04:51 ---> Running in 0fd6babbd2d5 15:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:04:51 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:04:51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:04:51 Executing ca-certificates-20240226-r0.trigger 15:04:51 OK: 8 MiB in 17 packages 15:04:51 Removing intermediate container 0fd6babbd2d5 15:04:51 ---> afff3400da87 15:04:51 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:04:52 ---> e520d88b9c76 15:04:52 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:04:52 ---> 01d4bb16fcf5 15:04:52 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:04:52 ---> 12654de5fc49 15:04:52 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:04:53 ---> 30c9a2dbf899 15:04:53 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:04:55 ---> e7b13ca3a06d 15:04:55 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:04:55 ---> Running in 92a6178162bf 15:04:56 Removing intermediate container 92a6178162bf 15:04:56 ---> ddf8a864755c 15:04:56 Step 24/30 : VOLUME /cache 15:04:56 ---> Running in bb998871143b 15:04:56 Removing intermediate container bb998871143b 15:04:56 ---> bdc94ca742a7 15:04:56 Step 25/30 : EXPOSE 59711 15:04:56 ---> Running in b1250f98fc6e 15:04:57 Removing intermediate container b1250f98fc6e 15:04:57 ---> db87f99cca99 15:04:57 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:04:57 ---> Running in a1523c864374 15:04:57 Removing intermediate container a1523c864374 15:04:57 ---> 0d62ffaa7b9b 15:04:57 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:04:57 ---> Running in 2dc794a024e9 15:04:57 Removing intermediate container 2dc794a024e9 15:04:57 ---> 771a1596129c 15:04:57 Step 28/30 : LABEL arch=amd64 15:04:58 ---> Running in efb83b0eae3f 15:04:58 Removing intermediate container efb83b0eae3f 15:04:58 ---> 6dd3baea7e19 15:04:58 Step 29/30 : LABEL git_sha=e87408ba0baad64d24b50da923549d1991b86a3e 15:04:58 ---> Running in 1dd6d3285f5e 15:04:58 Removing intermediate container 1dd6d3285f5e 15:04:58 ---> 3e22bf6ccf26 15:04:58 Step 30/30 : LABEL version=3.2.0-dev.23 15:04:58 ---> Running in caca82c56c72 15:04:59 Removing intermediate container caca82c56c72 15:04:59 ---> 2dfabf72ac69 15:04:59 [Warning] One or more build-args [ARCH] were not consumed 15:04:59 Successfully built 2dfabf72ac69 15:04:59 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 15:04:59 provisioning config files... 15:04:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15011646458604866485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:00 ---> ****-login.sh 15:05:00 nexus3.edgexfoundry.org:10001 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 nexus3.edgexfoundry.org:10002 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 nexus3.edgexfoundry.org:10003 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 nexus3.edgexfoundry.org:10004 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 ****.io 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 ---> ****-login.sh ends [Pipeline] } 15:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:05:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:05:01 e87408ba0baad64d24b50da923549d1991b86a3e 15:05:01 latest 15:05:01 3.2.0-dev.23 15:05:01 e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 15:05:01 main 15:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e 15:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:02 d907bdbc59bd: Preparing 15:05:02 8b3fbd110298: Preparing 15:05:02 8b3927d6b76e: Preparing 15:05:02 896470c5aa3d: Preparing 15:05:02 e4f51a87eba1: Preparing 15:05:02 708118bd33ee: Preparing 15:05:02 6da7a79df423: Preparing 15:05:02 8ac4096bc29a: Preparing 15:05:02 63ec0bd56cf3: Preparing 15:05:02 708118bd33ee: Waiting 15:05:02 8ac4096bc29a: Waiting 15:05:02 6da7a79df423: Waiting 15:05:02 63ec0bd56cf3: Waiting 15:05:02 896470c5aa3d: Pushed 15:05:02 d907bdbc59bd: Pushed 15:05:02 e4f51a87eba1: Pushed 15:05:02 8b3927d6b76e: Pushed 15:05:02 708118bd33ee: Pushed 15:05:02 63ec0bd56cf3: Layer already exists 15:05:02 8ac4096bc29a: Pushed 15:05:03 6da7a79df423: Pushed 15:05:05 8b3fbd110298: Pushed 15:05:05 e87408ba0baad64d24b50da923549d1991b86a3e: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:05 + 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 15:05:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:06 d907bdbc59bd: Preparing 15:05:06 8b3fbd110298: Preparing 15:05:06 8b3927d6b76e: Preparing 15:05:06 896470c5aa3d: Preparing 15:05:06 e4f51a87eba1: Preparing 15:05:06 708118bd33ee: Preparing 15:05:06 6da7a79df423: Preparing 15:05:06 8ac4096bc29a: Preparing 15:05:06 63ec0bd56cf3: Preparing 15:05:06 708118bd33ee: Waiting 15:05:06 8ac4096bc29a: Waiting 15:05:06 6da7a79df423: Waiting 15:05:06 63ec0bd56cf3: Waiting 15:05:06 d907bdbc59bd: Layer already exists 15:05:06 8b3fbd110298: Layer already exists 15:05:06 e4f51a87eba1: Layer already exists 15:05:06 896470c5aa3d: Layer already exists 15:05:06 8b3927d6b76e: Layer already exists 15:05:06 8ac4096bc29a: Layer already exists 15:05:06 708118bd33ee: Layer already exists 15:05:06 6da7a79df423: Layer already exists 15:05:06 63ec0bd56cf3: Layer already exists 15:05:06 latest: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.23 15:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:07 d907bdbc59bd: Preparing 15:05:07 8b3fbd110298: Preparing 15:05:07 8b3927d6b76e: Preparing 15:05:07 896470c5aa3d: Preparing 15:05:07 e4f51a87eba1: Preparing 15:05:07 708118bd33ee: Preparing 15:05:07 6da7a79df423: Preparing 15:05:07 8ac4096bc29a: Preparing 15:05:07 63ec0bd56cf3: Preparing 15:05:07 708118bd33ee: Waiting 15:05:07 6da7a79df423: Waiting 15:05:07 8ac4096bc29a: Waiting 15:05:07 63ec0bd56cf3: Waiting 15:05:07 896470c5aa3d: Layer already exists 15:05:07 8b3927d6b76e: Layer already exists 15:05:07 e4f51a87eba1: Layer already exists 15:05:07 8b3fbd110298: Layer already exists 15:05:07 d907bdbc59bd: Layer already exists 15:05:07 708118bd33ee: Layer already exists 15:05:07 63ec0bd56cf3: Layer already exists 15:05:07 8ac4096bc29a: Layer already exists 15:05:07 6da7a79df423: Layer already exists 15:05:07 3.2.0-dev.23: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 15:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:08 d907bdbc59bd: Preparing 15:05:08 8b3fbd110298: Preparing 15:05:08 8b3927d6b76e: Preparing 15:05:08 896470c5aa3d: Preparing 15:05:08 e4f51a87eba1: Preparing 15:05:08 708118bd33ee: Preparing 15:05:08 6da7a79df423: Preparing 15:05:08 8ac4096bc29a: Preparing 15:05:08 63ec0bd56cf3: Preparing 15:05:08 708118bd33ee: Waiting 15:05:08 6da7a79df423: Waiting 15:05:08 8ac4096bc29a: Waiting 15:05:08 63ec0bd56cf3: Waiting 15:05:08 896470c5aa3d: Layer already exists 15:05:08 d907bdbc59bd: Layer already exists 15:05:08 8b3fbd110298: Layer already exists 15:05:08 8b3927d6b76e: Layer already exists 15:05:08 e4f51a87eba1: Layer already exists 15:05:08 708118bd33ee: Layer already exists 15:05:08 8ac4096bc29a: Layer already exists 15:05:08 6da7a79df423: Layer already exists 15:05:08 63ec0bd56cf3: Layer already exists 15:05:08 e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 + 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 15:05:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:05:09 d907bdbc59bd: Preparing 15:05:09 8b3fbd110298: Preparing 15:05:09 8b3927d6b76e: Preparing 15:05:09 896470c5aa3d: Preparing 15:05:09 e4f51a87eba1: Preparing 15:05:09 708118bd33ee: Preparing 15:05:09 6da7a79df423: Preparing 15:05:09 8ac4096bc29a: Preparing 15:05:09 63ec0bd56cf3: Preparing 15:05:09 63ec0bd56cf3: Waiting 15:05:09 6da7a79df423: Waiting 15:05:09 708118bd33ee: Waiting 15:05:09 8ac4096bc29a: Waiting 15:05:09 d907bdbc59bd: Layer already exists 15:05:09 8b3fbd110298: Layer already exists 15:05:09 e4f51a87eba1: Layer already exists 15:05:09 8b3927d6b76e: Layer already exists 15:05:09 896470c5aa3d: Layer already exists 15:05:09 708118bd33ee: Layer already exists 15:05:09 6da7a79df423: Layer already exists 15:05:09 8ac4096bc29a: Layer already exists 15:05:09 63ec0bd56cf3: Layer already exists 15:05:09 main: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:09 ===================================================== [Pipeline] echo 15:05:09 taggedImages: 15:05:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e 15:05:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:05:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.23 15:05:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 15:05:09 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:10 15:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:10 latest: Pulling from edgex-lftools-log-publisher 15:05:10 5eb5b503b376: Pulling fs layer 15:05:10 5c69ac0246d0: Pulling fs layer 15:05:10 ec43610c2a17: Pulling fs layer 15:05:10 3a2ae6a8a46f: Pulling fs layer 15:05:10 33b1e0a273af: Pulling fs layer 15:05:10 5d3b04190fa2: Pulling fs layer 15:05:10 2f39f015ded8: Pulling fs layer 15:05:10 3a2ae6a8a46f: Waiting 15:05:10 33b1e0a273af: Waiting 15:05:10 2f39f015ded8: Waiting 15:05:10 5d3b04190fa2: Waiting 15:05:10 5c69ac0246d0: Verifying Checksum 15:05:10 5c69ac0246d0: Download complete 15:05:10 3a2ae6a8a46f: Verifying Checksum 15:05:10 3a2ae6a8a46f: Download complete 15:05:10 33b1e0a273af: Verifying Checksum 15:05:10 33b1e0a273af: Download complete 15:05:10 5d3b04190fa2: Verifying Checksum 15:05:10 5d3b04190fa2: Download complete 15:05:10 ec43610c2a17: Verifying Checksum 15:05:11 5eb5b503b376: Download complete 15:05:11 2f39f015ded8: Download complete 15:05:12 5eb5b503b376: Pull complete 15:05:12 5c69ac0246d0: Pull complete 15:05:13 ec43610c2a17: Pull complete 15:05:13 3a2ae6a8a46f: Pull complete 15:05:13 33b1e0a273af: Pull complete 15:05:13 5d3b04190fa2: Pull complete 15:05:18 2f39f015ded8: Pull complete 15:05:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:18 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 15:05:25 $ docker top 9fb234d70d60c5a9ccac317ec32dfe4b5ef192ba974bed454ed2cf57722b2882 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:26 ---> job-cost.sh 15:05:26 lf-activate-venv: SKIPPING 15:05:26 INFO: No Stack... 15:05:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:05:26 INFO: Archiving Costs [Pipeline] sh 15:05:27 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:05:27 + cut -d, -f6 [Pipeline] lock 15:05:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] 15:05:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] did not exist. Created. 15:05:27 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:27 + echo total: 0.2199999988079071 [Pipeline] stash 15:05:27 Stashed 1 file(s) [Pipeline] } 15:05:27 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 15:05:27 $ docker stop --time=1 9fb234d70d60c5a9ccac317ec32dfe4b5ef192ba974bed454ed2cf57722b2882 15:05:29 $ docker rm -f --volumes 9fb234d70d60c5a9ccac317ec32dfe4b5ef192ba974bed454ed2cf57722b2882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:36 Removing intermediate container b0215aea02e4 15:06:36 ---> f0a8575c6081 15:06:36 Step 10/12 : COPY . . 15:06:36 ---> 900f160e07cf 15:06:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:36 ---> Running in 53c8a025f23d 15:06:36 Removing intermediate container 53c8a025f23d 15:06:36 ---> 61417f047e00 15:06:36 Step 12/12 : RUN $MAKE 15:06:36 ---> Running in a029d2a35985 15:06:36 noop 15:06:36 Removing intermediate container a029d2a35985 15:06:36 ---> 12dbcc30b959 15:06:36 Successfully built 12dbcc30b959 15:06:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:37 + docker inspect -f . ci-base-image-arm64 15:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-5946 does not seem to be running inside a container 15:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/177 -v /w/workspace/app-rfid-llrp-inventory/177:/w/workspace/app-rfid-llrp-inventory/177:rw,z -v /w/workspace/app-rfid-llrp-inventory/177@tmp:/w/workspace/app-rfid-llrp-inventory/177@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 15:06:38 $ docker top 074ae7467089b5cad066569d0be2bb7f34455c30cf75967f9c5072d615fba7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:39 + go version 15:06:39 go version go1.21.9 linux/arm64 [Pipeline] } 15:06:39 $ docker stop --time=1 074ae7467089b5cad066569d0be2bb7f34455c30cf75967f9c5072d615fba7a7 15:06:41 $ docker rm -f --volumes 074ae7467089b5cad066569d0be2bb7f34455c30cf75967f9c5072d615fba7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:42 + docker inspect -f . ci-base-image-arm64 15:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:42 prd-ubuntu20.04-docker-arm64-4c-16g-5946 does not seem to be running inside a container 15:06:42 $ 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/177 -v /w/workspace/app-rfid-llrp-inventory/177:/w/workspace/app-rfid-llrp-inventory/177:rw,z -v /w/workspace/app-rfid-llrp-inventory/177@tmp:/w/workspace/app-rfid-llrp-inventory/177@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 15:06:44 $ docker top 507d3106cd7ef5d43d377d9957e5aa513c00d594f9eab9184cc1565c1835069c -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:44 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/177 [Pipeline] fileExists [Pipeline] sh 15:06:45 + make test 15:06:45 go test -race ./... -coverprofile=coverage.out ./... 15:10:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:10:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:10:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.052s coverage: 86.2% of statements 15:10:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.316s coverage: 71.9% of statements 15:10:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:10:58 go vet ./... 15:15:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:06 ./bin/test-attribution.sh 15:15:06 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:15:06 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:15:06 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:15:06 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:15:06 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:15:06 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:15:06 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:15:06 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:15:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:15:06 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:15:06 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:15:07 $ docker stop --time=1 507d3106cd7ef5d43d377d9957e5aa513c00d594f9eab9184cc1565c1835069c 15:15:09 $ docker rm -f --volumes 507d3106cd7ef5d43d377d9957e5aa513c00d594f9eab9184cc1565c1835069c [Pipeline] // withDockerContainer [Pipeline] sh 15:15:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:11 Warning: overwriting stash ‘coverage-report’ 15:15:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:13 + ls -al . 15:15:13 total 272 15:15:13 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:06 . 15:15:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:03 .. 15:15:13 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:03 .dockerignore 15:15:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:03 .git 15:15:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:03 .github 15:15:13 -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 15:03 .gitignore 15:15:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:03 .golangci.yml 15:15:13 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 15:03 Attribution.txt 15:15:13 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 15:03 CHANGELOG.md 15:15:13 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 15:03 Dockerfile 15:15:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:03 GOVERNANCE.md 15:15:13 -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 15:03 Jenkinsfile 15:15:13 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:03 LICENSE 15:15:13 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 15:03 Makefile 15:15:13 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:03 OWNERS.md 15:15:13 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 15:03 README.md 15:15:13 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:01 VERSION 15:15:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:03 bin 15:15:13 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:10 coverage.out 15:15:13 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 15:03 go.mod 15:15:13 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:03 go.sum 15:15:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:03 images 15:15:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:03 internal 15:15:13 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:03 main.go 15:15:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:03 openapi 15:15:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:03 res 15:15:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:15 + 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=e87408ba0baad64d24b50da923549d1991b86a3e --label arch=arm64 --label version=3.2.0-dev.23 . 15:15:16 Sending build context to Docker daemon 673.8kB 15:15:16 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:15:16 Step 2/30 : FROM ${BASE} AS builder 15:15:16 ---> 12dbcc30b959 15:15:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:15:16 ---> Running in e4c85b48abca 15:15:16 Removing intermediate container e4c85b48abca 15:15:16 ---> 8f6bd33628da 15:15:16 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:15:16 ---> Running in 394ccfb5dc17 15:15:16 Removing intermediate container 394ccfb5dc17 15:15:16 ---> d7c2908e07c6 15:15:16 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:15:16 ---> Running in cd2fd5c9b205 15:15:17 Removing intermediate container cd2fd5c9b205 15:15:17 ---> f6039c4dbd75 15:15:17 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:17 ---> Running in 95c94322ff3f 15:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:15:20 OK: 266 MiB in 52 packages 15:15:21 Removing intermediate container 95c94322ff3f 15:15:21 ---> ce0a842b20c5 15:15:21 Step 7/30 : WORKDIR /app 15:15:21 ---> Running in 51bf4ea78a45 15:15:22 Removing intermediate container 51bf4ea78a45 15:15:22 ---> 94875f5cb0cc 15:15:22 Step 8/30 : COPY go.mod vendor* ./ 15:15:22 ---> 450193563650 15:15:22 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:22 ---> Running in 7586458a3553 15:15:25 Removing intermediate container 7586458a3553 15:15:25 ---> 703fae9f4388 15:15:25 Step 10/30 : COPY . . 15:15:25 ---> 44674551fd17 15:15:25 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:25 ---> Running in 01b5be88f2d4 15:15:26 Removing intermediate container 01b5be88f2d4 15:15:26 ---> 9207dc11e649 15:15:26 Step 12/30 : RUN $MAKE 15:15:26 ---> Running in 567a758a7e33 15:15:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:19:05 Removing intermediate container 567a758a7e33 15:19:05 ---> 3765f50bfaef 15:19:05 Step 13/30 : FROM alpine:3.18 15:19:06 3.18: Pulling from library/alpine 15:19:06 5c905c7ebe2f: Pulling fs layer 15:19:06 5c905c7ebe2f: Verifying Checksum 15:19:06 5c905c7ebe2f: Download complete 15:19:07 5c905c7ebe2f: Pull complete 15:19:07 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:19:07 Status: Downloaded newer image for alpine:3.18 15:19:07 ---> dec292d02e07 15:19:07 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:19:07 ---> Running in 0d3ded18c3c9 15:19:07 Removing intermediate container 0d3ded18c3c9 15:19:07 ---> 1e15b5d45baa 15:19:07 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:19:07 ---> Running in 7ce3b483d316 15:19:07 Removing intermediate container 7ce3b483d316 15:19:07 ---> cce5842d13e6 15:19:07 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:19:07 ---> Running in da127d1d60e2 15:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:19:10 (1/2) Installing ca-certificates (20240226-r0) 15:19:10 (2/2) Installing dumb-init (1.2.5-r2) 15:19:10 Executing busybox-1.36.1-r7.trigger 15:19:10 Executing ca-certificates-20240226-r0.trigger 15:19:10 OK: 9 MiB in 17 packages 15:19:12 Removing intermediate container da127d1d60e2 15:19:12 ---> b8e2a1eacd01 15:19:12 Step 17/30 : RUN apk --no-cache upgrade 15:19:12 ---> Running in 78b3dc507c4b 15:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:19:14 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:19:14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:19:14 Executing ca-certificates-20240226-r0.trigger 15:19:14 OK: 9 MiB in 17 packages 15:19:15 Removing intermediate container 78b3dc507c4b 15:19:15 ---> 0410005aac58 15:19:15 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:19:16 ---> eb604af06799 15:19:16 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:19:16 ---> b401a0d7017f 15:19:16 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:19:17 ---> 9bcc3f97116d 15:19:17 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:19:17 ---> c316e976a50a 15:19:17 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:19:19 ---> a85a182fa660 15:19:19 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:19:19 ---> Running in 3bb6bdbc517f 15:19:21 Removing intermediate container 3bb6bdbc517f 15:19:21 ---> 2d23c646f3d6 15:19:21 Step 24/30 : VOLUME /cache 15:19:21 ---> Running in dec91b90dec4 15:19:21 Removing intermediate container dec91b90dec4 15:19:21 ---> c8c0ab5bc77e 15:19:21 Step 25/30 : EXPOSE 59711 15:19:22 ---> Running in b7b24d546579 15:19:22 Removing intermediate container b7b24d546579 15:19:22 ---> 8638595d48b9 15:19:22 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:19:22 ---> Running in d4b28aa9d033 15:19:22 Removing intermediate container d4b28aa9d033 15:19:22 ---> 451a80607d28 15:19:22 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:19:22 ---> Running in d737f7ef4460 15:19:23 Removing intermediate container d737f7ef4460 15:19:23 ---> a74cd79e8946 15:19:23 Step 28/30 : LABEL arch=arm64 15:19:23 ---> Running in 3ba4f44a5e6d 15:19:23 Removing intermediate container 3ba4f44a5e6d 15:19:23 ---> bd4a5ed9d34e 15:19:23 Step 29/30 : LABEL git_sha=e87408ba0baad64d24b50da923549d1991b86a3e 15:19:23 ---> Running in 8178ce27b63b 15:19:23 Removing intermediate container 8178ce27b63b 15:19:23 ---> 147cc74641da 15:19:23 Step 30/30 : LABEL version=3.2.0-dev.23 15:19:24 ---> Running in 5c800baf65f3 15:19:24 Removing intermediate container 5c800baf65f3 15:19:24 ---> dda16de53506 15:19:24 [Warning] One or more build-args [ARCH] were not consumed 15:19:24 Successfully built dda16de53506 15:19:24 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:24 provisioning config files... 15:19:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/177@tmp/config11100567676339784054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:25 ---> ****-login.sh 15:19:25 nexus3.edgexfoundry.org:10001 15:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:19:25 Configure a credential helper to remove this warning. See 15:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:19:25 15:19:25 Login Succeeded 15:19:25 nexus3.edgexfoundry.org:10002 15:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:19:26 Configure a credential helper to remove this warning. See 15:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:19:26 15:19:26 Login Succeeded 15:19:26 nexus3.edgexfoundry.org:10003 15:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:19:26 Configure a credential helper to remove this warning. See 15:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:19:26 15:19:26 Login Succeeded 15:19:26 nexus3.edgexfoundry.org:10004 15:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:19:26 Configure a credential helper to remove this warning. See 15:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:19:26 15:19:26 Login Succeeded 15:19:26 ****.io 15:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:19:27 Configure a credential helper to remove this warning. See 15:19:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:19:27 15:19:27 Login Succeeded 15:19:27 ---> ****-login.sh ends [Pipeline] } 15:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:19:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:19:27 e87408ba0baad64d24b50da923549d1991b86a3e 15:19:27 latest 15:19:27 3.2.0-dev.23 15:19:27 e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 15:19:27 main 15:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e 15:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:19:28 5373cc048d53: Preparing 15:19:28 388f60a01efe: Preparing 15:19:28 4be787b324d4: Preparing 15:19:28 2c7570963c77: Preparing 15:19:28 51f58c47d863: Preparing 15:19:28 97b5d8d56d3d: Preparing 15:19:28 32bd0f4f28f8: Preparing 15:19:28 2eea60799ed6: Preparing 15:19:28 da707bb00cb8: Preparing 15:19:28 97b5d8d56d3d: Waiting 15:19:28 32bd0f4f28f8: Waiting 15:19:28 2eea60799ed6: Waiting 15:19:28 da707bb00cb8: Waiting 15:19:29 4be787b324d4: Pushed 15:19:29 5373cc048d53: Pushed 15:19:29 51f58c47d863: Pushed 15:19:29 2c7570963c77: Pushed 15:19:29 da707bb00cb8: Layer already exists 15:19:29 97b5d8d56d3d: Pushed 15:19:29 2eea60799ed6: Pushed 15:19:30 32bd0f4f28f8: Pushed 15:19:36 388f60a01efe: Pushed 15:19:36 e87408ba0baad64d24b50da923549d1991b86a3e: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:36 + 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 15:19:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:19:37 5373cc048d53: Preparing 15:19:37 388f60a01efe: Preparing 15:19:37 4be787b324d4: Preparing 15:19:37 2c7570963c77: Preparing 15:19:37 51f58c47d863: Preparing 15:19:37 97b5d8d56d3d: Preparing 15:19:37 32bd0f4f28f8: Preparing 15:19:37 97b5d8d56d3d: Waiting 15:19:37 32bd0f4f28f8: Waiting 15:19:37 2eea60799ed6: Preparing 15:19:37 da707bb00cb8: Preparing 15:19:37 2eea60799ed6: Waiting 15:19:37 da707bb00cb8: Waiting 15:19:37 5373cc048d53: Layer already exists 15:19:37 388f60a01efe: Layer already exists 15:19:37 2c7570963c77: Layer already exists 15:19:37 4be787b324d4: Layer already exists 15:19:37 51f58c47d863: Layer already exists 15:19:37 32bd0f4f28f8: Layer already exists 15:19:37 2eea60799ed6: Layer already exists 15:19:37 da707bb00cb8: Layer already exists 15:19:37 97b5d8d56d3d: Layer already exists 15:19:37 latest: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.23 15:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:19:38 5373cc048d53: Preparing 15:19:38 388f60a01efe: Preparing 15:19:38 4be787b324d4: Preparing 15:19:38 2c7570963c77: Preparing 15:19:38 51f58c47d863: Preparing 15:19:38 97b5d8d56d3d: Preparing 15:19:38 32bd0f4f28f8: Preparing 15:19:38 2eea60799ed6: Preparing 15:19:38 da707bb00cb8: Preparing 15:19:38 32bd0f4f28f8: Waiting 15:19:38 97b5d8d56d3d: Waiting 15:19:38 da707bb00cb8: Waiting 15:19:38 2eea60799ed6: Waiting 15:19:38 388f60a01efe: Layer already exists 15:19:38 51f58c47d863: Layer already exists 15:19:38 4be787b324d4: Layer already exists 15:19:38 5373cc048d53: Layer already exists 15:19:38 2c7570963c77: Layer already exists 15:19:38 32bd0f4f28f8: Layer already exists 15:19:38 97b5d8d56d3d: Layer already exists 15:19:38 da707bb00cb8: Layer already exists 15:19:38 2eea60799ed6: Layer already exists 15:19:38 3.2.0-dev.23: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 15:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:19:39 5373cc048d53: Preparing 15:19:39 388f60a01efe: Preparing 15:19:39 4be787b324d4: Preparing 15:19:39 2c7570963c77: Preparing 15:19:39 51f58c47d863: Preparing 15:19:39 97b5d8d56d3d: Preparing 15:19:39 32bd0f4f28f8: Preparing 15:19:39 2eea60799ed6: Preparing 15:19:39 da707bb00cb8: Preparing 15:19:39 32bd0f4f28f8: Waiting 15:19:39 2eea60799ed6: Waiting 15:19:39 da707bb00cb8: Waiting 15:19:39 97b5d8d56d3d: Waiting 15:19:39 4be787b324d4: Layer already exists 15:19:39 51f58c47d863: Layer already exists 15:19:39 388f60a01efe: Layer already exists 15:19:39 5373cc048d53: Layer already exists 15:19:39 2c7570963c77: Layer already exists 15:19:39 97b5d8d56d3d: Layer already exists 15:19:39 32bd0f4f28f8: Layer already exists 15:19:39 da707bb00cb8: Layer already exists 15:19:39 2eea60799ed6: Layer already exists 15:19:39 e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:40 + 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 15:19:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:19:40 5373cc048d53: Preparing 15:19:40 388f60a01efe: Preparing 15:19:40 4be787b324d4: Preparing 15:19:40 2c7570963c77: Preparing 15:19:40 51f58c47d863: Preparing 15:19:40 97b5d8d56d3d: Preparing 15:19:40 32bd0f4f28f8: Preparing 15:19:40 2eea60799ed6: Preparing 15:19:40 da707bb00cb8: Preparing 15:19:40 97b5d8d56d3d: Waiting 15:19:40 32bd0f4f28f8: Waiting 15:19:40 2eea60799ed6: Waiting 15:19:40 da707bb00cb8: Waiting 15:19:40 5373cc048d53: Layer already exists 15:19:40 2c7570963c77: Layer already exists 15:19:40 51f58c47d863: Layer already exists 15:19:40 4be787b324d4: Layer already exists 15:19:40 388f60a01efe: Layer already exists 15:19:40 32bd0f4f28f8: Layer already exists 15:19:40 2eea60799ed6: Layer already exists 15:19:40 da707bb00cb8: Layer already exists 15:19:40 97b5d8d56d3d: Layer already exists 15:19:41 main: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:41 ===================================================== [Pipeline] echo 15:19:41 taggedImages: 15:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e 15:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.23 15:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 15:19:41 - 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 15:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:41 15:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:42 arm64: Pulling from edgex-lftools-log-publisher 15:19:42 8998bd30e6a1: Pulling fs layer 15:19:42 04944245beec: Pulling fs layer 15:19:42 699f458cf7ca: Pulling fs layer 15:19:42 765212b225bb: Pulling fs layer 15:19:42 f23df028b6ca: Pulling fs layer 15:19:42 d65c8cfc05b1: Pulling fs layer 15:19:42 2437ff75d9bd: Pulling fs layer 15:19:42 765212b225bb: Waiting 15:19:42 f23df028b6ca: Waiting 15:19:42 d65c8cfc05b1: Waiting 15:19:42 2437ff75d9bd: Waiting 15:19:42 04944245beec: Verifying Checksum 15:19:42 04944245beec: Download complete 15:19:42 765212b225bb: Verifying Checksum 15:19:42 765212b225bb: Download complete 15:19:42 f23df028b6ca: Verifying Checksum 15:19:42 f23df028b6ca: Download complete 15:19:42 d65c8cfc05b1: Verifying Checksum 15:19:42 d65c8cfc05b1: Download complete 15:19:42 699f458cf7ca: Verifying Checksum 15:19:42 699f458cf7ca: Download complete 15:19:43 8998bd30e6a1: Verifying Checksum 15:19:43 8998bd30e6a1: Download complete 15:19:46 2437ff75d9bd: Verifying Checksum 15:19:46 2437ff75d9bd: Download complete 15:19:48 8998bd30e6a1: Pull complete 15:19:48 04944245beec: Pull complete 15:19:50 699f458cf7ca: Pull complete 15:19:50 765212b225bb: Pull complete 15:19:51 f23df028b6ca: Pull complete 15:19:51 d65c8cfc05b1: Pull complete 15:20:10 2437ff75d9bd: Pull complete 15:20:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:10 prd-ubuntu20.04-docker-arm64-4c-16g-5946 does not seem to be running inside a container 15:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/177 -v /w/workspace/app-rfid-llrp-inventory/177:/w/workspace/app-rfid-llrp-inventory/177:rw,z -v /w/workspace/app-rfid-llrp-inventory/177@tmp:/w/workspace/app-rfid-llrp-inventory/177@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 15:20:14 $ docker top d2c3744e6190c07c5eef7fa2e3200b0606f4a6581a5c6651c9a095c0203dcc91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:15 ---> job-cost.sh 15:20:15 lf-activate-venv: SKIPPING 15:20:15 INFO: No Stack... 15:20:15 INFO: Retrieving Pricing Info for: v3-standard-4 15:20:16 INFO: Archiving Costs [Pipeline] sh 15:20:17 + cut -d, -f6 15:20:17 + cat /w/workspace/app-rfid-llrp-inventory/177/archives/cost.csv [Pipeline] lock 15:20:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] 15:20:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] did not exist. Created. 15:20:17 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:18 /w/workspace/app-rfid-llrp-inventory/177@tmp/durable-b6c2d1e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:20:18 + echo total: 0.10999999940395355 [Pipeline] stash 15:20:18 Warning: overwriting stash ‘stack-cost’ 15:20:18 Stashed 1 file(s) [Pipeline] } 15:20:18 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 15:20:18 $ docker stop --time=1 d2c3744e6190c07c5eef7fa2e3200b0606f4a6581a5c6651c9a095c0203dcc91 15:20:20 $ docker rm -f --volumes d2c3744e6190c07c5eef7fa2e3200b0606f4a6581a5c6651c9a095c0203dcc91 [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 15:20:20 provisioning config files... 15:20:20 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2818055859827613507tmp [Pipeline] { [Pipeline] sh 15:20:21 + set +x 15:20:21 + curl -s https://codecov.io/bash 15:20:21 + bash -s -- 15:20:21 15:20:21 _____ _ 15:20:21 / ____| | | 15:20:21 | | ___ __| | ___ ___ _____ __ 15:20:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:21 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:21 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:21 Bash-1.0.6 15:20:21 15:20:21 15:20:21 ==> git version 2.25.1 found 15:20:21 ==> 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 15:20:21 Release-Date: 2020-01-08 15:20:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:20:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:20:21 ==> Jenkins CI detected. 15:20:21 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:20:21 project root: . 15:20:21 --> token set from env 15:20:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:21 ==> Running gcov in . (disable via -X gcov) 15:20:21 ==> Python coveragepy not found 15:20:21 ==> Searching for coverage reports in: 15:20:21 + . 15:20:21 -> Found 1 reports 15:20:21 ==> Detecting git/mercurial file structure 15:20:21 ==> Reading reports 15:20:21 + ./coverage.out bytes=41317 15:20:21 ==> Appending adjustments 15:20:21 https://docs.codecov.io/docs/fixing-reports 15:20:21 + Found adjustments 15:20:21 ==> Gzipping contents 15:20:21 12K /tmp/codecov.hGjILx.gz 15:20:21 ==> Uploading reports 15:20:21 url: https://codecov.io 15:20:21 query: branch=main&commit=e87408ba0baad64d24b50da923549d1991b86a3e&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:21 -> Pinging Codecov 15:20:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e87408ba0baad64d24b50da923549d1991b86a3e&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:21 -> Uploading to 15:20:21 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/e87408ba0baad64d24b50da923549d1991b86a3e/bc3eb3aa-0e9c-4cd3-a88a-a508c4bc33e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T152021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06fb89c491ea6f92875bf0fe1635bb16d5c9ce460567b200bb2b6f7602273cde 15:20:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:21 Dload Upload Total Spent Left Speed 15:20:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 49400 --:--:-- --:--:-- --:--:-- 49400 15:20:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] } 15:20:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:20:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:20:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:20:22 15:20:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:20:23 latest: Pulling from edgex-devops/edgex-snyk-go 15:20:23 619be1103602: Already exists 15:20:23 f8ea3408117e: Pulling fs layer 15:20:23 91320369b822: Pulling fs layer 15:20:23 0406650e8295: Pulling fs layer 15:20:23 4f4fb700ef54: Pulling fs layer 15:20:23 96d80e3f36e1: Pulling fs layer 15:20:23 bcf3aedb951c: Pulling fs layer 15:20:23 bcf3aedb951c: Waiting 15:20:23 96d80e3f36e1: Waiting 15:20:23 0406650e8295: Verifying Checksum 15:20:23 0406650e8295: Download complete 15:20:23 f8ea3408117e: Verifying Checksum 15:20:23 f8ea3408117e: Download complete 15:20:23 4f4fb700ef54: Verifying Checksum 15:20:23 4f4fb700ef54: Download complete 15:20:23 96d80e3f36e1: Verifying Checksum 15:20:23 96d80e3f36e1: Download complete 15:20:23 f8ea3408117e: Pull complete 15:20:23 91320369b822: Verifying Checksum 15:20:23 91320369b822: Download complete 15:20:24 bcf3aedb951c: Verifying Checksum 15:20:24 bcf3aedb951c: Download complete 15:20:26 91320369b822: Pull complete 15:20:26 0406650e8295: Pull complete 15:20:26 4f4fb700ef54: Pull complete 15:20:26 96d80e3f36e1: Pull complete 15:20:30 bcf3aedb951c: Pull complete 15:20:30 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:30 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:20:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 15:20:34 $ docker top 5bf7008187db8050c9a18f9b45837947abc33fba70b2a0099c566be12224cb64 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:34 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 15:20:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:20:35 + set -o pipefail 15:20:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:20:43 15:20:43 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:20:43 15:20:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/ab4ea2cb-9866-4890-b2cb-fd7307e1661d 15:20:43 15:20:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:20:43 [Pipeline] } 15:20:43 $ docker stop --time=1 5bf7008187db8050c9a18f9b45837947abc33fba70b2a0099c566be12224cb64 15:20:49 $ docker rm -f --volumes 5bf7008187db8050c9a18f9b45837947abc33fba70b2a0099c566be12224cb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:50 + git log --format=format:%s -1 e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] sh 15:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:51 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:20:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:51 $ docker top a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f -eo pid,comm 15:20:51 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). 15:20:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:51 [ssh-agent] Looking for ssh-agent implementation... 15:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:51 $ docker exec a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f ssh-agent 15:20:52 SSH_AUTH_SOCK=/tmp/ssh-CQwhpXnrZHuv/agent.32 15:20:52 SSH_AGENT_PID=38 15:20:52 Running ssh-add (command line suppressed) 15:20:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8780672389578684486.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8780672389578684486.key) 15:20:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:52 + git semver tag 15:20:52 2024-07-19 15:20:52,685 [run_tag] DEBUG tag force:False 15:20:52 2024-07-19 15:20:52,686 [check_head_tag] DEBUG check head tag 15:20:52 2024-07-19 15:20:52,687 [execute] INFO git cat-file --batch-check 15:20:52 2024-07-19 15:20:52,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:20:52 2024-07-19 15:20:52,690 [execute] INFO git cat-file --batch 15:20:52 2024-07-19 15:20:52,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:20:52 2024-07-19 15:20:52,708 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:20:52 2024-07-19 15:20:52,708 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 15:20:52 2024-07-19 15:20:52,708 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:20:52 2024-07-19 15:20:52,712 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:20:52 3.2.0-dev.23 [Pipeline] } 15:20:52 $ docker exec --env ******** --env ******** a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f ssh-agent -k 15:20:52 unset SSH_AUTH_SOCK; 15:20:52 unset SSH_AGENT_PID; 15:20:52 echo Agent pid 38 killed; 15:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:53 + git semver [Pipeline] } 15:20:53 $ docker stop --time=1 a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f 15:20:54 $ docker rm -f --volumes a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:55 15:20:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:55 0.23.1-centos7: Pulling from edgex-lftools 15:20:55 ab5ef0e58194: Pulling fs layer 15:20:55 9712f1f96733: Pulling fs layer 15:20:55 63f879dbbcfc: Pulling fs layer 15:20:55 0d9ebad4ef96: Pulling fs layer 15:20:55 e9a5061849ea: Pulling fs layer 15:20:55 d747dcd14b5f: Pulling fs layer 15:20:55 2de7ff778b66: Pulling fs layer 15:20:55 e9a5061849ea: Waiting 15:20:55 0d9ebad4ef96: Waiting 15:20:55 d747dcd14b5f: Waiting 15:20:55 2de7ff778b66: Waiting 15:20:55 9712f1f96733: Verifying Checksum 15:20:55 9712f1f96733: Download complete 15:20:55 63f879dbbcfc: Verifying Checksum 15:20:55 63f879dbbcfc: Download complete 15:20:55 e9a5061849ea: Verifying Checksum 15:20:55 e9a5061849ea: Download complete 15:20:55 0d9ebad4ef96: Verifying Checksum 15:20:55 0d9ebad4ef96: Download complete 15:20:55 d747dcd14b5f: Verifying Checksum 15:20:55 d747dcd14b5f: Download complete 15:20:55 ab5ef0e58194: Verifying Checksum 15:20:55 ab5ef0e58194: Download complete 15:20:55 2de7ff778b66: Verifying Checksum 15:20:55 2de7ff778b66: Download complete 15:20:58 ab5ef0e58194: Pull complete 15:20:58 9712f1f96733: Pull complete 15:20:59 63f879dbbcfc: Pull complete 15:21:03 0d9ebad4ef96: Pull complete 15:21:03 e9a5061849ea: Pull complete 15:21:03 d747dcd14b5f: Pull complete 15:21:04 2de7ff778b66: Pull complete 15:21:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:21:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:04 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:21:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:21:11 $ docker top 5b2f3ee1a8521d89c5fa55fdf15aa1a07e28c6b02d65f06873ffb0f529e61fd6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:21:12 provisioning config files... 15:21:12 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config547463364963499675tmp 15:21:12 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13003196711373603261tmp 15:21:12 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16894538401521771720tmp [Pipeline] { [Pipeline] echo 15:21:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:21:12 ---> sigul-configuration.sh 15:21:12 gpg: directory `/root/.gnupg' created 15:21:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:21:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:21:12 gpg: keyring `/root/.gnupg/secring.gpg' created 15:21:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:21:12 gpg: CAST5 encrypted data 15:21:12 gpg: encrypted with 1 passphrase 15:21:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:21:13 + mkdir /home/jenkins 15:21:13 + mkdir /home/jenkins/sigul [Pipeline] sh 15:21: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 15:21:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:21:13 ---> sigul-install.sh 15:21:13 Sigul already installed; skipping installation. [Pipeline] sh 15:21:14 + git tag --list 15:21:14 v0.0.0 15:21:14 v1.0.0 15:21:14 v2.1.0 15:21:14 v2.1.1 15:21:14 v2.2.0 15:21:14 v2.3.0 15:21:14 v3.0 15:21:14 v3.0.0 15:21:14 v3.0.1 15:21:14 v3.0.1-dev.1 15:21:14 v3.1 15:21:14 v3.1.0 15:21:14 v3.1.0-dev.1 15:21:14 v3.1.0-dev.10 15:21:14 v3.1.0-dev.11 15:21:14 v3.1.0-dev.12 15:21:14 v3.1.0-dev.13 15:21:14 v3.1.0-dev.14 15:21:14 v3.1.0-dev.15 15:21:14 v3.1.0-dev.16 15:21:14 v3.1.0-dev.17 15:21:14 v3.1.0-dev.18 15:21:14 v3.1.0-dev.19 15:21:14 v3.1.0-dev.2 15:21:14 v3.1.0-dev.20 15:21:14 v3.1.0-dev.21 15:21:14 v3.1.0-dev.22 15:21:14 v3.1.0-dev.23 15:21:14 v3.1.0-dev.24 15:21:14 v3.1.0-dev.25 15:21:14 v3.1.0-dev.26 15:21:14 v3.1.0-dev.27 15:21:14 v3.1.0-dev.28 15:21:14 v3.1.0-dev.29 15:21:14 v3.1.0-dev.3 15:21:14 v3.1.0-dev.30 15:21:14 v3.1.0-dev.31 15:21:14 v3.1.0-dev.32 15:21:14 v3.1.0-dev.33 15:21:14 v3.1.0-dev.34 15:21:14 v3.1.0-dev.35 15:21:14 v3.1.0-dev.36 15:21:14 v3.1.0-dev.37 15:21:14 v3.1.0-dev.38 15:21:14 v3.1.0-dev.39 15:21:14 v3.1.0-dev.4 15:21:14 v3.1.0-dev.40 15:21:14 v3.1.0-dev.5 15:21:14 v3.1.0-dev.6 15:21:14 v3.1.0-dev.7 15:21:14 v3.1.0-dev.8 15:21:14 v3.1.0-dev.9 15:21:14 v3.1.1 15:21:14 v3.2.0-dev.1 15:21:14 v3.2.0-dev.10 15:21:14 v3.2.0-dev.11 15:21:14 v3.2.0-dev.12 15:21:14 v3.2.0-dev.13 15:21:14 v3.2.0-dev.14 15:21:14 v3.2.0-dev.15 15:21:14 v3.2.0-dev.16 15:21:14 v3.2.0-dev.17 15:21:14 v3.2.0-dev.18 15:21:14 v3.2.0-dev.19 15:21:14 v3.2.0-dev.2 15:21:14 v3.2.0-dev.20 15:21:14 v3.2.0-dev.21 15:21:14 v3.2.0-dev.22 15:21:14 v3.2.0-dev.23 15:21:14 v3.2.0-dev.3 15:21:14 v3.2.0-dev.4 15:21:14 v3.2.0-dev.5 15:21:14 v3.2.0-dev.6 15:21:14 v3.2.0-dev.7 15:21:14 v3.2.0-dev.8 15:21:14 v3.2.0-dev.9 [Pipeline] sh 15:21:14 + lftools sign git-tag v3.2.0-dev.23 15:21:15 Signing Git tag with Sigul... 15:21:15 Signing v3.2.0-dev.23 [Pipeline] echo 15:21:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:21:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:21:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:21:16 $ docker stop --time=1 5b2f3ee1a8521d89c5fa55fdf15aa1a07e28c6b02d65f06873ffb0f529e61fd6 15:21:17 $ docker rm -f --volumes 5b2f3ee1a8521d89c5fa55fdf15aa1a07e28c6b02d65f06873ffb0f529e61fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:21:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:18 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:21: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:19 $ docker top e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:19 [ssh-agent] Looking for ssh-agent implementation... 15:21:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:19 $ docker exec e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 ssh-agent 15:21:19 SSH_AUTH_SOCK=/tmp/ssh-g8DFLdPGiCLz/agent.32 15:21:19 SSH_AGENT_PID=38 15:21:19 Running ssh-add (command line suppressed) 15:21:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16527797954033356512.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16527797954033356512.key) 15:21:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:20 + git semver bump pre 15:21:20 2024-07-19 15:21:20,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:20 2024-07-19 15:21:20,637 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev 15:21:20 2024-07-19 15:21:20,637 [bump_version] DEBUG bumped version:3.2.0-dev.24 15:21:20 2024-07-19 15:21:20,637 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:21:20 2024-07-19 15:21:20,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:20 2024-07-19 15:21:20,637 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:20 2024-07-19 15:21:20,639 [execute] INFO git cat-file --batch-check 15:21:20 2024-07-19 15:21:20,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:20 2024-07-19 15:21:20,644 [execute] INFO git cat-file --batch 15:21:20 2024-07-19 15:21:20,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:20 2024-07-19 15:21:20,649 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:20 3.2.0-dev.24 [Pipeline] } 15:21:20 $ docker exec --env ******** --env ******** e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 ssh-agent -k 15:21:20 unset SSH_AUTH_SOCK; 15:21:20 unset SSH_AGENT_PID; 15:21:20 echo Agent pid 38 killed; 15:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:21 + git semver [Pipeline] } 15:21:21 $ docker stop --time=1 e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 15:21:23 $ docker rm -f --volumes e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:24 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:21: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:24 $ docker top b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:24 [ssh-agent] Looking for ssh-agent implementation... 15:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:24 $ docker exec b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 ssh-agent 15:21:24 SSH_AUTH_SOCK=/tmp/ssh-cxlHfwhiDJZB/agent.33 15:21:24 SSH_AGENT_PID=39 15:21:25 Running ssh-add (command line suppressed) 15:21:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16209797584631572317.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16209797584631572317.key) 15:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:25 + git semver push 15:21:25 2024-07-19 15:21:25,656 [run_push] DEBUG push 15:21:25 2024-07-19 15:21:25,657 [execute] INFO git cat-file --batch-check 15:21:25 2024-07-19 15:21:25,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:25 2024-07-19 15:21:25,662 [execute] INFO git rev-list d882c6a715c3448c2f9ed0710c0f852a69b3dba7 -- 15:21:25 2024-07-19 15:21:25,662 [execute] DEBUG Popen(['git', 'rev-list', 'd882c6a715c3448c2f9ed0710c0f852a69b3dba7', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:21:25 2024-07-19 15:21:25,668 [execute] INFO git fetch -v origin 15:21:25 2024-07-19 15:21:25,669 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:21:26 2024-07-19 15:21:26,150 [run_push] DEBUG no remote changes detected 15:21:26 2024-07-19 15:21:26,151 [execute] INFO git push origin semver 15:21:26 2024-07-19 15:21:26,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:21:27 2024-07-19 15:21:26,871 [run_push] DEBUG push all version tags 15:21:27 2024-07-19 15:21:26,872 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:21:27 2024-07-19 15:21:26,872 [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) 15:21:27 2024-07-19 15:21:27,572 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:27 3.2.0-dev.24 [Pipeline] } 15:21:27 $ docker exec --env ******** --env ******** b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 ssh-agent -k 15:21:27 unset SSH_AUTH_SOCK; 15:21:27 unset SSH_AGENT_PID; 15:21:27 echo Agent pid 39 killed; 15:21:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:28 + git semver [Pipeline] } 15:21:28 $ docker stop --time=1 b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 15:21:30 $ docker rm -f --volumes b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:21:31 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:21:31 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:21:31 total 16 15:21:31 drwxr-xr-x 3 root root 4096 Jul 19 15:05 . 15:21:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:21 .. 15:21:31 drwxr-xr-x 2 root root 4096 Jul 19 15:05 cost 15:21:31 -rw-r--r-- 1 root root 95 Jul 19 15:05 cost.csv 15:21:31 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:21:31 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:21:31 total 16 15:21:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:05 . 15:21:31 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:21 .. 15:21:31 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:05 cost 15:21:31 -rw-r--r-- 1 jenkins jenkins 95 Jul 19 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:21:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:21:32 ---> package-listing.sh 15:21:32 ++ facter osfamily 15:21:32 ++ tr '[:upper:]' '[:lower:]' 15:21:32 + OS_FAMILY=debian 15:21:32 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:21:32 + START_PACKAGES=/tmp/packages_start.txt 15:21:32 + END_PACKAGES=/tmp/packages_end.txt 15:21:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:32 + PACKAGES=/tmp/packages_start.txt 15:21:32 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:21:32 + PACKAGES=/tmp/packages_end.txt 15:21:32 + case "${OS_FAMILY}" in 15:21:32 + dpkg -l 15:21:32 + grep '^ii' 15:21:32 + '[' -f /tmp/packages_start.txt ']' 15:21:32 + '[' -f /tmp/packages_end.txt ']' 15:21:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:32 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:21:32 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:21:32 + 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 15:21:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 15:21:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:33 prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container 15:21:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:21:33 $ docker top fcd3db94a4ad6d57113c5b9f33d8e7e2d4d50c6e31671c295725b92b10ef8741 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:21:34 + mkdir -p /var/log/sysstat [Pipeline] sh 15:21:35 + ls /var/log/sa-host 15:21:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:35 provisioning config files... 15:21:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6508471886204149446tmp [Pipeline] { [Pipeline] echo 15:21:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:21:35 ---> create-netrc.sh [Pipeline] } 15:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:21:36 ---> python-tools-install.sh [Pipeline] echo 15:21:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:21:36 ---> sudo-logs.sh 15:21:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:21:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:21:37 ---> job-cost.sh 15:21:37 lf-activate-venv: SKIPPING 15:21:37 DEBUG: total: 0.2199999988079071 15:21:37 INFO: Retrieving Stack Cost... 15:21:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:21:38 INFO: Archiving Costs [Pipeline] echo 15:21:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:21:38 ---> logs-deploy.sh 15:21:38 lf-activate-venv: SKIPPING 15:21:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/177 15:21:38 INFO: archiving workspace using pattern(s): 15:21:39 Archives upload complete. 15:21:39 INFO: archiving logs to Nexus 15:21:40 ---> uname -a: 15:21:40 Linux prd-ubuntu20-04-docker-8c-8g-5945 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:21:40 15:21:40 15:21:40 ---> lscpu: 15:21:40 Architecture: x86_64 15:21:40 CPU op-mode(s): 32-bit, 64-bit 15:21:40 Byte Order: Little Endian 15:21:40 Address sizes: 40 bits physical, 48 bits virtual 15:21:40 CPU(s): 8 15:21:40 On-line CPU(s) list: 0-7 15:21:40 Thread(s) per core: 1 15:21:40 Core(s) per socket: 1 15:21:40 Socket(s): 8 15:21:40 NUMA node(s): 1 15:21:40 Vendor ID: AuthenticAMD 15:21:40 CPU family: 23 15:21:40 Model: 49 15:21:40 Model name: AMD EPYC-Rome Processor 15:21:40 Stepping: 0 15:21:40 CPU MHz: 2799.998 15:21:40 BogoMIPS: 5599.99 15:21:40 Virtualization: AMD-V 15:21:40 Hypervisor vendor: KVM 15:21:40 Virtualization type: full 15:21:40 L1d cache: 256 KiB 15:21:40 L1i cache: 256 KiB 15:21:40 L2 cache: 4 MiB 15:21:40 L3 cache: 128 MiB 15:21:40 NUMA node0 CPU(s): 0-7 15:21:40 Vulnerability Itlb multihit: Not affected 15:21:40 Vulnerability L1tf: Not affected 15:21:40 Vulnerability Mds: Not affected 15:21:40 Vulnerability Meltdown: Not affected 15:21:40 Vulnerability Mmio stale data: Not affected 15:21:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:21:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:21:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:21:40 Vulnerability Srbds: Not affected 15:21:40 Vulnerability Tsx async abort: Not affected 15:21: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 15:21:40 15:21:40 15:21:40 ---> nproc: 15:21:40 8 15:21:40 15:21:40 15:21:40 ---> df -h: 15:21:40 Filesystem Size Used Avail Use% Mounted on 15:21:40 overlay 155G 14G 142G 9% / 15:21:40 tmpfs 64M 0 64M 0% /dev 15:21:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:21:40 shm 64M 0 64M 0% /dev/shm 15:21:40 /dev/vda1 155G 14G 142G 9% /facter-os 15:21:40 15:21:40 15:21:40 ---> sar -b -r -n DEV: 15:21:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5945) 07/19/24 _x86_64_ (8 CPU) 15:21:40 15:21:40 15:00:15 LINUX RESTART (8 CPU) 15:21:40 15:21:40 15:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:21:40 15:02:01 208.25 12.25 196.00 0.00 1755.95 98073.31 0.00 15:21:40 15:03:01 204.33 0.03 204.30 0.00 1.60 71251.06 0.00 15:21:40 15:04:01 25.68 0.02 25.66 0.00 0.13 19548.49 0.00 15:21:40 15:05:01 189.05 0.17 188.89 0.00 13.33 44214.63 0.00 15:21:40 15:06:01 102.33 5.78 96.55 0.00 4425.53 25349.11 0.00 15:21:40 15:07:01 8.23 1.03 7.20 0.00 22.00 138.64 0.00 15:21:40 15:08:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 15:21:40 15:09:01 2.07 0.00 2.07 0.00 0.00 24.13 0.00 15:21:40 15:10:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 15:21:40 15:11:01 2.28 0.00 2.28 0.00 0.00 25.72 0.00 15:21:40 15:12:01 1.58 0.00 1.58 0.00 0.00 22.00 0.00 15:21:40 15:13:01 2.05 0.00 2.05 0.00 0.00 24.00 0.00 15:21:40 15:14:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:21:40 15:15:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 15:21:40 15:16:01 2.27 0.02 2.25 0.00 0.13 29.33 0.00 15:21:40 15:17:01 1.62 0.02 1.60 0.00 0.13 19.59 0.00 15:21:40 15:18:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 15:21:40 15:19:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 15:21:40 15:20:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 15:21:40 15:21:01 91.82 0.20 91.62 0.00 14.66 38836.19 0.00 15:21:40 Average: 42.54 0.98 41.56 0.00 311.68 14883.29 0.00 15:21:40 15:21:40 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:40 15:02:01 28084688 31548356 763760 2.32 129692 3497004 1924528 5.67 1246456 3047816 867088 15:21:40 15:03:01 27200608 31374940 929820 2.83 187776 4085236 2240620 6.60 1660952 3446264 588628 15:21:40 15:04:01 27068112 31523280 779528 2.37 191228 4325604 1962504 5.78 1322032 3877020 291752 15:21:40 15:05:01 27490424 31531976 774000 2.35 196276 3956196 1743652 5.14 1352668 3476144 456 15:21:40 15:06:01 26527728 31508572 764692 2.33 232456 4808448 1754520 5.17 1658928 4047552 1052 15:21:40 15:07:01 26535328 31512304 761168 2.31 231020 4805940 1753860 5.17 1650560 4044984 164 15:21:40 15:08:01 26541640 31518704 754764 2.30 231108 4805944 1753860 5.17 1643908 4044988 8 15:21:40 15:09:01 26541568 31518748 754604 2.29 231192 4805944 1753860 5.17 1644120 4044996 8 15:21:40 15:10:01 26547632 31524908 748444 2.28 231272 4805952 1753860 5.17 1637912 4044996 12 15:21:40 15:11:01 26550724 31528068 745400 2.27 231332 4805956 1753860 5.17 1635448 4045000 8 15:21:40 15:12:01 26551172 31528588 744852 2.27 231408 4805948 1753860 5.17 1635784 4045000 8 15:21:40 15:13:01 26551060 31528564 744812 2.27 231492 4805952 1753860 5.17 1635860 4045004 8 15:21:40 15:14:01 26551052 31528612 744708 2.26 231524 4805964 1753860 5.17 1636040 4045008 12 15:21:40 15:15:01 26550532 31528128 745136 2.27 231552 4805964 1753860 5.17 1635804 4045008 44 15:21:40 15:16:01 26549484 31527144 746108 2.27 231644 4805936 1748656 5.15 1636148 4044988 8 15:21:40 15:17:01 26548932 31526664 746548 2.27 231680 4805948 1732024 5.10 1636148 4045000 12 15:21:40 15:18:01 26548816 31526700 746140 2.27 231720 4805956 1732024 5.10 1636148 4044996 8 15:21:40 15:19:01 26548680 31526632 746204 2.27 231740 4805960 1732024 5.10 1636204 4045004 4 15:21:40 15:20:01 26549320 31527276 745524 2.27 231764 4805960 1732024 5.10 1635340 4045008 8 15:21:40 15:21:01 25192324 31467996 802192 2.44 248484 5983180 2038932 6.01 1736616 5193088 570276 15:21:40 Average: 26661491 31515308 764420 2.32 221318 4696950 1806312 5.32 1595654 3985893 115978 15:21:40 15:21:40 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:40 15:02:01 lo 5.86 5.86 0.58 0.58 0.00 0.00 0.00 0.00 15:21:40 15:02:01 ens3 782.91 506.01 8431.36 68.25 0.00 0.00 0.00 0.00 15:21:40 15:02:01 docker0 375.42 567.84 31.64 3583.85 0.00 0.00 0.00 0.00 15:21:40 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:03:01 ens3 25.65 19.23 24.89 65.04 0.00 0.00 0.00 0.00 15:21:40 15:03:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:21:40 15:03:01 vethe510119 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:21:40 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:04:01 ens3 10.70 7.10 8.77 4.79 0.00 0.00 0.00 0.00 15:21:40 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:04:01 vethe510119 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:05:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 15:21:40 15:05:01 ens3 40.48 27.75 209.69 11.98 0.00 0.00 0.00 0.00 15:21:40 15:05:01 docker0 5.28 8.92 0.33 128.62 0.00 0.00 0.00 0.00 15:21:40 15:06:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 15:21:40 15:06:01 ens3 350.84 193.72 5261.80 233.22 0.00 0.00 0.00 0.00 15:21:40 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:07:01 ens3 0.65 0.27 0.06 0.02 0.00 0.00 0.00 0.00 15:21:40 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:08:01 ens3 0.67 0.42 0.27 0.22 0.00 0.00 0.00 0.00 15:21:40 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:09:01 ens3 0.92 0.45 0.31 0.22 0.00 0.00 0.00 0.00 15:21:40 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:11:01 ens3 0.88 0.18 0.19 0.07 0.00 0.00 0.00 0.00 15:21:40 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:12:01 ens3 1.40 0.45 0.42 0.28 0.00 0.00 0.00 0.00 15:21:40 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:13:01 ens3 1.18 0.58 0.40 0.28 0.00 0.00 0.00 0.00 15:21:40 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:14:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:21:40 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:16:01 ens3 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 15:21:40 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:17:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:18:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:21:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 15:21:40 15:21:01 ens3 380.47 212.70 8065.38 33.15 0.00 0.00 0.00 0.00 15:21:40 15:21:01 docker0 79.32 147.36 7.23 1261.38 0.00 0.00 0.00 0.00 15:21:40 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 15:21:40 Average: ens3 79.89 48.47 1100.21 20.88 0.00 0.00 0.00 0.00 15:21:40 Average: docker0 23.00 36.21 1.96 248.71 0.00 0.00 0.00 0.00 15:21:40 15:21:40 15:21:40 ---> sar -P ALL: 15:21:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5945) 07/19/24 _x86_64_ (8 CPU) 15:21:40 15:21:40 15:00:15 LINUX RESTART (8 CPU) 15:21:40 15:21:40 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:21:40 15:02:01 all 8.73 0.00 3.86 2.92 0.07 84.41 15:21:40 15:02:01 0 9.84 0.00 4.10 1.42 0.05 84.59 15:21:40 15:02:01 1 8.14 0.00 3.77 2.58 0.07 85.44 15:21:40 15:02:01 2 10.36 0.00 3.90 0.54 0.07 85.13 15:21:40 15:02:01 3 7.24 0.00 4.07 0.86 0.07 87.77 15:21:40 15:02:01 4 7.66 0.00 3.62 1.77 0.07 86.89 15:21:40 15:02:01 5 8.92 0.00 4.05 8.90 0.07 78.06 15:21:40 15:02:01 6 9.10 0.00 3.20 1.29 0.08 86.33 15:21:40 15:02:01 7 8.62 0.00 4.19 6.04 0.05 81.10 15:21:40 15:03:01 all 22.28 0.00 4.63 4.91 0.06 68.12 15:21:40 15:03:01 0 21.04 0.00 4.79 1.87 0.05 72.25 15:21:40 15:03:01 1 22.32 0.00 5.29 0.34 0.07 71.99 15:21:40 15:03:01 2 23.25 0.00 4.48 0.74 0.05 71.48 15:21:40 15:03:01 3 22.11 0.00 3.49 0.22 0.05 74.13 15:21:40 15:03:01 4 22.33 0.00 3.99 2.51 0.05 71.12 15:21:40 15:03:01 5 22.64 0.00 5.94 29.42 0.07 41.93 15:21:40 15:03:01 6 23.06 0.00 5.08 3.48 0.07 68.31 15:21:40 15:03:01 7 21.46 0.00 4.04 0.84 0.07 73.60 15:21:40 15:04:01 all 52.99 0.00 8.04 0.63 0.10 38.23 15:21:40 15:04:01 0 53.50 0.00 7.97 0.12 0.12 38.29 15:21:40 15:04:01 1 54.92 0.00 8.52 0.15 0.10 36.31 15:21:40 15:04:01 2 50.83 0.00 7.90 2.91 0.10 38.26 15:21:40 15:04:01 3 53.17 0.00 7.90 0.76 0.08 38.09 15:21:40 15:04:01 4 53.37 0.00 7.51 0.32 0.12 38.68 15:21:40 15:04:01 5 52.44 0.00 8.12 0.30 0.10 39.03 15:21:40 15:04:01 6 52.38 0.00 8.03 0.34 0.08 39.16 15:21:40 15:04:01 7 53.27 0.00 8.40 0.17 0.10 38.05 15:21:40 15:05:01 all 23.22 0.00 5.85 4.55 0.08 66.30 15:21:40 15:05:01 0 23.57 0.00 5.86 13.67 0.09 56.81 15:21:40 15:05:01 1 22.95 0.00 5.87 1.53 0.07 69.58 15:21:40 15:05:01 2 24.27 0.00 6.04 5.43 0.07 64.18 15:21:40 15:05:01 3 23.21 0.00 6.17 11.70 0.15 58.77 15:21:40 15:05:01 4 22.38 0.00 5.39 1.68 0.07 70.48 15:21:40 15:05:01 5 23.01 0.00 5.45 0.12 0.08 71.33 15:21:40 15:05:01 6 23.51 0.00 6.39 1.29 0.07 68.75 15:21:40 15:05:01 7 22.84 0.00 5.62 1.13 0.07 70.34 15:21:40 15:06:01 all 5.98 0.00 2.73 2.42 0.06 88.81 15:21:40 15:06:01 0 6.03 0.00 3.62 2.76 0.05 87.53 15:21:40 15:06:01 1 5.55 0.00 2.51 8.60 0.14 83.21 15:21:40 15:06:01 2 5.77 0.00 2.72 3.81 0.05 87.65 15:21:40 15:06:01 3 6.28 0.00 2.15 0.15 0.05 91.37 15:21:40 15:06:01 4 5.43 0.00 2.40 0.32 0.05 91.79 15:21:40 15:06:01 5 5.78 0.00 2.15 0.18 0.05 91.83 15:21:40 15:06:01 6 5.11 0.00 2.34 0.81 0.07 91.68 15:21:40 15:06:01 7 7.88 0.00 3.95 2.77 0.05 85.36 15:21:40 15:07:01 all 0.11 0.00 0.08 0.01 0.01 99.79 15:21:40 15:07:01 0 0.02 0.00 0.08 0.00 0.00 99.90 15:21:40 15:07:01 1 0.05 0.00 0.08 0.08 0.03 99.75 15:21:40 15:07:01 2 0.22 0.00 0.08 0.02 0.02 99.67 15:21:40 15:07:01 3 0.07 0.00 0.10 0.00 0.02 99.82 15:21:40 15:07:01 4 0.08 0.00 0.08 0.00 0.02 99.82 15:21:40 15:07:01 5 0.08 0.00 0.05 0.00 0.00 99.87 15:21:40 15:07:01 6 0.08 0.00 0.07 0.02 0.00 99.83 15:21:40 15:07:01 7 0.27 0.00 0.08 0.00 0.00 99.65 15:21:40 15:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:21:40 15:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:21:40 15:08:01 1 0.02 0.00 0.03 0.05 0.02 99.88 15:21:40 15:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:21:40 15:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:21:40 15:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:21:40 15:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:09:01 all 0.03 0.00 0.01 0.11 0.01 99.83 15:21:40 15:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:09:01 1 0.03 0.00 0.03 0.92 0.02 99.00 15:21:40 15:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:21:40 15:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:21:40 15:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:21:40 15:09:01 5 0.08 0.00 0.02 0.00 0.00 99.90 15:21:40 15:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:21:40 15:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:21:40 15:10:01 all 0.08 0.00 0.01 0.01 0.01 99.89 15:21:40 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:10:01 1 0.03 0.00 0.00 0.03 0.03 99.90 15:21:40 15:10:01 2 0.42 0.00 0.03 0.00 0.00 99.55 15:21:40 15:10:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:21:40 15:10:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:21:40 15:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:21:40 15:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:21:40 15:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:21:40 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:11:01 1 0.03 0.00 0.03 0.05 0.02 99.87 15:21:40 15:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:21:40 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:21:40 15:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:21:40 15:12:01 all 0.03 0.00 0.02 0.01 0.01 99.93 15:21:40 15:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:21:40 15:12:01 1 0.03 0.00 0.03 0.03 0.03 99.87 15:21:40 15:12:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:21:40 15:12:01 3 0.05 0.00 0.03 0.02 0.02 99.88 15:21:40 15:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:21:40 15:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:21:40 15:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:21:40 15:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:21:40 15:21:40 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:21:40 15:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:21:40 15:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:21:40 15:13:01 1 0.00 0.00 0.02 0.12 0.03 99.83 15:21:40 15:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:21:40 15:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:21:40 15:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:21:40 15:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:21:40 15:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:21:40 15:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:21:40 15:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:21:40 15:14:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:21:40 15:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:21:40 15:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:21:40 15:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:21:40 15:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:15:01 1 0.03 0.00 0.03 0.02 0.03 99.88 15:21:40 15:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:21:40 15:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:21:40 15:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:21:40 15:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:21:40 15:15:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:21:40 15:16:01 all 0.03 0.00 0.03 0.01 0.01 99.94 15:21:40 15:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:21:40 15:16:01 1 0.03 0.00 0.05 0.03 0.03 99.85 15:21:40 15:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:21:40 15:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:21:40 15:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:21:40 15:16:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:21:40 15:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:21:40 15:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:21:40 15:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:21:40 15:17:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:21:40 15:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:21:40 15:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:21:40 15:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:21:40 15:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:21:40 15:18:01 all 0.01 0.00 0.00 0.00 0.01 99.96 15:21:40 15:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:18:01 1 0.02 0.00 0.00 0.02 0.03 99.93 15:21:40 15:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:21:40 15:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:21:40 15:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:21:40 15:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:21:40 15:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:21:40 15:19:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:21:40 15:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:21:40 15:19:01 1 0.03 0.00 0.03 0.05 0.02 99.87 15:21:40 15:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:21:40 15:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:21:40 15:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:21:40 15:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:21:40 15:20:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:21:40 15:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:21:40 15:20:01 1 0.00 0.00 0.00 0.00 0.03 99.97 15:21:40 15:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:21:40 15:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:21:40 15:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:21:40 15:20:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:21:40 15:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:21:40 15:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:21:40 15:21:01 all 7.02 0.00 2.94 2.64 0.05 87.34 15:21:40 15:21:01 0 8.25 0.00 3.14 1.01 0.03 87.57 15:21:40 15:21:01 1 7.64 0.00 3.25 5.29 0.12 83.70 15:21:40 15:21:01 2 7.11 0.00 2.71 0.84 0.03 89.30 15:21:40 15:21:01 3 6.33 0.00 3.45 7.47 0.08 82.66 15:21:40 15:21:01 4 7.69 0.00 2.78 0.02 0.03 89.49 15:21:40 15:21:01 5 6.00 0.00 2.60 0.37 0.05 90.98 15:21:40 15:21:01 6 6.42 0.00 2.56 0.51 0.05 90.47 15:21:40 15:21:01 7 6.69 0.00 3.07 5.69 0.03 84.52 15:21:40 Average: all 5.97 0.00 1.40 0.91 0.03 91.69 15:21:40 Average: 0 6.05 0.00 1.47 1.02 0.02 91.43 15:21:40 Average: 1 6.05 0.00 1.47 0.99 0.05 91.45 15:21:40 Average: 2 6.06 0.00 1.39 0.71 0.02 91.83 15:21:40 Average: 3 5.90 0.00 1.37 1.05 0.03 91.65 15:21:40 Average: 4 5.90 0.00 1.28 0.33 0.02 92.47 15:21:40 Average: 5 5.91 0.00 1.41 1.95 0.02 90.70 15:21:40 Average: 6 5.93 0.00 1.38 0.38 0.03 92.29 15:21:40 Average: 7 5.98 0.00 1.45 0.83 0.02 91.71 15:21:40 15:21:40 15:21:40