Pull request #235 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18bc8a63e30533957a8f3b3b8896ff8166909070+e64d70a5e82bcb00ec99310357a3871ed025cc70 (44783383a5812ada70963876e39d7651cfb3b4ec) 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-ssh2587956599524776413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4480116397008611704.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-235/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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12553131648951789983.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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh445046918529985145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17679284050779465783.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-235/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-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13187340065764557543.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9607 in /w/workspace/y_app-rfid-llrp-inventory_PR-235 [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-235 # 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 e64d70a5e82bcb00ec99310357a3871ed025cc70 into PR head commit 18bc8a63e30533957a8f3b3b8896ff8166909070 Merge succeeded, producing 18bc8a63e30533957a8f3b3b8896ff8166909070 Checking out Revision 18bc8a63e30533957a8f3b3b8896ff8166909070 (PR-235) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # 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 e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-19T13:29:08.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-19T13:29:08.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-19T13:29:08.760Z] ========================================================= [2023-10-19T13:29:08.760Z] EdgeX Global Pipelines Version Info [2023-10-19T13:29:08.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:29:09.876Z] ------------------- [2023-10-19T13:29:09.876Z] stable info: [2023-10-19T13:29:09.876Z] ------------------- [2023-10-19T13:29:09.876Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-19T13:29:09.876Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T13:29:09.876Z] Message: update stable to v1.0.254 [2023-10-19T13:29:10.137Z] ------------------- [2023-10-19T13:29:10.137Z] experimental info: [2023-10-19T13:29:10.137Z] ------------------- [2023-10-19T13:29:10.137Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-19T13:29:10.137Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T13:29:10.137Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-19T13:29:10.415Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-19T13:29:10.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-19T13:29:10.502Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-19T13:29:10.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-19T13:29:10.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-19T13:29:10.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-19T13:29:10.667Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-19T13:29:10.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-19T13:29:10.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-19T13:29:10.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-19T13:29:10.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-19T13:29:10.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-19T13:29:10.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-19T13:29:10.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-19T13:29:10.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T13:29:11.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T13:29:11.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T13:29:11.113Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T13:29:11.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-19T13:29:11.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-19T13:29:11.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-19T13:29:11.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-19T13:29:11.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-19T13:29:11.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-19T13:29:11.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-19T13:29:11.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-19T13:29:11.495Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-19T13:29:11.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo [2023-10-19T13:29:11.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo [2023-10-19T13:29:11.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo [2023-10-19T13:29:11.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo [2023-10-19T13:29:11.716Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18bc8a6 [Pipeline] echo [2023-10-19T13:29:11.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T13:29:11.877Z] provisioning config files... [2023-10-19T13:29:11.912Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config10797272748697488309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:29:12.248Z] ---> docker-login.sh [2023-10-19T13:29:12.248Z] nexus3.edgexfoundry.org:10001 [2023-10-19T13:29:12.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:12.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:12.508Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:12.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:12.508Z] [2023-10-19T13:29:12.508Z] Login Succeeded [2023-10-19T13:29:12.508Z] nexus3.edgexfoundry.org:10002 [2023-10-19T13:29:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:12.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:12.767Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:12.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:12.767Z] [2023-10-19T13:29:12.767Z] Login Succeeded [2023-10-19T13:29:12.767Z] nexus3.edgexfoundry.org:10003 [2023-10-19T13:29:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:12.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:12.768Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:12.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:12.768Z] [2023-10-19T13:29:12.768Z] Login Succeeded [2023-10-19T13:29:12.768Z] nexus3.edgexfoundry.org:10004 [2023-10-19T13:29:13.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:13.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:13.027Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:13.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:13.027Z] [2023-10-19T13:29:13.027Z] Login Succeeded [2023-10-19T13:29:13.027Z] docker.io [2023-10-19T13:29:13.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:13.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:13.286Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:13.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:13.286Z] [2023-10-19T13:29:13.286Z] Login Succeeded [2023-10-19T13:29:13.286Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T13:29:13.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-19T13:29:13.943Z] + git rev-list -1 --merges 18bc8a63e30533957a8f3b3b8896ff8166909070~1..18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo [2023-10-19T13:29:14.000Z] -----------> git rev-list -1 --merges 18bc8a63e30533957a8f3b3b8896ff8166909070~1..18bc8a63e30533957a8f3b3b8896ff8166909070 18bc8a63e30533957a8f3b3b8896ff8166909070 [false] [Pipeline] sh [2023-10-19T13:29:14.307Z] + git log --format=format:%s -1 18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo [2023-10-19T13:29:14.344Z] ========================================================= [2023-10-19T13:29:14.344Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-19T13:29:14.344Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T13:29:14.789Z] + git log --format=format:%s -1 18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo [2023-10-19T13:29:14.821Z] [semverPrep] GIT_COMMIT: 18bc8a63e30533957a8f3b3b8896ff8166909070, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-19T13:29:14.853Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-19T13:29:15.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T13:29:15.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-19T13:29:15.253Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-19T13:29:15.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-19T13:29:15.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-19T13:29:15.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-19T13:29:15.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:29:15.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T13:29:15.763Z] [2023-10-19T13:29:15.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:29:16.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T13:29:16.142Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-19T13:29:16.142Z] b85a868b505f: Pulling fs layer [2023-10-19T13:29:16.142Z] e2be974225ed: Pulling fs layer [2023-10-19T13:29:16.142Z] 339a4e72a1f5: Pulling fs layer [2023-10-19T13:29:16.142Z] 988bab9f4d93: Pulling fs layer [2023-10-19T13:29:16.142Z] 1469e6f7b9e6: Pulling fs layer [2023-10-19T13:29:16.142Z] eaf3925da568: Pulling fs layer [2023-10-19T13:29:16.142Z] bab4dde63d76: Pulling fs layer [2023-10-19T13:29:16.142Z] bde34c3a00c8: Pulling fs layer [2023-10-19T13:29:16.142Z] b352a97aabf1: Pulling fs layer [2023-10-19T13:29:16.142Z] 4872d77fe225: Pulling fs layer [2023-10-19T13:29:16.142Z] 5851b861e8e6: Pulling fs layer [2023-10-19T13:29:16.142Z] 988bab9f4d93: Waiting [2023-10-19T13:29:16.142Z] 1469e6f7b9e6: Waiting [2023-10-19T13:29:16.142Z] eaf3925da568: Waiting [2023-10-19T13:29:16.142Z] bab4dde63d76: Waiting [2023-10-19T13:29:16.142Z] bde34c3a00c8: Waiting [2023-10-19T13:29:16.142Z] b352a97aabf1: Waiting [2023-10-19T13:29:16.142Z] 4872d77fe225: Waiting [2023-10-19T13:29:16.142Z] 5851b861e8e6: Waiting [2023-10-19T13:29:16.142Z] e2be974225ed: Verifying Checksum [2023-10-19T13:29:16.142Z] e2be974225ed: Download complete [2023-10-19T13:29:16.142Z] 988bab9f4d93: Verifying Checksum [2023-10-19T13:29:16.142Z] 988bab9f4d93: Download complete [2023-10-19T13:29:16.142Z] 1469e6f7b9e6: Verifying Checksum [2023-10-19T13:29:16.142Z] 1469e6f7b9e6: Download complete [2023-10-19T13:29:16.401Z] 339a4e72a1f5: Verifying Checksum [2023-10-19T13:29:16.401Z] 339a4e72a1f5: Download complete [2023-10-19T13:29:16.401Z] eaf3925da568: Verifying Checksum [2023-10-19T13:29:16.401Z] eaf3925da568: Download complete [2023-10-19T13:29:16.401Z] bde34c3a00c8: Verifying Checksum [2023-10-19T13:29:16.401Z] bde34c3a00c8: Download complete [2023-10-19T13:29:16.401Z] b352a97aabf1: Verifying Checksum [2023-10-19T13:29:16.401Z] b352a97aabf1: Download complete [2023-10-19T13:29:16.401Z] 4872d77fe225: Verifying Checksum [2023-10-19T13:29:16.401Z] 4872d77fe225: Download complete [2023-10-19T13:29:16.401Z] 5851b861e8e6: Download complete [2023-10-19T13:29:16.401Z] b85a868b505f: Verifying Checksum [2023-10-19T13:29:16.401Z] b85a868b505f: Download complete [2023-10-19T13:29:16.659Z] bab4dde63d76: Verifying Checksum [2023-10-19T13:29:16.659Z] bab4dde63d76: Download complete [2023-10-19T13:29:18.035Z] b85a868b505f: Pull complete [2023-10-19T13:29:18.035Z] e2be974225ed: Pull complete [2023-10-19T13:29:18.297Z] 339a4e72a1f5: Pull complete [2023-10-19T13:29:18.555Z] 988bab9f4d93: Pull complete [2023-10-19T13:29:18.814Z] 1469e6f7b9e6: Pull complete [2023-10-19T13:29:18.814Z] eaf3925da568: Pull complete [2023-10-19T13:29:20.718Z] bab4dde63d76: Pull complete [2023-10-19T13:29:20.718Z] bde34c3a00c8: Pull complete [2023-10-19T13:29:20.718Z] b352a97aabf1: Pull complete [2023-10-19T13:29:20.982Z] 4872d77fe225: Pull complete [2023-10-19T13:29:20.982Z] 5851b861e8e6: Pull complete [2023-10-19T13:29:20.982Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-19T13:29:20.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T13:29:20.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:29:21.233Z] prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container [2023-10-19T13:29:21.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@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-10-19T13:29:24.989Z] $ docker top 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 -eo pid,comm [2023-10-19T13:29:25.043Z] 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-10-19T13:29:25.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T13:29:25.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T13:29:25.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T13:29:25.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T13:29:25.280Z] $ docker exec 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent [2023-10-19T13:29:25.379Z] SSH_AUTH_SOCK=/tmp/ssh-ePkNXyhPOCoP/agent.32 [2023-10-19T13:29:25.379Z] SSH_AGENT_PID=38 [2023-10-19T13:29:25.386Z] Running ssh-add (command line suppressed) [2023-10-19T13:29:25.489Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_18101790538506870003.key (/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_18101790538506870003.key) [2023-10-19T13:29:25.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T13:29:25.832Z] + git tag --points-at HEAD [Pipeline] } [2023-10-19T13:29:25.856Z] $ docker exec --env ******** --env ******** 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent -k [2023-10-19T13:29:25.954Z] unset SSH_AUTH_SOCK; [2023-10-19T13:29:25.954Z] unset SSH_AGENT_PID; [2023-10-19T13:29:25.954Z] echo Agent pid 38 killed; [2023-10-19T13:29:25.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-19T13:29:26.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T13:29:26.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T13:29:26.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T13:29:26.156Z] $ docker exec 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent [2023-10-19T13:29:26.265Z] SSH_AUTH_SOCK=/tmp/ssh-bkD8gppLehhK/agent.70 [2023-10-19T13:29:26.265Z] SSH_AGENT_PID=76 [2023-10-19T13:29:26.270Z] Running ssh-add (command line suppressed) [2023-10-19T13:29:26.383Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_16080687793252731884.key (/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_16080687793252731884.key) [2023-10-19T13:29:26.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T13:29:26.729Z] + git semver init [2023-10-19T13:29:26.989Z] 2023-10-19 13:29:26,899 [run_init] DEBUG init version:0.0.0 force:False [2023-10-19T13:29:26.989Z] 2023-10-19 13:29:26,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver [2023-10-19T13:29:26.989Z] 2023-10-19 13:29:26,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver [2023-10-19T13:29:26.989Z] 2023-10-19 13:29:26,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-235, universal_newlines=False, shell=None, istream=None) [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,063 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.git/info/exclude [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver/PR-235 with force:False [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,064 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver/PR-235 [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,069 [execute] INFO git cat-file --batch-check [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,076 [execute] INFO git cat-file --batch [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T13:29:28.369Z] 2023-10-19 13:29:28,082 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver/PR-235 [2023-10-19T13:29:28.369Z] 0.0.0 [Pipeline] } [2023-10-19T13:29:28.393Z] $ docker exec --env ******** --env ******** 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent -k [2023-10-19T13:29:28.491Z] unset SSH_AUTH_SOCK; [2023-10-19T13:29:28.491Z] unset SSH_AGENT_PID; [2023-10-19T13:29:28.491Z] echo Agent pid 76 killed; [2023-10-19T13:29:28.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T13:29:28.932Z] + git semver [Pipeline] } [2023-10-19T13:29:29.215Z] $ docker stop --time=1 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 [2023-10-19T13:29:30.531Z] $ docker rm -f --volumes 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T13:29:30.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-19T13:29:31.219Z] Stashed 1 file(s) [Pipeline] echo [2023-10-19T13:29:31.235Z] [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-10-19T13:29:31.861Z] provisioning config files... [2023-10-19T13:29:31.872Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config15073549222279068299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:29:32.237Z] ---> docker-login.sh [2023-10-19T13:29:32.237Z] nexus3.edgexfoundry.org:10001 [2023-10-19T13:29:32.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:32.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:32.237Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:32.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:32.237Z] [2023-10-19T13:29:32.237Z] Login Succeeded [2023-10-19T13:29:32.237Z] nexus3.edgexfoundry.org:10002 [2023-10-19T13:29:32.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:32.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:32.237Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:32.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:32.237Z] [2023-10-19T13:29:32.237Z] Login Succeeded [2023-10-19T13:29:32.237Z] nexus3.edgexfoundry.org:10003 [2023-10-19T13:29:32.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:32.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:32.494Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:32.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:32.494Z] [2023-10-19T13:29:32.494Z] Login Succeeded [2023-10-19T13:29:32.494Z] nexus3.edgexfoundry.org:10004 [2023-10-19T13:29:32.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:32.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:32.494Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:32.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:32.494Z] [2023-10-19T13:29:32.494Z] Login Succeeded [2023-10-19T13:29:32.494Z] docker.io [2023-10-19T13:29:32.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:29:32.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:29:32.752Z] Configure a credential helper to remove this warning. See [2023-10-19T13:29:32.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:29:32.752Z] [2023-10-19T13:29:32.752Z] Login Succeeded [2023-10-19T13:29:32.752Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T13:29:32.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T13:29:33.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T13:29:33.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T13:29:33.155Z] ========================================================= [2023-10-19T13:29:33.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-19T13:29:33.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:29:33.635Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T13:29:33.635Z] Sending build context to Docker daemon 12.75MB [2023-10-19T13:29:33.635Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T13:29:33.635Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T13:29:33.635Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-19T13:29:33.635Z] 7264a8db6415: Pulling fs layer [2023-10-19T13:29:33.635Z] c4d48a809fc2: Pulling fs layer [2023-10-19T13:29:33.635Z] 4f1c88b9dad5: Pulling fs layer [2023-10-19T13:29:33.635Z] ad3a456e5733: Pulling fs layer [2023-10-19T13:29:33.635Z] 33e27b845d1e: Pulling fs layer [2023-10-19T13:29:33.635Z] c68163c4e522: Pulling fs layer [2023-10-19T13:29:33.635Z] 50da416c3ac9: Pulling fs layer [2023-10-19T13:29:33.635Z] 33e27b845d1e: Waiting [2023-10-19T13:29:33.635Z] c68163c4e522: Waiting [2023-10-19T13:29:33.635Z] ad3a456e5733: Waiting [2023-10-19T13:29:33.635Z] 50da416c3ac9: Waiting [2023-10-19T13:29:33.635Z] 23d2d4c4bb30: Pulling fs layer [2023-10-19T13:29:33.635Z] 23d2d4c4bb30: Waiting [2023-10-19T13:29:33.895Z] c4d48a809fc2: Download complete [2023-10-19T13:29:33.895Z] ad3a456e5733: Verifying Checksum [2023-10-19T13:29:33.895Z] ad3a456e5733: Download complete [2023-10-19T13:29:33.895Z] 33e27b845d1e: Verifying Checksum [2023-10-19T13:29:33.895Z] 33e27b845d1e: Download complete [2023-10-19T13:29:33.895Z] 7264a8db6415: Verifying Checksum [2023-10-19T13:29:33.895Z] 7264a8db6415: Download complete [2023-10-19T13:29:33.895Z] c68163c4e522: Verifying Checksum [2023-10-19T13:29:33.895Z] c68163c4e522: Download complete [2023-10-19T13:29:33.895Z] 7264a8db6415: Pull complete [2023-10-19T13:29:34.156Z] 23d2d4c4bb30: Verifying Checksum [2023-10-19T13:29:34.156Z] 23d2d4c4bb30: Download complete [2023-10-19T13:29:34.156Z] c4d48a809fc2: Pull complete [2023-10-19T13:29:34.156Z] 4f1c88b9dad5: Verifying Checksum [2023-10-19T13:29:34.156Z] 4f1c88b9dad5: Download complete [2023-10-19T13:29:34.728Z] 50da416c3ac9: Verifying Checksum [2023-10-19T13:29:34.728Z] 50da416c3ac9: Download complete [2023-10-19T13:29:37.259Z] 4f1c88b9dad5: Pull complete [2023-10-19T13:29:37.518Z] ad3a456e5733: Pull complete [2023-10-19T13:29:37.518Z] 33e27b845d1e: Pull complete [2023-10-19T13:29:37.518Z] c68163c4e522: Pull complete [2023-10-19T13:29:40.048Z] 50da416c3ac9: Pull complete [2023-10-19T13:29:40.333Z] 23d2d4c4bb30: Pull complete [2023-10-19T13:29:40.333Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-19T13:29:40.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-19T13:29:40.334Z] ---> 0786185ac409 [2023-10-19T13:29:40.334Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T13:29:44.607Z] ---> Running in 6393fca1defc [2023-10-19T13:29:44.872Z] Removing intermediate container 6393fca1defc [2023-10-19T13:29:44.872Z] ---> 871c7e4a0101 [2023-10-19T13:29:44.872Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T13:29:44.872Z] ---> Running in 30b45a8bd514 [2023-10-19T13:29:44.872Z] Removing intermediate container 30b45a8bd514 [2023-10-19T13:29:44.872Z] ---> 07b22f7a20f3 [2023-10-19T13:29:44.872Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T13:29:44.872Z] ---> Running in e3371c3fea78 [2023-10-19T13:29:44.872Z] Removing intermediate container e3371c3fea78 [2023-10-19T13:29:44.872Z] ---> f89a1a662998 [2023-10-19T13:29:44.872Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T13:29:45.131Z] ---> Running in ff8e5e2ca60f [2023-10-19T13:29:45.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T13:29:45.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T13:29:45.648Z] OK: 264 MiB in 52 packages [2023-10-19T13:29:46.213Z] Removing intermediate container ff8e5e2ca60f [2023-10-19T13:29:46.213Z] ---> 927ae45cc3c6 [2023-10-19T13:29:46.213Z] Step 7/12 : WORKDIR /app [2023-10-19T13:29:46.213Z] ---> Running in 559148e3faad [2023-10-19T13:29:46.213Z] Removing intermediate container 559148e3faad [2023-10-19T13:29:46.213Z] ---> fe06a8bc3bfb [2023-10-19T13:29:46.213Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-19T13:29:46.213Z] ---> 5a92d5212adc [2023-10-19T13:29:46.213Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T13:29:46.213Z] ---> Running in c6212bd6143d [2023-10-19T13:29:46.672Z] Still waiting to schedule task [2023-10-19T13:29:46.673Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-19T13:30:53.904Z] Removing intermediate container c6212bd6143d [2023-10-19T13:30:53.904Z] ---> dfb5171a77d5 [2023-10-19T13:30:53.904Z] Step 10/12 : COPY . . [2023-10-19T13:30:53.904Z] ---> e9b1d3bbe5fd [2023-10-19T13:30:53.904Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T13:30:53.904Z] ---> Running in e2231e277e76 [2023-10-19T13:30:53.904Z] Removing intermediate container e2231e277e76 [2023-10-19T13:30:53.904Z] ---> 9a8855d33871 [2023-10-19T13:30:53.904Z] Step 12/12 : RUN $MAKE [2023-10-19T13:30:53.904Z] ---> Running in 49e8c482de48 [2023-10-19T13:30:53.904Z] noop [2023-10-19T13:30:53.904Z] Removing intermediate container 49e8c482de48 [2023-10-19T13:30:53.904Z] ---> 0926bf2cd5ce [2023-10-19T13:30:53.904Z] Successfully built 0926bf2cd5ce [2023-10-19T13:30:53.904Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:30:54.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T13:30:54.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:30:54.513Z] prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container [2023-10-19T13:30:54.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@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-10-19T13:30:54.874Z] $ docker top b5e0f6a6b7ecaa832ad2537860fd0cb036d7ee38b7c0ab7b70c73baae9526277 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T13:30:55.274Z] + go version [2023-10-19T13:30:55.274Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-19T13:30:55.303Z] $ docker stop --time=1 b5e0f6a6b7ecaa832ad2537860fd0cb036d7ee38b7c0ab7b70c73baae9526277 [2023-10-19T13:30:56.599Z] $ docker rm -f --volumes b5e0f6a6b7ecaa832ad2537860fd0cb036d7ee38b7c0ab7b70c73baae9526277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:30:57.430Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T13:30:57.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:30:57.605Z] prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container [2023-10-19T13:30:57.635Z] $ 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-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@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-10-19T13:30:57.959Z] $ docker top 1d5254dac8842aaba4b121469f6ebd00a389c196ea2554edf4eca5438e57b809 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T13:30:58.456Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-235 [Pipeline] fileExists [Pipeline] sh [2023-10-19T13:30:58.814Z] + make test [2023-10-19T13:30:58.814Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-19T13:31:16.893Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-19T13:31:16.893Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-19T13:31:17.829Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements [2023-10-19T13:31:20.362Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.708s coverage: 71.9% of statements [2023-10-19T13:31:24.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9608 in /w/workspace/y_app-rfid-llrp-inventory_PR-235 [Pipeline] { [Pipeline] ws [2023-10-19T13:31:24.876Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-19T13:31:24.951Z] The recommended git tool is: git [2023-10-19T13:31:29.977Z] using credential edgex-jenkins-ssh [2023-10-19T13:31:29.992Z] Cloning the remote Git repository [2023-10-19T13:31:30.035Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-19T13:31:30.130Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-19T13:31:30.267Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-19T13:31:30.268Z] > git --version # timeout=10 [2023-10-19T13:31:30.292Z] > git --version # 'git version 2.25.1' [2023-10-19T13:31:30.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T13:31:30.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T13:31:32.490Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-19T13:31:32.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T13:31:33.351Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-19T13:31:33.388Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-19T13:31:33.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T13:31:33.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-19T13:31:33.943Z] Merging remotes/origin/main commit e64d70a5e82bcb00ec99310357a3871ed025cc70 into PR head commit 18bc8a63e30533957a8f3b3b8896ff8166909070 [2023-10-19T13:31:34.229Z] Merge succeeded, producing 18bc8a63e30533957a8f3b3b8896ff8166909070 [2023-10-19T13:31:34.230Z] Checking out Revision 18bc8a63e30533957a8f3b3b8896ff8166909070 (PR-235) [2023-10-19T13:31:34.700Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-19T13:31:34.744Z] > git --version # timeout=10 [2023-10-19T13:31:34.756Z] > git --version # 'git version 2.25.1' [2023-10-19T13:31:34.770Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T13:31:33.958Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T13:31:34.026Z] > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 [2023-10-19T13:31:34.124Z] > git remote # timeout=10 [2023-10-19T13:31:34.145Z] > git config --get remote.origin.url # timeout=10 [2023-10-19T13:31:34.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T13:31:34.183Z] > git merge e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 [2023-10-19T13:31:34.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-19T13:31:34.234Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T13:31:34.253Z] > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T13:31:36.018Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-19T13:31:36.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T13:31:36.019Z] Dload Upload Total Spent Left Speed [2023-10-19T13:31:36.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-10-19T13:31:36.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-19T13:31:36.935Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-19T13:31:36.936Z] + sudo tee /etc/docker/daemon.new [2023-10-19T13:31:36.936Z] { [2023-10-19T13:31:36.936Z] "registry-mirrors": [ [2023-10-19T13:31:36.936Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-19T13:31:36.936Z] ], [2023-10-19T13:31:36.936Z] "bip": "10.250.0.254/24", [2023-10-19T13:31:36.936Z] "hosts": [ [2023-10-19T13:31:36.936Z] "tcp://0.0.0.0:5555", [2023-10-19T13:31:36.936Z] "unix:///var/run/docker.sock" [2023-10-19T13:31:36.936Z] ], [2023-10-19T13:31:36.936Z] "mtu": 1458, [2023-10-19T13:31:36.936Z] "selinux-enabled": true, [2023-10-19T13:31:36.936Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-19T13:31:36.936Z] } [Pipeline] sh [2023-10-19T13:31:37.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-19T13:31:37.636Z] + sudo service docker restart [2023-10-19T13:31:42.272Z] go vet ./... [2023-10-19T13:31:44.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T13:31:44.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T13:31:44.173Z] ./bin/test-attribution.sh [2023-10-19T13:31:44.173Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-19T13:31:44.173Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-19T13:31:44.173Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-19T13:31:44.173Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-19T13:31:44.173Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-19T13:31:44.173Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-19T13:31:44.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T13:31:44.244Z] $ docker stop --time=1 1d5254dac8842aaba4b121469f6ebd00a389c196ea2554edf4eca5438e57b809 [2023-10-19T13:31:49.025Z] $ docker rm -f --volumes 1d5254dac8842aaba4b121469f6ebd00a389c196ea2554edf4eca5438e57b809 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T13:31:49.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T13:31:49.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-19T13:31:50.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T13:31:50.692Z] + ls -al . [2023-10-19T13:31:50.692Z] total 236 [2023-10-19T13:31:50.692Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 13:30 . [2023-10-19T13:31:50.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:29 .. [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 19 13:29 .dockerignore [2023-10-19T13:31:50.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 13:31 .git [2023-10-19T13:31:50.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:29 .github [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 19 13:29 .gitignore [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 13:29 .golangci.yml [2023-10-19T13:31:50.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 13:29 .semver [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 19 13:29 Attribution.txt [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 19 13:29 CHANGELOG.md [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 19 13:29 Dockerfile [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 13:29 GOVERNANCE.md [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 13:29 Jenkinsfile [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 19 13:29 LICENSE [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 19 13:29 Makefile [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 13:29 OWNERS.md [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 19 13:29 README.md [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 13:29 VERSION [2023-10-19T13:31:50.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:29 bin [2023-10-19T13:31:50.692Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 19 13:31 coverage.out [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 19 13:29 go.mod [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 19 13:29 go.sum [2023-10-19T13:31:50.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:29 images [2023-10-19T13:31:50.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:29 internal [2023-10-19T13:31:50.692Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 19 13:29 main.go [2023-10-19T13:31:50.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:29 res [2023-10-19T13:31:50.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:29 snap [2023-10-19T13:31:50.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:31:51.125Z] + 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=18bc8a63e30533957a8f3b3b8896ff8166909070 --label arch=amd64 --label version=0.0.0 . [2023-10-19T13:31:51.125Z] Sending build context to Docker daemon 12.75MB [2023-10-19T13:31:51.125Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T13:31:51.125Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-19T13:31:51.125Z] ---> 0926bf2cd5ce [2023-10-19T13:31:51.125Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T13:31:51.384Z] ---> Running in 703bc96896b9 [2023-10-19T13:31:51.384Z] Removing intermediate container 703bc96896b9 [2023-10-19T13:31:51.384Z] ---> e76f65517bef [2023-10-19T13:31:51.384Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T13:31:51.384Z] ---> Running in cc5a2140c5ab [2023-10-19T13:31:51.384Z] Removing intermediate container cc5a2140c5ab [2023-10-19T13:31:51.384Z] ---> eb415c229cc2 [2023-10-19T13:31:51.384Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-19T13:31:51.384Z] ---> Running in 7012e14d7658 [2023-10-19T13:31:51.642Z] Removing intermediate container 7012e14d7658 [2023-10-19T13:31:51.642Z] ---> c59f8c9ed310 [2023-10-19T13:31:51.642Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T13:31:51.642Z] ---> Running in 1582ee9c94cf [2023-10-19T13:31:51.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T13:31:52.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T13:31:52.414Z] OK: 264 MiB in 52 packages [2023-10-19T13:31:52.672Z] Removing intermediate container 1582ee9c94cf [2023-10-19T13:31:52.672Z] ---> fee856fef9df [2023-10-19T13:31:52.672Z] Step 7/29 : WORKDIR /app [2023-10-19T13:31:52.672Z] ---> Running in e63cbcc1f4e2 [2023-10-19T13:31:52.672Z] Removing intermediate container e63cbcc1f4e2 [2023-10-19T13:31:52.672Z] ---> 11604715d559 [2023-10-19T13:31:52.672Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-19T13:31:52.929Z] ---> 11d9617fa4f7 [2023-10-19T13:31:52.929Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T13:31:52.929Z] ---> Running in 301b5ffa8e0a [2023-10-19T13:31:53.508Z] Removing intermediate container 301b5ffa8e0a [2023-10-19T13:31:53.508Z] ---> 5d1ec710e63c [2023-10-19T13:31:53.508Z] Step 10/29 : COPY . . [2023-10-19T13:31:53.768Z] ---> 92763a7a6f88 [2023-10-19T13:31:53.768Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T13:31:53.768Z] ---> Running in e30cd1383a77 [2023-10-19T13:31:54.030Z] Removing intermediate container e30cd1383a77 [2023-10-19T13:31:54.030Z] ---> dc02834e010e [2023-10-19T13:31:54.030Z] Step 12/29 : RUN $MAKE [2023-10-19T13:31:54.030Z] ---> Running in ace4d7daffb9 [2023-10-19T13:31:54.289Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T13:31:55.937Z] provisioning config files... [2023-10-19T13:31:55.962Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config668321364604260890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:31:56.345Z] ---> docker-login.sh [2023-10-19T13:31:56.345Z] nexus3.edgexfoundry.org:10001 [2023-10-19T13:31:56.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:31:56.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:31:56.933Z] Configure a credential helper to remove this warning. See [2023-10-19T13:31:56.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:31:56.933Z] [2023-10-19T13:31:56.933Z] Login Succeeded [2023-10-19T13:31:56.933Z] nexus3.edgexfoundry.org:10002 [2023-10-19T13:31:57.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:31:57.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:31:57.471Z] Configure a credential helper to remove this warning. See [2023-10-19T13:31:57.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:31:57.471Z] [2023-10-19T13:31:57.471Z] Login Succeeded [2023-10-19T13:31:57.471Z] nexus3.edgexfoundry.org:10003 [2023-10-19T13:31:57.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:31:57.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:31:57.746Z] Configure a credential helper to remove this warning. See [2023-10-19T13:31:57.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:31:57.746Z] [2023-10-19T13:31:57.746Z] Login Succeeded [2023-10-19T13:31:57.746Z] nexus3.edgexfoundry.org:10004 [2023-10-19T13:31:58.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:31:58.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:31:58.024Z] Configure a credential helper to remove this warning. See [2023-10-19T13:31:58.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:31:58.024Z] [2023-10-19T13:31:58.024Z] Login Succeeded [2023-10-19T13:31:58.024Z] docker.io [2023-10-19T13:31:58.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T13:31:58.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T13:31:58.561Z] Configure a credential helper to remove this warning. See [2023-10-19T13:31:58.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T13:31:58.561Z] [2023-10-19T13:31:58.561Z] Login Succeeded [2023-10-19T13:31:58.561Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T13:31:58.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T13:31:58.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T13:31:59.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T13:31:59.044Z] ========================================================= [2023-10-19T13:31:59.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-19T13:31:59.044Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:31:59.555Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T13:31:59.823Z] Sending build context to Docker daemon 685.1kB [2023-10-19T13:31:59.823Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T13:31:59.823Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T13:32:00.092Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-19T13:32:00.092Z] 9fda8d8052c6: Pulling fs layer [2023-10-19T13:32:00.092Z] 5d54e960e981: Pulling fs layer [2023-10-19T13:32:00.092Z] c4a7e357bf2a: Pulling fs layer [2023-10-19T13:32:00.092Z] f0e02332f6b5: Pulling fs layer [2023-10-19T13:32:00.092Z] cefa15bbcfad: Pulling fs layer [2023-10-19T13:32:00.092Z] 17808c966233: Pulling fs layer [2023-10-19T13:32:00.092Z] f4c1fc716caa: Pulling fs layer [2023-10-19T13:32:00.092Z] f0e02332f6b5: Waiting [2023-10-19T13:32:00.092Z] cefa15bbcfad: Waiting [2023-10-19T13:32:00.092Z] 17808c966233: Waiting [2023-10-19T13:32:00.092Z] f4c1fc716caa: Waiting [2023-10-19T13:32:00.092Z] 5d54e960e981: Download complete [2023-10-19T13:32:00.092Z] f0e02332f6b5: Verifying Checksum [2023-10-19T13:32:00.092Z] f0e02332f6b5: Download complete [2023-10-19T13:32:00.092Z] cefa15bbcfad: Verifying Checksum [2023-10-19T13:32:00.092Z] cefa15bbcfad: Download complete [2023-10-19T13:32:00.092Z] 9fda8d8052c6: Verifying Checksum [2023-10-19T13:32:00.092Z] 9fda8d8052c6: Download complete [2023-10-19T13:32:00.680Z] f4c1fc716caa: Verifying Checksum [2023-10-19T13:32:00.680Z] f4c1fc716caa: Download complete [2023-10-19T13:32:01.170Z] 9fda8d8052c6: Pull complete [2023-10-19T13:32:01.759Z] c4a7e357bf2a: Verifying Checksum [2023-10-19T13:32:01.759Z] c4a7e357bf2a: Download complete [2023-10-19T13:32:02.723Z] 17808c966233: Verifying Checksum [2023-10-19T13:32:02.723Z] 17808c966233: Download complete [2023-10-19T13:32:04.673Z] 5d54e960e981: Pull complete [2023-10-19T13:32:16.487Z] Removing intermediate container ace4d7daffb9 [2023-10-19T13:32:16.487Z] ---> 1cd3860c2481 [2023-10-19T13:32:16.487Z] Step 13/29 : FROM alpine:3.18 [2023-10-19T13:32:16.487Z] 3.18: Pulling from library/alpine [2023-10-19T13:32:16.487Z] 96526aa774ef: Pulling fs layer [2023-10-19T13:32:16.487Z] 96526aa774ef: Download complete [2023-10-19T13:32:16.487Z] 96526aa774ef: Pull complete [2023-10-19T13:32:16.487Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T13:32:16.487Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T13:32:16.487Z] ---> 8ca4688f4f35 [2023-10-19T13:32:16.487Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-19T13:32:16.487Z] ---> Running in f4257d09c2c8 [2023-10-19T13:32:16.487Z] Removing intermediate container f4257d09c2c8 [2023-10-19T13:32:16.487Z] ---> 65d65d7afc57 [2023-10-19T13:32:16.487Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-19T13:32:16.487Z] ---> Running in 2b368e3457dd [2023-10-19T13:32:16.746Z] Removing intermediate container 2b368e3457dd [2023-10-19T13:32:16.746Z] ---> d27553ace52d [2023-10-19T13:32:16.746Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-19T13:32:16.746Z] ---> Running in 8cb59b664f68 [2023-10-19T13:32:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T13:32:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T13:32:17.264Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-19T13:32:17.522Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-19T13:32:17.523Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T13:32:17.523Z] Executing ca-certificates-20230506-r0.trigger [2023-10-19T13:32:17.523Z] OK: 8 MiB in 17 packages [2023-10-19T13:32:17.780Z] Removing intermediate container 8cb59b664f68 [2023-10-19T13:32:17.780Z] ---> 3ac2c3d131a8 [2023-10-19T13:32:17.780Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-19T13:32:18.038Z] ---> 852635f871ed [2023-10-19T13:32:18.038Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-19T13:32:18.038Z] ---> 1b0eea6e6190 [2023-10-19T13:32:18.038Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-19T13:32:18.296Z] ---> 598449b268f8 [2023-10-19T13:32:18.296Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-19T13:32:18.296Z] ---> 9e2a0cd17ff4 [2023-10-19T13:32:18.296Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-19T13:32:19.230Z] ---> 94268ea0e9f0 [2023-10-19T13:32:19.230Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-19T13:32:19.230Z] ---> Running in 78d02d8adf37 [2023-10-19T13:32:19.758Z] c4a7e357bf2a: Pull complete [2023-10-19T13:32:19.758Z] f0e02332f6b5: Pull complete [2023-10-19T13:32:19.758Z] cefa15bbcfad: Pull complete [2023-10-19T13:32:19.795Z] Removing intermediate container 78d02d8adf37 [2023-10-19T13:32:19.795Z] ---> 0a2c34ad96ba [2023-10-19T13:32:19.795Z] Step 23/29 : VOLUME /cache [2023-10-19T13:32:19.795Z] ---> Running in 36f3b4bc5372 [2023-10-19T13:32:19.795Z] Removing intermediate container 36f3b4bc5372 [2023-10-19T13:32:19.795Z] ---> 21ee30444dcb [2023-10-19T13:32:19.795Z] Step 24/29 : EXPOSE 59711 [2023-10-19T13:32:19.795Z] ---> Running in bfa489783a8a [2023-10-19T13:32:20.053Z] Removing intermediate container bfa489783a8a [2023-10-19T13:32:20.053Z] ---> 54611574eac3 [2023-10-19T13:32:20.053Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-19T13:32:20.053Z] ---> Running in 2b59ad1d6a95 [2023-10-19T13:32:20.053Z] Removing intermediate container 2b59ad1d6a95 [2023-10-19T13:32:20.053Z] ---> 4cfec59de4a9 [2023-10-19T13:32:20.053Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-19T13:32:20.053Z] ---> Running in f33964123083 [2023-10-19T13:32:20.053Z] Removing intermediate container f33964123083 [2023-10-19T13:32:20.053Z] ---> 097a57011b79 [2023-10-19T13:32:20.053Z] Step 27/29 : LABEL arch=amd64 [2023-10-19T13:32:20.053Z] ---> Running in 7481bdbf4ae0 [2023-10-19T13:32:20.312Z] Removing intermediate container 7481bdbf4ae0 [2023-10-19T13:32:20.312Z] ---> b63592bd1951 [2023-10-19T13:32:20.312Z] Step 28/29 : LABEL git_sha=18bc8a63e30533957a8f3b3b8896ff8166909070 [2023-10-19T13:32:20.312Z] ---> Running in 7c089d78059a [2023-10-19T13:32:20.312Z] Removing intermediate container 7c089d78059a [2023-10-19T13:32:20.312Z] ---> ff8054eadf01 [2023-10-19T13:32:20.312Z] Step 29/29 : LABEL version=0.0.0 [2023-10-19T13:32:20.312Z] ---> Running in 980b87e77c51 [2023-10-19T13:32:20.312Z] Removing intermediate container 980b87e77c51 [2023-10-19T13:32:20.312Z] ---> c9f6029f1e6c [2023-10-19T13:32:20.312Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T13:32:20.312Z] Successfully built c9f6029f1e6c [2023-10-19T13:32:20.312Z] 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-10-19T13:32:21.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T13:32:21.232Z] [2023-10-19T13:32:21.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:32:21.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T13:32:21.607Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-19T13:32:21.607Z] 5eb5b503b376: Pulling fs layer [2023-10-19T13:32:21.607Z] 5c69ac0246d0: Pulling fs layer [2023-10-19T13:32:21.607Z] ec43610c2a17: Pulling fs layer [2023-10-19T13:32:21.607Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-19T13:32:21.607Z] 33b1e0a273af: Pulling fs layer [2023-10-19T13:32:21.607Z] 5d3b04190fa2: Pulling fs layer [2023-10-19T13:32:21.607Z] 2f39f015ded8: Pulling fs layer [2023-10-19T13:32:21.607Z] 33b1e0a273af: Waiting [2023-10-19T13:32:21.607Z] 5d3b04190fa2: Waiting [2023-10-19T13:32:21.607Z] 2f39f015ded8: Waiting [2023-10-19T13:32:21.607Z] 5c69ac0246d0: Verifying Checksum [2023-10-19T13:32:21.607Z] 5c69ac0246d0: Download complete [2023-10-19T13:32:21.607Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-19T13:32:21.607Z] 3a2ae6a8a46f: Download complete [2023-10-19T13:32:21.607Z] 33b1e0a273af: Verifying Checksum [2023-10-19T13:32:21.607Z] 33b1e0a273af: Download complete [2023-10-19T13:32:21.607Z] ec43610c2a17: Verifying Checksum [2023-10-19T13:32:21.607Z] ec43610c2a17: Download complete [2023-10-19T13:32:21.607Z] 5d3b04190fa2: Verifying Checksum [2023-10-19T13:32:21.607Z] 5d3b04190fa2: Download complete [2023-10-19T13:32:21.865Z] 5eb5b503b376: Verifying Checksum [2023-10-19T13:32:21.865Z] 5eb5b503b376: Download complete [2023-10-19T13:32:22.432Z] 2f39f015ded8: Verifying Checksum [2023-10-19T13:32:22.432Z] 2f39f015ded8: Download complete [2023-10-19T13:32:23.364Z] 5eb5b503b376: Pull complete [2023-10-19T13:32:23.364Z] 5c69ac0246d0: Pull complete [2023-10-19T13:32:23.622Z] ec43610c2a17: Pull complete [2023-10-19T13:32:23.622Z] 3a2ae6a8a46f: Pull complete [2023-10-19T13:32:23.883Z] 33b1e0a273af: Pull complete [2023-10-19T13:32:24.142Z] 5d3b04190fa2: Pull complete [2023-10-19T13:32:27.964Z] 17808c966233: Pull complete [2023-10-19T13:32:28.326Z] 2f39f015ded8: Pull complete [2023-10-19T13:32:28.326Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-19T13:32:28.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T13:32:28.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:32:28.551Z] prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container [2023-10-19T13:32:28.574Z] $ 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-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@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-10-19T13:32:28.919Z] f4c1fc716caa: Pull complete [2023-10-19T13:32:28.920Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-19T13:32:28.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-19T13:32:28.920Z] ---> ea914061e18c [2023-10-19T13:32:28.920Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T13:32:30.859Z] ---> Running in 64c1817d0ca1 [2023-10-19T13:32:30.859Z] Removing intermediate container 64c1817d0ca1 [2023-10-19T13:32:30.859Z] ---> 08ab57dab18b [2023-10-19T13:32:30.859Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T13:32:30.859Z] ---> Running in 15dda9f5cd9b [2023-10-19T13:32:31.815Z] Removing intermediate container 15dda9f5cd9b [2023-10-19T13:32:31.816Z] ---> fb90ef06a758 [2023-10-19T13:32:31.816Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T13:32:32.089Z] ---> Running in a394954a8408 [2023-10-19T13:32:32.358Z] Removing intermediate container a394954a8408 [2023-10-19T13:32:32.358Z] ---> 3ab0159246c2 [2023-10-19T13:32:32.358Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T13:32:32.358Z] ---> Running in 8555f4a82d72 [2023-10-19T13:32:33.342Z] $ docker top a514ced491813e7e838b05060bfd405367a0162de5bf11b2b98321cf266a7a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:32:33.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T13:32:33.883Z] ---> job-cost.sh [2023-10-19T13:32:33.883Z] lf-activate-venv: SKIPPING [2023-10-19T13:32:33.883Z] INFO: No Stack... [2023-10-19T13:32:34.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T13:32:34.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T13:32:34.401Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T13:32:34.714Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives/cost.csv [2023-10-19T13:32:34.714Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T13:32:34.759Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [2023-10-19T13:32:34.764Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] did not exist. Created. [2023-10-19T13:32:34.765Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T13:32:35.160Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-19T13:32:35.214Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T13:32:35.244Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] // lock [2023-10-19T13:32:35.318Z] OK: 266 MiB in 52 packages [Pipeline] } [2023-10-19T13:32:35.327Z] $ docker stop --time=1 a514ced491813e7e838b05060bfd405367a0162de5bf11b2b98321cf266a7a75 [2023-10-19T13:32:36.283Z] Removing intermediate container 8555f4a82d72 [2023-10-19T13:32:36.283Z] ---> e1ae353a2253 [2023-10-19T13:32:36.283Z] Step 7/12 : WORKDIR /app [2023-10-19T13:32:36.283Z] ---> Running in d607030c1be0 [2023-10-19T13:32:36.871Z] Removing intermediate container d607030c1be0 [2023-10-19T13:32:36.871Z] ---> 5a32a405a51e [2023-10-19T13:32:36.871Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-19T13:32:36.879Z] $ docker rm -f --volumes a514ced491813e7e838b05060bfd405367a0162de5bf11b2b98321cf266a7a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-10-19T13:32:37.136Z] ---> aced1f5bf8d3 [2023-10-19T13:32:37.136Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-19T13:32:37.403Z] ---> Running in 83b799fedc42 [2023-10-19T13:34:17.128Z] Removing intermediate container 83b799fedc42 [2023-10-19T13:34:17.128Z] ---> abc8431c7549 [2023-10-19T13:34:17.128Z] Step 10/12 : COPY . . [2023-10-19T13:34:17.128Z] ---> 471b164b3f12 [2023-10-19T13:34:17.128Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T13:34:17.128Z] ---> Running in 2417cf77c218 [2023-10-19T13:34:17.128Z] Removing intermediate container 2417cf77c218 [2023-10-19T13:34:17.128Z] ---> e7a3a38deba9 [2023-10-19T13:34:17.128Z] Step 12/12 : RUN $MAKE [2023-10-19T13:34:17.128Z] ---> Running in 54f0265ec3d9 [2023-10-19T13:34:17.128Z] noop [2023-10-19T13:34:17.128Z] Removing intermediate container 54f0265ec3d9 [2023-10-19T13:34:17.128Z] ---> d070c0f70d03 [2023-10-19T13:34:17.128Z] Successfully built d070c0f70d03 [2023-10-19T13:34:17.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:34:17.612Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T13:34:17.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:34:17.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-9608 does not seem to be running inside a container [2023-10-19T13:34:17.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-19T13:34:22.471Z] $ docker top fd0885813821a93abf19f1d600b32ff07539ad4b57beeab8fb282e00c3228181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T13:34:23.374Z] + go version [2023-10-19T13:34:23.374Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-19T13:34:23.398Z] $ docker stop --time=1 fd0885813821a93abf19f1d600b32ff07539ad4b57beeab8fb282e00c3228181 [2023-10-19T13:34:24.997Z] $ docker rm -f --volumes fd0885813821a93abf19f1d600b32ff07539ad4b57beeab8fb282e00c3228181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:34:25.861Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T13:34:25.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:34:26.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-9608 does not seem to be running inside a container [2023-10-19T13:34:26.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-19T13:34:27.383Z] $ docker top d120dcc930c21d6028735e7bc649cea21964f98cb389984ef11d03fd2145b400 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T13:34:27.953Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-19T13:34:28.914Z] + make test [2023-10-19T13:34:28.914Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-19T13:36:50.647Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-19T13:36:50.647Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-19T13:36:50.647Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.003s coverage: 86.2% of statements [2023-10-19T13:36:57.290Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.335s coverage: 71.9% of statements [2023-10-19T13:36:57.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-19T13:36:57.290Z] go vet ./... [2023-10-19T13:38:48.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T13:38:48.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T13:38:48.935Z] ./bin/test-attribution.sh [2023-10-19T13:38:48.935Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-19T13:38:48.935Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-19T13:38:48.935Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-19T13:38:48.935Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-19T13:38:48.935Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-19T13:38:48.935Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-19T13:38:48.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T13:38:48.984Z] $ docker stop --time=1 d120dcc930c21d6028735e7bc649cea21964f98cb389984ef11d03fd2145b400 [2023-10-19T13:38:50.915Z] $ docker rm -f --volumes d120dcc930c21d6028735e7bc649cea21964f98cb389984ef11d03fd2145b400 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T13:38:52.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T13:38:52.619Z] Warning: overwriting stash ‘coverage-report’ [2023-10-19T13:38:53.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T13:38:53.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T13:38:54.014Z] + ls -al . [2023-10-19T13:38:54.015Z] total 232 [2023-10-19T13:38:54.015Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 13:34 . [2023-10-19T13:38:54.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:31 .. [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 19 13:31 .dockerignore [2023-10-19T13:38:54.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 13:31 .git [2023-10-19T13:38:54.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:31 .github [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 19 13:31 .gitignore [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 13:31 .golangci.yml [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 19 13:31 Attribution.txt [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 19 13:31 CHANGELOG.md [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 19 13:31 Dockerfile [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 13:31 GOVERNANCE.md [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 13:31 Jenkinsfile [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 19 13:31 LICENSE [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 19 13:31 Makefile [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 13:31 OWNERS.md [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 19 13:31 README.md [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 13:29 VERSION [2023-10-19T13:38:54.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:31 bin [2023-10-19T13:38:54.015Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 19 13:36 coverage.out [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 19 13:31 go.mod [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 19 13:31 go.sum [2023-10-19T13:38:54.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:31 images [2023-10-19T13:38:54.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:31 internal [2023-10-19T13:38:54.015Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 19 13:31 main.go [2023-10-19T13:38:54.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:31 res [2023-10-19T13:38:54.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:31 snap [2023-10-19T13:38:54.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:38:54.448Z] + 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=18bc8a63e30533957a8f3b3b8896ff8166909070 --label arch=arm64 --label version=0.0.0 . [2023-10-19T13:38:54.719Z] Sending build context to Docker daemon 685.1kB [2023-10-19T13:38:54.720Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T13:38:54.720Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-19T13:38:54.720Z] ---> d070c0f70d03 [2023-10-19T13:38:54.720Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T13:38:54.998Z] ---> Running in 5f11c106a712 [2023-10-19T13:38:55.271Z] Removing intermediate container 5f11c106a712 [2023-10-19T13:38:55.271Z] ---> 96c7cdc585c1 [2023-10-19T13:38:55.271Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T13:38:55.271Z] ---> Running in fabb5fde66ae [2023-10-19T13:38:55.541Z] Removing intermediate container fabb5fde66ae [2023-10-19T13:38:55.541Z] ---> e714baa81783 [2023-10-19T13:38:55.541Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-19T13:38:55.541Z] ---> Running in e0561aeacc2f [2023-10-19T13:38:56.133Z] Removing intermediate container e0561aeacc2f [2023-10-19T13:38:56.133Z] ---> 6cc2ac45d18a [2023-10-19T13:38:56.133Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T13:38:56.133Z] ---> Running in 81e605999c96 [2023-10-19T13:38:57.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T13:38:57.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T13:38:58.767Z] OK: 266 MiB in 52 packages [2023-10-19T13:38:59.351Z] Removing intermediate container 81e605999c96 [2023-10-19T13:38:59.351Z] ---> 0dba4e465c25 [2023-10-19T13:38:59.351Z] Step 7/29 : WORKDIR /app [2023-10-19T13:38:59.620Z] ---> Running in 8a1cba9da99c [2023-10-19T13:38:59.891Z] Removing intermediate container 8a1cba9da99c [2023-10-19T13:38:59.891Z] ---> 981bba74d3ea [2023-10-19T13:38:59.891Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-19T13:39:00.475Z] ---> 16c387f7d8b5 [2023-10-19T13:39:00.475Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T13:39:00.475Z] ---> Running in 11481d132d78 [2023-10-19T13:39:03.058Z] Removing intermediate container 11481d132d78 [2023-10-19T13:39:03.058Z] ---> 661ef5f515c3 [2023-10-19T13:39:03.058Z] Step 10/29 : COPY . . [2023-10-19T13:39:03.336Z] ---> 496b421a7411 [2023-10-19T13:39:03.336Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T13:39:03.336Z] ---> Running in ce6c6b883f41 [2023-10-19T13:39:03.925Z] Removing intermediate container ce6c6b883f41 [2023-10-19T13:39:03.925Z] ---> 7bd71a617943 [2023-10-19T13:39:03.925Z] Step 12/29 : RUN $MAKE [2023-10-19T13:39:03.925Z] ---> Running in 356c0d4e9ade [2023-10-19T13:39:04.886Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -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-10-19T13:40:57.270Z] Removing intermediate container 356c0d4e9ade [2023-10-19T13:40:57.270Z] ---> 2b84dd53c2f5 [2023-10-19T13:40:57.270Z] Step 13/29 : FROM alpine:3.18 [2023-10-19T13:40:57.270Z] 3.18: Pulling from library/alpine [2023-10-19T13:40:57.270Z] 579b34f0a95b: Pulling fs layer [2023-10-19T13:40:57.270Z] 579b34f0a95b: Download complete [2023-10-19T13:40:57.853Z] 579b34f0a95b: Pull complete [2023-10-19T13:40:57.853Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T13:40:58.121Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T13:40:58.121Z] ---> 3cc203321400 [2023-10-19T13:40:58.121Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-19T13:40:58.121Z] ---> Running in bc971e06de26 [2023-10-19T13:40:58.390Z] Removing intermediate container bc971e06de26 [2023-10-19T13:40:58.390Z] ---> 2efd184eb824 [2023-10-19T13:40:58.390Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-19T13:40:58.390Z] ---> Running in 30e39342228c [2023-10-19T13:40:58.662Z] Removing intermediate container 30e39342228c [2023-10-19T13:40:58.662Z] ---> f50739e44aed [2023-10-19T13:40:58.662Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-19T13:40:58.929Z] ---> Running in 1bb51ddeff02 [2023-10-19T13:40:59.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T13:41:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T13:41:01.108Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-19T13:41:01.374Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-19T13:41:01.374Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T13:41:01.374Z] Executing ca-certificates-20230506-r0.trigger [2023-10-19T13:41:01.642Z] OK: 9 MiB in 17 packages [2023-10-19T13:41:03.639Z] Removing intermediate container 1bb51ddeff02 [2023-10-19T13:41:03.639Z] ---> a30d1f176498 [2023-10-19T13:41:03.639Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-19T13:41:03.908Z] ---> 040e0f092fcd [2023-10-19T13:41:03.908Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-19T13:41:04.496Z] ---> ce0541a2c3e0 [2023-10-19T13:41:04.496Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-19T13:41:05.085Z] ---> cd8b508af448 [2023-10-19T13:41:05.085Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-19T13:41:07.015Z] ---> 28ae3f447711 [2023-10-19T13:41:07.015Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-19T13:41:07.015Z] ---> b2e776c482af [2023-10-19T13:41:07.015Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-19T13:41:07.015Z] ---> Running in 6f9e122afe1a [2023-10-19T13:41:08.533Z] Removing intermediate container 6f9e122afe1a [2023-10-19T13:41:08.533Z] ---> 7f92e87fe8bb [2023-10-19T13:41:08.533Z] Step 23/29 : VOLUME /cache [2023-10-19T13:41:08.533Z] ---> Running in e39b068f8fc7 [2023-10-19T13:41:08.807Z] Removing intermediate container e39b068f8fc7 [2023-10-19T13:41:08.807Z] ---> feb8b06e5a9d [2023-10-19T13:41:08.807Z] Step 24/29 : EXPOSE 59711 [2023-10-19T13:41:09.085Z] ---> Running in 547ce9fbdc84 [2023-10-19T13:41:09.374Z] Removing intermediate container 547ce9fbdc84 [2023-10-19T13:41:09.374Z] ---> f0dfb0180a19 [2023-10-19T13:41:09.374Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-19T13:41:09.374Z] ---> Running in c15065de43d3 [2023-10-19T13:41:09.650Z] Removing intermediate container c15065de43d3 [2023-10-19T13:41:09.650Z] ---> 0e846e051bb7 [2023-10-19T13:41:09.650Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-19T13:41:09.650Z] ---> Running in 418b7b8dc791 [2023-10-19T13:41:09.944Z] Removing intermediate container 418b7b8dc791 [2023-10-19T13:41:09.944Z] ---> f20fec47ae1f [2023-10-19T13:41:09.944Z] Step 27/29 : LABEL arch=arm64 [2023-10-19T13:41:10.233Z] ---> Running in 966fee51b7f8 [2023-10-19T13:41:10.509Z] Removing intermediate container 966fee51b7f8 [2023-10-19T13:41:10.509Z] ---> 9491bec02f43 [2023-10-19T13:41:10.509Z] Step 28/29 : LABEL git_sha=18bc8a63e30533957a8f3b3b8896ff8166909070 [2023-10-19T13:41:10.509Z] ---> Running in f1724b76a011 [2023-10-19T13:41:10.796Z] Removing intermediate container f1724b76a011 [2023-10-19T13:41:10.796Z] ---> 6fcabec57f17 [2023-10-19T13:41:10.796Z] Step 29/29 : LABEL version=0.0.0 [2023-10-19T13:41:11.063Z] ---> Running in 2feff9442c9f [2023-10-19T13:41:11.336Z] Removing intermediate container 2feff9442c9f [2023-10-19T13:41:11.336Z] ---> 53be2e0c01b0 [2023-10-19T13:41:11.336Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T13:41:11.336Z] Successfully built 53be2e0c01b0 [2023-10-19T13:41:11.336Z] 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-10-19T13:41:12.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T13:41:12.215Z] [2023-10-19T13:41:12.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:41:12.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T13:41:12.622Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-19T13:41:12.622Z] 8998bd30e6a1: Pulling fs layer [2023-10-19T13:41:12.622Z] 04944245beec: Pulling fs layer [2023-10-19T13:41:12.622Z] 699f458cf7ca: Pulling fs layer [2023-10-19T13:41:12.622Z] 765212b225bb: Pulling fs layer [2023-10-19T13:41:12.622Z] 765212b225bb: Waiting [2023-10-19T13:41:12.622Z] f23df028b6ca: Pulling fs layer [2023-10-19T13:41:12.622Z] d65c8cfc05b1: Pulling fs layer [2023-10-19T13:41:12.622Z] 2437ff75d9bd: Pulling fs layer [2023-10-19T13:41:12.622Z] f23df028b6ca: Waiting [2023-10-19T13:41:12.622Z] d65c8cfc05b1: Waiting [2023-10-19T13:41:12.622Z] 2437ff75d9bd: Waiting [2023-10-19T13:41:12.893Z] 04944245beec: Verifying Checksum [2023-10-19T13:41:12.893Z] 04944245beec: Download complete [2023-10-19T13:41:12.893Z] 765212b225bb: Verifying Checksum [2023-10-19T13:41:12.893Z] 765212b225bb: Download complete [2023-10-19T13:41:12.893Z] f23df028b6ca: Verifying Checksum [2023-10-19T13:41:12.893Z] f23df028b6ca: Download complete [2023-10-19T13:41:12.893Z] d65c8cfc05b1: Verifying Checksum [2023-10-19T13:41:12.893Z] d65c8cfc05b1: Download complete [2023-10-19T13:41:13.163Z] 699f458cf7ca: Verifying Checksum [2023-10-19T13:41:13.163Z] 699f458cf7ca: Download complete [2023-10-19T13:41:13.428Z] 8998bd30e6a1: Verifying Checksum [2023-10-19T13:41:13.428Z] 8998bd30e6a1: Download complete [2023-10-19T13:41:16.028Z] 2437ff75d9bd: Verifying Checksum [2023-10-19T13:41:16.028Z] 2437ff75d9bd: Download complete [2023-10-19T13:41:18.601Z] 8998bd30e6a1: Pull complete [2023-10-19T13:41:18.866Z] 04944245beec: Pull complete [2023-10-19T13:41:20.268Z] 699f458cf7ca: Pull complete [2023-10-19T13:41:20.534Z] 765212b225bb: Pull complete [2023-10-19T13:41:21.491Z] f23df028b6ca: Pull complete [2023-10-19T13:41:21.759Z] d65c8cfc05b1: Pull complete [2023-10-19T13:41:39.950Z] 2437ff75d9bd: Pull complete [2023-10-19T13:41:39.950Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-19T13:41:39.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T13:41:39.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:41:40.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-9608 does not seem to be running inside a container [2023-10-19T13:41:40.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-19T13:41:43.069Z] $ docker top 124a352a01b8cb3ff9f1533d3896d8e716d3bd15e75db193b05d9bde7833d6d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:43.649Z] ---> job-cost.sh [2023-10-19T13:41:43.914Z] lf-activate-venv: SKIPPING [2023-10-19T13:41:43.914Z] INFO: No Stack... [2023-10-19T13:41:44.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-19T13:41:45.185Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T13:41:45.525Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-19T13:41:45.525Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T13:41:45.857Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [2023-10-19T13:41:45.861Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] did not exist. Created. [2023-10-19T13:41:45.861Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T13:41:46.300Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-04ec40e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-19T13:41:46.714Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-19T13:41:46.731Z] Warning: overwriting stash ‘stack-cost’ [2023-10-19T13:41:46.783Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T13:41:46.800Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T13:41:46.878Z] $ docker stop --time=1 124a352a01b8cb3ff9f1533d3896d8e716d3bd15e75db193b05d9bde7833d6d9 [2023-10-19T13:41:48.381Z] $ docker rm -f --volumes 124a352a01b8cb3ff9f1533d3896d8e716d3bd15e75db193b05d9bde7833d6d9 [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-10-19T13:41:49.406Z] provisioning config files... [2023-10-19T13:41:49.412Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config3734301088019247883tmp [Pipeline] { [Pipeline] sh [2023-10-19T13:41:49.855Z] + set +x [2023-10-19T13:41:49.855Z] + bash -s -- [2023-10-19T13:41:49.855Z] + curl -s https://codecov.io/bash [2023-10-19T13:41:49.855Z] [2023-10-19T13:41:49.855Z] _____ _ [2023-10-19T13:41:49.855Z] / ____| | | [2023-10-19T13:41:49.855Z] | | ___ __| | ___ ___ _____ __ [2023-10-19T13:41:49.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-19T13:41:49.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-19T13:41:49.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-19T13:41:49.855Z] Bash-1.0.6 [2023-10-19T13:41:49.855Z] [2023-10-19T13:41:49.855Z] [2023-10-19T13:41:49.855Z] ==> git version 2.25.1 found [2023-10-19T13:41:49.855Z] ==> 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-10-19T13:41:49.855Z] Release-Date: 2020-01-08 [2023-10-19T13:41:49.855Z] 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-10-19T13:41:49.855Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-19T13:41:49.855Z] ==> Jenkins CI detected. [2023-10-19T13:41:49.855Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-235 [2023-10-19T13:41:49.855Z] project root: . [2023-10-19T13:41:49.855Z] --> token set from env [2023-10-19T13:41:49.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-19T13:41:49.856Z] ==> Running gcov in . (disable via -X gcov) [2023-10-19T13:41:49.856Z] ==> Python coveragepy not found [2023-10-19T13:41:49.856Z] ==> Searching for coverage reports in: [2023-10-19T13:41:49.856Z] + . [2023-10-19T13:41:49.856Z] -> Found 1 reports [2023-10-19T13:41:49.856Z] ==> Detecting git/mercurial file structure [2023-10-19T13:41:50.163Z] ==> Reading reports [2023-10-19T13:41:50.163Z] + ./coverage.out bytes=41317 [2023-10-19T13:41:50.163Z] ==> Appending adjustments [2023-10-19T13:41:50.163Z] https://docs.codecov.io/docs/fixing-reports [2023-10-19T13:41:50.163Z] + Found adjustments [2023-10-19T13:41:50.163Z] ==> Gzipping contents [2023-10-19T13:41:50.163Z] 12K /tmp/codecov.k0ESCN.gz [2023-10-19T13:41:50.163Z] ==> Uploading reports [2023-10-19T13:41:50.163Z] url: https://codecov.io [2023-10-19T13:41:50.163Z] query: branch=PR-235&commit=18bc8a63e30533957a8f3b3b8896ff8166909070&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=235&job=&cmd_args= [2023-10-19T13:41:50.163Z] -> Pinging Codecov [2023-10-19T13:41:50.163Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-235&commit=18bc8a63e30533957a8f3b3b8896ff8166909070&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=235&job=&cmd_args= [2023-10-19T13:41:50.450Z] -> Uploading to [2023-10-19T13:41:50.450Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-19/581DD39554BDF9B6E22D074273EAD858/18bc8a63e30533957a8f3b3b8896ff8166909070/e065810b-7a56-41ca-847b-5188122555bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T134150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a8db3eb1f37b0406eccca9cc8cc7d2305403e0fda9f40f897b58a665eb4fbfc [2023-10-19T13:41:50.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T13:41:50.450Z] Dload Upload Total Spent Left Speed [2023-10-19T13:41:50.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 40033 --:--:-- --:--:-- --:--:-- 40033 [2023-10-19T13:41:50.709Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] } [2023-10-19T13:41:50.736Z] 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-10-19T13:41:52.674Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives ] [2023-10-19T13:41:52.674Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives [2023-10-19T13:41:52.674Z] total 16 [2023-10-19T13:41:52.674Z] drwxr-xr-x 3 root root 4096 Oct 19 13:32 . [2023-10-19T13:41:52.674Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 13:32 .. [2023-10-19T13:41:52.674Z] drwxr-xr-x 2 root root 4096 Oct 19 13:32 cost [2023-10-19T13:41:52.674Z] -rw-r--r-- 1 root root 95 Oct 19 13:32 cost.csv [2023-10-19T13:41:52.674Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives [2023-10-19T13:41:52.674Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives [2023-10-19T13:41:52.674Z] total 16 [2023-10-19T13:41:52.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 13:32 . [2023-10-19T13:41:52.674Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 13:32 .. [2023-10-19T13:41:52.674Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 13:32 cost [2023-10-19T13:41:52.674Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 19 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:53.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:53.912Z] ---> package-listing.sh [2023-10-19T13:41:53.912Z] ++ facter osfamily [2023-10-19T13:41:53.912Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-19T13:41:54.170Z] + OS_FAMILY=debian [2023-10-19T13:41:54.170Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-235 [2023-10-19T13:41:54.170Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-19T13:41:54.170Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-19T13:41:54.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-19T13:41:54.170Z] + PACKAGES=/tmp/packages_start.txt [2023-10-19T13:41:54.170Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-235 ']' [2023-10-19T13:41:54.170Z] + PACKAGES=/tmp/packages_end.txt [2023-10-19T13:41:54.170Z] + case "${OS_FAMILY}" in [2023-10-19T13:41:54.170Z] + dpkg -l [2023-10-19T13:41:54.170Z] + grep '^ii' [2023-10-19T13:41:54.170Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-19T13:41:54.170Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-19T13:41:54.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-19T13:41:54.170Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-235 ']' [2023-10-19T13:41:54.170Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives/ [2023-10-19T13:41:54.170Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives/ [Pipeline] echo [2023-10-19T13:41:54.206Z] 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-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-19T13:41:54.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T13:41:54.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T13:41:54.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T13:41:55.041Z] prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container [2023-10-19T13:41:55.085Z] $ 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-235/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-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@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-10-19T13:41:55.263Z] $ docker top eccf86af7ff39d2ebaf2202b850397847b714fa638b072791fe99c3a37541b8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T13:41:55.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-19T13:41:55.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-19T13:41:56.259Z] + ls /var/log/sa-host [2023-10-19T13:41:56.259Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T13:41:56.482Z] provisioning config files... [2023-10-19T13:41:56.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config6237364279259314172tmp [Pipeline] { [Pipeline] echo [2023-10-19T13:41:56.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:56.870Z] ---> create-netrc.sh [Pipeline] } [2023-10-19T13:41:56.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:57.327Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-19T13:41:57.360Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:57.674Z] ---> sudo-logs.sh [2023-10-19T13:41:57.674Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-19T13:41:57.785Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:41:58.097Z] ---> job-cost.sh [2023-10-19T13:41:58.097Z] lf-activate-venv: SKIPPING [2023-10-19T13:41:58.097Z] DEBUG: total: 0.2199999988079071 [2023-10-19T13:41:58.097Z] INFO: Retrieving Stack Cost... [2023-10-19T13:41:58.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T13:41:59.509Z] INFO: Archiving Costs [Pipeline] echo [2023-10-19T13:41:59.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T13:42:01.692Z] ---> logs-deploy.sh [2023-10-19T13:42:01.692Z] lf-activate-venv: SKIPPING [2023-10-19T13:42:01.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-235/1 [2023-10-19T13:42:01.692Z] INFO: archiving workspace using pattern(s): [2023-10-19T13:42:08.920Z] Archives upload complete. [2023-10-19T13:42:08.920Z] INFO: archiving logs to Nexus [2023-10-19T13:42:09.517Z] ---> uname -a: [2023-10-19T13:42:09.517Z] Linux prd-ubuntu20-04-docker-8c-8g-9607 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-19T13:42:09.517Z] [2023-10-19T13:42:09.517Z] [2023-10-19T13:42:09.517Z] ---> lscpu: [2023-10-19T13:42:09.517Z] Architecture: x86_64 [2023-10-19T13:42:09.517Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-19T13:42:09.517Z] Byte Order: Little Endian [2023-10-19T13:42:09.517Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-19T13:42:09.517Z] CPU(s): 8 [2023-10-19T13:42:09.517Z] On-line CPU(s) list: 0-7 [2023-10-19T13:42:09.517Z] Thread(s) per core: 1 [2023-10-19T13:42:09.517Z] Core(s) per socket: 1 [2023-10-19T13:42:09.517Z] Socket(s): 8 [2023-10-19T13:42:09.517Z] NUMA node(s): 1 [2023-10-19T13:42:09.517Z] Vendor ID: AuthenticAMD [2023-10-19T13:42:09.517Z] CPU family: 23 [2023-10-19T13:42:09.517Z] Model: 49 [2023-10-19T13:42:09.517Z] Model name: AMD EPYC-Rome Processor [2023-10-19T13:42:09.517Z] Stepping: 0 [2023-10-19T13:42:09.517Z] CPU MHz: 2800.000 [2023-10-19T13:42:09.517Z] BogoMIPS: 5600.00 [2023-10-19T13:42:09.517Z] Virtualization: AMD-V [2023-10-19T13:42:09.517Z] Hypervisor vendor: KVM [2023-10-19T13:42:09.517Z] Virtualization type: full [2023-10-19T13:42:09.517Z] L1d cache: 256 KiB [2023-10-19T13:42:09.517Z] L1i cache: 256 KiB [2023-10-19T13:42:09.517Z] L2 cache: 4 MiB [2023-10-19T13:42:09.517Z] L3 cache: 128 MiB [2023-10-19T13:42:09.517Z] NUMA node0 CPU(s): 0-7 [2023-10-19T13:42:09.517Z] Vulnerability Itlb multihit: Not affected [2023-10-19T13:42:09.517Z] Vulnerability L1tf: Not affected [2023-10-19T13:42:09.517Z] Vulnerability Mds: Not affected [2023-10-19T13:42:09.517Z] Vulnerability Meltdown: Not affected [2023-10-19T13:42:09.517Z] Vulnerability Mmio stale data: Not affected [2023-10-19T13:42:09.518Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-19T13:42:09.518Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-19T13:42:09.518Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-19T13:42:09.518Z] Vulnerability Srbds: Not affected [2023-10-19T13:42:09.518Z] Vulnerability Tsx async abort: Not affected [2023-10-19T13:42:09.518Z] 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-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] ---> nproc: [2023-10-19T13:42:09.518Z] 8 [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] ---> df -h: [2023-10-19T13:42:09.518Z] Filesystem Size Used Avail Use% Mounted on [2023-10-19T13:42:09.518Z] overlay 155G 12G 144G 8% / [2023-10-19T13:42:09.518Z] tmpfs 64M 0 64M 0% /dev [2023-10-19T13:42:09.518Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-19T13:42:09.518Z] shm 64M 0 64M 0% /dev/shm [2023-10-19T13:42:09.518Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] ---> sar -b -r -n DEV: [2023-10-19T13:42:09.518Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9607) 10/19/23 _x86_64_ (8 CPU) [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] 13:28:24 LINUX RESTART (8 CPU) [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] 13:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-19T13:42:09.518Z] 13:30:01 138.55 15.42 123.13 0.00 1967.26 57790.21 0.00 [2023-10-19T13:42:09.518Z] 13:31:01 158.66 0.65 158.01 0.00 5.20 50707.95 0.00 [2023-10-19T13:42:09.518Z] 13:32:01 79.39 0.17 79.22 0.00 3.87 20629.91 0.00 [2023-10-19T13:42:09.518Z] 13:33:01 148.53 0.07 148.47 0.00 9.06 36596.47 0.00 [2023-10-19T13:42:09.518Z] 13:34:01 27.85 10.20 17.65 0.00 3444.09 3784.44 0.00 [2023-10-19T13:42:09.518Z] 13:35:01 4.48 0.00 4.48 0.00 0.00 59.72 0.00 [2023-10-19T13:42:09.518Z] 13:36:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2023-10-19T13:42:09.518Z] 13:37:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 [2023-10-19T13:42:09.518Z] 13:38:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-10-19T13:42:09.518Z] 13:39:01 2.00 0.00 2.00 0.00 0.00 31.06 0.00 [2023-10-19T13:42:09.518Z] 13:40:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-10-19T13:42:09.518Z] 13:41:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2023-10-19T13:42:09.518Z] 13:42:01 5.63 0.33 5.30 0.00 27.20 112.38 0.00 [2023-10-19T13:42:09.518Z] Average: 43.79 2.05 41.74 0.00 417.75 13002.60 0.00 [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] 13:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-19T13:42:09.518Z] 13:30:01 29228324 31558776 759868 2.31 77864 2523272 1990052 5.86 1011092 2264692 4748 [2023-10-19T13:42:09.518Z] 13:31:01 28235280 31368468 934440 2.84 148244 3169752 2030564 5.98 1288308 2877756 15156 [2023-10-19T13:42:09.518Z] 13:32:01 27896724 31301708 999440 3.04 153124 3412628 2324344 6.85 1588128 2892048 232540 [2023-10-19T13:42:09.518Z] 13:33:01 27628452 31562348 739452 2.25 164088 3892976 1795140 5.29 1270736 3437268 152 [2023-10-19T13:42:09.518Z] 13:34:01 27389736 31541844 749056 2.28 169512 4096404 1841596 5.43 1439680 3489440 1300 [2023-10-19T13:42:09.518Z] 13:35:01 27401928 31553980 736892 2.24 169548 4096404 1841596 5.43 1422764 3489440 96 [2023-10-19T13:42:09.518Z] 13:36:01 27402196 31554296 736592 2.24 169572 4096408 1841596 5.43 1422780 3489444 4 [2023-10-19T13:42:09.518Z] 13:37:01 27405328 31557456 733372 2.23 169596 4096408 1841596 5.43 1419724 3489444 188 [2023-10-19T13:42:09.518Z] 13:38:01 27405020 31557508 733604 2.23 169608 4096412 1841596 5.43 1419488 3489788 176 [2023-10-19T13:42:09.518Z] 13:39:01 27405256 31557784 733232 2.23 169668 4096392 1841596 5.43 1419560 3489772 204 [2023-10-19T13:42:09.518Z] 13:40:01 27405240 31557776 733168 2.23 169688 4096392 1841596 5.43 1419560 3489780 184 [2023-10-19T13:42:09.518Z] 13:41:01 27405436 31558016 732924 2.23 169708 4096400 1841596 5.43 1419436 3489784 224 [2023-10-19T13:42:09.518Z] 13:42:01 27362960 31518548 767776 2.33 169852 4098040 1873824 5.52 1456308 3487196 168 [2023-10-19T13:42:09.518Z] Average: 27659375 31519116 776140 2.36 159236 3835991 1903592 5.61 1384428 3298142 19626 [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] 13:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-19T13:42:09.518Z] 13:30:01 docker0 91.32 108.13 7.37 285.67 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:30:01 vethf1636ac 62.38 76.94 5.99 54.39 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:30:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:30:01 ens3 460.28 345.47 5594.29 113.18 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:31:01 docker0 179.22 223.80 14.14 2274.95 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:31:01 vethf10dfb0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:31:01 ens3 245.26 192.05 2301.69 24.25 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:32:01 docker0 1.52 3.63 0.09 30.94 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:32:01 veth80910ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:32:01 ens3 28.38 18.56 52.47 10.95 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:33:01 docker0 1.57 2.85 0.10 33.94 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:33:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:33:01 ens3 105.91 65.00 2617.50 13.38 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:34:01 ens3 102.85 63.97 1375.83 4.49 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:35:01 ens3 0.22 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:39:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:40:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:41:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:42:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] 13:42:01 ens3 39.76 39.59 31.55 83.86 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] Average: docker0 20.96 25.93 1.66 201.85 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] Average: ens3 75.17 55.44 915.07 19.14 0.00 0.00 0.00 0.00 [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] ---> sar -P ALL: [2023-10-19T13:42:09.518Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9607) 10/19/23 _x86_64_ (8 CPU) [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] 13:28:24 LINUX RESTART (8 CPU) [2023-10-19T13:42:09.518Z] [2023-10-19T13:42:09.518Z] 13:29:02 CPU %user %nice %system %iowait %steal %idle [2023-10-19T13:42:09.518Z] 13:30:01 all 7.78 0.00 2.74 2.22 0.06 87.20 [2023-10-19T13:42:09.518Z] 13:30:01 0 7.62 0.00 1.94 0.36 0.05 90.03 [2023-10-19T13:42:09.518Z] 13:30:01 1 8.76 0.00 2.78 0.43 0.07 87.96 [2023-10-19T13:42:09.518Z] 13:30:01 2 7.76 0.00 2.22 0.10 0.05 89.86 [2023-10-19T13:42:09.518Z] 13:30:01 3 7.01 0.00 2.75 1.03 0.07 89.14 [2023-10-19T13:42:09.518Z] 13:30:01 4 8.57 0.00 2.91 1.33 0.05 87.13 [2023-10-19T13:42:09.518Z] 13:30:01 5 4.26 0.00 2.78 3.26 0.03 89.66 [2023-10-19T13:42:09.518Z] 13:30:01 6 10.28 0.00 2.43 0.34 0.05 86.90 [2023-10-19T13:42:09.518Z] 13:30:01 7 7.99 0.00 4.13 10.92 0.10 76.86 [2023-10-19T13:42:09.518Z] 13:31:01 all 5.02 0.00 2.20 3.98 0.04 88.76 [2023-10-19T13:42:09.518Z] 13:31:01 0 2.91 0.00 1.00 0.02 0.02 96.05 [2023-10-19T13:42:09.518Z] 13:31:01 1 6.28 0.00 2.01 0.32 0.03 91.36 [2023-10-19T13:42:09.518Z] 13:31:01 2 5.48 0.00 1.88 0.15 0.03 92.45 [2023-10-19T13:42:09.518Z] 13:31:01 3 5.42 0.00 2.70 1.63 0.12 90.13 [2023-10-19T13:42:09.518Z] 13:31:01 4 4.68 0.00 2.60 23.01 0.05 69.67 [2023-10-19T13:42:09.518Z] 13:31:01 5 5.44 0.00 3.56 0.74 0.03 90.23 [2023-10-19T13:42:09.518Z] 13:31:01 6 5.41 0.00 1.70 1.04 0.03 91.82 [2023-10-19T13:42:09.518Z] 13:31:01 7 4.53 0.00 2.16 5.02 0.03 88.25 [2023-10-19T13:42:09.518Z] 13:32:01 all 48.25 0.00 4.45 1.19 0.09 46.02 [2023-10-19T13:42:09.518Z] 13:32:01 0 43.38 0.00 4.26 0.00 0.08 52.27 [2023-10-19T13:42:09.518Z] 13:32:01 1 49.13 0.00 4.86 4.84 0.08 41.08 [2023-10-19T13:42:09.518Z] 13:32:01 2 50.62 0.00 4.54 0.54 0.10 44.20 [2023-10-19T13:42:09.518Z] 13:32:01 3 49.43 0.00 4.84 0.73 0.08 44.91 [2023-10-19T13:42:09.518Z] 13:32:01 4 49.62 0.00 4.46 2.26 0.10 43.55 [2023-10-19T13:42:09.518Z] 13:32:01 5 43.86 0.00 3.79 0.05 0.10 52.20 [2023-10-19T13:42:09.518Z] 13:32:01 6 50.05 0.00 4.15 0.10 0.10 45.59 [2023-10-19T13:42:09.518Z] 13:32:01 7 49.86 0.00 4.71 0.96 0.08 44.39 [2023-10-19T13:42:09.518Z] 13:33:01 all 8.02 0.00 2.00 2.64 0.05 87.29 [2023-10-19T13:42:09.518Z] 13:33:01 0 5.84 0.00 1.27 0.00 0.03 92.86 [2023-10-19T13:42:09.518Z] 13:33:01 1 9.83 0.00 3.15 9.02 0.07 77.94 [2023-10-19T13:42:09.518Z] 13:33:01 2 9.00 0.00 1.60 6.20 0.03 83.17 [2023-10-19T13:42:09.518Z] 13:33:01 3 9.60 0.00 2.27 0.72 0.05 87.35 [2023-10-19T13:42:09.518Z] 13:33:01 4 7.21 0.00 1.10 0.97 0.05 90.67 [2023-10-19T13:42:09.518Z] 13:33:01 5 7.24 0.00 3.31 0.00 0.05 89.39 [2023-10-19T13:42:09.518Z] 13:33:01 6 9.09 0.00 2.09 4.14 0.05 84.62 [2023-10-19T13:42:09.518Z] 13:33:01 7 6.41 0.00 1.25 0.19 0.03 92.12 [2023-10-19T13:42:09.519Z] 13:34:01 all 1.00 0.00 0.39 0.44 0.01 98.15 [2023-10-19T13:42:09.519Z] 13:34:01 0 1.10 0.00 0.17 0.20 0.00 98.53 [2023-10-19T13:42:09.519Z] 13:34:01 1 1.18 0.00 0.45 1.40 0.02 96.95 [2023-10-19T13:42:09.519Z] 13:34:01 2 0.18 0.00 0.18 0.07 0.00 99.57 [2023-10-19T13:42:09.519Z] 13:34:01 3 1.14 0.00 0.60 1.46 0.03 96.77 [2023-10-19T13:42:09.519Z] 13:34:01 4 0.58 0.00 0.30 0.02 0.00 99.10 [2023-10-19T13:42:09.519Z] 13:34:01 5 0.75 0.00 0.35 0.30 0.02 98.58 [2023-10-19T13:42:09.519Z] 13:34:01 6 1.98 0.00 0.73 0.02 0.02 97.25 [2023-10-19T13:42:09.519Z] 13:34:01 7 1.10 0.00 0.33 0.07 0.02 98.48 [2023-10-19T13:42:09.519Z] 13:35:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-10-19T13:42:09.519Z] 13:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-19T13:42:09.519Z] 13:35:01 1 0.03 0.00 0.02 0.10 0.02 99.83 [2023-10-19T13:42:09.519Z] 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-19T13:42:09.519Z] 13:35:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2023-10-19T13:42:09.519Z] 13:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-19T13:42:09.519Z] 13:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-19T13:42:09.519Z] 13:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-19T13:42:09.519Z] 13:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-19T13:42:09.519Z] 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-19T13:42:09.519Z] 13:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-19T13:42:09.519Z] 13:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-19T13:42:09.519Z] 13:36:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2023-10-19T13:42:09.519Z] 13:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-19T13:42:09.519Z] 13:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-19T13:42:09.519Z] 13:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-19T13:42:09.519Z] 13:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-10-19T13:42:09.519Z] 13:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:37:01 1 0.03 0.00 0.00 0.12 0.02 99.83 [2023-10-19T13:42:09.519Z] 13:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-19T13:42:09.519Z] 13:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-19T13:42:09.519Z] 13:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-19T13:42:09.519Z] 13:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-19T13:42:09.519Z] 13:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-19T13:42:09.519Z] 13:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-19T13:42:09.519Z] 13:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-10-19T13:42:09.519Z] 13:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-19T13:42:09.519Z] 13:38:01 1 0.02 0.00 0.02 0.07 0.02 99.88 [2023-10-19T13:42:09.519Z] 13:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-19T13:42:09.519Z] 13:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-19T13:42:09.519Z] 13:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-19T13:42:09.519Z] 13:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-19T13:42:09.519Z] 13:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:39:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2023-10-19T13:42:09.519Z] 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:39:01 1 0.02 0.00 0.00 0.08 0.00 99.90 [2023-10-19T13:42:09.519Z] 13:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:39:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2023-10-19T13:42:09.519Z] 13:39:01 4 0.12 0.00 0.00 0.00 0.00 99.88 [2023-10-19T13:42:09.519Z] 13:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-19T13:42:09.519Z] 13:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-19T13:42:09.519Z] 13:39:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2023-10-19T13:42:09.519Z] 13:40:01 all 0.18 0.00 0.01 0.02 0.01 99.78 [2023-10-19T13:42:09.519Z] 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-19T13:42:09.519Z] 13:40:01 1 0.96 0.00 0.00 0.18 0.02 98.84 [2023-10-19T13:42:09.519Z] 13:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-19T13:42:09.519Z] 13:40:01 3 0.03 0.00 0.05 0.00 0.03 99.88 [2023-10-19T13:42:09.519Z] 13:40:01 4 0.33 0.00 0.00 0.00 0.00 99.67 [2023-10-19T13:42:09.519Z] 13:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:40:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-10-19T13:42:09.519Z] 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] [2023-10-19T13:42:09.519Z] 13:40:01 CPU %user %nice %system %iowait %steal %idle [2023-10-19T13:42:09.519Z] 13:41:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-10-19T13:42:09.519Z] 13:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-19T13:42:09.519Z] 13:41:01 1 0.23 0.00 0.02 0.02 0.02 99.72 [2023-10-19T13:42:09.519Z] 13:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-19T13:42:09.519Z] 13:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-19T13:42:09.519Z] 13:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-19T13:42:09.519Z] 13:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-19T13:42:09.519Z] 13:42:01 all 0.64 0.00 0.24 0.17 0.01 98.95 [2023-10-19T13:42:09.519Z] 13:42:01 0 0.28 0.00 0.28 0.00 0.00 99.43 [2023-10-19T13:42:09.519Z] 13:42:01 1 1.55 0.00 0.37 1.25 0.00 96.84 [2023-10-19T13:42:09.519Z] 13:42:01 2 0.38 0.00 0.15 0.03 0.02 99.42 [2023-10-19T13:42:09.519Z] 13:42:01 3 0.85 0.00 0.30 0.00 0.02 98.83 [2023-10-19T13:42:09.519Z] 13:42:01 4 0.30 0.00 0.23 0.00 0.02 99.45 [2023-10-19T13:42:09.519Z] 13:42:01 5 0.27 0.00 0.13 0.02 0.00 99.58 [2023-10-19T13:42:09.519Z] 13:42:01 6 0.78 0.00 0.17 0.02 0.00 99.03 [2023-10-19T13:42:09.519Z] 13:42:01 7 0.70 0.00 0.27 0.02 0.00 99.02 [2023-10-19T13:42:09.519Z] Average: all 5.43 0.00 0.92 0.82 0.02 92.81 [2023-10-19T13:42:09.519Z] Average: 0 4.66 0.00 0.68 0.04 0.02 94.60 [2023-10-19T13:42:09.519Z] Average: 1 5.97 0.00 1.04 1.36 0.03 91.60 [2023-10-19T13:42:09.519Z] Average: 2 5.61 0.00 0.81 0.54 0.02 93.02 [2023-10-19T13:42:09.519Z] Average: 3 5.64 0.00 1.04 0.43 0.04 92.86 [2023-10-19T13:42:09.519Z] Average: 4 5.47 0.00 0.89 2.11 0.02 91.51 [2023-10-19T13:42:09.519Z] Average: 5 4.71 0.00 1.07 0.33 0.02 93.87 [2023-10-19T13:42:09.519Z] Average: 6 5.94 0.00 0.87 0.43 0.02 92.74 [2023-10-19T13:42:09.519Z] Average: 7 5.42 0.00 0.98 1.30 0.02 92.28 [2023-10-19T13:42:09.519Z] [2023-10-19T13:42:09.519Z] [2023-10-19T13:42:09.519Z]