Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 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-ssh8915847741466420118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh14638039566451234781.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12073229719168617609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh17772814161950429558.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17297512167351217150.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-844 in /w/workspace/dry_app-rfid-llrp-inventory_napa [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_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 (napa) Commit message: "Merge pull request #289 from cloudxxx8/bump-sdk-3.1.1" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 # timeout=10 > git rev-list --no-walk d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:28 ========================================================= 09:48:28 EdgeX Global Pipelines Version Info 09:48:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:29 ------------------- 09:48:29 stable info: 09:48:29 ------------------- 09:48:29 Commited By: Ginny Guan ginny@iotechsys.com 09:48:29 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:48:29 Message: update stable to v1.0.259 09:48:30 ------------------- 09:48:30 experimental info: 09:48:30 ------------------- 09:48:30 Commited By: Ginny Guan ginny@iotechsys.com 09:48:30 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:48:30 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo 09:48:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62ca0d7 [Pipeline] echo 09:48:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:31 provisioning config files... 09:48:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config17920799317727839157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:31 ---> ****-login.sh 09:48:31 nexus3.edgexfoundry.org:10001 09:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:31 Configure a credential helper to remove this warning. See 09:48:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:31 09:48:31 Login Succeeded 09:48:31 nexus3.edgexfoundry.org:10002 09:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:31 Configure a credential helper to remove this warning. See 09:48:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:31 09:48:31 Login Succeeded 09:48:31 nexus3.edgexfoundry.org:10003 09:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:31 Configure a credential helper to remove this warning. See 09:48:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:31 09:48:31 Login Succeeded 09:48:31 nexus3.edgexfoundry.org:10004 09:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:32 Configure a credential helper to remove this warning. See 09:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:32 09:48:32 Login Succeeded 09:48:32 ****.io 09:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:32 Configure a credential helper to remove this warning. See 09:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:32 09:48:32 Login Succeeded 09:48:32 ---> ****-login.sh ends [Pipeline] } 09:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:48:32 + git rev-list -1 --merges 62ca0d7129336b0a9a3a61cd5b512b0d5179a517~1..62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo 09:48:32 -----------> git rev-list -1 --merges 62ca0d7129336b0a9a3a61cd5b512b0d5179a517~1..62ca0d7129336b0a9a3a61cd5b512b0d5179a517 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 09:48:32 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [false] [Pipeline] sh 09:48:32 + git log --format=format:%s -1 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo 09:48:32 ========================================================= 09:48:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:48:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:33 + git log --format=format:%s -1 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo 09:48:33 [semverPrep] GIT_COMMIT: 62ca0d7129336b0a9a3a61cd5b512b0d5179a517, Commit Message: Merge pull request #289 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 09:48:33 [semverPrep] This is not a build commit. [Pipeline] sh 09:48:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:33 + grep -v github /etc/ssh/ssh_known_hosts 09:48:33 + [ -e /tmp/ssh_known_hosts ] 09:48:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:48:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:48:33 + sudo tee -a /etc/ssh/ssh_known_hosts 09:48:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:34 09:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:34 0.1.4: Pulling from edgex-devops/py-git-semver 09:48:34 b85a868b505f: Pulling fs layer 09:48:34 e2be974225ed: Pulling fs layer 09:48:34 339a4e72a1f5: Pulling fs layer 09:48:34 988bab9f4d93: Pulling fs layer 09:48:34 1469e6f7b9e6: Pulling fs layer 09:48:34 eaf3925da568: Pulling fs layer 09:48:34 bab4dde63d76: Pulling fs layer 09:48:34 bde34c3a00c8: Pulling fs layer 09:48:34 b352a97aabf1: Pulling fs layer 09:48:34 4872d77fe225: Pulling fs layer 09:48:34 5851b861e8e6: Pulling fs layer 09:48:34 988bab9f4d93: Waiting 09:48:34 eaf3925da568: Waiting 09:48:34 1469e6f7b9e6: Waiting 09:48:34 bab4dde63d76: Waiting 09:48:34 bde34c3a00c8: Waiting 09:48:34 4872d77fe225: Waiting 09:48:34 b352a97aabf1: Waiting 09:48:34 e2be974225ed: Verifying Checksum 09:48:34 e2be974225ed: Download complete 09:48:34 988bab9f4d93: Download complete 09:48:34 1469e6f7b9e6: Verifying Checksum 09:48:34 1469e6f7b9e6: Download complete 09:48:34 eaf3925da568: Verifying Checksum 09:48:34 eaf3925da568: Download complete 09:48:34 339a4e72a1f5: Verifying Checksum 09:48:34 339a4e72a1f5: Download complete 09:48:34 bde34c3a00c8: Verifying Checksum 09:48:34 bde34c3a00c8: Download complete 09:48:34 b352a97aabf1: Download complete 09:48:34 4872d77fe225: Download complete 09:48:34 5851b861e8e6: Download complete 09:48:34 b85a868b505f: Verifying Checksum 09:48:34 b85a868b505f: Download complete 09:48:34 bab4dde63d76: Verifying Checksum 09:48:34 bab4dde63d76: Download complete 09:48:35 b85a868b505f: Pull complete 09:48:36 e2be974225ed: Pull complete 09:48:36 339a4e72a1f5: Pull complete 09:48:36 988bab9f4d93: Pull complete 09:48:36 1469e6f7b9e6: Pull complete 09:48:36 eaf3925da568: Pull complete 09:48:38 bab4dde63d76: Pull complete 09:48:38 bde34c3a00c8: Pull complete 09:48:38 b352a97aabf1: Pull complete 09:48:38 4872d77fe225: Pull complete 09:48:38 5851b861e8e6: Pull complete 09:48:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:39 prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container 09:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:41 $ docker top 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 -eo pid,comm 09:48:41 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). 09:48:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:41 [ssh-agent] Looking for ssh-agent implementation... 09:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:41 $ docker exec 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent 09:48:41 SSH_AUTH_SOCK=/tmp/ssh-xKcG1Q9uCDSS/agent.34 09:48:41 SSH_AGENT_PID=40 09:48:41 Running ssh-add (command line suppressed) 09:48:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_4392533211546968300.key (/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_4392533211546968300.key) 09:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:42 + git tag --points-at HEAD [Pipeline] } 09:48:42 $ docker exec --env ******** --env ******** 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent -k 09:48:42 unset SSH_AUTH_SOCK; 09:48:42 unset SSH_AGENT_PID; 09:48:42 echo Agent pid 40 killed; 09:48:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:42 [ssh-agent] Looking for ssh-agent implementation... 09:48:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:42 $ docker exec 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent 09:48:42 SSH_AUTH_SOCK=/tmp/ssh-KoqhtFmLxIbJ/agent.73 09:48:42 SSH_AGENT_PID=79 09:48:42 Running ssh-add (command line suppressed) 09:48:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_8076342464751706548.key (/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_8076342464751706548.key) 09:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:43 + git semver init 09:48:43 2024-05-27 09:48:43,376 [run_init] DEBUG init version:0.0.0 force:False 09:48:43 2024-05-27 09:48:43,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_napa/.semver 09:48:43 2024-05-27 09:48:43,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_napa/.semver 09:48:43 2024-05-27 09:48:43,378 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_napa/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_napa, universal_newlines=False, shell=None, istream=None) 09:48:45 2024-05-27 09:48:44,970 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_napa/.git/info/exclude 09:48:45 2024-05-27 09:48:44,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_napa/.semver/napa with force:False 09:48:45 2024-05-27 09:48:44,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_napa/.semver/napa 09:48:45 2024-05-27 09:48:44,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_napa/.semver/napa 09:48:45 3.1.1-dev.1 [Pipeline] } 09:48:45 $ docker exec --env ******** --env ******** 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent -k 09:48:45 unset SSH_AUTH_SOCK; 09:48:45 unset SSH_AGENT_PID; 09:48:45 echo Agent pid 79 killed; 09:48:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:45 + git semver [Pipeline] } 09:48:46 $ docker stop --time=1 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 09:48:47 $ docker rm -f --volumes 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:47 Stashed 1 file(s) [Pipeline] echo 09:48:47 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 09:48:48 provisioning config files... 09:48:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config12793680037167069040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:48 ---> ****-login.sh 09:48:48 nexus3.edgexfoundry.org:10001 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10002 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10003 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10004 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 ****.io 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 ---> ****-login.sh ends [Pipeline] } 09:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:48:49 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:48:49 + grep ^go [0-9].[0-9]* go.mod 09:48:49 + cut -d -f 2 [Pipeline] echo 09:48:49 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:49 ========================================================= 09:48:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:48:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:48:50 Sending build context to Docker daemon 47.92MB 09:48:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:48:50 Step 2/12 : FROM ${BASE} AS builder 09:48:50 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:48:50 619be1103602: Pulling fs layer 09:48:50 7862e08f4a3e: Pulling fs layer 09:48:50 5df492c9dc93: Pulling fs layer 09:48:50 7629e6793208: Pulling fs layer 09:48:50 4f4fb700ef54: Pulling fs layer 09:48:50 8de7f028bff5: Pulling fs layer 09:48:50 44042ff1420b: Pulling fs layer 09:48:50 5cdaf54b7214: Pulling fs layer 09:48:50 38f3e5a9071a: Pulling fs layer 09:48:50 7629e6793208: Waiting 09:48:50 4f4fb700ef54: Waiting 09:48:50 8de7f028bff5: Waiting 09:48:50 38f3e5a9071a: Waiting 09:48:50 5cdaf54b7214: Waiting 09:48:50 44042ff1420b: Waiting 09:48:50 7862e08f4a3e: Verifying Checksum 09:48:50 7862e08f4a3e: Download complete 09:48:50 7629e6793208: Verifying Checksum 09:48:50 7629e6793208: Download complete 09:48:50 4f4fb700ef54: Verifying Checksum 09:48:50 4f4fb700ef54: Download complete 09:48:50 8de7f028bff5: Verifying Checksum 09:48:50 8de7f028bff5: Download complete 09:48:50 619be1103602: Verifying Checksum 09:48:50 619be1103602: Download complete 09:48:50 44042ff1420b: Verifying Checksum 09:48:50 44042ff1420b: Download complete 09:48:50 619be1103602: Pull complete 09:48:50 38f3e5a9071a: Verifying Checksum 09:48:50 38f3e5a9071a: Download complete 09:48:50 7862e08f4a3e: Pull complete 09:48:50 5df492c9dc93: Verifying Checksum 09:48:50 5df492c9dc93: Download complete 09:48:51 5cdaf54b7214: Verifying Checksum 09:48:53 5df492c9dc93: Pull complete 09:48:53 7629e6793208: Pull complete 09:48:53 4f4fb700ef54: Pull complete 09:48:54 8de7f028bff5: Pull complete 09:48:54 44042ff1420b: Pull complete 09:48:56 5cdaf54b7214: Pull complete 09:48:56 38f3e5a9071a: Pull complete 09:48:56 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:48:56 ---> 60b93f829570 09:48:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:49:03 Still waiting to schedule task 09:49:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:49:03 ---> Running in 405c3c9cdd32 09:49:03 Removing intermediate container 405c3c9cdd32 09:49:03 ---> c64222a63597 09:49:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:49:03 ---> Running in 17a518119fd8 09:49:03 Removing intermediate container 17a518119fd8 09:49:03 ---> 3a9248d79561 09:49:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:49:03 ---> Running in f916b543793a 09:49:03 Removing intermediate container f916b543793a 09:49:03 ---> d5e20cc94a81 09:49:03 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:49:03 ---> Running in 0fa59f679ad1 09:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:04 OK: 264 MiB in 52 packages 09:49:04 Removing intermediate container 0fa59f679ad1 09:49:04 ---> 7107a02bcb4e 09:49:04 Step 7/12 : WORKDIR /app 09:49:04 ---> Running in 2909ceeb4e9d 09:49:04 Removing intermediate container 2909ceeb4e9d 09:49:04 ---> 9a84a5d34ef0 09:49:04 Step 8/12 : COPY go.mod vendor* ./ 09:49:07 ---> 912bc34f571e 09:49:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:07 ---> Running in 2b10a8edfaae 09:49:39 Removing intermediate container 2b10a8edfaae 09:49:39 ---> 98b5225df498 09:49:39 Step 10/12 : COPY . . 09:49:39 ---> 0d00bf82c793 09:49:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:49:39 ---> Running in 10de33235a03 09:49:39 Removing intermediate container 10de33235a03 09:49:39 ---> eb9b5aba3f63 09:49:39 Step 12/12 : RUN $MAKE 09:49:39 ---> Running in a05107a4458e 09:49:39 noop 09:49:39 Removing intermediate container a05107a4458e 09:49:39 ---> 932da71fc065 09:49:39 Successfully built 932da71fc065 09:49:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:39 + docker inspect -f . ci-base-image-x86_64 09:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:39 prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container 09:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** ci-base-image-x86_64 cat 09:49:39 $ docker top 2a672e648c294d4be52abdbb2caf6ca267b408f9b452df58022c9e1f00e7e37b -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:40 + go version 09:49:40 go version go1.21.9 linux/amd64 [Pipeline] } 09:49:40 $ docker stop --time=1 2a672e648c294d4be52abdbb2caf6ca267b408f9b452df58022c9e1f00e7e37b 09:49:41 $ docker rm -f --volumes 2a672e648c294d4be52abdbb2caf6ca267b408f9b452df58022c9e1f00e7e37b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker inspect -f . ci-base-image-x86_64 09:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:42 prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container 09:49: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_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** ci-base-image-x86_64 cat 09:49:42 $ docker top e766f35a1411adb289a3097eff4dd8a5fa45d5341bd657a3390f606723b72611 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:42 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_napa [Pipeline] fileExists [Pipeline] sh 09:49:43 + make test 09:49:43 go test -race ./... -coverprofile=coverage.out ./... 09:50:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:50:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:50:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.167s coverage: 86.2% of statements 09:50:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.704s coverage: 71.9% of statements 09:50:28 go vet ./... 09:50:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:50:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:50:31 ./bin/test-attribution.sh [Pipeline] echo 09:50:31 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:50:31 + go mod tidy [Pipeline] } 09:50:32 $ docker stop --time=1 e766f35a1411adb289a3097eff4dd8a5fa45d5341bd657a3390f606723b72611 09:50:36 $ docker rm -f --volumes e766f35a1411adb289a3097eff4dd8a5fa45d5341bd657a3390f606723b72611 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:50:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:50:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:37 + ls -al . 09:50:37 total 212 09:50:37 drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:49 . 09:50:37 drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:48 .. 09:50:37 -rw-rw-r-- 1 jenkins jenkins 262 May 27 09:48 .dockerignore 09:50:37 drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:50 .git 09:50:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:48 .github 09:50:37 -rw-rw-r-- 1 jenkins jenkins 765 May 27 09:48 .gitignore 09:50:37 -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:48 .golangci.yml 09:50:37 drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:48 .semver 09:50:37 -rw-rw-r-- 1 jenkins jenkins 11010 May 27 09:48 Attribution.txt 09:50:37 -rw-rw-r-- 1 jenkins jenkins 11245 May 27 09:48 CHANGELOG.md 09:50:37 -rw-rw-r-- 1 jenkins jenkins 1768 May 27 09:48 Dockerfile 09:50:37 -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:48 GOVERNANCE.md 09:50:37 -rw-rw-r-- 1 jenkins jenkins 665 May 27 09:48 Jenkinsfile 09:50:37 -rw-rw-r-- 1 jenkins jenkins 11347 May 27 09:48 LICENSE 09:50:37 -rw-rw-r-- 1 jenkins jenkins 2497 May 27 09:48 Makefile 09:50:37 -rw-rw-r-- 1 jenkins jenkins 617 May 27 09:48 OWNERS.md 09:50:37 -rw-rw-r-- 1 jenkins jenkins 3851 May 27 09:48 README.md 09:50:37 -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:48 VERSION 09:50:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:48 bin 09:50:37 -rw-r--r-- 1 jenkins jenkins 41317 May 27 09:50 coverage.out 09:50:37 -rw-rw-r-- 1 jenkins jenkins 3892 May 27 09:48 go.mod 09:50:37 -rw-rw-r-- 1 jenkins jenkins 34271 May 27 09:48 go.sum 09:50:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:48 images 09:50:37 drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:48 internal 09:50:37 -rw-rw-r-- 1 jenkins jenkins 531 May 27 09:48 main.go 09:50:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:48 openapi 09:50:37 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:48 res 09:50:37 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:48 static 09:50:37 drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:48 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:38 + 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=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 --label arch=amd64 --label version=3.1.1-dev.1 . 09:50:38 Sending build context to Docker daemon 47.92MB 09:50:38 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 09:50:38 Step 2/30 : FROM ${BASE} AS builder 09:50:38 ---> 932da71fc065 09:50:38 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 09:50:39 ---> Running in a1fd2cfce256 09:50:39 Removing intermediate container a1fd2cfce256 09:50:39 ---> a8e913dbaac9 09:50:39 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 09:50:39 ---> Running in 1b47349756de 09:50:39 Removing intermediate container 1b47349756de 09:50:39 ---> faa1d1b92092 09:50:39 Step 5/30 : ARG ADD_BUILD_TAGS="" 09:50:39 ---> Running in ed6ad32b626f 09:50:39 Removing intermediate container ed6ad32b626f 09:50:39 ---> f8a0f1e7abe1 09:50:39 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:50:39 ---> Running in f3b8e5de7905 09:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:50:40 OK: 264 MiB in 52 packages 09:50:40 Removing intermediate container f3b8e5de7905 09:50:40 ---> 11d5a83e5d7b 09:50:40 Step 7/30 : WORKDIR /app 09:50:40 ---> Running in a77aebf43948 09:50:40 Removing intermediate container a77aebf43948 09:50:40 ---> 462883244b29 09:50:40 Step 8/30 : COPY go.mod vendor* ./ 09:50:42 ---> 4d717774a208 09:50:42 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:42 ---> Running in a9db1c2bee96 09:50:42 skipping... 09:50:42 Removing intermediate container a9db1c2bee96 09:50:42 ---> 81ae40e8f0f0 09:50:42 Step 10/30 : COPY . . 09:50:45 ---> df504eede03b 09:50:45 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:50:45 ---> Running in f72a1453c7b5 09:50:45 Removing intermediate container f72a1453c7b5 09:50:45 ---> 96de774bee9c 09:50:45 Step 12/30 : RUN $MAKE 09:50:45 ---> Running in 7dfdc9f948d5 09:50:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.1-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory 09:51:07 Removing intermediate container 7dfdc9f948d5 09:51:07 ---> a21327346186 09:51:07 Step 13/30 : FROM alpine:3.18 09:51:07 3.18: Pulling from library/alpine 09:51:07 619be1103602: Already exists 09:51:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:51:07 Status: Downloaded newer image for alpine:3.18 09:51:07 ---> d3782b16ccc9 09:51:07 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:51:07 ---> Running in bcd4d81cf659 09:51:07 Removing intermediate container bcd4d81cf659 09:51:07 ---> 5c7deb44fa6e 09:51:07 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:51:07 ---> Running in 68c692cfcc89 09:51:07 Removing intermediate container 68c692cfcc89 09:51:07 ---> 74ecff08abf2 09:51:07 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 09:51:07 ---> Running in fdafe4128361 09:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:07 (1/2) Installing ca-certificates (20240226-r0) 09:51:07 (2/2) Installing dumb-init (1.2.5-r2) 09:51:07 Executing busybox-1.36.1-r5.trigger 09:51:07 Executing ca-certificates-20240226-r0.trigger 09:51:07 OK: 8 MiB in 17 packages 09:51:08 Removing intermediate container fdafe4128361 09:51:08 ---> 7e873907c687 09:51:08 Step 17/30 : RUN apk --no-cache upgrade 09:51:08 ---> Running in 16ecbebfa832 09:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:08 Upgrading critical system libraries and apk-tools: 09:51:08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:51:08 Executing busybox-1.36.1-r5.trigger 09:51:08 Continuing the upgrade transaction with new apk-tools: 09:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:09 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:51:09 Executing busybox-1.36.1-r6.post-upgrade 09:51:09 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:51:09 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:51:09 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:51:09 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:51:09 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:51:09 Executing busybox-1.36.1-r6.trigger 09:51:09 Executing ca-certificates-20240226-r0.trigger 09:51:09 OK: 8 MiB in 17 packages 09:51:10 Removing intermediate container 16ecbebfa832 09:51:10 ---> deba72119dd4 09:51:10 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:51:10 ---> f0ce3041933f 09:51:10 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 09:51:10 ---> 0cf6003d4c31 09:51:10 Step 20/30 : COPY --from=builder /app/res/ /res/ 09:51:10 ---> 45af01465136 09:51:10 Step 21/30 : COPY --from=builder /app/static/ /static/ 09:51:10 ---> b0004c537ac4 09:51:10 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:51:11 ---> e5ca86cc1495 09:51:11 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:51:11 ---> Running in 8d3b80366d11 09:51:11 Removing intermediate container 8d3b80366d11 09:51:11 ---> e2c7d0c66e71 09:51:11 Step 24/30 : VOLUME /cache 09:51:11 ---> Running in 12ec7f168f34 09:51:12 Removing intermediate container 12ec7f168f34 09:51:12 ---> 1354b61e0a19 09:51:12 Step 25/30 : EXPOSE 59711 09:51:12 ---> Running in 44309dca3a87 09:51:12 Removing intermediate container 44309dca3a87 09:51:12 ---> 03c3298e2965 09:51:12 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:51:12 ---> Running in 68c047cec423 09:51:12 Removing intermediate container 68c047cec423 09:51:12 ---> 3f2157aea454 09:51:12 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 09:51:12 ---> Running in e3a3574ccc3c 09:51:12 Removing intermediate container e3a3574ccc3c 09:51:12 ---> cba4ecfa5556 09:51:12 Step 28/30 : LABEL arch=amd64 09:51:12 ---> Running in 1beb33db68aa 09:51:12 Removing intermediate container 1beb33db68aa 09:51:12 ---> cfde33a96567 09:51:12 Step 29/30 : LABEL git_sha=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 09:51:12 ---> Running in 2ddb2e5054cc 09:51:12 Removing intermediate container 2ddb2e5054cc 09:51:12 ---> 6aa26b123dfd 09:51:12 Step 30/30 : LABEL version=3.1.1-dev.1 09:51:12 ---> Running in f01f55641738 09:51:12 Removing intermediate container f01f55641738 09:51:12 ---> 80c76d971852 09:51:12 [Warning] One or more build-args [ARCH] were not consumed 09:51:12 Successfully built 80c76d971852 09:51:12 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 09:51:12 provisioning config files... 09:51:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config14019808446888294975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:13 ---> ****-login.sh 09:51:13 nexus3.edgexfoundry.org:10001 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 nexus3.edgexfoundry.org:10002 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 nexus3.edgexfoundry.org:10003 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 nexus3.edgexfoundry.org:10004 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 ****.io 09:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:13 Configure a credential helper to remove this warning. See 09:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:13 09:51:13 Login Succeeded 09:51:13 ---> ****-login.sh ends [Pipeline] } 09:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:51:13 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:51:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 09:51:13 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 09:51:13 3.1.1-dev.1 09:51:13 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 09:51:13 napa 09:51:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 09:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:51:14 b683bee01b41: Preparing 09:51:14 505286fab0a7: Preparing 09:51:14 051d3c87e04b: Preparing 09:51:14 6c8136d0c616: Preparing 09:51:14 f959a579833d: Preparing 09:51:14 131ed709918a: Preparing 09:51:14 0fc996528471: Preparing 09:51:14 cd70ae05f111: Preparing 09:51:14 aedc3bda2944: Preparing 09:51:14 cd70ae05f111: Waiting 09:51:14 aedc3bda2944: Waiting 09:51:14 131ed709918a: Waiting 09:51:14 0fc996528471: Waiting 09:51:14 b683bee01b41: Pushed 09:51:14 051d3c87e04b: Pushed 09:51:14 f959a579833d: Pushed 09:51:14 6c8136d0c616: Pushed 09:51:14 aedc3bda2944: Layer already exists 09:51:14 131ed709918a: Pushed 09:51:14 cd70ae05f111: Pushed 09:51:15 0fc996528471: Pushed 09:51:17 505286fab0a7: Pushed 09:51:17 62ca0d7129336b0a9a3a61cd5b512b0d5179a517: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.1-dev.1 09:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:51:17 b683bee01b41: Preparing 09:51:17 505286fab0a7: Preparing 09:51:17 051d3c87e04b: Preparing 09:51:17 6c8136d0c616: Preparing 09:51:17 f959a579833d: Preparing 09:51:17 131ed709918a: Preparing 09:51:17 0fc996528471: Preparing 09:51:17 cd70ae05f111: Preparing 09:51:17 aedc3bda2944: Preparing 09:51:17 0fc996528471: Waiting 09:51:17 131ed709918a: Waiting 09:51:17 aedc3bda2944: Waiting 09:51:17 505286fab0a7: Layer already exists 09:51:17 f959a579833d: Layer already exists 09:51:17 b683bee01b41: Layer already exists 09:51:17 6c8136d0c616: Layer already exists 09:51:17 051d3c87e04b: Layer already exists 09:51:17 aedc3bda2944: Layer already exists 09:51:17 0fc996528471: Layer already exists 09:51:17 131ed709918a: Layer already exists 09:51:17 cd70ae05f111: Layer already exists 09:51:17 3.1.1-dev.1: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 09:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:51:18 b683bee01b41: Preparing 09:51:18 505286fab0a7: Preparing 09:51:18 051d3c87e04b: Preparing 09:51:18 6c8136d0c616: Preparing 09:51:18 f959a579833d: Preparing 09:51:18 131ed709918a: Preparing 09:51:18 0fc996528471: Preparing 09:51:18 cd70ae05f111: Preparing 09:51:18 aedc3bda2944: Preparing 09:51:18 0fc996528471: Waiting 09:51:18 131ed709918a: Waiting 09:51:18 cd70ae05f111: Waiting 09:51:18 aedc3bda2944: Waiting 09:51:18 051d3c87e04b: Layer already exists 09:51:18 6c8136d0c616: Layer already exists 09:51:18 b683bee01b41: Layer already exists 09:51:18 505286fab0a7: Layer already exists 09:51:18 f959a579833d: Layer already exists 09:51:18 0fc996528471: Layer already exists 09:51:18 aedc3bda2944: Layer already exists 09:51:18 cd70ae05f111: Layer already exists 09:51:18 131ed709918a: Layer already exists 09:51:18 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:napa 09:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:51:18 b683bee01b41: Preparing 09:51:18 505286fab0a7: Preparing 09:51:18 051d3c87e04b: Preparing 09:51:18 6c8136d0c616: Preparing 09:51:18 f959a579833d: Preparing 09:51:18 131ed709918a: Preparing 09:51:18 0fc996528471: Preparing 09:51:18 cd70ae05f111: Preparing 09:51:18 aedc3bda2944: Preparing 09:51:18 0fc996528471: Waiting 09:51:18 131ed709918a: Waiting 09:51:18 cd70ae05f111: Waiting 09:51:18 aedc3bda2944: Waiting 09:51:18 051d3c87e04b: Layer already exists 09:51:18 b683bee01b41: Layer already exists 09:51:18 f959a579833d: Layer already exists 09:51:18 505286fab0a7: Layer already exists 09:51:18 6c8136d0c616: Layer already exists 09:51:18 131ed709918a: Layer already exists 09:51:18 aedc3bda2944: Layer already exists 09:51:18 cd70ae05f111: Layer already exists 09:51:18 0fc996528471: Layer already exists 09:51:18 napa: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:51:19 ===================================================== [Pipeline] echo 09:51:19 taggedImages: 09:51:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 09:51:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.1-dev.1 09:51:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 09:51:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:napa [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 09:51:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:19 09:51:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:19 latest: Pulling from edgex-lftools-log-publisher 09:51:19 5eb5b503b376: Pulling fs layer 09:51:19 5c69ac0246d0: Pulling fs layer 09:51:19 ec43610c2a17: Pulling fs layer 09:51:19 3a2ae6a8a46f: Pulling fs layer 09:51:19 33b1e0a273af: Pulling fs layer 09:51:19 5d3b04190fa2: Pulling fs layer 09:51:19 2f39f015ded8: Pulling fs layer 09:51:19 33b1e0a273af: Waiting 09:51:19 5d3b04190fa2: Waiting 09:51:19 3a2ae6a8a46f: Waiting 09:51:19 5c69ac0246d0: Verifying Checksum 09:51:19 5c69ac0246d0: Download complete 09:51:19 3a2ae6a8a46f: Verifying Checksum 09:51:19 3a2ae6a8a46f: Download complete 09:51:19 33b1e0a273af: Verifying Checksum 09:51:19 33b1e0a273af: Download complete 09:51:19 5d3b04190fa2: Verifying Checksum 09:51:19 5d3b04190fa2: Download complete 09:51:19 ec43610c2a17: Verifying Checksum 09:51:19 5eb5b503b376: Verifying Checksum 09:51:19 5eb5b503b376: Download complete 09:51:20 2f39f015ded8: Download complete 09:51:21 5eb5b503b376: Pull complete 09:51:21 5c69ac0246d0: Pull complete 09:51:21 ec43610c2a17: Pull complete 09:51:21 3a2ae6a8a46f: Pull complete 09:51:21 33b1e0a273af: Pull complete 09:51:22 5d3b04190fa2: Pull complete 09:51:26 2f39f015ded8: Pull complete 09:51:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:26 prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container 09:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 09:51:31 $ docker top f881ffac5f7995a90e949aebbf0f2aa96bf0c273d4d0c3a6f266636a2d95bf2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:31 ---> job-cost.sh 09:51:31 lf-activate-venv: SKIPPING 09:51:31 INFO: No Stack... 09:51:31 INFO: Retrieving Pricing Info for: v3-standard-8 09:51:32 INFO: Archiving Costs [Pipeline] sh 09:51:32 + cat /w/workspace/dry_app-rfid-llrp-inventory_napa/archives/cost.csv 09:51:32 + cut -d, -f6 [Pipeline] lock 09:51:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] 09:51:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] did not exist. Created. 09:51:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:32 + echo total: 0.2199999988079071 [Pipeline] stash 09:51:32 Stashed 1 file(s) [Pipeline] } 09:51:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:51:32 $ docker stop --time=1 f881ffac5f7995a90e949aebbf0f2aa96bf0c273d4d0c3a6f266636a2d95bf2a 09:51:34 $ docker rm -f --volumes f881ffac5f7995a90e949aebbf0f2aa96bf0c273d4d0c3a6f266636a2d95bf2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:53:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-845 in /w/workspace/dry_app-rfid-llrp-inventory_napa [Pipeline] { [Pipeline] ws 09:53:30 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 09:53:30 The recommended git tool is: git 09:53:35 using credential edgex-jenkins-ssh 09:53:35 Cloning the remote Git repository 09:53:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:53:35 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 09:53:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:53:35 > git --version # timeout=10 09:53:35 > git --version # 'git version 2.25.1' 09:53:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 09:53:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:40 Avoid second fetch 09:53:40 Checking out Revision 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 (napa) 09:53:40 > git config core.sparsecheckout # timeout=10 09:53:40 > git checkout -f 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 # timeout=10 09:53:41 Commit message: "Merge pull request #289 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:53:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:46 Dload Upload Total Spent Left Speed 09:53:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 09:53:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:53:46 + sudo tee /etc/docker/daemon.new 09:53:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:53:46 { 09:53:46 "registry-mirrors": [ 09:53:46 "https://nexus3.edgexfoundry.org:10001" 09:53:46 ], 09:53:46 "bip": "10.250.0.254/24", 09:53:46 "hosts": [ 09:53:46 "tcp://0.0.0.0:5555", 09:53:46 "unix:///var/run/docker.sock" 09:53:46 ], 09:53:46 "mtu": 1458, 09:53:46 "selinux-enabled": true, 09:53:46 "seccomp-profile": "/etc/docker/seccomp.json" 09:53:46 } [Pipeline] sh 09:53:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:53:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:05 provisioning config files... 09:54:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config13485933721718068089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:06 ---> ****-login.sh 09:54:06 nexus3.edgexfoundry.org:10001 09:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:06 Configure a credential helper to remove this warning. See 09:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:06 09:54:06 Login Succeeded 09:54:06 nexus3.edgexfoundry.org:10002 09:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:07 Configure a credential helper to remove this warning. See 09:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:07 09:54:07 Login Succeeded 09:54:07 nexus3.edgexfoundry.org:10003 09:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:07 Configure a credential helper to remove this warning. See 09:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:07 09:54:07 Login Succeeded 09:54:07 nexus3.edgexfoundry.org:10004 09:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:07 Configure a credential helper to remove this warning. See 09:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:07 09:54:07 Login Succeeded 09:54:07 ****.io 09:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:08 Configure a credential helper to remove this warning. See 09:54:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:08 09:54:08 Login Succeeded 09:54:08 ---> ****-login.sh ends [Pipeline] } 09:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:54:08 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:54:09 + grep ^go [0-9].[0-9]* go.mod 09:54:09 + cut -d -f 2 [Pipeline] echo 09:54:09 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:54:09 ========================================================= 09:54:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 09:54:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:54:11 Sending build context to Docker daemon 28.59MB 09:54:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:54:11 Step 2/12 : FROM ${BASE} AS builder 09:54:11 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:54:11 c6b39de5b339: Pulling fs layer 09:54:11 a69c41024577: Pulling fs layer 09:54:11 d6de4b400683: Pulling fs layer 09:54:11 35cb2a7552d0: Pulling fs layer 09:54:11 4f4fb700ef54: Pulling fs layer 09:54:11 9e011611b7f5: Pulling fs layer 09:54:11 3bd174042beb: Pulling fs layer 09:54:11 4476f39b5e91: Pulling fs layer 09:54:11 9e011611b7f5: Waiting 09:54:11 3bd174042beb: Waiting 09:54:11 4476f39b5e91: Waiting 09:54:11 35cb2a7552d0: Waiting 09:54:11 4f4fb700ef54: Waiting 09:54:11 a69c41024577: Verifying Checksum 09:54:11 a69c41024577: Download complete 09:54:11 35cb2a7552d0: Verifying Checksum 09:54:11 35cb2a7552d0: Download complete 09:54:11 4f4fb700ef54: Verifying Checksum 09:54:11 4f4fb700ef54: Download complete 09:54:11 9e011611b7f5: Verifying Checksum 09:54:11 9e011611b7f5: Download complete 09:54:11 c6b39de5b339: Verifying Checksum 09:54:11 c6b39de5b339: Download complete 09:54:12 4476f39b5e91: Verifying Checksum 09:54:12 4476f39b5e91: Download complete 09:54:12 c6b39de5b339: Pull complete 09:54:13 a69c41024577: Pull complete 09:54:13 d6de4b400683: Verifying Checksum 09:54:13 d6de4b400683: Download complete 09:54:14 3bd174042beb: Verifying Checksum 09:54:14 3bd174042beb: Download complete 09:54:27 d6de4b400683: Pull complete 09:54:27 35cb2a7552d0: Pull complete 09:54:27 4f4fb700ef54: Pull complete 09:54:27 9e011611b7f5: Pull complete 09:54:35 3bd174042beb: Pull complete 09:54:37 4476f39b5e91: Pull complete 09:54:37 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 09:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:54:37 ---> 981a0608b64a 09:54:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:54:39 ---> Running in f3a5384f769a 09:54:39 Removing intermediate container f3a5384f769a 09:54:39 ---> 6d1b37f5ac38 09:54:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:54:39 ---> Running in f8fb010c9c89 09:54:39 Removing intermediate container f8fb010c9c89 09:54:39 ---> bf4770905af1 09:54:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:54:40 ---> Running in 969aa40c3c25 09:54:40 Removing intermediate container 969aa40c3c25 09:54:40 ---> 99263828f665 09:54:40 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:54:40 ---> Running in e6166e633c0c 09:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:54:42 OK: 266 MiB in 52 packages 09:54:43 Removing intermediate container e6166e633c0c 09:54:43 ---> 770bbe275be5 09:54:43 Step 7/12 : WORKDIR /app 09:54:43 ---> Running in ef93b5c944de 09:54:43 Removing intermediate container ef93b5c944de 09:54:43 ---> 51708d0ae38d 09:54:43 Step 8/12 : COPY go.mod vendor* ./ 09:54:50 ---> 6dc4f40b196c 09:54:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:50 ---> Running in 4677f3aa8d92 09:55:47 Removing intermediate container 4677f3aa8d92 09:55:47 ---> 2db51cb133b8 09:55:47 Step 10/12 : COPY . . 09:55:52 ---> b1d1a98ae6a8 09:55:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:55:52 ---> Running in c4d12551282b 09:55:52 Removing intermediate container c4d12551282b 09:55:52 ---> 78001c97bc0b 09:55:52 Step 12/12 : RUN $MAKE 09:55:52 ---> Running in 6b71d6a63a98 09:55:53 noop 09:55:53 Removing intermediate container 6b71d6a63a98 09:55:53 ---> 2f7f1c40124d 09:55:54 Successfully built 2f7f1c40124d 09:55:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:54 + docker inspect -f . ci-base-image-arm64 09:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:54 prd-ubuntu20.04-docker-arm64-4c-16g-845 does not seem to be running inside a container 09:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-arm64 cat 09:55:55 $ docker top 28d3d1570c90058213cc96a5e558a9d71e866ebe4317777f58ebde76473babd7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:56 + go version 09:55:56 go version go1.21.9 linux/arm64 [Pipeline] } 09:55:56 $ docker stop --time=1 28d3d1570c90058213cc96a5e558a9d71e866ebe4317777f58ebde76473babd7 09:55:58 $ docker rm -f --volumes 28d3d1570c90058213cc96a5e558a9d71e866ebe4317777f58ebde76473babd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:58 + docker inspect -f . ci-base-image-arm64 09:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:59 prd-ubuntu20.04-docker-arm64-4c-16g-845 does not seem to be running inside a container 09:55:59 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-arm64 cat 09:56:00 $ docker top 5eb3b2d55e1fbfd0e44069dc1cb906c54830b1520c67b500a49a67741ee31f40 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:00 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 09:56:01 + make test 09:56:01 go test -race ./... -coverprofile=coverage.out ./... 09:58:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:58:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:58:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.000s coverage: 86.2% of statements 09:58:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.400s coverage: 71.9% of statements 09:58:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:58:46 go vet ./... 10:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:01:08 ./bin/test-attribution.sh [Pipeline] echo 10:01:08 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:01:08 + go mod tidy [Pipeline] } 10:01:12 $ docker stop --time=1 5eb3b2d55e1fbfd0e44069dc1cb906c54830b1520c67b500a49a67741ee31f40 10:01:14 $ docker rm -f --volumes 5eb3b2d55e1fbfd0e44069dc1cb906c54830b1520c67b500a49a67741ee31f40 [Pipeline] // withDockerContainer [Pipeline] sh 10:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:01:15 Warning: overwriting stash ‘coverage-report’ 10:01:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:01:17 + ls -al . 10:01:17 total 208 10:01:17 drwxrwxr-x 11 jenkins jenkins 4096 May 27 09:56 . 10:01:17 drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:53 .. 10:01:17 -rw-rw-r-- 1 jenkins jenkins 262 May 27 09:53 .dockerignore 10:01:17 drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:53 .git 10:01:17 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:53 .github 10:01:17 -rw-rw-r-- 1 jenkins jenkins 765 May 27 09:53 .gitignore 10:01:17 -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:53 .golangci.yml 10:01:17 -rw-rw-r-- 1 jenkins jenkins 11010 May 27 09:53 Attribution.txt 10:01:17 -rw-rw-r-- 1 jenkins jenkins 11245 May 27 09:53 CHANGELOG.md 10:01:17 -rw-rw-r-- 1 jenkins jenkins 1768 May 27 09:53 Dockerfile 10:01:17 -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:53 GOVERNANCE.md 10:01:17 -rw-rw-r-- 1 jenkins jenkins 665 May 27 09:53 Jenkinsfile 10:01:17 -rw-rw-r-- 1 jenkins jenkins 11347 May 27 09:53 LICENSE 10:01:17 -rw-rw-r-- 1 jenkins jenkins 2497 May 27 09:53 Makefile 10:01:17 -rw-rw-r-- 1 jenkins jenkins 617 May 27 09:53 OWNERS.md 10:01:17 -rw-rw-r-- 1 jenkins jenkins 3851 May 27 09:53 README.md 10:01:17 -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:48 VERSION 10:01:17 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:53 bin 10:01:17 -rw-r--r-- 1 jenkins jenkins 41317 May 27 09:58 coverage.out 10:01:17 -rw-rw-r-- 1 jenkins jenkins 3892 May 27 09:53 go.mod 10:01:17 -rw-rw-r-- 1 jenkins jenkins 34271 May 27 09:53 go.sum 10:01:17 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:53 images 10:01:17 drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:53 internal 10:01:17 -rw-rw-r-- 1 jenkins jenkins 531 May 27 09:53 main.go 10:01:17 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:53 openapi 10:01:17 drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:53 res 10:01:17 drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:53 static 10:01:17 drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:53 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:17 + 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=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 --label arch=arm64 --label version=3.1.1-dev.1 . 10:01:20 Sending build context to Docker daemon 28.59MB 10:01:20 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 10:01:20 Step 2/30 : FROM ${BASE} AS builder 10:01:20 ---> 2f7f1c40124d 10:01:20 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 10:01:20 ---> Running in 26a706b8edf9 10:01:20 Removing intermediate container 26a706b8edf9 10:01:20 ---> 571e163a0cda 10:01:20 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 10:01:20 ---> Running in d1c0da73981d 10:01:20 Removing intermediate container d1c0da73981d 10:01:20 ---> d38ba38f5f2c 10:01:20 Step 5/30 : ARG ADD_BUILD_TAGS="" 10:01:20 ---> Running in 828eee5ec68d 10:01:21 Removing intermediate container 828eee5ec68d 10:01:21 ---> da418f7261fb 10:01:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:01:21 ---> Running in e7318bc5b8bf 10:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:01:23 OK: 266 MiB in 52 packages 10:01:24 Removing intermediate container e7318bc5b8bf 10:01:24 ---> 35771bcc5825 10:01:24 Step 7/30 : WORKDIR /app 10:01:24 ---> Running in 3d338b9ae94d 10:01:24 Removing intermediate container 3d338b9ae94d 10:01:24 ---> 14667bbd3472 10:01:24 Step 8/30 : COPY go.mod vendor* ./ 10:01:33 ---> de32dd6a40b4 10:01:33 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:33 ---> Running in 201904671c96 10:01:33 skipping... 10:01:33 Removing intermediate container 201904671c96 10:01:33 ---> af8fe51fb00a 10:01:33 Step 10/30 : COPY . . 10:01:41 ---> e98a0aab2d01 10:01:41 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:01:41 ---> Running in 86f9693cf411 10:01:41 Removing intermediate container 86f9693cf411 10:01:41 ---> 62c33a9242bb 10:01:41 Step 12/30 : RUN $MAKE 10:01:41 ---> Running in 5406ebd28354 10:01:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.1-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory 10:03:48 Removing intermediate container 5406ebd28354 10:03:48 ---> b643dcffcfaa 10:03:48 Step 13/30 : FROM alpine:3.18 10:03:48 3.18: Pulling from library/alpine 10:03:48 c6b39de5b339: Already exists 10:03:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:03:48 Status: Downloaded newer image for alpine:3.18 10:03:48 ---> 33abbf032149 10:03:48 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:03:48 ---> Running in 18fdb4fba7c6 10:03:48 Removing intermediate container 18fdb4fba7c6 10:03:48 ---> 598175e1988e 10:03:48 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 10:03:48 ---> Running in ff1092835aeb 10:03:48 Removing intermediate container ff1092835aeb 10:03:48 ---> f422811b315b 10:03:48 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 10:03:48 ---> Running in f041453b5abb 10:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:03:51 (1/2) Installing ca-certificates (20240226-r0) 10:03:51 (2/2) Installing dumb-init (1.2.5-r2) 10:03:51 Executing busybox-1.36.1-r5.trigger 10:03:51 Executing ca-certificates-20240226-r0.trigger 10:03:51 OK: 9 MiB in 17 packages 10:03:53 Removing intermediate container f041453b5abb 10:03:53 ---> cf4ff8b78ea5 10:03:53 Step 17/30 : RUN apk --no-cache upgrade 10:03:53 ---> Running in e9fad88d46eb 10:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:03:55 Upgrading critical system libraries and apk-tools: 10:03:55 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:03:55 Executing busybox-1.36.1-r5.trigger 10:03:55 Continuing the upgrade transaction with new apk-tools: 10:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:03:56 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 10:03:56 Executing busybox-1.36.1-r6.post-upgrade 10:03:56 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 10:03:56 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:03:56 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:03:56 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:03:56 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 10:03:56 Executing busybox-1.36.1-r6.trigger 10:03:56 Executing ca-certificates-20240226-r0.trigger 10:03:56 OK: 9 MiB in 17 packages 10:03:57 Removing intermediate container e9fad88d46eb 10:03:57 ---> 8bce4ea407c3 10:03:57 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:03:58 ---> b7991c4cc207 10:03:58 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 10:03:59 ---> 0c181945b495 10:03:59 Step 20/30 : COPY --from=builder /app/res/ /res/ 10:03:59 ---> 863ca987af49 10:03:59 Step 21/30 : COPY --from=builder /app/static/ /static/ 10:04:00 ---> 73b5050d35d9 10:04:00 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 10:04:01 ---> 02339142023e 10:04:01 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 10:04:02 ---> Running in fc960ffab773 10:04:03 Removing intermediate container fc960ffab773 10:04:03 ---> cfb435123837 10:04:03 Step 24/30 : VOLUME /cache 10:04:03 ---> Running in 454622cc00c8 10:04:03 Removing intermediate container 454622cc00c8 10:04:03 ---> b01c133f6419 10:04:03 Step 25/30 : EXPOSE 59711 10:04:04 ---> Running in a47136d3fcfa 10:04:04 Removing intermediate container a47136d3fcfa 10:04:04 ---> 5996a95160d5 10:04:04 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 10:04:04 ---> Running in f317e228a757 10:04:04 Removing intermediate container f317e228a757 10:04:04 ---> bdc3822e6ab5 10:04:04 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 10:04:04 ---> Running in 72e1ad35cfe5 10:04:04 Removing intermediate container 72e1ad35cfe5 10:04:04 ---> d9ff06b59bbc 10:04:04 Step 28/30 : LABEL arch=arm64 10:04:05 ---> Running in dfd26e560d34 10:04:05 Removing intermediate container dfd26e560d34 10:04:05 ---> 67b54a50cf8f 10:04:05 Step 29/30 : LABEL git_sha=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 10:04:05 ---> Running in dd1c9b92d2f0 10:04:05 Removing intermediate container dd1c9b92d2f0 10:04:05 ---> e39153e7a750 10:04:05 Step 30/30 : LABEL version=3.1.1-dev.1 10:04:05 ---> Running in c285ae9aa225 10:04:05 Removing intermediate container c285ae9aa225 10:04:05 ---> a8263c0492b3 10:04:05 [Warning] One or more build-args [ARCH] were not consumed 10:04:06 Successfully built a8263c0492b3 10:04:06 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 10:04:06 provisioning config files... 10:04:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config15005293025135550855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:06 ---> ****-login.sh 10:04:06 nexus3.edgexfoundry.org:10001 10:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:07 Configure a credential helper to remove this warning. See 10:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:07 10:04:07 Login Succeeded 10:04:07 nexus3.edgexfoundry.org:10002 10:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:07 Configure a credential helper to remove this warning. See 10:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:07 10:04:07 Login Succeeded 10:04:07 nexus3.edgexfoundry.org:10003 10:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:07 Configure a credential helper to remove this warning. See 10:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:07 10:04:07 Login Succeeded 10:04:08 nexus3.edgexfoundry.org:10004 10:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:08 Configure a credential helper to remove this warning. See 10:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:08 10:04:08 Login Succeeded 10:04:08 ****.io 10:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:08 Configure a credential helper to remove this warning. See 10:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:08 10:04:08 Login Succeeded 10:04:08 ---> ****-login.sh ends [Pipeline] } 10:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:08 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:04:08 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 10:04:08 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 10:04:08 3.1.1-dev.1 10:04:08 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 10:04:08 napa 10:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 10:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:04:09 0fa1fb53039b: Preparing 10:04:09 92bc18de61e5: Preparing 10:04:09 74ac5c7ad79a: Preparing 10:04:09 0ade2f8cf63d: Preparing 10:04:09 1620e32bcd4b: Preparing 10:04:09 37c969a44911: Preparing 10:04:09 f762198fbbc8: Preparing 10:04:09 3b7fd65ff3a0: Preparing 10:04:09 7c504f21be85: Preparing 10:04:09 37c969a44911: Waiting 10:04:09 f762198fbbc8: Waiting 10:04:09 3b7fd65ff3a0: Waiting 10:04:09 7c504f21be85: Waiting 10:04:09 0ade2f8cf63d: Pushed 10:04:09 74ac5c7ad79a: Pushed 10:04:09 0fa1fb53039b: Pushed 10:04:09 1620e32bcd4b: Pushed 10:04:09 7c504f21be85: Layer already exists 10:04:10 37c969a44911: Pushed 10:04:10 3b7fd65ff3a0: Pushed 10:04:11 f762198fbbc8: Pushed 10:04:15 92bc18de61e5: Pushed 10:04:15 62ca0d7129336b0a9a3a61cd5b512b0d5179a517: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.1-dev.1 10:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:04:16 0fa1fb53039b: Preparing 10:04:16 92bc18de61e5: Preparing 10:04:16 74ac5c7ad79a: Preparing 10:04:16 0ade2f8cf63d: Preparing 10:04:16 1620e32bcd4b: Preparing 10:04:16 37c969a44911: Preparing 10:04:16 f762198fbbc8: Preparing 10:04:16 3b7fd65ff3a0: Preparing 10:04:16 7c504f21be85: Preparing 10:04:16 37c969a44911: Waiting 10:04:16 f762198fbbc8: Waiting 10:04:16 3b7fd65ff3a0: Waiting 10:04:16 7c504f21be85: Waiting 10:04:16 0fa1fb53039b: Layer already exists 10:04:16 92bc18de61e5: Layer already exists 10:04:16 74ac5c7ad79a: Layer already exists 10:04:16 0ade2f8cf63d: Layer already exists 10:04:16 1620e32bcd4b: Layer already exists 10:04:16 f762198fbbc8: Layer already exists 10:04:16 3b7fd65ff3a0: Layer already exists 10:04:16 37c969a44911: Layer already exists 10:04:16 7c504f21be85: Layer already exists 10:04:16 3.1.1-dev.1: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:16 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 10:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:04:17 0fa1fb53039b: Preparing 10:04:17 92bc18de61e5: Preparing 10:04:17 74ac5c7ad79a: Preparing 10:04:17 0ade2f8cf63d: Preparing 10:04:17 1620e32bcd4b: Preparing 10:04:17 37c969a44911: Preparing 10:04:17 37c969a44911: Waiting 10:04:17 f762198fbbc8: Preparing 10:04:17 f762198fbbc8: Waiting 10:04:17 3b7fd65ff3a0: Preparing 10:04:17 3b7fd65ff3a0: Waiting 10:04:17 7c504f21be85: Preparing 10:04:17 7c504f21be85: Waiting 10:04:17 0ade2f8cf63d: Layer already exists 10:04:17 92bc18de61e5: Layer already exists 10:04:17 74ac5c7ad79a: Layer already exists 10:04:17 0fa1fb53039b: Layer already exists 10:04:17 1620e32bcd4b: Layer already exists 10:04:17 37c969a44911: Layer already exists 10:04:17 f762198fbbc8: Layer already exists 10:04:17 7c504f21be85: Layer already exists 10:04:17 3b7fd65ff3a0: Layer already exists 10:04:17 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:napa 10:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:04:18 0fa1fb53039b: Preparing 10:04:18 92bc18de61e5: Preparing 10:04:18 74ac5c7ad79a: Preparing 10:04:18 0ade2f8cf63d: Preparing 10:04:18 1620e32bcd4b: Preparing 10:04:18 37c969a44911: Preparing 10:04:18 f762198fbbc8: Preparing 10:04:18 3b7fd65ff3a0: Preparing 10:04:18 7c504f21be85: Preparing 10:04:18 f762198fbbc8: Waiting 10:04:18 7c504f21be85: Waiting 10:04:18 3b7fd65ff3a0: Waiting 10:04:18 37c969a44911: Waiting 10:04:18 74ac5c7ad79a: Layer already exists 10:04:18 0fa1fb53039b: Layer already exists 10:04:18 92bc18de61e5: Layer already exists 10:04:18 0ade2f8cf63d: Layer already exists 10:04:18 1620e32bcd4b: Layer already exists 10:04:18 37c969a44911: Layer already exists 10:04:18 f762198fbbc8: Layer already exists 10:04:18 3b7fd65ff3a0: Layer already exists 10:04:18 7c504f21be85: Layer already exists 10:04:18 napa: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:18 ===================================================== [Pipeline] echo 10:04:18 taggedImages: 10:04:18 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 10:04:18 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.1-dev.1 10:04:18 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 10:04:18 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:18 10:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:19 arm64: Pulling from edgex-lftools-log-publisher 10:04:19 8998bd30e6a1: Pulling fs layer 10:04:19 04944245beec: Pulling fs layer 10:04:19 699f458cf7ca: Pulling fs layer 10:04:19 765212b225bb: Pulling fs layer 10:04:19 f23df028b6ca: Pulling fs layer 10:04:19 765212b225bb: Waiting 10:04:19 d65c8cfc05b1: Pulling fs layer 10:04:19 2437ff75d9bd: Pulling fs layer 10:04:19 f23df028b6ca: Waiting 10:04:19 2437ff75d9bd: Waiting 10:04:19 d65c8cfc05b1: Waiting 10:04:19 04944245beec: Verifying Checksum 10:04:19 04944245beec: Download complete 10:04:19 765212b225bb: Verifying Checksum 10:04:19 765212b225bb: Download complete 10:04:19 f23df028b6ca: Verifying Checksum 10:04:19 f23df028b6ca: Download complete 10:04:19 d65c8cfc05b1: Verifying Checksum 10:04:19 d65c8cfc05b1: Download complete 10:04:19 699f458cf7ca: Verifying Checksum 10:04:19 699f458cf7ca: Download complete 10:04:19 8998bd30e6a1: Verifying Checksum 10:04:19 8998bd30e6a1: Download complete 10:04:22 2437ff75d9bd: Verifying Checksum 10:04:22 2437ff75d9bd: Download complete 10:04:24 8998bd30e6a1: Pull complete 10:04:24 04944245beec: Pull complete 10:04:26 699f458cf7ca: Pull complete 10:04:26 765212b225bb: Pull complete 10:04:27 f23df028b6ca: Pull complete 10:04:27 d65c8cfc05b1: Pull complete 10:04:45 2437ff75d9bd: Pull complete 10:04:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:45 prd-ubuntu20.04-docker-arm64-4c-16g-845 does not seem to be running inside a container 10:04:45 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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:arm64 cat 10:04:48 $ docker top 2a2fd9d939cb73ea9276f6128e0df71fd6a54164115f324830bd78c5baa11ee6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:49 ---> job-cost.sh 10:04:49 lf-activate-venv: SKIPPING 10:04:49 INFO: No Stack... 10:04:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:04:50 INFO: Archiving Costs [Pipeline] sh 10:04:50 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 10:04:50 + cut -d, -f6 [Pipeline] lock 10:04:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] 10:04:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] did not exist. Created. 10:04:51 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:51 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-4a9c7a69/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:04:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:04:52 Warning: overwriting stash ‘stack-cost’ 10:04:52 Stashed 1 file(s) [Pipeline] } 10:04:52 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:52 $ docker stop --time=1 2a2fd9d939cb73ea9276f6128e0df71fd6a54164115f324830bd78c5baa11ee6 10:04:54 $ docker rm -f --volumes 2a2fd9d939cb73ea9276f6128e0df71fd6a54164115f324830bd78c5baa11ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:04:54 provisioning config files... 10:04:54 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config12264299166077837390tmp [Pipeline] { [Pipeline] sh 10:04:55 + set +x 10:04:55 + bash -s -- 10:04:55 + curl -s https://codecov.io/bash 10:04:55 10:04:55 _____ _ 10:04:55 / ____| | | 10:04:55 | | ___ __| | ___ ___ _____ __ 10:04:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:04:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:04:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:04:55 Bash-1.0.6 10:04:55 10:04:55 10:04:55 ==> git version 2.25.1 found 10:04:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:04:55 Release-Date: 2020-01-08 10:04:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:04:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:04:55 ==> Jenkins CI detected. 10:04:55 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_napa 10:04:55 project root: . 10:04:55 --> token set from env 10:04:55 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 10:04:55 ==> Running gcov in . (disable via -X gcov) 10:04:55 ==> Python coveragepy not found 10:04:55 ==> Searching for coverage reports in: 10:04:55 + . 10:04:55 -> Found 1 reports 10:04:55 ==> Detecting git/mercurial file structure 10:04:55 ==> Reading reports 10:04:55 + ./coverage.out bytes=41317 10:04:55 ==> Appending adjustments 10:04:55 https://docs.codecov.io/docs/fixing-reports 10:04:55 + Found adjustments 10:04:55 ==> Gzipping contents 10:04:55 24K /tmp/codecov.VLPETr.gz 10:04:55 ==> Uploading reports 10:04:55 url: https://codecov.io 10:04:55 query: branch=napa&commit=62ca0d7129336b0a9a3a61cd5b512b0d5179a517&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:55 -> Pinging Codecov 10:04:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=62ca0d7129336b0a9a3a61cd5b512b0d5179a517&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 10:04:55 -> Uploading to 10:04:55 https://storage.googleapis.com/codecov/v4/raw/2024-05-27/581DD39554BDF9B6E22D074273EAD858/62ca0d7129336b0a9a3a61cd5b512b0d5179a517/497644f5-998e-4edf-ab4c-abdaddff3e7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T100455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81391fb302b6af73b37605e797d65467ba63ecfde866a3c0abc69cef6d3e1a50 10:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:55 Dload Upload Total Spent Left Speed 10:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24244 0 0 100 24244 0 93968 --:--:-- --:--:-- --:--:-- 93968 10:04:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] } 10:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:04:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:04:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:56 10:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:56 latest: Pulling from edgex-devops/edgex-snyk-go 10:04:56 619be1103602: Already exists 10:04:56 f8ea3408117e: Pulling fs layer 10:04:56 91320369b822: Pulling fs layer 10:04:56 0406650e8295: Pulling fs layer 10:04:56 4f4fb700ef54: Pulling fs layer 10:04:56 96d80e3f36e1: Pulling fs layer 10:04:56 bcf3aedb951c: Pulling fs layer 10:04:56 96d80e3f36e1: Waiting 10:04:56 bcf3aedb951c: Waiting 10:04:56 0406650e8295: Verifying Checksum 10:04:56 0406650e8295: Download complete 10:04:56 f8ea3408117e: Download complete 10:04:56 4f4fb700ef54: Verifying Checksum 10:04:56 4f4fb700ef54: Download complete 10:04:56 f8ea3408117e: Pull complete 10:04:57 96d80e3f36e1: Download complete 10:04:57 91320369b822: Verifying Checksum 10:04:57 91320369b822: Download complete 10:04:58 bcf3aedb951c: Verifying Checksum 10:04:58 bcf3aedb951c: Download complete 10:05:01 91320369b822: Pull complete 10:05:01 0406650e8295: Pull complete 10:05:01 4f4fb700ef54: Pull complete 10:05:01 96d80e3f36e1: Pull complete 10:05:05 bcf3aedb951c: Pull complete 10:05:05 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:05:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:05 prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container 10:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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/edgex-snyk-go:latest cat 10:05:10 $ docker top 3bc22dbf77d3523ffd339edfc86e665bf45493a7f0290fde64d7152062d73281 -eo pid,comm [Pipeline] { [Pipeline] echo 10:05:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:napa' [Pipeline] sh 10:05:10 + set -o pipefail 10:05:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:napa' 10:05:12 10:05:12 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_napa... 10:05:12 10:05:12 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 10:05:12 Use -buildvcs=false to disable VCS stamping. 10:05:12 [Pipeline] } 10:05:13 $ docker stop --time=1 3bc22dbf77d3523ffd339edfc86e665bf45493a7f0290fde64d7152062d73281 10:05:15 $ docker rm -f --volumes 3bc22dbf77d3523ffd339edfc86e665bf45493a7f0290fde64d7152062d73281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:05:15 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 10:05:16 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_napa/archives ] 10:05:16 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_napa/archives 10:05:16 total 16 10:05:16 drwxr-xr-x 3 root root 4096 May 27 09:51 . 10:05:16 drwxrwxr-x 13 jenkins jenkins 4096 May 27 09:51 .. 10:05:16 drwxr-xr-x 2 root root 4096 May 27 09:51 cost 10:05:16 -rw-r--r-- 1 root root 93 May 27 09:51 cost.csv 10:05:16 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_napa/archives 10:05:16 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_napa/archives 10:05:16 total 16 10:05:16 drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:51 . 10:05:16 drwxrwxr-x 13 jenkins jenkins 4096 May 27 09:51 .. 10:05:16 drwxr-xr-x 2 jenkins jenkins 4096 May 27 09:51 cost 10:05:16 -rw-r--r-- 1 jenkins jenkins 93 May 27 09:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:05:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:17 ---> package-listing.sh 10:05:17 ++ facter osfamily 10:05:17 ++ tr '[:upper:]' '[:lower:]' 10:05:17 + OS_FAMILY=debian 10:05:17 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_napa 10:05:17 + START_PACKAGES=/tmp/packages_start.txt 10:05:17 + END_PACKAGES=/tmp/packages_end.txt 10:05:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:17 + PACKAGES=/tmp/packages_start.txt 10:05:17 + '[' /w/workspace/dry_app-rfid-llrp-inventory_napa ']' 10:05:17 + PACKAGES=/tmp/packages_end.txt 10:05:17 + case "${OS_FAMILY}" in 10:05:17 + dpkg -l 10:05:17 + grep '^ii' 10:05:17 + '[' -f /tmp/packages_start.txt ']' 10:05:17 + '[' -f /tmp/packages_end.txt ']' 10:05:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:17 + '[' /w/workspace/dry_app-rfid-llrp-inventory_napa ']' 10:05:17 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_napa/archives/ 10:05:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_napa/archives/ [Pipeline] echo 10:05:17 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:18 prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container 10:05:18 $ 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_napa/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_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:05:18 $ docker top 2c117e1a0fff88754eb5e63e8bbdddccf1f120c573027c7c7b5159fe0c2b80ef -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:19 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:19 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:19 + ls /var/log/sa-host 10:05:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:19 provisioning config files... 10:05:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config10609692948049906104tmp [Pipeline] { [Pipeline] echo 10:05:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:20 ---> create-netrc.sh [Pipeline] } 10:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:20 ---> python-tools-install.sh [Pipeline] echo 10:05:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:20 ---> sudo-logs.sh 10:05:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:21 ---> job-cost.sh 10:05:21 lf-activate-venv: SKIPPING 10:05:21 DEBUG: total: 0.2199999988079071 10:05:21 INFO: Retrieving Stack Cost... 10:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:21 INFO: Archiving Costs [Pipeline] echo 10:05:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:22 ---> logs-deploy.sh 10:05:22 lf-activate-venv: SKIPPING 10:05:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/napa/3 10:05:22 INFO: archiving workspace using pattern(s): 10:05:23 Archives upload complete. 10:05:23 INFO: archiving logs to Nexus 10:05:24 ---> uname -a: 10:05:24 Linux prd-ubuntu20-04-docker-8c-8g-844 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:05:24 10:05:24 10:05:24 ---> lscpu: 10:05:24 Architecture: x86_64 10:05:24 CPU op-mode(s): 32-bit, 64-bit 10:05:24 Byte Order: Little Endian 10:05:24 Address sizes: 40 bits physical, 48 bits virtual 10:05:24 CPU(s): 8 10:05:24 On-line CPU(s) list: 0-7 10:05:24 Thread(s) per core: 1 10:05:24 Core(s) per socket: 1 10:05:24 Socket(s): 8 10:05:24 NUMA node(s): 1 10:05:24 Vendor ID: AuthenticAMD 10:05:24 CPU family: 23 10:05:24 Model: 49 10:05:24 Model name: AMD EPYC-Rome Processor 10:05:24 Stepping: 0 10:05:24 CPU MHz: 2799.996 10:05:24 BogoMIPS: 5599.99 10:05:24 Virtualization: AMD-V 10:05:24 Hypervisor vendor: KVM 10:05:24 Virtualization type: full 10:05:24 L1d cache: 256 KiB 10:05:24 L1i cache: 256 KiB 10:05:24 L2 cache: 4 MiB 10:05:24 L3 cache: 128 MiB 10:05:24 NUMA node0 CPU(s): 0-7 10:05:24 Vulnerability Itlb multihit: Not affected 10:05:24 Vulnerability L1tf: Not affected 10:05:24 Vulnerability Mds: Not affected 10:05:24 Vulnerability Meltdown: Not affected 10:05:24 Vulnerability Mmio stale data: Not affected 10:05:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:05:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:05:24 Vulnerability Srbds: Not affected 10:05:24 Vulnerability Tsx async abort: Not affected 10:05:24 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 10:05:24 10:05:24 10:05:24 ---> nproc: 10:05:24 8 10:05:24 10:05:24 10:05:24 ---> df -h: 10:05:24 Filesystem Size Used Avail Use% Mounted on 10:05:24 overlay 155G 13G 143G 8% / 10:05:24 tmpfs 64M 0 64M 0% /dev 10:05:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:05:24 shm 64M 0 64M 0% /dev/shm 10:05:24 /dev/vda1 155G 13G 143G 8% /facter-os 10:05:24 10:05:24 10:05:24 ---> sar -b -r -n DEV: 10:05:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-844) 05/27/24 _x86_64_ (8 CPU) 10:05:24 10:05:24 09:47:45 LINUX RESTART (8 CPU) 10:05:24 10:05:24 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:05:24 09:49:01 415.18 47.98 367.21 0.00 5397.63 150503.45 0.00 10:05:24 09:50:01 188.34 1.08 187.25 0.00 39.59 52756.67 0.00 10:05:24 09:51:01 106.00 0.20 105.80 0.00 4.80 32972.64 0.00 10:05:24 09:52:01 152.66 0.03 152.62 0.00 4.67 31008.83 0.00 10:05:24 09:53:01 35.29 4.90 30.39 0.00 2094.85 4796.28 0.00 10:05:24 09:54:01 19.11 1.23 17.88 0.00 2270.42 3805.23 0.00 10:05:24 09:55:01 3.17 0.02 3.15 0.00 0.13 88.77 0.00 10:05:24 09:56:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 10:05:24 09:57:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:05:24 09:58:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 10:05:24 09:59:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 10:05:24 10:00:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 10:05:24 10:01:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 10:05:24 10:02:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 10:05:24 10:03:01 2.13 0.02 2.12 0.00 0.13 28.00 0.00 10:05:24 10:04:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 10:05:24 10:05:01 5.12 0.10 5.02 0.00 10.26 1839.29 0.00 10:05:24 Average: 55.18 3.27 51.91 0.00 577.78 16348.18 0.00 10:05:24 10:05:24 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:24 09:49:01 29164824 31572536 739124 2.25 78708 2603368 1879508 5.54 993016 2332036 103664 10:05:24 09:50:01 27885896 31509596 784772 2.39 150876 3643616 1971312 5.81 1465984 3019428 506632 10:05:24 09:51:01 28042020 31547988 747112 2.27 159784 3503740 1915600 5.65 1324496 2990864 47688 10:05:24 09:52:01 27553524 31548676 744076 2.26 170784 3940592 1765812 5.20 1317624 3438480 440 10:05:24 09:53:01 27277840 31515176 755480 2.30 186396 4162832 1713928 5.05 1457180 3548652 14620 10:05:24 09:54:01 27092316 31527776 741664 2.26 199540 4342396 1728960 5.10 1599716 3580844 8 10:05:24 09:55:01 27096980 31527520 742068 2.26 198076 4339148 1705476 5.03 1598636 3577636 8 10:05:24 09:56:01 27103996 31534696 734800 2.23 198148 4339152 1705476 5.03 1591720 3577632 8 10:05:24 09:57:01 27105496 31536288 733384 2.23 198180 4339284 1705476 5.03 1590740 3577768 16 10:05:24 09:58:01 27105592 31536424 733252 2.23 198220 4339288 1705476 5.03 1590792 3577772 8 10:05:24 09:59:01 27105504 31536364 733184 2.23 198240 4339288 1705476 5.03 1591132 3577772 12 10:05:24 10:00:01 27108416 31539328 730232 2.22 198272 4339292 1705476 5.03 1587820 3577776 44 10:05:24 10:01:01 27108084 31539008 730460 2.22 198292 4339296 1705476 5.03 1588140 3577780 180 10:05:24 10:02:01 27107996 31538952 730476 2.22 198304 4339296 1705476 5.03 1588560 3577780 272 10:05:24 10:03:01 27107080 31538128 731300 2.22 198368 4339276 1720424 5.07 1588556 3577752 32 10:05:24 10:04:01 27107048 31538180 731132 2.22 198448 4339280 1720424 5.07 1589056 3577752 20 10:05:24 10:05:01 26576460 31495692 772636 2.35 205708 4785740 1948840 5.74 1639168 4023484 454720 10:05:24 Average: 27332298 31534255 742068 2.26 184373 4139699 1765213 5.20 1511902 3453600 66375 10:05:24 10:05:24 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:24 09:49:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 10:05:24 09:49:01 ens3 619.33 414.11 6221.70 104.41 0.00 0.00 0.00 0.00 10:05:24 09:49:01 docker0 47.23 53.84 3.43 316.51 0.00 0.00 0.00 0.00 10:05:24 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 09:50:01 vetha8ba3cd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:05:24 09:50:01 ens3 325.13 176.15 2117.94 27.47 0.00 0.00 0.00 0.00 10:05:24 09:50:01 docker0 158.64 290.27 13.80 2083.67 0.00 0.00 0.00 0.00 10:05:24 09:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 10:05:24 09:51:01 ens3 29.21 15.90 54.58 11.07 0.00 0.00 0.00 0.00 10:05:24 09:51:01 docker0 1.55 2.82 0.09 30.94 0.00 0.00 0.00 0.00 10:05:24 09:52:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 10:05:24 09:52:01 ens3 194.87 164.54 2695.18 409.21 0.00 0.00 0.00 0.00 10:05:24 09:52:01 docker0 5.85 9.92 0.37 141.17 0.00 0.00 0.00 0.00 10:05:24 09:53:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:05:24 09:53:01 ens3 105.27 49.29 1595.53 3.62 0.00 0.00 0.00 0.00 10:05:24 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:05:24 09:54:01 ens3 83.29 34.98 1130.76 2.68 0.00 0.00 0.00 0.00 10:05:24 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 09:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:57:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 09:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 09:59:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:05:24 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 10:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 10:02:01 ens3 0.53 0.47 0.27 0.22 0.00 0.00 0.00 0.00 10:05:24 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:24 10:04:01 ens3 1.03 0.22 0.17 0.07 0.00 0.00 0.00 0.00 10:05:24 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 10:05:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:05:24 10:05:01 ens3 115.35 68.51 3600.42 8.69 0.00 0.00 0.00 0.00 10:05:24 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:24 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 10:05:24 Average: ens3 86.75 54.39 1024.49 33.38 0.00 0.00 0.00 0.00 10:05:24 Average: docker0 12.54 20.99 1.04 151.31 0.00 0.00 0.00 0.00 10:05:24 10:05:24 10:05:24 ---> sar -P ALL: 10:05:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-844) 05/27/24 _x86_64_ (8 CPU) 10:05:24 10:05:24 09:47:45 LINUX RESTART (8 CPU) 10:05:24 10:05:24 09:48:01 CPU %user %nice %system %iowait %steal %idle 10:05:24 09:49:01 all 10.07 0.00 3.50 3.85 0.05 82.53 10:05:24 09:49:01 0 12.42 0.00 2.98 12.44 0.05 72.11 10:05:24 09:49:01 1 9.28 0.00 3.05 0.34 0.05 87.29 10:05:24 09:49:01 2 9.56 0.00 3.52 0.19 0.05 86.68 10:05:24 09:49:01 3 9.49 0.00 3.63 0.67 0.05 86.16 10:05:24 09:49:01 4 9.12 0.00 3.77 3.33 0.05 83.73 10:05:24 09:49:01 5 8.01 0.00 3.04 10.52 0.05 78.38 10:05:24 09:49:01 6 11.99 0.00 4.21 1.03 0.05 82.72 10:05:24 09:49:01 7 10.69 0.00 3.79 2.29 0.05 83.17 10:05:24 09:50:01 all 22.74 0.00 4.75 3.15 0.08 69.29 10:05:24 09:50:01 0 23.99 0.00 4.74 0.42 0.08 70.76 10:05:24 09:50:01 1 23.13 0.00 4.49 0.79 0.07 71.52 10:05:24 09:50:01 2 22.86 0.00 4.64 0.24 0.08 72.18 10:05:24 09:50:01 3 21.30 0.00 4.84 0.47 0.07 73.32 10:05:24 09:50:01 4 22.46 0.00 4.47 1.13 0.08 71.86 10:05:24 09:50:01 5 22.27 0.00 4.90 5.77 0.08 66.97 10:05:24 09:50:01 6 22.40 0.00 4.13 0.19 0.07 73.22 10:05:24 09:50:01 7 23.50 0.00 5.79 16.22 0.10 54.39 10:05:24 09:51:01 all 40.78 0.00 6.34 1.62 0.09 51.16 10:05:24 09:51:01 0 37.61 0.00 6.87 11.00 0.10 44.42 10:05:24 09:51:01 1 41.42 0.00 6.49 0.22 0.10 51.77 10:05:24 09:51:01 2 41.13 0.00 6.31 0.03 0.10 52.42 10:05:24 09:51:01 3 41.58 0.00 6.20 0.22 0.10 51.91 10:05:24 09:51:01 4 41.03 0.00 6.28 0.07 0.08 52.54 10:05:24 09:51:01 5 41.64 0.00 6.34 1.18 0.08 50.76 10:05:24 09:51:01 6 40.58 0.00 6.78 0.15 0.08 52.40 10:05:24 09:51:01 7 41.23 0.00 5.50 0.15 0.08 53.04 10:05:24 09:52:01 all 4.86 0.00 2.11 1.58 0.07 91.38 10:05:24 09:52:01 0 5.60 0.00 1.72 3.66 0.10 88.91 10:05:24 09:52:01 1 4.92 0.00 3.11 5.63 0.12 86.22 10:05:24 09:52:01 2 4.60 0.00 1.62 0.20 0.07 93.51 10:05:24 09:52:01 3 5.98 0.00 2.41 0.05 0.07 91.50 10:05:24 09:52:01 4 4.46 0.00 2.33 0.05 0.07 93.09 10:05:24 09:52:01 5 4.56 0.00 1.86 1.24 0.05 92.28 10:05:24 09:52:01 6 3.35 0.00 1.61 0.34 0.03 94.67 10:05:24 09:52:01 7 5.37 0.00 2.25 1.54 0.07 90.77 10:05:24 09:53:01 all 1.55 0.00 0.86 0.52 0.02 97.05 10:05:24 09:53:01 0 1.74 0.00 0.85 0.02 0.02 97.38 10:05:24 09:53:01 1 0.75 0.00 0.58 2.47 0.02 96.18 10:05:24 09:53:01 2 1.90 0.00 0.75 0.77 0.02 96.56 10:05:24 09:53:01 3 1.67 0.00 0.80 0.05 0.02 97.46 10:05:24 09:53:01 4 2.32 0.00 0.65 0.08 0.02 96.93 10:05:24 09:53:01 5 2.00 0.00 0.85 0.72 0.02 96.42 10:05:24 09:53:01 6 1.08 0.00 0.50 0.05 0.02 98.35 10:05:24 09:53:01 7 0.95 0.00 1.88 0.03 0.02 97.12 10:05:24 09:54:01 all 1.22 0.00 0.60 0.25 0.01 97.91 10:05:24 09:54:01 0 3.05 0.00 0.67 0.03 0.02 96.24 10:05:24 09:54:01 1 1.07 0.00 0.43 1.20 0.02 97.28 10:05:24 09:54:01 2 0.78 0.00 0.97 0.47 0.02 97.76 10:05:24 09:54:01 3 0.77 0.00 0.32 0.28 0.00 98.63 10:05:24 09:54:01 4 1.45 0.00 0.33 0.02 0.03 98.16 10:05:24 09:54:01 5 0.92 0.00 1.07 0.02 0.00 98.00 10:05:24 09:54:01 6 0.92 0.00 0.27 0.02 0.02 98.78 10:05:24 09:54:01 7 0.80 0.00 0.72 0.00 0.02 98.47 10:05:24 09:55:01 all 0.07 0.00 0.05 0.14 0.01 99.73 10:05:24 09:55:01 0 0.25 0.00 0.07 0.52 0.02 99.15 10:05:24 09:55:01 1 0.02 0.00 0.07 0.60 0.00 99.32 10:05:24 09:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:05:24 09:55:01 3 0.10 0.00 0.02 0.00 0.02 99.87 10:05:24 09:55:01 4 0.08 0.00 0.03 0.02 0.00 99.87 10:05:24 09:55:01 5 0.02 0.00 0.07 0.00 0.02 99.90 10:05:24 09:55:01 6 0.07 0.00 0.05 0.00 0.00 99.88 10:05:24 09:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:05:24 09:56:01 all 0.03 0.00 0.02 0.15 0.00 99.80 10:05:24 09:56:01 0 0.02 0.00 0.05 0.35 0.00 99.58 10:05:24 09:56:01 1 0.02 0.00 0.02 0.85 0.00 99.12 10:05:24 09:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:24 09:56:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:05:24 09:56:01 4 0.12 0.00 0.02 0.00 0.02 99.85 10:05:24 09:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 09:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:05:24 09:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 09:57:01 all 0.06 0.00 0.01 0.01 0.01 99.92 10:05:24 09:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:05:24 09:57:01 1 0.00 0.00 0.02 0.07 0.02 99.90 10:05:24 09:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:05:24 09:57:01 3 0.38 0.00 0.02 0.00 0.00 99.60 10:05:24 09:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:05:24 09:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:05:24 09:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 09:58:01 all 0.20 0.00 0.01 0.03 0.00 99.76 10:05:24 09:58:01 0 0.00 0.00 0.02 0.18 0.00 99.80 10:05:24 09:58:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:05:24 09:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 09:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:05:24 09:58:01 4 1.44 0.00 0.05 0.00 0.00 98.51 10:05:24 09:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:05:24 09:58:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:05:24 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:05:24 09:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:05:24 09:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:05:24 09:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:05:24 09:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:24 09:59:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:05:24 09:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:05:24 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 09:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 09:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 10:05:24 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:05:24 10:00:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:05:24 10:00:01 0 0.00 0.00 0.03 0.05 0.00 99.92 10:05:24 10:00:01 1 0.00 0.00 0.02 0.05 0.00 99.93 10:05:24 10:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 10:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:05:24 10:00:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:05:24 10:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:05:24 10:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:05:24 10:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:05:24 10:01:01 all 0.02 0.00 0.00 0.01 0.17 99.80 10:05:24 10:01:01 0 0.02 0.00 0.02 0.00 0.12 99.85 10:05:24 10:01:01 1 0.00 0.00 0.00 0.07 0.00 99.93 10:05:24 10:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:05:24 10:01:01 3 0.05 0.00 0.00 0.00 1.06 98.90 10:05:24 10:01:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:05:24 10:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:05:24 10:01:01 6 0.00 0.00 0.00 0.00 0.10 99.90 10:05:24 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:24 10:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:05:24 10:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 10:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:05:24 10:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:24 10:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:05:24 10:02:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:05:24 10:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:05:24 10:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:05:24 10:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:05:24 10:03:01 all 0.10 0.00 0.03 0.03 0.01 99.83 10:05:24 10:03:01 0 0.02 0.00 0.05 0.15 0.02 99.77 10:05:24 10:03:01 1 0.03 0.00 0.03 0.08 0.00 99.85 10:05:24 10:03:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:05:24 10:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:05:24 10:03:01 4 0.63 0.00 0.02 0.00 0.02 99.33 10:05:24 10:03:01 5 0.02 0.00 0.05 0.00 0.02 99.92 10:05:24 10:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 10:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 10:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:05:24 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 10:04:01 1 0.00 0.00 0.00 0.08 0.00 99.92 10:05:24 10:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:05:24 10:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:05:24 10:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:05:24 10:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:05:24 10:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:05:24 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:24 10:05:01 all 1.87 0.00 0.84 0.05 0.02 97.22 10:05:24 10:05:01 0 1.92 0.00 0.84 0.00 0.02 97.23 10:05:24 10:05:01 1 1.89 0.00 1.12 0.33 0.02 96.64 10:05:24 10:05:01 2 1.79 0.00 1.00 0.00 0.02 97.19 10:05:24 10:05:01 3 1.95 0.00 1.14 0.02 0.03 96.86 10:05:24 10:05:01 4 1.68 0.00 0.74 0.02 0.03 97.53 10:05:24 10:05:01 5 2.54 0.00 0.54 0.00 0.02 96.90 10:05:24 10:05:01 6 1.39 0.00 0.70 0.03 0.00 97.87 10:05:24 10:05:01 7 1.77 0.00 0.65 0.02 0.02 97.54 10:05:24 Average: all 4.89 0.00 1.12 0.67 0.03 93.29 10:05:24 Average: 0 5.07 0.00 1.11 1.69 0.03 92.11 10:05:24 Average: 1 4.83 0.00 1.14 0.75 0.02 93.25 10:05:24 Average: 2 4.84 0.00 1.11 0.11 0.02 93.92 10:05:24 Average: 3 4.89 0.00 1.14 0.10 0.08 93.79 10:05:24 Average: 4 4.98 0.00 1.10 0.27 0.03 93.61 10:05:24 Average: 5 4.80 0.00 1.10 1.14 0.02 92.95 10:05:24 Average: 6 4.79 0.00 1.07 0.11 0.02 94.00 10:05:24 Average: 7 4.93 0.00 1.21 1.18 0.02 92.67 10:05:24 10:05:24 10:05:24