Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74+04987e16cb381e89c12cecbd5f086edeb3abb713 (19290f21610faa3ef769153abe3f47fdbcd103dc) 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-ssh18210102434131998605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15141520979236935438.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4145439467362792801.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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7721094269049349598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4451442240163533013.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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17378772592968056333.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11006’ Running on prd-ubuntu20.04-docker-8c-8g-11009 in /w/workspace/y_app-rfid-llrp-inventory_PR-180 [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-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 Merge succeeded, producing 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 Checking out Revision 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 (PR-180) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # 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 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T14:01:14.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T14:01:14.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T14:01:14.801Z] ========================================================= [2023-04-26T14:01:14.801Z] EdgeX Global Pipelines Version Info [2023-04-26T14:01:14.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:01:15.565Z] ------------------- [2023-04-26T14:01:15.565Z] stable info: [2023-04-26T14:01:15.565Z] ------------------- [2023-04-26T14:01:15.565Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T14:01:15.565Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T14:01:15.565Z] Message: update stable to v1.0.248 [2023-04-26T14:01:16.138Z] ------------------- [2023-04-26T14:01:16.138Z] experimental info: [2023-04-26T14:01:16.138Z] ------------------- [2023-04-26T14:01:16.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T14:01:16.139Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T14:01:16.139Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T14:01:16.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-26T14:01:16.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-26T14:01:16.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T14:01:16.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T14:01:16.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T14:01:16.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T14:01:16.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T14:01:16.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T14:01:16.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T14:01:16.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T14:01:16.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T14:01:16.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-26T14:01:16.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T14:01:16.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T14:01:17.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T14:01:17.047Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T14:01:17.091Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T14:01:17.133Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T14:01:17.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T14:01:17.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T14:01:17.261Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T14:01:17.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T14:01:17.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T14:01:17.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T14:01:17.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T14:01:17.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T14:01:17.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T14:01:17.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2023-04-26T14:01:17.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2023-04-26T14:01:17.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2023-04-26T14:01:17.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo [2023-04-26T14:01:17.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a5bea9 [Pipeline] echo [2023-04-26T14:01:17.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T14:01:17.895Z] provisioning config files... [2023-04-26T14:01:17.933Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config1604650920350931604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:01:18.371Z] ---> docker-login.sh [2023-04-26T14:01:18.371Z] nexus3.edgexfoundry.org:10001 [2023-04-26T14:01:18.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:18.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:18.633Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:18.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:18.633Z] [2023-04-26T14:01:18.633Z] Login Succeeded [2023-04-26T14:01:18.633Z] nexus3.edgexfoundry.org:10002 [2023-04-26T14:01:18.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:18.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:18.633Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:18.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:18.633Z] [2023-04-26T14:01:18.633Z] Login Succeeded [2023-04-26T14:01:18.633Z] nexus3.edgexfoundry.org:10003 [2023-04-26T14:01:18.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:18.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:18.893Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:18.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:18.893Z] [2023-04-26T14:01:18.893Z] Login Succeeded [2023-04-26T14:01:18.893Z] nexus3.edgexfoundry.org:10004 [2023-04-26T14:01:18.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:18.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:18.893Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:18.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:18.893Z] [2023-04-26T14:01:18.893Z] Login Succeeded [2023-04-26T14:01:18.893Z] docker.io [2023-04-26T14:01:18.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:19.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:19.153Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:19.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:19.153Z] [2023-04-26T14:01:19.153Z] Login Succeeded [2023-04-26T14:01:19.153Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T14:01:19.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T14:01:19.931Z] + git rev-list -1 --merges 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74~1..2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo [2023-04-26T14:01:19.991Z] -----------> git rev-list -1 --merges 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74~1..2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [false] [Pipeline] sh [2023-04-26T14:01:20.304Z] + git log --format=format:%s -1 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo [2023-04-26T14:01:20.339Z] ========================================================= [2023-04-26T14:01:20.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T14:01:20.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T14:01:20.778Z] + git log --format=format:%s -1 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo [2023-04-26T14:01:20.813Z] [semverPrep] GIT_COMMIT: 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-26T14:01:20.842Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T14:01:21.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T14:01:21.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T14:01:21.235Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T14:01:21.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T14:01:21.235Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-04-26T14:01:21.235Z] tee -a /etc/ssh/ssh_known_hosts [2023-04-26T14:01:21.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:01:21.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T14:01:21.665Z] [2023-04-26T14:01:21.665Z] 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-26T14:01:22.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T14:01:22.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T14:01:22.039Z] b85a868b505f: Pulling fs layer [2023-04-26T14:01:22.039Z] e2be974225ed: Pulling fs layer [2023-04-26T14:01:22.039Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T14:01:22.039Z] 988bab9f4d93: Pulling fs layer [2023-04-26T14:01:22.039Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T14:01:22.039Z] eaf3925da568: Pulling fs layer [2023-04-26T14:01:22.039Z] bab4dde63d76: Pulling fs layer [2023-04-26T14:01:22.039Z] bde34c3a00c8: Pulling fs layer [2023-04-26T14:01:22.039Z] b352a97aabf1: Pulling fs layer [2023-04-26T14:01:22.039Z] 4872d77fe225: Pulling fs layer [2023-04-26T14:01:22.039Z] 5851b861e8e6: Pulling fs layer [2023-04-26T14:01:22.039Z] bde34c3a00c8: Waiting [2023-04-26T14:01:22.039Z] b352a97aabf1: Waiting [2023-04-26T14:01:22.039Z] 4872d77fe225: Waiting [2023-04-26T14:01:22.039Z] 5851b861e8e6: Waiting [2023-04-26T14:01:22.039Z] 1469e6f7b9e6: Waiting [2023-04-26T14:01:22.039Z] 988bab9f4d93: Waiting [2023-04-26T14:01:22.039Z] bab4dde63d76: Waiting [2023-04-26T14:01:22.039Z] eaf3925da568: Waiting [2023-04-26T14:01:22.039Z] e2be974225ed: Download complete [2023-04-26T14:01:22.039Z] 988bab9f4d93: Verifying Checksum [2023-04-26T14:01:22.039Z] 988bab9f4d93: Download complete [2023-04-26T14:01:22.039Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T14:01:22.039Z] 339a4e72a1f5: Download complete [2023-04-26T14:01:22.297Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T14:01:22.297Z] 1469e6f7b9e6: Download complete [2023-04-26T14:01:22.297Z] eaf3925da568: Verifying Checksum [2023-04-26T14:01:22.297Z] eaf3925da568: Download complete [2023-04-26T14:01:22.297Z] bde34c3a00c8: Download complete [2023-04-26T14:01:22.297Z] b352a97aabf1: Verifying Checksum [2023-04-26T14:01:22.297Z] b352a97aabf1: Download complete [2023-04-26T14:01:22.297Z] 4872d77fe225: Verifying Checksum [2023-04-26T14:01:22.297Z] 4872d77fe225: Download complete [2023-04-26T14:01:22.297Z] 5851b861e8e6: Verifying Checksum [2023-04-26T14:01:22.297Z] 5851b861e8e6: Download complete [2023-04-26T14:01:22.297Z] b85a868b505f: Verifying Checksum [2023-04-26T14:01:22.297Z] b85a868b505f: Download complete [2023-04-26T14:01:22.558Z] bab4dde63d76: Verifying Checksum [2023-04-26T14:01:22.558Z] bab4dde63d76: Download complete [2023-04-26T14:01:23.498Z] b85a868b505f: Pull complete [2023-04-26T14:01:23.498Z] e2be974225ed: Pull complete [2023-04-26T14:01:24.067Z] 339a4e72a1f5: Pull complete [2023-04-26T14:01:24.067Z] 988bab9f4d93: Pull complete [2023-04-26T14:01:24.327Z] 1469e6f7b9e6: Pull complete [2023-04-26T14:01:24.327Z] eaf3925da568: Pull complete [2023-04-26T14:01:25.704Z] bab4dde63d76: Pull complete [2023-04-26T14:01:25.964Z] bde34c3a00c8: Pull complete [2023-04-26T14:01:25.964Z] b352a97aabf1: Pull complete [2023-04-26T14:01:25.964Z] 4872d77fe225: Pull complete [2023-04-26T14:01:26.223Z] 5851b861e8e6: Pull complete [2023-04-26T14:01:26.223Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T14:01:26.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T14:01:26.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:01:26.444Z] prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container [2023-04-26T14:01:26.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T14:01:28.818Z] $ docker top 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 -eo pid,comm [2023-04-26T14:01:28.876Z] 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-26T14:01:28.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T14:01:28.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T14:01:28.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T14:01:29.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T14:01:29.099Z] $ docker exec 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent [2023-04-26T14:01:29.217Z] SSH_AUTH_SOCK=/tmp/ssh-WVTJKNzy3pXJ/agent.33 [2023-04-26T14:01:29.217Z] SSH_AGENT_PID=39 [2023-04-26T14:01:29.224Z] Running ssh-add (command line suppressed) [2023-04-26T14:01:29.314Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_6990526575881699453.key (/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_6990526575881699453.key) [2023-04-26T14:01:29.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T14:01:29.662Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T14:01:29.692Z] $ docker exec --env ******** --env ******** 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent -k [2023-04-26T14:01:29.797Z] unset SSH_AUTH_SOCK; [2023-04-26T14:01:29.797Z] unset SSH_AGENT_PID; [2023-04-26T14:01:29.797Z] echo Agent pid 39 killed; [2023-04-26T14:01:29.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T14:01:29.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T14:01:29.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T14:01:30.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T14:01:30.014Z] $ docker exec 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent [2023-04-26T14:01:30.116Z] SSH_AUTH_SOCK=/tmp/ssh-94Lhij2EgKTn/agent.71 [2023-04-26T14:01:30.116Z] SSH_AGENT_PID=77 [2023-04-26T14:01:30.122Z] Running ssh-add (command line suppressed) [2023-04-26T14:01:30.213Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_9322743228550992134.key (/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_9322743228550992134.key) [2023-04-26T14:01:30.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T14:01:30.568Z] + git semver init [2023-04-26T14:01:30.828Z] 2023-04-26 14:01:30,739 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T14:01:30.828Z] 2023-04-26 14:01:30,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver [2023-04-26T14:01:30.828Z] 2023-04-26 14:01:30,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver [2023-04-26T14:01:30.828Z] 2023-04-26 14:01:30,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-180, universal_newlines=False, shell=None, istream=None) [2023-04-26T14:01:32.208Z] 2023-04-26 14:01:31,907 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.git/info/exclude [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver/PR-180 with force:False [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,908 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver/PR-180 [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,912 [execute] INFO git cat-file --batch-check [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,919 [execute] INFO git cat-file --batch [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T14:01:32.209Z] 2023-04-26 14:01:31,922 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver/PR-180 [2023-04-26T14:01:32.209Z] 0.0.0 [Pipeline] } [2023-04-26T14:01:32.233Z] $ docker exec --env ******** --env ******** 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent -k [2023-04-26T14:01:32.318Z] unset SSH_AUTH_SOCK; [2023-04-26T14:01:32.318Z] unset SSH_AGENT_PID; [2023-04-26T14:01:32.319Z] echo Agent pid 77 killed; [2023-04-26T14:01:32.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T14:01:32.761Z] + git semver [Pipeline] } [2023-04-26T14:01:33.042Z] $ docker stop --time=1 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 [2023-04-26T14:01:34.413Z] $ docker rm -f --volumes 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T14:01:34.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T14:01:35.087Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T14:01:35.104Z] [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-26T14:01:35.732Z] provisioning config files... [2023-04-26T14:01:35.742Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config4926833766625842437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:01:36.096Z] ---> docker-login.sh [2023-04-26T14:01:36.096Z] nexus3.edgexfoundry.org:10001 [2023-04-26T14:01:36.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:36.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:36.096Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:36.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:36.096Z] [2023-04-26T14:01:36.096Z] Login Succeeded [2023-04-26T14:01:36.096Z] nexus3.edgexfoundry.org:10002 [2023-04-26T14:01:36.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:36.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:36.096Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:36.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:36.096Z] [2023-04-26T14:01:36.096Z] Login Succeeded [2023-04-26T14:01:36.096Z] nexus3.edgexfoundry.org:10003 [2023-04-26T14:01:36.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:36.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:36.356Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:36.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:36.356Z] [2023-04-26T14:01:36.356Z] Login Succeeded [2023-04-26T14:01:36.356Z] nexus3.edgexfoundry.org:10004 [2023-04-26T14:01:36.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:36.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:36.356Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:36.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:36.356Z] [2023-04-26T14:01:36.356Z] Login Succeeded [2023-04-26T14:01:36.356Z] docker.io [2023-04-26T14:01:36.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:36.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:36.615Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:36.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:36.615Z] [2023-04-26T14:01:36.615Z] Login Succeeded [2023-04-26T14:01:36.615Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T14:01:36.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T14:01:36.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:01:36.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:01:36.913Z] ========================================================= [2023-04-26T14:01:36.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T14:01:36.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:01:37.375Z] + 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-26T14:01:37.375Z] Sending build context to Docker daemon 12.63MB [2023-04-26T14:01:37.375Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:01:37.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T14:01:37.375Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T14:01:37.375Z] f56be85fc22e: Pulling fs layer [2023-04-26T14:01:37.375Z] 85791d961cd3: Pulling fs layer [2023-04-26T14:01:37.375Z] d694b5ae8c79: Pulling fs layer [2023-04-26T14:01:37.375Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T14:01:37.375Z] 4d19c01a9841: Pulling fs layer [2023-04-26T14:01:37.375Z] 9325e15d5711: Pulling fs layer [2023-04-26T14:01:37.375Z] 556b6ee489ea: Pulling fs layer [2023-04-26T14:01:37.375Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T14:01:37.375Z] 556b6ee489ea: Waiting [2023-04-26T14:01:37.375Z] 4d19c01a9841: Waiting [2023-04-26T14:01:37.375Z] c5a4b2cf53e6: Waiting [2023-04-26T14:01:37.375Z] 9f32a84ed3da: Waiting [2023-04-26T14:01:37.375Z] 9325e15d5711: Waiting [2023-04-26T14:01:37.375Z] 85791d961cd3: Download complete [2023-04-26T14:01:37.375Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T14:01:37.375Z] 9f32a84ed3da: Download complete [2023-04-26T14:01:37.639Z] 4d19c01a9841: Verifying Checksum [2023-04-26T14:01:37.639Z] 4d19c01a9841: Download complete [2023-04-26T14:01:37.639Z] f56be85fc22e: Verifying Checksum [2023-04-26T14:01:37.639Z] f56be85fc22e: Download complete [2023-04-26T14:01:37.639Z] 9325e15d5711: Verifying Checksum [2023-04-26T14:01:37.639Z] 9325e15d5711: Download complete [2023-04-26T14:01:37.639Z] f56be85fc22e: Pull complete [2023-04-26T14:01:37.907Z] 85791d961cd3: Pull complete [2023-04-26T14:01:38.168Z] d694b5ae8c79: Verifying Checksum [2023-04-26T14:01:38.168Z] d694b5ae8c79: Download complete [2023-04-26T14:01:38.168Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T14:01:38.168Z] c5a4b2cf53e6: Download complete [2023-04-26T14:01:38.427Z] 556b6ee489ea: Verifying Checksum [2023-04-26T14:01:38.427Z] 556b6ee489ea: Download complete [2023-04-26T14:01:40.963Z] d694b5ae8c79: Pull complete [2023-04-26T14:01:41.227Z] 9f32a84ed3da: Pull complete [2023-04-26T14:01:41.227Z] 4d19c01a9841: Pull complete [2023-04-26T14:01:41.227Z] 9325e15d5711: Pull complete [2023-04-26T14:01:43.763Z] 556b6ee489ea: Pull complete [2023-04-26T14:01:44.330Z] c5a4b2cf53e6: Pull complete [2023-04-26T14:01:44.330Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T14:01:44.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T14:01:44.330Z] ---> c4be618373d6 [2023-04-26T14:01:44.330Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:01:48.536Z] ---> Running in 730e42115dea [2023-04-26T14:01:48.536Z] Removing intermediate container 730e42115dea [2023-04-26T14:01:48.536Z] ---> a8d5ecbf562f [2023-04-26T14:01:48.536Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:01:48.536Z] ---> Running in abf056b4359e [2023-04-26T14:01:48.536Z] Removing intermediate container abf056b4359e [2023-04-26T14:01:48.536Z] ---> aed8dc135bfe [2023-04-26T14:01:48.536Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:01:48.536Z] ---> Running in 40c22c28714c [2023-04-26T14:01:48.536Z] Removing intermediate container 40c22c28714c [2023-04-26T14:01:48.536Z] ---> f29f0395715b [2023-04-26T14:01:48.536Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:01:48.536Z] ---> Running in 2d1904fab510 [2023-04-26T14:01:48.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T14:01:48.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T14:01:49.055Z] OK: 265 MiB in 53 packages [2023-04-26T14:01:49.313Z] Removing intermediate container 2d1904fab510 [2023-04-26T14:01:49.313Z] ---> 1ffc0cab74af [2023-04-26T14:01:49.313Z] Step 7/12 : WORKDIR /app [2023-04-26T14:01:49.313Z] ---> Running in cae673f3719f [2023-04-26T14:01:49.572Z] Removing intermediate container cae673f3719f [2023-04-26T14:01:49.572Z] ---> 5345fe178740 [2023-04-26T14:01:49.572Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T14:01:49.572Z] ---> dd3c1960ec09 [2023-04-26T14:01:49.572Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:01:49.572Z] ---> Running in fb1a63c57a21 [2023-04-26T14:01:50.525Z] Still waiting to schedule task [2023-04-26T14:01:50.525Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11007’ [2023-04-26T14:02:21.749Z] Removing intermediate container fb1a63c57a21 [2023-04-26T14:02:21.749Z] ---> 3241d10e7d74 [2023-04-26T14:02:21.749Z] Step 10/12 : COPY . . [2023-04-26T14:02:21.749Z] ---> 836b18670864 [2023-04-26T14:02:21.749Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:02:21.749Z] ---> Running in a93041323875 [2023-04-26T14:02:21.749Z] Removing intermediate container a93041323875 [2023-04-26T14:02:21.749Z] ---> 9d8ee610a89d [2023-04-26T14:02:21.749Z] Step 12/12 : RUN $MAKE [2023-04-26T14:02:21.749Z] ---> Running in df1382f01f50 [2023-04-26T14:02:21.749Z] noop [2023-04-26T14:02:21.749Z] Removing intermediate container df1382f01f50 [2023-04-26T14:02:21.749Z] ---> 92cf3d86e869 [2023-04-26T14:02:21.749Z] Successfully built 92cf3d86e869 [2023-04-26T14:02:21.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:02:22.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T14:02:22.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:02:22.384Z] prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container [2023-04-26T14:02:22.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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-x86_64 cat [2023-04-26T14:02:22.765Z] $ docker top 76439bf7c5ebba2f1df3813b5692ac65d14a7494b8c308e0f6c700d0b2dce581 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:02:23.148Z] + go version [2023-04-26T14:02:23.148Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T14:02:23.180Z] $ docker stop --time=1 76439bf7c5ebba2f1df3813b5692ac65d14a7494b8c308e0f6c700d0b2dce581 [2023-04-26T14:02:24.497Z] $ docker rm -f --volumes 76439bf7c5ebba2f1df3813b5692ac65d14a7494b8c308e0f6c700d0b2dce581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:02:25.216Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T14:02:25.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:02:25.366Z] prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container [2023-04-26T14:02:25.408Z] $ 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-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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-x86_64 cat [2023-04-26T14:02:25.710Z] $ docker top 09602b9b402d73b10885d8ef0fc89aebe0f38cc516cc5c10022e96b4fa7efce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:02:26.100Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-180 [Pipeline] fileExists [Pipeline] sh [2023-04-26T14:02:26.459Z] + make test [2023-04-26T14:02:26.459Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-26T14:02:44.542Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-26T14:02:44.542Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-26T14:02:44.802Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.161s coverage: 86.2% of statements [2023-04-26T14:02:47.341Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.690s coverage: 71.9% of statements [2023-04-26T14:03:05.508Z] go vet ./... [2023-04-26T14:03:09.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T14:03:09.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T14:03:09.777Z] ./bin/test-attribution.sh [2023-04-26T14:03:09.777Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T14:03:09.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T14:03:09.838Z] $ docker stop --time=1 09602b9b402d73b10885d8ef0fc89aebe0f38cc516cc5c10022e96b4fa7efce8 [2023-04-26T14:03:14.178Z] $ docker rm -f --volumes 09602b9b402d73b10885d8ef0fc89aebe0f38cc516cc5c10022e96b4fa7efce8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T14:03:14.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T14:03:14.863Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T14:03:15.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T14:03:15.885Z] + ls -al . [2023-04-26T14:03:15.885Z] total 228 [2023-04-26T14:03:15.885Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 14:02 . [2023-04-26T14:03:15.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 .. [2023-04-26T14:03:15.885Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:01 .dockerignore [2023-04-26T14:03:15.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:01 .git [2023-04-26T14:03:15.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 .github [2023-04-26T14:03:15.885Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:01 .gitignore [2023-04-26T14:03:15.885Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:01 .golangci.yml [2023-04-26T14:03:15.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:01 .semver [2023-04-26T14:03:15.885Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:01 Attribution.txt [2023-04-26T14:03:15.885Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:01 CHANGELOG.md [2023-04-26T14:03:15.885Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:01 Dockerfile [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:01 GOVERNANCE.md [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:01 Jenkinsfile [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:01 LICENSE [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:01 Makefile [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:01 OWNERS.md [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:01 README.md [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:01 VERSION [2023-04-26T14:03:15.886Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 bin [2023-04-26T14:03:15.886Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:02 coverage.out [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:01 go.mod [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:01 go.sum [2023-04-26T14:03:15.886Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 images [2023-04-26T14:03:15.886Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 internal [2023-04-26T14:03:15.886Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:01 main.go [2023-04-26T14:03:15.886Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 res [2023-04-26T14:03:15.886Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 snap [2023-04-26T14:03:15.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:03:16.272Z] + 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=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 --label arch=amd64 --label version=0.0.0 . [2023-04-26T14:03:16.272Z] Sending build context to Docker daemon 12.63MB [2023-04-26T14:03:16.272Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:03:16.272Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-26T14:03:16.272Z] ---> 92cf3d86e869 [2023-04-26T14:03:16.272Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:03:16.531Z] ---> Running in 638f6f55fbc7 [2023-04-26T14:03:16.531Z] Removing intermediate container 638f6f55fbc7 [2023-04-26T14:03:16.531Z] ---> 26cdcec749fc [2023-04-26T14:03:16.531Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:03:16.531Z] ---> Running in 2972aaf9747b [2023-04-26T14:03:16.794Z] Removing intermediate container 2972aaf9747b [2023-04-26T14:03:16.794Z] ---> 2023810651ad [2023-04-26T14:03:16.794Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:03:16.794Z] ---> Running in 065949023d30 [2023-04-26T14:03:16.794Z] Removing intermediate container 065949023d30 [2023-04-26T14:03:16.794Z] ---> aaeb64d02262 [2023-04-26T14:03:16.794Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:03:16.794Z] ---> Running in 625a8be0c6cb [2023-04-26T14:03:17.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T14:03:17.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T14:03:17.312Z] OK: 265 MiB in 53 packages [2023-04-26T14:03:17.883Z] Removing intermediate container 625a8be0c6cb [2023-04-26T14:03:17.883Z] ---> 8a33c645efb1 [2023-04-26T14:03:17.883Z] Step 7/29 : WORKDIR /app [2023-04-26T14:03:17.883Z] ---> Running in 8c10a0813129 [2023-04-26T14:03:17.883Z] Removing intermediate container 8c10a0813129 [2023-04-26T14:03:17.883Z] ---> 9555e522cf55 [2023-04-26T14:03:17.883Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-26T14:03:17.883Z] ---> 93fa5b9f359b [2023-04-26T14:03:17.883Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:03:17.883Z] ---> Running in 69f9f6265fb0 [2023-04-26T14:03:18.820Z] Removing intermediate container 69f9f6265fb0 [2023-04-26T14:03:18.820Z] ---> 6ea7993969a7 [2023-04-26T14:03:18.820Z] Step 10/29 : COPY . . [2023-04-26T14:03:19.386Z] ---> 489cb3b1bdb6 [2023-04-26T14:03:19.386Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:03:19.386Z] ---> Running in 7d0e14560268 [2023-04-26T14:03:19.386Z] Removing intermediate container 7d0e14560268 [2023-04-26T14:03:19.386Z] ---> ebbaf2881f2f [2023-04-26T14:03:19.386Z] Step 12/29 : RUN $MAKE [2023-04-26T14:03:19.386Z] ---> Running in 3596a30a476c [2023-04-26T14:03:19.644Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -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-26T14:03:41.680Z] Removing intermediate container 3596a30a476c [2023-04-26T14:03:41.680Z] ---> 04c0ae379ea9 [2023-04-26T14:03:41.680Z] Step 13/29 : FROM alpine:3.17 [2023-04-26T14:03:41.680Z] 3.17: Pulling from library/alpine [2023-04-26T14:03:41.680Z] f56be85fc22e: Already exists [2023-04-26T14:03:41.680Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T14:03:41.680Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T14:03:41.680Z] ---> 9ed4aefc74f6 [2023-04-26T14:03:41.680Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T14:03:41.680Z] ---> Running in 21c3d480c0e0 [2023-04-26T14:03:41.680Z] Removing intermediate container 21c3d480c0e0 [2023-04-26T14:03:41.680Z] ---> 3d2e1b403024 [2023-04-26T14:03:41.680Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-26T14:03:41.680Z] ---> Running in be8e75c7e7a6 [2023-04-26T14:03:41.680Z] Removing intermediate container be8e75c7e7a6 [2023-04-26T14:03:41.680Z] ---> 0e9ad1a33640 [2023-04-26T14:03:41.680Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-26T14:03:41.680Z] ---> Running in de42e803d8ac [2023-04-26T14:03:41.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T14:03:41.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T14:03:41.680Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T14:03:41.680Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T14:03:41.680Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T14:03:41.680Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T14:03:41.680Z] OK: 8 MiB in 17 packages [2023-04-26T14:03:41.680Z] Removing intermediate container de42e803d8ac [2023-04-26T14:03:41.680Z] ---> 6eb5e451b564 [2023-04-26T14:03:41.680Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T14:03:41.940Z] ---> f1a1dacf0474 [2023-04-26T14:03:41.940Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T14:03:41.940Z] ---> aa820bc09a0d [2023-04-26T14:03:41.940Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-26T14:03:42.201Z] ---> d4b4cd621f8a [2023-04-26T14:03:42.201Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-26T14:03:42.201Z] ---> e0b59168b8ea [2023-04-26T14:03:42.201Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-26T14:03:43.139Z] ---> f1ac526d5209 [2023-04-26T14:03:43.139Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-26T14:03:43.139Z] ---> Running in 8981816c1be5 [2023-04-26T14:03:43.709Z] Removing intermediate container 8981816c1be5 [2023-04-26T14:03:43.709Z] ---> f0e56c33af18 [2023-04-26T14:03:43.709Z] Step 23/29 : VOLUME /cache [2023-04-26T14:03:43.709Z] ---> Running in ca4e192b8217 [2023-04-26T14:03:43.709Z] Removing intermediate container ca4e192b8217 [2023-04-26T14:03:43.709Z] ---> 470bb05de098 [2023-04-26T14:03:43.709Z] Step 24/29 : EXPOSE 59711 [2023-04-26T14:03:43.709Z] ---> Running in 652bee46d5cc [2023-04-26T14:03:43.972Z] Removing intermediate container 652bee46d5cc [2023-04-26T14:03:43.972Z] ---> 807292cd2722 [2023-04-26T14:03:43.972Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-26T14:03:43.972Z] ---> Running in bbf9f417947d [2023-04-26T14:03:43.972Z] Removing intermediate container bbf9f417947d [2023-04-26T14:03:43.972Z] ---> 96a633738b4a [2023-04-26T14:03:43.972Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-26T14:03:43.972Z] ---> Running in 3a52cb678f92 [2023-04-26T14:03:43.972Z] Removing intermediate container 3a52cb678f92 [2023-04-26T14:03:43.972Z] ---> d0251c470a54 [2023-04-26T14:03:43.972Z] Step 27/29 : LABEL arch=amd64 [2023-04-26T14:03:44.236Z] ---> Running in 51d8fa68af83 [2023-04-26T14:03:44.236Z] Removing intermediate container 51d8fa68af83 [2023-04-26T14:03:44.236Z] ---> e5ac4a8f25de [2023-04-26T14:03:44.236Z] Step 28/29 : LABEL git_sha=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [2023-04-26T14:03:44.236Z] ---> Running in 6d3a55400c26 [2023-04-26T14:03:44.236Z] Removing intermediate container 6d3a55400c26 [2023-04-26T14:03:44.236Z] ---> b750af1c0c80 [2023-04-26T14:03:44.236Z] Step 29/29 : LABEL version=0.0.0 [2023-04-26T14:03:44.236Z] ---> Running in a5f212368958 [2023-04-26T14:03:44.497Z] Removing intermediate container a5f212368958 [2023-04-26T14:03:44.497Z] ---> 06451088054d [2023-04-26T14:03:44.497Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T14:03:44.497Z] Successfully built 06451088054d [2023-04-26T14:03:44.497Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:03:45.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:03:45.329Z] [2023-04-26T14:03:45.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:03:45.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:03:45.699Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T14:03:45.699Z] 5eb5b503b376: Pulling fs layer [2023-04-26T14:03:45.699Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T14:03:45.699Z] ec43610c2a17: Pulling fs layer [2023-04-26T14:03:45.699Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T14:03:45.699Z] 33b1e0a273af: Pulling fs layer [2023-04-26T14:03:45.699Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T14:03:45.699Z] 2f39f015ded8: Pulling fs layer [2023-04-26T14:03:45.699Z] 3a2ae6a8a46f: Waiting [2023-04-26T14:03:45.699Z] 33b1e0a273af: Waiting [2023-04-26T14:03:45.699Z] 5d3b04190fa2: Waiting [2023-04-26T14:03:45.699Z] 2f39f015ded8: Waiting [2023-04-26T14:03:45.699Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T14:03:45.699Z] 5c69ac0246d0: Download complete [2023-04-26T14:03:45.699Z] 3a2ae6a8a46f: Download complete [2023-04-26T14:03:45.699Z] 33b1e0a273af: Verifying Checksum [2023-04-26T14:03:45.699Z] 33b1e0a273af: Download complete [2023-04-26T14:03:45.699Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T14:03:45.699Z] 5d3b04190fa2: Download complete [2023-04-26T14:03:45.957Z] ec43610c2a17: Verifying Checksum [2023-04-26T14:03:45.957Z] ec43610c2a17: Download complete [2023-04-26T14:03:45.957Z] 5eb5b503b376: Verifying Checksum [2023-04-26T14:03:45.957Z] 5eb5b503b376: Download complete [2023-04-26T14:03:46.525Z] 2f39f015ded8: Download complete [2023-04-26T14:03:47.096Z] 5eb5b503b376: Pull complete [2023-04-26T14:03:47.096Z] 5c69ac0246d0: Pull complete [2023-04-26T14:03:47.664Z] ec43610c2a17: Pull complete [2023-04-26T14:03:47.664Z] 3a2ae6a8a46f: Pull complete [2023-04-26T14:03:47.664Z] 33b1e0a273af: Pull complete [2023-04-26T14:03:47.922Z] 5d3b04190fa2: Pull complete [2023-04-26T14:03:52.111Z] 2f39f015ded8: Pull complete [2023-04-26T14:03:52.111Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T14:03:52.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:03:52.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:03:52.338Z] prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container [2023-04-26T14:03:52.365Z] $ 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-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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:latest cat [2023-04-26T14:03:55.281Z] $ docker top b384e8856961e9db90d97af0198f69ddf4ca00d5a0b3e593af9ff1c4c9b90828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:03:55.736Z] ---> job-cost.sh [2023-04-26T14:03:55.736Z] lf-activate-venv: SKIPPING [2023-04-26T14:03:55.736Z] INFO: No Stack... [2023-04-26T14:03:55.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T14:03:56.564Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T14:03:56.881Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives/cost.csv [2023-04-26T14:03:56.881Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T14:03:56.921Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [2023-04-26T14:03:56.929Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] did not exist. Created. [2023-04-26T14:03:56.929Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T14:03:57.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T14:03:57.384Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T14:03:57.415Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T14:03:57.499Z] $ docker stop --time=1 b384e8856961e9db90d97af0198f69ddf4ca00d5a0b3e593af9ff1c4c9b90828 [2023-04-26T14:03:58.642Z] $ docker rm -f --volumes b384e8856961e9db90d97af0198f69ddf4ca00d5a0b3e593af9ff1c4c9b90828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T14:04:29.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11012 in /w/workspace/y_app-rfid-llrp-inventory_PR-180 [Pipeline] { [Pipeline] ws [2023-04-26T14:04:29.341Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-04-26T14:04:29.421Z] The recommended git tool is: git [2023-04-26T14:04:36.285Z] using credential edgex-jenkins-ssh [2023-04-26T14:04:36.305Z] Cloning the remote Git repository [2023-04-26T14:04:36.379Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T14:04:36.491Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-04-26T14:04:36.667Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T14:04:36.669Z] > git --version # timeout=10 [2023-04-26T14:04:36.692Z] > git --version # 'git version 2.25.1' [2023-04-26T14:04:36.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T14:04:36.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T14:04:39.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-26T14:04:39.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T14:04:40.722Z] Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [2023-04-26T14:04:41.046Z] Merge succeeded, producing 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [2023-04-26T14:04:41.047Z] Checking out Revision 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 (PR-180) [2023-04-26T14:04:40.127Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-26T14:04:40.171Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T14:04:40.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T14:04:40.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T14:04:40.744Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T14:04:40.830Z] > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # timeout=10 [2023-04-26T14:04:40.935Z] > git remote # timeout=10 [2023-04-26T14:04:40.957Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T14:04:40.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T14:04:41.000Z] > git merge 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 [2023-04-26T14:04:41.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T14:04:41.055Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T14:04:41.073Z] > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # timeout=10 [2023-04-26T14:04:41.582Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-26T14:04:41.650Z] > git --version # timeout=10 [2023-04-26T14:04:41.663Z] > git --version # 'git version 2.25.1' [2023-04-26T14:04:41.683Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T14:04:42.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T14:04:42.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T14:04:42.951Z] Dload Upload Total Spent Left Speed [2023-04-26T14:04:42.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-04-26T14:04:43.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T14:04:43.917Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T14:04:43.917Z] + sudo tee /etc/docker/daemon.new [2023-04-26T14:04:43.917Z] { [2023-04-26T14:04:43.917Z] "registry-mirrors": [ [2023-04-26T14:04:43.917Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T14:04:43.917Z] ], [2023-04-26T14:04:43.917Z] "bip": "10.250.0.254/24", [2023-04-26T14:04:43.917Z] "hosts": [ [2023-04-26T14:04:43.917Z] "tcp://0.0.0.0:5555", [2023-04-26T14:04:43.917Z] "unix:///var/run/docker.sock" [2023-04-26T14:04:43.917Z] ], [2023-04-26T14:04:43.917Z] "mtu": 1458, [2023-04-26T14:04:43.917Z] "selinux-enabled": true, [2023-04-26T14:04:43.917Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T14:04:43.917Z] } [Pipeline] sh [2023-04-26T14:04:44.285Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T14:04:44.651Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T14:05:03.012Z] provisioning config files... [2023-04-26T14:05:03.043Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11403899730006376460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:05:03.448Z] ---> docker-login.sh [2023-04-26T14:05:03.448Z] nexus3.edgexfoundry.org:10001 [2023-04-26T14:05:04.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:05:04.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:05:04.313Z] Configure a credential helper to remove this warning. See [2023-04-26T14:05:04.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:05:04.313Z] [2023-04-26T14:05:04.313Z] Login Succeeded [2023-04-26T14:05:04.313Z] nexus3.edgexfoundry.org:10002 [2023-04-26T14:05:04.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:05:04.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:05:04.584Z] Configure a credential helper to remove this warning. See [2023-04-26T14:05:04.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:05:04.584Z] [2023-04-26T14:05:04.584Z] Login Succeeded [2023-04-26T14:05:04.584Z] nexus3.edgexfoundry.org:10003 [2023-04-26T14:05:04.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:05:04.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:05:04.856Z] Configure a credential helper to remove this warning. See [2023-04-26T14:05:04.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:05:04.856Z] [2023-04-26T14:05:04.856Z] Login Succeeded [2023-04-26T14:05:04.856Z] nexus3.edgexfoundry.org:10004 [2023-04-26T14:05:05.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:05:05.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:05:05.400Z] Configure a credential helper to remove this warning. See [2023-04-26T14:05:05.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:05:05.400Z] [2023-04-26T14:05:05.400Z] Login Succeeded [2023-04-26T14:05:05.400Z] docker.io [2023-04-26T14:05:05.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:05:05.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:05:05.937Z] Configure a credential helper to remove this warning. See [2023-04-26T14:05:05.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:05:05.937Z] [2023-04-26T14:05:05.937Z] Login Succeeded [2023-04-26T14:05:05.937Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T14:05:05.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T14:05:06.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:05:06.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:05:06.433Z] ========================================================= [2023-04-26T14:05:06.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T14:05:06.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:05:06.934Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T14:05:07.205Z] Sending build context to Docker daemon 677.9kB [2023-04-26T14:05:07.205Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:05:07.205Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T14:05:07.487Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T14:05:07.487Z] c41833b44d91: Pulling fs layer [2023-04-26T14:05:07.487Z] ed15518f5707: Pulling fs layer [2023-04-26T14:05:07.487Z] feae8fd75edb: Pulling fs layer [2023-04-26T14:05:07.487Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T14:05:07.487Z] 3cdef696dda3: Pulling fs layer [2023-04-26T14:05:07.487Z] 2ced38df9373: Pulling fs layer [2023-04-26T14:05:07.487Z] 58f1dce35555: Pulling fs layer [2023-04-26T14:05:07.487Z] 3cdef696dda3: Waiting [2023-04-26T14:05:07.487Z] 2ced38df9373: Waiting [2023-04-26T14:05:07.487Z] 58f1dce35555: Waiting [2023-04-26T14:05:07.487Z] 242c74f7c9fa: Waiting [2023-04-26T14:05:07.487Z] ed15518f5707: Verifying Checksum [2023-04-26T14:05:07.487Z] ed15518f5707: Download complete [2023-04-26T14:05:07.487Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T14:05:07.487Z] 242c74f7c9fa: Download complete [2023-04-26T14:05:07.487Z] 3cdef696dda3: Verifying Checksum [2023-04-26T14:05:07.487Z] 3cdef696dda3: Download complete [2023-04-26T14:05:07.487Z] c41833b44d91: Verifying Checksum [2023-04-26T14:05:07.487Z] c41833b44d91: Download complete [2023-04-26T14:05:08.927Z] c41833b44d91: Pull complete [2023-04-26T14:05:09.197Z] 58f1dce35555: Verifying Checksum [2023-04-26T14:05:09.197Z] 58f1dce35555: Download complete [2023-04-26T14:05:09.197Z] ed15518f5707: Pull complete [2023-04-26T14:05:10.173Z] feae8fd75edb: Verifying Checksum [2023-04-26T14:05:10.173Z] feae8fd75edb: Download complete [2023-04-26T14:05:10.442Z] 2ced38df9373: Verifying Checksum [2023-04-26T14:05:10.442Z] 2ced38df9373: Download complete [2023-04-26T14:05:22.908Z] feae8fd75edb: Pull complete [2023-04-26T14:05:22.908Z] 242c74f7c9fa: Pull complete [2023-04-26T14:05:22.908Z] 3cdef696dda3: Pull complete [2023-04-26T14:05:29.606Z] 2ced38df9373: Pull complete [2023-04-26T14:05:32.968Z] 58f1dce35555: Pull complete [2023-04-26T14:05:32.968Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T14:05:32.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T14:05:32.968Z] ---> fadd8f120f05 [2023-04-26T14:05:32.968Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:05:34.934Z] ---> Running in 4dd211c0d42a [2023-04-26T14:05:34.934Z] Removing intermediate container 4dd211c0d42a [2023-04-26T14:05:34.934Z] ---> 99b68e452821 [2023-04-26T14:05:34.934Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:05:34.934Z] ---> Running in 3050a8736725 [2023-04-26T14:05:35.213Z] Removing intermediate container 3050a8736725 [2023-04-26T14:05:35.213Z] ---> 8ecc17406de4 [2023-04-26T14:05:35.213Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:05:35.483Z] ---> Running in f6e555e37dde [2023-04-26T14:05:35.752Z] Removing intermediate container f6e555e37dde [2023-04-26T14:05:35.752Z] ---> e7cfb19c60ca [2023-04-26T14:05:35.752Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:05:36.023Z] ---> Running in 20272080a7bc [2023-04-26T14:05:37.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T14:05:37.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T14:05:39.139Z] OK: 263 MiB in 53 packages [2023-04-26T14:05:39.728Z] Removing intermediate container 20272080a7bc [2023-04-26T14:05:39.728Z] ---> 3e96a92ccdc0 [2023-04-26T14:05:39.728Z] Step 7/12 : WORKDIR /app [2023-04-26T14:05:39.998Z] ---> Running in 3ba70cea0bac [2023-04-26T14:05:40.268Z] Removing intermediate container 3ba70cea0bac [2023-04-26T14:05:40.268Z] ---> 8df23028b042 [2023-04-26T14:05:40.268Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T14:05:40.855Z] ---> fe2d79aadb51 [2023-04-26T14:05:40.855Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:05:40.855Z] ---> Running in 29e0576421c3 [2023-04-26T14:06:48.773Z] Removing intermediate container 29e0576421c3 [2023-04-26T14:06:48.773Z] ---> ff43226624cb [2023-04-26T14:06:48.773Z] Step 10/12 : COPY . . [2023-04-26T14:06:48.773Z] ---> 9ce6557fbb83 [2023-04-26T14:06:48.773Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:06:48.773Z] ---> Running in 0a297d68b9d5 [2023-04-26T14:06:48.773Z] Removing intermediate container 0a297d68b9d5 [2023-04-26T14:06:48.773Z] ---> a03fe96b9254 [2023-04-26T14:06:48.773Z] Step 12/12 : RUN $MAKE [2023-04-26T14:06:48.773Z] ---> Running in 02f02462b759 [2023-04-26T14:06:48.773Z] noop [2023-04-26T14:06:48.773Z] Removing intermediate container 02f02462b759 [2023-04-26T14:06:48.773Z] ---> 039e4c956fd3 [2023-04-26T14:06:48.773Z] Successfully built 039e4c956fd3 [2023-04-26T14:06:48.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:06:49.279Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T14:06:49.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:06:49.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-11012 does not seem to be running inside a container [2023-04-26T14:06:49.638Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-26T14:06:50.958Z] $ docker top ef4c700deec42236f363fd3b7c4156434231977da11d2e024861c5109ec1838a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:06:51.865Z] + go version [2023-04-26T14:06:51.865Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T14:06:51.904Z] $ docker stop --time=1 ef4c700deec42236f363fd3b7c4156434231977da11d2e024861c5109ec1838a [2023-04-26T14:06:53.593Z] $ docker rm -f --volumes ef4c700deec42236f363fd3b7c4156434231977da11d2e024861c5109ec1838a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:06:54.488Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T14:06:54.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:06:54.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-11012 does not seem to be running inside a container [2023-04-26T14:06:54.845Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-26T14:06:56.125Z] $ docker top 1687013bd88d5ed4805f7133d338b05e7b2385a458b36f044ce9e12a972f25ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:06:57.046Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T14:06:57.762Z] + make test [2023-04-26T14:06:57.762Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-26T14:10:04.544Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-26T14:10:04.544Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-26T14:10:04.544Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.185s coverage: 86.2% of statements [2023-04-26T14:10:14.634Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.578s coverage: 71.9% of statements [2023-04-26T14:10:14.634Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T14:10:14.634Z] go vet ./... [2023-04-26T14:12:51.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T14:12:51.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T14:12:51.392Z] ./bin/test-attribution.sh [2023-04-26T14:12:51.392Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T14:12:51.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T14:12:51.473Z] $ docker stop --time=1 1687013bd88d5ed4805f7133d338b05e7b2385a458b36f044ce9e12a972f25ab [2023-04-26T14:12:53.369Z] $ docker rm -f --volumes 1687013bd88d5ed4805f7133d338b05e7b2385a458b36f044ce9e12a972f25ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T14:12:55.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T14:12:55.132Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T14:12:55.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T14:12:56.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T14:12:56.579Z] + ls -al . [2023-04-26T14:12:56.579Z] total 224 [2023-04-26T14:12:56.579Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 14:07 . [2023-04-26T14:12:56.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:04 .. [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:04 .dockerignore [2023-04-26T14:12:56.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:04 .git [2023-04-26T14:12:56.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:04 .github [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:04 .gitignore [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:04 .golangci.yml [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:04 Attribution.txt [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:04 CHANGELOG.md [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:04 Dockerfile [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:04 GOVERNANCE.md [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:04 Jenkinsfile [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:04 LICENSE [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:04 Makefile [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:04 OWNERS.md [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:04 README.md [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:01 VERSION [2023-04-26T14:12:56.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:04 bin [2023-04-26T14:12:56.579Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:10 coverage.out [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:04 go.mod [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:04 go.sum [2023-04-26T14:12:56.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:04 images [2023-04-26T14:12:56.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:04 internal [2023-04-26T14:12:56.579Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:04 main.go [2023-04-26T14:12:56.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:04 res [2023-04-26T14:12:56.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:04 snap [2023-04-26T14:12:56.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:12:57.000Z] + 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=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 --label arch=arm64 --label version=0.0.0 . [2023-04-26T14:12:57.269Z] Sending build context to Docker daemon 677.9kB [2023-04-26T14:12:57.269Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:12:57.269Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-26T14:12:57.269Z] ---> 039e4c956fd3 [2023-04-26T14:12:57.269Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:12:57.269Z] ---> Running in f9b0cb69d390 [2023-04-26T14:12:57.853Z] Removing intermediate container f9b0cb69d390 [2023-04-26T14:12:57.853Z] ---> f75b1da512d0 [2023-04-26T14:12:57.853Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:12:57.853Z] ---> Running in 961d0920f4c3 [2023-04-26T14:12:58.122Z] Removing intermediate container 961d0920f4c3 [2023-04-26T14:12:58.122Z] ---> ae9930bd0d44 [2023-04-26T14:12:58.122Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:12:58.122Z] ---> Running in c2bb80778e9e [2023-04-26T14:12:58.390Z] Removing intermediate container c2bb80778e9e [2023-04-26T14:12:58.390Z] ---> 9e59c8221ad9 [2023-04-26T14:12:58.390Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:12:58.663Z] ---> Running in 2fa4bae1ccb0 [2023-04-26T14:12:59.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T14:13:00.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T14:13:01.727Z] OK: 263 MiB in 53 packages [2023-04-26T14:13:02.337Z] Removing intermediate container 2fa4bae1ccb0 [2023-04-26T14:13:02.337Z] ---> caf497eb3473 [2023-04-26T14:13:02.337Z] Step 7/29 : WORKDIR /app [2023-04-26T14:13:02.337Z] ---> Running in b525b983d58a [2023-04-26T14:13:02.611Z] Removing intermediate container b525b983d58a [2023-04-26T14:13:02.611Z] ---> af335deef673 [2023-04-26T14:13:02.611Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-26T14:13:03.222Z] ---> 70251529d16f [2023-04-26T14:13:03.222Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:13:03.222Z] ---> Running in cb647cb9ecaf [2023-04-26T14:13:05.820Z] Removing intermediate container cb647cb9ecaf [2023-04-26T14:13:05.820Z] ---> 103ff161e9c2 [2023-04-26T14:13:05.820Z] Step 10/29 : COPY . . [2023-04-26T14:13:06.420Z] ---> 770e831c7de8 [2023-04-26T14:13:06.420Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:13:06.687Z] ---> Running in bfc783a8b5d2 [2023-04-26T14:13:06.954Z] Removing intermediate container bfc783a8b5d2 [2023-04-26T14:13:06.954Z] ---> 046c8ae5ff36 [2023-04-26T14:13:06.954Z] Step 12/29 : RUN $MAKE [2023-04-26T14:13:06.954Z] ---> Running in 651639714c27 [2023-04-26T14:13:07.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -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-26T14:15:29.644Z] Removing intermediate container 651639714c27 [2023-04-26T14:15:29.644Z] ---> 7b895bce3d31 [2023-04-26T14:15:29.644Z] Step 13/29 : FROM alpine:3.17 [2023-04-26T14:15:29.644Z] 3.17: Pulling from library/alpine [2023-04-26T14:15:29.644Z] c41833b44d91: Already exists [2023-04-26T14:15:29.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T14:15:29.644Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T14:15:29.644Z] ---> 51e60588ff2c [2023-04-26T14:15:29.644Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T14:15:29.644Z] ---> Running in db80d96e1e54 [2023-04-26T14:15:29.644Z] Removing intermediate container db80d96e1e54 [2023-04-26T14:15:29.644Z] ---> 969c46618b21 [2023-04-26T14:15:29.644Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-26T14:15:29.644Z] ---> Running in b274f1d448d3 [2023-04-26T14:15:29.644Z] Removing intermediate container b274f1d448d3 [2023-04-26T14:15:29.644Z] ---> 2593bafd96cc [2023-04-26T14:15:29.644Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-26T14:15:29.644Z] ---> Running in 01ab76708adc [2023-04-26T14:15:29.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T14:15:29.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T14:15:29.644Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T14:15:29.644Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T14:15:29.644Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T14:15:29.644Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T14:15:29.644Z] OK: 8 MiB in 17 packages [2023-04-26T14:15:29.644Z] Removing intermediate container 01ab76708adc [2023-04-26T14:15:29.644Z] ---> aa60f6368c70 [2023-04-26T14:15:29.644Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T14:15:29.644Z] ---> 35dc3d3191d7 [2023-04-26T14:15:29.644Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T14:15:29.910Z] ---> 89125e6506c6 [2023-04-26T14:15:29.910Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-26T14:15:30.494Z] ---> 87d20e30e7f7 [2023-04-26T14:15:30.494Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-26T14:15:30.767Z] ---> 439d74d92c6b [2023-04-26T14:15:30.767Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-26T14:15:32.181Z] ---> b3707fc4720f [2023-04-26T14:15:32.181Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-26T14:15:32.181Z] ---> Running in 5fcc09193052 [2023-04-26T14:15:34.128Z] Removing intermediate container 5fcc09193052 [2023-04-26T14:15:34.128Z] ---> 8e44901efe60 [2023-04-26T14:15:34.128Z] Step 23/29 : VOLUME /cache [2023-04-26T14:15:34.128Z] ---> Running in 826576861fd9 [2023-04-26T14:15:34.128Z] Removing intermediate container 826576861fd9 [2023-04-26T14:15:34.128Z] ---> 2465cd7d6be3 [2023-04-26T14:15:34.128Z] Step 24/29 : EXPOSE 59711 [2023-04-26T14:15:34.395Z] ---> Running in 20b5bd154a45 [2023-04-26T14:15:34.659Z] Removing intermediate container 20b5bd154a45 [2023-04-26T14:15:34.659Z] ---> b1c6c672d9d1 [2023-04-26T14:15:34.659Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-26T14:15:34.659Z] ---> Running in 287884c222dd [2023-04-26T14:15:34.927Z] Removing intermediate container 287884c222dd [2023-04-26T14:15:34.927Z] ---> 82669cc89bfd [2023-04-26T14:15:34.927Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-26T14:15:34.927Z] ---> Running in bf77948d7f44 [2023-04-26T14:15:35.194Z] Removing intermediate container bf77948d7f44 [2023-04-26T14:15:35.194Z] ---> bf94962874f6 [2023-04-26T14:15:35.194Z] Step 27/29 : LABEL arch=arm64 [2023-04-26T14:15:35.464Z] ---> Running in 22e26bc0093d [2023-04-26T14:15:35.731Z] Removing intermediate container 22e26bc0093d [2023-04-26T14:15:35.731Z] ---> e9e3fa1dd91b [2023-04-26T14:15:35.731Z] Step 28/29 : LABEL git_sha=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [2023-04-26T14:15:35.731Z] ---> Running in 8ede192a4f4f [2023-04-26T14:15:35.997Z] Removing intermediate container 8ede192a4f4f [2023-04-26T14:15:35.997Z] ---> 2ed425709ed5 [2023-04-26T14:15:35.997Z] Step 29/29 : LABEL version=0.0.0 [2023-04-26T14:15:35.997Z] ---> Running in 51cc787dbf8b [2023-04-26T14:15:36.262Z] Removing intermediate container 51cc787dbf8b [2023-04-26T14:15:36.262Z] ---> 850fa88b4502 [2023-04-26T14:15:36.262Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T14:15:36.262Z] Successfully built 850fa88b4502 [2023-04-26T14:15:36.262Z] 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-26T14:15:37.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T14:15:37.068Z] [2023-04-26T14:15:37.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:15:37.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T14:15:37.474Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T14:15:37.474Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T14:15:37.474Z] 04944245beec: Pulling fs layer [2023-04-26T14:15:37.474Z] 699f458cf7ca: Pulling fs layer [2023-04-26T14:15:37.474Z] 765212b225bb: Pulling fs layer [2023-04-26T14:15:37.474Z] f23df028b6ca: Pulling fs layer [2023-04-26T14:15:37.474Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T14:15:37.474Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T14:15:37.474Z] f23df028b6ca: Waiting [2023-04-26T14:15:37.474Z] d65c8cfc05b1: Waiting [2023-04-26T14:15:37.474Z] 2437ff75d9bd: Waiting [2023-04-26T14:15:37.474Z] 765212b225bb: Waiting [2023-04-26T14:15:37.740Z] 04944245beec: Verifying Checksum [2023-04-26T14:15:37.740Z] 04944245beec: Download complete [2023-04-26T14:15:37.740Z] 765212b225bb: Verifying Checksum [2023-04-26T14:15:37.740Z] 765212b225bb: Download complete [2023-04-26T14:15:37.740Z] f23df028b6ca: Verifying Checksum [2023-04-26T14:15:37.740Z] f23df028b6ca: Download complete [2023-04-26T14:15:37.740Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T14:15:37.740Z] d65c8cfc05b1: Download complete [2023-04-26T14:15:37.740Z] 699f458cf7ca: Verifying Checksum [2023-04-26T14:15:37.740Z] 699f458cf7ca: Download complete [2023-04-26T14:15:38.324Z] 8998bd30e6a1: Download complete [2023-04-26T14:15:40.265Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T14:15:40.265Z] 2437ff75d9bd: Download complete [2023-04-26T14:15:42.213Z] 8998bd30e6a1: Pull complete [2023-04-26T14:15:42.213Z] 04944245beec: Pull complete [2023-04-26T14:15:43.616Z] 699f458cf7ca: Pull complete [2023-04-26T14:15:43.617Z] 765212b225bb: Pull complete [2023-04-26T14:15:44.574Z] f23df028b6ca: Pull complete [2023-04-26T14:15:44.574Z] d65c8cfc05b1: Pull complete [2023-04-26T14:15:59.557Z] 2437ff75d9bd: Pull complete [2023-04-26T14:15:59.557Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T14:15:59.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T14:15:59.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:15:59.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-11012 does not seem to be running inside a container [2023-04-26T14:15:59.950Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T14:16:02.540Z] $ docker top 51288eeee64691f042271503f516f7967bfc2de908cae2fbe5b10bdc54cc81ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:03.437Z] ---> job-cost.sh [2023-04-26T14:16:03.437Z] lf-activate-venv: SKIPPING [2023-04-26T14:16:03.437Z] INFO: No Stack... [2023-04-26T14:16:03.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T14:16:04.663Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T14:16:05.323Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-04-26T14:16:05.323Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T14:16:05.379Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [2023-04-26T14:16:05.384Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] did not exist. Created. [2023-04-26T14:16:05.384Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T14:16:06.108Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-28a9e7ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T14:16:06.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T14:16:06.819Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T14:16:06.872Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T14:16:06.890Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T14:16:06.971Z] $ docker stop --time=1 51288eeee64691f042271503f516f7967bfc2de908cae2fbe5b10bdc54cc81ee [2023-04-26T14:16:08.464Z] $ docker rm -f --volumes 51288eeee64691f042271503f516f7967bfc2de908cae2fbe5b10bdc54cc81ee [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-26T14:16:09.474Z] provisioning config files... [2023-04-26T14:16:09.482Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config8636934872604909605tmp [Pipeline] { [Pipeline] sh [2023-04-26T14:16:09.811Z] + set +x [2023-04-26T14:16:09.811Z] + curl -s https://codecov.io/bash [2023-04-26T14:16:09.811Z] + bash -s -- [2023-04-26T14:16:09.811Z] [2023-04-26T14:16:09.811Z] _____ _ [2023-04-26T14:16:09.811Z] / ____| | | [2023-04-26T14:16:09.811Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T14:16:09.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T14:16:09.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T14:16:09.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T14:16:09.811Z] Bash-1.0.6 [2023-04-26T14:16:09.811Z] [2023-04-26T14:16:09.811Z] [2023-04-26T14:16:09.811Z] ==> git version 2.25.1 found [2023-04-26T14:16:09.811Z] ==> 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-26T14:16:09.811Z] Release-Date: 2020-01-08 [2023-04-26T14:16:09.811Z] 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-26T14:16:09.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T14:16:09.811Z] ==> Jenkins CI detected. [2023-04-26T14:16:09.811Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-180 [2023-04-26T14:16:09.811Z] project root: . [2023-04-26T14:16:09.811Z] --> token set from env [2023-04-26T14:16:09.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T14:16:09.811Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T14:16:09.811Z] ==> Python coveragepy not found [2023-04-26T14:16:09.811Z] ==> Searching for coverage reports in: [2023-04-26T14:16:09.811Z] + . [2023-04-26T14:16:09.811Z] -> Found 1 reports [2023-04-26T14:16:09.811Z] ==> Detecting git/mercurial file structure [2023-04-26T14:16:09.811Z] ==> Reading reports [2023-04-26T14:16:10.069Z] + ./coverage.out bytes=41317 [2023-04-26T14:16:10.069Z] ==> Appending adjustments [2023-04-26T14:16:10.069Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T14:16:10.069Z] + Found adjustments [2023-04-26T14:16:10.069Z] ==> Gzipping contents [2023-04-26T14:16:10.069Z] 12K /tmp/codecov.DKilXd.gz [2023-04-26T14:16:10.069Z] ==> Uploading reports [2023-04-26T14:16:10.069Z] url: https://codecov.io [2023-04-26T14:16:10.069Z] query: branch=PR-180&commit=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=180&job=&cmd_args= [2023-04-26T14:16:10.069Z] -> Pinging Codecov [2023-04-26T14:16:10.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-180&commit=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=180&job=&cmd_args= [2023-04-26T14:16:10.329Z] -> Uploading to [2023-04-26T14:16:10.329Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74/fe6d0494-6b87-474e-b700-494bd1c685f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T141610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c685b473159be7a6aac5aaf2655243b70080467747d3e78570f49c2f28bef7b [2023-04-26T14:16:10.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T14:16:10.329Z] Dload Upload Total Spent Left Speed [2023-04-26T14:16:10.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 44191 --:--:-- --:--:-- --:--:-- 44191 [2023-04-26T14:16:10.588Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] } [2023-04-26T14:16:10.615Z] 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-26T14:16:12.387Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives ] [2023-04-26T14:16:12.387Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives [2023-04-26T14:16:12.387Z] total 16 [2023-04-26T14:16:12.387Z] drwxr-xr-x 3 root root 4096 Apr 26 14:03 . [2023-04-26T14:16:12.387Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:03 .. [2023-04-26T14:16:12.387Z] drwxr-xr-x 2 root root 4096 Apr 26 14:03 cost [2023-04-26T14:16:12.387Z] -rw-r--r-- 1 root root 95 Apr 26 14:03 cost.csv [2023-04-26T14:16:12.387Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives [2023-04-26T14:16:12.387Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives [2023-04-26T14:16:12.387Z] total 16 [2023-04-26T14:16:12.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:03 . [2023-04-26T14:16:12.387Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:03 .. [2023-04-26T14:16:12.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 14:03 cost [2023-04-26T14:16:12.387Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 26 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:12.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:13.602Z] ---> package-listing.sh [2023-04-26T14:16:13.602Z] ++ facter osfamily [2023-04-26T14:16:13.602Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T14:16:13.863Z] + OS_FAMILY=debian [2023-04-26T14:16:13.863Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-180 [2023-04-26T14:16:13.863Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T14:16:13.863Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T14:16:13.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T14:16:13.863Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T14:16:13.863Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-180 ']' [2023-04-26T14:16:13.863Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T14:16:13.863Z] + case "${OS_FAMILY}" in [2023-04-26T14:16:13.863Z] + dpkg -l [2023-04-26T14:16:13.863Z] + grep '^ii' [2023-04-26T14:16:13.863Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T14:16:13.863Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T14:16:13.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T14:16:13.863Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-180 ']' [2023-04-26T14:16:13.863Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives/ [2023-04-26T14:16:13.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives/ [Pipeline] echo [2023-04-26T14:16:13.896Z] 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T14:16:14.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:16:14.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:16:14.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:16:14.970Z] prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container [2023-04-26T14:16:15.004Z] $ 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-180/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-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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-26T14:16:15.187Z] $ docker top 68784036c444c91391b3f7df38e453bb0384a46c732613f5ac78729ffe14e41c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:16:15.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T14:16:15.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T14:16:16.203Z] + ls /var/log/sa-host [2023-04-26T14:16:16.204Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T14:16:16.435Z] provisioning config files... [2023-04-26T14:16:16.444Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config14695359723557644634tmp [Pipeline] { [Pipeline] echo [2023-04-26T14:16:16.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:16.818Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T14:16:16.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:17.261Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T14:16:17.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:17.611Z] ---> sudo-logs.sh [2023-04-26T14:16:17.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T14:16:17.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:18.008Z] ---> job-cost.sh [2023-04-26T14:16:18.008Z] lf-activate-venv: SKIPPING [2023-04-26T14:16:18.008Z] DEBUG: total: 0.2199999988079071 [2023-04-26T14:16:18.008Z] INFO: Retrieving Stack Cost... [2023-04-26T14:16:18.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T14:16:18.834Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T14:16:18.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:19.180Z] ---> logs-deploy.sh [2023-04-26T14:16:19.180Z] lf-activate-venv: SKIPPING [2023-04-26T14:16:19.180Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-180/1 [2023-04-26T14:16:19.180Z] INFO: archiving workspace using pattern(s): [2023-04-26T14:16:20.117Z] Archives upload complete. [2023-04-26T14:16:20.376Z] INFO: archiving logs to Nexus [2023-04-26T14:16:20.947Z] ---> uname -a: [2023-04-26T14:16:20.947Z] Linux prd-ubuntu20-04-docker-8c-8g-11009 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] ---> lscpu: [2023-04-26T14:16:20.947Z] Architecture: x86_64 [2023-04-26T14:16:20.947Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T14:16:20.947Z] Byte Order: Little Endian [2023-04-26T14:16:20.947Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T14:16:20.947Z] CPU(s): 8 [2023-04-26T14:16:20.947Z] On-line CPU(s) list: 0-7 [2023-04-26T14:16:20.947Z] Thread(s) per core: 1 [2023-04-26T14:16:20.947Z] Core(s) per socket: 1 [2023-04-26T14:16:20.947Z] Socket(s): 8 [2023-04-26T14:16:20.947Z] NUMA node(s): 1 [2023-04-26T14:16:20.947Z] Vendor ID: AuthenticAMD [2023-04-26T14:16:20.947Z] CPU family: 23 [2023-04-26T14:16:20.947Z] Model: 49 [2023-04-26T14:16:20.947Z] Model name: AMD EPYC-Rome Processor [2023-04-26T14:16:20.947Z] Stepping: 0 [2023-04-26T14:16:20.947Z] CPU MHz: 2799.998 [2023-04-26T14:16:20.947Z] BogoMIPS: 5599.99 [2023-04-26T14:16:20.947Z] Virtualization: AMD-V [2023-04-26T14:16:20.947Z] Hypervisor vendor: KVM [2023-04-26T14:16:20.947Z] Virtualization type: full [2023-04-26T14:16:20.947Z] L1d cache: 256 KiB [2023-04-26T14:16:20.947Z] L1i cache: 256 KiB [2023-04-26T14:16:20.947Z] L2 cache: 4 MiB [2023-04-26T14:16:20.947Z] L3 cache: 128 MiB [2023-04-26T14:16:20.947Z] NUMA node0 CPU(s): 0-7 [2023-04-26T14:16:20.947Z] Vulnerability Itlb multihit: Not affected [2023-04-26T14:16:20.947Z] Vulnerability L1tf: Not affected [2023-04-26T14:16:20.947Z] Vulnerability Mds: Not affected [2023-04-26T14:16:20.947Z] Vulnerability Meltdown: Not affected [2023-04-26T14:16:20.947Z] Vulnerability Mmio stale data: Not affected [2023-04-26T14:16:20.947Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T14:16:20.947Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T14:16:20.947Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T14:16:20.947Z] Vulnerability Srbds: Not affected [2023-04-26T14:16:20.947Z] Vulnerability Tsx async abort: Not affected [2023-04-26T14:16:20.947Z] 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-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] ---> nproc: [2023-04-26T14:16:20.947Z] 8 [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] ---> df -h: [2023-04-26T14:16:20.947Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T14:16:20.947Z] overlay 155G 12G 144G 8% / [2023-04-26T14:16:20.947Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T14:16:20.947Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T14:16:20.947Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T14:16:20.947Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] ---> sar -b -r -n DEV: [2023-04-26T14:16:20.947Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11009) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] 14:00:33 LINUX RESTART (8 CPU) [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] 14:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T14:16:20.947Z] 14:02:01 184.62 39.41 145.21 0.00 4254.22 77714.65 0.00 [2023-04-26T14:16:20.947Z] 14:03:01 101.62 0.10 101.52 0.00 9.20 41402.83 0.00 [2023-04-26T14:16:20.947Z] 14:04:01 212.01 0.30 211.71 0.00 14.26 51811.40 0.00 [2023-04-26T14:16:20.947Z] 14:05:01 1.37 0.00 1.37 0.00 0.00 19.88 0.00 [2023-04-26T14:16:20.947Z] 14:06:01 37.71 11.78 25.93 0.00 5425.63 6273.62 0.00 [2023-04-26T14:16:20.947Z] 14:07:01 5.98 1.67 4.32 0.00 37.73 53.86 0.00 [2023-04-26T14:16:20.947Z] 14:08:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2023-04-26T14:16:20.947Z] 14:09:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-04-26T14:16:20.947Z] 14:10:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2023-04-26T14:16:20.947Z] 14:11:01 2.32 0.00 2.32 0.00 0.00 38.26 0.00 [2023-04-26T14:16:20.947Z] 14:12:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-04-26T14:16:20.947Z] 14:13:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2023-04-26T14:16:20.947Z] 14:14:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-04-26T14:16:20.947Z] 14:15:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2023-04-26T14:16:20.947Z] 14:16:01 3.53 0.65 2.88 0.00 70.65 34.26 0.00 [2023-04-26T14:16:20.947Z] Average: 37.20 3.59 33.61 0.00 654.10 11830.19 0.00 [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] 14:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T14:16:20.947Z] 14:02:01 28488216 31599600 701172 2.13 107916 3222868 1910584 5.63 1119608 2844932 417520 [2023-04-26T14:16:20.947Z] 14:03:01 27712160 31358648 937604 2.85 146772 3668596 2086148 6.15 1382396 3299356 415088 [2023-04-26T14:16:20.947Z] 14:04:01 27635452 31582472 715108 2.17 159756 3932580 1767932 5.21 1265180 3474872 236 [2023-04-26T14:16:20.947Z] 14:05:01 27649892 31596980 700752 2.13 159784 3932580 1767932 5.21 1246632 3474872 156 [2023-04-26T14:16:20.947Z] 14:06:01 27275200 31577884 710616 2.16 168076 4265092 1805156 5.32 1482240 3586932 924 [2023-04-26T14:16:20.947Z] 14:07:01 27266024 31570864 717696 2.18 168156 4266216 1821680 5.37 1493832 3587228 8 [2023-04-26T14:16:20.947Z] 14:08:01 27266192 31571164 717120 2.18 168224 4266220 1821680 5.37 1492580 3587232 176 [2023-04-26T14:16:20.947Z] 14:09:01 27272036 31577044 711244 2.16 168256 4266220 1821680 5.37 1486992 3587232 144 [2023-04-26T14:16:20.947Z] 14:10:01 27273060 31578076 710192 2.16 168284 4266224 1821680 5.37 1486876 3587236 168 [2023-04-26T14:16:20.947Z] 14:11:01 27273028 31578840 710112 2.16 168376 4266204 1821680 5.37 1485900 3587948 8 [2023-04-26T14:16:20.947Z] 14:12:01 27272768 31578648 710200 2.16 168436 4266204 1821680 5.37 1486016 3587952 8 [2023-04-26T14:16:20.947Z] 14:13:01 27272848 31578800 710184 2.16 168484 4266212 1821680 5.37 1486348 3587960 204 [2023-04-26T14:16:20.947Z] 14:14:01 27272824 31578776 710120 2.16 168504 4266212 1821680 5.37 1486340 3587960 168 [2023-04-26T14:16:20.947Z] 14:15:01 27273224 31579240 709632 2.16 168528 4266216 1821680 5.37 1486008 3587968 240 [2023-04-26T14:16:20.947Z] 14:16:01 27268784 31577168 711508 2.16 168604 4268320 1787988 5.27 1486044 3589740 92 [2023-04-26T14:16:20.947Z] Average: 27431447 31565614 725551 2.21 161744 4112398 1834724 5.41 1424866 3503961 55676 [2023-04-26T14:16:20.947Z] [2023-04-26T14:16:20.947Z] 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T14:16:20.947Z] 14:02:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:02:01 docker0 208.50 340.91 16.41 2134.85 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:02:01 ens3 1005.32 589.77 8927.89 106.07 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:03:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:03:01 ens3 24.95 16.76 26.76 11.10 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:03:01 vethd21fe55 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:04:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:04:01 docker0 2.73 6.80 0.18 88.09 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:04:01 ens3 135.45 88.35 2628.98 94.20 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:05:01 ens3 1.13 0.40 0.40 0.27 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:06:01 ens3 112.56 56.29 1955.08 4.22 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:07:01 ens3 8.28 6.83 5.53 6.05 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:09:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.947Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:12:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:14:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] 14:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] Average: docker0 14.08 23.19 1.11 148.19 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] Average: ens3 85.91 50.59 902.99 14.80 0.00 0.00 0.00 0.00 [2023-04-26T14:16:20.948Z] [2023-04-26T14:16:20.948Z] [2023-04-26T14:16:20.948Z] ---> sar -P ALL: [2023-04-26T14:16:20.948Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11009) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T14:16:20.948Z] [2023-04-26T14:16:20.948Z] 14:00:33 LINUX RESTART (8 CPU) [2023-04-26T14:16:20.948Z] [2023-04-26T14:16:20.948Z] 14:01:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T14:16:20.948Z] 14:02:01 all 10.39 0.00 3.41 2.86 0.06 83.28 [2023-04-26T14:16:20.948Z] 14:02:01 0 11.68 0.00 3.40 0.12 0.05 84.75 [2023-04-26T14:16:20.948Z] 14:02:01 1 11.59 0.00 3.49 11.34 0.05 73.53 [2023-04-26T14:16:20.948Z] 14:02:01 2 8.98 0.00 2.86 1.33 0.05 86.78 [2023-04-26T14:16:20.948Z] 14:02:01 3 9.04 0.00 3.39 0.56 0.07 86.95 [2023-04-26T14:16:20.948Z] 14:02:01 4 10.10 0.00 3.59 3.06 0.05 83.20 [2023-04-26T14:16:20.948Z] 14:02:01 5 11.63 0.00 3.76 2.93 0.07 81.61 [2023-04-26T14:16:20.948Z] 14:02:01 6 11.69 0.00 3.51 0.69 0.05 84.06 [2023-04-26T14:16:20.948Z] 14:02:01 7 8.43 0.00 3.31 2.90 0.07 85.29 [2023-04-26T14:16:20.948Z] 14:03:01 all 32.58 0.00 5.47 2.16 0.08 59.72 [2023-04-26T14:16:20.948Z] 14:03:01 0 33.82 0.00 5.58 0.13 0.07 60.39 [2023-04-26T14:16:20.948Z] 14:03:01 1 34.02 0.00 5.67 8.06 0.13 52.12 [2023-04-26T14:16:20.948Z] 14:03:01 2 31.33 0.00 4.85 0.05 0.07 63.70 [2023-04-26T14:16:20.948Z] 14:03:01 3 32.44 0.00 5.52 0.10 0.07 61.87 [2023-04-26T14:16:20.948Z] 14:03:01 4 32.74 0.00 5.61 1.06 0.07 60.52 [2023-04-26T14:16:20.948Z] 14:03:01 5 31.69 0.00 5.51 6.19 0.07 56.54 [2023-04-26T14:16:20.948Z] 14:03:01 6 31.15 0.00 5.40 0.39 0.07 63.00 [2023-04-26T14:16:20.948Z] 14:03:01 7 33.43 0.00 5.60 1.32 0.07 59.58 [2023-04-26T14:16:20.948Z] 14:04:01 all 24.35 0.00 5.20 2.61 0.10 67.75 [2023-04-26T14:16:20.948Z] 14:04:01 0 24.56 0.00 6.77 10.49 0.10 58.09 [2023-04-26T14:16:20.948Z] 14:04:01 1 24.42 0.00 4.34 0.10 0.07 71.07 [2023-04-26T14:16:20.948Z] 14:04:01 2 23.43 0.00 4.45 0.71 0.24 71.16 [2023-04-26T14:16:20.948Z] 14:04:01 3 21.54 0.00 4.40 0.05 0.07 73.95 [2023-04-26T14:16:20.948Z] 14:04:01 4 21.46 0.00 4.22 1.16 0.07 73.09 [2023-04-26T14:16:20.948Z] 14:04:01 5 26.03 0.00 5.81 5.34 0.08 62.74 [2023-04-26T14:16:20.948Z] 14:04:01 6 26.70 0.00 5.64 0.46 0.08 67.12 [2023-04-26T14:16:20.948Z] 14:04:01 7 26.64 0.00 5.97 2.57 0.07 64.75 [2023-04-26T14:16:20.948Z] 14:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T14:16:20.948Z] 14:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:05:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-04-26T14:16:20.948Z] 14:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-26T14:16:20.948Z] 14:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T14:16:20.948Z] 14:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:06:01 all 1.23 0.00 0.58 0.59 0.02 97.57 [2023-04-26T14:16:20.948Z] 14:06:01 0 2.69 0.00 0.73 0.32 0.02 96.25 [2023-04-26T14:16:20.948Z] 14:06:01 1 1.42 0.00 0.90 1.20 0.02 96.47 [2023-04-26T14:16:20.948Z] 14:06:01 2 1.01 0.00 0.74 0.75 0.03 97.47 [2023-04-26T14:16:20.948Z] 14:06:01 3 0.25 0.00 0.42 1.67 0.02 97.64 [2023-04-26T14:16:20.948Z] 14:06:01 4 0.62 0.00 0.45 0.03 0.02 98.88 [2023-04-26T14:16:20.948Z] 14:06:01 5 1.02 0.00 0.35 0.40 0.02 98.22 [2023-04-26T14:16:20.948Z] 14:06:01 6 0.63 0.00 0.45 0.07 0.00 98.85 [2023-04-26T14:16:20.948Z] 14:06:01 7 2.24 0.00 0.62 0.30 0.02 96.83 [2023-04-26T14:16:20.948Z] 14:07:01 all 0.34 0.00 0.04 0.01 0.01 99.60 [2023-04-26T14:16:20.948Z] 14:07:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-26T14:16:20.948Z] 14:07:01 1 1.38 0.00 0.02 0.00 0.02 98.58 [2023-04-26T14:16:20.948Z] 14:07:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2023-04-26T14:16:20.948Z] 14:07:01 3 0.47 0.00 0.10 0.12 0.00 99.32 [2023-04-26T14:16:20.948Z] 14:07:01 4 0.28 0.00 0.02 0.00 0.00 99.70 [2023-04-26T14:16:20.948Z] 14:07:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-26T14:16:20.948Z] 14:07:01 6 0.23 0.00 0.03 0.00 0.02 99.72 [2023-04-26T14:16:20.948Z] 14:07:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2023-04-26T14:16:20.948Z] 14:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T14:16:20.948Z] 14:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T14:16:20.948Z] 14:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:16:20.948Z] 14:08:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-26T14:16:20.948Z] 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-04-26T14:16:20.948Z] 14:09:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2023-04-26T14:16:20.948Z] 14:09:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-26T14:16:20.948Z] 14:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T14:16:20.948Z] 14:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:16:20.948Z] 14:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T14:16:20.948Z] 14:10:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-04-26T14:16:20.948Z] 14:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-26T14:16:20.948Z] 14:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:16:20.948Z] 14:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:16:20.948Z] 14:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-26T14:16:20.948Z] 14:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T14:16:20.948Z] 14:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T14:16:20.948Z] 14:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-26T14:16:20.948Z] 14:11:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-26T14:16:20.948Z] 14:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-26T14:16:20.948Z] 14:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T14:16:20.948Z] 14:12:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T14:16:20.948Z] 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] [2023-04-26T14:16:20.948Z] 14:12:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T14:16:20.948Z] 14:13:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-04-26T14:16:20.948Z] 14:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T14:16:20.948Z] 14:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T14:16:20.948Z] 14:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T14:16:20.948Z] 14:13:01 4 1.29 0.00 0.00 0.00 0.02 98.69 [2023-04-26T14:16:20.948Z] 14:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T14:16:20.948Z] 14:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-04-26T14:16:20.948Z] 14:14:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2023-04-26T14:16:20.948Z] 14:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T14:16:20.948Z] 14:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T14:16:20.948Z] 14:14:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2023-04-26T14:16:20.948Z] 14:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T14:16:20.948Z] 14:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T14:16:20.948Z] 14:15:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-04-26T14:16:20.948Z] 14:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T14:16:20.948Z] 14:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:16:20.948Z] 14:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T14:16:20.949Z] 14:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T14:16:20.949Z] 14:15:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2023-04-26T14:16:20.949Z] 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:16:20.949Z] 14:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:16:20.949Z] 14:15:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-26T14:16:20.949Z] 14:16:01 all 0.04 0.00 0.05 0.01 0.01 99.89 [2023-04-26T14:16:20.949Z] 14:16:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2023-04-26T14:16:20.949Z] 14:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-26T14:16:20.949Z] 14:16:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2023-04-26T14:16:20.949Z] 14:16:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-26T14:16:20.949Z] 14:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T14:16:20.949Z] 14:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T14:16:20.949Z] 14:16:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-26T14:16:20.949Z] 14:16:01 7 0.05 0.00 0.08 0.05 0.02 99.80 [2023-04-26T14:16:20.949Z] Average: all 4.61 0.00 0.98 0.55 0.02 93.84 [2023-04-26T14:16:20.949Z] Average: 0 4.83 0.00 1.11 0.73 0.02 93.30 [2023-04-26T14:16:20.949Z] Average: 1 4.85 0.00 0.96 1.37 0.02 92.80 [2023-04-26T14:16:20.949Z] Average: 2 4.32 0.00 0.87 0.19 0.03 94.59 [2023-04-26T14:16:20.949Z] Average: 3 4.22 0.00 0.92 0.18 0.02 94.66 [2023-04-26T14:16:20.949Z] Average: 4 4.66 0.00 0.92 0.35 0.02 94.05 [2023-04-26T14:16:20.949Z] Average: 5 4.66 0.00 1.03 0.98 0.02 93.31 [2023-04-26T14:16:20.949Z] Average: 6 4.67 0.00 1.00 0.11 0.02 94.21 [2023-04-26T14:16:20.949Z] Average: 7 4.68 0.00 1.04 0.47 0.02 93.78 [2023-04-26T14:16:20.949Z] [2023-04-26T14:16:20.949Z] [2023-04-26T14:16:20.949Z]