Pull request #175 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c+d587da57cbe4a05f119c115f8fc98fba81978bb1 (3b9c2ed97566418a6fe7f43c06545a486fb89803) 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-ssh661932668324516109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14494068146633620338.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-175/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/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2527324137606872412.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/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17078085825142995563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9893952518867822891.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/PR-175/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/PR-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7880405743557413156.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7561 in /w/workspace/y_app-rfid-llrp-inventory_PR-175 [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/y_app-rfid-llrp-inventory_PR-175 # 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 Merging remotes/origin/main commit d587da57cbe4a05f119c115f8fc98fba81978bb1 into PR head commit acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c Merge succeeded, producing acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c Checking out Revision acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c (PR-175) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T14:00:10.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T14:00:10.322Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T14:00:10.429Z] ========================================================= [2023-04-12T14:00:10.429Z] EdgeX Global Pipelines Version Info [2023-04-12T14:00:10.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:00:11.535Z] ------------------- [2023-04-12T14:00:11.535Z] stable info: [2023-04-12T14:00:11.535Z] ------------------- [2023-04-12T14:00:11.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T14:00:11.535Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T14:00:11.535Z] Message: update stable to v1.0.245 [2023-04-12T14:00:11.796Z] ------------------- [2023-04-12T14:00:11.796Z] experimental info: [2023-04-12T14:00:11.796Z] ------------------- [2023-04-12T14:00:11.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T14:00:11.796Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T14:00:11.796Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T14:00:12.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-12T14:00:12.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-12T14:00:12.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T14:00:12.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T14:00:12.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T14:00:12.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T14:00:12.382Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T14:00:12.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T14:00:12.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T14:00:12.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T14:00:12.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T14:00:12.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-12T14:00:12.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T14:00:12.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T14:00:12.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T14:00:12.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T14:00:12.807Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T14:00:12.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T14:00:12.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T14:00:12.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T14:00:12.982Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T14:00:13.026Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T14:00:13.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T14:00:13.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T14:00:13.158Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T14:00:13.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T14:00:13.246Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T14:00:13.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo [2023-04-12T14:00:13.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo [2023-04-12T14:00:13.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo [2023-04-12T14:00:13.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo [2023-04-12T14:00:13.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acb6d4a [Pipeline] echo [2023-04-12T14:00:13.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T14:00:13.655Z] provisioning config files... [2023-04-12T14:00:13.670Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config12670540452542161644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:00:14.009Z] ---> docker-login.sh [2023-04-12T14:00:14.009Z] nexus3.edgexfoundry.org:10001 [2023-04-12T14:00:14.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:14.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:14.530Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:14.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:14.530Z] [2023-04-12T14:00:14.530Z] Login Succeeded [2023-04-12T14:00:14.530Z] nexus3.edgexfoundry.org:10002 [2023-04-12T14:00:14.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:14.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:14.530Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:14.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:14.530Z] [2023-04-12T14:00:14.530Z] Login Succeeded [2023-04-12T14:00:14.530Z] nexus3.edgexfoundry.org:10003 [2023-04-12T14:00:14.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:14.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:14.530Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:14.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:14.530Z] [2023-04-12T14:00:14.530Z] Login Succeeded [2023-04-12T14:00:14.530Z] nexus3.edgexfoundry.org:10004 [2023-04-12T14:00:14.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:14.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:14.790Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:14.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:14.790Z] [2023-04-12T14:00:14.790Z] Login Succeeded [2023-04-12T14:00:14.790Z] docker.io [2023-04-12T14:00:14.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:16.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:16.171Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:16.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:16.171Z] [2023-04-12T14:00:16.171Z] Login Succeeded [2023-04-12T14:00:16.171Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T14:00:16.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T14:00:16.830Z] + git rev-list -1 --merges acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c~1..acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo [2023-04-12T14:00:16.891Z] -----------> git rev-list -1 --merges acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c~1..acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [false] [Pipeline] sh [2023-04-12T14:00:17.204Z] + git log --format=format:%s -1 acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo [2023-04-12T14:00:17.241Z] ========================================================= [2023-04-12T14:00:17.241Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T14:00:17.241Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T14:00:17.668Z] + git log --format=format:%s -1 acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo [2023-04-12T14:00:17.701Z] [semverPrep] GIT_COMMIT: acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-04-12T14:00:17.728Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T14:00:18.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T14:00:18.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T14:00:18.123Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T14:00:18.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T14:00:18.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-12T14:00:18.123Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T14:00:18.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:00:18.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T14:00:18.542Z] [2023-04-12T14:00:18.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:00:18.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T14:00:18.913Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T14:00:18.913Z] b85a868b505f: Pulling fs layer [2023-04-12T14:00:18.913Z] e2be974225ed: Pulling fs layer [2023-04-12T14:00:18.913Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T14:00:18.913Z] 988bab9f4d93: Pulling fs layer [2023-04-12T14:00:18.913Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T14:00:18.913Z] eaf3925da568: Pulling fs layer [2023-04-12T14:00:18.913Z] bab4dde63d76: Pulling fs layer [2023-04-12T14:00:18.913Z] bde34c3a00c8: Pulling fs layer [2023-04-12T14:00:18.913Z] b352a97aabf1: Pulling fs layer [2023-04-12T14:00:18.913Z] 4872d77fe225: Pulling fs layer [2023-04-12T14:00:18.913Z] 988bab9f4d93: Waiting [2023-04-12T14:00:18.913Z] eaf3925da568: Waiting [2023-04-12T14:00:18.913Z] bab4dde63d76: Waiting [2023-04-12T14:00:18.913Z] 5851b861e8e6: Pulling fs layer [2023-04-12T14:00:18.913Z] bde34c3a00c8: Waiting [2023-04-12T14:00:18.913Z] b352a97aabf1: Waiting [2023-04-12T14:00:18.913Z] 4872d77fe225: Waiting [2023-04-12T14:00:18.913Z] 1469e6f7b9e6: Waiting [2023-04-12T14:00:18.913Z] e2be974225ed: Verifying Checksum [2023-04-12T14:00:18.913Z] e2be974225ed: Download complete [2023-04-12T14:00:18.913Z] 988bab9f4d93: Download complete [2023-04-12T14:00:19.173Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T14:00:19.173Z] 1469e6f7b9e6: Download complete [2023-04-12T14:00:19.173Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T14:00:19.173Z] 339a4e72a1f5: Download complete [2023-04-12T14:00:19.173Z] eaf3925da568: Verifying Checksum [2023-04-12T14:00:19.173Z] eaf3925da568: Download complete [2023-04-12T14:00:19.173Z] bde34c3a00c8: Verifying Checksum [2023-04-12T14:00:19.173Z] bde34c3a00c8: Download complete [2023-04-12T14:00:19.173Z] b352a97aabf1: Download complete [2023-04-12T14:00:19.173Z] 4872d77fe225: Verifying Checksum [2023-04-12T14:00:19.173Z] 4872d77fe225: Download complete [2023-04-12T14:00:19.173Z] 5851b861e8e6: Verifying Checksum [2023-04-12T14:00:19.173Z] 5851b861e8e6: Download complete [2023-04-12T14:00:19.173Z] b85a868b505f: Verifying Checksum [2023-04-12T14:00:19.173Z] b85a868b505f: Download complete [2023-04-12T14:00:19.432Z] bab4dde63d76: Verifying Checksum [2023-04-12T14:00:19.432Z] bab4dde63d76: Download complete [2023-04-12T14:00:20.410Z] b85a868b505f: Pull complete [2023-04-12T14:00:20.669Z] e2be974225ed: Pull complete [2023-04-12T14:00:21.242Z] 339a4e72a1f5: Pull complete [2023-04-12T14:00:21.242Z] 988bab9f4d93: Pull complete [2023-04-12T14:00:21.503Z] 1469e6f7b9e6: Pull complete [2023-04-12T14:00:21.503Z] eaf3925da568: Pull complete [2023-04-12T14:00:23.406Z] bab4dde63d76: Pull complete [2023-04-12T14:00:23.406Z] bde34c3a00c8: Pull complete [2023-04-12T14:00:23.666Z] b352a97aabf1: Pull complete [2023-04-12T14:00:23.666Z] 4872d77fe225: Pull complete [2023-04-12T14:00:23.666Z] 5851b861e8e6: Pull complete [2023-04-12T14:00:23.666Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T14:00:23.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T14:00:23.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:00:23.917Z] prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container [2023-04-12T14:00:23.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T14:00:28.622Z] $ docker top f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca -eo pid,comm [2023-04-12T14:00:28.683Z] 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-04-12T14:00:28.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T14:00:28.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T14:00:28.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T14:00:28.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T14:00:28.934Z] $ docker exec f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent [2023-04-12T14:00:29.041Z] SSH_AUTH_SOCK=/tmp/ssh-4JdAj7Kw3xwI/agent.31 [2023-04-12T14:00:29.041Z] SSH_AGENT_PID=37 [2023-04-12T14:00:29.049Z] Running ssh-add (command line suppressed) [2023-04-12T14:00:29.185Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_6446091602500310726.key (/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_6446091602500310726.key) [2023-04-12T14:00:29.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T14:00:29.533Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T14:00:29.560Z] $ docker exec --env ******** --env ******** f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent -k [2023-04-12T14:00:29.656Z] unset SSH_AUTH_SOCK; [2023-04-12T14:00:29.657Z] unset SSH_AGENT_PID; [2023-04-12T14:00:29.657Z] echo Agent pid 37 killed; [2023-04-12T14:00:29.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T14:00:29.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T14:00:29.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T14:00:29.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T14:00:29.882Z] $ docker exec f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent [2023-04-12T14:00:29.998Z] SSH_AUTH_SOCK=/tmp/ssh-bh3zYPgSpw4m/agent.69 [2023-04-12T14:00:29.998Z] SSH_AGENT_PID=75 [2023-04-12T14:00:30.003Z] Running ssh-add (command line suppressed) [2023-04-12T14:00:30.114Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_14714835331307997050.key (/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_14714835331307997050.key) [2023-04-12T14:00:30.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T14:00:30.472Z] + git semver init [2023-04-12T14:00:30.733Z] 2023-04-12 14:00:30,692 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T14:00:30.733Z] 2023-04-12 14:00:30,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver [2023-04-12T14:00:30.733Z] 2023-04-12 14:00:30,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver [2023-04-12T14:00:30.733Z] 2023-04-12 14:00:30,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-175, universal_newlines=False, shell=None, istream=None) [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,870 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.git/info/exclude [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver/PR-175 with force:False [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,871 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver/PR-175 [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,875 [execute] INFO git cat-file --batch-check [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,880 [execute] INFO git cat-file --batch [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T14:00:32.114Z] 2023-04-12 14:00:31,886 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver/PR-175 [2023-04-12T14:00:32.114Z] 0.0.0 [Pipeline] } [2023-04-12T14:00:32.140Z] $ docker exec --env ******** --env ******** f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent -k [2023-04-12T14:00:32.236Z] unset SSH_AUTH_SOCK; [2023-04-12T14:00:32.237Z] unset SSH_AGENT_PID; [2023-04-12T14:00:32.237Z] echo Agent pid 75 killed; [2023-04-12T14:00:32.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T14:00:32.676Z] + git semver [Pipeline] } [2023-04-12T14:00:32.959Z] $ docker stop --time=1 f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca [2023-04-12T14:00:34.285Z] $ docker rm -f --volumes f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T14:00:34.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T14:00:34.955Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T14:00:34.974Z] [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-04-12T14:00:35.643Z] provisioning config files... [2023-04-12T14:00:35.654Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config2667850851238185481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:00:36.007Z] ---> docker-login.sh [2023-04-12T14:00:36.007Z] nexus3.edgexfoundry.org:10001 [2023-04-12T14:00:36.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:36.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:36.007Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:36.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:36.007Z] [2023-04-12T14:00:36.007Z] Login Succeeded [2023-04-12T14:00:36.007Z] nexus3.edgexfoundry.org:10002 [2023-04-12T14:00:36.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:36.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:36.007Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:36.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:36.007Z] [2023-04-12T14:00:36.007Z] Login Succeeded [2023-04-12T14:00:36.007Z] nexus3.edgexfoundry.org:10003 [2023-04-12T14:00:36.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:36.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:36.268Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:36.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:36.268Z] [2023-04-12T14:00:36.268Z] Login Succeeded [2023-04-12T14:00:36.268Z] nexus3.edgexfoundry.org:10004 [2023-04-12T14:00:36.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:36.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:36.268Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:36.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:36.268Z] [2023-04-12T14:00:36.268Z] Login Succeeded [2023-04-12T14:00:36.268Z] docker.io [2023-04-12T14:00:36.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:00:36.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:00:36.528Z] Configure a credential helper to remove this warning. See [2023-04-12T14:00:36.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:00:36.528Z] [2023-04-12T14:00:36.528Z] Login Succeeded [2023-04-12T14:00:36.528Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T14:00:36.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T14:00:36.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T14:00:36.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T14:00:36.832Z] ========================================================= [2023-04-12T14:00:36.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T14:00:36.832Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:00:37.308Z] + 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-04-12T14:00:37.308Z] Sending build context to Docker daemon 12.62MB [2023-04-12T14:00:37.308Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T14:00:37.308Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T14:00:37.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T14:00:37.308Z] 63b65145d645: Pulling fs layer [2023-04-12T14:00:37.308Z] a2d21d5440eb: Pulling fs layer [2023-04-12T14:00:37.308Z] 935e6c44a52c: Pulling fs layer [2023-04-12T14:00:37.308Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T14:00:37.308Z] 30dea6a524f1: Pulling fs layer [2023-04-12T14:00:37.308Z] a2aff8979fd8: Pulling fs layer [2023-04-12T14:00:37.308Z] 6808be2612f2: Pulling fs layer [2023-04-12T14:00:37.308Z] f25807f1079a: Pulling fs layer [2023-04-12T14:00:37.308Z] 30dea6a524f1: Waiting [2023-04-12T14:00:37.308Z] a2aff8979fd8: Waiting [2023-04-12T14:00:37.308Z] f25807f1079a: Waiting [2023-04-12T14:00:37.308Z] 6808be2612f2: Waiting [2023-04-12T14:00:37.308Z] a2d21d5440eb: Verifying Checksum [2023-04-12T14:00:37.308Z] a2d21d5440eb: Download complete [2023-04-12T14:00:37.308Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T14:00:37.308Z] 94cc34f8dd06: Download complete [2023-04-12T14:00:37.570Z] 30dea6a524f1: Verifying Checksum [2023-04-12T14:00:37.570Z] 30dea6a524f1: Download complete [2023-04-12T14:00:37.570Z] 63b65145d645: Verifying Checksum [2023-04-12T14:00:37.570Z] 63b65145d645: Download complete [2023-04-12T14:00:37.570Z] a2aff8979fd8: Verifying Checksum [2023-04-12T14:00:37.570Z] a2aff8979fd8: Download complete [2023-04-12T14:00:37.848Z] 63b65145d645: Pull complete [2023-04-12T14:00:37.848Z] a2d21d5440eb: Pull complete [2023-04-12T14:00:37.848Z] f25807f1079a: Verifying Checksum [2023-04-12T14:00:37.848Z] f25807f1079a: Download complete [2023-04-12T14:00:38.110Z] 935e6c44a52c: Verifying Checksum [2023-04-12T14:00:38.110Z] 935e6c44a52c: Download complete [2023-04-12T14:00:38.368Z] 6808be2612f2: Verifying Checksum [2023-04-12T14:00:38.368Z] 6808be2612f2: Download complete [2023-04-12T14:00:41.653Z] 935e6c44a52c: Pull complete [2023-04-12T14:00:41.653Z] 94cc34f8dd06: Pull complete [2023-04-12T14:00:41.653Z] 30dea6a524f1: Pull complete [2023-04-12T14:00:41.911Z] a2aff8979fd8: Pull complete [2023-04-12T14:00:44.446Z] 6808be2612f2: Pull complete [2023-04-12T14:00:45.015Z] f25807f1079a: Pull complete [2023-04-12T14:00:45.015Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T14:00:45.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T14:00:45.015Z] ---> 3b553350e43f [2023-04-12T14:00:45.015Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T14:00:50.464Z] Still waiting to schedule task [2023-04-12T14:00:50.464Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-12T14:00:53.153Z] ---> Running in d603f59852c7 [2023-04-12T14:00:53.153Z] Removing intermediate container d603f59852c7 [2023-04-12T14:00:53.153Z] ---> 2d1cbce3701b [2023-04-12T14:00:53.153Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T14:00:53.153Z] ---> Running in c497afee22cf [2023-04-12T14:00:53.153Z] Removing intermediate container c497afee22cf [2023-04-12T14:00:53.153Z] ---> 1d41e7354398 [2023-04-12T14:00:53.153Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T14:00:53.153Z] ---> Running in 5c7dd085d957 [2023-04-12T14:00:53.153Z] Removing intermediate container 5c7dd085d957 [2023-04-12T14:00:53.153Z] ---> 29f04380d8f4 [2023-04-12T14:00:53.153Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T14:00:53.153Z] ---> Running in 37c6df085e10 [2023-04-12T14:00:53.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T14:00:53.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T14:00:53.673Z] OK: 265 MiB in 53 packages [2023-04-12T14:00:53.932Z] Removing intermediate container 37c6df085e10 [2023-04-12T14:00:53.932Z] ---> 7c1d1162fc24 [2023-04-12T14:00:53.932Z] Step 7/12 : WORKDIR /app [2023-04-12T14:00:53.932Z] ---> Running in f4143031193e [2023-04-12T14:00:54.191Z] Removing intermediate container f4143031193e [2023-04-12T14:00:54.191Z] ---> 1c25452ab349 [2023-04-12T14:00:54.191Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T14:00:54.191Z] ---> 9e28aaf63c37 [2023-04-12T14:00:54.191Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T14:00:54.191Z] ---> Running in d80158c2ab4c [2023-04-12T14:01:33.164Z] Removing intermediate container d80158c2ab4c [2023-04-12T14:01:33.165Z] ---> 97e0bbbe9e1a [2023-04-12T14:01:33.165Z] Step 10/12 : COPY . . [2023-04-12T14:01:33.165Z] ---> c24f208dedb0 [2023-04-12T14:01:33.165Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T14:01:33.165Z] ---> Running in e6cf50e5e5b2 [2023-04-12T14:01:33.165Z] Removing intermediate container e6cf50e5e5b2 [2023-04-12T14:01:33.165Z] ---> 31935071ea6f [2023-04-12T14:01:33.165Z] Step 12/12 : RUN $MAKE [2023-04-12T14:01:33.165Z] ---> Running in 613de52ffbd6 [2023-04-12T14:01:33.165Z] noop [2023-04-12T14:01:33.165Z] Removing intermediate container 613de52ffbd6 [2023-04-12T14:01:33.165Z] ---> 0160c8b0d24b [2023-04-12T14:01:33.165Z] Successfully built 0160c8b0d24b [2023-04-12T14:01:33.165Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:01:33.626Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T14:01:33.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:01:33.774Z] prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container [2023-04-12T14:01:33.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T14:01:34.123Z] $ docker top 129762522cc2e581e21ba73daad4284c188a6e8b22911a9f2d10e3fb97a06996 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T14:01:34.521Z] + go version [2023-04-12T14:01:34.521Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T14:01:34.551Z] $ docker stop --time=1 129762522cc2e581e21ba73daad4284c188a6e8b22911a9f2d10e3fb97a06996 [2023-04-12T14:01:35.833Z] $ docker rm -f --volumes 129762522cc2e581e21ba73daad4284c188a6e8b22911a9f2d10e3fb97a06996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:01:36.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T14:01:36.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:01:36.713Z] prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container [2023-04-12T14:01:36.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T14:01:37.060Z] $ docker top 4318115e5ff5e4c283d945b1699f6e5ad9e791a441c4d338653fd381fc8ea0df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T14:01:37.461Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-175 [Pipeline] fileExists [Pipeline] sh [2023-04-12T14:01:37.832Z] + make test [2023-04-12T14:01:37.832Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-12T14:01:59.801Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-12T14:01:59.801Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-12T14:01:59.801Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements [2023-04-12T14:01:59.801Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.723s coverage: 71.9% of statements [2023-04-12T14:02:21.964Z] go vet ./... [2023-04-12T14:02:23.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T14:02:24.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T14:02:24.183Z] ./bin/test-attribution.sh [2023-04-12T14:02:24.183Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T14:02:24.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T14:02:24.255Z] $ docker stop --time=1 4318115e5ff5e4c283d945b1699f6e5ad9e791a441c4d338653fd381fc8ea0df [2023-04-12T14:02:28.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7562 in /w/workspace/y_app-rfid-llrp-inventory_PR-175 [2023-04-12T14:02:30.209Z] $ docker rm -f --volumes 4318115e5ff5e4c283d945b1699f6e5ad9e791a441c4d338653fd381fc8ea0df [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-04-12T14:02:30.582Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-04-12T14:02:30.658Z] The recommended git tool is: git [2023-04-12T14:02:30.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T14:02:30.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-12T14:02:31.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T14:02:31.879Z] + ls -al . [2023-04-12T14:02:31.879Z] total 228 [2023-04-12T14:02:31.879Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 14:01 . [2023-04-12T14:02:31.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:00 .. [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 14:00 .dockerignore [2023-04-12T14:02:31.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 14:00 .git [2023-04-12T14:02:31.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:00 .github [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 14:00 .gitignore [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 14:00 .golangci.yml [2023-04-12T14:02:31.879Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 14:00 .semver [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 14:00 Attribution.txt [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 14:00 CHANGELOG.md [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 14:00 Dockerfile [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 14:00 GOVERNANCE.md [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 14:00 Jenkinsfile [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 14:00 LICENSE [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 14:00 Makefile [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 14:00 OWNERS.md [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 14:00 README.md [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 14:00 VERSION [2023-04-12T14:02:31.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:00 bin [2023-04-12T14:02:31.879Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 14:01 coverage.out [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 14:00 go.mod [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 14:00 go.sum [2023-04-12T14:02:31.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:00 images [2023-04-12T14:02:31.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:00 internal [2023-04-12T14:02:31.879Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 14:00 main.go [2023-04-12T14:02:31.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:00 res [2023-04-12T14:02:31.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:00 snap [2023-04-12T14:02:31.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:02:32.278Z] + 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=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c --label arch=amd64 --label version=0.0.0 . [2023-04-12T14:02:32.278Z] Sending build context to Docker daemon 12.62MB [2023-04-12T14:02:32.278Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T14:02:32.278Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-12T14:02:32.278Z] ---> 0160c8b0d24b [2023-04-12T14:02:32.278Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T14:02:32.848Z] ---> Running in bdca3bdb645a [2023-04-12T14:02:32.848Z] Removing intermediate container bdca3bdb645a [2023-04-12T14:02:32.848Z] ---> c00c46a558bb [2023-04-12T14:02:32.848Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T14:02:32.848Z] ---> Running in a6b588091732 [2023-04-12T14:02:33.108Z] Removing intermediate container a6b588091732 [2023-04-12T14:02:33.108Z] ---> 245664304019 [2023-04-12T14:02:33.108Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-12T14:02:33.108Z] ---> Running in e2d09f6935a2 [2023-04-12T14:02:33.108Z] Removing intermediate container e2d09f6935a2 [2023-04-12T14:02:33.108Z] ---> f32fef80599d [2023-04-12T14:02:33.108Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T14:02:33.108Z] ---> Running in 03811f5083fd [2023-04-12T14:02:33.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T14:02:33.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T14:02:33.884Z] OK: 265 MiB in 53 packages [2023-04-12T14:02:34.142Z] Removing intermediate container 03811f5083fd [2023-04-12T14:02:34.142Z] ---> 30f1639f7913 [2023-04-12T14:02:34.142Z] Step 7/29 : WORKDIR /app [2023-04-12T14:02:34.142Z] ---> Running in 9878d6b1f31d [2023-04-12T14:02:34.401Z] Removing intermediate container 9878d6b1f31d [2023-04-12T14:02:34.401Z] ---> 66edd9c597a6 [2023-04-12T14:02:34.401Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-12T14:02:34.401Z] ---> 7a2e4ec7889e [2023-04-12T14:02:34.401Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T14:02:34.401Z] ---> Running in cafda49b5254 [2023-04-12T14:02:35.336Z] Removing intermediate container cafda49b5254 [2023-04-12T14:02:35.336Z] ---> ea714271254a [2023-04-12T14:02:35.336Z] Step 10/29 : COPY . . [2023-04-12T14:02:35.381Z] using credential edgex-jenkins-ssh [2023-04-12T14:02:35.397Z] Cloning the remote Git repository [2023-04-12T14:02:35.446Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-12T14:02:35.537Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-04-12T14:02:35.901Z] ---> c3de3a0c3f0e [2023-04-12T14:02:35.901Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T14:02:35.901Z] ---> Running in f83a034e58a8 [2023-04-12T14:02:35.901Z] Removing intermediate container f83a034e58a8 [2023-04-12T14:02:35.901Z] ---> 42e131e52f12 [2023-04-12T14:02:35.901Z] Step 12/29 : RUN $MAKE [2023-04-12T14:02:35.901Z] ---> Running in 756d3236ff9e [2023-04-12T14:02:36.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -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-04-12T14:02:35.681Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-12T14:02:35.682Z] > git --version # timeout=10 [2023-04-12T14:02:35.705Z] > git --version # 'git version 2.25.1' [2023-04-12T14:02:35.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T14:02:35.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T14:02:38.597Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-12T14:02:38.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T14:02:39.977Z] Merging remotes/origin/main commit d587da57cbe4a05f119c115f8fc98fba81978bb1 into PR head commit acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [2023-04-12T14:02:40.243Z] Merge succeeded, producing acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [2023-04-12T14:02:40.243Z] Checking out Revision acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c (PR-175) [2023-04-12T14:02:40.706Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-04-12T14:02:39.443Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-12T14:02:39.482Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-12T14:02:39.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T14:02:39.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-12T14:02:39.994Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T14:02:40.065Z] > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 [2023-04-12T14:02:40.157Z] > git remote # timeout=10 [2023-04-12T14:02:40.176Z] > git config --get remote.origin.url # timeout=10 [2023-04-12T14:02:40.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T14:02:40.202Z] > git merge d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 [2023-04-12T14:02:40.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-12T14:02:40.250Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T14:02:40.262Z] > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 [2023-04-12T14:02:40.756Z] > git --version # timeout=10 [2023-04-12T14:02:40.769Z] > git --version # 'git version 2.25.1' [2023-04-12T14:02:40.781Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T14:02:41.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T14:02:41.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T14:02:41.976Z] Dload Upload Total Spent Left Speed [2023-04-12T14:02:41.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68924 0 --:--:-- --:--:-- --:--:-- 68924 [Pipeline] sh [2023-04-12T14:02:42.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T14:02:42.909Z] + sudo tee /etc/docker/daemon.new [2023-04-12T14:02:42.909Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T14:02:42.909Z] { [2023-04-12T14:02:42.909Z] "registry-mirrors": [ [2023-04-12T14:02:42.909Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T14:02:42.909Z] ], [2023-04-12T14:02:42.909Z] "bip": "10.250.0.254/24", [2023-04-12T14:02:42.909Z] "hosts": [ [2023-04-12T14:02:42.909Z] "tcp://0.0.0.0:5555", [2023-04-12T14:02:42.909Z] "unix:///var/run/docker.sock" [2023-04-12T14:02:42.909Z] ], [2023-04-12T14:02:42.909Z] "mtu": 1458, [2023-04-12T14:02:42.909Z] "selinux-enabled": true, [2023-04-12T14:02:42.909Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T14:02:42.909Z] } [Pipeline] sh [2023-04-12T14:02:43.250Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T14:02:43.604Z] + sudo service docker restart [2023-04-12T14:02:58.191Z] Removing intermediate container 756d3236ff9e [2023-04-12T14:02:58.191Z] ---> 6789498e7335 [2023-04-12T14:02:58.191Z] Step 13/29 : FROM alpine:3.17 [2023-04-12T14:02:59.127Z] 3.17: Pulling from library/alpine [2023-04-12T14:02:59.127Z] f56be85fc22e: Pulling fs layer [2023-04-12T14:02:59.387Z] f56be85fc22e: Verifying Checksum [2023-04-12T14:02:59.387Z] f56be85fc22e: Download complete [2023-04-12T14:02:59.387Z] f56be85fc22e: Pull complete [2023-04-12T14:03:00.321Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T14:03:00.321Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T14:03:00.321Z] ---> 9ed4aefc74f6 [2023-04-12T14:03:00.321Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T14:03:00.321Z] ---> Running in fd226df85167 [2023-04-12T14:03:00.582Z] Removing intermediate container fd226df85167 [2023-04-12T14:03:00.582Z] ---> 7b83d5763a30 [2023-04-12T14:03:00.582Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-12T14:03:00.582Z] ---> Running in 59e07c88f200 [2023-04-12T14:03:00.582Z] Removing intermediate container 59e07c88f200 [2023-04-12T14:03:00.582Z] ---> 5f779120af19 [2023-04-12T14:03:00.582Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-12T14:03:00.582Z] ---> Running in 7291512cf83a [2023-04-12T14:03:00.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T14:03:01.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T14:03:01.666Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T14:03:01.666Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T14:03:01.666Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T14:03:01.666Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T14:03:01.666Z] OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T14:03:01.917Z] provisioning config files... [2023-04-12T14:03:01.924Z] Removing intermediate container 7291512cf83a [2023-04-12T14:03:01.924Z] ---> baee1b0d0a4d [2023-04-12T14:03:01.924Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T14:03:01.945Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config390575828560076512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:03:02.182Z] ---> 4b9eee6bd91c [2023-04-12T14:03:02.182Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T14:03:02.332Z] ---> docker-login.sh [2023-04-12T14:03:02.332Z] nexus3.edgexfoundry.org:10001 [2023-04-12T14:03:02.440Z] ---> 7139b8cd4b65 [2023-04-12T14:03:02.440Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-12T14:03:02.440Z] ---> 5eb5e187dc8a [2023-04-12T14:03:02.440Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-12T14:03:02.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:03:02.697Z] ---> b8d6803dfd5c [2023-04-12T14:03:02.697Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-12T14:03:02.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:03:02.868Z] Configure a credential helper to remove this warning. See [2023-04-12T14:03:02.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:03:02.868Z] [2023-04-12T14:03:02.868Z] Login Succeeded [2023-04-12T14:03:02.868Z] nexus3.edgexfoundry.org:10002 [2023-04-12T14:03:03.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:03:03.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:03:03.136Z] Configure a credential helper to remove this warning. See [2023-04-12T14:03:03.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:03:03.136Z] [2023-04-12T14:03:03.136Z] Login Succeeded [2023-04-12T14:03:03.136Z] nexus3.edgexfoundry.org:10003 [2023-04-12T14:03:03.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:03:03.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:03:03.405Z] Configure a credential helper to remove this warning. See [2023-04-12T14:03:03.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:03:03.405Z] [2023-04-12T14:03:03.405Z] Login Succeeded [2023-04-12T14:03:03.405Z] nexus3.edgexfoundry.org:10004 [2023-04-12T14:03:03.668Z] ---> 2ab445286f86 [2023-04-12T14:03:03.668Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-12T14:03:03.668Z] ---> Running in 70c09d201da0 [2023-04-12T14:03:03.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:03:03.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:03:03.944Z] Configure a credential helper to remove this warning. See [2023-04-12T14:03:03.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:03:03.944Z] [2023-04-12T14:03:03.944Z] Login Succeeded [2023-04-12T14:03:03.944Z] docker.io [2023-04-12T14:03:03.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T14:03:04.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T14:03:04.215Z] Configure a credential helper to remove this warning. See [2023-04-12T14:03:04.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T14:03:04.215Z] [2023-04-12T14:03:04.215Z] Login Succeeded [2023-04-12T14:03:04.215Z] ---> docker-login.sh ends [2023-04-12T14:03:04.233Z] Removing intermediate container 70c09d201da0 [2023-04-12T14:03:04.233Z] ---> a4de11c69d44 [2023-04-12T14:03:04.233Z] Step 23/29 : VOLUME /cache [2023-04-12T14:03:04.233Z] ---> Running in 1208f3c5cb4e [2023-04-12T14:03:04.233Z] Removing intermediate container 1208f3c5cb4e [2023-04-12T14:03:04.233Z] ---> 56b16e722021 [2023-04-12T14:03:04.233Z] Step 24/29 : EXPOSE 59711 [2023-04-12T14:03:04.233Z] ---> Running in f8881c48776a [2023-04-12T14:03:04.491Z] Removing intermediate container f8881c48776a [2023-04-12T14:03:04.491Z] ---> d89f397efe66 [2023-04-12T14:03:04.491Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-12T14:03:04.491Z] ---> Running in 09be846cc104 [2023-04-12T14:03:04.491Z] Removing intermediate container 09be846cc104 [2023-04-12T14:03:04.491Z] ---> 454d690ce154 [2023-04-12T14:03:04.491Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-12T14:03:04.491Z] ---> Running in bc2107e4d1ef [2023-04-12T14:03:04.491Z] Removing intermediate container bc2107e4d1ef [2023-04-12T14:03:04.491Z] ---> 118ccf13c2ad [2023-04-12T14:03:04.491Z] Step 27/29 : LABEL arch=amd64 [Pipeline] } [2023-04-12T14:03:04.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-12T14:03:04.749Z] ---> Running in 242a966e44f7 [2023-04-12T14:03:04.749Z] Removing intermediate container 242a966e44f7 [2023-04-12T14:03:04.749Z] ---> d0ddfae73193 [2023-04-12T14:03:04.749Z] Step 28/29 : LABEL git_sha=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [2023-04-12T14:03:04.749Z] ---> Running in 235448c8bc2c [2023-04-12T14:03:04.749Z] Removing intermediate container 235448c8bc2c [2023-04-12T14:03:04.749Z] ---> eeed13179f46 [2023-04-12T14:03:04.749Z] Step 29/29 : LABEL version=0.0.0 [2023-04-12T14:03:04.749Z] ---> Running in e7e5c303e6d4 [Pipeline] echo [2023-04-12T14:03:04.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T14:03:04.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T14:03:04.952Z] ========================================================= [2023-04-12T14:03:04.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T14:03:04.952Z] ========================================================= [Pipeline] fileExists [2023-04-12T14:03:05.007Z] Removing intermediate container e7e5c303e6d4 [2023-04-12T14:03:05.007Z] ---> fdc3990673b0 [2023-04-12T14:03:05.007Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T14:03:05.007Z] Successfully built fdc3990673b0 [2023-04-12T14:03:05.007Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2023-04-12T14:03:05.555Z] + 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 . [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:03:05.824Z] Sending build context to Docker daemon 677.9kB [2023-04-12T14:03:05.824Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T14:03:05.824Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T14:03:05.824Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T14:03:05.824Z] af6eaf76a39c: Pulling fs layer [2023-04-12T14:03:05.824Z] 55522c791124: Pulling fs layer [2023-04-12T14:03:05.824Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T14:03:05.824Z] 169dfbe0d373: Pulling fs layer [2023-04-12T14:03:05.824Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T14:03:05.824Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T14:03:05.824Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T14:03:05.824Z] e1ff8fa3b103: Waiting [2023-04-12T14:03:05.824Z] 52ebb69f0ebf: Waiting [2023-04-12T14:03:05.824Z] 5abe8eddf0d5: Waiting [2023-04-12T14:03:05.824Z] 169dfbe0d373: Waiting [2023-04-12T14:03:06.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T14:03:06.029Z] [2023-04-12T14:03:06.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-12T14:03:06.101Z] 55522c791124: Verifying Checksum [2023-04-12T14:03:06.101Z] 55522c791124: Download complete [2023-04-12T14:03:06.101Z] 169dfbe0d373: Verifying Checksum [2023-04-12T14:03:06.101Z] 169dfbe0d373: Download complete [2023-04-12T14:03:06.101Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T14:03:06.101Z] e1ff8fa3b103: Download complete [2023-04-12T14:03:06.101Z] af6eaf76a39c: Verifying Checksum [2023-04-12T14:03:06.101Z] af6eaf76a39c: Download complete [Pipeline] sh [2023-04-12T14:03:06.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T14:03:06.427Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T14:03:06.427Z] 5eb5b503b376: Pulling fs layer [2023-04-12T14:03:06.427Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T14:03:06.427Z] ec43610c2a17: Pulling fs layer [2023-04-12T14:03:06.427Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T14:03:06.427Z] 33b1e0a273af: Pulling fs layer [2023-04-12T14:03:06.427Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T14:03:06.427Z] 2f39f015ded8: Pulling fs layer [2023-04-12T14:03:06.427Z] 3a2ae6a8a46f: Waiting [2023-04-12T14:03:06.427Z] 33b1e0a273af: Waiting [2023-04-12T14:03:06.427Z] 5d3b04190fa2: Waiting [2023-04-12T14:03:06.427Z] 2f39f015ded8: Waiting [2023-04-12T14:03:06.427Z] 5c69ac0246d0: Verifying Checksum [2023-04-12T14:03:06.427Z] 5c69ac0246d0: Download complete [2023-04-12T14:03:06.427Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-12T14:03:06.427Z] 3a2ae6a8a46f: Download complete [2023-04-12T14:03:06.686Z] 33b1e0a273af: Verifying Checksum [2023-04-12T14:03:06.686Z] 33b1e0a273af: Download complete [2023-04-12T14:03:06.686Z] ec43610c2a17: Verifying Checksum [2023-04-12T14:03:06.686Z] ec43610c2a17: Download complete [2023-04-12T14:03:06.686Z] 5d3b04190fa2: Download complete [2023-04-12T14:03:06.686Z] 5eb5b503b376: Verifying Checksum [2023-04-12T14:03:06.686Z] 5eb5b503b376: Download complete [2023-04-12T14:03:07.537Z] af6eaf76a39c: Pull complete [2023-04-12T14:03:07.537Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T14:03:07.537Z] 5abe8eddf0d5: Download complete [2023-04-12T14:03:07.620Z] 2f39f015ded8: Download complete [2023-04-12T14:03:07.806Z] 55522c791124: Pull complete [2023-04-12T14:03:08.193Z] 5eb5b503b376: Pull complete [2023-04-12T14:03:08.193Z] 5c69ac0246d0: Pull complete [2023-04-12T14:03:08.760Z] ec43610c2a17: Pull complete [2023-04-12T14:03:08.760Z] 3a2ae6a8a46f: Pull complete [2023-04-12T14:03:08.770Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T14:03:08.770Z] 52ebb69f0ebf: Download complete [2023-04-12T14:03:08.770Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T14:03:08.770Z] ce5c4a1c91eb: Download complete [2023-04-12T14:03:09.019Z] 33b1e0a273af: Pull complete [2023-04-12T14:03:09.019Z] 5d3b04190fa2: Pull complete [2023-04-12T14:03:14.283Z] 2f39f015ded8: Pull complete [2023-04-12T14:03:14.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T14:03:14.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T14:03:14.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:03:14.525Z] prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container [2023-04-12T14:03:14.553Z] $ 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/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T14:03:18.855Z] ce5c4a1c91eb: Pull complete [2023-04-12T14:03:18.855Z] 169dfbe0d373: Pull complete [2023-04-12T14:03:18.855Z] e1ff8fa3b103: Pull complete [2023-04-12T14:03:20.437Z] $ docker top 0e8f867379ecb507e5cdf8bda4dabc83a23cf671db9e0c0f86115a0f311024f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:03:20.916Z] ---> job-cost.sh [2023-04-12T14:03:20.916Z] lf-activate-venv: SKIPPING [2023-04-12T14:03:20.916Z] INFO: No Stack... [2023-04-12T14:03:21.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T14:03:21.434Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T14:03:21.751Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives/cost.csv [2023-04-12T14:03:21.751Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T14:03:21.799Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [2023-04-12T14:03:21.804Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] did not exist. Created. [2023-04-12T14:03:21.804Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T14:03:22.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T14:03:22.239Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T14:03:22.276Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T14:03:22.361Z] $ docker stop --time=1 0e8f867379ecb507e5cdf8bda4dabc83a23cf671db9e0c0f86115a0f311024f2 [2023-04-12T14:03:23.604Z] $ docker rm -f --volumes 0e8f867379ecb507e5cdf8bda4dabc83a23cf671db9e0c0f86115a0f311024f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T14:03:25.577Z] 52ebb69f0ebf: Pull complete [2023-04-12T14:03:26.541Z] 5abe8eddf0d5: Pull complete [2023-04-12T14:03:26.541Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T14:03:26.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T14:03:26.541Z] ---> 6cb57ee374ae [2023-04-12T14:03:26.541Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T14:03:28.494Z] ---> Running in d51ba85f0e3d [2023-04-12T14:03:28.494Z] Removing intermediate container d51ba85f0e3d [2023-04-12T14:03:28.494Z] ---> 5b8010c6f0bb [2023-04-12T14:03:28.494Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T14:03:28.494Z] ---> Running in 1e7e1cd25aa9 [2023-04-12T14:03:28.761Z] Removing intermediate container 1e7e1cd25aa9 [2023-04-12T14:03:28.761Z] ---> 536cc538b48d [2023-04-12T14:03:28.761Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T14:03:28.761Z] ---> Running in bb7caf8038fd [2023-04-12T14:03:29.038Z] Removing intermediate container bb7caf8038fd [2023-04-12T14:03:29.038Z] ---> de751e953cba [2023-04-12T14:03:29.038Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T14:03:29.038Z] ---> Running in 9377319f95d5 [2023-04-12T14:03:30.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T14:03:30.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T14:03:31.676Z] OK: 263 MiB in 53 packages [2023-04-12T14:03:32.634Z] Removing intermediate container 9377319f95d5 [2023-04-12T14:03:32.634Z] ---> a5eebbc2c29e [2023-04-12T14:03:32.634Z] Step 7/12 : WORKDIR /app [2023-04-12T14:03:32.634Z] ---> Running in 8cf8f8237f8c [2023-04-12T14:03:32.900Z] Removing intermediate container 8cf8f8237f8c [2023-04-12T14:03:32.900Z] ---> 93b29bb55318 [2023-04-12T14:03:32.900Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T14:03:33.167Z] ---> 77e48b5fecb7 [2023-04-12T14:03:33.167Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T14:03:33.435Z] ---> Running in ca830da52ffa [2023-04-12T14:04:55.068Z] Removing intermediate container ca830da52ffa [2023-04-12T14:04:55.068Z] ---> a7b2d31dabb8 [2023-04-12T14:04:55.068Z] Step 10/12 : COPY . . [2023-04-12T14:04:55.666Z] ---> bc91264ace23 [2023-04-12T14:04:55.666Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T14:04:55.666Z] ---> Running in 2880f9053aad [2023-04-12T14:04:55.936Z] Removing intermediate container 2880f9053aad [2023-04-12T14:04:55.936Z] ---> 0311e5d84c71 [2023-04-12T14:04:55.936Z] Step 12/12 : RUN $MAKE [2023-04-12T14:04:55.936Z] ---> Running in 5abfab5050ef [2023-04-12T14:04:56.902Z] noop [2023-04-12T14:04:57.488Z] Removing intermediate container 5abfab5050ef [2023-04-12T14:04:57.488Z] ---> 78f992e6c664 [2023-04-12T14:04:57.488Z] Successfully built 78f992e6c664 [2023-04-12T14:04:57.488Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:04:57.983Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T14:04:57.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:04:58.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2023-04-12T14:04:58.323Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T14:04:59.478Z] $ docker top 02915103fa2e6136924dce062819b25502edb25c27238a4b1ebe058bb9133d31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T14:05:00.375Z] + go version [2023-04-12T14:05:00.375Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T14:05:00.407Z] $ docker stop --time=1 02915103fa2e6136924dce062819b25502edb25c27238a4b1ebe058bb9133d31 [2023-04-12T14:05:02.783Z] $ docker rm -f --volumes 02915103fa2e6136924dce062819b25502edb25c27238a4b1ebe058bb9133d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:05:03.619Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T14:05:03.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:05:03.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2023-04-12T14:05:03.941Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T14:05:05.080Z] $ docker top 6bcffc3a3cbcd3c5324882e41fb23cb8b980e6ae64ca5ca98392fc3d60972326 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T14:05:05.944Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-04-12T14:05:06.336Z] + make test [2023-04-12T14:05:06.336Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-12T14:07:43.053Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-12T14:07:58.048Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-12T14:07:58.048Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.161s coverage: 86.2% of statements [2023-04-12T14:08:08.116Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.385s coverage: 71.9% of statements [2023-04-12T14:08:08.116Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T14:08:08.116Z] go vet ./... [2023-04-12T14:10:29.820Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T14:10:29.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T14:10:29.820Z] ./bin/test-attribution.sh [2023-04-12T14:10:29.820Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T14:10:29.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T14:10:29.892Z] $ docker stop --time=1 6bcffc3a3cbcd3c5324882e41fb23cb8b980e6ae64ca5ca98392fc3d60972326 [2023-04-12T14:10:31.780Z] $ docker rm -f --volumes 6bcffc3a3cbcd3c5324882e41fb23cb8b980e6ae64ca5ca98392fc3d60972326 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T14:10:33.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T14:10:33.355Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T14:10:33.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T14:10:34.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T14:10:34.732Z] + ls -al . [2023-04-12T14:10:34.732Z] total 224 [2023-04-12T14:10:34.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 14:05 . [2023-04-12T14:10:34.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:02 .. [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 14:02 .dockerignore [2023-04-12T14:10:34.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 14:02 .git [2023-04-12T14:10:34.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:02 .github [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 14:02 .gitignore [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 14:02 .golangci.yml [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 14:02 Attribution.txt [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 14:02 CHANGELOG.md [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 14:02 Dockerfile [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 14:02 GOVERNANCE.md [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 14:02 Jenkinsfile [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 14:02 LICENSE [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 14:02 Makefile [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 14:02 OWNERS.md [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 14:02 README.md [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 14:00 VERSION [2023-04-12T14:10:34.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:02 bin [2023-04-12T14:10:34.732Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 14:08 coverage.out [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 14:02 go.mod [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 14:02 go.sum [2023-04-12T14:10:34.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:02 images [2023-04-12T14:10:34.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:02 internal [2023-04-12T14:10:34.732Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 14:02 main.go [2023-04-12T14:10:34.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:02 res [2023-04-12T14:10:34.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:02 snap [2023-04-12T14:10:34.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:10:35.154Z] + 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=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c --label arch=arm64 --label version=0.0.0 . [2023-04-12T14:10:35.425Z] Sending build context to Docker daemon 677.9kB [2023-04-12T14:10:35.425Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T14:10:35.425Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-12T14:10:35.425Z] ---> 78f992e6c664 [2023-04-12T14:10:35.425Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T14:10:35.425Z] ---> Running in 6aee793e9f80 [2023-04-12T14:10:35.695Z] Removing intermediate container 6aee793e9f80 [2023-04-12T14:10:35.695Z] ---> b7d5d15c48ac [2023-04-12T14:10:35.695Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T14:10:35.967Z] ---> Running in 1b55f91f7e80 [2023-04-12T14:10:36.237Z] Removing intermediate container 1b55f91f7e80 [2023-04-12T14:10:36.237Z] ---> db97cad583e0 [2023-04-12T14:10:36.237Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-12T14:10:36.237Z] ---> Running in e33a833c0b0b [2023-04-12T14:10:36.516Z] Removing intermediate container e33a833c0b0b [2023-04-12T14:10:36.516Z] ---> daaa76157a65 [2023-04-12T14:10:36.517Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T14:10:36.517Z] ---> Running in cd590b18219b [2023-04-12T14:10:37.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T14:10:38.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T14:10:39.409Z] OK: 263 MiB in 53 packages [2023-04-12T14:10:39.995Z] Removing intermediate container cd590b18219b [2023-04-12T14:10:39.995Z] ---> 83b66bd85069 [2023-04-12T14:10:39.995Z] Step 7/29 : WORKDIR /app [2023-04-12T14:10:39.995Z] ---> Running in f6bdeb81e751 [2023-04-12T14:10:40.263Z] Removing intermediate container f6bdeb81e751 [2023-04-12T14:10:40.263Z] ---> 48ff38768577 [2023-04-12T14:10:40.263Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-12T14:10:40.855Z] ---> 2a57e2312e0b [2023-04-12T14:10:40.855Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T14:10:40.855Z] ---> Running in 86a6d1693adb [2023-04-12T14:10:43.451Z] Removing intermediate container 86a6d1693adb [2023-04-12T14:10:43.451Z] ---> e8b3c5db0713 [2023-04-12T14:10:43.451Z] Step 10/29 : COPY . . [2023-04-12T14:10:44.035Z] ---> 64e10cdacb34 [2023-04-12T14:10:44.035Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T14:10:44.035Z] ---> Running in 9f53258e9c77 [2023-04-12T14:10:44.307Z] Removing intermediate container 9f53258e9c77 [2023-04-12T14:10:44.307Z] ---> 87e9389825cb [2023-04-12T14:10:44.307Z] Step 12/29 : RUN $MAKE [2023-04-12T14:10:44.576Z] ---> Running in f3ed6fad4866 [2023-04-12T14:10:45.540Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -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-04-12T14:12:52.200Z] Removing intermediate container f3ed6fad4866 [2023-04-12T14:12:52.200Z] ---> b84c6310913a [2023-04-12T14:12:52.200Z] Step 13/29 : FROM alpine:3.17 [2023-04-12T14:12:52.200Z] 3.17: Pulling from library/alpine [2023-04-12T14:12:52.200Z] c41833b44d91: Pulling fs layer [2023-04-12T14:12:52.200Z] c41833b44d91: Verifying Checksum [2023-04-12T14:12:52.200Z] c41833b44d91: Download complete [2023-04-12T14:12:52.200Z] c41833b44d91: Pull complete [2023-04-12T14:12:52.200Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T14:12:52.200Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T14:12:52.200Z] ---> 51e60588ff2c [2023-04-12T14:12:52.200Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T14:12:52.200Z] ---> Running in d1e829849278 [2023-04-12T14:12:52.200Z] Removing intermediate container d1e829849278 [2023-04-12T14:12:52.200Z] ---> aba2daad9fb2 [2023-04-12T14:12:52.200Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-12T14:12:52.200Z] ---> Running in f264763482ab [2023-04-12T14:12:52.200Z] Removing intermediate container f264763482ab [2023-04-12T14:12:52.200Z] ---> 0fe2e7156d4c [2023-04-12T14:12:52.200Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-12T14:12:52.200Z] ---> Running in 6935fc75740e [2023-04-12T14:12:52.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T14:12:52.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T14:12:52.200Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T14:12:52.468Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T14:12:52.468Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T14:12:52.468Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T14:12:52.737Z] OK: 8 MiB in 17 packages [2023-04-12T14:12:54.147Z] Removing intermediate container 6935fc75740e [2023-04-12T14:12:54.147Z] ---> ca43965615cd [2023-04-12T14:12:54.147Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T14:12:54.413Z] ---> eb3d3fc7c127 [2023-04-12T14:12:54.413Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T14:12:54.680Z] ---> 8e5678c17ed7 [2023-04-12T14:12:54.680Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-12T14:12:55.263Z] ---> 91f553995e41 [2023-04-12T14:12:55.263Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-12T14:12:55.541Z] ---> 2af8faaf0d41 [2023-04-12T14:12:55.541Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-12T14:12:56.947Z] ---> e9b1bc182c23 [2023-04-12T14:12:56.947Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-12T14:12:56.947Z] ---> Running in 5b4e0152f46a [2023-04-12T14:12:58.358Z] Removing intermediate container 5b4e0152f46a [2023-04-12T14:12:58.358Z] ---> 749841fd77e2 [2023-04-12T14:12:58.358Z] Step 23/29 : VOLUME /cache [2023-04-12T14:12:58.625Z] ---> Running in a629dc838c65 [2023-04-12T14:12:58.625Z] Removing intermediate container a629dc838c65 [2023-04-12T14:12:58.625Z] ---> 8e4201557fff [2023-04-12T14:12:58.625Z] Step 24/29 : EXPOSE 59711 [2023-04-12T14:12:58.892Z] ---> Running in ffda7bb7f7dc [2023-04-12T14:12:59.157Z] Removing intermediate container ffda7bb7f7dc [2023-04-12T14:12:59.157Z] ---> cc909e9efdc9 [2023-04-12T14:12:59.157Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-12T14:12:59.157Z] ---> Running in b193967c6a72 [2023-04-12T14:12:59.424Z] Removing intermediate container b193967c6a72 [2023-04-12T14:12:59.424Z] ---> 76cbf9884bdd [2023-04-12T14:12:59.424Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-12T14:12:59.424Z] ---> Running in 2129238579df [2023-04-12T14:12:59.690Z] Removing intermediate container 2129238579df [2023-04-12T14:12:59.690Z] ---> fbddf6667606 [2023-04-12T14:12:59.690Z] Step 27/29 : LABEL arch=arm64 [2023-04-12T14:12:59.690Z] ---> Running in a7aaf28d2ed6 [2023-04-12T14:12:59.955Z] Removing intermediate container a7aaf28d2ed6 [2023-04-12T14:12:59.956Z] ---> 73cf1a050314 [2023-04-12T14:12:59.956Z] Step 28/29 : LABEL git_sha=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [2023-04-12T14:13:00.226Z] ---> Running in 3d4df05497f1 [2023-04-12T14:13:00.492Z] Removing intermediate container 3d4df05497f1 [2023-04-12T14:13:00.492Z] ---> 4e004737625e [2023-04-12T14:13:00.492Z] Step 29/29 : LABEL version=0.0.0 [2023-04-12T14:13:00.492Z] ---> Running in 044478c569bf [2023-04-12T14:13:00.759Z] Removing intermediate container 044478c569bf [2023-04-12T14:13:00.759Z] ---> f783cc7d350f [2023-04-12T14:13:00.759Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T14:13:00.759Z] Successfully built f783cc7d350f [2023-04-12T14:13:00.759Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:13:01.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T14:13:01.568Z] [2023-04-12T14:13:01.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:13:01.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T14:13:01.970Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T14:13:02.239Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T14:13:02.239Z] 04944245beec: Pulling fs layer [2023-04-12T14:13:02.239Z] 699f458cf7ca: Pulling fs layer [2023-04-12T14:13:02.239Z] 765212b225bb: Pulling fs layer [2023-04-12T14:13:02.239Z] f23df028b6ca: Pulling fs layer [2023-04-12T14:13:02.239Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T14:13:02.239Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T14:13:02.239Z] 765212b225bb: Waiting [2023-04-12T14:13:02.239Z] f23df028b6ca: Waiting [2023-04-12T14:13:02.239Z] d65c8cfc05b1: Waiting [2023-04-12T14:13:02.239Z] 2437ff75d9bd: Waiting [2023-04-12T14:13:02.239Z] 04944245beec: Verifying Checksum [2023-04-12T14:13:02.239Z] 04944245beec: Download complete [2023-04-12T14:13:02.239Z] 765212b225bb: Download complete [2023-04-12T14:13:02.239Z] f23df028b6ca: Verifying Checksum [2023-04-12T14:13:02.239Z] f23df028b6ca: Download complete [2023-04-12T14:13:02.239Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T14:13:02.239Z] d65c8cfc05b1: Download complete [2023-04-12T14:13:02.506Z] 699f458cf7ca: Verifying Checksum [2023-04-12T14:13:02.506Z] 699f458cf7ca: Download complete [2023-04-12T14:13:02.774Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T14:13:02.774Z] 8998bd30e6a1: Download complete [2023-04-12T14:13:04.723Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T14:13:04.723Z] 2437ff75d9bd: Download complete [2023-04-12T14:13:06.220Z] 8998bd30e6a1: Pull complete [2023-04-12T14:13:06.821Z] 04944245beec: Pull complete [2023-04-12T14:13:07.806Z] 699f458cf7ca: Pull complete [2023-04-12T14:13:08.082Z] 765212b225bb: Pull complete [2023-04-12T14:13:09.057Z] f23df028b6ca: Pull complete [2023-04-12T14:13:09.057Z] d65c8cfc05b1: Pull complete [2023-04-12T14:13:21.351Z] 2437ff75d9bd: Pull complete [2023-04-12T14:13:21.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T14:13:21.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T14:13:21.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:13:21.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2023-04-12T14:13:21.714Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-12T14:13:24.197Z] $ docker top 67a2058f6db8a206e81c1ba8b60f5d19818f360ac10469fe008221ff1612a076 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:24.762Z] ---> job-cost.sh [2023-04-12T14:13:25.026Z] lf-activate-venv: SKIPPING [2023-04-12T14:13:25.026Z] INFO: No Stack... [2023-04-12T14:13:25.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T14:13:26.186Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T14:13:26.525Z] + cut -d, -f6 [2023-04-12T14:13:26.525Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-04-12T14:13:26.877Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [2023-04-12T14:13:26.882Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] did not exist. Created. [2023-04-12T14:13:26.882Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T14:13:27.297Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-eac825dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T14:13:27.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T14:13:27.941Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T14:13:27.999Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T14:13:28.014Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T14:13:28.083Z] $ docker stop --time=1 67a2058f6db8a206e81c1ba8b60f5d19818f360ac10469fe008221ff1612a076 [2023-04-12T14:13:29.519Z] $ docker rm -f --volumes 67a2058f6db8a206e81c1ba8b60f5d19818f360ac10469fe008221ff1612a076 [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-04-12T14:13:30.498Z] provisioning config files... [2023-04-12T14:13:30.507Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config7159044453200337734tmp [Pipeline] { [Pipeline] sh [2023-04-12T14:13:30.844Z] + set +x [2023-04-12T14:13:30.844Z] + + curl -s https://codecov.io/bashbash [2023-04-12T14:13:30.844Z] -s -- [2023-04-12T14:13:30.844Z] [2023-04-12T14:13:30.844Z] _____ _ [2023-04-12T14:13:30.844Z] / ____| | | [2023-04-12T14:13:30.844Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T14:13:30.844Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T14:13:30.844Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T14:13:30.844Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T14:13:30.844Z] Bash-1.0.6 [2023-04-12T14:13:30.844Z] [2023-04-12T14:13:30.844Z] [2023-04-12T14:13:30.844Z] ==> git version 2.25.1 found [2023-04-12T14:13:30.844Z] ==> 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-04-12T14:13:30.844Z] Release-Date: 2020-01-08 [2023-04-12T14:13:30.844Z] 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-04-12T14:13:30.844Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T14:13:30.844Z] ==> Jenkins CI detected. [2023-04-12T14:13:30.844Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-175 [2023-04-12T14:13:30.844Z] project root: . [2023-04-12T14:13:30.844Z] --> token set from env [2023-04-12T14:13:30.844Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T14:13:31.104Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T14:13:31.104Z] ==> Python coveragepy not found [2023-04-12T14:13:31.104Z] ==> Searching for coverage reports in: [2023-04-12T14:13:31.104Z] + . [2023-04-12T14:13:31.104Z] -> Found 1 reports [2023-04-12T14:13:31.104Z] ==> Detecting git/mercurial file structure [2023-04-12T14:13:31.104Z] ==> Reading reports [2023-04-12T14:13:31.104Z] + ./coverage.out bytes=41317 [2023-04-12T14:13:31.104Z] ==> Appending adjustments [2023-04-12T14:13:31.104Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T14:13:31.104Z] + Found adjustments [2023-04-12T14:13:31.104Z] ==> Gzipping contents [2023-04-12T14:13:31.364Z] 12K /tmp/codecov.skteDq.gz [2023-04-12T14:13:31.364Z] ==> Uploading reports [2023-04-12T14:13:31.364Z] url: https://codecov.io [2023-04-12T14:13:31.364Z] query: branch=PR-175&commit=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=175&job=&cmd_args= [2023-04-12T14:13:31.364Z] -> Pinging Codecov [2023-04-12T14:13:31.364Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-175&commit=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=175&job=&cmd_args= [2023-04-12T14:13:31.364Z] -> Uploading to [2023-04-12T14:13:31.364Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/581DD39554BDF9B6E22D074273EAD858/acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c/687be10b-4d84-4244-aca9-22f2f7c4bd50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T141331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87a0d0d4a7502c817e2a8c12b17231e47c0d17bb7508761f85b5ee5aab8e44d4 [2023-04-12T14:13:31.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T14:13:31.364Z] Dload Upload Total Spent Left Speed [2023-04-12T14:13:31.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47773 --:--:-- --:--:-- --:--:-- 47773 [2023-04-12T14:13:31.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] } [2023-04-12T14:13:31.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-04-12T14:13:33.582Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives ] [2023-04-12T14:13:33.582Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives [2023-04-12T14:13:33.582Z] total 16 [2023-04-12T14:13:33.582Z] drwxr-xr-x 3 root root 4096 Apr 12 14:03 . [2023-04-12T14:13:33.582Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 14:03 .. [2023-04-12T14:13:33.582Z] drwxr-xr-x 2 root root 4096 Apr 12 14:03 cost [2023-04-12T14:13:33.582Z] -rw-r--r-- 1 root root 95 Apr 12 14:03 cost.csv [2023-04-12T14:13:33.582Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives [2023-04-12T14:13:33.582Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives [2023-04-12T14:13:33.582Z] total 16 [2023-04-12T14:13:33.582Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 14:03 . [2023-04-12T14:13:33.582Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 14:03 .. [2023-04-12T14:13:33.582Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 14:03 cost [2023-04-12T14:13:33.582Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 12 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:33.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:34.801Z] ---> package-listing.sh [2023-04-12T14:13:34.801Z] ++ facter osfamily [2023-04-12T14:13:34.801Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T14:13:35.060Z] + OS_FAMILY=debian [2023-04-12T14:13:35.060Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-175 [2023-04-12T14:13:35.060Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T14:13:35.060Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T14:13:35.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T14:13:35.060Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T14:13:35.060Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-175 ']' [2023-04-12T14:13:35.060Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T14:13:35.060Z] + case "${OS_FAMILY}" in [2023-04-12T14:13:35.060Z] + dpkg -l [2023-04-12T14:13:35.060Z] + grep '^ii' [2023-04-12T14:13:35.060Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T14:13:35.060Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T14:13:35.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T14:13:35.060Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-175 ']' [2023-04-12T14:13:35.060Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives/ [2023-04-12T14:13:35.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives/ [Pipeline] echo [2023-04-12T14:13:35.099Z] 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/y_app-rfid-llrp-inventory_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-12T14:13:35.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T14:13:36.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T14:13:36.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T14:13:36.137Z] prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container [2023-04-12T14:13:36.158Z] $ 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/y_app-rfid-llrp-inventory_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T14:13:36.366Z] $ docker top 5648a17bb1d1a3680664c6246b8f79c2f006e691f10bab38e4e971ee1663dcac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T14:13:36.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T14:13:37.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T14:13:37.407Z] + ls /var/log/sa-host [2023-04-12T14:13:37.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T14:13:37.617Z] provisioning config files... [2023-04-12T14:13:37.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config12471622986138390547tmp [Pipeline] { [Pipeline] echo [2023-04-12T14:13:37.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:37.990Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T14:13:38.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:38.429Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T14:13:38.458Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:38.766Z] ---> sudo-logs.sh [2023-04-12T14:13:38.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T14:13:38.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:39.157Z] ---> job-cost.sh [2023-04-12T14:13:39.157Z] lf-activate-venv: SKIPPING [2023-04-12T14:13:39.157Z] DEBUG: total: 0.2199999988079071 [2023-04-12T14:13:39.157Z] INFO: Retrieving Stack Cost... [2023-04-12T14:13:39.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T14:13:39.986Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T14:13:40.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T14:13:40.327Z] ---> logs-deploy.sh [2023-04-12T14:13:40.327Z] lf-activate-venv: SKIPPING [2023-04-12T14:13:40.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-175/1 [2023-04-12T14:13:40.327Z] INFO: archiving workspace using pattern(s): [2023-04-12T14:13:41.274Z] Archives upload complete. [2023-04-12T14:13:41.533Z] INFO: archiving logs to Nexus [2023-04-12T14:13:42.102Z] ---> uname -a: [2023-04-12T14:13:42.102Z] Linux prd-ubuntu20-04-docker-8c-8g-7561 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] ---> lscpu: [2023-04-12T14:13:42.102Z] Architecture: x86_64 [2023-04-12T14:13:42.102Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-12T14:13:42.102Z] Byte Order: Little Endian [2023-04-12T14:13:42.102Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-12T14:13:42.102Z] CPU(s): 8 [2023-04-12T14:13:42.102Z] On-line CPU(s) list: 0-7 [2023-04-12T14:13:42.102Z] Thread(s) per core: 1 [2023-04-12T14:13:42.102Z] Core(s) per socket: 1 [2023-04-12T14:13:42.102Z] Socket(s): 8 [2023-04-12T14:13:42.102Z] NUMA node(s): 1 [2023-04-12T14:13:42.102Z] Vendor ID: AuthenticAMD [2023-04-12T14:13:42.102Z] CPU family: 23 [2023-04-12T14:13:42.102Z] Model: 49 [2023-04-12T14:13:42.102Z] Model name: AMD EPYC-Rome Processor [2023-04-12T14:13:42.102Z] Stepping: 0 [2023-04-12T14:13:42.102Z] CPU MHz: 2800.004 [2023-04-12T14:13:42.102Z] BogoMIPS: 5600.00 [2023-04-12T14:13:42.102Z] Virtualization: AMD-V [2023-04-12T14:13:42.102Z] Hypervisor vendor: KVM [2023-04-12T14:13:42.102Z] Virtualization type: full [2023-04-12T14:13:42.102Z] L1d cache: 256 KiB [2023-04-12T14:13:42.102Z] L1i cache: 256 KiB [2023-04-12T14:13:42.102Z] L2 cache: 4 MiB [2023-04-12T14:13:42.102Z] L3 cache: 128 MiB [2023-04-12T14:13:42.102Z] NUMA node0 CPU(s): 0-7 [2023-04-12T14:13:42.102Z] Vulnerability Itlb multihit: Not affected [2023-04-12T14:13:42.102Z] Vulnerability L1tf: Not affected [2023-04-12T14:13:42.102Z] Vulnerability Mds: Not affected [2023-04-12T14:13:42.102Z] Vulnerability Meltdown: Not affected [2023-04-12T14:13:42.102Z] Vulnerability Mmio stale data: Not affected [2023-04-12T14:13:42.102Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-12T14:13:42.102Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-12T14:13:42.102Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-12T14:13:42.102Z] Vulnerability Srbds: Not affected [2023-04-12T14:13:42.102Z] Vulnerability Tsx async abort: Not affected [2023-04-12T14:13:42.102Z] 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-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] ---> nproc: [2023-04-12T14:13:42.102Z] 8 [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] ---> df -h: [2023-04-12T14:13:42.102Z] Filesystem Size Used Avail Use% Mounted on [2023-04-12T14:13:42.102Z] overlay 155G 12G 144G 8% / [2023-04-12T14:13:42.102Z] tmpfs 64M 0 64M 0% /dev [2023-04-12T14:13:42.102Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-12T14:13:42.102Z] shm 64M 0 64M 0% /dev/shm [2023-04-12T14:13:42.102Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] ---> sar -b -r -n DEV: [2023-04-12T14:13:42.102Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7561) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] 13:59:26 LINUX RESTART (8 CPU) [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] 14:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-12T14:13:42.102Z] 14:01:01 132.76 16.15 116.61 0.00 1953.14 59198.00 0.00 [2023-04-12T14:13:42.102Z] 14:02:01 107.50 0.07 107.43 0.00 2.80 45438.43 0.00 [2023-04-12T14:13:42.102Z] 14:03:01 120.26 0.23 120.03 0.00 13.33 34062.19 0.00 [2023-04-12T14:13:42.102Z] 14:04:01 95.50 0.05 95.45 0.00 4.53 19509.83 0.00 [2023-04-12T14:13:42.102Z] 14:05:01 53.66 10.60 43.06 0.00 5155.81 8755.21 0.00 [2023-04-12T14:13:42.102Z] 14:06:01 6.35 0.02 6.33 0.00 0.13 126.49 0.00 [2023-04-12T14:13:42.102Z] 14:07:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2023-04-12T14:13:42.102Z] 14:08:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2023-04-12T14:13:42.102Z] 14:09:01 1.38 0.00 1.38 0.00 0.00 14.26 0.00 [2023-04-12T14:13:42.102Z] 14:10:01 2.15 0.00 2.15 0.00 0.00 23.46 0.00 [2023-04-12T14:13:42.102Z] 14:11:01 1.33 0.00 1.33 0.00 0.00 13.60 0.00 [2023-04-12T14:13:42.102Z] 14:12:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 [2023-04-12T14:13:42.102Z] 14:13:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2023-04-12T14:13:42.102Z] Average: 40.58 2.09 38.49 0.00 548.43 12862.40 0.00 [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.102Z] 14:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-12T14:13:42.102Z] 14:01:01 28673432 31568516 733168 2.23 99016 3018676 1997652 5.89 1086324 2696504 415952 [2023-04-12T14:13:42.102Z] 14:02:01 27989644 31384948 910944 2.77 145272 3427840 2109976 6.22 1359064 3059292 245812 [2023-04-12T14:13:42.102Z] 14:03:01 28157532 31549372 748652 2.28 149636 3436812 2020900 5.96 1250000 3013872 504 [2023-04-12T14:13:42.102Z] 14:04:01 27663468 31579636 716576 2.18 159348 3901408 1715472 5.06 1264992 3441056 188 [2023-04-12T14:13:42.102Z] 14:05:01 27129948 31555196 728236 2.21 192664 4356804 1820940 5.37 1590260 3613040 1068 [2023-04-12T14:13:42.102Z] 14:06:01 27141008 31561372 722948 2.20 191224 4353544 1808724 5.33 1583844 3609816 12 [2023-04-12T14:13:42.102Z] 14:07:01 27141028 31561548 722628 2.20 191276 4353548 1808724 5.33 1583944 3609824 164 [2023-04-12T14:13:42.102Z] 14:08:01 27148784 31569380 714688 2.17 191360 4353552 1808724 5.33 1576028 3609824 168 [2023-04-12T14:13:42.102Z] 14:09:01 27149060 31569932 714340 2.17 191432 4353552 1808724 5.33 1575872 3610048 164 [2023-04-12T14:13:42.102Z] 14:10:01 27149200 31570188 714048 2.17 191520 4353556 1808724 5.33 1576024 3610060 164 [2023-04-12T14:13:42.102Z] 14:11:01 27149532 31570620 713672 2.17 191588 4353556 1808724 5.33 1575784 3610068 12 [2023-04-12T14:13:42.102Z] 14:12:01 27149388 31570580 713564 2.17 191684 4353564 1808724 5.33 1576312 3610076 160 [2023-04-12T14:13:42.102Z] 14:13:01 27149136 31570456 713672 2.17 191768 4353568 1808724 5.33 1576152 3610088 8 [2023-04-12T14:13:42.102Z] Average: 27445474 31552442 735934 2.24 175214 4074614 1856518 5.47 1474969 3438736 51106 [2023-04-12T14:13:42.102Z] [2023-04-12T14:13:42.103Z] 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-12T14:13:42.103Z] 14:01:01 docker0 214.61 350.29 16.91 2097.90 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:01:01 ens3 871.19 538.29 8291.40 89.20 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:01:01 vethce8abe5 184.52 315.23 17.02 1860.50 0.00 0.00 0.00 0.15 [2023-04-12T14:13:42.103Z] 14:01:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:02:01 docker0 1.23 2.90 0.12 24.80 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:02:01 ens3 24.53 15.60 48.95 9.72 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:02:01 veth46119d2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:03:01 docker0 4.72 11.28 0.28 88.44 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:03:01 ens3 50.67 41.88 168.79 84.81 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:03:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:04:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:04:01 ens3 110.45 67.86 2525.15 12.77 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:05:01 ens3 182.22 81.82 2808.17 6.17 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:06:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:08:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] Average: docker0 16.97 28.04 1.33 170.08 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] Average: ens3 95.38 57.39 1064.79 15.60 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-12T14:13:42.103Z] [2023-04-12T14:13:42.103Z] [2023-04-12T14:13:42.103Z] ---> sar -P ALL: [2023-04-12T14:13:42.103Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7561) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T14:13:42.103Z] [2023-04-12T14:13:42.103Z] 13:59:26 LINUX RESTART (8 CPU) [2023-04-12T14:13:42.103Z] [2023-04-12T14:13:42.103Z] 14:00:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T14:13:42.103Z] 14:01:01 all 9.33 0.00 3.44 3.57 0.08 83.59 [2023-04-12T14:13:42.103Z] 14:01:01 0 8.80 0.00 3.20 0.66 0.07 87.28 [2023-04-12T14:13:42.103Z] 14:01:01 1 10.51 0.00 3.30 2.27 0.05 83.86 [2023-04-12T14:13:42.103Z] 14:01:01 2 8.18 0.00 2.55 0.20 0.07 89.00 [2023-04-12T14:13:42.103Z] 14:01:01 3 6.88 0.00 5.36 10.72 0.10 76.94 [2023-04-12T14:13:42.103Z] 14:01:01 4 9.83 0.00 2.87 7.72 0.07 79.51 [2023-04-12T14:13:42.103Z] 14:01:01 5 11.14 0.00 2.89 0.55 0.08 85.34 [2023-04-12T14:13:42.103Z] 14:01:01 6 10.09 0.00 3.34 0.08 0.07 86.42 [2023-04-12T14:13:42.103Z] 14:01:01 7 9.17 0.00 4.03 6.45 0.10 80.25 [2023-04-12T14:13:42.103Z] 14:02:01 all 21.71 0.00 4.19 4.90 0.08 69.12 [2023-04-12T14:13:42.103Z] 14:02:01 0 21.11 0.00 4.53 15.15 0.07 59.14 [2023-04-12T14:13:42.103Z] 14:02:01 1 22.87 0.00 4.95 14.91 0.08 57.18 [2023-04-12T14:13:42.103Z] 14:02:01 2 20.41 0.00 3.58 0.00 0.07 75.94 [2023-04-12T14:13:42.103Z] 14:02:01 3 21.65 0.00 3.86 1.94 0.08 72.47 [2023-04-12T14:13:42.103Z] 14:02:01 4 21.84 0.00 3.41 0.02 0.07 74.67 [2023-04-12T14:13:42.103Z] 14:02:01 5 21.75 0.00 4.24 0.29 0.07 73.66 [2023-04-12T14:13:42.103Z] 14:02:01 6 22.89 0.00 4.73 0.52 0.08 71.77 [2023-04-12T14:13:42.103Z] 14:02:01 7 21.16 0.00 4.26 6.46 0.08 68.04 [2023-04-12T14:13:42.103Z] 14:03:01 all 37.11 0.00 5.78 3.46 0.11 53.53 [2023-04-12T14:13:42.103Z] 14:03:01 0 37.51 0.00 5.61 2.32 0.08 54.48 [2023-04-12T14:13:42.103Z] 14:03:01 1 37.34 0.00 5.22 0.66 0.10 56.68 [2023-04-12T14:13:42.103Z] 14:03:01 2 36.59 0.00 5.63 1.33 0.10 56.35 [2023-04-12T14:13:42.103Z] 14:03:01 3 36.12 0.00 5.83 19.14 0.15 38.76 [2023-04-12T14:13:42.103Z] 14:03:01 4 37.26 0.00 6.63 0.25 0.12 55.74 [2023-04-12T14:13:42.103Z] 14:03:01 5 37.29 0.00 5.86 1.01 0.08 55.76 [2023-04-12T14:13:42.103Z] 14:03:01 6 38.93 0.00 5.57 1.76 0.13 53.61 [2023-04-12T14:13:42.103Z] 14:03:01 7 35.84 0.00 5.91 1.25 0.10 56.91 [2023-04-12T14:13:42.103Z] 14:04:01 all 3.28 0.00 1.65 1.57 0.04 93.45 [2023-04-12T14:13:42.103Z] 14:04:01 0 3.01 0.00 1.92 8.24 0.05 86.78 [2023-04-12T14:13:42.103Z] 14:04:01 1 3.00 0.00 1.53 0.07 0.03 95.37 [2023-04-12T14:13:42.103Z] 14:04:01 2 4.00 0.00 1.28 0.15 0.03 94.54 [2023-04-12T14:13:42.103Z] 14:04:01 3 2.83 0.00 1.34 0.15 0.03 95.64 [2023-04-12T14:13:42.103Z] 14:04:01 4 3.08 0.00 1.51 0.89 0.03 94.49 [2023-04-12T14:13:42.103Z] 14:04:01 5 3.28 0.00 2.41 0.03 0.03 94.25 [2023-04-12T14:13:42.103Z] 14:04:01 6 3.48 0.00 1.63 2.87 0.05 91.97 [2023-04-12T14:13:42.103Z] 14:04:01 7 3.58 0.00 1.61 0.20 0.05 94.56 [2023-04-12T14:13:42.103Z] 14:05:01 all 2.22 0.00 1.36 0.86 0.02 95.54 [2023-04-12T14:13:42.103Z] 14:05:01 0 2.10 0.00 1.20 0.95 0.02 95.72 [2023-04-12T14:13:42.103Z] 14:05:01 1 3.64 0.00 1.62 1.70 0.02 93.02 [2023-04-12T14:13:42.103Z] 14:05:01 2 1.19 0.00 0.77 1.99 0.03 96.03 [2023-04-12T14:13:42.103Z] 14:05:01 3 3.06 0.00 2.84 1.42 0.03 92.64 [2023-04-12T14:13:42.103Z] 14:05:01 4 3.11 0.00 1.34 0.10 0.02 95.44 [2023-04-12T14:13:42.103Z] 14:05:01 5 1.84 0.00 1.19 0.07 0.02 96.89 [2023-04-12T14:13:42.103Z] 14:05:01 6 1.55 0.00 0.63 0.58 0.02 97.21 [2023-04-12T14:13:42.103Z] 14:05:01 7 1.26 0.00 1.29 0.08 0.03 97.34 [2023-04-12T14:13:42.103Z] 14:06:01 all 0.10 0.00 0.07 0.03 0.00 99.80 [2023-04-12T14:13:42.103Z] 14:06:01 0 0.03 0.00 0.10 0.03 0.00 99.83 [2023-04-12T14:13:42.103Z] 14:06:01 1 0.17 0.00 0.05 0.03 0.00 99.75 [2023-04-12T14:13:42.103Z] 14:06:01 2 0.08 0.00 0.10 0.07 0.00 99.75 [2023-04-12T14:13:42.103Z] 14:06:01 3 0.27 0.00 0.12 0.00 0.00 99.62 [2023-04-12T14:13:42.103Z] 14:06:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-12T14:13:42.103Z] 14:06:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2023-04-12T14:13:42.103Z] 14:06:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-12T14:13:42.103Z] 14:06:01 7 0.02 0.00 0.07 0.10 0.00 99.82 [2023-04-12T14:13:42.103Z] 14:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-12T14:13:42.103Z] 14:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-12T14:13:42.103Z] 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T14:13:42.103Z] 14:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-12T14:13:42.103Z] 14:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.103Z] 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.103Z] 14:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T14:13:42.103Z] 14:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T14:13:42.103Z] 14:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.103Z] 14:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-12T14:13:42.103Z] 14:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T14:13:42.103Z] 14:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T14:13:42.103Z] 14:08:01 2 0.05 0.00 0.02 0.03 0.00 99.90 [2023-04-12T14:13:42.103Z] 14:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.103Z] 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T14:13:42.103Z] 14:08:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-12T14:13:42.103Z] 14:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-12T14:13:42.103Z] 14:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T14:13:42.103Z] 14:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-12T14:13:42.103Z] 14:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T14:13:42.103Z] 14:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.103Z] 14:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T14:13:42.103Z] 14:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.103Z] 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.103Z] 14:09:01 5 0.08 0.00 0.07 0.00 0.02 99.83 [2023-04-12T14:13:42.103Z] 14:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-12T14:13:42.103Z] 14:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T14:13:42.103Z] 14:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-04-12T14:13:42.104Z] 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T14:13:42.104Z] 14:10:01 2 0.05 0.00 0.03 0.05 0.02 99.85 [2023-04-12T14:13:42.104Z] 14:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.104Z] 14:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-12T14:13:42.104Z] 14:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T14:13:42.104Z] 14:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T14:13:42.104Z] 14:11:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-12T14:13:42.104Z] 14:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.104Z] 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.104Z] 14:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T14:13:42.104Z] 14:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T14:13:42.104Z] [2023-04-12T14:13:42.104Z] 14:11:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T14:13:42.104Z] 14:12:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-04-12T14:13:42.104Z] 14:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-12T14:13:42.104Z] 14:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T14:13:42.104Z] 14:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T14:13:42.104Z] 14:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T14:13:42.104Z] 14:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-12T14:13:42.104Z] 14:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T14:13:42.104Z] 14:13:01 all 0.22 0.00 0.02 0.01 0.01 99.75 [2023-04-12T14:13:42.104Z] 14:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T14:13:42.104Z] 14:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.104Z] 14:13:01 2 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-12T14:13:42.104Z] 14:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.104Z] 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T14:13:42.104Z] 14:13:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-12T14:13:42.104Z] 14:13:01 6 1.65 0.00 0.08 0.00 0.02 98.26 [2023-04-12T14:13:42.104Z] 14:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T14:13:42.104Z] Average: all 5.67 0.00 1.27 1.10 0.03 91.93 [2023-04-12T14:13:42.104Z] Average: 0 5.56 0.00 1.27 2.09 0.02 91.05 [2023-04-12T14:13:42.104Z] Average: 1 5.93 0.00 1.28 1.50 0.02 91.27 [2023-04-12T14:13:42.104Z] Average: 2 5.41 0.00 1.07 0.30 0.03 93.19 [2023-04-12T14:13:42.104Z] Average: 3 5.42 0.00 1.48 2.55 0.03 90.52 [2023-04-12T14:13:42.104Z] Average: 4 5.75 0.00 1.21 0.68 0.02 92.33 [2023-04-12T14:13:42.104Z] Average: 5 5.81 0.00 1.29 0.15 0.03 92.72 [2023-04-12T14:13:42.104Z] Average: 6 6.04 0.00 1.23 0.45 0.03 92.25 [2023-04-12T14:13:42.104Z] Average: 7 5.43 0.00 1.31 1.11 0.03 92.12 [2023-04-12T14:13:42.104Z] [2023-04-12T14:13:42.104Z] [2023-04-12T14:13:42.104Z]