Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88562a287ad16fdbf74b2cc3e025ff11c847cc0b 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-ssh6156222127464362114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9718601232842530346.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh8760843275384052515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh3500749864486406927.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-ssh10204112693317460473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16395 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 88562a287ad16fdbf74b2cc3e025ff11c847cc0b (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 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#246)" > git config core.sparsecheckout # timeout=10 > git checkout -f 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 > git rev-list --no-walk 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T14:49:44.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T14:49:44.099Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T14:49:44.120Z] ========================================================= [2023-11-02T14:49:44.120Z] EdgeX Global Pipelines Version Info [2023-11-02T14:49:44.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:49:44.847Z] ------------------- [2023-11-02T14:49:44.847Z] stable info: [2023-11-02T14:49:44.847Z] ------------------- [2023-11-02T14:49:44.847Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T14:49:44.847Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T14:49:44.847Z] Message: update stable to v1.0.255 [2023-11-02T14:49:45.419Z] ------------------- [2023-11-02T14:49:45.419Z] experimental info: [2023-11-02T14:49:45.419Z] ------------------- [2023-11-02T14:49:45.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T14:49:45.419Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T14:49:45.419Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T14:49:45.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-02T14:49:45.609Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-02T14:49:45.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T14:49:45.639Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T14:49:45.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T14:49:45.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T14:49:45.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T14:49:45.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T14:49:45.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T14:49:45.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T14:49:45.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T14:49:45.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-02T14:49:45.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T14:49:45.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T14:49:45.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T14:49:45.825Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T14:49:45.841Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T14:49:45.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T14:49:45.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T14:49:45.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T14:49:45.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T14:49:45.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T14:49:45.934Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T14:49:45.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T14:49:45.971Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T14:49:45.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T14:49:46.003Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T14:49:46.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-02T14:49:46.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-02T14:49:46.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-02T14:49:46.075Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo [2023-11-02T14:49:46.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88562a2 [Pipeline] echo [2023-11-02T14:49:46.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:49:46.160Z] provisioning config files... [2023-11-02T14:49:46.175Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4313485423948027885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:49:46.477Z] ---> docker-login.sh [2023-11-02T14:49:46.477Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:49:46.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:49:46.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:49:46.737Z] Configure a credential helper to remove this warning. See [2023-11-02T14:49:46.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:49:46.737Z] [2023-11-02T14:49:46.737Z] Login Succeeded [2023-11-02T14:49:46.738Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:49:46.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:49:46.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:49:46.998Z] Configure a credential helper to remove this warning. See [2023-11-02T14:49:46.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:49:46.998Z] [2023-11-02T14:49:46.998Z] Login Succeeded [2023-11-02T14:49:46.998Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:49:46.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:49:46.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:49:46.998Z] Configure a credential helper to remove this warning. See [2023-11-02T14:49:46.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:49:46.998Z] [2023-11-02T14:49:46.998Z] Login Succeeded [2023-11-02T14:49:46.998Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:49:46.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:49:47.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:49:47.259Z] Configure a credential helper to remove this warning. See [2023-11-02T14:49:47.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:49:47.259Z] [2023-11-02T14:49:47.259Z] Login Succeeded [2023-11-02T14:49:47.259Z] docker.io [2023-11-02T14:49:47.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:49:47.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:49:47.518Z] Configure a credential helper to remove this warning. See [2023-11-02T14:49:47.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:49:47.518Z] [2023-11-02T14:49:47.518Z] Login Succeeded [2023-11-02T14:49:47.518Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:49:47.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T14:49:47.912Z] + git rev-list -1 --merges 88562a287ad16fdbf74b2cc3e025ff11c847cc0b~1..88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo [2023-11-02T14:49:47.959Z] -----------> git rev-list -1 --merges 88562a287ad16fdbf74b2cc3e025ff11c847cc0b~1..88562a287ad16fdbf74b2cc3e025ff11c847cc0b 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [false] [Pipeline] sh [2023-11-02T14:49:48.249Z] + git log --format=format:%s -1 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo [2023-11-02T14:49:48.264Z] ========================================================= [2023-11-02T14:49:48.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T14:49:48.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T14:49:48.598Z] + git log --format=format:%s -1 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo [2023-11-02T14:49:48.609Z] [semverPrep] GIT_COMMIT: 88562a287ad16fdbf74b2cc3e025ff11c847cc0b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#246) [Pipeline] echo [2023-11-02T14:49:48.619Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T14:49:48.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T14:49:48.988Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T14:49:48.988Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T14:49:48.988Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T14:49:48.988Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T14:49:48.988Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T14:49:48.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:49:49.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:49:49.427Z] [2023-11-02T14:49:49.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:49:49.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:49:49.735Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T14:49:49.735Z] b85a868b505f: Pulling fs layer [2023-11-02T14:49:49.735Z] e2be974225ed: Pulling fs layer [2023-11-02T14:49:49.735Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T14:49:49.735Z] 988bab9f4d93: Pulling fs layer [2023-11-02T14:49:49.735Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T14:49:49.735Z] eaf3925da568: Pulling fs layer [2023-11-02T14:49:49.735Z] bab4dde63d76: Pulling fs layer [2023-11-02T14:49:49.735Z] bde34c3a00c8: Pulling fs layer [2023-11-02T14:49:49.735Z] b352a97aabf1: Pulling fs layer [2023-11-02T14:49:49.735Z] 4872d77fe225: Pulling fs layer [2023-11-02T14:49:49.735Z] 5851b861e8e6: Pulling fs layer [2023-11-02T14:49:49.735Z] 4872d77fe225: Waiting [2023-11-02T14:49:49.735Z] b352a97aabf1: Waiting [2023-11-02T14:49:49.735Z] bde34c3a00c8: Waiting [2023-11-02T14:49:49.735Z] 5851b861e8e6: Waiting [2023-11-02T14:49:49.735Z] 1469e6f7b9e6: Waiting [2023-11-02T14:49:49.735Z] eaf3925da568: Waiting [2023-11-02T14:49:49.735Z] e2be974225ed: Download complete [2023-11-02T14:49:49.735Z] 988bab9f4d93: Verifying Checksum [2023-11-02T14:49:49.735Z] 988bab9f4d93: Download complete [2023-11-02T14:49:49.735Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T14:49:49.735Z] 339a4e72a1f5: Download complete [2023-11-02T14:49:49.995Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T14:49:49.995Z] 1469e6f7b9e6: Download complete [2023-11-02T14:49:49.995Z] eaf3925da568: Download complete [2023-11-02T14:49:49.995Z] bde34c3a00c8: Verifying Checksum [2023-11-02T14:49:49.995Z] bde34c3a00c8: Download complete [2023-11-02T14:49:49.995Z] b352a97aabf1: Verifying Checksum [2023-11-02T14:49:49.995Z] b352a97aabf1: Download complete [2023-11-02T14:49:49.995Z] 4872d77fe225: Download complete [2023-11-02T14:49:49.995Z] 5851b861e8e6: Download complete [2023-11-02T14:49:49.995Z] b85a868b505f: Verifying Checksum [2023-11-02T14:49:49.995Z] b85a868b505f: Download complete [2023-11-02T14:49:50.266Z] bab4dde63d76: Verifying Checksum [2023-11-02T14:49:50.267Z] bab4dde63d76: Download complete [2023-11-02T14:49:51.203Z] b85a868b505f: Pull complete [2023-11-02T14:49:51.465Z] e2be974225ed: Pull complete [2023-11-02T14:49:51.726Z] 339a4e72a1f5: Pull complete [2023-11-02T14:49:51.986Z] 988bab9f4d93: Pull complete [2023-11-02T14:49:52.245Z] 1469e6f7b9e6: Pull complete [2023-11-02T14:49:52.246Z] eaf3925da568: Pull complete [2023-11-02T14:49:54.148Z] bab4dde63d76: Pull complete [2023-11-02T14:49:54.148Z] bde34c3a00c8: Pull complete [2023-11-02T14:49:54.148Z] b352a97aabf1: Pull complete [2023-11-02T14:49:54.148Z] 4872d77fe225: Pull complete [2023-11-02T14:49:54.148Z] 5851b861e8e6: Pull complete [2023-11-02T14:49:54.148Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T14:49:54.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:49:54.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:49:54.521Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T14:49:54.555Z] $ 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 [2023-11-02T14:49:58.583Z] $ docker top 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 -eo pid,comm [2023-11-02T14:49:58.640Z] 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). [2023-11-02T14:49:58.640Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T14:49:58.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T14:49:58.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T14:49:58.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T14:49:58.801Z] $ docker exec 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent [2023-11-02T14:49:58.902Z] SSH_AUTH_SOCK=/tmp/ssh-LH3WKoj08FSj/agent.31 [2023-11-02T14:49:58.902Z] SSH_AGENT_PID=37 [2023-11-02T14:49:58.908Z] Running ssh-add (command line suppressed) [2023-11-02T14:49:59.015Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10571513179826949159.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10571513179826949159.key) [2023-11-02T14:49:59.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T14:49:59.321Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T14:49:59.334Z] $ docker exec --env ******** --env ******** 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent -k [2023-11-02T14:49:59.443Z] unset SSH_AUTH_SOCK; [2023-11-02T14:49:59.444Z] unset SSH_AGENT_PID; [2023-11-02T14:49:59.444Z] echo Agent pid 37 killed; [2023-11-02T14:49:59.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T14:49:59.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T14:49:59.485Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T14:49:59.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T14:49:59.608Z] $ docker exec 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent [2023-11-02T14:49:59.729Z] SSH_AUTH_SOCK=/tmp/ssh-8xJr3yc1gJWE/agent.69 [2023-11-02T14:49:59.729Z] SSH_AGENT_PID=75 [2023-11-02T14:49:59.733Z] Running ssh-add (command line suppressed) [2023-11-02T14:49:59.844Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13621527247787497371.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13621527247787497371.key) [2023-11-02T14:49:59.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T14:50:00.160Z] + git semver init [2023-11-02T14:50:00.420Z] 2023-11-02 14:50:00,331 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T14:50:00.420Z] 2023-11-02 14:50:00,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-02T14:50:00.420Z] 2023-11-02 14:50:00,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-02T14:50:00.420Z] 2023-11-02 14:50:00,332 [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) [2023-11-02T14:50:01.798Z] 2023-11-02 14:50:01,674 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-02T14:50:01.798Z] 2023-11-02 14:50:01,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-02T14:50:01.798Z] 2023-11-02 14:50:01,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T14:50:01.798Z] 2023-11-02 14:50:01,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T14:50:01.798Z] 3.1.0-dev.36 [Pipeline] } [2023-11-02T14:50:01.809Z] $ docker exec --env ******** --env ******** 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent -k [2023-11-02T14:50:01.911Z] unset SSH_AUTH_SOCK; [2023-11-02T14:50:01.912Z] unset SSH_AGENT_PID; [2023-11-02T14:50:01.912Z] echo Agent pid 75 killed; [2023-11-02T14:50:01.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T14:50:02.230Z] + git semver [Pipeline] } [2023-11-02T14:50:02.504Z] $ docker stop --time=1 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 [2023-11-02T14:50:03.809Z] $ docker rm -f --volumes 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T14:50:04.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T14:50:04.366Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T14:50:04.368Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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 [2023-11-02T14:50:04.531Z] provisioning config files... [2023-11-02T14:50:04.542Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12600419879151037371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:50:04.841Z] ---> docker-login.sh [2023-11-02T14:50:04.841Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:50:04.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:50:04.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:50:04.841Z] Configure a credential helper to remove this warning. See [2023-11-02T14:50:04.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:50:04.841Z] [2023-11-02T14:50:04.841Z] Login Succeeded [2023-11-02T14:50:04.841Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:50:04.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:50:04.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:50:04.841Z] Configure a credential helper to remove this warning. See [2023-11-02T14:50:04.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:50:04.841Z] [2023-11-02T14:50:04.841Z] Login Succeeded [2023-11-02T14:50:04.841Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:50:05.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:50:05.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:50:05.104Z] Configure a credential helper to remove this warning. See [2023-11-02T14:50:05.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:50:05.104Z] [2023-11-02T14:50:05.104Z] Login Succeeded [2023-11-02T14:50:05.104Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:50:05.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:50:05.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:50:05.104Z] Configure a credential helper to remove this warning. See [2023-11-02T14:50:05.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:50:05.104Z] [2023-11-02T14:50:05.104Z] Login Succeeded [2023-11-02T14:50:05.104Z] docker.io [2023-11-02T14:50:05.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:50:05.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:50:05.623Z] Configure a credential helper to remove this warning. See [2023-11-02T14:50:05.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:50:05.623Z] [2023-11-02T14:50:05.623Z] Login Succeeded [2023-11-02T14:50:05.623Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:50:05.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T14:50:05.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:50:05.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:50:05.718Z] ========================================================= [2023-11-02T14:50:05.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T14:50:05.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:50:06.037Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T14:50:06.037Z] Sending build context to Docker daemon 12.74MB [2023-11-02T14:50:06.037Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:50:06.037Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T14:50:06.037Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T14:50:06.037Z] 7264a8db6415: Pulling fs layer [2023-11-02T14:50:06.037Z] c4d48a809fc2: Pulling fs layer [2023-11-02T14:50:06.037Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T14:50:06.037Z] ad3a456e5733: Pulling fs layer [2023-11-02T14:50:06.037Z] 33e27b845d1e: Pulling fs layer [2023-11-02T14:50:06.037Z] c68163c4e522: Pulling fs layer [2023-11-02T14:50:06.037Z] 50da416c3ac9: Pulling fs layer [2023-11-02T14:50:06.037Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T14:50:06.037Z] 33e27b845d1e: Waiting [2023-11-02T14:50:06.037Z] 50da416c3ac9: Waiting [2023-11-02T14:50:06.037Z] c68163c4e522: Waiting [2023-11-02T14:50:06.037Z] ad3a456e5733: Waiting [2023-11-02T14:50:06.037Z] c4d48a809fc2: Verifying Checksum [2023-11-02T14:50:06.037Z] c4d48a809fc2: Download complete [2023-11-02T14:50:06.300Z] ad3a456e5733: Download complete [2023-11-02T14:50:06.300Z] 33e27b845d1e: Verifying Checksum [2023-11-02T14:50:06.300Z] 33e27b845d1e: Download complete [2023-11-02T14:50:06.300Z] 7264a8db6415: Verifying Checksum [2023-11-02T14:50:06.300Z] 7264a8db6415: Download complete [2023-11-02T14:50:06.300Z] c68163c4e522: Verifying Checksum [2023-11-02T14:50:06.300Z] c68163c4e522: Download complete [2023-11-02T14:50:06.300Z] 7264a8db6415: Pull complete [2023-11-02T14:50:06.559Z] c4d48a809fc2: Pull complete [2023-11-02T14:50:06.559Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T14:50:06.559Z] 23d2d4c4bb30: Download complete [2023-11-02T14:50:06.559Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T14:50:06.559Z] 4f1c88b9dad5: Download complete [2023-11-02T14:50:07.125Z] 50da416c3ac9: Verifying Checksum [2023-11-02T14:50:07.125Z] 50da416c3ac9: Download complete [2023-11-02T14:50:10.408Z] 4f1c88b9dad5: Pull complete [2023-11-02T14:50:10.408Z] ad3a456e5733: Pull complete [2023-11-02T14:50:10.408Z] 33e27b845d1e: Pull complete [2023-11-02T14:50:10.408Z] c68163c4e522: Pull complete [2023-11-02T14:50:12.935Z] 50da416c3ac9: Pull complete [2023-11-02T14:50:13.197Z] 23d2d4c4bb30: Pull complete [2023-11-02T14:50:13.197Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T14:50:13.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T14:50:13.197Z] ---> 0786185ac409 [2023-11-02T14:50:13.197Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:50:19.480Z] Still waiting to schedule task [2023-11-02T14:50:19.481Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T14:50:21.415Z] ---> Running in 224a36c145b9 [2023-11-02T14:50:21.415Z] Removing intermediate container 224a36c145b9 [2023-11-02T14:50:21.415Z] ---> 7f19c50f16ae [2023-11-02T14:50:21.415Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:50:21.415Z] ---> Running in 25a754df517f [2023-11-02T14:50:21.415Z] Removing intermediate container 25a754df517f [2023-11-02T14:50:21.415Z] ---> b81addf4d75c [2023-11-02T14:50:21.415Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:50:21.415Z] ---> Running in 0ac73617c199 [2023-11-02T14:50:21.415Z] Removing intermediate container 0ac73617c199 [2023-11-02T14:50:21.415Z] ---> e22460a319c2 [2023-11-02T14:50:21.415Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:50:21.415Z] ---> Running in 43b7b71079e7 [2023-11-02T14:50:21.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:50:21.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:50:21.415Z] OK: 264 MiB in 52 packages [2023-11-02T14:50:21.415Z] Removing intermediate container 43b7b71079e7 [2023-11-02T14:50:21.415Z] ---> 6161d08e0884 [2023-11-02T14:50:21.415Z] Step 7/12 : WORKDIR /app [2023-11-02T14:50:21.415Z] ---> Running in 128a4d51d48c [2023-11-02T14:50:21.415Z] Removing intermediate container 128a4d51d48c [2023-11-02T14:50:21.415Z] ---> fef5511018f1 [2023-11-02T14:50:21.415Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T14:50:21.675Z] ---> 3ec041ef1487 [2023-11-02T14:50:21.675Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:50:21.675Z] ---> Running in e85498423c7a [2023-11-02T14:51:29.445Z] Removing intermediate container e85498423c7a [2023-11-02T14:51:29.445Z] ---> 79dccef2d3dd [2023-11-02T14:51:29.445Z] Step 10/12 : COPY . . [2023-11-02T14:51:29.445Z] ---> 70f685dfe30c [2023-11-02T14:51:29.445Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:51:29.445Z] ---> Running in 8201d6dae9fb [2023-11-02T14:51:29.445Z] Removing intermediate container 8201d6dae9fb [2023-11-02T14:51:29.445Z] ---> 2872c7416ac9 [2023-11-02T14:51:29.445Z] Step 12/12 : RUN $MAKE [2023-11-02T14:51:29.445Z] ---> Running in 86457d09d0ba [2023-11-02T14:51:29.445Z] noop [2023-11-02T14:51:29.445Z] Removing intermediate container 86457d09d0ba [2023-11-02T14:51:29.445Z] ---> d221180d3926 [2023-11-02T14:51:29.445Z] Successfully built d221180d3926 [2023-11-02T14:51:29.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:51:29.784Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T14:51:29.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:51:29.869Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T14:51:29.902Z] $ 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 [2023-11-02T14:51:30.209Z] $ docker top 0ddcaf0a177a8820009125b0847b8b1bc13b74e3a76bf2e269b6eb446f6fdf5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:51:30.557Z] + go version [2023-11-02T14:51:30.557Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T14:51:30.567Z] $ docker stop --time=1 0ddcaf0a177a8820009125b0847b8b1bc13b74e3a76bf2e269b6eb446f6fdf5f [2023-11-02T14:51:31.856Z] $ docker rm -f --volumes 0ddcaf0a177a8820009125b0847b8b1bc13b74e3a76bf2e269b6eb446f6fdf5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:51:32.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T14:51:32.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:51:32.381Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T14:51:32.427Z] $ 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 [2023-11-02T14:51:32.780Z] $ docker top 2bd80b54040c1862e971c39c6b681e1eab0fce2f0f66f1cc1754d7d8cf4c0d65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:51:33.158Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-02T14:51:33.460Z] + make test [2023-11-02T14:51:33.460Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-02T14:51:53.706Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-02T14:51:53.706Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-02T14:51:53.706Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2023-11-02T14:51:54.643Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements [2023-11-02T14:52:11.950Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16397 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-02T14:52:11.964Z] Running in /w/workspace/app-rfid-llrp-inventory/148 [Pipeline] { [Pipeline] checkout [2023-11-02T14:52:11.995Z] The recommended git tool is: git [2023-11-02T14:52:16.834Z] go vet ./... [2023-11-02T14:52:18.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T14:52:18.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T14:52:18.749Z] ./bin/test-attribution.sh [2023-11-02T14:52:18.749Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T14:52:18.749Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T14:52:18.749Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T14:52:18.749Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T14:52:18.749Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T14:52:18.749Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-02T14:52:18.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T14:52:18.775Z] $ docker stop --time=1 2bd80b54040c1862e971c39c6b681e1eab0fce2f0f66f1cc1754d7d8cf4c0d65 [2023-11-02T14:52:20.071Z] using credential edgex-jenkins-ssh [2023-11-02T14:52:20.091Z] Cloning the remote Git repository [2023-11-02T14:52:20.155Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-02T14:52:20.328Z] > git init /w/workspace/app-rfid-llrp-inventory/148 # timeout=10 [2023-11-02T14:52:20.650Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-02T14:52:20.664Z] > git --version # timeout=10 [2023-11-02T14:52:20.812Z] > git --version # 'git version 2.25.1' [2023-11-02T14:52:20.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T14:52:21.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T14:52:23.852Z] $ docker rm -f --volumes 2bd80b54040c1862e971c39c6b681e1eab0fce2f0f66f1cc1754d7d8cf4c0d65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T14:52:24.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T14:52:24.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T14:52:25.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T14:52:25.439Z] + ls -al . [2023-11-02T14:52:25.439Z] total 236 [2023-11-02T14:52:25.439Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 14:51 . [2023-11-02T14:52:25.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:49 .. [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 2 14:49 .dockerignore [2023-11-02T14:52:25.439Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:51 .git [2023-11-02T14:52:25.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:49 .github [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 2 14:49 .gitignore [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:49 .golangci.yml [2023-11-02T14:52:25.439Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:50 .semver [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 2 14:49 Attribution.txt [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 2 14:49 CHANGELOG.md [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 2 14:49 Dockerfile [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:49 GOVERNANCE.md [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 2 14:49 Jenkinsfile [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 14:49 LICENSE [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 2 14:49 Makefile [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 14:49 OWNERS.md [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 2 14:49 README.md [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:50 VERSION [2023-11-02T14:52:25.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:49 bin [2023-11-02T14:52:25.439Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 2 14:51 coverage.out [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 2 14:49 go.mod [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 2 14:49 go.sum [2023-11-02T14:52:25.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:49 images [2023-11-02T14:52:25.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:49 internal [2023-11-02T14:52:25.439Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 2 14:49 main.go [2023-11-02T14:52:25.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:49 openapi [2023-11-02T14:52:25.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:49 res [2023-11-02T14:52:25.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:52:25.166Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-02T14:52:25.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T14:52:25.867Z] + 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=88562a287ad16fdbf74b2cc3e025ff11c847cc0b --label arch=amd64 --label version=3.1.0-dev.36 . [2023-11-02T14:52:25.867Z] Sending build context to Docker daemon 12.74MB [2023-11-02T14:52:25.867Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:52:25.867Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-02T14:52:25.867Z] ---> d221180d3926 [2023-11-02T14:52:25.867Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:52:26.449Z] Avoid second fetch [2023-11-02T14:52:26.450Z] Checking out Revision 88562a287ad16fdbf74b2cc3e025ff11c847cc0b (main) [2023-11-02T14:52:26.454Z] ---> Running in bf0cbb8efd99 [2023-11-02T14:52:26.454Z] Removing intermediate container bf0cbb8efd99 [2023-11-02T14:52:26.454Z] ---> e650f519877b [2023-11-02T14:52:26.454Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:52:26.712Z] ---> Running in fe76fb0d1630 [2023-11-02T14:52:26.978Z] Removing intermediate container fe76fb0d1630 [2023-11-02T14:52:26.978Z] ---> 965133feb59f [2023-11-02T14:52:26.978Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:52:26.978Z] ---> Running in 2e92cf5aa070 [2023-11-02T14:52:26.472Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T14:52:26.625Z] > git checkout -f 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 [2023-11-02T14:52:27.241Z] Removing intermediate container 2e92cf5aa070 [2023-11-02T14:52:27.241Z] ---> 445490206817 [2023-11-02T14:52:27.241Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:52:27.241Z] ---> Running in af14d2ff9e98 [2023-11-02T14:52:27.426Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#246)" [2023-11-02T14:52:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:27.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:27.763Z] OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T14:52:28.334Z] Removing intermediate container af14d2ff9e98 [2023-11-02T14:52:28.334Z] ---> 463ecf94458a [2023-11-02T14:52:28.334Z] Step 7/29 : WORKDIR /app [2023-11-02T14:52:28.334Z] ---> Running in f3d190861772 [2023-11-02T14:52:28.334Z] Removing intermediate container f3d190861772 [2023-11-02T14:52:28.334Z] ---> 4be456efe782 [2023-11-02T14:52:28.334Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-02T14:52:28.364Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T14:52:28.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T14:52:28.364Z] Dload Upload Total Spent Left Speed [2023-11-02T14:52:28.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [2023-11-02T14:52:28.599Z] ---> aad231c6450b [2023-11-02T14:52:28.599Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:52:28.599Z] ---> Running in 60f36a30f3e6 [Pipeline] sh [2023-11-02T14:52:29.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T14:52:29.169Z] Removing intermediate container 60f36a30f3e6 [2023-11-02T14:52:29.169Z] ---> dd1c62e123b1 [2023-11-02T14:52:29.169Z] Step 10/29 : COPY . . [2023-11-02T14:52:29.429Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T14:52:29.429Z] + sudo tee /etc/docker/daemon.new [2023-11-02T14:52:29.429Z] { [2023-11-02T14:52:29.429Z] "registry-mirrors": [ [2023-11-02T14:52:29.429Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T14:52:29.429Z] ], [2023-11-02T14:52:29.429Z] "bip": "10.250.0.254/24", [2023-11-02T14:52:29.429Z] "hosts": [ [2023-11-02T14:52:29.429Z] "tcp://0.0.0.0:5555", [2023-11-02T14:52:29.429Z] "unix:///var/run/docker.sock" [2023-11-02T14:52:29.429Z] ], [2023-11-02T14:52:29.429Z] "mtu": 1458, [2023-11-02T14:52:29.429Z] "selinux-enabled": true, [2023-11-02T14:52:29.429Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T14:52:29.429Z] } [Pipeline] sh [2023-11-02T14:52:29.748Z] ---> 9f66e3377da5 [2023-11-02T14:52:29.748Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:52:29.748Z] ---> Running in 5aa7de4ca5fe [2023-11-02T14:52:29.779Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T14:52:30.012Z] Removing intermediate container 5aa7de4ca5fe [2023-11-02T14:52:30.012Z] ---> 4b67d710e6ee [2023-11-02T14:52:30.012Z] Step 12/29 : RUN $MAKE [2023-11-02T14:52:30.012Z] ---> Running in 393e289a7163 [2023-11-02T14:52:30.112Z] + sudo service docker restart [2023-11-02T14:52:30.272Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:52:49.120Z] provisioning config files... [2023-11-02T14:52:49.146Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/148@tmp/config14732125930234039035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:52:49.503Z] ---> docker-login.sh [2023-11-02T14:52:49.503Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:52:49.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:50.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:50.057Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:50.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:50.057Z] [2023-11-02T14:52:50.057Z] Login Succeeded [2023-11-02T14:52:50.057Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:52:50.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:50.328Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:50.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:50.328Z] [2023-11-02T14:52:50.328Z] Login Succeeded [2023-11-02T14:52:50.600Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:52:50.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:50.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:50.873Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:50.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:50.873Z] [2023-11-02T14:52:50.873Z] Login Succeeded [2023-11-02T14:52:50.873Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:52:51.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:51.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:51.142Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:51.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:51.142Z] [2023-11-02T14:52:51.142Z] Login Succeeded [2023-11-02T14:52:51.142Z] docker.io [2023-11-02T14:52:51.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:51.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:51.688Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:51.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:51.688Z] [2023-11-02T14:52:51.688Z] Login Succeeded [2023-11-02T14:52:51.688Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:52:51.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T14:52:51.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:52:52.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:52:52.014Z] ========================================================= [2023-11-02T14:52:52.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T14:52:52.014Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:52:52.377Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T14:52:52.663Z] Sending build context to Docker daemon 669.2kB [2023-11-02T14:52:52.937Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:52:52.937Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T14:52:52.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T14:52:52.937Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T14:52:52.937Z] 5d54e960e981: Pulling fs layer [2023-11-02T14:52:52.937Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T14:52:52.937Z] f0e02332f6b5: Pulling fs layer [2023-11-02T14:52:52.937Z] cefa15bbcfad: Pulling fs layer [2023-11-02T14:52:52.937Z] 17808c966233: Pulling fs layer [2023-11-02T14:52:52.937Z] f4c1fc716caa: Pulling fs layer [2023-11-02T14:52:52.937Z] cefa15bbcfad: Waiting [2023-11-02T14:52:52.937Z] 17808c966233: Waiting [2023-11-02T14:52:52.937Z] f0e02332f6b5: Waiting [2023-11-02T14:52:52.937Z] f4c1fc716caa: Waiting [2023-11-02T14:52:52.937Z] 5d54e960e981: Download complete [2023-11-02T14:52:52.937Z] f0e02332f6b5: Download complete [2023-11-02T14:52:52.937Z] cefa15bbcfad: Verifying Checksum [2023-11-02T14:52:52.937Z] cefa15bbcfad: Download complete [2023-11-02T14:52:53.221Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T14:52:53.221Z] 9fda8d8052c6: Download complete [2023-11-02T14:52:53.498Z] f4c1fc716caa: Verifying Checksum [2023-11-02T14:52:53.498Z] f4c1fc716caa: Download complete [2023-11-02T14:52:54.098Z] 9fda8d8052c6: Pull complete [2023-11-02T14:52:54.372Z] 5d54e960e981: Pull complete [2023-11-02T14:52:54.972Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T14:52:54.972Z] c4a7e357bf2a: Download complete [2023-11-02T14:52:55.574Z] 17808c966233: Verifying Checksum [2023-11-02T14:52:55.574Z] 17808c966233: Download complete [2023-11-02T14:52:57.318Z] Removing intermediate container 393e289a7163 [2023-11-02T14:52:57.318Z] ---> 7eda041c59a5 [2023-11-02T14:52:57.318Z] Step 13/29 : FROM alpine:3.18 [2023-11-02T14:52:57.318Z] 3.18: Pulling from library/alpine [2023-11-02T14:52:57.318Z] 96526aa774ef: Pulling fs layer [2023-11-02T14:52:57.318Z] 96526aa774ef: Verifying Checksum [2023-11-02T14:52:57.318Z] 96526aa774ef: Download complete [2023-11-02T14:52:57.318Z] 96526aa774ef: Pull complete [2023-11-02T14:52:57.318Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T14:52:57.318Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T14:52:57.318Z] ---> 8ca4688f4f35 [2023-11-02T14:52:57.318Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T14:52:57.318Z] ---> Running in 669d8aea9b9d [2023-11-02T14:52:57.318Z] Removing intermediate container 669d8aea9b9d [2023-11-02T14:52:57.318Z] ---> 378a5aca34dc [2023-11-02T14:52:57.318Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-02T14:52:57.318Z] ---> Running in 24afde886d66 [2023-11-02T14:52:57.318Z] Removing intermediate container 24afde886d66 [2023-11-02T14:52:57.318Z] ---> 9855ae6f2643 [2023-11-02T14:52:57.318Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-02T14:52:57.318Z] ---> Running in f7e65af69aad [2023-11-02T14:52:57.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:57.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:57.318Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T14:52:57.318Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T14:52:57.318Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T14:52:57.318Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T14:52:57.318Z] OK: 8 MiB in 17 packages [2023-11-02T14:52:57.894Z] Removing intermediate container f7e65af69aad [2023-11-02T14:52:57.894Z] ---> c69d75f354b3 [2023-11-02T14:52:57.894Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T14:52:58.168Z] ---> d8633a46bfbe [2023-11-02T14:52:58.168Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T14:52:58.168Z] ---> c1188264ec5f [2023-11-02T14:52:58.168Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-02T14:52:58.447Z] ---> 67e3d63ae176 [2023-11-02T14:52:58.447Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-02T14:52:58.447Z] ---> 201dccc9ae2f [2023-11-02T14:52:58.447Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-02T14:52:59.872Z] ---> 189d01ef2f3c [2023-11-02T14:52:59.872Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-02T14:53:00.143Z] ---> Running in 5a74aab0d454 [2023-11-02T14:53:01.762Z] Removing intermediate container 5a74aab0d454 [2023-11-02T14:53:01.762Z] ---> e1ad8c1b6977 [2023-11-02T14:53:01.762Z] Step 23/29 : VOLUME /cache [2023-11-02T14:53:01.762Z] ---> Running in 701e69bd7da7 [2023-11-02T14:53:01.762Z] Removing intermediate container 701e69bd7da7 [2023-11-02T14:53:01.762Z] ---> ead2d1ea7cad [2023-11-02T14:53:01.762Z] Step 24/29 : EXPOSE 59711 [2023-11-02T14:53:02.021Z] ---> Running in b3a2094ac614 [2023-11-02T14:53:02.021Z] Removing intermediate container b3a2094ac614 [2023-11-02T14:53:02.021Z] ---> 4b8a76d9a7d0 [2023-11-02T14:53:02.021Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-02T14:53:02.295Z] ---> Running in f71c6f43844c [2023-11-02T14:53:02.295Z] Removing intermediate container f71c6f43844c [2023-11-02T14:53:02.295Z] ---> 35096bb2082a [2023-11-02T14:53:02.295Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-02T14:53:02.567Z] ---> Running in 00fd4349e1f3 [2023-11-02T14:53:02.567Z] Removing intermediate container 00fd4349e1f3 [2023-11-02T14:53:02.567Z] ---> 9dfb25b520cb [2023-11-02T14:53:02.567Z] Step 27/29 : LABEL arch=amd64 [2023-11-02T14:53:02.827Z] ---> Running in 5661c4984464 [2023-11-02T14:53:03.090Z] Removing intermediate container 5661c4984464 [2023-11-02T14:53:03.090Z] ---> 2912c666c9a0 [2023-11-02T14:53:03.090Z] Step 28/29 : LABEL git_sha=88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T14:53:03.090Z] ---> Running in 40dee938eef7 [2023-11-02T14:53:03.349Z] Removing intermediate container 40dee938eef7 [2023-11-02T14:53:03.349Z] ---> 48a226fb0ca5 [2023-11-02T14:53:03.349Z] Step 29/29 : LABEL version=3.1.0-dev.36 [2023-11-02T14:53:03.349Z] ---> Running in 482316ad8eba [2023-11-02T14:53:03.349Z] Removing intermediate container 482316ad8eba [2023-11-02T14:53:03.349Z] ---> 35d437159f2f [2023-11-02T14:53:03.349Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T14:53:03.349Z] Successfully built 35d437159f2f [2023-11-02T14:53:03.349Z] 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 [2023-11-02T14:53:03.447Z] provisioning config files... [2023-11-02T14:53:03.456Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2105451422157456655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:53:03.747Z] ---> docker-login.sh [2023-11-02T14:53:03.747Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:53:03.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:53:03.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:53:03.747Z] Configure a credential helper to remove this warning. See [2023-11-02T14:53:03.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:53:03.747Z] [2023-11-02T14:53:03.747Z] Login Succeeded [2023-11-02T14:53:03.747Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:53:03.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:53:03.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:53:03.747Z] Configure a credential helper to remove this warning. See [2023-11-02T14:53:03.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:53:03.747Z] [2023-11-02T14:53:03.747Z] Login Succeeded [2023-11-02T14:53:03.747Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:53:04.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:53:04.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:53:04.005Z] Configure a credential helper to remove this warning. See [2023-11-02T14:53:04.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:53:04.005Z] [2023-11-02T14:53:04.005Z] Login Succeeded [2023-11-02T14:53:04.005Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:53:04.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:53:04.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:53:04.005Z] Configure a credential helper to remove this warning. See [2023-11-02T14:53:04.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:53:04.005Z] [2023-11-02T14:53:04.005Z] Login Succeeded [2023-11-02T14:53:04.005Z] docker.io [2023-11-02T14:53:04.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:53:04.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:53:04.524Z] Configure a credential helper to remove this warning. See [2023-11-02T14:53:04.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:53:04.524Z] [2023-11-02T14:53:04.524Z] Login Succeeded [2023-11-02T14:53:04.524Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:53:04.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T14:53:04.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:53:04.591Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-02T14:53:04.591Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T14:53:04.591Z] latest [2023-11-02T14:53:04.591Z] 3.1.0-dev.36 [2023-11-02T14:53:04.591Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [2023-11-02T14:53:04.591Z] main [2023-11-02T14:53:04.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:04.916Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:05.221Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T14:53:05.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-02T14:53:05.221Z] edcbe632d63a: Preparing [2023-11-02T14:53:05.221Z] 8c7c2aa07c74: Preparing [2023-11-02T14:53:05.221Z] 706046d45681: Preparing [2023-11-02T14:53:05.221Z] bce0de6bc744: Preparing [2023-11-02T14:53:05.221Z] 0f7542eb473a: Preparing [2023-11-02T14:53:05.221Z] d9eef25fe4a4: Preparing [2023-11-02T14:53:05.221Z] 28bb48417657: Preparing [2023-11-02T14:53:05.221Z] cc2447e1835a: Preparing [2023-11-02T14:53:05.221Z] d9eef25fe4a4: Waiting [2023-11-02T14:53:05.221Z] cc2447e1835a: Waiting [2023-11-02T14:53:05.221Z] 28bb48417657: Waiting [2023-11-02T14:53:05.221Z] bce0de6bc744: Pushed [2023-11-02T14:53:05.221Z] edcbe632d63a: Pushed [2023-11-02T14:53:05.221Z] 706046d45681: Pushed [2023-11-02T14:53:05.221Z] 0f7542eb473a: Pushed [2023-11-02T14:53:05.221Z] cc2447e1835a: Layer already exists [2023-11-02T14:53:05.480Z] d9eef25fe4a4: Pushed [2023-11-02T14:53:05.480Z] 28bb48417657: Pushed [2023-11-02T14:53:08.013Z] 8c7c2aa07c74: Pushed [2023-11-02T14:53:08.272Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:08.586Z] + 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 [2023-11-02T14:53:08.845Z] c4a7e357bf2a: Pull complete [2023-11-02T14:53:08.845Z] f0e02332f6b5: Pull complete [2023-11-02T14:53:08.845Z] cefa15bbcfad: Pull complete [2023-11-02T14:53:08.892Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-02T14:53:08.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-02T14:53:08.892Z] edcbe632d63a: Preparing [2023-11-02T14:53:08.892Z] 8c7c2aa07c74: Preparing [2023-11-02T14:53:08.892Z] 706046d45681: Preparing [2023-11-02T14:53:08.892Z] bce0de6bc744: Preparing [2023-11-02T14:53:08.892Z] 0f7542eb473a: Preparing [2023-11-02T14:53:08.892Z] d9eef25fe4a4: Preparing [2023-11-02T14:53:08.892Z] 28bb48417657: Preparing [2023-11-02T14:53:08.892Z] cc2447e1835a: Preparing [2023-11-02T14:53:08.892Z] 28bb48417657: Waiting [2023-11-02T14:53:08.892Z] d9eef25fe4a4: Waiting [2023-11-02T14:53:08.892Z] 0f7542eb473a: Layer already exists [2023-11-02T14:53:08.892Z] 706046d45681: Layer already exists [2023-11-02T14:53:08.892Z] bce0de6bc744: Layer already exists [2023-11-02T14:53:08.892Z] 8c7c2aa07c74: Layer already exists [2023-11-02T14:53:08.892Z] edcbe632d63a: Layer already exists [2023-11-02T14:53:08.892Z] 28bb48417657: Layer already exists [2023-11-02T14:53:08.892Z] d9eef25fe4a4: Layer already exists [2023-11-02T14:53:08.892Z] cc2447e1835a: Layer already exists [2023-11-02T14:53:08.892Z] latest: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:09.202Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:09.519Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.36 [2023-11-02T14:53:09.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-02T14:53:09.519Z] edcbe632d63a: Preparing [2023-11-02T14:53:09.519Z] 8c7c2aa07c74: Preparing [2023-11-02T14:53:09.519Z] 706046d45681: Preparing [2023-11-02T14:53:09.519Z] bce0de6bc744: Preparing [2023-11-02T14:53:09.519Z] 0f7542eb473a: Preparing [2023-11-02T14:53:09.519Z] d9eef25fe4a4: Preparing [2023-11-02T14:53:09.519Z] 28bb48417657: Preparing [2023-11-02T14:53:09.519Z] cc2447e1835a: Preparing [2023-11-02T14:53:09.519Z] d9eef25fe4a4: Waiting [2023-11-02T14:53:09.519Z] cc2447e1835a: Waiting [2023-11-02T14:53:09.519Z] 28bb48417657: Waiting [2023-11-02T14:53:09.519Z] 706046d45681: Layer already exists [2023-11-02T14:53:09.519Z] 0f7542eb473a: Layer already exists [2023-11-02T14:53:09.519Z] edcbe632d63a: Layer already exists [2023-11-02T14:53:09.519Z] bce0de6bc744: Layer already exists [2023-11-02T14:53:09.519Z] 8c7c2aa07c74: Layer already exists [2023-11-02T14:53:09.519Z] cc2447e1835a: Layer already exists [2023-11-02T14:53:09.519Z] d9eef25fe4a4: Layer already exists [2023-11-02T14:53:09.519Z] 28bb48417657: Layer already exists [2023-11-02T14:53:09.519Z] 3.1.0-dev.36: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:09.840Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:10.145Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [2023-11-02T14:53:10.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-02T14:53:10.145Z] edcbe632d63a: Preparing [2023-11-02T14:53:10.145Z] 8c7c2aa07c74: Preparing [2023-11-02T14:53:10.145Z] 706046d45681: Preparing [2023-11-02T14:53:10.145Z] bce0de6bc744: Preparing [2023-11-02T14:53:10.145Z] 0f7542eb473a: Preparing [2023-11-02T14:53:10.145Z] d9eef25fe4a4: Preparing [2023-11-02T14:53:10.145Z] 28bb48417657: Preparing [2023-11-02T14:53:10.145Z] cc2447e1835a: Preparing [2023-11-02T14:53:10.145Z] cc2447e1835a: Waiting [2023-11-02T14:53:10.145Z] 28bb48417657: Waiting [2023-11-02T14:53:10.146Z] d9eef25fe4a4: Waiting [2023-11-02T14:53:10.146Z] 706046d45681: Layer already exists [2023-11-02T14:53:10.146Z] edcbe632d63a: Layer already exists [2023-11-02T14:53:10.146Z] 0f7542eb473a: Layer already exists [2023-11-02T14:53:10.146Z] 8c7c2aa07c74: Layer already exists [2023-11-02T14:53:10.146Z] bce0de6bc744: Layer already exists [2023-11-02T14:53:10.146Z] 28bb48417657: Layer already exists [2023-11-02T14:53:10.146Z] cc2447e1835a: Layer already exists [2023-11-02T14:53:10.146Z] d9eef25fe4a4: Layer already exists [2023-11-02T14:53:10.146Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:10.460Z] + 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 [2023-11-02T14:53:10.766Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-02T14:53:10.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-02T14:53:10.766Z] edcbe632d63a: Preparing [2023-11-02T14:53:10.766Z] 8c7c2aa07c74: Preparing [2023-11-02T14:53:10.766Z] 706046d45681: Preparing [2023-11-02T14:53:10.766Z] bce0de6bc744: Preparing [2023-11-02T14:53:10.766Z] 0f7542eb473a: Preparing [2023-11-02T14:53:10.766Z] d9eef25fe4a4: Preparing [2023-11-02T14:53:10.766Z] 28bb48417657: Preparing [2023-11-02T14:53:10.766Z] cc2447e1835a: Preparing [2023-11-02T14:53:10.766Z] 28bb48417657: Waiting [2023-11-02T14:53:10.766Z] d9eef25fe4a4: Waiting [2023-11-02T14:53:10.766Z] cc2447e1835a: Waiting [2023-11-02T14:53:10.766Z] edcbe632d63a: Layer already exists [2023-11-02T14:53:10.766Z] bce0de6bc744: Layer already exists [2023-11-02T14:53:10.766Z] 8c7c2aa07c74: Layer already exists [2023-11-02T14:53:10.766Z] 0f7542eb473a: Layer already exists [2023-11-02T14:53:10.766Z] 706046d45681: Layer already exists [2023-11-02T14:53:10.766Z] 28bb48417657: Layer already exists [2023-11-02T14:53:10.766Z] d9eef25fe4a4: Layer already exists [2023-11-02T14:53:10.766Z] cc2447e1835a: Layer already exists [2023-11-02T14:53:10.766Z] main: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T14:53:10.828Z] ===================================================== [Pipeline] echo [2023-11-02T14:53:10.836Z] taggedImages: [2023-11-02T14:53:10.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T14:53:10.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-02T14:53:10.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.36 [2023-11-02T14:53:10.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [2023-11-02T14:53:10.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:11.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:53:11.205Z] [2023-11-02T14:53:11.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:11.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:53:11.513Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T14:53:11.513Z] 5eb5b503b376: Pulling fs layer [2023-11-02T14:53:11.513Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T14:53:11.513Z] ec43610c2a17: Pulling fs layer [2023-11-02T14:53:11.513Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T14:53:11.513Z] 33b1e0a273af: Pulling fs layer [2023-11-02T14:53:11.513Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T14:53:11.513Z] 2f39f015ded8: Pulling fs layer [2023-11-02T14:53:11.513Z] 33b1e0a273af: Waiting [2023-11-02T14:53:11.513Z] 3a2ae6a8a46f: Waiting [2023-11-02T14:53:11.513Z] 5d3b04190fa2: Waiting [2023-11-02T14:53:11.513Z] 2f39f015ded8: Waiting [2023-11-02T14:53:11.513Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T14:53:11.513Z] 5c69ac0246d0: Download complete [2023-11-02T14:53:11.513Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T14:53:11.513Z] 3a2ae6a8a46f: Download complete [2023-11-02T14:53:11.513Z] 33b1e0a273af: Verifying Checksum [2023-11-02T14:53:11.513Z] 33b1e0a273af: Download complete [2023-11-02T14:53:11.513Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T14:53:11.513Z] 5d3b04190fa2: Download complete [2023-11-02T14:53:11.774Z] ec43610c2a17: Verifying Checksum [2023-11-02T14:53:11.774Z] ec43610c2a17: Download complete [2023-11-02T14:53:11.774Z] 5eb5b503b376: Verifying Checksum [2023-11-02T14:53:11.774Z] 5eb5b503b376: Download complete [2023-11-02T14:53:12.340Z] 2f39f015ded8: Download complete [2023-11-02T14:53:13.273Z] 5eb5b503b376: Pull complete [2023-11-02T14:53:13.273Z] 5c69ac0246d0: Pull complete [2023-11-02T14:53:13.841Z] ec43610c2a17: Pull complete [2023-11-02T14:53:13.841Z] 3a2ae6a8a46f: Pull complete [2023-11-02T14:53:13.841Z] 33b1e0a273af: Pull complete [2023-11-02T14:53:14.100Z] 5d3b04190fa2: Pull complete [2023-11-02T14:53:15.502Z] 17808c966233: Pull complete [2023-11-02T14:53:18.289Z] 2f39f015ded8: Pull complete [2023-11-02T14:53:18.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T14:53:18.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:53:18.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:53:18.369Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T14:53:18.402Z] $ 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 [2023-11-02T14:53:20.883Z] f4c1fc716caa: Pull complete [2023-11-02T14:53:20.883Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T14:53:20.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T14:53:20.883Z] ---> ea914061e18c [2023-11-02T14:53:20.883Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:53:21.868Z] ---> Running in c4967a514c31 [2023-11-02T14:53:22.450Z] Removing intermediate container c4967a514c31 [2023-11-02T14:53:22.451Z] ---> c4c38509e06b [2023-11-02T14:53:22.451Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:53:22.451Z] ---> Running in f396451eef36 [2023-11-02T14:53:22.719Z] Removing intermediate container f396451eef36 [2023-11-02T14:53:22.719Z] ---> e2d9788f31e4 [2023-11-02T14:53:22.719Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:53:22.719Z] ---> Running in fcd181cbb226 [2023-11-02T14:53:22.993Z] Removing intermediate container fcd181cbb226 [2023-11-02T14:53:22.993Z] ---> e7f18ef430a4 [2023-11-02T14:53:22.993Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:53:23.266Z] ---> Running in e453817f1d94 [2023-11-02T14:53:24.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T14:53:24.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T14:53:25.333Z] $ docker top 93633b9e88c1b670d18e8ac1fc3cdac2017890722d8c04dca2dd2b2244aa65c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:53:25.728Z] ---> job-cost.sh [2023-11-02T14:53:25.728Z] lf-activate-venv: SKIPPING [2023-11-02T14:53:25.728Z] INFO: No Stack... [2023-11-02T14:53:25.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T14:53:26.398Z] OK: 266 MiB in 52 packages [2023-11-02T14:53:26.555Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T14:53:26.842Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-02T14:53:26.842Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T14:53:26.854Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [2023-11-02T14:53:26.863Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] did not exist. Created. [2023-11-02T14:53:26.863Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T14:53:27.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T14:53:27.211Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T14:53:27.218Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T14:53:27.237Z] $ docker stop --time=1 93633b9e88c1b670d18e8ac1fc3cdac2017890722d8c04dca2dd2b2244aa65c1 [2023-11-02T14:53:27.370Z] Removing intermediate container e453817f1d94 [2023-11-02T14:53:27.371Z] ---> 38e8aef2f554 [2023-11-02T14:53:27.371Z] Step 7/12 : WORKDIR /app [2023-11-02T14:53:27.371Z] ---> Running in 52184e6bd6a2 [2023-11-02T14:53:27.640Z] Removing intermediate container 52184e6bd6a2 [2023-11-02T14:53:27.640Z] ---> b63cbb7e128d [2023-11-02T14:53:27.640Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T14:53:28.236Z] ---> d467025018b6 [2023-11-02T14:53:28.236Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:53:28.236Z] ---> Running in 449e05651c12 [2023-11-02T14:53:28.390Z] $ docker rm -f --volumes 93633b9e88c1b670d18e8ac1fc3cdac2017890722d8c04dca2dd2b2244aa65c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T14:54:49.969Z] Removing intermediate container 449e05651c12 [2023-11-02T14:54:49.969Z] ---> 80eed9f03bae [2023-11-02T14:54:49.969Z] Step 10/12 : COPY . . [2023-11-02T14:54:49.969Z] ---> f972e488c35a [2023-11-02T14:54:49.969Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:54:49.969Z] ---> Running in 6818f7829aa9 [2023-11-02T14:54:49.969Z] Removing intermediate container 6818f7829aa9 [2023-11-02T14:54:49.969Z] ---> bd7858a5c84d [2023-11-02T14:54:49.969Z] Step 12/12 : RUN $MAKE [2023-11-02T14:54:49.969Z] ---> Running in 872fb0746737 [2023-11-02T14:54:49.969Z] noop [2023-11-02T14:54:49.969Z] Removing intermediate container 872fb0746737 [2023-11-02T14:54:49.969Z] ---> bdc974d58dc2 [2023-11-02T14:54:49.969Z] Successfully built bdc974d58dc2 [2023-11-02T14:54:49.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:54:50.336Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T14:54:50.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:54:50.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-16397 does not seem to be running inside a container [2023-11-02T14:54:50.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/148 -v /w/workspace/app-rfid-llrp-inventory/148:/w/workspace/app-rfid-llrp-inventory/148:rw,z -v /w/workspace/app-rfid-llrp-inventory/148@tmp:/w/workspace/app-rfid-llrp-inventory/148@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 [2023-11-02T14:54:52.198Z] $ docker top 3b8ecf4eaef3785c39ec290d3b698f1a8fdacce8eb825ed9bd7ece177773ae67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:54:53.131Z] + go version [2023-11-02T14:54:53.131Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T14:54:53.163Z] $ docker stop --time=1 3b8ecf4eaef3785c39ec290d3b698f1a8fdacce8eb825ed9bd7ece177773ae67 [2023-11-02T14:54:54.908Z] $ docker rm -f --volumes 3b8ecf4eaef3785c39ec290d3b698f1a8fdacce8eb825ed9bd7ece177773ae67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:54:55.546Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T14:54:55.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:54:55.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-16397 does not seem to be running inside a container [2023-11-02T14:54:55.844Z] $ 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/148 -v /w/workspace/app-rfid-llrp-inventory/148:/w/workspace/app-rfid-llrp-inventory/148:rw,z -v /w/workspace/app-rfid-llrp-inventory/148@tmp:/w/workspace/app-rfid-llrp-inventory/148@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 [2023-11-02T14:54:57.261Z] $ docker top e6e2817a730df3dfe4c88e1d024a853d925e0d0d0678bbf154590486e885de57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:54:58.177Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/148 [Pipeline] fileExists [Pipeline] sh [2023-11-02T14:54:58.878Z] + make test [2023-11-02T14:54:58.878Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-02T14:57:50.667Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-02T14:57:50.667Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-02T14:57:50.667Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.340s coverage: 86.2% of statements [2023-11-02T14:58:03.045Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.693s coverage: 71.9% of statements [2023-11-02T14:58:03.045Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T14:58:03.045Z] go vet ./... [2023-11-02T15:00:40.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T15:00:40.975Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T15:00:40.975Z] ./bin/test-attribution.sh [2023-11-02T15:00:40.975Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T15:00:40.975Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T15:00:40.975Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T15:00:40.975Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T15:00:40.975Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T15:00:40.975Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-02T15:00:41.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T15:00:41.032Z] $ docker stop --time=1 e6e2817a730df3dfe4c88e1d024a853d925e0d0d0678bbf154590486e885de57 [2023-11-02T15:00:43.155Z] $ docker rm -f --volumes e6e2817a730df3dfe4c88e1d024a853d925e0d0d0678bbf154590486e885de57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T15:00:45.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T15:00:45.185Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T15:00:45.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T15:00:46.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T15:00:46.747Z] + ls -al . [2023-11-02T15:00:46.747Z] total 232 [2023-11-02T15:00:46.747Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 14:55 . [2023-11-02T15:00:46.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:52 .. [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 2 14:52 .dockerignore [2023-11-02T15:00:46.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:52 .git [2023-11-02T15:00:46.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:52 .github [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 2 14:52 .gitignore [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:52 .golangci.yml [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 2 14:52 Attribution.txt [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 2 14:52 CHANGELOG.md [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 2 14:52 Dockerfile [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:52 GOVERNANCE.md [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 2 14:52 Jenkinsfile [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 14:52 LICENSE [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 2 14:52 Makefile [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 14:52 OWNERS.md [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 2 14:52 README.md [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:50 VERSION [2023-11-02T15:00:46.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:52 bin [2023-11-02T15:00:46.747Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 2 14:58 coverage.out [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 2 14:52 go.mod [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 2 14:52 go.sum [2023-11-02T15:00:46.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:52 images [2023-11-02T15:00:46.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:52 internal [2023-11-02T15:00:46.747Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 2 14:52 main.go [2023-11-02T15:00:46.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:52 openapi [2023-11-02T15:00:46.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:52 res [2023-11-02T15:00:46.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:00:47.112Z] + 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=88562a287ad16fdbf74b2cc3e025ff11c847cc0b --label arch=arm64 --label version=3.1.0-dev.36 . [2023-11-02T15:00:47.384Z] Sending build context to Docker daemon 669.2kB [2023-11-02T15:00:47.384Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T15:00:47.384Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-02T15:00:47.384Z] ---> bdc974d58dc2 [2023-11-02T15:00:47.384Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T15:00:47.656Z] ---> Running in f4a177087894 [2023-11-02T15:00:47.929Z] Removing intermediate container f4a177087894 [2023-11-02T15:00:47.929Z] ---> d6e76a5e68c4 [2023-11-02T15:00:47.929Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T15:00:48.199Z] ---> Running in 03514cbc3ed0 [2023-11-02T15:00:48.472Z] Removing intermediate container 03514cbc3ed0 [2023-11-02T15:00:48.472Z] ---> 7e3a5199a7bf [2023-11-02T15:00:48.472Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-02T15:00:48.472Z] ---> Running in 0d5f4fcddaa3 [2023-11-02T15:00:49.064Z] Removing intermediate container 0d5f4fcddaa3 [2023-11-02T15:00:49.064Z] ---> 2626fa225f88 [2023-11-02T15:00:49.064Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T15:00:49.064Z] ---> Running in 19409fadd9dd [2023-11-02T15:00:50.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T15:00:50.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T15:00:52.221Z] OK: 266 MiB in 52 packages [2023-11-02T15:00:53.210Z] Removing intermediate container 19409fadd9dd [2023-11-02T15:00:53.210Z] ---> 2ea7428cf1db [2023-11-02T15:00:53.210Z] Step 7/29 : WORKDIR /app [2023-11-02T15:00:53.210Z] ---> Running in 8819f0f62389 [2023-11-02T15:00:53.804Z] Removing intermediate container 8819f0f62389 [2023-11-02T15:00:53.804Z] ---> d8e30348fa26 [2023-11-02T15:00:53.804Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-02T15:00:54.393Z] ---> a35e4da0a46f [2023-11-02T15:00:54.393Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T15:00:54.393Z] ---> Running in edf306c6dfcc [2023-11-02T15:00:57.033Z] Removing intermediate container edf306c6dfcc [2023-11-02T15:00:57.033Z] ---> 1838c8d95e95 [2023-11-02T15:00:57.033Z] Step 10/29 : COPY . . [2023-11-02T15:00:57.625Z] ---> 0e12375fddaf [2023-11-02T15:00:57.625Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T15:00:57.625Z] ---> Running in 44aa1f65044d [2023-11-02T15:00:57.897Z] Removing intermediate container 44aa1f65044d [2023-11-02T15:00:57.897Z] ---> 54f2af5b9bf5 [2023-11-02T15:00:57.897Z] Step 12/29 : RUN $MAKE [2023-11-02T15:00:58.167Z] ---> Running in 1862ab30244e [2023-11-02T15:00:59.137Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-02T15:03:36.232Z] Removing intermediate container 1862ab30244e [2023-11-02T15:03:36.232Z] ---> 9f53b1b4f70b [2023-11-02T15:03:36.232Z] Step 13/29 : FROM alpine:3.18 [2023-11-02T15:03:36.232Z] 3.18: Pulling from library/alpine [2023-11-02T15:03:36.232Z] 579b34f0a95b: Pulling fs layer [2023-11-02T15:03:36.232Z] 579b34f0a95b: Verifying Checksum [2023-11-02T15:03:36.232Z] 579b34f0a95b: Download complete [2023-11-02T15:03:36.232Z] 579b34f0a95b: Pull complete [2023-11-02T15:03:36.232Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T15:03:36.232Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T15:03:36.232Z] ---> 3cc203321400 [2023-11-02T15:03:36.232Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T15:03:36.232Z] ---> Running in 9721cdddb64d [2023-11-02T15:03:36.232Z] Removing intermediate container 9721cdddb64d [2023-11-02T15:03:36.232Z] ---> ef18506e4d44 [2023-11-02T15:03:36.232Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-02T15:03:36.232Z] ---> Running in 0dd3ded504e0 [2023-11-02T15:03:36.232Z] Removing intermediate container 0dd3ded504e0 [2023-11-02T15:03:36.232Z] ---> d66be4662bd9 [2023-11-02T15:03:36.232Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-02T15:03:36.232Z] ---> Running in f4babcd7f690 [2023-11-02T15:03:36.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T15:03:36.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T15:03:36.232Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T15:03:36.232Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T15:03:36.232Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T15:03:36.232Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T15:03:36.232Z] OK: 9 MiB in 17 packages [2023-11-02T15:03:36.232Z] Removing intermediate container f4babcd7f690 [2023-11-02T15:03:36.232Z] ---> 81b906bd8da2 [2023-11-02T15:03:36.232Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T15:03:36.232Z] ---> a72109c0f10c [2023-11-02T15:03:36.232Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T15:03:36.232Z] ---> 1049b1333201 [2023-11-02T15:03:36.232Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-02T15:03:36.232Z] ---> 57d78ef550b8 [2023-11-02T15:03:36.232Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-02T15:03:36.232Z] ---> ddfc51b3188e [2023-11-02T15:03:36.232Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-02T15:03:38.808Z] ---> b59b6a0f2fbc [2023-11-02T15:03:38.808Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-02T15:03:38.808Z] ---> Running in 5a5f8e36271d [2023-11-02T15:03:40.767Z] Removing intermediate container 5a5f8e36271d [2023-11-02T15:03:40.767Z] ---> 8e7e6e98d99f [2023-11-02T15:03:40.767Z] Step 23/29 : VOLUME /cache [2023-11-02T15:03:40.767Z] ---> Running in b8a9eefb0141 [2023-11-02T15:03:40.767Z] Removing intermediate container b8a9eefb0141 [2023-11-02T15:03:40.767Z] ---> d7c20c641cbf [2023-11-02T15:03:40.767Z] Step 24/29 : EXPOSE 59711 [2023-11-02T15:03:40.767Z] ---> Running in 5dcc8dfa3523 [2023-11-02T15:03:41.034Z] Removing intermediate container 5dcc8dfa3523 [2023-11-02T15:03:41.034Z] ---> 5ca5f375c9a1 [2023-11-02T15:03:41.034Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-02T15:03:41.302Z] ---> Running in 58c806a81b14 [2023-11-02T15:03:41.568Z] Removing intermediate container 58c806a81b14 [2023-11-02T15:03:41.568Z] ---> 8294093376fc [2023-11-02T15:03:41.568Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-02T15:03:41.568Z] ---> Running in 728977d40b23 [2023-11-02T15:03:42.153Z] Removing intermediate container 728977d40b23 [2023-11-02T15:03:42.153Z] ---> 081e9e06b3a6 [2023-11-02T15:03:42.153Z] Step 27/29 : LABEL arch=arm64 [2023-11-02T15:03:42.153Z] ---> Running in a360b5ff6d3b [2023-11-02T15:03:42.424Z] Removing intermediate container a360b5ff6d3b [2023-11-02T15:03:42.424Z] ---> 9c0d480b2e8e [2023-11-02T15:03:42.424Z] Step 28/29 : LABEL git_sha=88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T15:03:42.424Z] ---> Running in 713b566bc7b6 [2023-11-02T15:03:43.008Z] Removing intermediate container 713b566bc7b6 [2023-11-02T15:03:43.008Z] ---> f1bbe3c2ceb9 [2023-11-02T15:03:43.008Z] Step 29/29 : LABEL version=3.1.0-dev.36 [2023-11-02T15:03:43.008Z] ---> Running in 2da1ed54a1c7 [2023-11-02T15:03:43.276Z] Removing intermediate container 2da1ed54a1c7 [2023-11-02T15:03:43.276Z] ---> a595c901ea76 [2023-11-02T15:03:43.276Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T15:03:43.276Z] Successfully built a595c901ea76 [2023-11-02T15:03:43.276Z] 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 [2023-11-02T15:03:43.402Z] provisioning config files... [2023-11-02T15:03:43.418Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/148@tmp/config17145763829039963601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:43.783Z] ---> docker-login.sh [2023-11-02T15:03:43.783Z] nexus3.edgexfoundry.org:10001 [2023-11-02T15:03:43.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:03:44.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:03:44.051Z] Configure a credential helper to remove this warning. See [2023-11-02T15:03:44.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:03:44.051Z] [2023-11-02T15:03:44.051Z] Login Succeeded [2023-11-02T15:03:44.051Z] nexus3.edgexfoundry.org:10002 [2023-11-02T15:03:44.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:03:45.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:03:45.278Z] Configure a credential helper to remove this warning. See [2023-11-02T15:03:45.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:03:45.278Z] [2023-11-02T15:03:45.278Z] Login Succeeded [2023-11-02T15:03:45.278Z] nexus3.edgexfoundry.org:10003 [2023-11-02T15:03:45.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:03:45.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:03:45.544Z] Configure a credential helper to remove this warning. See [2023-11-02T15:03:45.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:03:45.544Z] [2023-11-02T15:03:45.544Z] Login Succeeded [2023-11-02T15:03:45.544Z] nexus3.edgexfoundry.org:10004 [2023-11-02T15:03:45.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:03:45.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:03:45.811Z] Configure a credential helper to remove this warning. See [2023-11-02T15:03:45.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:03:45.811Z] [2023-11-02T15:03:45.811Z] Login Succeeded [2023-11-02T15:03:45.811Z] docker.io [2023-11-02T15:03:46.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T15:03:46.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T15:03:46.665Z] Configure a credential helper to remove this warning. See [2023-11-02T15:03:46.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T15:03:46.665Z] [2023-11-02T15:03:46.665Z] Login Succeeded [2023-11-02T15:03:46.665Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T15:03:46.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T15:03:46.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T15:03:46.738Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-02T15:03:46.738Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T15:03:46.738Z] latest [2023-11-02T15:03:46.738Z] 3.1.0-dev.36 [2023-11-02T15:03:46.738Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [2023-11-02T15:03:46.738Z] main [2023-11-02T15:03:46.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:47.092Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:47.437Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T15:03:47.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-02T15:03:47.437Z] ec5b16e4a42e: Preparing [2023-11-02T15:03:47.437Z] b1b39b58743e: Preparing [2023-11-02T15:03:47.437Z] 06d6d9488dbe: Preparing [2023-11-02T15:03:47.437Z] 00203ea69ab5: Preparing [2023-11-02T15:03:47.437Z] b267e14644fe: Preparing [2023-11-02T15:03:47.437Z] c255198dcd80: Preparing [2023-11-02T15:03:47.437Z] fe5ac49047c9: Preparing [2023-11-02T15:03:47.437Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:03:47.437Z] c255198dcd80: Waiting [2023-11-02T15:03:47.437Z] fe5ac49047c9: Waiting [2023-11-02T15:03:47.437Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:03:47.704Z] ec5b16e4a42e: Pushed [2023-11-02T15:03:47.704Z] 00203ea69ab5: Pushed [2023-11-02T15:03:47.704Z] b267e14644fe: Pushed [2023-11-02T15:03:47.704Z] 06d6d9488dbe: Pushed [2023-11-02T15:03:47.704Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:03:47.970Z] c255198dcd80: Pushed [2023-11-02T15:03:48.237Z] fe5ac49047c9: Pushed [2023-11-02T15:03:53.563Z] b1b39b58743e: Pushed [2023-11-02T15:03:53.563Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:53.911Z] + 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 [2023-11-02T15:03:54.262Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-02T15:03:54.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-02T15:03:54.262Z] ec5b16e4a42e: Preparing [2023-11-02T15:03:54.262Z] b1b39b58743e: Preparing [2023-11-02T15:03:54.262Z] 06d6d9488dbe: Preparing [2023-11-02T15:03:54.262Z] 00203ea69ab5: Preparing [2023-11-02T15:03:54.262Z] b267e14644fe: Preparing [2023-11-02T15:03:54.262Z] c255198dcd80: Preparing [2023-11-02T15:03:54.262Z] fe5ac49047c9: Preparing [2023-11-02T15:03:54.262Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:03:54.262Z] c255198dcd80: Waiting [2023-11-02T15:03:54.262Z] fe5ac49047c9: Waiting [2023-11-02T15:03:54.262Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:03:54.262Z] 00203ea69ab5: Layer already exists [2023-11-02T15:03:54.262Z] b1b39b58743e: Layer already exists [2023-11-02T15:03:54.262Z] ec5b16e4a42e: Layer already exists [2023-11-02T15:03:54.262Z] 06d6d9488dbe: Layer already exists [2023-11-02T15:03:54.262Z] b267e14644fe: Layer already exists [2023-11-02T15:03:54.262Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:03:54.262Z] c255198dcd80: Layer already exists [2023-11-02T15:03:54.262Z] fe5ac49047c9: Layer already exists [2023-11-02T15:03:54.529Z] latest: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:54.887Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:55.237Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.36 [2023-11-02T15:03:55.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-02T15:03:55.237Z] ec5b16e4a42e: Preparing [2023-11-02T15:03:55.237Z] b1b39b58743e: Preparing [2023-11-02T15:03:55.237Z] 06d6d9488dbe: Preparing [2023-11-02T15:03:55.237Z] 00203ea69ab5: Preparing [2023-11-02T15:03:55.237Z] b267e14644fe: Preparing [2023-11-02T15:03:55.237Z] c255198dcd80: Preparing [2023-11-02T15:03:55.237Z] fe5ac49047c9: Preparing [2023-11-02T15:03:55.237Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:03:55.237Z] c255198dcd80: Waiting [2023-11-02T15:03:55.237Z] fe5ac49047c9: Waiting [2023-11-02T15:03:55.237Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:03:55.237Z] b1b39b58743e: Layer already exists [2023-11-02T15:03:55.237Z] b267e14644fe: Layer already exists [2023-11-02T15:03:55.237Z] 06d6d9488dbe: Layer already exists [2023-11-02T15:03:55.237Z] ec5b16e4a42e: Layer already exists [2023-11-02T15:03:55.237Z] 00203ea69ab5: Layer already exists [2023-11-02T15:03:55.237Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:03:55.237Z] c255198dcd80: Layer already exists [2023-11-02T15:03:55.237Z] fe5ac49047c9: Layer already exists [2023-11-02T15:03:55.503Z] 3.1.0-dev.36: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:55.856Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:56.190Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [2023-11-02T15:03:56.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-02T15:03:56.190Z] ec5b16e4a42e: Preparing [2023-11-02T15:03:56.190Z] b1b39b58743e: Preparing [2023-11-02T15:03:56.190Z] 06d6d9488dbe: Preparing [2023-11-02T15:03:56.190Z] 00203ea69ab5: Preparing [2023-11-02T15:03:56.190Z] b267e14644fe: Preparing [2023-11-02T15:03:56.190Z] c255198dcd80: Preparing [2023-11-02T15:03:56.190Z] fe5ac49047c9: Preparing [2023-11-02T15:03:56.190Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:03:56.190Z] c255198dcd80: Waiting [2023-11-02T15:03:56.190Z] fe5ac49047c9: Waiting [2023-11-02T15:03:56.190Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:03:56.190Z] 00203ea69ab5: Layer already exists [2023-11-02T15:03:56.190Z] b267e14644fe: Layer already exists [2023-11-02T15:03:56.190Z] b1b39b58743e: Layer already exists [2023-11-02T15:03:56.190Z] ec5b16e4a42e: Layer already exists [2023-11-02T15:03:56.190Z] 06d6d9488dbe: Layer already exists [2023-11-02T15:03:56.190Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:03:56.190Z] c255198dcd80: Layer already exists [2023-11-02T15:03:56.190Z] fe5ac49047c9: Layer already exists [2023-11-02T15:03:56.455Z] 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:56.801Z] + 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 [2023-11-02T15:03:57.167Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-02T15:03:57.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-02T15:03:57.168Z] ec5b16e4a42e: Preparing [2023-11-02T15:03:57.168Z] b1b39b58743e: Preparing [2023-11-02T15:03:57.168Z] 06d6d9488dbe: Preparing [2023-11-02T15:03:57.168Z] 00203ea69ab5: Preparing [2023-11-02T15:03:57.168Z] b267e14644fe: Preparing [2023-11-02T15:03:57.168Z] c255198dcd80: Preparing [2023-11-02T15:03:57.168Z] fe5ac49047c9: Preparing [2023-11-02T15:03:57.168Z] 5f4d9fc4d98d: Preparing [2023-11-02T15:03:57.168Z] c255198dcd80: Waiting [2023-11-02T15:03:57.168Z] fe5ac49047c9: Waiting [2023-11-02T15:03:57.168Z] 5f4d9fc4d98d: Waiting [2023-11-02T15:03:57.168Z] ec5b16e4a42e: Layer already exists [2023-11-02T15:03:57.168Z] 00203ea69ab5: Layer already exists [2023-11-02T15:03:57.168Z] b267e14644fe: Layer already exists [2023-11-02T15:03:57.168Z] 06d6d9488dbe: Layer already exists [2023-11-02T15:03:57.168Z] b1b39b58743e: Layer already exists [2023-11-02T15:03:57.168Z] fe5ac49047c9: Layer already exists [2023-11-02T15:03:57.168Z] c255198dcd80: Layer already exists [2023-11-02T15:03:57.168Z] 5f4d9fc4d98d: Layer already exists [2023-11-02T15:03:57.434Z] main: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T15:03:57.495Z] ===================================================== [Pipeline] echo [2023-11-02T15:03:57.507Z] taggedImages: [2023-11-02T15:03:57.507Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [2023-11-02T15:03:57.507Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-02T15:03:57.507Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.36 [2023-11-02T15:03:57.507Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [2023-11-02T15:03:57.507Z] - 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 [2023-11-02T15:03:57.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:03:57.878Z] [2023-11-02T15:03:57.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:58.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:03:58.221Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T15:03:58.221Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T15:03:58.221Z] 04944245beec: Pulling fs layer [2023-11-02T15:03:58.221Z] 699f458cf7ca: Pulling fs layer [2023-11-02T15:03:58.221Z] 765212b225bb: Pulling fs layer [2023-11-02T15:03:58.221Z] f23df028b6ca: Pulling fs layer [2023-11-02T15:03:58.221Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T15:03:58.221Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T15:03:58.221Z] d65c8cfc05b1: Waiting [2023-11-02T15:03:58.221Z] f23df028b6ca: Waiting [2023-11-02T15:03:58.221Z] 765212b225bb: Waiting [2023-11-02T15:03:58.221Z] 2437ff75d9bd: Waiting [2023-11-02T15:03:58.489Z] 04944245beec: Verifying Checksum [2023-11-02T15:03:58.489Z] 04944245beec: Download complete [2023-11-02T15:03:58.489Z] 765212b225bb: Verifying Checksum [2023-11-02T15:03:58.489Z] 765212b225bb: Download complete [2023-11-02T15:03:58.489Z] f23df028b6ca: Verifying Checksum [2023-11-02T15:03:58.489Z] f23df028b6ca: Download complete [2023-11-02T15:03:58.489Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T15:03:58.489Z] d65c8cfc05b1: Download complete [2023-11-02T15:03:58.755Z] 699f458cf7ca: Verifying Checksum [2023-11-02T15:03:59.024Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T15:03:59.024Z] 8998bd30e6a1: Download complete [2023-11-02T15:04:01.605Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T15:04:01.605Z] 2437ff75d9bd: Download complete [2023-11-02T15:04:03.570Z] 8998bd30e6a1: Pull complete [2023-11-02T15:04:04.151Z] 04944245beec: Pull complete [2023-11-02T15:04:08.399Z] 699f458cf7ca: Pull complete [2023-11-02T15:04:08.399Z] 765212b225bb: Pull complete [2023-11-02T15:04:09.354Z] f23df028b6ca: Pull complete [2023-11-02T15:04:09.620Z] d65c8cfc05b1: Pull complete [2023-11-02T15:04:27.946Z] 2437ff75d9bd: Pull complete [2023-11-02T15:04:27.946Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T15:04:27.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:04:27.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:04:28.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-16397 does not seem to be running inside a container [2023-11-02T15:04:28.234Z] $ 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/148 -v /w/workspace/app-rfid-llrp-inventory/148:/w/workspace/app-rfid-llrp-inventory/148:rw,z -v /w/workspace/app-rfid-llrp-inventory/148@tmp:/w/workspace/app-rfid-llrp-inventory/148@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 [2023-11-02T15:04:31.155Z] $ docker top b38c679f10272fa674660a6f6af341d3ba0e1829aaf3fd8cdaf75fdc2138bc85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:04:32.010Z] ---> job-cost.sh [2023-11-02T15:04:32.010Z] lf-activate-venv: SKIPPING [2023-11-02T15:04:32.010Z] INFO: No Stack... [2023-11-02T15:04:32.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T15:04:33.176Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T15:04:33.817Z] + cat /w/workspace/app-rfid-llrp-inventory/148/archives/cost.csv [2023-11-02T15:04:33.817Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T15:04:33.889Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [2023-11-02T15:04:33.895Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] did not exist. Created. [2023-11-02T15:04:33.895Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T15:04:34.575Z] /w/workspace/app-rfid-llrp-inventory/148@tmp/durable-ff67cb1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T15:04:35.226Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T15:04:35.248Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T15:04:35.307Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T15:04:35.313Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T15:04:35.339Z] $ docker stop --time=1 b38c679f10272fa674660a6f6af341d3ba0e1829aaf3fd8cdaf75fdc2138bc85 [2023-11-02T15:04:36.941Z] $ docker rm -f --volumes b38c679f10272fa674660a6f6af341d3ba0e1829aaf3fd8cdaf75fdc2138bc85 [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 [2023-11-02T15:04:37.345Z] provisioning config files... [2023-11-02T15:04:37.352Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11320613205034912725tmp [Pipeline] { [Pipeline] sh [2023-11-02T15:04:37.644Z] + set +x [2023-11-02T15:04:37.644Z] + curl -s https://codecov.io/bash [2023-11-02T15:04:37.644Z] + bash -s -- [2023-11-02T15:04:37.644Z] [2023-11-02T15:04:37.644Z] _____ _ [2023-11-02T15:04:37.644Z] / ____| | | [2023-11-02T15:04:37.644Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T15:04:37.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T15:04:37.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T15:04:37.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T15:04:37.644Z] Bash-1.0.6 [2023-11-02T15:04:37.644Z] [2023-11-02T15:04:37.644Z] [2023-11-02T15:04:37.644Z] ==> git version 2.25.1 found [2023-11-02T15:04:37.644Z] ==> 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 [2023-11-02T15:04:37.644Z] Release-Date: 2020-01-08 [2023-11-02T15:04:37.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T15:04:37.644Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T15:04:37.644Z] ==> Jenkins CI detected. [2023-11-02T15:04:37.644Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-02T15:04:37.644Z] project root: . [2023-11-02T15:04:37.644Z] --> token set from env [2023-11-02T15:04:37.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T15:04:37.644Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T15:04:37.644Z] ==> Python coveragepy not found [2023-11-02T15:04:37.644Z] ==> Searching for coverage reports in: [2023-11-02T15:04:37.644Z] + . [2023-11-02T15:04:37.644Z] -> Found 1 reports [2023-11-02T15:04:37.644Z] ==> Detecting git/mercurial file structure [2023-11-02T15:04:37.644Z] ==> Reading reports [2023-11-02T15:04:37.644Z] + ./coverage.out bytes=41317 [2023-11-02T15:04:37.644Z] ==> Appending adjustments [2023-11-02T15:04:37.644Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T15:04:37.914Z] + Found adjustments [2023-11-02T15:04:37.914Z] ==> Gzipping contents [2023-11-02T15:04:37.914Z] 12K /tmp/codecov.tIyXfo.gz [2023-11-02T15:04:37.914Z] ==> Uploading reports [2023-11-02T15:04:37.914Z] url: https://codecov.io [2023-11-02T15:04:37.914Z] query: branch=main&commit=88562a287ad16fdbf74b2cc3e025ff11c847cc0b&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-02T15:04:37.914Z] -> Pinging Codecov [2023-11-02T15:04:37.914Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=88562a287ad16fdbf74b2cc3e025ff11c847cc0b&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-02T15:04:38.174Z] -> Uploading to [2023-11-02T15:04:38.174Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/581DD39554BDF9B6E22D074273EAD858/88562a287ad16fdbf74b2cc3e025ff11c847cc0b/340b49a9-3f21-461d-ac00-b17ab9ef5923.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T150437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3938804f0474f00af48937f25bccc6d7c2f1bcf53bfeeb9a42932040a2c66a21 [2023-11-02T15:04:38.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T15:04:38.174Z] Dload Upload Total Spent Left Speed [2023-11-02T15:04:38.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 46975 --:--:-- --:--:-- --:--:-- 46975 [2023-11-02T15:04:38.434Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] } [2023-11-02T15:04:38.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-02T15:04:38.547Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-02T15:04:38.555Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:04:38.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-02T15:04:38.857Z] [2023-11-02T15:04:38.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:04:39.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-02T15:04:39.152Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-02T15:04:39.152Z] df9b9388f04a: Pulling fs layer [2023-11-02T15:04:39.152Z] 52dc419b0ee2: Pulling fs layer [2023-11-02T15:04:39.152Z] 25bc292e5bac: Pulling fs layer [2023-11-02T15:04:39.152Z] 114826534d7a: Pulling fs layer [2023-11-02T15:04:39.152Z] 4657fd5d0bcf: Pulling fs layer [2023-11-02T15:04:39.152Z] 6ad1cebc031e: Pulling fs layer [2023-11-02T15:04:39.152Z] 8a3aa393b2d8: Pulling fs layer [2023-11-02T15:04:39.152Z] 6ad1cebc031e: Waiting [2023-11-02T15:04:39.152Z] 4657fd5d0bcf: Waiting [2023-11-02T15:04:39.152Z] 114826534d7a: Waiting [2023-11-02T15:04:39.152Z] 8a3aa393b2d8: Waiting [2023-11-02T15:04:39.152Z] 52dc419b0ee2: Verifying Checksum [2023-11-02T15:04:39.152Z] 52dc419b0ee2: Download complete [2023-11-02T15:04:39.152Z] 25bc292e5bac: Verifying Checksum [2023-11-02T15:04:39.152Z] 25bc292e5bac: Download complete [2023-11-02T15:04:39.152Z] 4657fd5d0bcf: Verifying Checksum [2023-11-02T15:04:39.152Z] 4657fd5d0bcf: Download complete [2023-11-02T15:04:39.152Z] df9b9388f04a: Verifying Checksum [2023-11-02T15:04:39.152Z] df9b9388f04a: Download complete [2023-11-02T15:04:39.431Z] df9b9388f04a: Pull complete [2023-11-02T15:04:39.431Z] 6ad1cebc031e: Verifying Checksum [2023-11-02T15:04:39.431Z] 6ad1cebc031e: Download complete [2023-11-02T15:04:39.698Z] 52dc419b0ee2: Pull complete [2023-11-02T15:04:39.958Z] 25bc292e5bac: Pull complete [2023-11-02T15:04:40.218Z] 114826534d7a: Download complete [2023-11-02T15:04:40.489Z] 8a3aa393b2d8: Verifying Checksum [2023-11-02T15:04:40.489Z] 8a3aa393b2d8: Download complete [2023-11-02T15:04:43.767Z] 114826534d7a: Pull complete [2023-11-02T15:04:43.767Z] 4657fd5d0bcf: Pull complete [2023-11-02T15:04:43.767Z] 6ad1cebc031e: Pull complete [2023-11-02T15:04:46.298Z] 8a3aa393b2d8: Pull complete [2023-11-02T15:04:46.298Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-02T15:04:46.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-02T15:04:46.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:04:46.381Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T15:04:46.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-02T15:04:55.207Z] $ docker top 1bc50755a8fd33f9e87d93b88af01b6e003f577e2bc9360c8b72d72aa55160a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-02T15:04:55.278Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-02T15:04:55.558Z] + set -o pipefail [2023-11-02T15:04:55.558Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-02T15:05:00.836Z] [2023-11-02T15:05:00.836Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-02T15:05:00.836Z] [2023-11-02T15:05:00.836Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f3548a81-4109-4a78-9fec-2a999e2c948a [2023-11-02T15:05:00.836Z] [2023-11-02T15:05:00.836Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-02T15:05:00.836Z] [2023-11-02T15:05:00.836Z] [2023-11-02T15:05:00.836Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-02T15:05:00.836Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-02T15:05:00.836Z] More details here: https://snyk.co/ue1NS [2023-11-02T15:05:00.836Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-02T15:05:00.836Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-02T15:05:00.844Z] $ docker stop --time=1 1bc50755a8fd33f9e87d93b88af01b6e003f577e2bc9360c8b72d72aa55160a0 [2023-11-02T15:05:06.889Z] $ docker rm -f --volumes 1bc50755a8fd33f9e87d93b88af01b6e003f577e2bc9360c8b72d72aa55160a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T15:05:07.633Z] + git log --format=format:%s -1 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] sh [2023-11-02T15:05:07.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T15:05:07.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:05:08.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T15:05:08.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:05:08.294Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T15:05:08.328Z] $ 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 [2023-11-02T15:05:08.825Z] $ docker top 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T15:05:08.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T15:05:08.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T15:05:09.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T15:05:09.030Z] $ docker exec 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 ssh-agent [2023-11-02T15:05:09.145Z] SSH_AUTH_SOCK=/tmp/ssh-EF2BVnUcWOP1/agent.32 [2023-11-02T15:05:09.145Z] SSH_AGENT_PID=38 [2023-11-02T15:05:09.149Z] Running ssh-add (command line suppressed) [2023-11-02T15:05:09.246Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1498566256402376390.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1498566256402376390.key) [2023-11-02T15:05:09.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T15:05:09.581Z] + git semver tag [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,745 [run_tag] DEBUG tag force:False [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,745 [check_head_tag] DEBUG check head tag [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,746 [execute] INFO git cat-file --batch-check [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,750 [execute] INFO git cat-file --batch [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,766 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,766 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,767 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-02T15:05:09.841Z] 2023-11-02 15:05:09,770 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:09.841Z] 3.1.0-dev.36 [Pipeline] } [2023-11-02T15:05:09.846Z] $ docker exec --env ******** --env ******** 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 ssh-agent -k [2023-11-02T15:05:09.943Z] unset SSH_AUTH_SOCK; [2023-11-02T15:05:09.944Z] unset SSH_AGENT_PID; [2023-11-02T15:05:09.944Z] echo Agent pid 38 killed; [2023-11-02T15:05:09.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T15:05:10.255Z] + git semver [Pipeline] } [2023-11-02T15:05:10.523Z] $ docker stop --time=1 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 [2023-11-02T15:05:11.963Z] $ docker rm -f --volumes 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:05:12.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-02T15:05:12.351Z] [2023-11-02T15:05:12.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:05:12.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-02T15:05:12.658Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-02T15:05:12.658Z] ab5ef0e58194: Pulling fs layer [2023-11-02T15:05:12.658Z] 9712f1f96733: Pulling fs layer [2023-11-02T15:05:12.658Z] 63f879dbbcfc: Pulling fs layer [2023-11-02T15:05:12.658Z] 0d9ebad4ef96: Pulling fs layer [2023-11-02T15:05:12.658Z] e9a5061849ea: Pulling fs layer [2023-11-02T15:05:12.658Z] d747dcd14b5f: Pulling fs layer [2023-11-02T15:05:12.658Z] 2de7ff778b66: Pulling fs layer [2023-11-02T15:05:12.658Z] e9a5061849ea: Waiting [2023-11-02T15:05:12.658Z] d747dcd14b5f: Waiting [2023-11-02T15:05:12.658Z] 0d9ebad4ef96: Waiting [2023-11-02T15:05:12.658Z] 2de7ff778b66: Waiting [2023-11-02T15:05:12.658Z] 9712f1f96733: Verifying Checksum [2023-11-02T15:05:13.224Z] 63f879dbbcfc: Verifying Checksum [2023-11-02T15:05:13.224Z] 63f879dbbcfc: Download complete [2023-11-02T15:05:13.224Z] e9a5061849ea: Verifying Checksum [2023-11-02T15:05:13.224Z] e9a5061849ea: Download complete [2023-11-02T15:05:13.224Z] d747dcd14b5f: Verifying Checksum [2023-11-02T15:05:13.224Z] d747dcd14b5f: Download complete [2023-11-02T15:05:13.224Z] 0d9ebad4ef96: Verifying Checksum [2023-11-02T15:05:13.224Z] 0d9ebad4ef96: Download complete [2023-11-02T15:05:13.224Z] ab5ef0e58194: Download complete [2023-11-02T15:05:13.482Z] 2de7ff778b66: Verifying Checksum [2023-11-02T15:05:13.482Z] 2de7ff778b66: Download complete [2023-11-02T15:05:16.006Z] ab5ef0e58194: Pull complete [2023-11-02T15:05:16.006Z] 9712f1f96733: Pull complete [2023-11-02T15:05:16.570Z] 63f879dbbcfc: Pull complete [2023-11-02T15:05:20.823Z] 0d9ebad4ef96: Pull complete [2023-11-02T15:05:20.823Z] e9a5061849ea: Pull complete [2023-11-02T15:05:20.823Z] d747dcd14b5f: Pull complete [2023-11-02T15:05:21.388Z] 2de7ff778b66: Pull complete [2023-11-02T15:05:21.646Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-02T15:05:21.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-02T15:05:21.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:05:21.719Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T15:05:21.766Z] $ 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 [2023-11-02T15:05:31.131Z] $ docker top 638f6be8d0d1903158dc088858cde3c1e7a9f3b3cd380c63e86a33d2ed48254f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-02T15:05:31.205Z] provisioning config files... [2023-11-02T15:05:31.212Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6352045226203497865tmp [2023-11-02T15:05:31.221Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12940718688942068731tmp [2023-11-02T15:05:31.231Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2395217354320559835tmp [Pipeline] { [Pipeline] echo [2023-11-02T15:05:31.249Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:31.531Z] ---> sigul-configuration.sh [2023-11-02T15:05:31.531Z] gpg: directory `/root/.gnupg' created [2023-11-02T15:05:31.531Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-02T15:05:31.531Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-02T15:05:31.531Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-02T15:05:31.531Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-02T15:05:31.531Z] gpg: CAST5 encrypted data [2023-11-02T15:05:31.531Z] gpg: encrypted with 1 passphrase [2023-11-02T15:05:31.531Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-02T15:05:31.813Z] + mkdir /home/jenkins [2023-11-02T15:05:31.813Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-02T15:05:32.095Z] + 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 [2023-11-02T15:05:32.103Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:32.383Z] ---> sigul-install.sh [2023-11-02T15:05:32.383Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-02T15:05:32.666Z] + git tag --list [2023-11-02T15:05:32.666Z] v0.0.0 [2023-11-02T15:05:32.666Z] v1.0.0 [2023-11-02T15:05:32.666Z] v2.1.0 [2023-11-02T15:05:32.666Z] v2.1.1 [2023-11-02T15:05:32.666Z] v2.2.0 [2023-11-02T15:05:32.666Z] v2.3.0 [2023-11-02T15:05:32.666Z] v3.0 [2023-11-02T15:05:32.666Z] v3.0.0 [2023-11-02T15:05:32.666Z] v3.0.1 [2023-11-02T15:05:32.666Z] v3.0.1-dev.1 [2023-11-02T15:05:32.666Z] v3.1.0-dev.1 [2023-11-02T15:05:32.666Z] v3.1.0-dev.10 [2023-11-02T15:05:32.666Z] v3.1.0-dev.11 [2023-11-02T15:05:32.666Z] v3.1.0-dev.12 [2023-11-02T15:05:32.666Z] v3.1.0-dev.13 [2023-11-02T15:05:32.666Z] v3.1.0-dev.14 [2023-11-02T15:05:32.666Z] v3.1.0-dev.15 [2023-11-02T15:05:32.666Z] v3.1.0-dev.16 [2023-11-02T15:05:32.666Z] v3.1.0-dev.17 [2023-11-02T15:05:32.666Z] v3.1.0-dev.18 [2023-11-02T15:05:32.666Z] v3.1.0-dev.19 [2023-11-02T15:05:32.666Z] v3.1.0-dev.2 [2023-11-02T15:05:32.666Z] v3.1.0-dev.20 [2023-11-02T15:05:32.666Z] v3.1.0-dev.21 [2023-11-02T15:05:32.666Z] v3.1.0-dev.22 [2023-11-02T15:05:32.666Z] v3.1.0-dev.23 [2023-11-02T15:05:32.666Z] v3.1.0-dev.24 [2023-11-02T15:05:32.666Z] v3.1.0-dev.25 [2023-11-02T15:05:32.666Z] v3.1.0-dev.26 [2023-11-02T15:05:32.666Z] v3.1.0-dev.27 [2023-11-02T15:05:32.666Z] v3.1.0-dev.28 [2023-11-02T15:05:32.666Z] v3.1.0-dev.29 [2023-11-02T15:05:32.666Z] v3.1.0-dev.3 [2023-11-02T15:05:32.666Z] v3.1.0-dev.30 [2023-11-02T15:05:32.666Z] v3.1.0-dev.31 [2023-11-02T15:05:32.666Z] v3.1.0-dev.32 [2023-11-02T15:05:32.666Z] v3.1.0-dev.33 [2023-11-02T15:05:32.666Z] v3.1.0-dev.34 [2023-11-02T15:05:32.666Z] v3.1.0-dev.35 [2023-11-02T15:05:32.666Z] v3.1.0-dev.36 [2023-11-02T15:05:32.666Z] v3.1.0-dev.4 [2023-11-02T15:05:32.666Z] v3.1.0-dev.5 [2023-11-02T15:05:32.666Z] v3.1.0-dev.6 [2023-11-02T15:05:32.666Z] v3.1.0-dev.7 [2023-11-02T15:05:32.666Z] v3.1.0-dev.8 [2023-11-02T15:05:32.666Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-02T15:05:32.952Z] + lftools sign git-tag v3.1.0-dev.36 [2023-11-02T15:05:33.520Z] Signing Git tag with Sigul... [2023-11-02T15:05:33.520Z] Signing v3.1.0-dev.36 [Pipeline] echo [2023-11-02T15:05:34.099Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:34.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-02T15:05:34.390Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-02T15:05:34.405Z] $ docker stop --time=1 638f6be8d0d1903158dc088858cde3c1e7a9f3b3cd380c63e86a33d2ed48254f [2023-11-02T15:05:35.705Z] $ docker rm -f --volumes 638f6be8d0d1903158dc088858cde3c1e7a9f3b3cd380c63e86a33d2ed48254f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-02T15:05:36.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T15:05:36.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:05:36.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T15:05:36.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:05:36.461Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T15:05:36.493Z] $ 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 [2023-11-02T15:05:36.828Z] $ docker top fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 -eo pid,comm [2023-11-02T15:05:36.875Z] 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). [2023-11-02T15:05:36.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T15:05:36.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T15:05:36.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T15:05:37.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T15:05:37.024Z] $ docker exec fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 ssh-agent [2023-11-02T15:05:37.138Z] SSH_AUTH_SOCK=/tmp/ssh-wDi2zjUX8Li1/agent.32 [2023-11-02T15:05:37.138Z] SSH_AGENT_PID=38 [2023-11-02T15:05:37.143Z] Running ssh-add (command line suppressed) [2023-11-02T15:05:37.238Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6073099685275024602.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6073099685275024602.key) [2023-11-02T15:05:37.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T15:05:37.544Z] + git semver bump pre [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,720 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,721 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,721 [bump_version] DEBUG bumped version:3.1.0-dev.37 [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,721 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,721 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,721 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,723 [execute] INFO git cat-file --batch-check [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,727 [execute] INFO git cat-file --batch [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T15:05:37.802Z] 2023-11-02 15:05:37,732 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:37.802Z] 3.1.0-dev.37 [Pipeline] } [2023-11-02T15:05:37.807Z] $ docker exec --env ******** --env ******** fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 ssh-agent -k [2023-11-02T15:05:37.897Z] unset SSH_AUTH_SOCK; [2023-11-02T15:05:37.897Z] unset SSH_AGENT_PID; [2023-11-02T15:05:37.897Z] echo Agent pid 38 killed; [2023-11-02T15:05:37.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T15:05:38.208Z] + git semver [Pipeline] } [2023-11-02T15:05:38.474Z] $ docker stop --time=1 fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 [2023-11-02T15:05:39.753Z] $ docker rm -f --volumes fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T15:05:40.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T15:05:40.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:05:40.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T15:05:40.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:05:40.465Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T15:05:40.495Z] $ 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 [2023-11-02T15:05:40.848Z] $ docker top 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 -eo pid,comm [2023-11-02T15:05:40.897Z] 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). [2023-11-02T15:05:40.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T15:05:40.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T15:05:40.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T15:05:41.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T15:05:41.041Z] $ docker exec 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 ssh-agent [2023-11-02T15:05:41.148Z] SSH_AUTH_SOCK=/tmp/ssh-BzG135zHVsqD/agent.32 [2023-11-02T15:05:41.148Z] SSH_AGENT_PID=38 [2023-11-02T15:05:41.153Z] Running ssh-add (command line suppressed) [2023-11-02T15:05:41.253Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256246738571019826.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256246738571019826.key) [2023-11-02T15:05:41.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T15:05:41.556Z] + git semver push [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,748 [run_push] DEBUG push [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,748 [execute] INFO git cat-file --batch-check [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,752 [execute] INFO git rev-list bd575863771ce3af672712d77e43b0f1e3f3520c -- [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,752 [execute] DEBUG Popen(['git', 'rev-list', 'bd575863771ce3af672712d77e43b0f1e3f3520c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,760 [execute] INFO git fetch -v origin [2023-11-02T15:05:41.816Z] 2023-11-02 15:05:41,760 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-02T15:05:42.752Z] 2023-11-02 15:05:42,547 [run_push] DEBUG no remote changes detected [2023-11-02T15:05:42.752Z] 2023-11-02 15:05:42,548 [execute] INFO git push origin semver [2023-11-02T15:05:42.752Z] 2023-11-02 15:05:42,548 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-02T15:05:43.688Z] 2023-11-02 15:05:43,452 [run_push] DEBUG push all version tags [2023-11-02T15:05:43.688Z] 2023-11-02 15:05:43,453 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-02T15:05:43.688Z] 2023-11-02 15:05:43,453 [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) [2023-11-02T15:05:44.262Z] 2023-11-02 15:05:44,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-02T15:05:44.262Z] 3.1.0-dev.37 [Pipeline] } [2023-11-02T15:05:44.267Z] $ docker exec --env ******** --env ******** 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 ssh-agent -k [2023-11-02T15:05:44.363Z] unset SSH_AUTH_SOCK; [2023-11-02T15:05:44.364Z] unset SSH_AGENT_PID; [2023-11-02T15:05:44.364Z] echo Agent pid 38 killed; [2023-11-02T15:05:44.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T15:05:44.685Z] + git semver [Pipeline] } [2023-11-02T15:05:44.971Z] $ docker stop --time=1 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 [2023-11-02T15:05:46.232Z] $ docker rm -f --volumes 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T15:05:46.798Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-02T15:05:46.798Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-02T15:05:46.798Z] total 16 [2023-11-02T15:05:46.798Z] drwxr-xr-x 3 root root 4096 Nov 2 14:53 . [2023-11-02T15:05:46.798Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 15:05 .. [2023-11-02T15:05:46.798Z] drwxr-xr-x 2 root root 4096 Nov 2 14:53 cost [2023-11-02T15:05:46.798Z] -rw-r--r-- 1 root root 95 Nov 2 14:53 cost.csv [2023-11-02T15:05:46.798Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-02T15:05:46.798Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-02T15:05:46.798Z] total 16 [2023-11-02T15:05:46.798Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:53 . [2023-11-02T15:05:46.798Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 15:05 .. [2023-11-02T15:05:46.798Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 14:53 cost [2023-11-02T15:05:46.798Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 2 14:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:47.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:47.981Z] ---> package-listing.sh [2023-11-02T15:05:47.981Z] ++ facter osfamily [2023-11-02T15:05:47.981Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T15:05:48.271Z] + OS_FAMILY=debian [2023-11-02T15:05:48.271Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-02T15:05:48.271Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T15:05:48.271Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T15:05:48.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T15:05:48.271Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T15:05:48.271Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-02T15:05:48.271Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T15:05:48.271Z] + case "${OS_FAMILY}" in [2023-11-02T15:05:48.271Z] + dpkg -l [2023-11-02T15:05:48.271Z] + grep '^ii' [2023-11-02T15:05:48.271Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T15:05:48.271Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T15:05:48.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T15:05:48.271Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-02T15:05:48.271Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-02T15:05:48.271Z] + 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 [2023-11-02T15:05:48.310Z] 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 [2023-11-02T15:05:48.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:05:48.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T15:05:48.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:05:49.020Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-11-02T15:05:49.047Z] $ 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 [2023-11-02T15:05:49.265Z] $ docker top 21c661f0fab8d74229dfa67530e73c80e54289cc2d7990c14f576eb250d5ba0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T15:05:49.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T15:05:49.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T15:05:50.174Z] + ls /var/log/sa-host [2023-11-02T15:05:50.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T15:05:50.241Z] provisioning config files... [2023-11-02T15:05:50.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10004182341903600788tmp [Pipeline] { [Pipeline] echo [2023-11-02T15:05:50.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:50.544Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T15:05:50.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:50.867Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T15:05:50.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:51.163Z] ---> sudo-logs.sh [2023-11-02T15:05:51.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T15:05:51.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:51.475Z] ---> job-cost.sh [2023-11-02T15:05:51.475Z] lf-activate-venv: SKIPPING [2023-11-02T15:05:51.475Z] DEBUG: total: 0.2199999988079071 [2023-11-02T15:05:51.475Z] INFO: Retrieving Stack Cost... [2023-11-02T15:05:51.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T15:05:52.302Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T15:05:52.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:05:52.603Z] ---> logs-deploy.sh [2023-11-02T15:05:52.603Z] lf-activate-venv: SKIPPING [2023-11-02T15:05:52.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/148 [2023-11-02T15:05:52.603Z] INFO: archiving workspace using pattern(s): [2023-11-02T15:05:53.541Z] Archives upload complete. [2023-11-02T15:05:53.541Z] INFO: archiving logs to Nexus [2023-11-02T15:05:54.127Z] ---> uname -a: [2023-11-02T15:05:54.127Z] Linux prd-ubuntu20-04-docker-8c-8g-16395 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-02T15:05:54.127Z] [2023-11-02T15:05:54.127Z] [2023-11-02T15:05:54.127Z] ---> lscpu: [2023-11-02T15:05:54.127Z] Architecture: x86_64 [2023-11-02T15:05:54.127Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-02T15:05:54.127Z] Byte Order: Little Endian [2023-11-02T15:05:54.127Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-02T15:05:54.127Z] CPU(s): 8 [2023-11-02T15:05:54.127Z] On-line CPU(s) list: 0-7 [2023-11-02T15:05:54.127Z] Thread(s) per core: 1 [2023-11-02T15:05:54.127Z] Core(s) per socket: 1 [2023-11-02T15:05:54.127Z] Socket(s): 8 [2023-11-02T15:05:54.127Z] NUMA node(s): 1 [2023-11-02T15:05:54.127Z] Vendor ID: AuthenticAMD [2023-11-02T15:05:54.127Z] CPU family: 23 [2023-11-02T15:05:54.127Z] Model: 49 [2023-11-02T15:05:54.127Z] Model name: AMD EPYC-Rome Processor [2023-11-02T15:05:54.127Z] Stepping: 0 [2023-11-02T15:05:54.127Z] CPU MHz: 2799.998 [2023-11-02T15:05:54.127Z] BogoMIPS: 5599.99 [2023-11-02T15:05:54.127Z] Virtualization: AMD-V [2023-11-02T15:05:54.127Z] Hypervisor vendor: KVM [2023-11-02T15:05:54.127Z] Virtualization type: full [2023-11-02T15:05:54.127Z] L1d cache: 256 KiB [2023-11-02T15:05:54.127Z] L1i cache: 256 KiB [2023-11-02T15:05:54.127Z] L2 cache: 4 MiB [2023-11-02T15:05:54.127Z] L3 cache: 128 MiB [2023-11-02T15:05:54.127Z] NUMA node0 CPU(s): 0-7 [2023-11-02T15:05:54.127Z] Vulnerability Itlb multihit: Not affected [2023-11-02T15:05:54.127Z] Vulnerability L1tf: Not affected [2023-11-02T15:05:54.127Z] Vulnerability Mds: Not affected [2023-11-02T15:05:54.127Z] Vulnerability Meltdown: Not affected [2023-11-02T15:05:54.127Z] Vulnerability Mmio stale data: Not affected [2023-11-02T15:05:54.128Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-02T15:05:54.128Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-02T15:05:54.128Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-02T15:05:54.128Z] Vulnerability Srbds: Not affected [2023-11-02T15:05:54.128Z] Vulnerability Tsx async abort: Not affected [2023-11-02T15:05:54.128Z] 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 [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] ---> nproc: [2023-11-02T15:05:54.128Z] 8 [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] ---> df -h: [2023-11-02T15:05:54.128Z] Filesystem Size Used Avail Use% Mounted on [2023-11-02T15:05:54.128Z] overlay 155G 13G 143G 9% / [2023-11-02T15:05:54.128Z] tmpfs 64M 0 64M 0% /dev [2023-11-02T15:05:54.128Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-02T15:05:54.128Z] shm 64M 0 64M 0% /dev/shm [2023-11-02T15:05:54.128Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] ---> sar -b -r -n DEV: [2023-11-02T15:05:54.128Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16395) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] 14:49:03 LINUX RESTART (8 CPU) [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] 14:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-02T15:05:54.128Z] 14:51:01 143.50 1.47 142.03 0.00 46.45 41482.87 0.00 [2023-11-02T15:05:54.128Z] 14:52:01 113.93 0.12 113.81 0.00 19.60 34639.04 0.00 [2023-11-02T15:05:54.128Z] 14:53:01 146.54 0.15 146.39 0.00 4.26 39269.57 0.00 [2023-11-02T15:05:54.128Z] 14:54:01 85.35 0.03 85.32 0.00 4.93 17450.02 0.00 [2023-11-02T15:05:54.128Z] 14:55:01 55.26 11.61 43.64 0.00 5176.87 8464.46 0.00 [2023-11-02T15:05:54.128Z] 14:56:01 4.45 0.02 4.43 0.00 0.13 98.23 0.00 [2023-11-02T15:05:54.128Z] 14:57:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 [2023-11-02T15:05:54.128Z] 14:58:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2023-11-02T15:05:54.128Z] 14:59:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 [2023-11-02T15:05:54.128Z] 15:00:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 [2023-11-02T15:05:54.128Z] 15:01:01 1.63 0.00 1.63 0.00 0.00 21.46 0.00 [2023-11-02T15:05:54.128Z] 15:02:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 [2023-11-02T15:05:54.128Z] 15:03:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-11-02T15:05:54.128Z] 15:04:01 2.42 0.02 2.40 0.00 0.13 26.40 0.00 [2023-11-02T15:05:54.128Z] 15:05:01 37.96 0.23 37.73 0.00 15.46 25241.93 0.00 [2023-11-02T15:05:54.128Z] Average: 39.93 0.91 39.02 0.00 351.49 11088.88 0.00 [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] 14:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-02T15:05:54.128Z] 14:51:01 28492620 31571452 745988 2.27 111076 3169028 1872784 5.52 1153440 2783776 161892 [2023-11-02T15:05:54.128Z] 14:52:01 27635208 31232424 1076548 3.27 151032 3598472 2415736 7.12 1575716 3161564 403936 [2023-11-02T15:05:54.128Z] 14:53:01 28070724 31531836 781376 2.38 155384 3470140 1930940 5.69 1279848 3038204 424 [2023-11-02T15:05:54.128Z] 14:54:01 27598504 31558608 752500 2.29 164372 3909940 1774996 5.23 1275116 3464500 16 [2023-11-02T15:05:54.128Z] 14:55:01 27126964 31535340 736340 2.24 193404 4334916 1719904 5.07 1582384 3590856 228 [2023-11-02T15:05:54.128Z] 14:56:01 27135808 31539196 732556 2.23 191940 4331664 1701628 5.01 1577848 3587644 24 [2023-11-02T15:05:54.128Z] 14:57:01 27135800 31539292 732452 2.23 191984 4331668 1701628 5.01 1578108 3587648 8 [2023-11-02T15:05:54.128Z] 14:58:01 27145880 31549452 722208 2.20 192056 4331672 1701628 5.01 1568092 3587656 8 [2023-11-02T15:05:54.128Z] 14:59:01 27146840 31550456 721112 2.19 192140 4331664 1701628 5.01 1567616 3587660 24 [2023-11-02T15:05:54.128Z] 15:00:01 27147108 31550780 720772 2.19 192180 4331676 1701628 5.01 1567532 3587664 8 [2023-11-02T15:05:54.128Z] 15:01:01 27149800 31553568 717932 2.18 192268 4331676 1701628 5.01 1565000 3587668 8 [2023-11-02T15:05:54.128Z] 15:02:01 27149952 31553956 717704 2.18 192328 4331812 1701628 5.01 1565304 3587804 180 [2023-11-02T15:05:54.128Z] 15:03:01 27149904 31553932 717664 2.18 192344 4331816 1701628 5.01 1565500 3587808 172 [2023-11-02T15:05:54.128Z] 15:04:01 27147896 31552064 719148 2.19 192392 4331816 1724952 5.08 1566000 3587788 168 [2023-11-02T15:05:54.128Z] 15:05:01 26003900 31509196 754536 2.29 209976 5322416 1865040 5.50 1729492 4470084 302692 [2023-11-02T15:05:54.128Z] Average: 27282461 31525437 756589 2.30 180992 4186025 1794492 5.29 1514466 3519888 57986 [2023-11-02T15:05:54.128Z] [2023-11-02T15:05:54.128Z] 14:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-02T15:05:54.128Z] 14:51:01 docker0 234.33 385.24 19.40 2433.33 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:51:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:51:01 ens3 505.74 308.06 5571.73 37.46 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:52:01 veth13afd85 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:52:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:52:01 ens3 24.70 16.33 33.57 10.25 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:53:01 docker0 3.58 6.85 0.22 64.92 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:53:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:53:01 ens3 54.02 43.51 143.70 91.13 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:54:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:54:01 ens3 143.88 104.28 2553.05 248.99 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:55:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:55:01 ens3 163.61 63.94 2730.76 5.09 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:56:01 ens3 2.95 0.48 0.51 0.22 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:57:01 ens3 1.72 0.40 0.43 0.27 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:58:01 ens3 1.55 0.70 0.66 0.48 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 14:59:01 ens3 1.47 0.62 0.65 0.47 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:00:01 ens3 0.57 0.47 0.33 0.28 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:01:01 ens3 0.32 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:02:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.128Z] 15:03:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] 15:04:01 ens3 0.90 0.27 0.19 0.08 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] 15:05:01 veth3568c16 63.62 98.90 5.95 1027.10 0.00 0.00 0.00 0.08 [2023-11-02T15:05:54.129Z] 15:05:01 docker0 63.62 98.78 5.08 1027.09 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] 15:05:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] 15:05:01 ens3 233.41 143.51 5005.66 18.70 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] Average: veth3568c16 4.25 6.60 0.40 68.54 0.00 0.00 0.00 0.01 [2023-11-02T15:05:54.129Z] Average: docker0 19.88 32.37 1.63 232.74 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] Average: ens3 75.24 45.24 1064.72 27.55 0.00 0.00 0.00 0.00 [2023-11-02T15:05:54.129Z] [2023-11-02T15:05:54.129Z] [2023-11-02T15:05:54.129Z] ---> sar -P ALL: [2023-11-02T15:05:54.129Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16395) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T15:05:54.129Z] [2023-11-02T15:05:54.129Z] 14:49:03 LINUX RESTART (8 CPU) [2023-11-02T15:05:54.129Z] [2023-11-02T15:05:54.129Z] 14:50:02 CPU %user %nice %system %iowait %steal %idle [2023-11-02T15:05:54.129Z] 14:51:01 all 5.37 0.00 2.45 3.96 0.08 88.15 [2023-11-02T15:05:54.129Z] 14:51:01 0 6.01 0.00 2.33 0.36 0.22 91.08 [2023-11-02T15:05:54.129Z] 14:51:01 1 5.44 0.00 1.66 0.50 0.07 92.33 [2023-11-02T15:05:54.129Z] 14:51:01 2 5.17 0.00 2.00 5.39 0.05 87.39 [2023-11-02T15:05:54.129Z] 14:51:01 3 5.68 0.00 2.99 14.02 0.05 77.26 [2023-11-02T15:05:54.129Z] 14:51:01 4 4.99 0.00 3.15 10.66 0.05 81.15 [2023-11-02T15:05:54.129Z] 14:51:01 5 5.40 0.00 1.99 0.41 0.05 92.15 [2023-11-02T15:05:54.129Z] 14:51:01 6 5.19 0.00 2.88 0.24 0.03 91.66 [2023-11-02T15:05:54.129Z] 14:51:01 7 5.06 0.00 2.59 0.14 0.09 92.12 [2023-11-02T15:05:54.129Z] 14:52:01 all 25.36 0.00 3.87 4.15 0.09 66.52 [2023-11-02T15:05:54.129Z] 14:52:01 0 25.65 0.00 4.68 1.04 0.10 68.52 [2023-11-02T15:05:54.129Z] 14:52:01 1 25.10 0.00 3.50 0.57 0.08 70.74 [2023-11-02T15:05:54.129Z] 14:52:01 2 27.44 0.00 3.41 5.78 0.12 63.25 [2023-11-02T15:05:54.129Z] 14:52:01 3 24.84 0.00 4.94 24.05 0.10 46.07 [2023-11-02T15:05:54.129Z] 14:52:01 4 24.90 0.00 3.80 0.25 0.08 70.97 [2023-11-02T15:05:54.129Z] 14:52:01 5 26.08 0.00 3.49 0.64 0.10 69.69 [2023-11-02T15:05:54.129Z] 14:52:01 6 24.53 0.00 3.73 0.79 0.08 70.86 [2023-11-02T15:05:54.129Z] 14:52:01 7 24.36 0.00 3.42 0.12 0.08 72.01 [2023-11-02T15:05:54.129Z] 14:53:01 all 31.18 0.00 3.87 5.08 0.10 59.76 [2023-11-02T15:05:54.129Z] 14:53:01 0 30.35 0.00 3.56 7.11 0.10 58.89 [2023-11-02T15:05:54.129Z] 14:53:01 1 30.17 0.00 4.39 7.77 0.08 57.60 [2023-11-02T15:05:54.129Z] 14:53:01 2 31.54 0.00 3.55 1.34 0.08 63.49 [2023-11-02T15:05:54.129Z] 14:53:01 3 31.50 0.00 3.72 5.49 0.19 59.10 [2023-11-02T15:05:54.129Z] 14:53:01 4 30.04 0.00 4.67 14.13 0.09 51.07 [2023-11-02T15:05:54.129Z] 14:53:01 5 31.90 0.00 3.65 0.57 0.07 63.81 [2023-11-02T15:05:54.129Z] 14:53:01 6 30.27 0.00 3.78 2.85 0.13 62.97 [2023-11-02T15:05:54.129Z] 14:53:01 7 33.70 0.00 3.69 1.48 0.08 61.04 [2023-11-02T15:05:54.129Z] 14:54:01 all 3.50 0.00 1.29 1.96 0.04 93.22 [2023-11-02T15:05:54.129Z] 14:54:01 0 2.66 0.00 0.97 0.03 0.02 96.32 [2023-11-02T15:05:54.129Z] 14:54:01 1 2.78 0.00 0.72 3.42 0.05 93.03 [2023-11-02T15:05:54.129Z] 14:54:01 2 3.22 0.00 1.69 10.14 0.03 84.91 [2023-11-02T15:05:54.129Z] 14:54:01 3 4.01 0.00 1.48 0.72 0.05 93.75 [2023-11-02T15:05:54.129Z] 14:54:01 4 3.20 0.00 1.42 1.16 0.03 94.19 [2023-11-02T15:05:54.129Z] 14:54:01 5 3.87 0.00 2.02 0.08 0.03 93.99 [2023-11-02T15:05:54.129Z] 14:54:01 6 4.07 0.00 0.75 0.00 0.02 95.16 [2023-11-02T15:05:54.129Z] 14:54:01 7 4.18 0.00 1.31 0.10 0.05 94.36 [2023-11-02T15:05:54.129Z] 14:55:01 all 2.61 0.00 1.38 2.72 0.03 93.26 [2023-11-02T15:05:54.129Z] 14:55:01 0 2.04 0.00 1.19 1.09 0.03 95.66 [2023-11-02T15:05:54.129Z] 14:55:01 1 2.04 0.00 1.39 0.13 0.02 96.43 [2023-11-02T15:05:54.129Z] 14:55:01 2 2.92 0.00 1.13 1.50 0.03 94.42 [2023-11-02T15:05:54.129Z] 14:55:01 3 4.36 0.00 1.10 1.29 0.05 93.20 [2023-11-02T15:05:54.129Z] 14:55:01 4 2.51 0.00 2.66 1.57 0.02 93.25 [2023-11-02T15:05:54.129Z] 14:55:01 5 2.42 0.00 1.00 2.45 0.02 94.11 [2023-11-02T15:05:54.129Z] 14:55:01 6 1.95 0.00 1.07 12.13 0.02 84.84 [2023-11-02T15:05:54.129Z] 14:55:01 7 2.67 0.00 1.49 1.62 0.03 94.18 [2023-11-02T15:05:54.129Z] 14:56:01 all 0.18 0.00 0.05 0.06 0.01 99.70 [2023-11-02T15:05:54.129Z] 14:56:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2023-11-02T15:05:54.129Z] 14:56:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2023-11-02T15:05:54.129Z] 14:56:01 2 0.23 0.00 0.12 0.02 0.00 99.63 [2023-11-02T15:05:54.129Z] 14:56:01 3 0.03 0.00 0.05 0.25 0.00 99.67 [2023-11-02T15:05:54.129Z] 14:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-02T15:05:54.129Z] 14:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-02T15:05:54.129Z] 14:56:01 6 0.85 0.00 0.00 0.22 0.00 98.94 [2023-11-02T15:05:54.129Z] 14:56:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2023-11-02T15:05:54.129Z] 14:57:01 all 0.14 0.00 0.03 0.02 0.00 99.80 [2023-11-02T15:05:54.129Z] 14:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 14:57:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-02T15:05:54.129Z] 14:57:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T15:05:54.129Z] 14:57:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2023-11-02T15:05:54.129Z] 14:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.129Z] 14:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.129Z] 14:57:01 6 0.94 0.00 0.13 0.13 0.00 98.79 [2023-11-02T15:05:54.129Z] 14:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 14:58:01 all 0.04 0.00 0.01 0.03 0.01 99.91 [2023-11-02T15:05:54.129Z] 14:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-02T15:05:54.129Z] 14:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T15:05:54.129Z] 14:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T15:05:54.129Z] 14:58:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2023-11-02T15:05:54.129Z] 14:58:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-02T15:05:54.129Z] 14:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-02T15:05:54.129Z] 14:58:01 6 0.00 0.00 0.02 0.23 0.02 99.73 [2023-11-02T15:05:54.129Z] 14:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 14:59:01 all 0.02 0.00 0.02 0.04 0.00 99.92 [2023-11-02T15:05:54.129Z] 14:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-02T15:05:54.129Z] 14:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 14:59:01 2 0.03 0.00 0.05 0.18 0.00 99.73 [2023-11-02T15:05:54.129Z] 14:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-02T15:05:54.129Z] 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.129Z] 14:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T15:05:54.129Z] 14:59:01 6 0.02 0.00 0.00 0.17 0.00 99.82 [2023-11-02T15:05:54.129Z] 14:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.129Z] 15:00:01 all 0.03 0.00 0.00 0.02 0.00 99.94 [2023-11-02T15:05:54.129Z] 15:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-02T15:05:54.129Z] 15:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 15:00:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-02T15:05:54.129Z] 15:00:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-02T15:05:54.129Z] 15:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.129Z] 15:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 15:00:01 6 0.02 0.00 0.00 0.17 0.00 99.82 [2023-11-02T15:05:54.129Z] 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T15:05:54.129Z] 15:01:01 all 0.05 0.00 0.02 0.20 0.00 99.74 [2023-11-02T15:05:54.129Z] 15:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.129Z] 15:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T15:05:54.129Z] 15:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T15:05:54.129Z] 15:01:01 3 0.03 0.00 0.03 0.50 0.02 99.42 [2023-11-02T15:05:54.129Z] 15:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T15:05:54.129Z] 15:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.129Z] 15:01:01 6 0.30 0.00 0.03 1.07 0.00 98.60 [2023-11-02T15:05:54.129Z] 15:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T15:05:54.129Z] [2023-11-02T15:05:54.130Z] 15:01:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T15:05:54.130Z] 15:02:01 all 0.03 0.00 0.01 0.07 0.00 99.88 [2023-11-02T15:05:54.130Z] 15:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T15:05:54.130Z] 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T15:05:54.130Z] 15:02:01 2 0.03 0.00 0.02 0.18 0.00 99.77 [2023-11-02T15:05:54.130Z] 15:02:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-02T15:05:54.130Z] 15:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T15:05:54.130Z] 15:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T15:05:54.130Z] 15:02:01 6 0.03 0.00 0.02 0.40 0.00 99.55 [2023-11-02T15:05:54.130Z] 15:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.130Z] 15:03:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-11-02T15:05:54.130Z] 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T15:05:54.130Z] 15:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.130Z] 15:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T15:05:54.130Z] 15:03:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2023-11-02T15:05:54.130Z] 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T15:05:54.130Z] 15:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T15:05:54.130Z] 15:03:01 6 0.53 0.00 0.00 0.00 0.02 99.45 [2023-11-02T15:05:54.130Z] 15:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.130Z] 15:04:01 all 0.12 0.00 0.02 0.06 0.00 99.79 [2023-11-02T15:05:54.130Z] 15:04:01 0 0.03 0.00 0.02 0.20 0.02 99.73 [2023-11-02T15:05:54.130Z] 15:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.130Z] 15:04:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-02T15:05:54.130Z] 15:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-02T15:05:54.130Z] 15:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-02T15:05:54.130Z] 15:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T15:05:54.130Z] 15:04:01 6 0.70 0.00 0.00 0.27 0.00 99.04 [2023-11-02T15:05:54.130Z] 15:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T15:05:54.130Z] 15:05:01 all 4.26 0.00 1.62 2.00 0.04 92.08 [2023-11-02T15:05:54.130Z] 15:05:01 0 4.29 0.00 1.98 0.32 0.03 93.39 [2023-11-02T15:05:54.130Z] 15:05:01 1 5.22 0.00 1.05 0.07 0.03 93.63 [2023-11-02T15:05:54.130Z] 15:05:01 2 4.69 0.00 1.62 0.07 0.03 93.59 [2023-11-02T15:05:54.130Z] 15:05:01 3 3.89 0.00 1.80 13.07 0.05 81.19 [2023-11-02T15:05:54.130Z] 15:05:01 4 3.29 0.00 1.96 0.05 0.03 94.67 [2023-11-02T15:05:54.130Z] 15:05:01 5 4.42 0.00 1.88 0.02 0.02 93.67 [2023-11-02T15:05:54.130Z] 15:05:01 6 3.40 0.00 0.98 2.45 0.07 93.09 [2023-11-02T15:05:54.130Z] 15:05:01 7 4.89 0.00 1.66 0.02 0.03 93.40 [2023-11-02T15:05:54.130Z] Average: all 4.83 0.00 0.97 1.35 0.03 92.82 [2023-11-02T15:05:54.130Z] Average: 0 4.72 0.00 0.98 0.67 0.04 93.58 [2023-11-02T15:05:54.130Z] Average: 1 4.70 0.00 0.85 0.82 0.02 93.60 [2023-11-02T15:05:54.130Z] Average: 2 4.99 0.00 0.91 1.63 0.03 92.45 [2023-11-02T15:05:54.130Z] Average: 3 4.95 0.00 1.08 3.93 0.04 90.00 [2023-11-02T15:05:54.130Z] Average: 4 4.56 0.00 1.17 1.82 0.02 92.42 [2023-11-02T15:05:54.130Z] Average: 5 4.92 0.00 0.94 0.28 0.02 93.84 [2023-11-02T15:05:54.130Z] Average: 6 4.82 0.00 0.89 1.41 0.03 92.86 [2023-11-02T15:05:54.130Z] Average: 7 4.97 0.00 0.95 0.23 0.03 93.82 [2023-11-02T15:05:54.130Z] [2023-11-02T15:05:54.130Z] [2023-11-02T15:05:54.130Z]