Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1087e4a3d9b938820ba31b5d4a506eab1acdae7e 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-ssh6439158920819515158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4269601778186816204.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5050292395992078275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9431326982173095070.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13390127559742280617.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.23 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-23028 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1087e4a3d9b938820ba31b5d4a506eab1acdae7e (main) > 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 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 Commit message: "Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" > git rev-list --no-walk 8e24701cce6496c4ca1a121af8534b5919b9a224 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:25 ========================================================= 01:55:25 EdgeX Global Pipelines Version Info 01:55:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:25 ------------------- 01:55:25 stable info: 01:55:25 ------------------- 01:55:25 Commited By: Ginny Guan ginny@iotechsys.com 01:55:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:55:25 Message: update stable to v1.0.265 01:55:26 ------------------- 01:55:26 experimental info: 01:55:26 ------------------- 01:55:26 Commited By: Cherry Wang cherry@iotechsys.com 01:55:26 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:55:26 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1087e4a [Pipeline] echo 01:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:27 provisioning config files... 01:55:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14213985208127591719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:27 ---> ****-login.sh 01:55:27 nexus3.edgexfoundry.org:10001 01:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:27 Configure a credential helper to remove this warning. See 01:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:27 01:55:27 Login Succeeded 01:55:27 nexus3.edgexfoundry.org:10002 01:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:27 Configure a credential helper to remove this warning. See 01:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:27 01:55:27 Login Succeeded 01:55:27 nexus3.edgexfoundry.org:10003 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 nexus3.edgexfoundry.org:10004 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 ****.io 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 ---> ****-login.sh ends [Pipeline] } 01:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:28 + git rev-list -1 --merges 1087e4a3d9b938820ba31b5d4a506eab1acdae7e~1..1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo 01:55:28 -----------> git rev-list -1 --merges 1087e4a3d9b938820ba31b5d4a506eab1acdae7e~1..1087e4a3d9b938820ba31b5d4a506eab1acdae7e 1087e4a3d9b938820ba31b5d4a506eab1acdae7e 01:55:28 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [false] [Pipeline] sh 01:55:29 + git log --format=format:%s -1 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo 01:55:29 ========================================================= 01:55:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:29 + git log --format=format:%s -1 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo 01:55:29 [semverPrep] GIT_COMMIT: 1087e4a3d9b938820ba31b5d4a506eab1acdae7e, Commit Message: Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57 [Pipeline] echo 01:55:29 [semverPrep] This is not a build commit. [Pipeline] sh 01:55:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:29 + grep -v github /etc/ssh/ssh_known_hosts 01:55:29 + [ -e /tmp/ssh_known_hosts ] 01:55:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:29 + sudo tee -a /etc/ssh/ssh_known_hosts 01:55:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:30 01:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:30 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:30 b85a868b505f: Pulling fs layer 01:55:30 e2be974225ed: Pulling fs layer 01:55:30 339a4e72a1f5: Pulling fs layer 01:55:30 988bab9f4d93: Pulling fs layer 01:55:30 1469e6f7b9e6: Pulling fs layer 01:55:30 eaf3925da568: Pulling fs layer 01:55:30 bab4dde63d76: Pulling fs layer 01:55:30 bde34c3a00c8: Pulling fs layer 01:55:30 b352a97aabf1: Pulling fs layer 01:55:30 4872d77fe225: Pulling fs layer 01:55:30 5851b861e8e6: Pulling fs layer 01:55:30 eaf3925da568: Waiting 01:55:30 bab4dde63d76: Waiting 01:55:30 bde34c3a00c8: Waiting 01:55:30 b352a97aabf1: Waiting 01:55:30 988bab9f4d93: Waiting 01:55:30 5851b861e8e6: Waiting 01:55:30 4872d77fe225: Waiting 01:55:30 1469e6f7b9e6: Waiting 01:55:30 e2be974225ed: Verifying Checksum 01:55:30 e2be974225ed: Download complete 01:55:30 988bab9f4d93: Verifying Checksum 01:55:30 988bab9f4d93: Download complete 01:55:30 1469e6f7b9e6: Verifying Checksum 01:55:30 1469e6f7b9e6: Download complete 01:55:30 339a4e72a1f5: Verifying Checksum 01:55:30 339a4e72a1f5: Download complete 01:55:30 eaf3925da568: Verifying Checksum 01:55:30 eaf3925da568: Download complete 01:55:30 bde34c3a00c8: Download complete 01:55:30 b352a97aabf1: Verifying Checksum 01:55:30 b352a97aabf1: Download complete 01:55:30 4872d77fe225: Verifying Checksum 01:55:30 4872d77fe225: Download complete 01:55:30 5851b861e8e6: Download complete 01:55:30 b85a868b505f: Verifying Checksum 01:55:30 b85a868b505f: Download complete 01:55:31 bab4dde63d76: Verifying Checksum 01:55:31 bab4dde63d76: Download complete 01:55:32 b85a868b505f: Pull complete 01:55:32 e2be974225ed: Pull complete 01:55:32 339a4e72a1f5: Pull complete 01:55:32 988bab9f4d93: Pull complete 01:55:32 1469e6f7b9e6: Pull complete 01:55:32 eaf3925da568: Pull complete 01:55:34 bab4dde63d76: Pull complete 01:55:34 bde34c3a00c8: Pull complete 01:55:34 b352a97aabf1: Pull complete 01:55:34 4872d77fe225: Pull complete 01:55:34 5851b861e8e6: Pull complete 01:55:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:34 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 01:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:55:37 $ docker top cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 -eo pid,comm 01:55:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:37 [ssh-agent] Looking for ssh-agent implementation... 01:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:38 $ docker exec cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent 01:55:38 SSH_AUTH_SOCK=/tmp/ssh-EJ5F4UlMUVz4/agent.33 01:55:38 SSH_AGENT_PID=39 01:55:38 Running ssh-add (command line suppressed) 01:55:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7144353365556764407.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7144353365556764407.key) 01:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:38 + git tag --points-at HEAD [Pipeline] } 01:55:38 $ docker exec --env ******** --env ******** cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent -k 01:55:38 unset SSH_AUTH_SOCK; 01:55:38 unset SSH_AGENT_PID; 01:55:38 echo Agent pid 39 killed; 01:55:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:38 [ssh-agent] Looking for ssh-agent implementation... 01:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:38 $ docker exec cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent 01:55:38 SSH_AUTH_SOCK=/tmp/ssh-tl3xAZLKrjmx/agent.71 01:55:38 SSH_AGENT_PID=77 01:55:38 Running ssh-add (command line suppressed) 01:55:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9844042644838783144.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9844042644838783144.key) 01:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:39 + git semver init 01:55:39 2024-10-18 01:55:39,536 [run_init] DEBUG init version:0.0.0 force:False 01:55:39 2024-10-18 01:55:39,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:55:39 2024-10-18 01:55:39,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:55:39 2024-10-18 01:55:39,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 01:55:42 2024-10-18 01:55:41,538 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 01:55:42 2024-10-18 01:55:41,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 01:55:42 2024-10-18 01:55:41,539 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:55:42 2024-10-18 01:55:41,539 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:55:42 3.2.0-dev.32 [Pipeline] } 01:55:42 $ docker exec --env ******** --env ******** cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent -k 01:55:42 unset SSH_AUTH_SOCK; 01:55:42 unset SSH_AGENT_PID; 01:55:42 echo Agent pid 77 killed; 01:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:42 + git semver [Pipeline] } 01:55:42 $ docker stop --time=1 cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 01:55:44 $ docker rm -f --volumes cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:44 Stashed 1 file(s) [Pipeline] echo 01:55:44 [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:44 provisioning config files... 01:55:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15079362684794807770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:45 ---> ****-login.sh 01:55:45 nexus3.edgexfoundry.org:10001 01:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:45 Configure a credential helper to remove this warning. See 01:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:45 01:55:45 Login Succeeded 01:55:45 nexus3.edgexfoundry.org:10002 01:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:45 Configure a credential helper to remove this warning. See 01:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:45 01:55:45 Login Succeeded 01:55:45 nexus3.edgexfoundry.org:10003 01:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:45 Configure a credential helper to remove this warning. See 01:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:45 01:55:45 Login Succeeded 01:55:45 nexus3.edgexfoundry.org:10004 01:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:45 Configure a credential helper to remove this warning. See 01:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:45 01:55:45 Login Succeeded 01:55:45 ****.io 01:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:45 Configure a credential helper to remove this warning. See 01:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:45 01:55:45 Login Succeeded 01:55:45 ---> ****-login.sh ends [Pipeline] } 01:55:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:45 ========================================================= 01:55:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:55:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:55:46 Sending build context to Docker daemon 19.95MB 01:55:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:55:46 Step 2/12 : FROM ${BASE} AS builder 01:55:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:46 43c4264eed91: Pulling fs layer 01:55:46 4cc291be95ef: Pulling fs layer 01:55:46 2ac1f1163629: Pulling fs layer 01:55:46 5c3c966382ef: Pulling fs layer 01:55:46 4f4fb700ef54: Pulling fs layer 01:55:46 5d5c8e513c77: Pulling fs layer 01:55:46 9f66e0745190: Pulling fs layer 01:55:46 f49a43e4bbc0: Pulling fs layer 01:55:46 561ebcabdf7f: Pulling fs layer 01:55:46 5c3c966382ef: Waiting 01:55:46 4f4fb700ef54: Waiting 01:55:46 5d5c8e513c77: Waiting 01:55:46 9f66e0745190: Waiting 01:55:46 f49a43e4bbc0: Waiting 01:55:46 561ebcabdf7f: Waiting 01:55:46 4cc291be95ef: Verifying Checksum 01:55:46 4cc291be95ef: Download complete 01:55:46 5c3c966382ef: Verifying Checksum 01:55:46 5c3c966382ef: Download complete 01:55:46 4f4fb700ef54: Download complete 01:55:46 5d5c8e513c77: Verifying Checksum 01:55:46 5d5c8e513c77: Download complete 01:55:46 43c4264eed91: Download complete 01:55:46 9f66e0745190: Verifying Checksum 01:55:46 9f66e0745190: Download complete 01:55:46 43c4264eed91: Pull complete 01:55:46 561ebcabdf7f: Download complete 01:55:46 4cc291be95ef: Pull complete 01:55:47 2ac1f1163629: Verifying Checksum 01:55:47 2ac1f1163629: Download complete 01:55:47 f49a43e4bbc0: Download complete 01:55:50 2ac1f1163629: Pull complete 01:55:50 5c3c966382ef: Pull complete 01:55:50 4f4fb700ef54: Pull complete 01:55:50 5d5c8e513c77: Pull complete 01:55:50 9f66e0745190: Pull complete 01:55:52 f49a43e4bbc0: Pull complete 01:55:53 561ebcabdf7f: Pull complete 01:55:53 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:53 ---> 3a752c3f9dda 01:55:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:55:58 ---> Running in a8c74e4d6d68 01:55:58 Removing intermediate container a8c74e4d6d68 01:55:58 ---> 7a95d758f38d 01:55:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:55:58 ---> Running in 3c6861a0a20d 01:55:58 Removing intermediate container 3c6861a0a20d 01:55:58 ---> d5c908da5e76 01:55:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:55:58 ---> Running in a43bd935add8 01:55:58 Removing intermediate container a43bd935add8 01:55:58 ---> d92d88a0129f 01:55:58 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:58 ---> Running in d1a0b310f2e8 01:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:58 OK: 246 MiB in 54 packages 01:55:58 Removing intermediate container d1a0b310f2e8 01:55:58 ---> cce7dd0494d0 01:55:58 Step 7/12 : WORKDIR /app 01:55:58 ---> Running in 893ff742047c 01:55:59 Removing intermediate container 893ff742047c 01:55:59 ---> 88a99cf74e7f 01:55:59 Step 8/12 : COPY go.mod vendor* ./ 01:55:59 ---> d4a07203bf70 01:55:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:59 ---> Running in 91338812c643 01:55:59 Still waiting to schedule task 01:55:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline 01:56:55 Removing intermediate container 91338812c643 01:56:55 ---> 3d5774ca9ef5 01:56:55 Step 10/12 : COPY . . 01:56:55 ---> d6eedb30d059 01:56:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:55 ---> Running in 3cd4d7ac3991 01:56:55 Removing intermediate container 3cd4d7ac3991 01:56:55 ---> c8ae4c274cd2 01:56:55 Step 12/12 : RUN $MAKE 01:56:55 ---> Running in 8c8d20b52448 01:56:55 noop 01:56:55 Removing intermediate container 8c8d20b52448 01:56:55 ---> 8928f5f4b5b7 01:56:55 Successfully built 8928f5f4b5b7 01:56:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + docker inspect -f . ci-base-image-x86_64 01:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:55 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 01:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:56 $ docker top a6e7924518388001082b3600fd3afde60d56c321f6bfa6f2e4e9db74541845ff -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:56 + go version 01:56:56 go version go1.23.2 linux/amd64 [Pipeline] } 01:56:56 $ docker stop --time=1 a6e7924518388001082b3600fd3afde60d56c321f6bfa6f2e4e9db74541845ff 01:56:57 $ docker rm -f --volumes a6e7924518388001082b3600fd3afde60d56c321f6bfa6f2e4e9db74541845ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:58 + docker inspect -f . ci-base-image-x86_64 01:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:58 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 01:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:58 $ docker top c0c2819007dba75d929b66e01aaa1d18ffab38ccd42b23b81025b7d52eef4f5b -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:59 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 01:56:59 + make test 01:56:59 go test -race ./... -coverprofile=coverage.out ./... 01:57:31 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 01:57:31 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 01:57:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.227s coverage: 86.2% of statements 01:57:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements 01:58:08 go vet ./... 01:58:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:12 ./bin/test-attribution.sh [Pipeline] echo 01:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:58:12 $ docker stop --time=1 c0c2819007dba75d929b66e01aaa1d18ffab38ccd42b23b81025b7d52eef4f5b 01:58:18 $ docker rm -f --volumes c0c2819007dba75d929b66e01aaa1d18ffab38ccd42b23b81025b7d52eef4f5b [Pipeline] // withDockerContainer [Pipeline] sh 01:58:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:19 + ls -al . 01:58:19 total 296 01:58:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 01:56 . 01:58:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:55 .. 01:58:19 -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 01:55 .dockerignore 01:58:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git 01:58:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 .github 01:58:19 -rw-rw-r-- 1 jenkins jenkins 773 Oct 18 01:55 .gitignore 01:58:19 -rw-rw-r-- 1 jenkins jenkins 200 Oct 18 01:55 .golangci.yml 01:58:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:55 .semver 01:58:19 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 18 01:55 Attribution.txt 01:58:19 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 18 01:55 CHANGELOG.md 01:58:19 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 18 01:55 Dockerfile 01:58:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:55 GOVERNANCE.md 01:58:19 -rw-rw-r-- 1 jenkins jenkins 665 Oct 18 01:55 Jenkinsfile 01:58:19 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:55 LICENSE 01:58:19 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 18 01:55 Makefile 01:58:19 -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 01:55 OWNERS.md 01:58:19 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 18 01:55 README.md 01:58:19 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION 01:58:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 bin 01:58:19 -rw-r--r-- 1 jenkins jenkins 55696 Oct 18 01:57 coverage.out 01:58:19 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 18 01:55 go.mod 01:58:19 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:55 go.sum 01:58:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 images 01:58:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:55 internal 01:58:19 -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 01:55 main.go 01:58:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 openapi 01:58:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 res 01:58:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:19 + 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=1087e4a3d9b938820ba31b5d4a506eab1acdae7e --label arch=amd64 --label version=3.2.0-dev.32 . 01:58:19 Sending build context to Docker daemon 19.95MB 01:58:19 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 01:58:19 Step 2/30 : FROM ${BASE} AS builder 01:58:19 ---> 8928f5f4b5b7 01:58:19 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 01:58:20 ---> Running in 1f1592dec2fc 01:58:20 Removing intermediate container 1f1592dec2fc 01:58:20 ---> f3da50e8b349 01:58:20 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 01:58:20 ---> Running in 417e0e23d93b 01:58:20 Removing intermediate container 417e0e23d93b 01:58:20 ---> 866760450456 01:58:20 Step 5/30 : ARG ADD_BUILD_TAGS="" 01:58:20 ---> Running in 0d68b7f49267 01:58:20 Removing intermediate container 0d68b7f49267 01:58:20 ---> 9981156cbcc1 01:58:20 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:20 ---> Running in 128df5fe378a 01:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:21 OK: 246 MiB in 54 packages 01:58:21 Removing intermediate container 128df5fe378a 01:58:21 ---> fd1506107d69 01:58:21 Step 7/30 : WORKDIR /app 01:58:21 ---> Running in 83b07a05764f 01:58:21 Removing intermediate container 83b07a05764f 01:58:21 ---> 92ba7fd9acee 01:58:21 Step 8/30 : COPY go.mod vendor* ./ 01:58:21 ---> 2cd3f76b3e3b 01:58:21 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:21 ---> Running in f8af613d98ee 01:58:22 Removing intermediate container f8af613d98ee 01:58:22 ---> 8dc0e8e525e1 01:58:22 Step 10/30 : COPY . . 01:58:23 ---> f1247cd161d0 01:58:23 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:23 ---> Running in c7d33458c807 01:58:23 Removing intermediate container c7d33458c807 01:58:23 ---> 2619c1200e83 01:58:23 Step 12/30 : RUN $MAKE 01:58:23 ---> Running in 1ba6c1a6ecde 01:58:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.32" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 01:58:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23037 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 01:58:54 Running in /w/workspace/app-rfid-llrp-inventory/186 [Pipeline] { [Pipeline] checkout 01:58:57 The recommended git tool is: git 01:59:02 Removing intermediate container 1ba6c1a6ecde 01:59:02 ---> 98c3ef45e442 01:59:02 Step 13/30 : FROM alpine:3.20 01:59:02 3.20: Pulling from library/alpine 01:59:02 43c4264eed91: Already exists 01:59:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:59:02 Status: Downloaded newer image for alpine:3.20 01:59:02 ---> 91ef0af61f39 01:59:02 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:59:02 ---> Running in 7b17dd9a0e02 01:59:02 Removing intermediate container 7b17dd9a0e02 01:59:02 ---> 5c9149073419 01:59:02 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:59:02 ---> Running in 3bb60668223f 01:59:02 Removing intermediate container 3bb60668223f 01:59:02 ---> dfde4f3cf803 01:59:02 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 01:59:02 ---> Running in e8d50c363e6d 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:02 (1/2) Installing ca-certificates (20240705-r0) 01:59:02 (2/2) Installing dumb-init (1.2.5-r3) 01:59:02 Executing busybox-1.36.1-r29.trigger 01:59:02 Executing ca-certificates-20240705-r0.trigger 01:59:02 OK: 9 MiB in 16 packages 01:59:02 Removing intermediate container e8d50c363e6d 01:59:02 ---> ab51b3dd2f95 01:59:02 Step 17/30 : RUN apk --no-cache upgrade 01:59:02 ---> Running in cd22ab8e7b3f 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:02 Upgrading critical system libraries and apk-tools: 01:59:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:59:02 Executing busybox-1.36.1-r29.trigger 01:59:02 Continuing the upgrade transaction with new apk-tools: 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:02 OK: 9 MiB in 16 packages 01:59:02 Removing intermediate container cd22ab8e7b3f 01:59:02 ---> b40da617782a 01:59:02 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:59:03 ---> 9223f50c1e79 01:59:03 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 01:59:03 ---> facea632f4f1 01:59:03 Step 20/30 : COPY --from=builder /app/res/ /res/ 01:59:03 ---> 55931cf27037 01:59:03 Step 21/30 : COPY --from=builder /app/static/ /static/ 01:59:03 ---> 6be9cc956f80 01:59:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:59:05 using credential edgex-jenkins-ssh 01:59:05 Cloning the remote Git repository 01:59:05 ---> 0b0b1827bad8 01:59:05 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:59:05 ---> Running in 892d593b5818 01:59:05 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:59:05 > git init /w/workspace/app-rfid-llrp-inventory/186 # timeout=10 01:59:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:59:05 > git --version # timeout=10 01:59:05 > git --version # 'git version 2.25.1' 01:59:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:05 Removing intermediate container 892d593b5818 01:59:05 ---> f3bcd2696bb0 01:59:05 Step 24/30 : VOLUME /cache 01:59:05 ---> Running in ad609aa57add 01:59:05 Removing intermediate container ad609aa57add 01:59:05 ---> 5ff92e405878 01:59:05 Step 25/30 : EXPOSE 59711 01:59:05 ---> Running in c78d32b4d95d 01:59:05 Removing intermediate container c78d32b4d95d 01:59:05 ---> 139d956ab631 01:59:05 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:59:05 ---> Running in 7571df26a254 01:59:05 Removing intermediate container 7571df26a254 01:59:05 ---> 21562d799e0c 01:59:05 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 01:59:05 ---> Running in b2f31aecbc30 01:59:05 Removing intermediate container b2f31aecbc30 01:59:05 ---> 2d14594886e4 01:59:05 Step 28/30 : LABEL arch=amd64 01:59:05 ---> Running in a6515873d4d4 01:59:06 Removing intermediate container a6515873d4d4 01:59:06 ---> 22efbf1d2405 01:59:06 Step 29/30 : LABEL git_sha=1087e4a3d9b938820ba31b5d4a506eab1acdae7e 01:59:06 ---> Running in 8750985905d2 01:59:06 Removing intermediate container 8750985905d2 01:59:06 ---> 93097e552c4d 01:59:06 Step 30/30 : LABEL version=3.2.0-dev.32 01:59:06 ---> Running in 2d83c77765e5 01:59:06 Removing intermediate container 2d83c77765e5 01:59:06 ---> 3811e0be1489 01:59:06 [Warning] One or more build-args [ARCH] were not consumed 01:59:06 Successfully built 3811e0be1489 01:59:06 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 01:59:06 provisioning config files... 01:59:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2585670610767045518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:06 ---> ****-login.sh 01:59:06 nexus3.edgexfoundry.org:10001 01:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:06 Configure a credential helper to remove this warning. See 01:59:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:06 01:59:06 Login Succeeded 01:59:06 nexus3.edgexfoundry.org:10002 01:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:06 Configure a credential helper to remove this warning. See 01:59:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:06 01:59:06 Login Succeeded 01:59:06 nexus3.edgexfoundry.org:10003 01:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:06 Configure a credential helper to remove this warning. See 01:59:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:06 01:59:06 Login Succeeded 01:59:06 nexus3.edgexfoundry.org:10004 01:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:06 Configure a credential helper to remove this warning. See 01:59:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:06 01:59:06 Login Succeeded 01:59:06 ****.io 01:59:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:07 Configure a credential helper to remove this warning. See 01:59:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:07 01:59:07 Login Succeeded 01:59:07 ---> ****-login.sh ends [Pipeline] } 01:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:07 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 01:59:07 1087e4a3d9b938820ba31b5d4a506eab1acdae7e 01:59:07 latest 01:59:07 3.2.0-dev.32 01:59:07 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 01:59:07 main 01:59:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e 01:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:59:07 43d5672c0845: Preparing 01:59:07 849ce8ec1bf4: Preparing 01:59:07 b700e7c48134: Preparing 01:59:07 f424a1b449d5: Preparing 01:59:07 77be55662bc0: Preparing 01:59:07 7373abebd9a5: Preparing 01:59:07 95712b9af888: Preparing 01:59:07 9e74a8932e10: Preparing 01:59:07 63ca1fbb43ae: Preparing 01:59:07 7373abebd9a5: Waiting 01:59:07 95712b9af888: Waiting 01:59:07 9e74a8932e10: Waiting 01:59:07 63ca1fbb43ae: Waiting 01:59:07 f424a1b449d5: Pushed 01:59:07 43d5672c0845: Pushed 01:59:07 b700e7c48134: Pushed 01:59:07 77be55662bc0: Pushed 01:59:07 63ca1fbb43ae: Layer already exists 01:59:07 7373abebd9a5: Pushed 01:59:08 95712b9af888: Pushed 01:59:08 9e74a8932e10: Pushed 01:59:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:59:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:11 Avoid second fetch 01:59:11 Checking out Revision 1087e4a3d9b938820ba31b5d4a506eab1acdae7e (main) 01:59:12 Commit message: "Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" 01:59:11 > git config core.sparsecheckout # timeout=10 01:59:11 > git checkout -f 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 01:59:13 849ce8ec1bf4: Pushed 01:59:13 1087e4a3d9b938820ba31b5d4a506eab1acdae7e: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:59:14 43d5672c0845: Preparing 01:59:14 849ce8ec1bf4: Preparing 01:59:14 b700e7c48134: Preparing 01:59:14 f424a1b449d5: Preparing 01:59:14 77be55662bc0: Preparing 01:59:14 7373abebd9a5: Preparing 01:59:14 95712b9af888: Preparing 01:59:14 9e74a8932e10: Preparing 01:59:14 63ca1fbb43ae: Preparing 01:59:14 7373abebd9a5: Waiting 01:59:14 95712b9af888: Waiting 01:59:14 9e74a8932e10: Waiting 01:59:14 63ca1fbb43ae: Waiting 01:59:14 43d5672c0845: Layer already exists 01:59:14 b700e7c48134: Layer already exists 01:59:14 849ce8ec1bf4: Layer already exists 01:59:14 f424a1b449d5: Layer already exists 01:59:14 77be55662bc0: Layer already exists 01:59:14 7373abebd9a5: Layer already exists 01:59:14 95712b9af888: Layer already exists 01:59:14 9e74a8932e10: Layer already exists 01:59:14 63ca1fbb43ae: Layer already exists 01:59:14 latest: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.32 01:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:59:14 43d5672c0845: Preparing 01:59:14 849ce8ec1bf4: Preparing 01:59:14 b700e7c48134: Preparing 01:59:14 f424a1b449d5: Preparing 01:59:14 77be55662bc0: Preparing 01:59:14 7373abebd9a5: Preparing 01:59:14 95712b9af888: Preparing 01:59:14 9e74a8932e10: Preparing 01:59:14 63ca1fbb43ae: Preparing 01:59:14 7373abebd9a5: Waiting 01:59:14 9e74a8932e10: Waiting 01:59:14 63ca1fbb43ae: Waiting 01:59:14 95712b9af888: Waiting 01:59:14 f424a1b449d5: Layer already exists 01:59:14 b700e7c48134: Layer already exists 01:59:14 77be55662bc0: Layer already exists 01:59:14 849ce8ec1bf4: Layer already exists 01:59:14 43d5672c0845: Layer already exists 01:59:14 7373abebd9a5: Layer already exists 01:59:14 95712b9af888: Layer already exists 01:59:14 9e74a8932e10: Layer already exists 01:59:14 63ca1fbb43ae: Layer already exists 01:59:14 3.2.0-dev.32: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 01:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:59:15 43d5672c0845: Preparing 01:59:15 849ce8ec1bf4: Preparing 01:59:15 b700e7c48134: Preparing 01:59:15 f424a1b449d5: Preparing 01:59:15 77be55662bc0: Preparing 01:59:15 7373abebd9a5: Preparing 01:59:15 95712b9af888: Preparing 01:59:15 9e74a8932e10: Preparing 01:59:15 63ca1fbb43ae: Preparing 01:59:15 7373abebd9a5: Waiting 01:59:15 95712b9af888: Waiting 01:59:15 f424a1b449d5: Layer already exists 01:59:15 77be55662bc0: Layer already exists 01:59:15 43d5672c0845: Layer already exists 01:59:15 849ce8ec1bf4: Layer already exists 01:59:15 b700e7c48134: Layer already exists 01:59:15 7373abebd9a5: Layer already exists 01:59:15 95712b9af888: Layer already exists 01:59:15 63ca1fbb43ae: Layer already exists 01:59:15 9e74a8932e10: Layer already exists 01:59:15 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:59:15 43d5672c0845: Preparing 01:59:15 849ce8ec1bf4: Preparing 01:59:15 b700e7c48134: Preparing 01:59:15 f424a1b449d5: Preparing 01:59:15 77be55662bc0: Preparing 01:59:15 7373abebd9a5: Preparing 01:59:15 95712b9af888: Preparing 01:59:15 9e74a8932e10: Preparing 01:59:15 63ca1fbb43ae: Preparing 01:59:15 7373abebd9a5: Waiting 01:59:15 9e74a8932e10: Waiting 01:59:15 63ca1fbb43ae: Waiting 01:59:15 95712b9af888: Waiting 01:59:15 849ce8ec1bf4: Layer already exists 01:59:15 43d5672c0845: Layer already exists 01:59:15 77be55662bc0: Layer already exists 01:59:15 7373abebd9a5: Layer already exists 01:59:15 95712b9af888: Layer already exists 01:59:15 63ca1fbb43ae: Layer already exists 01:59:15 9e74a8932e10: Layer already exists 01:59:16 f424a1b449d5: Layer already exists 01:59:16 b700e7c48134: Layer already exists 01:59:16 main: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:16 ===================================================== [Pipeline] echo 01:59:16 taggedImages: 01:59:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e 01:59:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:59:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.32 01:59:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 01:59:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:16 01:59:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:17 latest: Pulling from edgex-lftools-log-publisher 01:59:17 5eb5b503b376: Pulling fs layer 01:59:17 5c69ac0246d0: Pulling fs layer 01:59:17 ec43610c2a17: Pulling fs layer 01:59:17 3a2ae6a8a46f: Pulling fs layer 01:59:17 33b1e0a273af: Pulling fs layer 01:59:17 5d3b04190fa2: Pulling fs layer 01:59:17 2f39f015ded8: Pulling fs layer 01:59:17 3a2ae6a8a46f: Waiting 01:59:17 5d3b04190fa2: Waiting 01:59:17 33b1e0a273af: Waiting 01:59:17 2f39f015ded8: Waiting 01:59:17 5c69ac0246d0: Verifying Checksum 01:59:17 5c69ac0246d0: Download complete 01:59:17 3a2ae6a8a46f: Verifying Checksum 01:59:17 3a2ae6a8a46f: Download complete 01:59:17 33b1e0a273af: Verifying Checksum 01:59:17 33b1e0a273af: Download complete 01:59:17 ec43610c2a17: Verifying Checksum 01:59:17 ec43610c2a17: Download complete 01:59:17 5d3b04190fa2: Download complete 01:59:17 01:59:17 GitHub has been notified of this commit’s build result 01:59:17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:17 5eb5b503b376: Verifying Checksum 01:59:17 5eb5b503b376: Download complete 01:59:17 2f39f015ded8: Download complete 01:59:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:17 Dload Upload Total Spent Left Speed 01:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 01:59:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:59:18 5eb5b503b376: Pull complete 01:59:18 5c69ac0246d0: Pull complete 01:59:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:59:18 + sudo tee /etc/docker/daemon.new 01:59:18 { 01:59:18 "registry-mirrors": [ 01:59:18 "https://nexus3.edgexfoundry.org:10001" 01:59:18 ], 01:59:18 "bip": "10.250.0.254/24", 01:59:18 "hosts": [ 01:59:18 "tcp://0.0.0.0:5555", 01:59:18 "unix:///var/run/docker.sock" 01:59:18 ], 01:59:18 "mtu": 1458, 01:59:18 "selinux-enabled": true, 01:59:18 "seccomp-profile": "/etc/docker/seccomp.json" 01:59:18 } [Pipeline] sh 01:59:18 ec43610c2a17: Pull complete 01:59:18 3a2ae6a8a46f: Pull complete 01:59:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:59:19 33b1e0a273af: Pull complete 01:59:19 5d3b04190fa2: Pull complete 01:59:19 + sudo service docker restart 01:59:23 2f39f015ded8: Pull complete 01:59:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:23 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 01:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:59:28 $ docker top d6e003e4641b2a952c77c0095166892f95c7e9f9df068bda244b3a396d27e219 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:28 ---> job-cost.sh 01:59:28 lf-activate-venv: SKIPPING 01:59:28 INFO: No Stack... 01:59:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:29 INFO: Archiving Costs [Pipeline] sh 01:59:29 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 01:59:29 + cut -d, -f6 [Pipeline] lock 01:59:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] 01:59:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] did not exist. Created. 01:59:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:29 + echo total: 0.2199999988079071 [Pipeline] stash 01:59:29 Stashed 1 file(s) [Pipeline] } 01:59:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:29 $ docker stop --time=1 d6e003e4641b2a952c77c0095166892f95c7e9f9df068bda244b3a396d27e219 01:59:31 $ docker rm -f --volumes d6e003e4641b2a952c77c0095166892f95c7e9f9df068bda244b3a396d27e219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:37 provisioning config files... 01:59:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/186@tmp/config7173008201974871857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:38 ---> ****-login.sh 01:59:38 nexus3.edgexfoundry.org:10001 01:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:39 Configure a credential helper to remove this warning. See 01:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:39 01:59:39 Login Succeeded 01:59:39 nexus3.edgexfoundry.org:10002 01:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:39 Configure a credential helper to remove this warning. See 01:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:39 01:59:39 Login Succeeded 01:59:39 nexus3.edgexfoundry.org:10003 01:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:39 Configure a credential helper to remove this warning. See 01:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:39 01:59:39 Login Succeeded 01:59:39 nexus3.edgexfoundry.org:10004 01:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:40 Configure a credential helper to remove this warning. See 01:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:40 01:59:40 Login Succeeded 01:59:40 ****.io 01:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:41 Configure a credential helper to remove this warning. See 01:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:41 01:59:41 Login Succeeded 01:59:41 ---> ****-login.sh ends [Pipeline] } 01:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:41 ========================================================= 01:59:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:59:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:59:42 Sending build context to Docker daemon 684.5kB 01:59:42 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:59:42 Step 2/12 : FROM ${BASE} AS builder 01:59:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:59:42 cf04c63912e1: Pulling fs layer 01:59:42 55b35a11ae5e: Pulling fs layer 01:59:42 a37a00ec5f00: Pulling fs layer 01:59:42 50b3750afda1: Pulling fs layer 01:59:42 4f4fb700ef54: Pulling fs layer 01:59:42 80978eb59214: Pulling fs layer 01:59:42 c9f46d7d2bd2: Pulling fs layer 01:59:42 c5a475d317c9: Pulling fs layer 01:59:42 80978eb59214: Waiting 01:59:42 c9f46d7d2bd2: Waiting 01:59:42 4f4fb700ef54: Waiting 01:59:42 c5a475d317c9: Waiting 01:59:42 50b3750afda1: Waiting 01:59:42 55b35a11ae5e: Download complete 01:59:42 50b3750afda1: Download complete 01:59:42 4f4fb700ef54: Verifying Checksum 01:59:42 4f4fb700ef54: Download complete 01:59:42 80978eb59214: Verifying Checksum 01:59:42 80978eb59214: Download complete 01:59:42 cf04c63912e1: Verifying Checksum 01:59:42 cf04c63912e1: Download complete 01:59:43 c5a475d317c9: Verifying Checksum 01:59:43 c5a475d317c9: Download complete 01:59:43 cf04c63912e1: Pull complete 01:59:44 55b35a11ae5e: Pull complete 01:59:44 a37a00ec5f00: Verifying Checksum 01:59:44 a37a00ec5f00: Download complete 01:59:45 c9f46d7d2bd2: Verifying Checksum 01:59:45 c9f46d7d2bd2: Download complete 02:00:00 a37a00ec5f00: Pull complete 02:00:00 50b3750afda1: Pull complete 02:00:00 4f4fb700ef54: Pull complete 02:00:00 80978eb59214: Pull complete 02:00:09 c9f46d7d2bd2: Pull complete 02:00:12 c5a475d317c9: Pull complete 02:00:12 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:00:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:12 ---> be29e6b0f0d4 02:00:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:00:12 ---> Running in 5fd3b5f03596 02:00:13 Removing intermediate container 5fd3b5f03596 02:00:13 ---> 5e153cb633fc 02:00:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:00:13 ---> Running in 2e90a2dea8d7 02:00:13 Removing intermediate container 2e90a2dea8d7 02:00:13 ---> 00daa384917a 02:00:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:00:13 ---> Running in 888cb579f011 02:00:14 Removing intermediate container 888cb579f011 02:00:14 ---> 1e99e3a758ba 02:00:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:14 ---> Running in c03a73db05dd 02:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:18 OK: 238 MiB in 54 packages 02:00:19 Removing intermediate container c03a73db05dd 02:00:19 ---> d3c13c9ca4b8 02:00:19 Step 7/12 : WORKDIR /app 02:00:19 ---> Running in ff75459c3863 02:00:20 Removing intermediate container ff75459c3863 02:00:20 ---> 0b22f55a83dc 02:00:20 Step 8/12 : COPY go.mod vendor* ./ 02:00:20 ---> 0c625eb3a00d 02:00:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:20 ---> Running in ea92fa77fb05 02:02:33 Removing intermediate container ea92fa77fb05 02:02:33 ---> fd363f3101ec 02:02:33 Step 10/12 : COPY . . 02:02:33 ---> a845f2fe328f 02:02:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:33 ---> Running in 7159e88ee7c8 02:02:33 Removing intermediate container 7159e88ee7c8 02:02:33 ---> 77cedc4e5783 02:02:33 Step 12/12 : RUN $MAKE 02:02:33 ---> Running in 9a54b96f90d3 02:02:33 noop 02:02:33 Removing intermediate container 9a54b96f90d3 02:02:33 ---> f235a3e6a2bb 02:02:33 Successfully built f235a3e6a2bb 02:02:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:34 + docker inspect -f . ci-base-image-arm64 02:02:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:34 prd-ubuntu20.04-docker-arm64-4c-16g-23037 does not seem to be running inside a container 02:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/186 -v /w/workspace/app-rfid-llrp-inventory/186:/w/workspace/app-rfid-llrp-inventory/186:rw,z -v /w/workspace/app-rfid-llrp-inventory/186@tmp:/w/workspace/app-rfid-llrp-inventory/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:35 $ docker top 22d58dcdb47546205de374dd65423728d53ab36098b47d0af0eae5260d2273f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:36 + go version 02:02:36 go version go1.23.2 linux/arm64 [Pipeline] } 02:02:36 $ docker stop --time=1 22d58dcdb47546205de374dd65423728d53ab36098b47d0af0eae5260d2273f1 02:02:38 $ docker rm -f --volumes 22d58dcdb47546205de374dd65423728d53ab36098b47d0af0eae5260d2273f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:39 + docker inspect -f . ci-base-image-arm64 02:02:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:39 prd-ubuntu20.04-docker-arm64-4c-16g-23037 does not seem to be running inside a container 02:02:39 $ 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/186 -v /w/workspace/app-rfid-llrp-inventory/186:/w/workspace/app-rfid-llrp-inventory/186:rw,z -v /w/workspace/app-rfid-llrp-inventory/186@tmp:/w/workspace/app-rfid-llrp-inventory/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:40 $ docker top 8f39f2ef8658d48c951a68e403767f0b8c7591a3491ac6913d3817b50df777af -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:41 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/186 [Pipeline] fileExists [Pipeline] sh 02:02:42 + make test 02:02:42 go test -race ./... -coverprofile=coverage.out ./... 02:08:49 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 02:08:56 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 02:08:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.403s coverage: 86.2% of statements 02:09:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.510s coverage: 71.9% of statements 02:09:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:14 go vet ./... 02:14:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:39 ./bin/test-attribution.sh [Pipeline] echo 02:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:14:39 $ docker stop --time=1 8f39f2ef8658d48c951a68e403767f0b8c7591a3491ac6913d3817b50df777af 02:14:41 $ docker rm -f --volumes 8f39f2ef8658d48c951a68e403767f0b8c7591a3491ac6913d3817b50df777af [Pipeline] // withDockerContainer [Pipeline] sh 02:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:44 Warning: overwriting stash ‘coverage-report’ 02:14:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:45 + ls -al . 02:14:45 total 292 02:14:45 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:02 . 02:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 .. 02:14:45 -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 01:59 .dockerignore 02:14:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 .git 02:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 .github 02:14:45 -rw-rw-r-- 1 jenkins jenkins 773 Oct 18 01:59 .gitignore 02:14:45 -rw-rw-r-- 1 jenkins jenkins 200 Oct 18 01:59 .golangci.yml 02:14:45 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 18 01:59 Attribution.txt 02:14:45 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 18 01:59 CHANGELOG.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 18 01:59 Dockerfile 02:14:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:59 GOVERNANCE.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 665 Oct 18 01:59 Jenkinsfile 02:14:45 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:59 LICENSE 02:14:45 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 18 01:59 Makefile 02:14:45 -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 01:59 OWNERS.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 18 01:59 README.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION 02:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 bin 02:14:45 -rw-r--r-- 1 jenkins jenkins 55696 Oct 18 02:09 coverage.out 02:14:45 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 18 01:59 go.mod 02:14:45 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:59 go.sum 02:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 images 02:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 internal 02:14:45 -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 01:59 main.go 02:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 openapi 02:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 res 02:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:46 + 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=1087e4a3d9b938820ba31b5d4a506eab1acdae7e --label arch=arm64 --label version=3.2.0-dev.32 . 02:14:46 Sending build context to Docker daemon 684.5kB 02:14:46 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 02:14:46 Step 2/30 : FROM ${BASE} AS builder 02:14:46 ---> f235a3e6a2bb 02:14:46 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 02:14:47 ---> Running in 8eb104c6bb77 02:14:47 Removing intermediate container 8eb104c6bb77 02:14:47 ---> 3b215f19a923 02:14:47 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 02:14:47 ---> Running in 830dd6fd9da8 02:14:47 Removing intermediate container 830dd6fd9da8 02:14:47 ---> ef1723704ea4 02:14:47 Step 5/30 : ARG ADD_BUILD_TAGS="" 02:14:47 ---> Running in 100929d43213 02:14:48 Removing intermediate container 100929d43213 02:14:48 ---> bc5a70e4a143 02:14:48 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:48 ---> Running in 4d07848b0979 02:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:14:51 OK: 238 MiB in 54 packages 02:14:53 Removing intermediate container 4d07848b0979 02:14:53 ---> 285e6dff113c 02:14:53 Step 7/30 : WORKDIR /app 02:14:53 ---> Running in e895119629cc 02:14:53 Removing intermediate container e895119629cc 02:14:53 ---> cfd161a3bb50 02:14:53 Step 8/30 : COPY go.mod vendor* ./ 02:14:53 ---> 38aee2a5b668 02:14:53 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:53 ---> Running in f05634105134 02:14:56 Removing intermediate container f05634105134 02:14:56 ---> efb271c0ad15 02:14:56 Step 10/30 : COPY . . 02:14:57 ---> 414b720581fd 02:14:57 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:57 ---> Running in 019cb3241a52 02:14:57 Removing intermediate container 019cb3241a52 02:14:57 ---> 5c24d8f3e283 02:14:57 Step 12/30 : RUN $MAKE 02:14:57 ---> Running in f7e37cdfe4c3 02:14:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.32" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 02:19:51 Removing intermediate container f7e37cdfe4c3 02:19:51 ---> ddf74ead8c51 02:19:51 Step 13/30 : FROM alpine:3.20 02:19:51 3.20: Pulling from library/alpine 02:19:51 cf04c63912e1: Already exists 02:19:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:51 Status: Downloaded newer image for alpine:3.20 02:19:51 ---> c157a85ed455 02:19:51 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:19:51 ---> Running in 449b754c9102 02:19:51 Removing intermediate container 449b754c9102 02:19:51 ---> d8b7eceb1960 02:19:51 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 02:19:51 ---> Running in 3aa8739ea683 02:19:51 Removing intermediate container 3aa8739ea683 02:19:51 ---> 827976f5538e 02:19:51 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 02:19:51 ---> Running in e24a6276c025 02:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:51 (1/2) Installing ca-certificates (20240705-r0) 02:19:51 (2/2) Installing dumb-init (1.2.5-r3) 02:19:51 Executing busybox-1.36.1-r29.trigger 02:19:51 Executing ca-certificates-20240705-r0.trigger 02:19:51 OK: 10 MiB in 16 packages 02:19:51 Removing intermediate container e24a6276c025 02:19:51 ---> 90ea1bc2d6fb 02:19:51 Step 17/30 : RUN apk --no-cache upgrade 02:19:51 ---> Running in b710a9398f6f 02:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:52 Upgrading critical system libraries and apk-tools: 02:19:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:19:52 Executing busybox-1.36.1-r29.trigger 02:19:52 Continuing the upgrade transaction with new apk-tools: 02:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:54 OK: 10 MiB in 16 packages 02:19:55 Removing intermediate container b710a9398f6f 02:19:55 ---> d551361a948b 02:19:55 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:19:56 ---> 24784875d49d 02:19:56 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 02:19:56 ---> cf0323f3406b 02:19:56 Step 20/30 : COPY --from=builder /app/res/ /res/ 02:19:57 ---> cdb72486c04d 02:19:57 Step 21/30 : COPY --from=builder /app/static/ /static/ 02:19:57 ---> 8dee98aa0e87 02:19:57 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 02:20:00 ---> a96daf4b99d1 02:20:00 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 02:20:00 ---> Running in 2001da160b25 02:20:02 Removing intermediate container 2001da160b25 02:20:02 ---> a369a1e6fb11 02:20:02 Step 24/30 : VOLUME /cache 02:20:02 ---> Running in 8b1c84721f48 02:20:02 Removing intermediate container 8b1c84721f48 02:20:02 ---> 1acd37d27161 02:20:02 Step 25/30 : EXPOSE 59711 02:20:02 ---> Running in f196b3269484 02:20:03 Removing intermediate container f196b3269484 02:20:03 ---> d372de63d45f 02:20:03 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 02:20:03 ---> Running in 3053b0bba5e3 02:20:03 Removing intermediate container 3053b0bba5e3 02:20:03 ---> 3cba0572dd4e 02:20:03 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 02:20:03 ---> Running in a76f4524ad90 02:20:04 Removing intermediate container a76f4524ad90 02:20:04 ---> 38f365e37704 02:20:04 Step 28/30 : LABEL arch=arm64 02:20:04 ---> Running in 94db5bee15cb 02:20:04 Removing intermediate container 94db5bee15cb 02:20:04 ---> 214116a521eb 02:20:04 Step 29/30 : LABEL git_sha=1087e4a3d9b938820ba31b5d4a506eab1acdae7e 02:20:04 ---> Running in 7a16a8215dc4 02:20:04 Removing intermediate container 7a16a8215dc4 02:20:04 ---> 86dbf1fcb8df 02:20:04 Step 30/30 : LABEL version=3.2.0-dev.32 02:20:04 ---> Running in fc3c4c12d2fa 02:20:05 Removing intermediate container fc3c4c12d2fa 02:20:05 ---> df608e140b45 02:20:05 [Warning] One or more build-args [ARCH] were not consumed 02:20:05 Successfully built df608e140b45 02:20:05 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 02:20:05 provisioning config files... 02:20:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/186@tmp/config2008145937220028912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:05 ---> ****-login.sh 02:20:05 nexus3.edgexfoundry.org:10001 02:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:05 Configure a credential helper to remove this warning. See 02:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:05 02:20:05 Login Succeeded 02:20:05 nexus3.edgexfoundry.org:10002 02:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:06 Configure a credential helper to remove this warning. See 02:20:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:06 02:20:06 Login Succeeded 02:20:06 nexus3.edgexfoundry.org:10003 02:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:06 Configure a credential helper to remove this warning. See 02:20:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:06 02:20:06 Login Succeeded 02:20:06 nexus3.edgexfoundry.org:10004 02:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:07 Configure a credential helper to remove this warning. See 02:20:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:07 02:20:07 Login Succeeded 02:20:07 ****.io 02:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:07 Configure a credential helper to remove this warning. See 02:20:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:07 02:20:07 Login Succeeded 02:20:07 ---> ****-login.sh ends [Pipeline] } 02:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:20:07 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 02:20:07 1087e4a3d9b938820ba31b5d4a506eab1acdae7e 02:20:07 latest 02:20:07 3.2.0-dev.32 02:20:07 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 02:20:07 main 02:20:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e 02:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:20:08 e7775f9a6a82: Preparing 02:20:08 6d126fce612d: Preparing 02:20:08 9f79d97cb33c: Preparing 02:20:08 cccd8459a59b: Preparing 02:20:08 ed4b73243faf: Preparing 02:20:08 942f65e232ad: Preparing 02:20:08 942f65e232ad: Waiting 02:20:08 6add0fe7ca5d: Preparing 02:20:08 1491ed1837b8: Preparing 02:20:08 16113d51b718: Preparing 02:20:08 1491ed1837b8: Waiting 02:20:08 16113d51b718: Waiting 02:20:08 6add0fe7ca5d: Waiting 02:20:08 ed4b73243faf: Pushed 02:20:08 cccd8459a59b: Pushed 02:20:08 e7775f9a6a82: Pushed 02:20:08 9f79d97cb33c: Pushed 02:20:08 16113d51b718: Layer already exists 02:20:09 942f65e232ad: Pushed 02:20:09 6add0fe7ca5d: Pushed 02:20:09 1491ed1837b8: Pushed 02:20:21 6d126fce612d: Pushed 02:20:21 1087e4a3d9b938820ba31b5d4a506eab1acdae7e: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 02:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:20:22 e7775f9a6a82: Preparing 02:20:22 6d126fce612d: Preparing 02:20:22 9f79d97cb33c: Preparing 02:20:22 cccd8459a59b: Preparing 02:20:22 ed4b73243faf: Preparing 02:20:22 942f65e232ad: Preparing 02:20:22 6add0fe7ca5d: Preparing 02:20:22 1491ed1837b8: Preparing 02:20:22 6add0fe7ca5d: Waiting 02:20:22 942f65e232ad: Waiting 02:20:22 16113d51b718: Preparing 02:20:22 1491ed1837b8: Waiting 02:20:22 16113d51b718: Waiting 02:20:22 9f79d97cb33c: Layer already exists 02:20:22 cccd8459a59b: Layer already exists 02:20:22 6d126fce612d: Layer already exists 02:20:22 ed4b73243faf: Layer already exists 02:20:22 e7775f9a6a82: Layer already exists 02:20:22 1491ed1837b8: Layer already exists 02:20:22 6add0fe7ca5d: Layer already exists 02:20:22 942f65e232ad: Layer already exists 02:20:22 16113d51b718: Layer already exists 02:20:22 latest: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.32 02:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:20:23 e7775f9a6a82: Preparing 02:20:23 6d126fce612d: Preparing 02:20:23 9f79d97cb33c: Preparing 02:20:23 cccd8459a59b: Preparing 02:20:23 ed4b73243faf: Preparing 02:20:23 942f65e232ad: Preparing 02:20:23 6add0fe7ca5d: Preparing 02:20:23 1491ed1837b8: Preparing 02:20:23 16113d51b718: Preparing 02:20:23 942f65e232ad: Waiting 02:20:23 6add0fe7ca5d: Waiting 02:20:23 1491ed1837b8: Waiting 02:20:23 16113d51b718: Waiting 02:20:23 ed4b73243faf: Layer already exists 02:20:23 9f79d97cb33c: Layer already exists 02:20:23 e7775f9a6a82: Layer already exists 02:20:23 6d126fce612d: Layer already exists 02:20:23 cccd8459a59b: Layer already exists 02:20:23 1491ed1837b8: Layer already exists 02:20:23 942f65e232ad: Layer already exists 02:20:23 6add0fe7ca5d: Layer already exists 02:20:23 16113d51b718: Layer already exists 02:20:23 3.2.0-dev.32: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 02:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:20:24 e7775f9a6a82: Preparing 02:20:24 6d126fce612d: Preparing 02:20:24 9f79d97cb33c: Preparing 02:20:24 cccd8459a59b: Preparing 02:20:24 ed4b73243faf: Preparing 02:20:24 942f65e232ad: Preparing 02:20:24 6add0fe7ca5d: Preparing 02:20:24 1491ed1837b8: Preparing 02:20:24 16113d51b718: Preparing 02:20:24 6add0fe7ca5d: Waiting 02:20:24 1491ed1837b8: Waiting 02:20:24 16113d51b718: Waiting 02:20:24 942f65e232ad: Waiting 02:20:24 e7775f9a6a82: Layer already exists 02:20:24 9f79d97cb33c: Layer already exists 02:20:24 cccd8459a59b: Layer already exists 02:20:24 ed4b73243faf: Layer already exists 02:20:24 6d126fce612d: Layer already exists 02:20:24 6add0fe7ca5d: Layer already exists 02:20:24 1491ed1837b8: Layer already exists 02:20:24 942f65e232ad: Layer already exists 02:20:24 16113d51b718: Layer already exists 02:20:24 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 02:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:20:25 e7775f9a6a82: Preparing 02:20:25 6d126fce612d: Preparing 02:20:25 9f79d97cb33c: Preparing 02:20:25 cccd8459a59b: Preparing 02:20:25 ed4b73243faf: Preparing 02:20:25 942f65e232ad: Preparing 02:20:25 6add0fe7ca5d: Preparing 02:20:25 1491ed1837b8: Preparing 02:20:25 16113d51b718: Preparing 02:20:25 942f65e232ad: Waiting 02:20:25 6add0fe7ca5d: Waiting 02:20:25 1491ed1837b8: Waiting 02:20:25 16113d51b718: Waiting 02:20:25 cccd8459a59b: Layer already exists 02:20:25 e7775f9a6a82: Layer already exists 02:20:25 6d126fce612d: Layer already exists 02:20:25 ed4b73243faf: Layer already exists 02:20:25 9f79d97cb33c: Layer already exists 02:20:25 942f65e232ad: Layer already exists 02:20:25 16113d51b718: Layer already exists 02:20:25 6add0fe7ca5d: Layer already exists 02:20:25 1491ed1837b8: Layer already exists 02:20:25 main: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:25 ===================================================== [Pipeline] echo 02:20:25 taggedImages: 02:20:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e 02:20:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 02:20:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.32 02:20:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 02:20:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:26 02:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:26 arm64: Pulling from edgex-lftools-log-publisher 02:20:26 8998bd30e6a1: Pulling fs layer 02:20:26 04944245beec: Pulling fs layer 02:20:26 699f458cf7ca: Pulling fs layer 02:20:26 765212b225bb: Pulling fs layer 02:20:26 f23df028b6ca: Pulling fs layer 02:20:26 d65c8cfc05b1: Pulling fs layer 02:20:26 2437ff75d9bd: Pulling fs layer 02:20:26 d65c8cfc05b1: Waiting 02:20:26 765212b225bb: Waiting 02:20:26 f23df028b6ca: Waiting 02:20:26 2437ff75d9bd: Waiting 02:20:26 04944245beec: Verifying Checksum 02:20:26 04944245beec: Download complete 02:20:26 765212b225bb: Verifying Checksum 02:20:26 765212b225bb: Download complete 02:20:26 f23df028b6ca: Download complete 02:20:26 d65c8cfc05b1: Verifying Checksum 02:20:26 d65c8cfc05b1: Download complete 02:20:27 699f458cf7ca: Verifying Checksum 02:20:27 699f458cf7ca: Download complete 02:20:27 8998bd30e6a1: Verifying Checksum 02:20:27 8998bd30e6a1: Download complete 02:20:29 2437ff75d9bd: Verifying Checksum 02:20:29 2437ff75d9bd: Download complete 02:20:32 8998bd30e6a1: Pull complete 02:20:32 04944245beec: Pull complete 02:20:34 699f458cf7ca: Pull complete 02:20:34 765212b225bb: Pull complete 02:20:35 f23df028b6ca: Pull complete 02:20:35 d65c8cfc05b1: Pull complete 02:20:54 2437ff75d9bd: Pull complete 02:20:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:54 prd-ubuntu20.04-docker-arm64-4c-16g-23037 does not seem to be running inside a container 02:20:54 $ 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/186 -v /w/workspace/app-rfid-llrp-inventory/186:/w/workspace/app-rfid-llrp-inventory/186:rw,z -v /w/workspace/app-rfid-llrp-inventory/186@tmp:/w/workspace/app-rfid-llrp-inventory/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:20:57 $ docker top 0b822c6a60efb88bcad78f3c5c218954cc124308643108429b83061a528ea53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:58 ---> job-cost.sh 02:20:58 lf-activate-venv: SKIPPING 02:20:58 INFO: No Stack... 02:20:59 INFO: Retrieving Pricing Info for: v3-standard-4 02:20:59 INFO: Archiving Costs [Pipeline] sh 02:21:00 + + cut -d,cat /w/workspace/app-rfid-llrp-inventory/186/archives/cost.csv 02:21:00 -f6 [Pipeline] lock 02:21:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] 02:21:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] did not exist. Created. 02:21:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:01 /w/workspace/app-rfid-llrp-inventory/186@tmp/durable-d6018aaf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:21:01 + echo total: 0.10999999940395355 [Pipeline] stash 02:21:01 Warning: overwriting stash ‘stack-cost’ 02:21:01 Stashed 1 file(s) [Pipeline] } 02:21:01 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:01 $ docker stop --time=1 0b822c6a60efb88bcad78f3c5c218954cc124308643108429b83061a528ea53b 02:21:03 $ docker rm -f --volumes 0b822c6a60efb88bcad78f3c5c218954cc124308643108429b83061a528ea53b [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 02:21:03 provisioning config files... 02:21:03 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config604683324326642119tmp [Pipeline] { [Pipeline] sh 02:21:04 + set +x 02:21:04 + curl -s https://codecov.io/bash 02:21:04 + bash -s -- 02:21:04 02:21:04 _____ _ 02:21:04 / ____| | | 02:21:04 | | ___ __| | ___ ___ _____ __ 02:21:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:04 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:04 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:04 Bash-1.0.6 02:21:04 02:21:04 02:21:04 ==> git version 2.25.1 found 02:21:04 ==> 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 02:21:04 Release-Date: 2020-01-08 02:21:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:21:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:04 ==> Jenkins CI detected. 02:21:04 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 02:21:04 project root: . 02:21:04 --> token set from env 02:21:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:04 ==> Running gcov in . (disable via -X gcov) 02:21:04 ==> Python coveragepy not found 02:21:04 ==> Searching for coverage reports in: 02:21:04 + . 02:21:04 -> Found 1 reports 02:21:04 ==> Detecting git/mercurial file structure 02:21:04 ==> Reading reports 02:21:04 + ./coverage.out bytes=55696 02:21:04 ==> Appending adjustments 02:21:04 https://docs.codecov.io/docs/fixing-reports 02:21:04 + Found adjustments 02:21:04 ==> Gzipping contents 02:21:04 16K /tmp/codecov.K3APDb.gz 02:21:04 ==> Uploading reports 02:21:04 url: https://codecov.io 02:21:04 query: branch=main&commit=1087e4a3d9b938820ba31b5d4a506eab1acdae7e&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:04 -> Pinging Codecov 02:21:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1087e4a3d9b938820ba31b5d4a506eab1acdae7e&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:04 -> Uploading to 02:21:04 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/1087e4a3d9b938820ba31b5d4a506eab1acdae7e/fb19e797-a0fe-4e25-9e13-363ed708fbfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T022104Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8392757f9dea0a6776d0d5e9e780289597bb877b057953ead0e1b657f34a4235 02:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:04 Dload Upload Total Spent Left Speed 02:21:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 55469 --:--:-- --:--:-- --:--:-- 55469 02:21:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] } 02:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:21:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:21:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:21:05 02:21:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:21:05 latest: Pulling from edgex-devops/edgex-snyk-go 02:21:05 43c4264eed91: Already exists 02:21:05 4cc291be95ef: Already exists 02:21:05 2ac1f1163629: Already exists 02:21:05 5c3c966382ef: Already exists 02:21:05 4f4fb700ef54: Already exists 02:21:05 d9c7d2e4e75e: Pulling fs layer 02:21:05 9c3e1370e548: Pulling fs layer 02:21:06 d9c7d2e4e75e: Verifying Checksum 02:21:06 d9c7d2e4e75e: Download complete 02:21:06 d9c7d2e4e75e: Pull complete 02:21:06 9c3e1370e548: Verifying Checksum 02:21:06 9c3e1370e548: Download complete 02:21:10 9c3e1370e548: Pull complete 02:21:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:21:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:21:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:10 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 02:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:21:13 $ docker top f372d105d42c9c19739bd28a6dce355d2f82997c5cd1699621fd10f399a272e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:14 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 02:21:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 02:21:14 + set -o pipefail 02:21:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 02:21:22 02:21:22 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 02:21:22 02:21:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/caa29681-c65f-4099-ab3b-ae4081a47d50 02:21:22 02:21:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:21:22 02:21:23 02:21:23 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:21:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:21:24 $ docker stop --time=1 f372d105d42c9c19739bd28a6dce355d2f82997c5cd1699621fd10f399a272e5 02:21:30 $ docker rm -f --volumes f372d105d42c9c19739bd28a6dce355d2f82997c5cd1699621fd10f399a272e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:31 + git log --format=format:%s -1 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] sh 02:21:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:31 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 02:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:21:32 $ docker top e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:32 [ssh-agent] Looking for ssh-agent implementation... 02:21:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:32 $ docker exec e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 ssh-agent 02:21:32 SSH_AUTH_SOCK=/tmp/ssh-SK72bk9BT5C2/agent.32 02:21:32 SSH_AGENT_PID=38 02:21:32 Running ssh-add (command line suppressed) 02:21:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1235623486215978745.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1235623486215978745.key) 02:21:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:33 + git semver tag 02:21:33 2024-10-18 02:21:33,454 [run_tag] DEBUG tag force:False 02:21:33 2024-10-18 02:21:33,454 [check_head_tag] DEBUG check head tag 02:21:33 2024-10-18 02:21:33,455 [execute] INFO git cat-file --batch-check 02:21:33 2024-10-18 02:21:33,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 02:21:33 2024-10-18 02:21:33,459 [execute] INFO git cat-file --batch 02:21:33 2024-10-18 02:21:33,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 02:21:33 2024-10-18 02:21:33,481 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:21:33 2024-10-18 02:21:33,481 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 02:21:33 2024-10-18 02:21:33,481 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 02:21:33 2024-10-18 02:21:33,486 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:21:33 3.2.0-dev.32 [Pipeline] } 02:21:33 $ docker exec --env ******** --env ******** e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 ssh-agent -k 02:21:33 unset SSH_AUTH_SOCK; 02:21:33 unset SSH_AGENT_PID; 02:21:33 echo Agent pid 38 killed; 02:21:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:33 + git semver [Pipeline] } 02:21:34 $ docker stop --time=1 e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 02:21:35 $ docker rm -f --volumes e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:36 02:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:36 0.23.1-centos7: Pulling from edgex-lftools 02:21:36 ab5ef0e58194: Pulling fs layer 02:21:36 9712f1f96733: Pulling fs layer 02:21:36 63f879dbbcfc: Pulling fs layer 02:21:36 0d9ebad4ef96: Pulling fs layer 02:21:36 e9a5061849ea: Pulling fs layer 02:21:36 d747dcd14b5f: Pulling fs layer 02:21:36 2de7ff778b66: Pulling fs layer 02:21:36 e9a5061849ea: Waiting 02:21:36 2de7ff778b66: Waiting 02:21:36 d747dcd14b5f: Waiting 02:21:36 9712f1f96733: Verifying Checksum 02:21:36 9712f1f96733: Download complete 02:21:36 63f879dbbcfc: Verifying Checksum 02:21:36 63f879dbbcfc: Download complete 02:21:37 e9a5061849ea: Verifying Checksum 02:21:37 e9a5061849ea: Download complete 02:21:37 d747dcd14b5f: Verifying Checksum 02:21:37 d747dcd14b5f: Download complete 02:21:37 0d9ebad4ef96: Verifying Checksum 02:21:37 ab5ef0e58194: Verifying Checksum 02:21:37 ab5ef0e58194: Download complete 02:21:37 2de7ff778b66: Verifying Checksum 02:21:37 2de7ff778b66: Download complete 02:21:40 ab5ef0e58194: Pull complete 02:21:40 9712f1f96733: Pull complete 02:21:40 63f879dbbcfc: Pull complete 02:21:43 0d9ebad4ef96: Pull complete 02:21:43 e9a5061849ea: Pull complete 02:21:44 d747dcd14b5f: Pull complete 02:21:45 2de7ff778b66: Pull complete 02:21:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:45 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 02:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:21:52 $ docker top 8816a2d5b989a0826458ebac375e0f3e1a7cf15434a2d4b178405f92f232bab8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:21:52 provisioning config files... 02:21:52 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10318004613249369029tmp 02:21:52 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11238100746572863829tmp 02:21:52 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17907479618403726209tmp [Pipeline] { [Pipeline] echo 02:21:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:21:52 ---> sigul-configuration.sh 02:21:52 gpg: directory `/root/.gnupg' created 02:21:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:21:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:21:52 gpg: keyring `/root/.gnupg/secring.gpg' created 02:21:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:21:52 gpg: CAST5 encrypted data 02:21:52 gpg: encrypted with 1 passphrase 02:21:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:21:52 + mkdir /home/jenkins 02:21:52 + mkdir /home/jenkins/sigul [Pipeline] sh 02:21:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:21:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:21:53 ---> sigul-install.sh 02:21:53 Sigul already installed; skipping installation. [Pipeline] sh 02:21:53 + git tag --list 02:21:53 v0.0.0 02:21:53 v1.0.0 02:21:53 v2.1.0 02:21:53 v2.1.1 02:21:53 v2.2.0 02:21:53 v2.3.0 02:21:53 v3.0 02:21:53 v3.0.0 02:21:53 v3.0.1 02:21:53 v3.0.1-dev.1 02:21:53 v3.1 02:21:53 v3.1.0 02:21:53 v3.1.0-dev.1 02:21:53 v3.1.0-dev.10 02:21:53 v3.1.0-dev.11 02:21:53 v3.1.0-dev.12 02:21:53 v3.1.0-dev.13 02:21:53 v3.1.0-dev.14 02:21:53 v3.1.0-dev.15 02:21:53 v3.1.0-dev.16 02:21:53 v3.1.0-dev.17 02:21:53 v3.1.0-dev.18 02:21:53 v3.1.0-dev.19 02:21:53 v3.1.0-dev.2 02:21:53 v3.1.0-dev.20 02:21:53 v3.1.0-dev.21 02:21:53 v3.1.0-dev.22 02:21:53 v3.1.0-dev.23 02:21:53 v3.1.0-dev.24 02:21:53 v3.1.0-dev.25 02:21:53 v3.1.0-dev.26 02:21:53 v3.1.0-dev.27 02:21:53 v3.1.0-dev.28 02:21:53 v3.1.0-dev.29 02:21:53 v3.1.0-dev.3 02:21:53 v3.1.0-dev.30 02:21:53 v3.1.0-dev.31 02:21:53 v3.1.0-dev.32 02:21:53 v3.1.0-dev.33 02:21:53 v3.1.0-dev.34 02:21:53 v3.1.0-dev.35 02:21:53 v3.1.0-dev.36 02:21:53 v3.1.0-dev.37 02:21:53 v3.1.0-dev.38 02:21:53 v3.1.0-dev.39 02:21:53 v3.1.0-dev.4 02:21:53 v3.1.0-dev.40 02:21:53 v3.1.0-dev.5 02:21:53 v3.1.0-dev.6 02:21:53 v3.1.0-dev.7 02:21:53 v3.1.0-dev.8 02:21:53 v3.1.0-dev.9 02:21:53 v3.1.1 02:21:53 v3.2.0-dev.1 02:21:53 v3.2.0-dev.10 02:21:53 v3.2.0-dev.11 02:21:53 v3.2.0-dev.12 02:21:53 v3.2.0-dev.13 02:21:53 v3.2.0-dev.14 02:21:53 v3.2.0-dev.15 02:21:53 v3.2.0-dev.16 02:21:53 v3.2.0-dev.17 02:21:53 v3.2.0-dev.18 02:21:53 v3.2.0-dev.19 02:21:53 v3.2.0-dev.2 02:21:53 v3.2.0-dev.20 02:21:53 v3.2.0-dev.21 02:21:53 v3.2.0-dev.22 02:21:53 v3.2.0-dev.23 02:21:53 v3.2.0-dev.24 02:21:53 v3.2.0-dev.25 02:21:53 v3.2.0-dev.26 02:21:53 v3.2.0-dev.27 02:21:53 v3.2.0-dev.28 02:21:53 v3.2.0-dev.29 02:21:53 v3.2.0-dev.3 02:21:53 v3.2.0-dev.30 02:21:53 v3.2.0-dev.31 02:21:53 v3.2.0-dev.32 02:21:53 v3.2.0-dev.4 02:21:53 v3.2.0-dev.5 02:21:53 v3.2.0-dev.6 02:21:53 v3.2.0-dev.7 02:21:53 v3.2.0-dev.8 02:21:53 v3.2.0-dev.9 [Pipeline] sh 02:21:54 + lftools sign git-tag v3.2.0-dev.32 02:21:54 Signing Git tag with Sigul... 02:21:54 Signing v3.2.0-dev.32 [Pipeline] echo 02:21:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:21:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:21:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:21:55 $ docker stop --time=1 8816a2d5b989a0826458ebac375e0f3e1a7cf15434a2d4b178405f92f232bab8 02:21:56 $ docker rm -f --volumes 8816a2d5b989a0826458ebac375e0f3e1a7cf15434a2d4b178405f92f232bab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:21:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:57 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 02:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:21:57 $ docker top f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 -eo pid,comm 02:21:57 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). 02:21:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:57 [ssh-agent] Looking for ssh-agent implementation... 02:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:58 $ docker exec f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 ssh-agent 02:21:58 SSH_AUTH_SOCK=/tmp/ssh-XMXQX4x2D3uQ/agent.34 02:21:58 SSH_AGENT_PID=40 02:21:58 Running ssh-add (command line suppressed) 02:21:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7940687344182991080.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7940687344182991080.key) 02:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:58 + git semver bump pre 02:21:58 2024-10-18 02:21:58,833 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:21:58 2024-10-18 02:21:58,834 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev 02:21:58 2024-10-18 02:21:58,834 [bump_version] DEBUG bumped version:3.2.0-dev.33 02:21:58 2024-10-18 02:21:58,834 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 02:21:58 2024-10-18 02:21:58,834 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:21:58 2024-10-18 02:21:58,834 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:21:58 2024-10-18 02:21:58,836 [execute] INFO git cat-file --batch-check 02:21:58 2024-10-18 02:21:58,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:58 2024-10-18 02:21:58,842 [execute] INFO git cat-file --batch 02:21:58 2024-10-18 02:21:58,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:58 2024-10-18 02:21:58,845 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:21:58 3.2.0-dev.33 [Pipeline] } 02:21:58 $ docker exec --env ******** --env ******** f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 ssh-agent -k 02:21:59 unset SSH_AUTH_SOCK; 02:21:59 unset SSH_AGENT_PID; 02:21:59 echo Agent pid 40 killed; 02:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:59 + git semver [Pipeline] } 02:21:59 $ docker stop --time=1 f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 02:22:00 $ docker rm -f --volumes f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:01 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 02:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:01 $ docker top 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de -eo pid,comm 02:22:02 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). 02:22:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:02 [ssh-agent] Looking for ssh-agent implementation... 02:22:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:02 $ docker exec 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de ssh-agent 02:22:02 SSH_AUTH_SOCK=/tmp/ssh-m7wWlg3PfBjT/agent.32 02:22:02 SSH_AGENT_PID=38 02:22:02 Running ssh-add (command line suppressed) 02:22:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4364956577506654750.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4364956577506654750.key) 02:22:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:02 + git semver push 02:22:02 2024-10-18 02:22:02,907 [run_push] DEBUG push 02:22:02 2024-10-18 02:22:02,908 [execute] INFO git cat-file --batch-check 02:22:02 2024-10-18 02:22:02,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:02 2024-10-18 02:22:02,912 [execute] INFO git rev-list c81dca0de61114428a5f2d360a9fd307170a9135 -- 02:22:02 2024-10-18 02:22:02,912 [execute] DEBUG Popen(['git', 'rev-list', 'c81dca0de61114428a5f2d360a9fd307170a9135', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:02 2024-10-18 02:22:02,921 [execute] INFO git fetch -v origin 02:22:02 2024-10-18 02:22:02,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 02:22:03 2024-10-18 02:22:03,376 [run_push] DEBUG no remote changes detected 02:22:03 2024-10-18 02:22:03,376 [execute] INFO git push origin semver 02:22:03 2024-10-18 02:22:03,377 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:04 2024-10-18 02:22:04,032 [run_push] DEBUG push all version tags 02:22:04 2024-10-18 02:22:04,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:22:04 2024-10-18 02:22:04,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 02:22:04 2024-10-18 02:22:04,654 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:22:04 3.2.0-dev.33 [Pipeline] } 02:22:04 $ docker exec --env ******** --env ******** 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de ssh-agent -k 02:22:04 unset SSH_AUTH_SOCK; 02:22:04 unset SSH_AGENT_PID; 02:22:04 echo Agent pid 38 killed; 02:22:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:05 + git semver [Pipeline] } 02:22:05 $ docker stop --time=1 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de 02:22:06 $ docker rm -f --volumes 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:22:07 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 02:22:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:22:07 total 16 02:22:07 drwxr-xr-x 3 root root 4096 Oct 18 01:59 . 02:22:07 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:21 .. 02:22:07 drwxr-xr-x 2 root root 4096 Oct 18 01:59 cost 02:22:07 -rw-r--r-- 1 root root 95 Oct 18 01:59 cost.csv 02:22:07 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:22:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:22:07 total 16 02:22:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:59 . 02:22:07 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:21 .. 02:22:07 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:59 cost 02:22:07 -rw-r--r-- 1 jenkins jenkins 95 Oct 18 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:08 ---> package-listing.sh 02:22:08 ++ facter osfamily 02:22:08 ++ tr '[:upper:]' '[:lower:]' 02:22:08 + OS_FAMILY=debian 02:22:08 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 02:22:08 + START_PACKAGES=/tmp/packages_start.txt 02:22:08 + END_PACKAGES=/tmp/packages_end.txt 02:22:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:08 + PACKAGES=/tmp/packages_start.txt 02:22:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:22:08 + PACKAGES=/tmp/packages_end.txt 02:22:08 + case "${OS_FAMILY}" in 02:22:08 + dpkg -l 02:22:08 + grep '^ii' 02:22:08 + '[' -f /tmp/packages_start.txt ']' 02:22:08 + '[' -f /tmp/packages_end.txt ']' 02:22:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:22:08 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 02:22:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 02:22:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:09 prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container 02:22:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:09 $ docker top 42b0f193047fef4e88709b3e02773d9f03ea23f51fe2c97cc5b5ab1174f09285 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:10 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:10 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:10 + ls /var/log/sa-host 02:22:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:10 provisioning config files... 02:22:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7903538596821279832tmp [Pipeline] { [Pipeline] echo 02:22:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:11 ---> create-netrc.sh [Pipeline] } 02:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:11 ---> python-tools-install.sh [Pipeline] echo 02:22:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:11 ---> sudo-logs.sh 02:22:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:12 ---> job-cost.sh 02:22:12 lf-activate-venv: SKIPPING 02:22:12 DEBUG: total: 0.2199999988079071 02:22:12 INFO: Retrieving Stack Cost... 02:22:12 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:13 INFO: Archiving Costs [Pipeline] echo 02:22:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:13 ---> logs-deploy.sh 02:22:13 lf-activate-venv: SKIPPING 02:22:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/186 02:22:13 INFO: archiving workspace using pattern(s): 02:22:14 Archives upload complete. 02:22:14 INFO: archiving logs to Nexus 02:22:15 ---> uname -a: 02:22:15 Linux prd-ubuntu20-04-docker-8c-8g-23028 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:22:15 02:22:15 02:22:15 ---> lscpu: 02:22:15 Architecture: x86_64 02:22:15 CPU op-mode(s): 32-bit, 64-bit 02:22:15 Byte Order: Little Endian 02:22:15 Address sizes: 40 bits physical, 48 bits virtual 02:22:15 CPU(s): 8 02:22:15 On-line CPU(s) list: 0-7 02:22:15 Thread(s) per core: 1 02:22:15 Core(s) per socket: 1 02:22:15 Socket(s): 8 02:22:15 NUMA node(s): 1 02:22:15 Vendor ID: AuthenticAMD 02:22:15 CPU family: 23 02:22:15 Model: 49 02:22:15 Model name: AMD EPYC-Rome Processor 02:22:15 Stepping: 0 02:22:15 CPU MHz: 2800.000 02:22:15 BogoMIPS: 5600.00 02:22:15 Virtualization: AMD-V 02:22:15 Hypervisor vendor: KVM 02:22:15 Virtualization type: full 02:22:15 L1d cache: 256 KiB 02:22:15 L1i cache: 256 KiB 02:22:15 L2 cache: 4 MiB 02:22:15 L3 cache: 128 MiB 02:22:15 NUMA node0 CPU(s): 0-7 02:22:15 Vulnerability Itlb multihit: Not affected 02:22:15 Vulnerability L1tf: Not affected 02:22:15 Vulnerability Mds: Not affected 02:22:15 Vulnerability Meltdown: Not affected 02:22:15 Vulnerability Mmio stale data: Not affected 02:22:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:22:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:22:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:22:15 Vulnerability Srbds: Not affected 02:22:15 Vulnerability Tsx async abort: Not affected 02:22:15 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 02:22:15 02:22:15 02:22:15 ---> nproc: 02:22:15 8 02:22:15 02:22:15 02:22:15 ---> df -h: 02:22:15 Filesystem Size Used Avail Use% Mounted on 02:22:15 overlay 155G 13G 142G 9% / 02:22:15 tmpfs 64M 0 64M 0% /dev 02:22:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:22:15 shm 64M 0 64M 0% /dev/shm 02:22:15 /dev/vda1 155G 13G 142G 9% /facter-os 02:22:15 02:22:15 02:22:15 ---> sar -b -r -n DEV: 02:22:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23028) 10/18/24 _x86_64_ (8 CPU) 02:22:15 02:22:15 01:54:29 LINUX RESTART (8 CPU) 02:22:15 02:22:15 01:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:22:15 01:56:01 421.35 39.37 381.99 0.00 4362.38 75088.02 0.00 02:22:15 01:57:01 262.89 2.70 260.19 0.00 25.60 76506.18 0.00 02:22:15 01:58:01 41.09 0.03 41.05 0.00 0.27 28810.01 0.00 02:22:15 01:59:01 139.62 0.10 139.52 0.00 3.20 53448.98 0.00 02:22:15 02:00:01 156.16 11.73 144.43 0.00 5436.96 27892.82 0.00 02:22:15 02:01:01 4.55 0.00 4.55 0.00 0.00 55.46 0.00 02:22:15 02:02:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 02:22:15 02:03:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 02:22:15 02:04:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 02:22:15 02:05:01 2.28 0.00 2.28 0.00 0.00 39.99 0.00 02:22:15 02:06:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 02:22:15 02:07:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 02:22:15 02:08:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 02:22:15 02:09:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 02:22:15 02:10:01 1.72 0.02 1.70 0.00 0.13 19.86 0.00 02:22:15 02:11:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 02:22:15 02:12:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 02:22:15 02:13:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 02:22:15 02:14:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 02:22:15 02:15:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 02:22:15 02:16:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 02:22:15 02:17:01 1.00 0.02 0.98 0.00 0.13 12.53 0.00 02:22:15 02:18:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 02:22:15 02:19:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 02:22:15 02:20:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 02:22:15 02:21:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 02:22:15 02:22:01 140.96 0.20 140.76 0.00 24.00 52933.44 0.00 02:22:15 Average: 43.93 1.98 41.95 0.00 362.44 11629.64 0.00 02:22:15 02:22:15 01:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:15 01:56:01 29159772 31532784 785604 2.39 79336 2564476 1974712 5.82 1039512 2298548 2032 02:22:15 01:57:01 27802236 31389724 913020 2.78 189208 3526360 2027692 5.98 1311112 3221484 18536 02:22:15 01:58:01 26306668 30893376 1406972 4.28 193772 4459812 2481616 7.31 1914676 4050200 465292 02:22:15 01:59:01 27404864 31522012 780308 2.37 197540 4030036 1947304 5.74 1344692 3566344 412 02:22:15 02:00:01 26509596 31528968 759220 2.31 213868 4851524 1839868 5.42 1620120 4102488 996 02:22:15 02:01:01 26511104 31530556 757876 2.30 213932 4851596 1855948 5.47 1619372 4102528 16 02:22:15 02:02:01 26515380 31534904 753472 2.29 213996 4851600 1855948 5.47 1614336 4102528 20 02:22:15 02:03:01 26515984 31535724 752508 2.29 214040 4851608 1855948 5.47 1614160 4102608 4 02:22:15 02:04:01 26522040 31541808 746448 2.27 214072 4851608 1855948 5.47 1608796 4102616 16 02:22:15 02:05:01 26521984 31542076 746296 2.27 214192 4851588 1855948 5.47 1608680 4102800 24 02:22:15 02:06:01 26521992 31542092 746196 2.27 214220 4851584 1855948 5.47 1608728 4102800 12 02:22:15 02:07:01 26521880 31542044 746200 2.27 214256 4851592 1855948 5.47 1608820 4102804 168 02:22:15 02:08:01 26521912 31542184 745944 2.27 214272 4851724 1855948 5.47 1608800 4102896 8 02:22:15 02:09:01 26522112 31542400 745872 2.27 214296 4851728 1855948 5.47 1608804 4102896 44 02:22:15 02:10:01 26522600 31543088 745412 2.27 214340 4851732 1816344 5.35 1609196 4102980 32 02:22:15 02:11:01 26522940 31543468 745024 2.27 214380 4851732 1816344 5.35 1608944 4102980 180 02:22:15 02:12:01 26522292 31542872 745552 2.27 214416 4851736 1816344 5.35 1608908 4102984 8 02:22:15 02:13:01 26522368 31543088 745264 2.27 214448 4851868 1816344 5.35 1608940 4103096 44 02:22:15 02:14:01 26521808 31542580 745740 2.27 214472 4851868 1816344 5.35 1609112 4103116 12 02:22:15 02:15:01 26521832 31542656 745664 2.27 214508 4851864 1816344 5.35 1609036 4103120 196 02:22:15 02:16:01 26518460 31539308 748928 2.28 214532 4851872 1816344 5.35 1614052 4103120 4 02:22:15 02:17:01 26518636 31539528 748916 2.28 214560 4851876 1816344 5.35 1614600 4103124 192 02:22:15 02:18:01 26517972 31538928 749284 2.28 214580 4851884 1816344 5.35 1614160 4103128 8 02:22:15 02:19:01 26517664 31538656 749552 2.28 214612 4851888 1816344 5.35 1614192 4103128 172 02:22:15 02:20:01 26517680 31538732 749484 2.28 214648 4851884 1816344 5.35 1614224 4103132 28 02:22:15 02:21:01 26517992 31539140 748936 2.28 214688 4851892 1816344 5.35 1614600 4103140 184 02:22:15 02:22:01 25337936 31480296 802604 2.44 231524 5856144 2190568 6.46 1711140 5080420 444 02:22:15 Average: 26645841 31507148 783567 2.38 207656 4710188 1887460 5.56 1584508 4017815 18114 02:22:15 02:22:15 01:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:15 01:56:01 veth125a3ca 67.09 68.89 6.62 70.35 0.00 0.00 0.00 0.01 02:22:15 01:56:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 02:22:15 01:56:01 ens3 697.54 491.97 6395.62 109.54 0.00 0.00 0.00 0.00 02:22:15 01:56:01 docker0 114.69 120.81 9.20 428.37 0.00 0.00 0.00 0.00 02:22:15 01:57:01 vethf9fe616 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:22:15 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 01:57:01 ens3 460.41 271.55 3194.73 34.24 0.00 0.00 0.00 0.00 02:22:15 01:57:01 docker0 256.79 433.51 21.89 3169.45 0.00 0.00 0.00 0.00 02:22:15 01:58:01 vethf9fe616 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 01:58:01 ens3 12.53 7.00 8.60 4.80 0.00 0.00 0.00 0.00 02:22:15 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 01:59:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:22:15 01:59:01 ens3 29.21 17.03 98.87 8.85 0.00 0.00 0.00 0.00 02:22:15 01:59:01 vethc05400a 0.22 0.23 0.02 0.50 0.00 0.00 0.00 0.00 02:22:15 01:59:01 docker0 3.30 7.50 0.21 79.92 0.00 0.00 0.00 0.00 02:22:15 02:00:01 lo 8.60 8.60 0.85 0.85 0.00 0.00 0.00 0.00 02:22:15 02:00:01 ens3 282.64 171.19 4712.21 424.64 0.00 0.00 0.00 0.00 02:22:15 02:00:01 docker0 3.10 6.42 0.18 77.71 0.00 0.00 0.00 0.00 02:22:15 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:01:01 ens3 0.95 0.48 0.42 0.27 0.00 0.00 0.00 0.00 02:22:15 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:02:01 ens3 0.62 0.25 0.27 0.20 0.00 0.00 0.00 0.00 02:22:15 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:03:01 ens3 0.85 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:22:15 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:04:01 ens3 1.10 0.43 0.40 0.28 0.00 0.00 0.00 0.00 02:22:15 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:05:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:06:01 ens3 0.30 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:22:15 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:07:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:08:01 ens3 0.32 0.03 0.07 0.00 0.00 0.00 0.00 0.00 02:22:15 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:10:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:22:15 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:11:01 ens3 0.38 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:22:15 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:12:01 ens3 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:22:15 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:13:01 ens3 0.80 0.12 0.12 0.01 0.00 0.00 0.00 0.00 02:22:15 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:14:01 ens3 0.65 0.50 0.36 0.29 0.00 0.00 0.00 0.00 02:22:15 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:15:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:16:01 ens3 6.05 7.30 0.46 20.69 0.00 0.00 0.00 0.00 02:22:15 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:17:01 ens3 0.37 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:22:15 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:19:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:22:15 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:20:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:22:15 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:15 02:21:01 ens3 3.43 4.45 0.36 7.21 0.00 0.00 0.00 0.00 02:22:15 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:22:01 vethf08e43d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 02:22:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 02:22:15 02:22:01 ens3 427.08 272.12 7179.64 143.00 0.00 0.00 0.00 0.00 02:22:15 02:22:01 docker0 83.87 149.04 7.62 1274.07 0.00 0.00 0.00 0.00 02:22:15 Average: vethf08e43d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:15 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 02:22:15 Average: ens3 70.98 45.86 796.25 27.88 0.00 0.00 0.00 0.00 02:22:15 Average: docker0 17.04 26.51 1.44 186.13 0.00 0.00 0.00 0.00 02:22:15 02:22:15 02:22:15 ---> sar -P ALL: 02:22:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23028) 10/18/24 _x86_64_ (8 CPU) 02:22:15 02:22:15 01:54:29 LINUX RESTART (8 CPU) 02:22:15 02:22:15 01:55:02 CPU %user %nice %system %iowait %steal %idle 02:22:15 01:56:01 all 9.51 0.00 3.38 3.87 0.06 83.18 02:22:15 01:56:01 0 8.81 0.00 2.82 0.80 0.05 87.52 02:22:15 01:56:01 1 11.66 0.00 3.56 8.14 0.05 76.59 02:22:15 01:56:01 2 9.43 0.00 2.77 1.09 0.07 86.64 02:22:15 01:56:01 3 7.73 0.00 3.87 0.39 0.05 87.95 02:22:15 01:56:01 4 7.71 0.00 2.90 1.30 0.05 88.04 02:22:15 01:56:01 5 9.81 0.00 3.62 7.65 0.05 78.87 02:22:15 01:56:01 6 10.12 0.00 4.76 8.80 0.09 76.22 02:22:15 01:56:01 7 10.80 0.00 2.71 2.83 0.07 83.60 02:22:15 01:57:01 all 7.12 0.00 3.57 4.83 0.06 84.43 02:22:15 01:57:01 0 7.18 0.00 3.32 0.94 0.07 88.49 02:22:15 01:57:01 1 8.06 0.00 3.00 1.31 0.05 87.58 02:22:15 01:57:01 2 6.57 0.00 4.54 1.33 0.05 87.50 02:22:15 01:57:01 3 7.69 0.00 3.45 0.72 0.05 88.09 02:22:15 01:57:01 4 6.83 0.00 2.34 0.57 0.05 90.20 02:22:15 01:57:01 5 6.24 0.00 5.72 28.47 0.08 59.48 02:22:15 01:57:01 6 7.06 0.00 2.91 4.84 0.05 85.15 02:22:15 01:57:01 7 7.29 0.00 3.30 0.57 0.07 88.77 02:22:15 01:58:01 all 58.81 0.00 6.60 2.06 0.14 32.40 02:22:15 01:58:01 0 58.47 0.00 6.87 0.49 0.15 34.01 02:22:15 01:58:01 1 59.21 0.00 6.23 0.20 0.13 34.23 02:22:15 01:58:01 2 58.95 0.00 6.57 0.10 0.15 34.22 02:22:15 01:58:01 3 59.63 0.00 6.72 1.73 0.13 31.79 02:22:15 01:58:01 4 57.60 0.00 6.54 10.92 0.12 24.82 02:22:15 01:58:01 5 59.06 0.00 6.52 0.20 0.13 34.09 02:22:15 01:58:01 6 58.31 0.00 6.70 2.74 0.13 32.11 02:22:15 01:58:01 7 59.21 0.00 6.64 0.12 0.13 33.89 02:22:15 01:59:01 all 34.61 0.00 5.57 3.30 0.10 56.42 02:22:15 01:59:01 0 34.57 0.00 5.81 15.00 0.10 44.52 02:22:15 01:59:01 1 35.03 0.00 5.45 0.57 0.10 58.85 02:22:15 01:59:01 2 34.41 0.00 5.12 0.23 0.10 60.14 02:22:15 01:59:01 3 33.45 0.00 5.95 0.40 0.12 60.08 02:22:15 01:59:01 4 34.87 0.00 5.68 7.35 0.10 52.00 02:22:15 01:59:01 5 35.67 0.00 4.61 0.10 0.08 59.53 02:22:15 01:59:01 6 34.30 0.00 6.39 2.57 0.08 56.66 02:22:15 01:59:01 7 34.57 0.00 5.58 0.37 0.08 59.40 02:22:15 02:00:01 all 5.58 0.00 2.07 1.84 0.05 90.46 02:22:15 02:00:01 0 8.53 0.00 2.82 7.69 0.05 80.91 02:22:15 02:00:01 1 4.71 0.00 2.33 0.54 0.05 92.37 02:22:15 02:00:01 2 3.82 0.00 2.41 0.03 0.03 93.70 02:22:15 02:00:01 3 5.19 0.00 1.66 1.95 0.05 91.16 02:22:15 02:00:01 4 5.22 0.00 1.51 0.15 0.07 93.05 02:22:15 02:00:01 5 5.93 0.00 1.83 2.13 0.05 90.05 02:22:15 02:00:01 6 5.62 0.00 2.07 2.19 0.05 90.08 02:22:15 02:00:01 7 5.62 0.00 1.96 0.08 0.05 92.28 02:22:15 02:01:01 all 0.28 0.00 0.02 0.01 0.01 99.68 02:22:15 02:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:22:15 02:01:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:22:15 02:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:22:15 02:01:01 3 1.99 0.00 0.02 0.00 0.02 97.98 02:22:15 02:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:22:15 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:01:01 6 0.05 0.00 0.03 0.02 0.02 99.88 02:22:15 02:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:22:15 02:02:01 all 0.24 0.00 0.01 0.00 0.01 99.74 02:22:15 02:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:22:15 02:02:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:22:15 02:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:02:01 3 1.73 0.00 0.03 0.00 0.00 98.24 02:22:15 02:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:02:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:22:15 02:02:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:22:15 02:03:01 all 0.03 0.00 0.02 0.19 0.00 99.76 02:22:15 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:22:15 02:03:01 3 0.13 0.00 0.05 0.03 0.02 99.77 02:22:15 02:03:01 4 0.00 0.00 0.03 0.17 0.00 99.80 02:22:15 02:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:03:01 6 0.00 0.00 0.00 1.33 0.00 98.67 02:22:15 02:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:22:15 02:04:01 all 0.05 0.00 0.01 0.00 0.01 99.94 02:22:15 02:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:04:01 1 0.23 0.00 0.03 0.00 0.02 99.72 02:22:15 02:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:22:15 02:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:22:15 02:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:05:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:22:15 02:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:22:15 02:05:01 1 0.13 0.00 0.03 0.00 0.02 99.82 02:22:15 02:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:22:15 02:05:01 3 0.07 0.00 0.00 0.00 0.03 99.90 02:22:15 02:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:22:15 02:05:01 6 0.03 0.00 0.02 0.05 0.00 99.90 02:22:15 02:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:22:15 02:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:22:15 02:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:06:01 1 0.10 0.00 0.00 0.00 0.00 99.90 02:22:15 02:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:06:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:22:15 02:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:22:15 02:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:22:15 02:22:15 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:22:15 02:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:22:15 02:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:22:15 02:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:07:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:22:15 02:07:01 4 0.00 0.00 0.05 0.00 0.00 99.95 02:22:15 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:07:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:22:15 02:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:22:15 02:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:22:15 02:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:15 02:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:22:15 02:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:22:15 02:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:22:15 02:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:09:01 all 0.17 0.00 0.01 0.00 0.01 99.81 02:22:15 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:15 02:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:22:15 02:09:01 3 1.27 0.00 0.02 0.00 0.02 98.69 02:22:15 02:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:22:15 02:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:10:01 all 0.27 0.00 0.03 0.00 0.01 99.69 02:22:15 02:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:22:15 02:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:15 02:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:22:15 02:10:01 3 1.92 0.00 0.03 0.00 0.05 98.00 02:22:15 02:10:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:22:15 02:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:22:15 02:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:22:15 02:11:01 all 0.02 0.00 0.01 0.16 0.01 99.80 02:22:15 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:11:01 2 0.05 0.00 0.02 0.35 0.00 99.58 02:22:15 02:11:01 3 0.02 0.00 0.00 0.15 0.02 99.82 02:22:15 02:11:01 4 0.02 0.00 0.02 0.32 0.00 99.65 02:22:15 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:11:01 6 0.00 0.00 0.02 0.47 0.07 99.45 02:22:15 02:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:22:15 02:12:01 all 0.08 0.00 0.01 0.03 0.01 99.87 02:22:15 02:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:22:15 02:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:22:15 02:12:01 3 0.52 0.00 0.05 0.00 0.03 99.40 02:22:15 02:12:01 4 0.00 0.00 0.02 0.17 0.00 99.82 02:22:15 02:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:12:01 6 0.00 0.00 0.00 0.07 0.00 99.93 02:22:15 02:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:22:15 02:13:01 all 0.02 0.00 0.02 0.04 0.01 99.91 02:22:15 02:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:22:15 02:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:22:15 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:13:01 4 0.00 0.00 0.00 0.35 0.02 99.63 02:22:15 02:13:01 5 0.02 0.00 0.02 0.00 0.03 99.93 02:22:15 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:22:15 02:14:01 all 0.07 0.00 0.01 0.00 0.01 99.91 02:22:15 02:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:22:15 02:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:22:15 02:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:14:01 3 0.38 0.00 0.00 0.00 0.00 99.62 02:22:15 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:22:15 02:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:14:01 7 0.07 0.00 0.03 0.00 0.03 99.87 02:22:15 02:15:01 all 0.08 0.00 0.01 0.00 0.00 99.90 02:22:15 02:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:15 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:15:01 3 0.55 0.00 0.02 0.00 0.02 99.42 02:22:15 02:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:22:15 02:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:22:15 02:16:01 all 0.07 0.00 0.01 0.02 0.01 99.90 02:22:15 02:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:16:01 1 0.18 0.00 0.00 0.00 0.00 99.82 02:22:15 02:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:22:15 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:22:15 02:16:01 6 0.03 0.00 0.00 0.15 0.00 99.82 02:22:15 02:16:01 7 0.17 0.00 0.03 0.00 0.03 99.77 02:22:15 02:17:01 all 0.03 0.00 0.01 0.03 0.00 99.92 02:22:15 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:22:15 02:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:22:15 02:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:17:01 6 0.02 0.00 0.00 0.23 0.00 99.75 02:22:15 02:17:01 7 0.07 0.00 0.05 0.00 0.00 99.88 02:22:15 02:22:15 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:22:15 02:18:01 all 0.01 0.00 0.01 0.02 0.00 99.96 02:22:15 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:18:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:22:15 02:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:18:01 6 0.00 0.00 0.02 0.12 0.00 99.87 02:22:15 02:18:01 7 0.00 0.00 0.02 0.00 0.03 99.95 02:22:15 02:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:22:15 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:22:15 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:22:15 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:19:01 7 0.10 0.00 0.05 0.00 0.00 99.85 02:22:15 02:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:22:15 02:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:22:15 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:15 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:15 02:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:22:15 02:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:22:15 02:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:22:15 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:15 02:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:22:15 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:15 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:15 02:21:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:22:15 02:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:22:15 02:22:01 all 7.97 0.00 3.38 3.51 0.08 85.05 02:22:15 02:22:01 0 5.93 0.00 3.91 1.50 0.07 88.59 02:22:15 02:22:01 1 8.60 0.00 3.05 0.81 0.17 87.36 02:22:15 02:22:01 2 7.06 0.00 3.60 0.10 0.12 89.12 02:22:15 02:22:01 3 8.97 0.00 2.85 0.37 0.05 87.76 02:22:15 02:22:01 4 7.21 0.00 3.21 9.41 0.07 80.10 02:22:15 02:22:01 5 9.69 0.00 3.02 1.10 0.07 86.13 02:22:15 02:22:01 6 8.08 0.00 3.51 13.51 0.07 74.83 02:22:15 02:22:01 7 8.25 0.00 3.90 1.32 0.07 86.46 02:22:15 Average: all 4.60 0.00 0.91 0.73 0.02 93.74 02:22:15 Average: 0 4.53 0.00 0.94 0.96 0.02 93.54 02:22:15 Average: 1 4.72 0.00 0.88 0.42 0.03 93.96 02:22:15 Average: 2 4.44 0.00 0.93 0.12 0.02 94.49 02:22:15 Average: 3 4.84 0.00 0.91 0.21 0.03 94.00 02:22:15 Average: 4 4.39 0.00 0.82 1.13 0.02 93.64 02:22:15 Average: 5 4.65 0.00 0.94 1.45 0.02 92.94 02:22:15 Average: 6 4.55 0.00 0.97 1.36 0.02 93.09 02:22:15 Average: 7 4.66 0.00 0.90 0.19 0.02 94.22 02:22:15 02:22:15 02:22:15