Push event to branch minnesota Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6182e83b98c022ca1bd0a0839ba068b34176a663 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-ssh8529346488018172240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6542779549626584955.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11055675465058413455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15317931999625918940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11908788909038404951.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1971854284452296842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1830’ Running on prd-ubuntu20.04-docker-8c-8g-1833 in /w/workspace/pp-rfid-llrp-inventory_minnesota [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/pp-rfid-llrp-inventory_minnesota # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6182e83b98c022ca1bd0a0839ba068b34176a663 (minnesota) Commit message: "docs: Update changelog for 3.0 (#205)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-23T21:37:16.603Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 [2023-07-23T21:37:16.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-23T21:37:16.890Z] ========================================================= [2023-07-23T21:37:16.890Z] EdgeX Global Pipelines Version Info [2023-07-23T21:37:16.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:37:17.621Z] ------------------- [2023-07-23T21:37:17.621Z] stable info: [2023-07-23T21:37:17.621Z] ------------------- [2023-07-23T21:37:17.621Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-23T21:37:17.621Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-23T21:37:17.621Z] Message: update stable to v1.0.250 [2023-07-23T21:37:18.198Z] ------------------- [2023-07-23T21:37:18.198Z] experimental info: [2023-07-23T21:37:18.198Z] ------------------- [2023-07-23T21:37:18.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-23T21:37:18.198Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-23T21:37:18.198Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-23T21:37:18.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-23T21:37:18.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-23T21:37:18.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-23T21:37:18.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-23T21:37:18.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-23T21:37:18.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-23T21:37:18.735Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-23T21:37:18.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-23T21:37:18.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-23T21:37:18.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-23T21:37:18.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-23T21:37:18.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-23T21:37:18.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-23T21:37:19.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-23T21:37:19.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-23T21:37:19.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-23T21:37:19.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-23T21:37:19.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-23T21:37:19.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-23T21:37:19.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-23T21:37:19.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-23T21:37:19.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-23T21:37:19.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-23T21:37:19.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-23T21:37:19.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-23T21:37:19.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-23T21:37:19.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-23T21:37:19.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo [2023-07-23T21:37:19.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo [2023-07-23T21:37:19.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo [2023-07-23T21:37:19.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-07-23T21:37:19.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6182e83 [Pipeline] echo [2023-07-23T21:37:19.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-23T21:37:19.926Z] provisioning config files... [2023-07-23T21:37:19.943Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config13394094109233033182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:37:20.299Z] ---> docker-login.sh [2023-07-23T21:37:20.299Z] nexus3.edgexfoundry.org:10001 [2023-07-23T21:37:20.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:20.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:20.582Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:20.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:20.582Z] [2023-07-23T21:37:20.582Z] Login Succeeded [2023-07-23T21:37:20.582Z] nexus3.edgexfoundry.org:10002 [2023-07-23T21:37:20.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:20.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:20.582Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:20.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:20.582Z] [2023-07-23T21:37:20.582Z] Login Succeeded [2023-07-23T21:37:20.582Z] nexus3.edgexfoundry.org:10003 [2023-07-23T21:37:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:20.842Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:20.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:20.842Z] [2023-07-23T21:37:20.842Z] Login Succeeded [2023-07-23T21:37:20.842Z] nexus3.edgexfoundry.org:10004 [2023-07-23T21:37:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:20.842Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:20.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:20.842Z] [2023-07-23T21:37:20.842Z] Login Succeeded [2023-07-23T21:37:20.842Z] docker.io [2023-07-23T21:37:21.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:21.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:21.101Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:21.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:21.101Z] [2023-07-23T21:37:21.101Z] Login Succeeded [2023-07-23T21:37:21.101Z] ---> docker-login.sh ends [Pipeline] } [2023-07-23T21:37:21.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-23T21:37:21.783Z] + git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-07-23T21:37:21.855Z] -----------> git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 6182e83b98c022ca1bd0a0839ba068b34176a663 [false] [Pipeline] sh [2023-07-23T21:37:22.167Z] + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-07-23T21:37:22.209Z] ========================================================= [2023-07-23T21:37:22.209Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-23T21:37:22.209Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-23T21:37:22.662Z] + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-07-23T21:37:22.697Z] [semverPrep] GIT_COMMIT: 6182e83b98c022ca1bd0a0839ba068b34176a663, Commit Message: docs: Update changelog for 3.0 (#205) [Pipeline] echo [2023-07-23T21:37:22.727Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-23T21:37:23.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-23T21:37:23.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-23T21:37:23.100Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-23T21:37:23.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-23T21:37:23.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-23T21:37:23.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-23T21:37:23.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:37:23.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-23T21:37:23.530Z] [2023-07-23T21:37:23.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:37:23.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-23T21:37:23.907Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-23T21:37:23.907Z] b85a868b505f: Pulling fs layer [2023-07-23T21:37:23.907Z] e2be974225ed: Pulling fs layer [2023-07-23T21:37:23.907Z] 339a4e72a1f5: Pulling fs layer [2023-07-23T21:37:23.907Z] 988bab9f4d93: Pulling fs layer [2023-07-23T21:37:23.907Z] 1469e6f7b9e6: Pulling fs layer [2023-07-23T21:37:23.907Z] eaf3925da568: Pulling fs layer [2023-07-23T21:37:23.907Z] bab4dde63d76: Pulling fs layer [2023-07-23T21:37:23.907Z] bde34c3a00c8: Pulling fs layer [2023-07-23T21:37:23.907Z] b352a97aabf1: Pulling fs layer [2023-07-23T21:37:23.907Z] 4872d77fe225: Pulling fs layer [2023-07-23T21:37:23.907Z] 5851b861e8e6: Pulling fs layer [2023-07-23T21:37:23.907Z] bde34c3a00c8: Waiting [2023-07-23T21:37:23.907Z] 988bab9f4d93: Waiting [2023-07-23T21:37:23.907Z] 1469e6f7b9e6: Waiting [2023-07-23T21:37:23.907Z] eaf3925da568: Waiting [2023-07-23T21:37:23.907Z] bab4dde63d76: Waiting [2023-07-23T21:37:23.907Z] 5851b861e8e6: Waiting [2023-07-23T21:37:23.907Z] b352a97aabf1: Waiting [2023-07-23T21:37:23.907Z] e2be974225ed: Verifying Checksum [2023-07-23T21:37:23.907Z] e2be974225ed: Download complete [2023-07-23T21:37:23.907Z] 988bab9f4d93: Verifying Checksum [2023-07-23T21:37:23.907Z] 988bab9f4d93: Download complete [2023-07-23T21:37:23.907Z] 1469e6f7b9e6: Verifying Checksum [2023-07-23T21:37:23.907Z] 1469e6f7b9e6: Download complete [2023-07-23T21:37:24.166Z] eaf3925da568: Verifying Checksum [2023-07-23T21:37:24.166Z] eaf3925da568: Download complete [2023-07-23T21:37:24.166Z] 339a4e72a1f5: Verifying Checksum [2023-07-23T21:37:24.166Z] 339a4e72a1f5: Download complete [2023-07-23T21:37:24.166Z] bde34c3a00c8: Verifying Checksum [2023-07-23T21:37:24.166Z] bde34c3a00c8: Download complete [2023-07-23T21:37:24.166Z] b352a97aabf1: Verifying Checksum [2023-07-23T21:37:24.166Z] b352a97aabf1: Download complete [2023-07-23T21:37:24.166Z] 4872d77fe225: Verifying Checksum [2023-07-23T21:37:24.166Z] 4872d77fe225: Download complete [2023-07-23T21:37:24.166Z] 5851b861e8e6: Download complete [2023-07-23T21:37:24.166Z] b85a868b505f: Verifying Checksum [2023-07-23T21:37:24.166Z] b85a868b505f: Download complete [2023-07-23T21:37:24.425Z] bab4dde63d76: Verifying Checksum [2023-07-23T21:37:24.425Z] bab4dde63d76: Download complete [2023-07-23T21:37:25.360Z] b85a868b505f: Pull complete [2023-07-23T21:37:25.620Z] e2be974225ed: Pull complete [2023-07-23T21:37:25.880Z] 339a4e72a1f5: Pull complete [2023-07-23T21:37:26.139Z] 988bab9f4d93: Pull complete [2023-07-23T21:37:26.400Z] 1469e6f7b9e6: Pull complete [2023-07-23T21:37:26.400Z] eaf3925da568: Pull complete [2023-07-23T21:37:28.304Z] bab4dde63d76: Pull complete [2023-07-23T21:37:28.304Z] bde34c3a00c8: Pull complete [2023-07-23T21:37:28.304Z] b352a97aabf1: Pull complete [2023-07-23T21:37:28.304Z] 4872d77fe225: Pull complete [2023-07-23T21:37:28.565Z] 5851b861e8e6: Pull complete [2023-07-23T21:37:28.565Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-23T21:37:28.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-23T21:37:28.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:37:28.795Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:37:28.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-23T21:37:30.853Z] $ docker top a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f -eo pid,comm [2023-07-23T21:37:30.909Z] 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-07-23T21:37:30.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-23T21:37:31.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-23T21:37:31.045Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-23T21:37:31.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-23T21:37:31.168Z] $ docker exec a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent [2023-07-23T21:37:31.269Z] SSH_AUTH_SOCK=/tmp/ssh-dFpbsm2c8bBf/agent.32 [2023-07-23T21:37:31.269Z] SSH_AGENT_PID=38 [2023-07-23T21:37:31.276Z] Running ssh-add (command line suppressed) [2023-07-23T21:37:31.388Z] Identity added: /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_11549986768843999060.key (/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_11549986768843999060.key) [2023-07-23T21:37:31.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-23T21:37:31.729Z] + git tag --points-at HEAD [Pipeline] } [2023-07-23T21:37:31.758Z] $ docker exec --env ******** --env ******** a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent -k [2023-07-23T21:37:31.861Z] unset SSH_AUTH_SOCK; [2023-07-23T21:37:31.861Z] unset SSH_AGENT_PID; [2023-07-23T21:37:31.861Z] echo Agent pid 38 killed; [2023-07-23T21:37:31.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-07-23T21:37:31.957Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0|v3.0.0' [Pipeline] sshagent [2023-07-23T21:37:31.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-23T21:37:31.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-23T21:37:32.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-23T21:37:32.107Z] $ docker exec a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent [2023-07-23T21:37:32.197Z] SSH_AUTH_SOCK=/tmp/ssh-KKlXm7MuVRQ3/agent.70 [2023-07-23T21:37:32.197Z] SSH_AGENT_PID=76 [2023-07-23T21:37:32.202Z] Running ssh-add (command line suppressed) [2023-07-23T21:37:32.304Z] Identity added: /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_8366289490078728686.key (/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_8366289490078728686.key) [2023-07-23T21:37:32.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-23T21:37:32.639Z] + git semver init [2023-07-23T21:37:32.900Z] 2023-07-23 21:37:32,818 [run_init] DEBUG init version:0.0.0 force:False [2023-07-23T21:37:32.900Z] 2023-07-23 21:37:32,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver [2023-07-23T21:37:32.900Z] 2023-07-23 21:37:32,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/pp-rfid-llrp-inventory_minnesota/.semver [2023-07-23T21:37:32.900Z] 2023-07-23 21:37:32,819 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver'], cwd=/w/workspace/pp-rfid-llrp-inventory_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,808 [append_file] DEBUG append to file:/w/workspace/pp-rfid-llrp-inventory_minnesota/.git/info/exclude [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver/minnesota with force:False [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,809 [write_file] DEBUG write to file:/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver/minnesota [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,813 [execute] INFO git cat-file --batch-check [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,819 [execute] INFO git cat-file --batch [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-23T21:37:33.838Z] 2023-07-23 21:37:33,824 [read_version] DEBUG read version from /w/workspace/pp-rfid-llrp-inventory_minnesota/.semver/minnesota [2023-07-23T21:37:33.838Z] 0.0.0 [Pipeline] } [2023-07-23T21:37:33.866Z] $ docker exec --env ******** --env ******** a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent -k [2023-07-23T21:37:33.971Z] unset SSH_AUTH_SOCK; [2023-07-23T21:37:33.972Z] unset SSH_AGENT_PID; [2023-07-23T21:37:33.972Z] echo Agent pid 76 killed; [2023-07-23T21:37:33.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-23T21:37:34.391Z] + git semver [Pipeline] } [2023-07-23T21:37:34.681Z] $ docker stop --time=1 a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f [2023-07-23T21:37:35.994Z] $ docker rm -f --volumes a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-23T21:37:36.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-23T21:37:36.669Z] Stashed 1 file(s) [Pipeline] echo [2023-07-23T21:37:36.690Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-23T21:37:37.254Z] provisioning config files... [2023-07-23T21:37:37.263Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config17431025276859372937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:37:37.617Z] ---> docker-login.sh [2023-07-23T21:37:37.617Z] nexus3.edgexfoundry.org:10001 [2023-07-23T21:37:37.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:37.617Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:37.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:37.617Z] [2023-07-23T21:37:37.617Z] Login Succeeded [2023-07-23T21:37:37.617Z] nexus3.edgexfoundry.org:10002 [2023-07-23T21:37:37.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:37.617Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:37.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:37.617Z] [2023-07-23T21:37:37.617Z] Login Succeeded [2023-07-23T21:37:37.617Z] nexus3.edgexfoundry.org:10003 [2023-07-23T21:37:37.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:37.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:37.877Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:37.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:37.877Z] [2023-07-23T21:37:37.877Z] Login Succeeded [2023-07-23T21:37:37.877Z] nexus3.edgexfoundry.org:10004 [2023-07-23T21:37:37.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:37.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:37.877Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:37.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:37.877Z] [2023-07-23T21:37:37.877Z] Login Succeeded [2023-07-23T21:37:37.877Z] docker.io [2023-07-23T21:37:37.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:37:38.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:37:38.139Z] Configure a credential helper to remove this warning. See [2023-07-23T21:37:38.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:37:38.139Z] [2023-07-23T21:37:38.139Z] Login Succeeded [2023-07-23T21:37:38.139Z] ---> docker-login.sh ends [Pipeline] } [2023-07-23T21:37:38.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-23T21:37:38.365Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-23T21:37:38.403Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-23T21:37:38.433Z] ========================================================= [2023-07-23T21:37:38.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-23T21:37:38.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:37:38.907Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-23T21:37:38.907Z] Sending build context to Docker daemon 12.66MB [2023-07-23T21:37:38.907Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-23T21:37:38.907Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-23T21:37:38.907Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-23T21:37:38.907Z] 4db1b89c0bd1: Pulling fs layer [2023-07-23T21:37:38.907Z] 6911f1a30b25: Pulling fs layer [2023-07-23T21:37:38.907Z] e194b8c5c2a9: Pulling fs layer [2023-07-23T21:37:38.907Z] 6863d3e3a2b1: Pulling fs layer [2023-07-23T21:37:38.907Z] ec0bb842ea78: Pulling fs layer [2023-07-23T21:37:38.907Z] 40a00589a448: Pulling fs layer [2023-07-23T21:37:38.907Z] 6c08303d61cc: Pulling fs layer [2023-07-23T21:37:38.907Z] 798269fcf238: Pulling fs layer [2023-07-23T21:37:38.907Z] ec0bb842ea78: Waiting [2023-07-23T21:37:38.907Z] 40a00589a448: Waiting [2023-07-23T21:37:38.907Z] 6c08303d61cc: Waiting [2023-07-23T21:37:38.907Z] 6863d3e3a2b1: Waiting [2023-07-23T21:37:38.907Z] 798269fcf238: Waiting [2023-07-23T21:37:38.907Z] 6911f1a30b25: Verifying Checksum [2023-07-23T21:37:38.907Z] 6911f1a30b25: Download complete [2023-07-23T21:37:39.166Z] 6863d3e3a2b1: Verifying Checksum [2023-07-23T21:37:39.166Z] 6863d3e3a2b1: Download complete [2023-07-23T21:37:39.166Z] ec0bb842ea78: Verifying Checksum [2023-07-23T21:37:39.166Z] ec0bb842ea78: Download complete [2023-07-23T21:37:39.166Z] 4db1b89c0bd1: Verifying Checksum [2023-07-23T21:37:39.166Z] 4db1b89c0bd1: Download complete [2023-07-23T21:37:39.166Z] 40a00589a448: Verifying Checksum [2023-07-23T21:37:39.166Z] 40a00589a448: Download complete [2023-07-23T21:37:39.166Z] 4db1b89c0bd1: Pull complete [2023-07-23T21:37:39.427Z] 6911f1a30b25: Pull complete [2023-07-23T21:37:39.686Z] e194b8c5c2a9: Verifying Checksum [2023-07-23T21:37:39.686Z] e194b8c5c2a9: Download complete [2023-07-23T21:37:39.686Z] 798269fcf238: Verifying Checksum [2023-07-23T21:37:39.686Z] 798269fcf238: Download complete [2023-07-23T21:37:39.945Z] 6c08303d61cc: Verifying Checksum [2023-07-23T21:37:39.945Z] 6c08303d61cc: Download complete [2023-07-23T21:37:43.231Z] e194b8c5c2a9: Pull complete [2023-07-23T21:37:43.231Z] 6863d3e3a2b1: Pull complete [2023-07-23T21:37:43.231Z] ec0bb842ea78: Pull complete [2023-07-23T21:37:43.490Z] 40a00589a448: Pull complete [2023-07-23T21:37:46.020Z] 6c08303d61cc: Pull complete [2023-07-23T21:37:46.589Z] 798269fcf238: Pull complete [2023-07-23T21:37:46.589Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-23T21:37:46.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-23T21:37:46.589Z] ---> ec979cd7f677 [2023-07-23T21:37:46.589Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-23T21:37:48.513Z] ---> Running in 998b8844e372 [2023-07-23T21:37:48.513Z] Removing intermediate container 998b8844e372 [2023-07-23T21:37:48.513Z] ---> 3178f930f522 [2023-07-23T21:37:48.513Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-23T21:37:48.773Z] ---> Running in 7e8b3268dd5e [2023-07-23T21:37:48.773Z] Removing intermediate container 7e8b3268dd5e [2023-07-23T21:37:48.773Z] ---> 0145ca7f9af1 [2023-07-23T21:37:48.773Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-23T21:37:48.773Z] ---> Running in 5050256c1a60 [2023-07-23T21:37:48.773Z] Removing intermediate container 5050256c1a60 [2023-07-23T21:37:48.773Z] ---> f7f34e7ac160 [2023-07-23T21:37:48.773Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-23T21:37:48.773Z] ---> Running in a44f0b12a71f [2023-07-23T21:37:49.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-23T21:37:49.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-23T21:37:49.601Z] OK: 265 MiB in 53 packages [2023-07-23T21:37:50.170Z] Removing intermediate container a44f0b12a71f [2023-07-23T21:37:50.170Z] ---> 7f9a06ae0031 [2023-07-23T21:37:50.170Z] Step 7/12 : WORKDIR /app [2023-07-23T21:37:50.170Z] ---> Running in 86af14a63b8a [2023-07-23T21:37:50.170Z] Removing intermediate container 86af14a63b8a [2023-07-23T21:37:50.170Z] ---> 0dadd91aae38 [2023-07-23T21:37:50.170Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-23T21:37:50.170Z] ---> 007bc40f467b [2023-07-23T21:37:50.170Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-23T21:37:50.429Z] ---> Running in e60e38b654e6 [2023-07-23T21:37:52.079Z] Still waiting to schedule task [2023-07-23T21:37:52.080Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1831’ [2023-07-23T21:38:12.361Z] Removing intermediate container e60e38b654e6 [2023-07-23T21:38:12.361Z] ---> 5a14e07731e7 [2023-07-23T21:38:12.361Z] Step 10/12 : COPY . . [2023-07-23T21:38:12.361Z] ---> 7198fc2ed6d0 [2023-07-23T21:38:12.361Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-23T21:38:12.361Z] ---> Running in 24df8e736fa7 [2023-07-23T21:38:12.361Z] Removing intermediate container 24df8e736fa7 [2023-07-23T21:38:12.361Z] ---> 0e270ecffe22 [2023-07-23T21:38:12.361Z] Step 12/12 : RUN $MAKE [2023-07-23T21:38:12.361Z] ---> Running in 1118a03d5a4c [2023-07-23T21:38:12.361Z] noop [2023-07-23T21:38:12.361Z] Removing intermediate container 1118a03d5a4c [2023-07-23T21:38:12.361Z] ---> f97c1afd9e27 [2023-07-23T21:38:12.361Z] Successfully built f97c1afd9e27 [2023-07-23T21:38:12.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:38:12.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-23T21:38:12.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:38:12.966Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:38:12.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** ci-base-image-x86_64 cat [2023-07-23T21:38:13.308Z] $ docker top 3f3067d1c45468226c5996b791eb1eeebb2a707bca49d4fb3f8a669f4f7c7ccb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-23T21:38:13.693Z] + go version [2023-07-23T21:38:13.693Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-23T21:38:13.728Z] $ docker stop --time=1 3f3067d1c45468226c5996b791eb1eeebb2a707bca49d4fb3f8a669f4f7c7ccb [2023-07-23T21:38:15.011Z] $ docker rm -f --volumes 3f3067d1c45468226c5996b791eb1eeebb2a707bca49d4fb3f8a669f4f7c7ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:38:15.725Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-23T21:38:15.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:38:15.885Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:38:15.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** ci-base-image-x86_64 cat [2023-07-23T21:38:16.241Z] $ docker top 1d7cbca18d9045b677974666137913d40c78e52a2bc48f9e4bac4b36e65e815e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-23T21:38:16.619Z] + git config --global --add safe.directory /w/workspace/pp-rfid-llrp-inventory_minnesota [Pipeline] fileExists [Pipeline] sh [2023-07-23T21:38:16.966Z] + make test [2023-07-23T21:38:16.967Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-23T21:38:38.889Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-23T21:38:38.889Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-23T21:38:38.889Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.143s coverage: 86.2% of statements [2023-07-23T21:38:38.889Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2023-07-23T21:39:00.801Z] go vet ./... [2023-07-23T21:39:04.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-23T21:39:04.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-23T21:39:04.082Z] ./bin/test-attribution.sh [2023-07-23T21:39:04.340Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-23T21:39:04.378Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-23T21:39:04.410Z] $ docker stop --time=1 1d7cbca18d9045b677974666137913d40c78e52a2bc48f9e4bac4b36e65e815e [2023-07-23T21:39:07.833Z] $ docker rm -f --volumes 1d7cbca18d9045b677974666137913d40c78e52a2bc48f9e4bac4b36e65e815e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-23T21:39:11.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-23T21:39:12.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-23T21:39:15.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-23T21:39:15.627Z] + ls -al . [2023-07-23T21:39:15.627Z] total 232 [2023-07-23T21:39:15.627Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 23 21:38 . [2023-07-23T21:39:15.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:37 .. [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 23 21:37 .dockerignore [2023-07-23T21:39:15.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 21:37 .git [2023-07-23T21:39:15.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:37 .github [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 23 21:37 .gitignore [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 23 21:37 .golangci.yml [2023-07-23T21:39:15.627Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 21:37 .semver [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 9805 Jul 23 21:37 Attribution.txt [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 23 21:37 CHANGELOG.md [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 23 21:37 Dockerfile [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 21:37 GOVERNANCE.md [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 23 21:37 Jenkinsfile [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 23 21:37 LICENSE [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 23 21:37 Makefile [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 23 21:37 OWNERS.md [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 23 21:37 README.md [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 21:37 VERSION [2023-07-23T21:39:15.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:37 bin [2023-07-23T21:39:15.627Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 23 21:38 coverage.out [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 3419 Jul 23 21:37 go.mod [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 31409 Jul 23 21:37 go.sum [2023-07-23T21:39:15.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:37 images [2023-07-23T21:39:15.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:37 internal [2023-07-23T21:39:15.627Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 23 21:37 main.go [2023-07-23T21:39:15.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:37 res [2023-07-23T21:39:15.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:37 snap [2023-07-23T21:39:15.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:16.020Z] + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=amd64 --label version=0.0.0 . [2023-07-23T21:39:16.020Z] Sending build context to Docker daemon 12.66MB [2023-07-23T21:39:16.020Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-23T21:39:16.020Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-23T21:39:16.020Z] ---> f97c1afd9e27 [2023-07-23T21:39:16.020Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-23T21:39:16.278Z] ---> Running in 68fd2bed5fd7 [2023-07-23T21:39:16.278Z] Removing intermediate container 68fd2bed5fd7 [2023-07-23T21:39:16.278Z] ---> 13a009cb6617 [2023-07-23T21:39:16.278Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-23T21:39:16.278Z] ---> Running in 22460501179b [2023-07-23T21:39:16.278Z] Removing intermediate container 22460501179b [2023-07-23T21:39:16.278Z] ---> bab97646af42 [2023-07-23T21:39:16.278Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-23T21:39:16.278Z] ---> Running in a34a7b759b03 [2023-07-23T21:39:16.537Z] Removing intermediate container a34a7b759b03 [2023-07-23T21:39:16.537Z] ---> e6d376cab2ba [2023-07-23T21:39:16.537Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-23T21:39:16.537Z] ---> Running in bef360c3defd [2023-07-23T21:39:16.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-23T21:39:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-23T21:39:17.314Z] OK: 265 MiB in 53 packages [2023-07-23T21:39:17.572Z] Removing intermediate container bef360c3defd [2023-07-23T21:39:17.572Z] ---> f5dd0d205566 [2023-07-23T21:39:17.572Z] Step 7/29 : WORKDIR /app [2023-07-23T21:39:17.572Z] ---> Running in 1045c058b012 [2023-07-23T21:39:17.572Z] Removing intermediate container 1045c058b012 [2023-07-23T21:39:17.572Z] ---> 13cb29e72e88 [2023-07-23T21:39:17.572Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-23T21:39:17.830Z] ---> 9a0369092def [2023-07-23T21:39:17.830Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-23T21:39:17.830Z] ---> Running in 4a2f4ad7f0db [2023-07-23T21:39:18.399Z] Removing intermediate container 4a2f4ad7f0db [2023-07-23T21:39:18.399Z] ---> 8d79243890c6 [2023-07-23T21:39:18.399Z] Step 10/29 : COPY . . [2023-07-23T21:39:18.967Z] ---> 2dfb677d1c79 [2023-07-23T21:39:18.967Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-23T21:39:18.967Z] ---> Running in dc74ab627c77 [2023-07-23T21:39:18.967Z] Removing intermediate container dc74ab627c77 [2023-07-23T21:39:18.967Z] ---> 67a14470b23b [2023-07-23T21:39:18.967Z] Step 12/29 : RUN $MAKE [2023-07-23T21:39:18.967Z] ---> Running in dd3eb5f584e2 [2023-07-23T21:39:19.228Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-23T21:39:37.315Z] Removing intermediate container dd3eb5f584e2 [2023-07-23T21:39:37.315Z] ---> 60257b53e4c7 [2023-07-23T21:39:37.315Z] Step 13/29 : FROM alpine:3.17 [2023-07-23T21:39:37.573Z] 3.17: Pulling from library/alpine [2023-07-23T21:39:37.831Z] 4db1b89c0bd1: Already exists [2023-07-23T21:39:37.831Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-23T21:39:37.831Z] Status: Downloaded newer image for alpine:3.17 [2023-07-23T21:39:37.831Z] ---> 1f73a9d63274 [2023-07-23T21:39:37.831Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-23T21:39:37.831Z] ---> Running in 14b27a65f2d9 [2023-07-23T21:39:37.831Z] Removing intermediate container 14b27a65f2d9 [2023-07-23T21:39:37.831Z] ---> aa79b1e20049 [2023-07-23T21:39:37.831Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-23T21:39:38.089Z] ---> Running in 00810092fb58 [2023-07-23T21:39:38.089Z] Removing intermediate container 00810092fb58 [2023-07-23T21:39:38.089Z] ---> bca8ed21d835 [2023-07-23T21:39:38.089Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-23T21:39:38.089Z] ---> Running in 4083cbe7480b [2023-07-23T21:39:38.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-23T21:39:38.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-23T21:39:38.867Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-23T21:39:38.867Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-23T21:39:38.867Z] Executing busybox-1.35.0-r29.trigger [2023-07-23T21:39:38.867Z] Executing ca-certificates-20230506-r0.trigger [2023-07-23T21:39:38.867Z] OK: 8 MiB in 17 packages [2023-07-23T21:39:39.434Z] Removing intermediate container 4083cbe7480b [2023-07-23T21:39:39.434Z] ---> b404ce884749 [2023-07-23T21:39:39.434Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-23T21:39:39.434Z] ---> 84e77915b45e [2023-07-23T21:39:39.434Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-23T21:39:39.692Z] ---> 579a5c5dd4c4 [2023-07-23T21:39:39.692Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-23T21:39:39.692Z] ---> 894d6a84b98e [2023-07-23T21:39:39.692Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-23T21:39:39.951Z] ---> e9b410114194 [2023-07-23T21:39:39.951Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-23T21:39:40.517Z] ---> 3adcb6dfaa27 [2023-07-23T21:39:40.517Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-23T21:39:40.517Z] ---> Running in 8464610bcf29 [2023-07-23T21:39:41.082Z] Removing intermediate container 8464610bcf29 [2023-07-23T21:39:41.082Z] ---> 3e84f7ded259 [2023-07-23T21:39:41.082Z] Step 23/29 : VOLUME /cache [2023-07-23T21:39:41.082Z] ---> Running in 6735d5a9f2fb [2023-07-23T21:39:41.082Z] Removing intermediate container 6735d5a9f2fb [2023-07-23T21:39:41.082Z] ---> 2187018a01bb [2023-07-23T21:39:41.082Z] Step 24/29 : EXPOSE 59711 [2023-07-23T21:39:41.082Z] ---> Running in cb4e44333764 [2023-07-23T21:39:41.082Z] Removing intermediate container cb4e44333764 [2023-07-23T21:39:41.082Z] ---> c58c0ccc6d63 [2023-07-23T21:39:41.082Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-23T21:39:41.082Z] ---> Running in ddda9389fd1f [2023-07-23T21:39:41.340Z] Removing intermediate container ddda9389fd1f [2023-07-23T21:39:41.340Z] ---> ebda5d6499d8 [2023-07-23T21:39:41.340Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-23T21:39:41.340Z] ---> Running in 8d735d335186 [2023-07-23T21:39:41.340Z] Removing intermediate container 8d735d335186 [2023-07-23T21:39:41.340Z] ---> cb3520215ec8 [2023-07-23T21:39:41.340Z] Step 27/29 : LABEL arch=amd64 [2023-07-23T21:39:41.340Z] ---> Running in 5057363b5542 [2023-07-23T21:39:41.340Z] Removing intermediate container 5057363b5542 [2023-07-23T21:39:41.340Z] ---> f2b7ff78bae3 [2023-07-23T21:39:41.340Z] Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:39:41.340Z] ---> Running in 9c6a5e6f38c3 [2023-07-23T21:39:41.612Z] Removing intermediate container 9c6a5e6f38c3 [2023-07-23T21:39:41.612Z] ---> 36d29654b263 [2023-07-23T21:39:41.612Z] Step 29/29 : LABEL version=0.0.0 [2023-07-23T21:39:41.612Z] ---> Running in 650e0e58457f [2023-07-23T21:39:41.612Z] Removing intermediate container 650e0e58457f [2023-07-23T21:39:41.612Z] ---> 32d30f0fa327 [2023-07-23T21:39:41.612Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-23T21:39:41.612Z] Successfully built 32d30f0fa327 [2023-07-23T21:39:41.612Z] 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-07-23T21:39:41.985Z] provisioning config files... [2023-07-23T21:39:41.993Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config7922929582909584286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:39:42.425Z] ---> docker-login.sh [2023-07-23T21:39:42.425Z] nexus3.edgexfoundry.org:10001 [2023-07-23T21:39:42.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:39:42.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:39:42.425Z] Configure a credential helper to remove this warning. See [2023-07-23T21:39:42.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:39:42.425Z] [2023-07-23T21:39:42.425Z] Login Succeeded [2023-07-23T21:39:42.425Z] nexus3.edgexfoundry.org:10002 [2023-07-23T21:39:42.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:39:42.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:39:42.425Z] Configure a credential helper to remove this warning. See [2023-07-23T21:39:42.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:39:42.425Z] [2023-07-23T21:39:42.425Z] Login Succeeded [2023-07-23T21:39:42.425Z] nexus3.edgexfoundry.org:10003 [2023-07-23T21:39:42.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:39:42.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:39:42.702Z] Configure a credential helper to remove this warning. See [2023-07-23T21:39:42.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:39:42.702Z] [2023-07-23T21:39:42.702Z] Login Succeeded [2023-07-23T21:39:42.702Z] nexus3.edgexfoundry.org:10004 [2023-07-23T21:39:42.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:39:42.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:39:42.702Z] Configure a credential helper to remove this warning. See [2023-07-23T21:39:42.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:39:42.702Z] [2023-07-23T21:39:42.702Z] Login Succeeded [2023-07-23T21:39:42.702Z] docker.io [2023-07-23T21:39:42.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:39:42.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:39:42.981Z] Configure a credential helper to remove this warning. See [2023-07-23T21:39:42.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:39:42.981Z] [2023-07-23T21:39:42.981Z] Login Succeeded [2023-07-23T21:39:42.981Z] ---> docker-login.sh ends [Pipeline] } [2023-07-23T21:39:43.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-23T21:39:43.178Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-23T21:39:43.231Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-07-23T21:39:43.231Z] 6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:39:43.231Z] latest [2023-07-23T21:39:43.231Z] 0.0.0 [2023-07-23T21:39:43.231Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [2023-07-23T21:39:43.231Z] minnesota [2023-07-23T21:39:43.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:43.784Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:44.228Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:39:44.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-23T21:39:44.228Z] 65cfb815b196: Preparing [2023-07-23T21:39:44.228Z] 9b9f0e5cf7f8: Preparing [2023-07-23T21:39:44.228Z] 7b927d5aea3c: Preparing [2023-07-23T21:39:44.228Z] 7b220770f749: Preparing [2023-07-23T21:39:44.228Z] f8e76f03aec3: Preparing [2023-07-23T21:39:44.228Z] be2e187b155c: Preparing [2023-07-23T21:39:44.228Z] 184d721d8905: Preparing [2023-07-23T21:39:44.228Z] 3dab9f8bf2d2: Preparing [2023-07-23T21:39:44.228Z] 184d721d8905: Waiting [2023-07-23T21:39:44.228Z] 3dab9f8bf2d2: Waiting [2023-07-23T21:39:44.489Z] 7b927d5aea3c: Pushed [2023-07-23T21:39:44.489Z] 7b220770f749: Pushed [2023-07-23T21:39:44.489Z] f8e76f03aec3: Pushed [2023-07-23T21:39:44.489Z] 65cfb815b196: Pushed [2023-07-23T21:39:44.489Z] 3dab9f8bf2d2: Layer already exists [2023-07-23T21:39:44.748Z] 184d721d8905: Pushed [2023-07-23T21:39:44.748Z] be2e187b155c: Pushed [2023-07-23T21:39:46.659Z] 9b9f0e5cf7f8: Pushed [2023-07-23T21:39:46.918Z] 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:47.373Z] + 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-07-23T21:39:47.931Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-23T21:39:47.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-23T21:39:47.931Z] 65cfb815b196: Preparing [2023-07-23T21:39:47.931Z] 9b9f0e5cf7f8: Preparing [2023-07-23T21:39:47.931Z] 7b927d5aea3c: Preparing [2023-07-23T21:39:47.931Z] 7b220770f749: Preparing [2023-07-23T21:39:47.931Z] f8e76f03aec3: Preparing [2023-07-23T21:39:47.931Z] be2e187b155c: Preparing [2023-07-23T21:39:47.931Z] 184d721d8905: Preparing [2023-07-23T21:39:47.931Z] 3dab9f8bf2d2: Preparing [2023-07-23T21:39:47.931Z] be2e187b155c: Waiting [2023-07-23T21:39:47.931Z] 184d721d8905: Waiting [2023-07-23T21:39:47.931Z] 3dab9f8bf2d2: Waiting [2023-07-23T21:39:47.931Z] 65cfb815b196: Layer already exists [2023-07-23T21:39:47.931Z] 7b220770f749: Layer already exists [2023-07-23T21:39:47.931Z] f8e76f03aec3: Layer already exists [2023-07-23T21:39:47.931Z] 9b9f0e5cf7f8: Layer already exists [2023-07-23T21:39:47.931Z] 7b927d5aea3c: Layer already exists [2023-07-23T21:39:47.931Z] be2e187b155c: Layer already exists [2023-07-23T21:39:47.931Z] 184d721d8905: Layer already exists [2023-07-23T21:39:47.931Z] 3dab9f8bf2d2: Layer already exists [2023-07-23T21:39:47.931Z] latest: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:48.384Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:48.833Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.0 [2023-07-23T21:39:48.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-23T21:39:48.833Z] 65cfb815b196: Preparing [2023-07-23T21:39:48.833Z] 9b9f0e5cf7f8: Preparing [2023-07-23T21:39:48.833Z] 7b927d5aea3c: Preparing [2023-07-23T21:39:48.833Z] 7b220770f749: Preparing [2023-07-23T21:39:48.833Z] f8e76f03aec3: Preparing [2023-07-23T21:39:48.833Z] be2e187b155c: Preparing [2023-07-23T21:39:48.833Z] 184d721d8905: Preparing [2023-07-23T21:39:48.833Z] 3dab9f8bf2d2: Preparing [2023-07-23T21:39:48.833Z] be2e187b155c: Waiting [2023-07-23T21:39:48.833Z] 184d721d8905: Waiting [2023-07-23T21:39:48.833Z] 3dab9f8bf2d2: Waiting [2023-07-23T21:39:48.833Z] 7b927d5aea3c: Layer already exists [2023-07-23T21:39:48.833Z] 9b9f0e5cf7f8: Layer already exists [2023-07-23T21:39:48.833Z] f8e76f03aec3: Layer already exists [2023-07-23T21:39:48.833Z] 65cfb815b196: Layer already exists [2023-07-23T21:39:48.833Z] 7b220770f749: Layer already exists [2023-07-23T21:39:48.833Z] 3dab9f8bf2d2: Layer already exists [2023-07-23T21:39:48.833Z] 184d721d8905: Layer already exists [2023-07-23T21:39:48.833Z] be2e187b155c: Layer already exists [2023-07-23T21:39:48.833Z] 0.0.0: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:49.294Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:49.737Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [2023-07-23T21:39:49.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-23T21:39:49.737Z] 65cfb815b196: Preparing [2023-07-23T21:39:49.737Z] 9b9f0e5cf7f8: Preparing [2023-07-23T21:39:49.737Z] 7b927d5aea3c: Preparing [2023-07-23T21:39:49.737Z] 7b220770f749: Preparing [2023-07-23T21:39:49.737Z] f8e76f03aec3: Preparing [2023-07-23T21:39:49.737Z] be2e187b155c: Preparing [2023-07-23T21:39:49.737Z] 184d721d8905: Preparing [2023-07-23T21:39:49.737Z] 3dab9f8bf2d2: Preparing [2023-07-23T21:39:49.737Z] be2e187b155c: Waiting [2023-07-23T21:39:49.737Z] 184d721d8905: Waiting [2023-07-23T21:39:49.737Z] 7b927d5aea3c: Layer already exists [2023-07-23T21:39:49.737Z] 7b220770f749: Layer already exists [2023-07-23T21:39:49.737Z] f8e76f03aec3: Layer already exists [2023-07-23T21:39:49.737Z] 9b9f0e5cf7f8: Layer already exists [2023-07-23T21:39:49.738Z] 65cfb815b196: Layer already exists [2023-07-23T21:39:49.738Z] 184d721d8905: Layer already exists [2023-07-23T21:39:49.738Z] 3dab9f8bf2d2: Layer already exists [2023-07-23T21:39:49.738Z] be2e187b155c: Layer already exists [2023-07-23T21:39:49.738Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:50.186Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:50.638Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:minnesota [2023-07-23T21:39:50.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-07-23T21:39:50.638Z] 65cfb815b196: Preparing [2023-07-23T21:39:50.638Z] 9b9f0e5cf7f8: Preparing [2023-07-23T21:39:50.638Z] 7b927d5aea3c: Preparing [2023-07-23T21:39:50.638Z] 7b220770f749: Preparing [2023-07-23T21:39:50.638Z] f8e76f03aec3: Preparing [2023-07-23T21:39:50.638Z] be2e187b155c: Preparing [2023-07-23T21:39:50.638Z] 184d721d8905: Preparing [2023-07-23T21:39:50.638Z] 3dab9f8bf2d2: Preparing [2023-07-23T21:39:50.638Z] 3dab9f8bf2d2: Waiting [2023-07-23T21:39:50.638Z] be2e187b155c: Waiting [2023-07-23T21:39:50.638Z] 184d721d8905: Waiting [2023-07-23T21:39:50.638Z] 65cfb815b196: Layer already exists [2023-07-23T21:39:50.638Z] f8e76f03aec3: Layer already exists [2023-07-23T21:39:50.638Z] 7b927d5aea3c: Layer already exists [2023-07-23T21:39:50.638Z] 7b220770f749: Layer already exists [2023-07-23T21:39:50.638Z] 9b9f0e5cf7f8: Layer already exists [2023-07-23T21:39:50.638Z] be2e187b155c: Layer already exists [2023-07-23T21:39:50.638Z] 3dab9f8bf2d2: Layer already exists [2023-07-23T21:39:50.638Z] 184d721d8905: Layer already exists [2023-07-23T21:39:50.638Z] minnesota: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-23T21:39:50.878Z] ===================================================== [Pipeline] echo [2023-07-23T21:39:50.912Z] taggedImages: [2023-07-23T21:39:50.912Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:39:50.912Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-07-23T21:39:50.912Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.0 [2023-07-23T21:39:50.912Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [2023-07-23T21:39:50.912Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:minnesota [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-07-23T21:39:51.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-23T21:39:51.621Z] [2023-07-23T21:39:51.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:39:52.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-23T21:39:52.005Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-23T21:39:52.005Z] 5eb5b503b376: Pulling fs layer [2023-07-23T21:39:52.005Z] 5c69ac0246d0: Pulling fs layer [2023-07-23T21:39:52.005Z] ec43610c2a17: Pulling fs layer [2023-07-23T21:39:52.005Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-23T21:39:52.005Z] 33b1e0a273af: Pulling fs layer [2023-07-23T21:39:52.005Z] 5d3b04190fa2: Pulling fs layer [2023-07-23T21:39:52.005Z] 3a2ae6a8a46f: Waiting [2023-07-23T21:39:52.005Z] 33b1e0a273af: Waiting [2023-07-23T21:39:52.005Z] 2f39f015ded8: Pulling fs layer [2023-07-23T21:39:52.005Z] 5d3b04190fa2: Waiting [2023-07-23T21:39:52.005Z] 2f39f015ded8: Waiting [2023-07-23T21:39:52.005Z] 5c69ac0246d0: Verifying Checksum [2023-07-23T21:39:52.005Z] 5c69ac0246d0: Download complete [2023-07-23T21:39:52.005Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-23T21:39:52.005Z] 3a2ae6a8a46f: Download complete [2023-07-23T21:39:52.005Z] ec43610c2a17: Verifying Checksum [2023-07-23T21:39:52.005Z] ec43610c2a17: Download complete [2023-07-23T21:39:52.005Z] 33b1e0a273af: Verifying Checksum [2023-07-23T21:39:52.005Z] 33b1e0a273af: Download complete [2023-07-23T21:39:52.005Z] 5d3b04190fa2: Verifying Checksum [2023-07-23T21:39:52.005Z] 5d3b04190fa2: Download complete [2023-07-23T21:39:52.264Z] 5eb5b503b376: Verifying Checksum [2023-07-23T21:39:52.264Z] 5eb5b503b376: Download complete [2023-07-23T21:39:52.831Z] 2f39f015ded8: Download complete [2023-07-23T21:39:53.396Z] 5eb5b503b376: Pull complete [2023-07-23T21:39:53.396Z] 5c69ac0246d0: Pull complete [2023-07-23T21:39:53.964Z] ec43610c2a17: Pull complete [2023-07-23T21:39:53.964Z] 3a2ae6a8a46f: Pull complete [2023-07-23T21:39:53.964Z] 33b1e0a273af: Pull complete [2023-07-23T21:39:54.222Z] 5d3b04190fa2: Pull complete [2023-07-23T21:39:58.411Z] 2f39f015ded8: Pull complete [2023-07-23T21:39:58.411Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-23T21:39:58.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-23T21:39:58.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:39:58.631Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:39:58.662Z] $ 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/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-23T21:40:01.559Z] $ docker top de86537bcd2ba22061f4102ee901d7cd5a6b2e34c72bebc523ca6ff81a249ad0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:40:01.983Z] ---> job-cost.sh [2023-07-23T21:40:01.983Z] lf-activate-venv: SKIPPING [2023-07-23T21:40:01.983Z] INFO: No Stack... [2023-07-23T21:40:02.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-23T21:40:02.501Z] INFO: Archiving Costs [Pipeline] sh [2023-07-23T21:40:02.812Z] + cat /w/workspace/pp-rfid-llrp-inventory_minnesota/archives/cost.csv [2023-07-23T21:40:02.812Z] + cut -d, -f6 [Pipeline] lock [2023-07-23T21:40:02.851Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [2023-07-23T21:40:02.856Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] did not exist. Created. [2023-07-23T21:40:02.856Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-23T21:40:03.248Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-23T21:40:03.299Z] Stashed 1 file(s) [Pipeline] } [2023-07-23T21:40:03.328Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-23T21:40:03.411Z] $ docker stop --time=1 de86537bcd2ba22061f4102ee901d7cd5a6b2e34c72bebc523ca6ff81a249ad0 [2023-07-23T21:40:04.561Z] $ docker rm -f --volumes de86537bcd2ba22061f4102ee901d7cd5a6b2e34c72bebc523ca6ff81a249ad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-23T21:40:48.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1835 in /w/workspace/pp-rfid-llrp-inventory_minnesota [Pipeline] { [Pipeline] ws [2023-07-23T21:40:48.450Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-07-23T21:40:48.523Z] The recommended git tool is: git [2023-07-23T21:40:54.811Z] using credential edgex-jenkins-ssh [2023-07-23T21:40:54.829Z] Cloning the remote Git repository [2023-07-23T21:40:54.884Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-23T21:40:54.988Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-07-23T21:40:55.157Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-23T21:40:55.158Z] > git --version # timeout=10 [2023-07-23T21:40:55.181Z] > git --version # 'git version 2.25.1' [2023-07-23T21:40:55.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-23T21:40:55.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-23T21:40:58.397Z] Avoid second fetch [2023-07-23T21:40:58.397Z] Checking out Revision 6182e83b98c022ca1bd0a0839ba068b34176a663 (minnesota) [2023-07-23T21:40:57.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-23T21:40:57.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-23T21:40:58.421Z] > git config core.sparsecheckout # timeout=10 [2023-07-23T21:40:58.492Z] > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 [2023-07-23T21:40:59.036Z] Commit message: "docs: Update changelog for 3.0 (#205)" [2023-07-23T21:40:59.108Z] > git --version # timeout=10 [2023-07-23T21:40:59.125Z] > git --version # 'git version 2.25.1' [2023-07-23T21:40:59.146Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-23T21:41:00.285Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-23T21:41:00.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-23T21:41:00.286Z] Dload Upload Total Spent Left Speed [2023-07-23T21:41:00.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-07-23T21:41:00.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-23T21:41:01.346Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-23T21:41:01.346Z] + sudo tee /etc/docker/daemon.new [2023-07-23T21:41:01.346Z] { [2023-07-23T21:41:01.346Z] "registry-mirrors": [ [2023-07-23T21:41:01.346Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-23T21:41:01.346Z] ], [2023-07-23T21:41:01.346Z] "bip": "10.250.0.254/24", [2023-07-23T21:41:01.346Z] "hosts": [ [2023-07-23T21:41:01.346Z] "tcp://0.0.0.0:5555", [2023-07-23T21:41:01.346Z] "unix:///var/run/docker.sock" [2023-07-23T21:41:01.346Z] ], [2023-07-23T21:41:01.346Z] "mtu": 1458, [2023-07-23T21:41:01.346Z] "selinux-enabled": true, [2023-07-23T21:41:01.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-23T21:41:01.346Z] } [Pipeline] sh [2023-07-23T21:41:01.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-23T21:41:02.068Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-23T21:41:20.410Z] provisioning config files... [2023-07-23T21:41:20.439Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13650652611588237409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:41:20.841Z] ---> docker-login.sh [2023-07-23T21:41:20.841Z] nexus3.edgexfoundry.org:10001 [2023-07-23T21:41:21.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:41:21.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:41:21.433Z] Configure a credential helper to remove this warning. See [2023-07-23T21:41:21.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:41:21.433Z] [2023-07-23T21:41:21.433Z] Login Succeeded [2023-07-23T21:41:21.433Z] nexus3.edgexfoundry.org:10002 [2023-07-23T21:41:21.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:41:21.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:41:21.975Z] Configure a credential helper to remove this warning. See [2023-07-23T21:41:21.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:41:21.976Z] [2023-07-23T21:41:21.976Z] Login Succeeded [2023-07-23T21:41:21.976Z] nexus3.edgexfoundry.org:10003 [2023-07-23T21:41:21.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:41:22.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:41:22.248Z] Configure a credential helper to remove this warning. See [2023-07-23T21:41:22.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:41:22.248Z] [2023-07-23T21:41:22.248Z] Login Succeeded [2023-07-23T21:41:22.248Z] nexus3.edgexfoundry.org:10004 [2023-07-23T21:41:22.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:41:22.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:41:22.524Z] Configure a credential helper to remove this warning. See [2023-07-23T21:41:22.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:41:22.524Z] [2023-07-23T21:41:22.524Z] Login Succeeded [2023-07-23T21:41:22.524Z] docker.io [2023-07-23T21:41:22.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:41:23.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:41:23.065Z] Configure a credential helper to remove this warning. See [2023-07-23T21:41:23.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:41:23.065Z] [2023-07-23T21:41:23.065Z] Login Succeeded [2023-07-23T21:41:23.065Z] ---> docker-login.sh ends [Pipeline] } [2023-07-23T21:41:23.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-23T21:41:23.492Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-23T21:41:23.528Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-23T21:41:23.563Z] ========================================================= [2023-07-23T21:41:23.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-23T21:41:23.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:41:24.091Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-23T21:41:26.057Z] Sending build context to Docker daemon 683kB [2023-07-23T21:41:26.057Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-23T21:41:26.057Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-23T21:41:26.057Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-23T21:41:26.057Z] edb6bdbacee9: Pulling fs layer [2023-07-23T21:41:26.057Z] 5f9638ab2659: Pulling fs layer [2023-07-23T21:41:26.057Z] 8d51d6327a98: Pulling fs layer [2023-07-23T21:41:26.057Z] 8b374f2dd631: Pulling fs layer [2023-07-23T21:41:26.057Z] ec14aa9079de: Pulling fs layer [2023-07-23T21:41:26.057Z] 2f466654f4bb: Pulling fs layer [2023-07-23T21:41:26.057Z] 554e91adad29: Pulling fs layer [2023-07-23T21:41:26.057Z] ec14aa9079de: Waiting [2023-07-23T21:41:26.057Z] 2f466654f4bb: Waiting [2023-07-23T21:41:26.057Z] 554e91adad29: Waiting [2023-07-23T21:41:26.057Z] 8b374f2dd631: Waiting [2023-07-23T21:41:26.057Z] 5f9638ab2659: Verifying Checksum [2023-07-23T21:41:26.057Z] 5f9638ab2659: Download complete [2023-07-23T21:41:26.057Z] 8b374f2dd631: Verifying Checksum [2023-07-23T21:41:26.057Z] 8b374f2dd631: Download complete [2023-07-23T21:41:26.057Z] ec14aa9079de: Verifying Checksum [2023-07-23T21:41:26.057Z] ec14aa9079de: Download complete [2023-07-23T21:41:26.057Z] edb6bdbacee9: Verifying Checksum [2023-07-23T21:41:26.057Z] edb6bdbacee9: Download complete [2023-07-23T21:41:27.045Z] edb6bdbacee9: Pull complete [2023-07-23T21:41:27.638Z] 554e91adad29: Verifying Checksum [2023-07-23T21:41:27.638Z] 554e91adad29: Download complete [2023-07-23T21:41:27.638Z] 5f9638ab2659: Pull complete [2023-07-23T21:41:28.620Z] 2f466654f4bb: Verifying Checksum [2023-07-23T21:41:28.620Z] 2f466654f4bb: Download complete [2023-07-23T21:41:28.895Z] 8d51d6327a98: Verifying Checksum [2023-07-23T21:41:28.895Z] 8d51d6327a98: Download complete [2023-07-23T21:41:41.266Z] 8d51d6327a98: Pull complete [2023-07-23T21:41:41.266Z] 8b374f2dd631: Pull complete [2023-07-23T21:41:41.266Z] ec14aa9079de: Pull complete [2023-07-23T21:41:47.959Z] 2f466654f4bb: Pull complete [2023-07-23T21:41:52.244Z] 554e91adad29: Pull complete [2023-07-23T21:41:52.244Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-23T21:41:52.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-23T21:41:52.244Z] ---> 1e15ea492957 [2023-07-23T21:41:52.244Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-23T21:41:53.694Z] ---> Running in 0b1903ce5201 [2023-07-23T21:41:53.964Z] Removing intermediate container 0b1903ce5201 [2023-07-23T21:41:53.964Z] ---> 50e22e95ce8e [2023-07-23T21:41:53.964Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-23T21:41:54.234Z] ---> Running in 76ddaf6482b9 [2023-07-23T21:41:54.504Z] Removing intermediate container 76ddaf6482b9 [2023-07-23T21:41:54.504Z] ---> 06bee1daa39f [2023-07-23T21:41:54.504Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-23T21:41:54.504Z] ---> Running in a11d93b63f1c [2023-07-23T21:41:54.785Z] Removing intermediate container a11d93b63f1c [2023-07-23T21:41:54.785Z] ---> 2bf50f7515dd [2023-07-23T21:41:54.785Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-23T21:41:55.054Z] ---> Running in 80e614039645 [2023-07-23T21:41:56.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-23T21:41:56.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-23T21:41:57.576Z] OK: 263 MiB in 53 packages [2023-07-23T21:41:58.556Z] Removing intermediate container 80e614039645 [2023-07-23T21:41:58.556Z] ---> c6d642d2f461 [2023-07-23T21:41:58.556Z] Step 7/12 : WORKDIR /app [2023-07-23T21:41:58.556Z] ---> Running in 27f989caee07 [2023-07-23T21:41:58.826Z] Removing intermediate container 27f989caee07 [2023-07-23T21:41:58.826Z] ---> 6e3456aa17b1 [2023-07-23T21:41:58.826Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-23T21:41:59.414Z] ---> cc7862eb1229 [2023-07-23T21:41:59.414Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-23T21:41:59.414Z] ---> Running in 657f364f3fb6 [2023-07-23T21:43:07.321Z] Removing intermediate container 657f364f3fb6 [2023-07-23T21:43:07.321Z] ---> 1d0f0dd3ff9d [2023-07-23T21:43:07.321Z] Step 10/12 : COPY . . [2023-07-23T21:43:07.321Z] ---> 2c7f58d07091 [2023-07-23T21:43:07.321Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-23T21:43:07.321Z] ---> Running in 23f8127a35ec [2023-07-23T21:43:07.321Z] Removing intermediate container 23f8127a35ec [2023-07-23T21:43:07.321Z] ---> ee323d06ffa5 [2023-07-23T21:43:07.321Z] Step 12/12 : RUN $MAKE [2023-07-23T21:43:07.321Z] ---> Running in b2a523bd0db0 [2023-07-23T21:43:07.321Z] noop [2023-07-23T21:43:07.321Z] Removing intermediate container b2a523bd0db0 [2023-07-23T21:43:07.321Z] ---> e6fb2c14215f [2023-07-23T21:43:07.321Z] Successfully built e6fb2c14215f [2023-07-23T21:43:07.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:43:07.797Z] + docker inspect -f . ci-base-image-arm64 [2023-07-23T21:43:07.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:43:08.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container [2023-07-23T21:43:08.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2023-07-23T21:43:09.312Z] $ docker top ca31ec7cc57389c032fe31006e61fd759aa7505702f58ab4a2623c76c87a81fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-23T21:43:10.186Z] + go version [2023-07-23T21:43:10.186Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-23T21:43:10.226Z] $ docker stop --time=1 ca31ec7cc57389c032fe31006e61fd759aa7505702f58ab4a2623c76c87a81fa [2023-07-23T21:43:11.812Z] $ docker rm -f --volumes ca31ec7cc57389c032fe31006e61fd759aa7505702f58ab4a2623c76c87a81fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:43:12.694Z] + docker inspect -f . ci-base-image-arm64 [2023-07-23T21:43:12.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:43:12.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container [2023-07-23T21:43:13.017Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2023-07-23T21:43:14.149Z] $ docker top 5af0d0dc02c55b480a603a95f3a94f950ff62226be7ee2737c6bdbf7fdaa2d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-23T21:43:14.710Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-07-23T21:43:15.098Z] + make test [2023-07-23T21:43:15.098Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-23T21:46:21.879Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-23T21:46:30.114Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-23T21:46:30.386Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements [2023-07-23T21:46:40.469Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.543s coverage: 71.9% of statements [2023-07-23T21:46:41.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-23T21:46:41.053Z] go vet ./... [2023-07-23T21:49:02.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-23T21:49:02.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-23T21:49:02.780Z] ./bin/test-attribution.sh [2023-07-23T21:49:02.780Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-23T21:49:02.815Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-23T21:49:02.847Z] $ docker stop --time=1 5af0d0dc02c55b480a603a95f3a94f950ff62226be7ee2737c6bdbf7fdaa2d88 [2023-07-23T21:49:04.713Z] $ docker rm -f --volumes 5af0d0dc02c55b480a603a95f3a94f950ff62226be7ee2737c6bdbf7fdaa2d88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-23T21:49:06.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-23T21:49:06.325Z] Warning: overwriting stash ‘coverage-report’ [2023-07-23T21:49:06.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-23T21:49:07.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-23T21:49:07.698Z] + ls -al . [2023-07-23T21:49:07.698Z] total 228 [2023-07-23T21:49:07.698Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 21:43 . [2023-07-23T21:49:07.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:40 .. [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 23 21:40 .dockerignore [2023-07-23T21:49:07.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 21:40 .git [2023-07-23T21:49:07.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:40 .github [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 23 21:40 .gitignore [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 23 21:40 .golangci.yml [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 9805 Jul 23 21:40 Attribution.txt [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 23 21:40 CHANGELOG.md [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 23 21:40 Dockerfile [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 21:40 GOVERNANCE.md [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 23 21:40 Jenkinsfile [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 23 21:40 LICENSE [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 23 21:40 Makefile [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 23 21:40 OWNERS.md [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 23 21:40 README.md [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 21:37 VERSION [2023-07-23T21:49:07.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:40 bin [2023-07-23T21:49:07.698Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 23 21:46 coverage.out [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 3419 Jul 23 21:40 go.mod [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 31409 Jul 23 21:40 go.sum [2023-07-23T21:49:07.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:40 images [2023-07-23T21:49:07.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:40 internal [2023-07-23T21:49:07.698Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 23 21:40 main.go [2023-07-23T21:49:07.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:40 res [2023-07-23T21:49:07.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:40 snap [2023-07-23T21:49:07.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:49:08.120Z] + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=arm64 --label version=0.0.0 . [2023-07-23T21:49:08.389Z] Sending build context to Docker daemon 683kB [2023-07-23T21:49:08.389Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-23T21:49:08.389Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-23T21:49:08.389Z] ---> e6fb2c14215f [2023-07-23T21:49:08.389Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-23T21:49:08.389Z] ---> Running in 254f4a6126ab [2023-07-23T21:49:08.662Z] Removing intermediate container 254f4a6126ab [2023-07-23T21:49:08.662Z] ---> a492ce988da1 [2023-07-23T21:49:08.662Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-23T21:49:08.941Z] ---> Running in 5612fdef47cc [2023-07-23T21:49:09.207Z] Removing intermediate container 5612fdef47cc [2023-07-23T21:49:09.207Z] ---> 848ee51aa87c [2023-07-23T21:49:09.207Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-23T21:49:09.208Z] ---> Running in 529837ea2d58 [2023-07-23T21:49:09.484Z] Removing intermediate container 529837ea2d58 [2023-07-23T21:49:09.484Z] ---> 91d52bf2d799 [2023-07-23T21:49:09.484Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-23T21:49:09.484Z] ---> Running in 2a778da4f939 [2023-07-23T21:49:10.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-23T21:49:11.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-23T21:49:12.440Z] OK: 263 MiB in 53 packages [2023-07-23T21:49:13.024Z] Removing intermediate container 2a778da4f939 [2023-07-23T21:49:13.024Z] ---> 7dfbd89d4943 [2023-07-23T21:49:13.024Z] Step 7/29 : WORKDIR /app [2023-07-23T21:49:13.024Z] ---> Running in ff17d139c7e4 [2023-07-23T21:49:13.292Z] Removing intermediate container ff17d139c7e4 [2023-07-23T21:49:13.292Z] ---> 4e1146b9a454 [2023-07-23T21:49:13.292Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-23T21:49:13.878Z] ---> 73a8e6e3bd09 [2023-07-23T21:49:13.878Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-23T21:49:13.878Z] ---> Running in dd4843c90cf3 [2023-07-23T21:49:16.472Z] Removing intermediate container dd4843c90cf3 [2023-07-23T21:49:16.472Z] ---> f21c249678a2 [2023-07-23T21:49:16.472Z] Step 10/29 : COPY . . [2023-07-23T21:49:16.472Z] ---> 48a4b2793179 [2023-07-23T21:49:16.472Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-23T21:49:16.737Z] ---> Running in a7a850eb1653 [2023-07-23T21:49:17.004Z] Removing intermediate container a7a850eb1653 [2023-07-23T21:49:17.004Z] ---> e275131dc0ff [2023-07-23T21:49:17.004Z] Step 12/29 : RUN $MAKE [2023-07-23T21:49:17.004Z] ---> Running in dc3f536b6fe8 [2023-07-23T21:49:17.972Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-23T21:51:24.655Z] Removing intermediate container dc3f536b6fe8 [2023-07-23T21:51:24.655Z] ---> cc7351eaee1c [2023-07-23T21:51:24.655Z] Step 13/29 : FROM alpine:3.17 [2023-07-23T21:51:24.655Z] 3.17: Pulling from library/alpine [2023-07-23T21:51:24.655Z] edb6bdbacee9: Already exists [2023-07-23T21:51:24.655Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-23T21:51:24.655Z] Status: Downloaded newer image for alpine:3.17 [2023-07-23T21:51:24.655Z] ---> 779605e5fbc0 [2023-07-23T21:51:24.655Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-23T21:51:24.655Z] ---> Running in 71f622f953ef [2023-07-23T21:51:24.655Z] Removing intermediate container 71f622f953ef [2023-07-23T21:51:24.655Z] ---> 92290f774da0 [2023-07-23T21:51:24.655Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-23T21:51:24.655Z] ---> Running in 55e928952172 [2023-07-23T21:51:24.922Z] Removing intermediate container 55e928952172 [2023-07-23T21:51:24.922Z] ---> e23cc8795b2b [2023-07-23T21:51:24.922Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-23T21:51:24.922Z] ---> Running in c1bb8c5503ef [2023-07-23T21:51:25.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-23T21:51:26.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-23T21:51:27.423Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-23T21:51:27.423Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-23T21:51:27.423Z] Executing busybox-1.35.0-r29.trigger [2023-07-23T21:51:27.423Z] Executing ca-certificates-20230506-r0.trigger [2023-07-23T21:51:27.691Z] OK: 8 MiB in 17 packages [2023-07-23T21:51:29.109Z] Removing intermediate container c1bb8c5503ef [2023-07-23T21:51:29.109Z] ---> 3221d771c5b8 [2023-07-23T21:51:29.109Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-23T21:51:29.374Z] ---> 644bf2783e36 [2023-07-23T21:51:29.374Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-23T21:51:29.958Z] ---> 0b65cdda856c [2023-07-23T21:51:29.958Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-23T21:51:30.542Z] ---> 1e348eb79cd3 [2023-07-23T21:51:30.542Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-23T21:51:30.808Z] ---> 0d33a51c1c6c [2023-07-23T21:51:30.808Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-23T21:51:32.335Z] ---> c291aea50298 [2023-07-23T21:51:32.335Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-23T21:51:32.335Z] ---> Running in de70fd794d64 [2023-07-23T21:51:33.748Z] Removing intermediate container de70fd794d64 [2023-07-23T21:51:33.748Z] ---> 077c1baab423 [2023-07-23T21:51:33.748Z] Step 23/29 : VOLUME /cache [2023-07-23T21:51:33.748Z] ---> Running in 9c5ceae8faea [2023-07-23T21:51:34.016Z] Removing intermediate container 9c5ceae8faea [2023-07-23T21:51:34.016Z] ---> d71f00fcc597 [2023-07-23T21:51:34.016Z] Step 24/29 : EXPOSE 59711 [2023-07-23T21:51:34.282Z] ---> Running in e2c846f1d02d [2023-07-23T21:51:34.549Z] Removing intermediate container e2c846f1d02d [2023-07-23T21:51:34.550Z] ---> 41401156f764 [2023-07-23T21:51:34.550Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-23T21:51:34.550Z] ---> Running in 53d3a0ebea89 [2023-07-23T21:51:34.817Z] Removing intermediate container 53d3a0ebea89 [2023-07-23T21:51:34.817Z] ---> 9e2eab561a95 [2023-07-23T21:51:34.817Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-23T21:51:34.817Z] ---> Running in c6970a58ffbf [2023-07-23T21:51:35.163Z] Removing intermediate container c6970a58ffbf [2023-07-23T21:51:35.163Z] ---> f39466bfdaa2 [2023-07-23T21:51:35.163Z] Step 27/29 : LABEL arch=arm64 [2023-07-23T21:51:35.437Z] ---> Running in dee5f91a5d01 [2023-07-23T21:51:35.715Z] Removing intermediate container dee5f91a5d01 [2023-07-23T21:51:35.715Z] ---> 60f839745f64 [2023-07-23T21:51:35.715Z] Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:51:35.715Z] ---> Running in afda353eb39d [2023-07-23T21:51:35.987Z] Removing intermediate container afda353eb39d [2023-07-23T21:51:35.987Z] ---> 9b74b0fd941b [2023-07-23T21:51:35.987Z] Step 29/29 : LABEL version=0.0.0 [2023-07-23T21:51:35.987Z] ---> Running in 454289277a6e [2023-07-23T21:51:36.260Z] Removing intermediate container 454289277a6e [2023-07-23T21:51:36.260Z] ---> ed9e5c035cdc [2023-07-23T21:51:36.260Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-23T21:51:36.260Z] Successfully built ed9e5c035cdc [2023-07-23T21:51:36.260Z] 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-07-23T21:51:36.670Z] provisioning config files... [2023-07-23T21:51:36.691Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12158769116282830900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:51:37.082Z] ---> docker-login.sh [2023-07-23T21:51:37.082Z] nexus3.edgexfoundry.org:10001 [2023-07-23T21:51:37.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:51:37.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:51:37.389Z] Configure a credential helper to remove this warning. See [2023-07-23T21:51:37.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:51:37.389Z] [2023-07-23T21:51:37.389Z] Login Succeeded [2023-07-23T21:51:37.389Z] nexus3.edgexfoundry.org:10002 [2023-07-23T21:51:37.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:51:37.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:51:37.663Z] Configure a credential helper to remove this warning. See [2023-07-23T21:51:37.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:51:37.663Z] [2023-07-23T21:51:37.663Z] Login Succeeded [2023-07-23T21:51:37.663Z] nexus3.edgexfoundry.org:10003 [2023-07-23T21:51:37.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:51:38.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:51:38.199Z] Configure a credential helper to remove this warning. See [2023-07-23T21:51:38.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:51:38.199Z] [2023-07-23T21:51:38.199Z] Login Succeeded [2023-07-23T21:51:38.199Z] nexus3.edgexfoundry.org:10004 [2023-07-23T21:51:38.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:51:38.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:51:38.467Z] Configure a credential helper to remove this warning. See [2023-07-23T21:51:38.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:51:38.467Z] [2023-07-23T21:51:38.467Z] Login Succeeded [2023-07-23T21:51:38.467Z] docker.io [2023-07-23T21:51:38.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-23T21:51:38.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-23T21:51:38.998Z] Configure a credential helper to remove this warning. See [2023-07-23T21:51:38.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-23T21:51:38.998Z] [2023-07-23T21:51:38.998Z] Login Succeeded [2023-07-23T21:51:38.998Z] ---> docker-login.sh ends [Pipeline] } [2023-07-23T21:51:39.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-23T21:51:39.184Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-23T21:51:39.236Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-07-23T21:51:39.236Z] 6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:51:39.236Z] latest [2023-07-23T21:51:39.236Z] 0.0.0 [2023-07-23T21:51:39.236Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [2023-07-23T21:51:39.236Z] minnesota [2023-07-23T21:51:39.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:39.771Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:40.245Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:51:40.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-23T21:51:40.245Z] 00dafbc026fc: Preparing [2023-07-23T21:51:40.245Z] 7478f7a930ba: Preparing [2023-07-23T21:51:40.245Z] 83e735c9f1bf: Preparing [2023-07-23T21:51:40.245Z] 749852700aa0: Preparing [2023-07-23T21:51:40.246Z] d580c1d02f87: Preparing [2023-07-23T21:51:40.246Z] ce5331659a23: Preparing [2023-07-23T21:51:40.246Z] b55cce3e19f3: Preparing [2023-07-23T21:51:40.246Z] 9386262d7a74: Preparing [2023-07-23T21:51:40.246Z] ce5331659a23: Waiting [2023-07-23T21:51:40.246Z] b55cce3e19f3: Waiting [2023-07-23T21:51:40.246Z] 9386262d7a74: Waiting [2023-07-23T21:51:40.511Z] 749852700aa0: Pushed [2023-07-23T21:51:40.511Z] 00dafbc026fc: Pushed [2023-07-23T21:51:40.511Z] 83e735c9f1bf: Pushed [2023-07-23T21:51:40.511Z] d580c1d02f87: Pushed [2023-07-23T21:51:40.511Z] 9386262d7a74: Layer already exists [2023-07-23T21:51:40.511Z] ce5331659a23: Pushed [2023-07-23T21:51:40.777Z] b55cce3e19f3: Pushed [2023-07-23T21:51:46.109Z] 7478f7a930ba: Pushed [2023-07-23T21:51:46.109Z] 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:46.581Z] + 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-07-23T21:51:47.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-23T21:51:47.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-23T21:51:47.050Z] 00dafbc026fc: Preparing [2023-07-23T21:51:47.050Z] 7478f7a930ba: Preparing [2023-07-23T21:51:47.050Z] 83e735c9f1bf: Preparing [2023-07-23T21:51:47.050Z] 749852700aa0: Preparing [2023-07-23T21:51:47.050Z] d580c1d02f87: Preparing [2023-07-23T21:51:47.050Z] ce5331659a23: Preparing [2023-07-23T21:51:47.050Z] b55cce3e19f3: Preparing [2023-07-23T21:51:47.050Z] 9386262d7a74: Preparing [2023-07-23T21:51:47.050Z] b55cce3e19f3: Waiting [2023-07-23T21:51:47.050Z] 9386262d7a74: Waiting [2023-07-23T21:51:47.050Z] ce5331659a23: Waiting [2023-07-23T21:51:47.050Z] d580c1d02f87: Layer already exists [2023-07-23T21:51:47.050Z] 749852700aa0: Layer already exists [2023-07-23T21:51:47.051Z] 00dafbc026fc: Layer already exists [2023-07-23T21:51:47.051Z] 83e735c9f1bf: Layer already exists [2023-07-23T21:51:47.051Z] 7478f7a930ba: Layer already exists [2023-07-23T21:51:47.051Z] 9386262d7a74: Layer already exists [2023-07-23T21:51:47.051Z] ce5331659a23: Layer already exists [2023-07-23T21:51:47.051Z] b55cce3e19f3: Layer already exists [2023-07-23T21:51:47.051Z] latest: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:47.535Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:48.020Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.0 [2023-07-23T21:51:48.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-23T21:51:48.020Z] 00dafbc026fc: Preparing [2023-07-23T21:51:48.020Z] 7478f7a930ba: Preparing [2023-07-23T21:51:48.020Z] 83e735c9f1bf: Preparing [2023-07-23T21:51:48.020Z] 749852700aa0: Preparing [2023-07-23T21:51:48.020Z] d580c1d02f87: Preparing [2023-07-23T21:51:48.020Z] ce5331659a23: Preparing [2023-07-23T21:51:48.020Z] b55cce3e19f3: Preparing [2023-07-23T21:51:48.020Z] 9386262d7a74: Preparing [2023-07-23T21:51:48.020Z] ce5331659a23: Waiting [2023-07-23T21:51:48.020Z] b55cce3e19f3: Waiting [2023-07-23T21:51:48.020Z] 9386262d7a74: Waiting [2023-07-23T21:51:48.020Z] 7478f7a930ba: Layer already exists [2023-07-23T21:51:48.020Z] 749852700aa0: Layer already exists [2023-07-23T21:51:48.020Z] d580c1d02f87: Layer already exists [2023-07-23T21:51:48.020Z] 83e735c9f1bf: Layer already exists [2023-07-23T21:51:48.020Z] 00dafbc026fc: Layer already exists [2023-07-23T21:51:48.020Z] b55cce3e19f3: Layer already exists [2023-07-23T21:51:48.020Z] ce5331659a23: Layer already exists [2023-07-23T21:51:48.020Z] 9386262d7a74: Layer already exists [2023-07-23T21:51:48.286Z] 0.0.0: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:48.780Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:49.254Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [2023-07-23T21:51:49.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-23T21:51:49.254Z] 00dafbc026fc: Preparing [2023-07-23T21:51:49.254Z] 7478f7a930ba: Preparing [2023-07-23T21:51:49.254Z] 83e735c9f1bf: Preparing [2023-07-23T21:51:49.254Z] 749852700aa0: Preparing [2023-07-23T21:51:49.254Z] d580c1d02f87: Preparing [2023-07-23T21:51:49.254Z] ce5331659a23: Preparing [2023-07-23T21:51:49.254Z] b55cce3e19f3: Preparing [2023-07-23T21:51:49.254Z] 9386262d7a74: Preparing [2023-07-23T21:51:49.254Z] b55cce3e19f3: Waiting [2023-07-23T21:51:49.254Z] 9386262d7a74: Waiting [2023-07-23T21:51:49.254Z] ce5331659a23: Waiting [2023-07-23T21:51:49.254Z] 749852700aa0: Layer already exists [2023-07-23T21:51:49.254Z] 7478f7a930ba: Layer already exists [2023-07-23T21:51:49.254Z] d580c1d02f87: Layer already exists [2023-07-23T21:51:49.254Z] 83e735c9f1bf: Layer already exists [2023-07-23T21:51:49.254Z] 00dafbc026fc: Layer already exists [2023-07-23T21:51:49.254Z] ce5331659a23: Layer already exists [2023-07-23T21:51:49.254Z] 9386262d7a74: Layer already exists [2023-07-23T21:51:49.254Z] b55cce3e19f3: Layer already exists [2023-07-23T21:51:49.254Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:49.989Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:50.463Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:minnesota [2023-07-23T21:51:50.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-07-23T21:51:50.463Z] 00dafbc026fc: Preparing [2023-07-23T21:51:50.463Z] 7478f7a930ba: Preparing [2023-07-23T21:51:50.463Z] 83e735c9f1bf: Preparing [2023-07-23T21:51:50.463Z] 749852700aa0: Preparing [2023-07-23T21:51:50.463Z] d580c1d02f87: Preparing [2023-07-23T21:51:50.463Z] ce5331659a23: Preparing [2023-07-23T21:51:50.463Z] b55cce3e19f3: Preparing [2023-07-23T21:51:50.463Z] 9386262d7a74: Preparing [2023-07-23T21:51:50.463Z] ce5331659a23: Waiting [2023-07-23T21:51:50.463Z] b55cce3e19f3: Waiting [2023-07-23T21:51:50.463Z] 9386262d7a74: Waiting [2023-07-23T21:51:50.463Z] 83e735c9f1bf: Layer already exists [2023-07-23T21:51:50.463Z] 7478f7a930ba: Layer already exists [2023-07-23T21:51:50.463Z] 749852700aa0: Layer already exists [2023-07-23T21:51:50.463Z] 00dafbc026fc: Layer already exists [2023-07-23T21:51:50.463Z] d580c1d02f87: Layer already exists [2023-07-23T21:51:50.463Z] ce5331659a23: Layer already exists [2023-07-23T21:51:50.463Z] b55cce3e19f3: Layer already exists [2023-07-23T21:51:50.463Z] 9386262d7a74: Layer already exists [2023-07-23T21:51:50.463Z] minnesota: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-23T21:51:50.965Z] ===================================================== [Pipeline] echo [2023-07-23T21:51:51.002Z] taggedImages: [2023-07-23T21:51:51.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-07-23T21:51:51.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-07-23T21:51:51.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.0 [2023-07-23T21:51:51.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [2023-07-23T21:51:51.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:minnesota [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:51.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-23T21:51:51.572Z] [2023-07-23T21:51:51.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:51:51.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-23T21:51:51.980Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-23T21:51:51.980Z] 8998bd30e6a1: Pulling fs layer [2023-07-23T21:51:51.980Z] 04944245beec: Pulling fs layer [2023-07-23T21:51:51.980Z] 699f458cf7ca: Pulling fs layer [2023-07-23T21:51:51.980Z] 765212b225bb: Pulling fs layer [2023-07-23T21:51:51.980Z] f23df028b6ca: Pulling fs layer [2023-07-23T21:51:51.980Z] d65c8cfc05b1: Pulling fs layer [2023-07-23T21:51:51.980Z] 2437ff75d9bd: Pulling fs layer [2023-07-23T21:51:51.980Z] f23df028b6ca: Waiting [2023-07-23T21:51:51.980Z] 765212b225bb: Waiting [2023-07-23T21:51:51.980Z] d65c8cfc05b1: Waiting [2023-07-23T21:51:51.980Z] 2437ff75d9bd: Waiting [2023-07-23T21:51:52.246Z] 04944245beec: Verifying Checksum [2023-07-23T21:51:52.246Z] 04944245beec: Download complete [2023-07-23T21:51:52.246Z] 765212b225bb: Verifying Checksum [2023-07-23T21:51:52.246Z] 765212b225bb: Download complete [2023-07-23T21:51:52.246Z] f23df028b6ca: Download complete [2023-07-23T21:51:52.246Z] d65c8cfc05b1: Verifying Checksum [2023-07-23T21:51:52.246Z] d65c8cfc05b1: Download complete [2023-07-23T21:51:52.246Z] 699f458cf7ca: Verifying Checksum [2023-07-23T21:51:52.246Z] 699f458cf7ca: Download complete [2023-07-23T21:51:52.828Z] 8998bd30e6a1: Download complete [2023-07-23T21:51:54.769Z] 2437ff75d9bd: Verifying Checksum [2023-07-23T21:51:54.769Z] 2437ff75d9bd: Download complete [2023-07-23T21:51:56.707Z] 8998bd30e6a1: Pull complete [2023-07-23T21:51:56.974Z] 04944245beec: Pull complete [2023-07-23T21:51:58.380Z] 699f458cf7ca: Pull complete [2023-07-23T21:51:58.380Z] 765212b225bb: Pull complete [2023-07-23T21:51:58.964Z] f23df028b6ca: Pull complete [2023-07-23T21:51:59.231Z] d65c8cfc05b1: Pull complete [2023-07-23T21:52:14.238Z] 2437ff75d9bd: Pull complete [2023-07-23T21:52:14.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-23T21:52:14.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-23T21:52:14.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:52:14.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container [2023-07-23T21:52:14.620Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-23T21:52:18.733Z] $ docker top 8974f550e4772ad1af5d470fa1717ee6a94f0370f5cef91a8dc827f070946e88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:52:19.302Z] ---> job-cost.sh [2023-07-23T21:52:19.569Z] lf-activate-venv: SKIPPING [2023-07-23T21:52:19.569Z] INFO: No Stack... [2023-07-23T21:52:20.147Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-23T21:52:21.100Z] INFO: Archiving Costs [Pipeline] sh [2023-07-23T21:52:21.446Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-07-23T21:52:21.446Z] + cut -d, -f6 [Pipeline] lock [2023-07-23T21:52:21.788Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [2023-07-23T21:52:21.793Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] did not exist. Created. [2023-07-23T21:52:21.793Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-23T21:52:22.208Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-481ca156/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-23T21:52:22.559Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-23T21:52:22.598Z] Warning: overwriting stash ‘stack-cost’ [2023-07-23T21:52:22.652Z] Stashed 1 file(s) [Pipeline] } [2023-07-23T21:52:22.667Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-23T21:52:22.746Z] $ docker stop --time=1 8974f550e4772ad1af5d470fa1717ee6a94f0370f5cef91a8dc827f070946e88 [2023-07-23T21:52:24.237Z] $ docker rm -f --volumes 8974f550e4772ad1af5d470fa1717ee6a94f0370f5cef91a8dc827f070946e88 [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-07-23T21:52:25.217Z] provisioning config files... [2023-07-23T21:52:25.227Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config1317814661785034546tmp [Pipeline] { [Pipeline] sh [2023-07-23T21:52:25.570Z] + set +x [2023-07-23T21:52:25.571Z] + curl+ -s https://codecov.io/bash [2023-07-23T21:52:25.571Z] bash -s -- [2023-07-23T21:52:25.571Z] [2023-07-23T21:52:25.571Z] _____ _ [2023-07-23T21:52:25.571Z] / ____| | | [2023-07-23T21:52:25.571Z] | | ___ __| | ___ ___ _____ __ [2023-07-23T21:52:25.571Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-23T21:52:25.571Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-23T21:52:25.571Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-23T21:52:25.571Z] Bash-1.0.6 [2023-07-23T21:52:25.571Z] [2023-07-23T21:52:25.571Z] [2023-07-23T21:52:25.571Z] ==> git version 2.25.1 found [2023-07-23T21:52:25.571Z] ==> 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-07-23T21:52:25.571Z] Release-Date: 2020-01-08 [2023-07-23T21:52:25.571Z] 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-07-23T21:52:25.571Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-23T21:52:25.571Z] ==> Jenkins CI detected. [2023-07-23T21:52:25.571Z] current dir:  /w/workspace/pp-rfid-llrp-inventory_minnesota [2023-07-23T21:52:25.571Z] project root: . [2023-07-23T21:52:25.571Z] --> token set from env [2023-07-23T21:52:25.571Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-23T21:52:25.571Z] ==> Running gcov in . (disable via -X gcov) [2023-07-23T21:52:25.571Z] ==> Python coveragepy not found [2023-07-23T21:52:25.571Z] ==> Searching for coverage reports in: [2023-07-23T21:52:25.571Z] + . [2023-07-23T21:52:25.571Z] -> Found 1 reports [2023-07-23T21:52:25.571Z] ==> Detecting git/mercurial file structure [2023-07-23T21:52:25.571Z] ==> Reading reports [2023-07-23T21:52:25.571Z] + ./coverage.out bytes=41317 [2023-07-23T21:52:25.571Z] ==> Appending adjustments [2023-07-23T21:52:25.571Z] https://docs.codecov.io/docs/fixing-reports [2023-07-23T21:52:25.830Z] + Found adjustments [2023-07-23T21:52:25.830Z] ==> Gzipping contents [2023-07-23T21:52:25.830Z] 12K /tmp/codecov.JxVYbJ.gz [2023-07-23T21:52:25.830Z] ==> Uploading reports [2023-07-23T21:52:25.830Z] url: https://codecov.io [2023-07-23T21:52:25.830Z] query: branch=minnesota&commit=6182e83b98c022ca1bd0a0839ba068b34176a663&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fminnesota%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-23T21:52:25.830Z] -> Pinging Codecov [2023-07-23T21:52:25.830Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=minnesota&commit=6182e83b98c022ca1bd0a0839ba068b34176a663&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fminnesota%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-23T21:52:26.089Z] -> Uploading to [2023-07-23T21:52:26.089Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-23/581DD39554BDF9B6E22D074273EAD858/6182e83b98c022ca1bd0a0839ba068b34176a663/39240d5e-fec4-44bb-939e-4f188feddbfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230723%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230723T215225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7078d6f90d0004e30fa39a42f35eb9162f3bd7ee12c56e538df31d264258dc1c [2023-07-23T21:52:26.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-23T21:52:26.089Z] Dload Upload Total Spent Left Speed [2023-07-23T21:52:26.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 52914 --:--:-- --:--:-- --:--:-- 52914 [2023-07-23T21:52:26.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [2023-07-23T21:52:26.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-23T21:52:26.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-23T21:52:26.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:52:27.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-23T21:52:27.100Z] [2023-07-23T21:52:27.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:52:27.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-23T21:52:27.476Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-23T21:52:27.476Z] df9b9388f04a: Pulling fs layer [2023-07-23T21:52:27.476Z] 52dc419b0ee2: Pulling fs layer [2023-07-23T21:52:27.476Z] 25bc292e5bac: Pulling fs layer [2023-07-23T21:52:27.476Z] 114826534d7a: Pulling fs layer [2023-07-23T21:52:27.476Z] 4657fd5d0bcf: Pulling fs layer [2023-07-23T21:52:27.476Z] 114826534d7a: Waiting [2023-07-23T21:52:27.476Z] 6ad1cebc031e: Pulling fs layer [2023-07-23T21:52:27.476Z] 8a3aa393b2d8: Pulling fs layer [2023-07-23T21:52:27.476Z] 6ad1cebc031e: Waiting [2023-07-23T21:52:27.476Z] 4657fd5d0bcf: Waiting [2023-07-23T21:52:27.476Z] 25bc292e5bac: Verifying Checksum [2023-07-23T21:52:27.476Z] 25bc292e5bac: Download complete [2023-07-23T21:52:27.476Z] 52dc419b0ee2: Download complete [2023-07-23T21:52:27.476Z] 4657fd5d0bcf: Verifying Checksum [2023-07-23T21:52:27.476Z] 4657fd5d0bcf: Download complete [2023-07-23T21:52:27.476Z] df9b9388f04a: Verifying Checksum [2023-07-23T21:52:27.476Z] df9b9388f04a: Download complete [2023-07-23T21:52:27.735Z] 6ad1cebc031e: Verifying Checksum [2023-07-23T21:52:27.735Z] 6ad1cebc031e: Download complete [2023-07-23T21:52:27.735Z] df9b9388f04a: Pull complete [2023-07-23T21:52:27.735Z] 52dc419b0ee2: Pull complete [2023-07-23T21:52:27.735Z] 25bc292e5bac: Pull complete [2023-07-23T21:52:28.303Z] 114826534d7a: Verifying Checksum [2023-07-23T21:52:28.303Z] 114826534d7a: Download complete [2023-07-23T21:52:28.303Z] 8a3aa393b2d8: Verifying Checksum [2023-07-23T21:52:28.303Z] 8a3aa393b2d8: Download complete [2023-07-23T21:52:31.594Z] 114826534d7a: Pull complete [2023-07-23T21:52:31.594Z] 4657fd5d0bcf: Pull complete [2023-07-23T21:52:31.594Z] 6ad1cebc031e: Pull complete [2023-07-23T21:52:34.122Z] 8a3aa393b2d8: Pull complete [2023-07-23T21:52:34.122Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-23T21:52:34.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-23T21:52:34.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:52:34.336Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:52:34.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-23T21:52:35.904Z] $ docker top 638f186dda7a30912d39e9e486a4e009a21166af3035978f1712c08f83bef9d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-23T21:52:36.024Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:minnesota' [Pipeline] sh [2023-07-23T21:52:36.318Z] + set -o pipefail [2023-07-23T21:52:36.318Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:minnesota' [2023-07-23T21:52:41.592Z] [2023-07-23T21:52:41.592Z] Monitoring /w/workspace/pp-rfid-llrp-inventory_minnesota (edgexfoundry/app-rfid-llrp-inventory)... [2023-07-23T21:52:41.592Z] [2023-07-23T21:52:41.592Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/cebfe94f-cc75-44f7-9bf0-bce7a5560deb/history/69e0d8ba-4b7d-4c74-94c7-dab1dfe59880 [2023-07-23T21:52:41.592Z] [2023-07-23T21:52:41.592Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-23T21:52:41.592Z] [2023-07-23T21:52:41.592Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-23T21:52:41.592Z] [2023-07-23T21:52:41.592Z] [2023-07-23T21:52:41.592Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-23T21:52:41.592Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-23T21:52:41.592Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-23T21:52:41.628Z] $ docker stop --time=1 638f186dda7a30912d39e9e486a4e009a21166af3035978f1712c08f83bef9d5 [2023-07-23T21:52:43.351Z] $ docker rm -f --volumes 638f186dda7a30912d39e9e486a4e009a21166af3035978f1712c08f83bef9d5 [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-07-23T21:52:44.585Z] + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] sh [2023-07-23T21:52:44.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-23T21:52:44.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:52:45.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-23T21:52:45.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:52:45.455Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:52:45.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-23T21:52:45.816Z] $ docker top 4bbb88a8c6bd148efcf00326625cd02ec529c8a26af6f766d490e5cc493a7ea6 -eo pid,comm [2023-07-23T21:52:45.861Z] 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-07-23T21:52:45.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-23T21:52:45.988Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-23T21:52:46.352Z] + git semver [Pipeline] } [2023-07-23T21:52:46.636Z] $ docker stop --time=1 4bbb88a8c6bd148efcf00326625cd02ec529c8a26af6f766d490e5cc493a7ea6 [2023-07-23T21:52:47.880Z] $ docker rm -f --volumes 4bbb88a8c6bd148efcf00326625cd02ec529c8a26af6f766d490e5cc493a7ea6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:52:48.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-23T21:52:48.461Z] [2023-07-23T21:52:48.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:52:48.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-23T21:52:48.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-23T21:52:48.829Z] ab5ef0e58194: Pulling fs layer [2023-07-23T21:52:48.829Z] 9712f1f96733: Pulling fs layer [2023-07-23T21:52:48.829Z] 63f879dbbcfc: Pulling fs layer [2023-07-23T21:52:48.829Z] 0d9ebad4ef96: Pulling fs layer [2023-07-23T21:52:48.829Z] e9a5061849ea: Pulling fs layer [2023-07-23T21:52:48.829Z] d747dcd14b5f: Pulling fs layer [2023-07-23T21:52:48.829Z] 2de7ff778b66: Pulling fs layer [2023-07-23T21:52:48.829Z] e9a5061849ea: Waiting [2023-07-23T21:52:48.829Z] d747dcd14b5f: Waiting [2023-07-23T21:52:48.829Z] 2de7ff778b66: Waiting [2023-07-23T21:52:48.829Z] 0d9ebad4ef96: Waiting [2023-07-23T21:52:48.829Z] 9712f1f96733: Verifying Checksum [2023-07-23T21:52:48.829Z] 9712f1f96733: Download complete [2023-07-23T21:52:49.089Z] 63f879dbbcfc: Verifying Checksum [2023-07-23T21:52:49.089Z] 63f879dbbcfc: Download complete [2023-07-23T21:52:49.348Z] e9a5061849ea: Verifying Checksum [2023-07-23T21:52:49.348Z] e9a5061849ea: Download complete [2023-07-23T21:52:49.348Z] d747dcd14b5f: Download complete [2023-07-23T21:52:49.348Z] ab5ef0e58194: Verifying Checksum [2023-07-23T21:52:49.348Z] ab5ef0e58194: Download complete [2023-07-23T21:52:49.348Z] 0d9ebad4ef96: Verifying Checksum [2023-07-23T21:52:49.348Z] 0d9ebad4ef96: Download complete [2023-07-23T21:52:49.348Z] 2de7ff778b66: Verifying Checksum [2023-07-23T21:52:49.348Z] 2de7ff778b66: Download complete [2023-07-23T21:52:51.875Z] ab5ef0e58194: Pull complete [2023-07-23T21:52:52.134Z] 9712f1f96733: Pull complete [2023-07-23T21:52:52.700Z] 63f879dbbcfc: Pull complete [2023-07-23T21:52:55.980Z] 0d9ebad4ef96: Pull complete [2023-07-23T21:52:56.239Z] e9a5061849ea: Pull complete [2023-07-23T21:52:56.239Z] d747dcd14b5f: Pull complete [2023-07-23T21:52:57.174Z] 2de7ff778b66: Pull complete [2023-07-23T21:52:57.174Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-23T21:52:57.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-23T21:52:57.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:52:57.386Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:52:57.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-23T21:52:58.999Z] $ docker top c1a9667cd45ff55d080d8461ddd5ce3fea62f14b58414dcb18540a8892c310cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-23T21:52:59.125Z] provisioning config files... [2023-07-23T21:52:59.134Z] copy managed file [sigul-config] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config188836844402822422tmp [2023-07-23T21:52:59.143Z] copy managed file [sigul-password] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config394130439181748793tmp [2023-07-23T21:52:59.152Z] copy managed file [sigul-pki] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config2024451522642811248tmp [Pipeline] { [Pipeline] echo [2023-07-23T21:52:59.189Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:52:59.495Z] ---> sigul-configuration.sh [2023-07-23T21:52:59.495Z] gpg: directory `/root/.gnupg' created [2023-07-23T21:52:59.495Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-23T21:52:59.495Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-23T21:52:59.495Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-23T21:52:59.495Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-23T21:52:59.495Z] gpg: CAST5 encrypted data [2023-07-23T21:52:59.495Z] gpg: encrypted with 1 passphrase [2023-07-23T21:52:59.495Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-23T21:52:59.813Z] + mkdir /home/jenkins [2023-07-23T21:52:59.813Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-23T21:53:00.123Z] + 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-07-23T21:53:00.161Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:00.471Z] ---> sigul-install.sh [2023-07-23T21:53:00.471Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-23T21:53:00.782Z] + git tag --list [2023-07-23T21:53:00.782Z] v0.0.0 [2023-07-23T21:53:00.782Z] v1.0.0 [2023-07-23T21:53:00.782Z] v2.1.0 [2023-07-23T21:53:00.782Z] v2.1.1 [2023-07-23T21:53:00.782Z] v2.2.0 [2023-07-23T21:53:00.782Z] v2.3.0 [2023-07-23T21:53:00.782Z] v3.0 [2023-07-23T21:53:00.782Z] v3.0.0 [2023-07-23T21:53:00.782Z] v3.1.0-dev.1 [2023-07-23T21:53:00.782Z] v3.1.0-dev.2 [2023-07-23T21:53:00.782Z] v3.1.0-dev.3 [2023-07-23T21:53:00.782Z] v3.1.0-dev.4 [2023-07-23T21:53:00.782Z] v3.1.0-dev.5 [Pipeline] sh [2023-07-23T21:53:01.096Z] + lftools sign git-tag v0.0.0 [2023-07-23T21:53:01.664Z] Signing Git tag with Sigul... [2023-07-23T21:53:01.664Z] Signing v0.0.0 [Pipeline] echo [2023-07-23T21:53:01.946Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:02.266Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-23T21:53:02.298Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-23T21:53:02.369Z] $ docker stop --time=1 c1a9667cd45ff55d080d8461ddd5ce3fea62f14b58414dcb18540a8892c310cc [2023-07-23T21:53:03.661Z] $ docker rm -f --volumes c1a9667cd45ff55d080d8461ddd5ce3fea62f14b58414dcb18540a8892c310cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-23T21:53:04.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-23T21:53:04.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:53:04.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-23T21:53:04.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:53:04.883Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:53:04.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-23T21:53:05.253Z] $ docker top 1bd76309b27a4f65f449cef9eeebbf9efeb25d62ae1fa92b4b3f78fefd9addc6 -eo pid,comm [2023-07-23T21:53:05.303Z] 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-07-23T21:53:05.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-23T21:53:05.428Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-23T21:53:05.787Z] + git semver [Pipeline] } [2023-07-23T21:53:06.065Z] $ docker stop --time=1 1bd76309b27a4f65f449cef9eeebbf9efeb25d62ae1fa92b4b3f78fefd9addc6 [2023-07-23T21:53:07.309Z] $ docker rm -f --volumes 1bd76309b27a4f65f449cef9eeebbf9efeb25d62ae1fa92b4b3f78fefd9addc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-23T21:53:07.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-23T21:53:07.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:53:08.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-23T21:53:08.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:53:08.293Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:53:08.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-23T21:53:08.641Z] $ docker top da9b3f56bc210c9f3646dec40c07a55ccaac41898aabe3bce2dd0c3a956837d5 -eo pid,comm [2023-07-23T21:53:08.687Z] 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-07-23T21:53:08.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-23T21:53:08.812Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-23T21:53:09.175Z] + git semver [Pipeline] } [2023-07-23T21:53:09.452Z] $ docker stop --time=1 da9b3f56bc210c9f3646dec40c07a55ccaac41898aabe3bce2dd0c3a956837d5 [2023-07-23T21:53:10.701Z] $ docker rm -f --volumes da9b3f56bc210c9f3646dec40c07a55ccaac41898aabe3bce2dd0c3a956837d5 [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-07-23T21:53:11.801Z] + [ -d /w/workspace/pp-rfid-llrp-inventory_minnesota/archives ] [2023-07-23T21:53:11.801Z] + ls -al /w/workspace/pp-rfid-llrp-inventory_minnesota/archives [2023-07-23T21:53:11.801Z] total 16 [2023-07-23T21:53:11.801Z] drwxr-xr-x 3 root root 4096 Jul 23 21:40 . [2023-07-23T21:53:11.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 23 21:53 .. [2023-07-23T21:53:11.801Z] drwxr-xr-x 2 root root 4096 Jul 23 21:40 cost [2023-07-23T21:53:11.801Z] -rw-r--r-- 1 root root 98 Jul 23 21:40 cost.csv [2023-07-23T21:53:11.801Z] + sudo chown -R jenkins:jenkins /w/workspace/pp-rfid-llrp-inventory_minnesota/archives [2023-07-23T21:53:11.801Z] + ls -al /w/workspace/pp-rfid-llrp-inventory_minnesota/archives [2023-07-23T21:53:11.801Z] total 16 [2023-07-23T21:53:11.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 21:40 . [2023-07-23T21:53:11.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 23 21:53 .. [2023-07-23T21:53:11.801Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 21:40 cost [2023-07-23T21:53:11.801Z] -rw-r--r-- 1 jenkins jenkins 98 Jul 23 21:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:12.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:13.014Z] ---> package-listing.sh [2023-07-23T21:53:13.014Z] ++ facter osfamily [2023-07-23T21:53:13.014Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-23T21:53:13.273Z] + OS_FAMILY=debian [2023-07-23T21:53:13.273Z] + workspace=/w/workspace/pp-rfid-llrp-inventory_minnesota [2023-07-23T21:53:13.273Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-23T21:53:13.273Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-23T21:53:13.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-23T21:53:13.273Z] + PACKAGES=/tmp/packages_start.txt [2023-07-23T21:53:13.273Z] + '[' /w/workspace/pp-rfid-llrp-inventory_minnesota ']' [2023-07-23T21:53:13.273Z] + PACKAGES=/tmp/packages_end.txt [2023-07-23T21:53:13.273Z] + case "${OS_FAMILY}" in [2023-07-23T21:53:13.273Z] + dpkg -l [2023-07-23T21:53:13.273Z] + grep '^ii' [2023-07-23T21:53:13.273Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-23T21:53:13.273Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-23T21:53:13.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-23T21:53:13.273Z] + '[' /w/workspace/pp-rfid-llrp-inventory_minnesota ']' [2023-07-23T21:53:13.273Z] + mkdir -p /w/workspace/pp-rfid-llrp-inventory_minnesota/archives/ [2023-07-23T21:53:13.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pp-rfid-llrp-inventory_minnesota/archives/ [Pipeline] echo [2023-07-23T21:53:13.304Z] 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/pp-rfid-llrp-inventory_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-23T21:53:13.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-23T21:53:14.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-23T21:53:14.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-23T21:53:14.352Z] prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container [2023-07-23T21:53:14.380Z] $ 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/pp-rfid-llrp-inventory_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-23T21:53:14.575Z] $ docker top bdf2ae25580a66de91f852baf8542ce890ebc96f2556aaf1308aed5ea76890ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-23T21:53:14.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-23T21:53:15.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-23T21:53:15.574Z] + ls /var/log/sa-host [2023-07-23T21:53:15.574Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-23T21:53:15.730Z] provisioning config files... [2023-07-23T21:53:15.738Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config15205007013749237973tmp [Pipeline] { [Pipeline] echo [2023-07-23T21:53:15.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:16.118Z] ---> create-netrc.sh [Pipeline] } [2023-07-23T21:53:16.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:16.538Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-23T21:53:16.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:16.877Z] ---> sudo-logs.sh [2023-07-23T21:53:16.877Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-23T21:53:16.956Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:17.374Z] ---> job-cost.sh [2023-07-23T21:53:17.374Z] lf-activate-venv: SKIPPING [2023-07-23T21:53:17.374Z] DEBUG: total: 0.2199999988079071 [2023-07-23T21:53:17.374Z] INFO: Retrieving Stack Cost... [2023-07-23T21:53:17.692Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-23T21:53:17.997Z] INFO: Archiving Costs [Pipeline] echo [2023-07-23T21:53:18.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-23T21:53:18.341Z] ---> logs-deploy.sh [2023-07-23T21:53:18.341Z] lf-activate-venv: SKIPPING [2023-07-23T21:53:18.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/minnesota/1 [2023-07-23T21:53:18.341Z] INFO: archiving workspace using pattern(s): [2023-07-23T21:53:19.277Z] Archives upload complete. [2023-07-23T21:53:19.536Z] INFO: archiving logs to Nexus [2023-07-23T21:53:20.106Z] ---> uname -a: [2023-07-23T21:53:20.106Z] Linux prd-ubuntu20-04-docker-8c-8g-1833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] ---> lscpu: [2023-07-23T21:53:20.106Z] Architecture: x86_64 [2023-07-23T21:53:20.106Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-23T21:53:20.106Z] Byte Order: Little Endian [2023-07-23T21:53:20.106Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-23T21:53:20.106Z] CPU(s): 8 [2023-07-23T21:53:20.106Z] On-line CPU(s) list: 0-7 [2023-07-23T21:53:20.106Z] Thread(s) per core: 1 [2023-07-23T21:53:20.106Z] Core(s) per socket: 1 [2023-07-23T21:53:20.106Z] Socket(s): 8 [2023-07-23T21:53:20.106Z] NUMA node(s): 1 [2023-07-23T21:53:20.106Z] Vendor ID: AuthenticAMD [2023-07-23T21:53:20.106Z] CPU family: 23 [2023-07-23T21:53:20.106Z] Model: 49 [2023-07-23T21:53:20.106Z] Model name: AMD EPYC-Rome Processor [2023-07-23T21:53:20.106Z] Stepping: 0 [2023-07-23T21:53:20.106Z] CPU MHz: 2799.998 [2023-07-23T21:53:20.106Z] BogoMIPS: 5599.99 [2023-07-23T21:53:20.106Z] Virtualization: AMD-V [2023-07-23T21:53:20.106Z] Hypervisor vendor: KVM [2023-07-23T21:53:20.106Z] Virtualization type: full [2023-07-23T21:53:20.106Z] L1d cache: 256 KiB [2023-07-23T21:53:20.106Z] L1i cache: 256 KiB [2023-07-23T21:53:20.106Z] L2 cache: 4 MiB [2023-07-23T21:53:20.106Z] L3 cache: 128 MiB [2023-07-23T21:53:20.106Z] NUMA node0 CPU(s): 0-7 [2023-07-23T21:53:20.106Z] Vulnerability Itlb multihit: Not affected [2023-07-23T21:53:20.106Z] Vulnerability L1tf: Not affected [2023-07-23T21:53:20.106Z] Vulnerability Mds: Not affected [2023-07-23T21:53:20.106Z] Vulnerability Meltdown: Not affected [2023-07-23T21:53:20.106Z] Vulnerability Mmio stale data: Not affected [2023-07-23T21:53:20.106Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-23T21:53:20.106Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-23T21:53:20.106Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-23T21:53:20.106Z] Vulnerability Srbds: Not affected [2023-07-23T21:53:20.106Z] Vulnerability Tsx async abort: Not affected [2023-07-23T21:53:20.106Z] 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-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] ---> nproc: [2023-07-23T21:53:20.106Z] 8 [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] ---> df -h: [2023-07-23T21:53:20.106Z] Filesystem Size Used Avail Use% Mounted on [2023-07-23T21:53:20.106Z] overlay 155G 13G 143G 9% / [2023-07-23T21:53:20.106Z] tmpfs 64M 0 64M 0% /dev [2023-07-23T21:53:20.106Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-23T21:53:20.106Z] shm 64M 0 64M 0% /dev/shm [2023-07-23T21:53:20.106Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] ---> sar -b -r -n DEV: [2023-07-23T21:53:20.106Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1833) 07/23/23 _x86_64_ (8 CPU) [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] 21:36:38 LINUX RESTART (8 CPU) [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] 21:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-23T21:53:20.106Z] 21:38:01 211.96 40.26 171.70 0.00 4371.73 140750.92 0.00 [2023-07-23T21:53:20.106Z] 21:39:01 83.72 0.12 83.60 0.00 11.60 29502.42 0.00 [2023-07-23T21:53:20.106Z] 21:40:01 201.11 0.25 200.86 0.00 21.02 47902.74 0.00 [2023-07-23T21:53:20.106Z] 21:41:01 8.68 0.02 8.66 0.00 2.40 687.39 0.00 [2023-07-23T21:53:20.106Z] 21:42:01 55.06 11.60 43.46 0.00 5176.74 8861.99 0.00 [2023-07-23T21:53:20.106Z] 21:43:01 5.30 0.02 5.28 0.00 0.13 114.78 0.00 [2023-07-23T21:53:20.106Z] 21:44:01 2.07 0.00 2.07 0.00 0.00 24.53 0.00 [2023-07-23T21:53:20.106Z] 21:45:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 [2023-07-23T21:53:20.106Z] 21:46:01 1.18 0.00 1.18 0.00 0.00 12.79 0.00 [2023-07-23T21:53:20.106Z] 21:47:01 2.23 0.00 2.23 0.00 0.00 24.93 0.00 [2023-07-23T21:53:20.106Z] 21:48:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2023-07-23T21:53:20.106Z] 21:49:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 [2023-07-23T21:53:20.106Z] 21:50:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-07-23T21:53:20.106Z] 21:51:01 1.83 0.00 1.83 0.00 0.00 19.73 0.00 [2023-07-23T21:53:20.106Z] 21:52:01 1.83 0.02 1.82 0.00 0.13 25.73 0.00 [2023-07-23T21:53:20.106Z] 21:53:01 97.20 0.23 96.97 0.00 14.40 56348.08 0.00 [2023-07-23T21:53:20.106Z] Average: 42.24 3.24 39.00 0.00 595.86 17646.33 0.00 [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] 21:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-23T21:53:20.106Z] 21:38:01 28175908 31565916 746660 2.27 115940 3469208 2052568 6.05 1164496 3099800 247308 [2023-07-23T21:53:20.106Z] 21:39:01 27837252 31509640 794528 2.42 147040 3679620 2188204 6.45 1237900 3313620 339152 [2023-07-23T21:53:20.106Z] 21:40:01 27603880 31553900 750660 2.28 158444 3930208 1823576 5.37 1275060 3495976 252 [2023-07-23T21:53:20.106Z] 21:41:01 27611824 31562252 742360 2.26 158656 3930292 1785608 5.26 1276144 3483848 60 [2023-07-23T21:53:20.106Z] 21:42:01 27065032 31523544 758900 2.31 192620 4391608 1789524 5.27 1620976 3650652 964 [2023-07-23T21:53:20.106Z] 21:43:01 27090096 31544400 737764 2.24 191200 4388580 1777012 5.24 1597064 3647696 488 [2023-07-23T21:53:20.106Z] 21:44:01 27091188 31545024 737444 2.24 191272 4388376 1777012 5.24 1596004 3647404 8 [2023-07-23T21:53:20.106Z] 21:45:01 27097000 31550900 731508 2.22 191328 4388384 1777012 5.24 1590512 3647404 8 [2023-07-23T21:53:20.106Z] 21:46:01 27096580 31550640 731692 2.23 191380 4388384 1777012 5.24 1590608 3647404 8 [2023-07-23T21:53:20.106Z] 21:47:01 27096144 31550316 731948 2.23 191456 4388392 1777012 5.24 1590752 3647416 8 [2023-07-23T21:53:20.106Z] 21:48:01 27096704 31550912 731336 2.22 191476 4388392 1777012 5.24 1590828 3647448 4 [2023-07-23T21:53:20.106Z] 21:49:01 27096688 31550984 731220 2.22 191540 4388396 1777012 5.24 1590876 3647448 8 [2023-07-23T21:53:20.106Z] 21:50:01 27096420 31550792 731356 2.22 191608 4388400 1777012 5.24 1590932 3647452 16 [2023-07-23T21:53:20.106Z] 21:51:01 27096560 31550984 731108 2.22 191652 4388400 1777012 5.24 1591144 3647456 16 [2023-07-23T21:53:20.106Z] 21:52:01 27095848 31550348 732304 2.23 191696 4388380 1804144 5.32 1591164 3647428 8 [2023-07-23T21:53:20.106Z] 21:53:01 25531996 31462936 811176 2.47 229196 5696704 1884604 5.55 1757520 4907912 956 [2023-07-23T21:53:20.106Z] Average: 27173695 31542093 745748 2.27 182282 4311358 1832584 5.40 1515749 3651648 36829 [2023-07-23T21:53:20.106Z] [2023-07-23T21:53:20.106Z] 21:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-23T21:53:20.106Z] 21:38:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:38:01 docker0 208.69 357.67 16.38 2171.49 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:38:01 ens3 897.14 545.01 9023.74 103.25 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:39:01 veth7e25988 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:39:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:39:01 ens3 28.11 16.03 26.07 10.61 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:40:01 lo 8.65 8.65 0.85 0.85 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:40:01 docker0 3.04 6.22 0.19 87.86 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:40:01 ens3 189.09 156.59 2658.02 330.99 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:41:01 ens3 9.06 5.83 9.54 3.19 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:42:01 ens3 166.71 69.14 2921.35 4.99 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:43:01 ens3 0.53 0.42 0.10 0.09 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:45:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:47:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:48:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.106Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:51:01 ens3 0.33 0.28 0.16 0.02 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:53:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:53:01 veth5cd12a4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:53:01 docker0 33.61 59.01 2.92 580.78 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] 21:53:01 ens3 320.10 185.59 7756.83 32.30 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] Average: veth5cd12a4 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] Average: docker0 15.13 26.09 1.20 175.41 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] Average: ens3 99.93 60.71 1391.90 30.31 0.00 0.00 0.00 0.00 [2023-07-23T21:53:20.107Z] [2023-07-23T21:53:20.107Z] [2023-07-23T21:53:20.107Z] ---> sar -P ALL: [2023-07-23T21:53:20.107Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1833) 07/23/23 _x86_64_ (8 CPU) [2023-07-23T21:53:20.107Z] [2023-07-23T21:53:20.107Z] 21:36:38 LINUX RESTART (8 CPU) [2023-07-23T21:53:20.107Z] [2023-07-23T21:53:20.107Z] 21:37:02 CPU %user %nice %system %iowait %steal %idle [2023-07-23T21:53:20.107Z] 21:38:01 all 12.23 0.00 4.41 2.13 0.06 81.16 [2023-07-23T21:53:20.107Z] 21:38:01 0 14.17 0.00 4.55 0.29 0.07 80.92 [2023-07-23T21:53:20.107Z] 21:38:01 1 12.13 0.00 4.97 5.26 0.07 77.57 [2023-07-23T21:53:20.107Z] 21:38:01 2 13.42 0.00 3.42 3.86 0.07 79.23 [2023-07-23T21:53:20.107Z] 21:38:01 3 9.89 0.00 4.12 0.09 0.07 85.83 [2023-07-23T21:53:20.107Z] 21:38:01 4 13.16 0.00 4.12 1.27 0.05 81.40 [2023-07-23T21:53:20.107Z] 21:38:01 5 12.48 0.00 4.53 2.90 0.05 80.04 [2023-07-23T21:53:20.107Z] 21:38:01 6 12.60 0.00 4.36 2.30 0.05 80.69 [2023-07-23T21:53:20.107Z] 21:38:01 7 9.96 0.00 5.23 1.12 0.09 83.60 [2023-07-23T21:53:20.107Z] 21:39:01 all 41.87 0.00 6.14 0.88 0.10 51.01 [2023-07-23T21:53:20.107Z] 21:39:01 0 41.43 0.00 6.74 0.17 0.10 51.56 [2023-07-23T21:53:20.107Z] 21:39:01 1 42.80 0.00 6.50 5.32 0.08 45.30 [2023-07-23T21:53:20.107Z] 21:39:01 2 40.29 0.00 6.49 0.12 0.10 53.00 [2023-07-23T21:53:20.107Z] 21:39:01 3 42.94 0.00 5.70 0.02 0.10 51.24 [2023-07-23T21:53:20.107Z] 21:39:01 4 42.02 0.00 6.07 0.15 0.10 51.66 [2023-07-23T21:53:20.107Z] 21:39:01 5 43.61 0.00 5.72 0.08 0.10 50.49 [2023-07-23T21:53:20.107Z] 21:39:01 6 40.05 0.00 6.06 0.34 0.10 53.45 [2023-07-23T21:53:20.107Z] 21:39:01 7 41.86 0.00 5.83 0.84 0.10 51.37 [2023-07-23T21:53:20.107Z] 21:40:01 all 19.67 0.00 4.60 1.77 0.17 73.80 [2023-07-23T21:53:20.107Z] 21:40:01 0 19.72 0.00 4.89 2.30 0.07 73.02 [2023-07-23T21:53:20.107Z] 21:40:01 1 19.98 0.00 5.22 6.73 0.87 67.20 [2023-07-23T21:53:20.107Z] 21:40:01 2 20.24 0.00 4.41 0.02 0.07 75.26 [2023-07-23T21:53:20.107Z] 21:40:01 3 19.47 0.00 4.56 0.08 0.07 75.81 [2023-07-23T21:53:20.107Z] 21:40:01 4 18.93 0.00 4.31 2.66 0.08 74.02 [2023-07-23T21:53:20.107Z] 21:40:01 5 18.91 0.00 4.26 0.12 0.07 76.65 [2023-07-23T21:53:20.107Z] 21:40:01 6 19.21 0.00 4.55 2.06 0.07 74.11 [2023-07-23T21:53:20.107Z] 21:40:01 7 20.87 0.00 4.59 0.25 0.08 74.20 [2023-07-23T21:53:20.107Z] 21:41:01 all 0.32 0.00 0.14 0.04 0.00 99.49 [2023-07-23T21:53:20.107Z] 21:41:01 0 0.17 0.00 0.10 0.00 0.00 99.73 [2023-07-23T21:53:20.107Z] 21:41:01 1 0.45 0.00 0.13 0.02 0.02 99.38 [2023-07-23T21:53:20.107Z] 21:41:01 2 0.18 0.00 0.12 0.05 0.00 99.65 [2023-07-23T21:53:20.107Z] 21:41:01 3 1.00 0.00 0.23 0.02 0.02 98.74 [2023-07-23T21:53:20.107Z] 21:41:01 4 0.18 0.00 0.20 0.08 0.00 99.53 [2023-07-23T21:53:20.107Z] 21:41:01 5 0.22 0.00 0.12 0.00 0.00 99.67 [2023-07-23T21:53:20.107Z] 21:41:01 6 0.17 0.00 0.13 0.00 0.00 99.70 [2023-07-23T21:53:20.107Z] 21:41:01 7 0.23 0.00 0.12 0.13 0.00 99.52 [2023-07-23T21:53:20.107Z] 21:42:01 all 2.28 0.00 1.50 0.37 0.03 95.82 [2023-07-23T21:53:20.107Z] 21:42:01 0 3.29 0.00 1.13 0.35 0.03 95.20 [2023-07-23T21:53:20.107Z] 21:42:01 1 1.89 0.00 1.62 1.34 0.03 95.12 [2023-07-23T21:53:20.107Z] 21:42:01 2 2.30 0.00 1.42 0.32 0.02 95.94 [2023-07-23T21:53:20.107Z] 21:42:01 3 1.39 0.00 0.79 0.05 0.03 97.74 [2023-07-23T21:53:20.107Z] 21:42:01 4 2.14 0.00 1.37 0.60 0.02 95.87 [2023-07-23T21:53:20.107Z] 21:42:01 5 2.86 0.00 1.34 0.23 0.02 95.55 [2023-07-23T21:53:20.107Z] 21:42:01 6 2.45 0.00 2.34 0.05 0.02 95.15 [2023-07-23T21:53:20.107Z] 21:42:01 7 1.94 0.00 1.99 0.05 0.03 95.98 [2023-07-23T21:53:20.107Z] 21:43:01 all 0.08 0.00 0.08 0.01 0.01 99.82 [2023-07-23T21:53:20.107Z] 21:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-07-23T21:53:20.107Z] 21:43:01 1 0.02 0.00 0.07 0.05 0.02 99.85 [2023-07-23T21:53:20.107Z] 21:43:01 2 0.10 0.00 0.07 0.00 0.02 99.82 [2023-07-23T21:53:20.107Z] 21:43:01 3 0.12 0.00 0.08 0.05 0.02 99.73 [2023-07-23T21:53:20.107Z] 21:43:01 4 0.00 0.00 0.07 0.00 0.02 99.92 [2023-07-23T21:53:20.107Z] 21:43:01 5 0.12 0.00 0.07 0.00 0.02 99.80 [2023-07-23T21:53:20.107Z] 21:43:01 6 0.02 0.00 0.08 0.00 0.00 99.90 [2023-07-23T21:53:20.107Z] 21:43:01 7 0.22 0.00 0.13 0.02 0.00 99.63 [2023-07-23T21:53:20.107Z] 21:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-07-23T21:53:20.107Z] 21:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-23T21:53:20.107Z] 21:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-23T21:53:20.107Z] 21:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-23T21:53:20.107Z] 21:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-23T21:53:20.107Z] 21:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:45:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2023-07-23T21:53:20.107Z] 21:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-23T21:53:20.107Z] 21:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-23T21:53:20.107Z] 21:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-23T21:53:20.107Z] 21:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:46:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2023-07-23T21:53:20.107Z] 21:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:46:01 1 0.30 0.00 0.02 0.02 0.02 99.65 [2023-07-23T21:53:20.107Z] 21:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-23T21:53:20.107Z] 21:46:01 3 0.20 0.00 0.03 0.00 0.02 99.75 [2023-07-23T21:53:20.107Z] 21:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-23T21:53:20.107Z] 21:46:01 7 0.79 0.00 0.00 0.00 0.00 99.21 [2023-07-23T21:53:20.107Z] 21:47:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-07-23T21:53:20.107Z] 21:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:47:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-07-23T21:53:20.107Z] 21:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-23T21:53:20.107Z] 21:47:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2023-07-23T21:53:20.107Z] 21:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-23T21:53:20.107Z] 21:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-23T21:53:20.107Z] 21:47:01 7 1.71 0.00 0.00 0.00 0.02 98.27 [2023-07-23T21:53:20.107Z] 21:48:01 all 0.22 0.00 0.02 0.00 0.01 99.75 [2023-07-23T21:53:20.107Z] 21:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-23T21:53:20.107Z] 21:48:01 1 0.07 0.00 0.00 0.02 0.00 99.92 [2023-07-23T21:53:20.107Z] 21:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-23T21:53:20.107Z] 21:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-23T21:53:20.107Z] 21:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-23T21:53:20.107Z] 21:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-23T21:53:20.107Z] 21:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-23T21:53:20.107Z] 21:48:01 7 1.65 0.00 0.08 0.00 0.00 98.27 [2023-07-23T21:53:20.107Z] [2023-07-23T21:53:20.107Z] 21:48:01 CPU %user %nice %system %iowait %steal %idle [2023-07-23T21:53:20.107Z] 21:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-07-23T21:53:20.107Z] 21:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:49:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-07-23T21:53:20.107Z] 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-23T21:53:20.107Z] 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-07-23T21:53:20.107Z] 21:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-23T21:53:20.107Z] 21:50:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-23T21:53:20.107Z] 21:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-23T21:53:20.107Z] 21:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-23T21:53:20.107Z] 21:51:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2023-07-23T21:53:20.107Z] 21:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-23T21:53:20.107Z] 21:51:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-07-23T21:53:20.107Z] 21:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-23T21:53:20.107Z] 21:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-23T21:53:20.107Z] 21:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-23T21:53:20.107Z] 21:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-23T21:53:20.108Z] 21:51:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-07-23T21:53:20.108Z] 21:51:01 7 0.18 0.00 0.07 0.00 0.02 99.73 [2023-07-23T21:53:20.108Z] 21:52:01 all 0.08 0.00 0.03 0.00 0.00 99.89 [2023-07-23T21:53:20.108Z] 21:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-23T21:53:20.108Z] 21:52:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-23T21:53:20.108Z] 21:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-23T21:53:20.108Z] 21:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-23T21:53:20.108Z] 21:52:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-23T21:53:20.108Z] 21:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-23T21:53:20.108Z] 21:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-23T21:53:20.108Z] 21:52:01 7 0.47 0.00 0.03 0.00 0.00 99.50 [2023-07-23T21:53:20.108Z] 21:53:01 all 7.62 0.00 3.25 0.57 0.04 88.52 [2023-07-23T21:53:20.108Z] 21:53:01 0 7.96 0.00 3.17 0.12 0.03 88.72 [2023-07-23T21:53:20.108Z] 21:53:01 1 8.38 0.00 2.59 0.50 0.05 88.48 [2023-07-23T21:53:20.108Z] 21:53:01 2 7.95 0.00 3.91 3.07 0.05 85.02 [2023-07-23T21:53:20.108Z] 21:53:01 3 6.36 0.00 3.04 0.39 0.05 90.16 [2023-07-23T21:53:20.108Z] 21:53:01 4 9.21 0.00 4.55 0.10 0.03 86.11 [2023-07-23T21:53:20.108Z] 21:53:01 5 7.34 0.00 2.82 0.03 0.03 89.77 [2023-07-23T21:53:20.108Z] 21:53:01 6 6.41 0.00 3.30 0.39 0.03 89.87 [2023-07-23T21:53:20.108Z] 21:53:01 7 7.32 0.00 2.60 0.00 0.05 90.03 [2023-07-23T21:53:20.108Z] Average: all 5.27 0.00 1.25 0.36 0.03 93.09 [2023-07-23T21:53:20.108Z] Average: 0 5.39 0.00 1.28 0.20 0.02 93.10 [2023-07-23T21:53:20.108Z] Average: 1 5.33 0.00 1.31 1.20 0.07 92.09 [2023-07-23T21:53:20.108Z] Average: 2 5.25 0.00 1.23 0.46 0.02 93.04 [2023-07-23T21:53:20.108Z] Average: 3 5.07 0.00 1.16 0.04 0.03 93.70 [2023-07-23T21:53:20.108Z] Average: 4 5.31 0.00 1.29 0.30 0.02 93.08 [2023-07-23T21:53:20.108Z] Average: 5 5.33 0.00 1.17 0.20 0.02 93.27 [2023-07-23T21:53:20.108Z] Average: 6 5.04 0.00 1.31 0.32 0.02 93.31 [2023-07-23T21:53:20.108Z] Average: 7 5.42 0.00 1.28 0.15 0.02 93.13 [2023-07-23T21:53:20.108Z] [2023-07-23T21:53:20.108Z] [2023-07-23T21:53:20.108Z]