Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fed98bf371416b4b24056cd8444dfcd7577fe3b+5b4415030ab3c0da7e927d10f7674bfb96f8b020 (aa821e14af2a1e36258c935cd472635b05c24c9c) 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-ssh9422595435006548940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh375426117822623076.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9434375559897460800.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3676892428307025640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14078921182731511800.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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17582973598551235906.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2549 in /w/workspace/y_app-rfid-llrp-inventory_PR-286 [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-286 # 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 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit 0fed98bf371416b4b24056cd8444dfcd7577fe3b Merge succeeded, producing 0fed98bf371416b4b24056cd8444dfcd7577fe3b Checking out Revision 0fed98bf371416b4b24056cd8444dfcd7577fe3b (PR-286) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # 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 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-16T13:21:17.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-16T13:21:17.808Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-16T13:21:17.910Z] ========================================================= [2024-04-16T13:21:17.910Z] EdgeX Global Pipelines Version Info [2024-04-16T13:21:17.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:21:19.026Z] ------------------- [2024-04-16T13:21:19.026Z] stable info: [2024-04-16T13:21:19.026Z] ------------------- [2024-04-16T13:21:19.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-16T13:21:19.026Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T13:21:19.026Z] Message: update stable to v1.0.258 [2024-04-16T13:21:19.595Z] ------------------- [2024-04-16T13:21:19.595Z] experimental info: [2024-04-16T13:21:19.595Z] ------------------- [2024-04-16T13:21:19.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-16T13:21:19.595Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T13:21:19.595Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-16T13:21:19.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-04-16T13:21:19.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-04-16T13:21:19.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-16T13:21:19.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-16T13:21:19.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-16T13:21:20.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-16T13:21:20.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-16T13:21:20.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-16T13:21:20.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-16T13:21:20.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-16T13:21:20.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-16T13:21:20.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-04-16T13:21:20.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-16T13:21:20.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-16T13:21:20.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-16T13:21:20.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-16T13:21:20.568Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-16T13:21:20.619Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-16T13:21:20.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-16T13:21:20.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-16T13:21:20.759Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-16T13:21:20.807Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-16T13:21:20.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-16T13:21:20.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-16T13:21:20.951Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-16T13:21:20.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-16T13:21:21.047Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-16T13:21:21.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo [2024-04-16T13:21:21.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo [2024-04-16T13:21:21.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo [2024-04-16T13:21:21.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo [2024-04-16T13:21:21.278Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fed98b [Pipeline] echo [2024-04-16T13:21:21.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T13:21:21.442Z] provisioning config files... [2024-04-16T13:21:21.456Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config1583992464615013051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:21:21.828Z] ---> ****-login.sh [2024-04-16T13:21:21.828Z] nexus3.edgexfoundry.org:10001 [2024-04-16T13:21:22.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:22.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:22.088Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:22.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:22.088Z] [2024-04-16T13:21:22.088Z] Login Succeeded [2024-04-16T13:21:22.088Z] nexus3.edgexfoundry.org:10002 [2024-04-16T13:21:22.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:22.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:22.349Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:22.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:22.349Z] [2024-04-16T13:21:22.349Z] Login Succeeded [2024-04-16T13:21:22.349Z] nexus3.edgexfoundry.org:10003 [2024-04-16T13:21:22.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:22.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:22.349Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:22.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:22.349Z] [2024-04-16T13:21:22.349Z] Login Succeeded [2024-04-16T13:21:22.349Z] nexus3.edgexfoundry.org:10004 [2024-04-16T13:21:22.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:22.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:22.610Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:22.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:22.610Z] [2024-04-16T13:21:22.610Z] Login Succeeded [2024-04-16T13:21:22.610Z] ****.io [2024-04-16T13:21:22.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:27.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:27.887Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:27.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:27.888Z] [2024-04-16T13:21:27.888Z] Login Succeeded [2024-04-16T13:21:27.888Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T13:21:27.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-16T13:21:28.563Z] + git rev-list -1 --merges 0fed98bf371416b4b24056cd8444dfcd7577fe3b~1..0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo [2024-04-16T13:21:28.603Z] -----------> git rev-list -1 --merges 0fed98bf371416b4b24056cd8444dfcd7577fe3b~1..0fed98bf371416b4b24056cd8444dfcd7577fe3b 0fed98bf371416b4b24056cd8444dfcd7577fe3b [false] [Pipeline] sh [2024-04-16T13:21:28.918Z] + git log --format=format:%s -1 0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo [2024-04-16T13:21:28.959Z] ========================================================= [2024-04-16T13:21:28.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-16T13:21:28.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T13:21:29.399Z] + git log --format=format:%s -1 0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] echo [2024-04-16T13:21:29.434Z] [semverPrep] GIT_COMMIT: 0fed98bf371416b4b24056cd8444dfcd7577fe3b, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo [2024-04-16T13:21:29.470Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-16T13:21:29.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-16T13:21:29.875Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-16T13:21:29.875Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-16T13:21:29.875Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-16T13:21:29.875Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-16T13:21:29.875Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-16T13:21:29.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:21:30.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T13:21:30.377Z] [2024-04-16T13:21:30.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:21:30.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T13:21:31.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-16T13:21:31.026Z] b85a868b505f: Pulling fs layer [2024-04-16T13:21:31.026Z] e2be974225ed: Pulling fs layer [2024-04-16T13:21:31.026Z] 339a4e72a1f5: Pulling fs layer [2024-04-16T13:21:31.026Z] 988bab9f4d93: Pulling fs layer [2024-04-16T13:21:31.026Z] 1469e6f7b9e6: Pulling fs layer [2024-04-16T13:21:31.026Z] eaf3925da568: Pulling fs layer [2024-04-16T13:21:31.026Z] bab4dde63d76: Pulling fs layer [2024-04-16T13:21:31.026Z] bde34c3a00c8: Pulling fs layer [2024-04-16T13:21:31.026Z] b352a97aabf1: Pulling fs layer [2024-04-16T13:21:31.026Z] 4872d77fe225: Pulling fs layer [2024-04-16T13:21:31.026Z] 5851b861e8e6: Pulling fs layer [2024-04-16T13:21:31.026Z] bab4dde63d76: Waiting [2024-04-16T13:21:31.026Z] bde34c3a00c8: Waiting [2024-04-16T13:21:31.026Z] b352a97aabf1: Waiting [2024-04-16T13:21:31.026Z] 4872d77fe225: Waiting [2024-04-16T13:21:31.026Z] 5851b861e8e6: Waiting [2024-04-16T13:21:31.026Z] 988bab9f4d93: Waiting [2024-04-16T13:21:31.026Z] 1469e6f7b9e6: Waiting [2024-04-16T13:21:31.026Z] eaf3925da568: Waiting [2024-04-16T13:21:31.026Z] e2be974225ed: Download complete [2024-04-16T13:21:31.026Z] 988bab9f4d93: Download complete [2024-04-16T13:21:31.026Z] 1469e6f7b9e6: Verifying Checksum [2024-04-16T13:21:31.026Z] 1469e6f7b9e6: Download complete [2024-04-16T13:21:31.026Z] eaf3925da568: Verifying Checksum [2024-04-16T13:21:31.026Z] 339a4e72a1f5: Verifying Checksum [2024-04-16T13:21:31.026Z] 339a4e72a1f5: Download complete [2024-04-16T13:21:31.026Z] eaf3925da568: Download complete [2024-04-16T13:21:31.026Z] bde34c3a00c8: Verifying Checksum [2024-04-16T13:21:31.026Z] bde34c3a00c8: Download complete [2024-04-16T13:21:31.026Z] b352a97aabf1: Verifying Checksum [2024-04-16T13:21:31.026Z] b352a97aabf1: Download complete [2024-04-16T13:21:31.026Z] 4872d77fe225: Verifying Checksum [2024-04-16T13:21:31.026Z] 4872d77fe225: Download complete [2024-04-16T13:21:31.026Z] 5851b861e8e6: Download complete [2024-04-16T13:21:31.286Z] b85a868b505f: Verifying Checksum [2024-04-16T13:21:31.286Z] b85a868b505f: Download complete [2024-04-16T13:21:31.545Z] bab4dde63d76: Verifying Checksum [2024-04-16T13:21:31.545Z] bab4dde63d76: Download complete [2024-04-16T13:21:32.941Z] b85a868b505f: Pull complete [2024-04-16T13:21:33.203Z] e2be974225ed: Pull complete [2024-04-16T13:21:34.140Z] 339a4e72a1f5: Pull complete [2024-04-16T13:21:34.398Z] 988bab9f4d93: Pull complete [2024-04-16T13:21:34.966Z] 1469e6f7b9e6: Pull complete [2024-04-16T13:21:35.225Z] eaf3925da568: Pull complete [2024-04-16T13:21:37.160Z] bab4dde63d76: Pull complete [2024-04-16T13:21:37.160Z] bde34c3a00c8: Pull complete [2024-04-16T13:21:37.431Z] b352a97aabf1: Pull complete [2024-04-16T13:21:37.431Z] 4872d77fe225: Pull complete [2024-04-16T13:21:37.431Z] 5851b861e8e6: Pull complete [2024-04-16T13:21:37.431Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-16T13:21:37.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T13:21:37.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:21:37.692Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2024-04-16T13:21:37.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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 [2024-04-16T13:21:40.636Z] $ docker top dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 -eo pid,comm [2024-04-16T13:21:40.692Z] 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). [2024-04-16T13:21:40.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-16T13:21:40.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-16T13:21:40.827Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-16T13:21:40.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-16T13:21:40.954Z] $ docker exec dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent [2024-04-16T13:21:41.065Z] SSH_AUTH_SOCK=/tmp/ssh-H3Qh45tQhktZ/agent.33 [2024-04-16T13:21:41.065Z] SSH_AGENT_PID=39 [2024-04-16T13:21:41.072Z] Running ssh-add (command line suppressed) [2024-04-16T13:21:41.169Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_10944688577919394634.key (/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_10944688577919394634.key) [2024-04-16T13:21:41.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-16T13:21:41.518Z] + git tag --points-at HEAD [Pipeline] } [2024-04-16T13:21:41.546Z] $ docker exec --env ******** --env ******** dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent -k [2024-04-16T13:21:41.652Z] unset SSH_AUTH_SOCK; [2024-04-16T13:21:41.652Z] unset SSH_AGENT_PID; [2024-04-16T13:21:41.652Z] echo Agent pid 39 killed; [2024-04-16T13:21:41.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-16T13:21:41.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-16T13:21:41.762Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-16T13:21:41.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-16T13:21:41.897Z] $ docker exec dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent [2024-04-16T13:21:42.019Z] SSH_AUTH_SOCK=/tmp/ssh-sJdwU5hzyKey/agent.72 [2024-04-16T13:21:42.019Z] SSH_AGENT_PID=78 [2024-04-16T13:21:42.024Z] Running ssh-add (command line suppressed) [2024-04-16T13:21:42.120Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_13014914393455994969.key (/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/private_key_13014914393455994969.key) [2024-04-16T13:21:42.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-16T13:21:42.458Z] + git semver init [2024-04-16T13:21:42.717Z] 2024-04-16 13:21:42,617 [run_init] DEBUG init version:0.0.0 force:False [2024-04-16T13:21:42.717Z] 2024-04-16 13:21:42,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver [2024-04-16T13:21:42.717Z] 2024-04-16 13:21:42,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver [2024-04-16T13:21:42.717Z] 2024-04-16 13:21:42,619 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-286, universal_newlines=False, shell=None, istream=None) [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,867 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.git/info/exclude [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver/PR-286 with force:False [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,868 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver/PR-286 [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,872 [execute] INFO git cat-file --batch-check [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver, universal_newlines=False, shell=None, istream=) [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,879 [execute] INFO git cat-file --batch [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver, universal_newlines=False, shell=None, istream=) [2024-04-16T13:21:44.095Z] 2024-04-16 13:21:43,885 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-286/.semver/PR-286 [2024-04-16T13:21:44.095Z] 0.0.0 [Pipeline] } [2024-04-16T13:21:44.122Z] $ docker exec --env ******** --env ******** dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 ssh-agent -k [2024-04-16T13:21:44.227Z] unset SSH_AUTH_SOCK; [2024-04-16T13:21:44.227Z] unset SSH_AGENT_PID; [2024-04-16T13:21:44.227Z] echo Agent pid 78 killed; [2024-04-16T13:21:44.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-16T13:21:44.685Z] + git semver [Pipeline] } [2024-04-16T13:21:44.972Z] $ docker stop --time=1 dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 [2024-04-16T13:21:46.275Z] $ docker rm -f --volumes dd6297660a7d3fce6bfd9a029fdf1a07a5ddec16119d9e78315d9c849a6617d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T13:21:46.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-16T13:21:46.960Z] Stashed 1 file(s) [Pipeline] echo [2024-04-16T13:21:46.978Z] [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 [2024-04-16T13:21:47.636Z] provisioning config files... [2024-04-16T13:21:47.646Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config15985123390622805188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:21:47.997Z] ---> ****-login.sh [2024-04-16T13:21:47.997Z] nexus3.edgexfoundry.org:10001 [2024-04-16T13:21:47.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:47.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:47.997Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:47.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:47.997Z] [2024-04-16T13:21:47.997Z] Login Succeeded [2024-04-16T13:21:47.997Z] nexus3.edgexfoundry.org:10002 [2024-04-16T13:21:47.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:47.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:47.997Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:47.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:47.997Z] [2024-04-16T13:21:47.997Z] Login Succeeded [2024-04-16T13:21:47.997Z] nexus3.edgexfoundry.org:10003 [2024-04-16T13:21:48.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:48.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:48.256Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:48.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:48.256Z] [2024-04-16T13:21:48.256Z] Login Succeeded [2024-04-16T13:21:48.256Z] nexus3.edgexfoundry.org:10004 [2024-04-16T13:21:48.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:48.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:48.256Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:48.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:48.256Z] [2024-04-16T13:21:48.256Z] Login Succeeded [2024-04-16T13:21:48.256Z] ****.io [2024-04-16T13:21:48.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:21:48.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:21:48.517Z] Configure a credential helper to remove this warning. See [2024-04-16T13:21:48.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:21:48.517Z] [2024-04-16T13:21:48.517Z] Login Succeeded [2024-04-16T13:21:48.517Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T13:21:48.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-16T13:21:48.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T13:21:48.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T13:21:48.867Z] ========================================================= [2024-04-16T13:21:48.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-16T13:21:48.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:21:49.360Z] + 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 . [2024-04-16T13:21:49.360Z] Sending build context to Docker daemon 16.97MB [2024-04-16T13:21:49.360Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T13:21:49.360Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-16T13:21:49.619Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-16T13:21:49.620Z] 7264a8db6415: Pulling fs layer [2024-04-16T13:21:49.620Z] c4d48a809fc2: Pulling fs layer [2024-04-16T13:21:49.620Z] 4f1c88b9dad5: Pulling fs layer [2024-04-16T13:21:49.620Z] ad3a456e5733: Pulling fs layer [2024-04-16T13:21:49.620Z] 69c7f0334f64: Pulling fs layer [2024-04-16T13:21:49.620Z] 1f1c1a5573a3: Pulling fs layer [2024-04-16T13:21:49.620Z] ce7588e14bc9: Pulling fs layer [2024-04-16T13:21:49.620Z] 69c7f0334f64: Waiting [2024-04-16T13:21:49.620Z] ad3a456e5733: Waiting [2024-04-16T13:21:49.620Z] 1f1c1a5573a3: Waiting [2024-04-16T13:21:49.620Z] b5e4710f87ac: Pulling fs layer [2024-04-16T13:21:49.620Z] b5e4710f87ac: Waiting [2024-04-16T13:21:49.620Z] c4d48a809fc2: Verifying Checksum [2024-04-16T13:21:49.620Z] c4d48a809fc2: Download complete [2024-04-16T13:21:49.620Z] ad3a456e5733: Verifying Checksum [2024-04-16T13:21:49.620Z] ad3a456e5733: Download complete [2024-04-16T13:21:49.620Z] 69c7f0334f64: Verifying Checksum [2024-04-16T13:21:49.620Z] 69c7f0334f64: Download complete [2024-04-16T13:21:49.620Z] 7264a8db6415: Download complete [2024-04-16T13:21:49.620Z] 1f1c1a5573a3: Verifying Checksum [2024-04-16T13:21:49.620Z] 1f1c1a5573a3: Download complete [2024-04-16T13:21:49.620Z] 7264a8db6415: Pull complete [2024-04-16T13:21:49.878Z] c4d48a809fc2: Pull complete [2024-04-16T13:21:49.878Z] b5e4710f87ac: Verifying Checksum [2024-04-16T13:21:49.878Z] b5e4710f87ac: Download complete [2024-04-16T13:21:49.878Z] 4f1c88b9dad5: Verifying Checksum [2024-04-16T13:21:49.878Z] 4f1c88b9dad5: Download complete [2024-04-16T13:21:50.447Z] ce7588e14bc9: Verifying Checksum [2024-04-16T13:21:50.447Z] ce7588e14bc9: Download complete [2024-04-16T13:21:52.979Z] 4f1c88b9dad5: Pull complete [2024-04-16T13:21:52.979Z] ad3a456e5733: Pull complete [2024-04-16T13:21:52.979Z] 69c7f0334f64: Pull complete [2024-04-16T13:21:52.979Z] 1f1c1a5573a3: Pull complete [2024-04-16T13:21:55.511Z] ce7588e14bc9: Pull complete [2024-04-16T13:21:55.782Z] b5e4710f87ac: Pull complete [2024-04-16T13:21:55.782Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-16T13:21:55.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-16T13:21:55.782Z] ---> 88b5674ff536 [2024-04-16T13:21:55.782Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T13:22:01.067Z] ---> Running in e30d621c67fb [2024-04-16T13:22:01.327Z] Removing intermediate container e30d621c67fb [2024-04-16T13:22:01.327Z] ---> 25269cd152e7 [2024-04-16T13:22:01.327Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T13:22:01.327Z] ---> Running in de42bda57c42 [2024-04-16T13:22:01.327Z] Removing intermediate container de42bda57c42 [2024-04-16T13:22:01.327Z] ---> 3dde69ad90c0 [2024-04-16T13:22:01.327Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-16T13:22:01.327Z] ---> Running in 3a04edd7521d [2024-04-16T13:22:01.587Z] Removing intermediate container 3a04edd7521d [2024-04-16T13:22:01.587Z] ---> 8fcfb7b7a0db [2024-04-16T13:22:01.587Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T13:22:01.587Z] ---> Running in d331bcd49212 [2024-04-16T13:22:01.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T13:22:02.441Z] Still waiting to schedule task [2024-04-16T13:22:02.441Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-16T13:22:04.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T13:22:04.650Z] OK: 264 MiB in 52 packages [2024-04-16T13:22:05.218Z] Removing intermediate container d331bcd49212 [2024-04-16T13:22:05.219Z] ---> b5b6651ef00a [2024-04-16T13:22:05.219Z] Step 7/12 : WORKDIR /app [2024-04-16T13:22:05.219Z] ---> Running in 82c9346cfc28 [2024-04-16T13:22:05.219Z] Removing intermediate container 82c9346cfc28 [2024-04-16T13:22:05.219Z] ---> e6fc4ad005bb [2024-04-16T13:22:05.219Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-16T13:22:05.219Z] ---> 21ffbd5f1256 [2024-04-16T13:22:05.219Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T13:22:05.219Z] ---> Running in c990affe3b79 [2024-04-16T13:23:26.754Z] Removing intermediate container c990affe3b79 [2024-04-16T13:23:26.754Z] ---> f5e99748ec20 [2024-04-16T13:23:26.754Z] Step 10/12 : COPY . . [2024-04-16T13:23:26.754Z] ---> 6f6cdd7f071e [2024-04-16T13:23:26.754Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T13:23:26.754Z] ---> Running in 75f69200f778 [2024-04-16T13:23:26.754Z] Removing intermediate container 75f69200f778 [2024-04-16T13:23:26.754Z] ---> da0ac3039a32 [2024-04-16T13:23:26.754Z] Step 12/12 : RUN $MAKE [2024-04-16T13:23:26.754Z] ---> Running in 4f8fd3d3661c [2024-04-16T13:23:26.754Z] noop [2024-04-16T13:23:26.754Z] Removing intermediate container 4f8fd3d3661c [2024-04-16T13:23:26.754Z] ---> bf16b00597e5 [2024-04-16T13:23:26.754Z] Successfully built bf16b00597e5 [2024-04-16T13:23:26.754Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:23:27.223Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-16T13:23:27.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:23:27.386Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2024-04-16T13:23:27.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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 [2024-04-16T13:23:27.767Z] $ docker top 8de013600f1148a7f867d794b3868bbe7d816e3e84f0ebef7461a0b04926cb27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T13:23:28.176Z] + go version [2024-04-16T13:23:28.176Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-16T13:23:28.208Z] $ docker stop --time=1 8de013600f1148a7f867d794b3868bbe7d816e3e84f0ebef7461a0b04926cb27 [2024-04-16T13:23:29.463Z] $ docker rm -f --volumes 8de013600f1148a7f867d794b3868bbe7d816e3e84f0ebef7461a0b04926cb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:23:30.191Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-16T13:23:30.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:23:30.359Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2024-04-16T13:23:30.391Z] $ 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-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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 [2024-04-16T13:23:30.721Z] $ docker top 54bbec48b62b72f178fda8a98d783a8e27ab31e183b0c134f656ae7bacf420e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T13:23:31.124Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-286 [Pipeline] fileExists [Pipeline] sh [2024-04-16T13:23:31.490Z] + make test [2024-04-16T13:23:31.490Z] go test -race ./... -coverprofile=coverage.out ./... [2024-04-16T13:23:43.016Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2550 in /w/workspace/y_app-rfid-llrp-inventory_PR-286 [Pipeline] { [Pipeline] ws [2024-04-16T13:23:43.080Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-04-16T13:23:46.173Z] The recommended git tool is: git [2024-04-16T13:23:51.226Z] using credential edgex-jenkins-ssh [2024-04-16T13:23:51.247Z] Cloning the remote Git repository [2024-04-16T13:23:51.292Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-04-16T13:23:51.380Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-04-16T13:23:51.530Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-04-16T13:23:51.531Z] > git --version # timeout=10 [2024-04-16T13:23:51.554Z] > git --version # 'git version 2.25.1' [2024-04-16T13:23:51.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T13:23:51.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-16T13:23:54.309Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-04-16T13:23:54.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-16T13:23:55.911Z] Merging remotes/origin/main commit 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit 0fed98bf371416b4b24056cd8444dfcd7577fe3b [2024-04-16T13:23:56.177Z] Merge succeeded, producing 0fed98bf371416b4b24056cd8444dfcd7577fe3b [2024-04-16T13:23:56.178Z] Checking out Revision 0fed98bf371416b4b24056cd8444dfcd7577fe3b (PR-286) [2024-04-16T13:23:55.262Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-04-16T13:23:55.301Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-04-16T13:23:55.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T13:23:55.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-16T13:23:55.928Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T13:23:55.986Z] > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # timeout=10 [2024-04-16T13:23:56.076Z] > git remote # timeout=10 [2024-04-16T13:23:56.095Z] > git config --get remote.origin.url # timeout=10 [2024-04-16T13:23:56.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T13:23:56.136Z] > git merge 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 [2024-04-16T13:23:56.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-16T13:23:56.185Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T13:23:56.199Z] > git checkout -f 0fed98bf371416b4b24056cd8444dfcd7577fe3b # timeout=10 [2024-04-16T13:23:56.714Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" [2024-04-16T13:23:56.762Z] > git --version # timeout=10 [2024-04-16T13:23:56.777Z] > git --version # 'git version 2.25.1' [2024-04-16T13:23:56.795Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T13:23:58.022Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-04-16T13:23:58.022Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-04-16T13:23:58.590Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements [Pipeline] withEnv [Pipeline] { [2024-04-16T13:24:01.124Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.707s coverage: 71.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T13:24:01.844Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-16T13:24:01.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T13:24:01.844Z] Dload Upload Total Spent Left Speed [2024-04-16T13:24:01.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-04-16T13:24:02.183Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-16T13:24:02.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-16T13:24:02.523Z] + sudo tee /etc/docker/daemon.new [2024-04-16T13:24:02.523Z] { [2024-04-16T13:24:02.523Z] "registry-mirrors": [ [2024-04-16T13:24:02.523Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-16T13:24:02.523Z] ], [2024-04-16T13:24:02.523Z] "bip": "10.250.0.254/24", [2024-04-16T13:24:02.523Z] "hosts": [ [2024-04-16T13:24:02.523Z] "tcp://0.0.0.0:5555", [2024-04-16T13:24:02.523Z] "unix:///var/run/docker.sock" [2024-04-16T13:24:02.523Z] ], [2024-04-16T13:24:02.523Z] "mtu": 1458, [2024-04-16T13:24:02.523Z] "selinux-enabled": true, [2024-04-16T13:24:02.523Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-16T13:24:02.523Z] } [Pipeline] sh [2024-04-16T13:24:02.862Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-16T13:24:03.201Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T13:24:21.512Z] provisioning config files... [2024-04-16T13:24:21.539Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12237278595435968814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:24:21.996Z] ---> ****-login.sh [2024-04-16T13:24:21.996Z] nexus3.edgexfoundry.org:10001 [2024-04-16T13:24:22.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:24:22.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:24:22.542Z] Configure a credential helper to remove this warning. See [2024-04-16T13:24:22.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:24:22.542Z] [2024-04-16T13:24:22.542Z] Login Succeeded [2024-04-16T13:24:22.542Z] nexus3.edgexfoundry.org:10002 [2024-04-16T13:24:22.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:24:23.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:24:23.081Z] Configure a credential helper to remove this warning. See [2024-04-16T13:24:23.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:24:23.081Z] [2024-04-16T13:24:23.081Z] Login Succeeded [2024-04-16T13:24:23.081Z] nexus3.edgexfoundry.org:10003 [2024-04-16T13:24:23.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:24:23.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:24:23.351Z] Configure a credential helper to remove this warning. See [2024-04-16T13:24:23.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:24:23.351Z] [2024-04-16T13:24:23.351Z] Login Succeeded [2024-04-16T13:24:23.351Z] nexus3.edgexfoundry.org:10004 [2024-04-16T13:24:23.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:24:23.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:24:23.627Z] Configure a credential helper to remove this warning. See [2024-04-16T13:24:23.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:24:23.627Z] [2024-04-16T13:24:23.627Z] Login Succeeded [2024-04-16T13:24:23.627Z] ****.io [2024-04-16T13:24:23.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T13:24:24.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T13:24:24.166Z] Configure a credential helper to remove this warning. See [2024-04-16T13:24:24.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T13:24:24.166Z] [2024-04-16T13:24:24.166Z] Login Succeeded [2024-04-16T13:24:24.166Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T13:24:24.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-16T13:24:24.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T13:24:24.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T13:24:24.693Z] ========================================================= [2024-04-16T13:24:24.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-16T13:24:24.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:24:25.215Z] + 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 . [2024-04-16T13:24:25.485Z] Sending build context to Docker daemon 673.8kB [2024-04-16T13:24:25.485Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T13:24:25.485Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-16T13:24:25.757Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-16T13:24:25.757Z] 9fda8d8052c6: Pulling fs layer [2024-04-16T13:24:25.757Z] 5d54e960e981: Pulling fs layer [2024-04-16T13:24:25.757Z] c4a7e357bf2a: Pulling fs layer [2024-04-16T13:24:25.757Z] f0e02332f6b5: Pulling fs layer [2024-04-16T13:24:25.757Z] 872ee5b61b7b: Pulling fs layer [2024-04-16T13:24:25.757Z] 0c6a40ed1a82: Pulling fs layer [2024-04-16T13:24:25.757Z] 94ae7d8d031c: Pulling fs layer [2024-04-16T13:24:25.757Z] f0e02332f6b5: Waiting [2024-04-16T13:24:25.757Z] 872ee5b61b7b: Waiting [2024-04-16T13:24:25.757Z] 0c6a40ed1a82: Waiting [2024-04-16T13:24:25.757Z] 94ae7d8d031c: Waiting [2024-04-16T13:24:25.757Z] 5d54e960e981: Verifying Checksum [2024-04-16T13:24:25.757Z] 5d54e960e981: Download complete [2024-04-16T13:24:25.757Z] f0e02332f6b5: Verifying Checksum [2024-04-16T13:24:25.757Z] f0e02332f6b5: Download complete [2024-04-16T13:24:25.757Z] 872ee5b61b7b: Verifying Checksum [2024-04-16T13:24:25.757Z] 872ee5b61b7b: Download complete [2024-04-16T13:24:25.757Z] 9fda8d8052c6: Download complete [2024-04-16T13:24:26.347Z] 94ae7d8d031c: Verifying Checksum [2024-04-16T13:24:26.347Z] 94ae7d8d031c: Download complete [2024-04-16T13:24:26.618Z] 9fda8d8052c6: Pull complete [2024-04-16T13:24:27.205Z] 5d54e960e981: Pull complete [2024-04-16T13:24:27.473Z] c4a7e357bf2a: Verifying Checksum [2024-04-16T13:24:27.473Z] c4a7e357bf2a: Download complete [2024-04-16T13:24:27.658Z] go vet ./... [2024-04-16T13:24:28.887Z] 0c6a40ed1a82: Verifying Checksum [2024-04-16T13:24:28.887Z] 0c6a40ed1a82: Download complete [2024-04-16T13:24:32.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-16T13:24:32.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-16T13:24:32.277Z] ./bin/test-attribution.sh [2024-04-16T13:24:32.277Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-16T13:24:32.277Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-16T13:24:32.278Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-16T13:24:32.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-16T13:24:32.378Z] $ docker stop --time=1 54bbec48b62b72f178fda8a98d783a8e27ab31e183b0c134f656ae7bacf420e2 [2024-04-16T13:24:36.300Z] $ docker rm -f --volumes 54bbec48b62b72f178fda8a98d783a8e27ab31e183b0c134f656ae7bacf420e2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T13:24:36.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-16T13:24:37.067Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-16T13:24:39.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-16T13:24:39.415Z] + ls -al . [2024-04-16T13:24:39.415Z] total 276 [2024-04-16T13:24:39.415Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 13:23 . [2024-04-16T13:24:39.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:21 .. [2024-04-16T13:24:39.415Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 16 13:21 .dockerignore [2024-04-16T13:24:39.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 13:24 .git [2024-04-16T13:24:39.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:21 .github [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 773 Apr 16 13:21 .gitignore [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 13:21 .golangci.yml [2024-04-16T13:24:39.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 13:21 .semver [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 10232 Apr 16 13:21 Attribution.txt [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 11245 Apr 16 13:21 CHANGELOG.md [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 1768 Apr 16 13:21 Dockerfile [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 13:21 GOVERNANCE.md [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 665 Apr 16 13:21 Jenkinsfile [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 16 13:21 LICENSE [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 2503 Apr 16 13:21 Makefile [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 16 13:21 OWNERS.md [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 3851 Apr 16 13:21 README.md [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 13:21 VERSION [2024-04-16T13:24:39.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:21 bin [2024-04-16T13:24:39.416Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 16 13:24 coverage.out [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 7273 Apr 16 13:21 go.mod [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 101848 Apr 16 13:21 go.sum [2024-04-16T13:24:39.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:21 images [2024-04-16T13:24:39.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:21 internal [2024-04-16T13:24:39.416Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 16 13:21 main.go [2024-04-16T13:24:39.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:21 openapi [2024-04-16T13:24:39.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:21 res [2024-04-16T13:24:39.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:24:39.827Z] + 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=0fed98bf371416b4b24056cd8444dfcd7577fe3b --label arch=amd64 --label version=0.0.0 . [2024-04-16T13:24:39.827Z] Sending build context to Docker daemon 16.97MB [2024-04-16T13:24:39.827Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T13:24:39.827Z] Step 2/30 : FROM ${BASE} AS builder [2024-04-16T13:24:39.827Z] ---> bf16b00597e5 [2024-04-16T13:24:39.827Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T13:24:40.087Z] ---> Running in e1ae6b7d7e5e [2024-04-16T13:24:40.087Z] Removing intermediate container e1ae6b7d7e5e [2024-04-16T13:24:40.087Z] ---> fbb300cdeb3c [2024-04-16T13:24:40.087Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T13:24:40.087Z] ---> Running in d9e2562541c5 [2024-04-16T13:24:40.344Z] Removing intermediate container d9e2562541c5 [2024-04-16T13:24:40.344Z] ---> 6426227bef09 [2024-04-16T13:24:40.344Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-04-16T13:24:40.344Z] ---> Running in be45aab2f09e [2024-04-16T13:24:40.344Z] Removing intermediate container be45aab2f09e [2024-04-16T13:24:40.344Z] ---> a0bf238aa493 [2024-04-16T13:24:40.344Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T13:24:40.344Z] ---> Running in e16326bfb74a [2024-04-16T13:24:40.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T13:24:40.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T13:24:40.861Z] OK: 264 MiB in 52 packages [2024-04-16T13:24:41.119Z] Removing intermediate container e16326bfb74a [2024-04-16T13:24:41.119Z] ---> e489ec5856f1 [2024-04-16T13:24:41.119Z] Step 7/30 : WORKDIR /app [2024-04-16T13:24:41.119Z] ---> Running in 66d5798f30cf [2024-04-16T13:24:41.211Z] c4a7e357bf2a: Pull complete [2024-04-16T13:24:41.211Z] f0e02332f6b5: Pull complete [2024-04-16T13:24:41.211Z] 872ee5b61b7b: Pull complete [2024-04-16T13:24:41.378Z] Removing intermediate container 66d5798f30cf [2024-04-16T13:24:41.378Z] ---> 0dd0a4b7ae0d [2024-04-16T13:24:41.378Z] Step 8/30 : COPY go.mod vendor* ./ [2024-04-16T13:24:41.378Z] ---> 35dae9aaf012 [2024-04-16T13:24:41.378Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T13:24:41.378Z] ---> Running in aab6ea8ed5bc [2024-04-16T13:24:41.945Z] Removing intermediate container aab6ea8ed5bc [2024-04-16T13:24:41.945Z] ---> 374c6807eaf7 [2024-04-16T13:24:41.945Z] Step 10/30 : COPY . . [2024-04-16T13:24:42.511Z] ---> ac06a037a825 [2024-04-16T13:24:42.511Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T13:24:42.511Z] ---> Running in 7ea98d45bee8 [2024-04-16T13:24:42.770Z] Removing intermediate container 7ea98d45bee8 [2024-04-16T13:24:42.770Z] ---> 011ddf377989 [2024-04-16T13:24:42.770Z] Step 12/30 : RUN $MAKE [2024-04-16T13:24:42.770Z] ---> Running in 09be44103db7 [2024-04-16T13:24:43.028Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -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 [2024-04-16T13:24:49.465Z] 0c6a40ed1a82: Pull complete [2024-04-16T13:24:50.887Z] 94ae7d8d031c: Pull complete [2024-04-16T13:24:50.887Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-16T13:24:50.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-16T13:24:50.887Z] ---> 86de565de09d [2024-04-16T13:24:50.887Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T13:24:52.836Z] ---> Running in 9d79d7c828c6 [2024-04-16T13:24:52.836Z] Removing intermediate container 9d79d7c828c6 [2024-04-16T13:24:52.836Z] ---> 1c9e7991a805 [2024-04-16T13:24:52.836Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T13:24:52.836Z] ---> Running in 33afd0401b6d [2024-04-16T13:24:53.104Z] Removing intermediate container 33afd0401b6d [2024-04-16T13:24:53.104Z] ---> 1d27752673de [2024-04-16T13:24:53.104Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-16T13:24:53.372Z] ---> Running in 802a06c6f8a4 [2024-04-16T13:24:53.650Z] Removing intermediate container 802a06c6f8a4 [2024-04-16T13:24:53.650Z] ---> 14b16a7ad743 [2024-04-16T13:24:53.650Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T13:24:53.650Z] ---> Running in e40f5fa24780 [2024-04-16T13:24:54.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T13:24:54.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T13:24:55.859Z] OK: 266 MiB in 52 packages [2024-04-16T13:24:56.824Z] Removing intermediate container e40f5fa24780 [2024-04-16T13:24:56.824Z] ---> 2d42a2f53e55 [2024-04-16T13:24:56.824Z] Step 7/12 : WORKDIR /app [2024-04-16T13:24:56.824Z] ---> Running in 1243defb49f9 [2024-04-16T13:24:57.089Z] Removing intermediate container 1243defb49f9 [2024-04-16T13:24:57.089Z] ---> b1dcb22e770b [2024-04-16T13:24:57.089Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-16T13:24:57.672Z] ---> fce85ee7d2d3 [2024-04-16T13:24:57.672Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T13:24:57.672Z] ---> Running in 15ff0a50e266 [2024-04-16T13:25:09.559Z] Removing intermediate container 09be44103db7 [2024-04-16T13:25:09.559Z] ---> d266ba5c129e [2024-04-16T13:25:09.559Z] Step 13/30 : FROM alpine:3.18 [2024-04-16T13:25:09.559Z] 3.18: Pulling from library/alpine [2024-04-16T13:25:09.559Z] 619be1103602: Pulling fs layer [2024-04-16T13:25:09.559Z] 619be1103602: Verifying Checksum [2024-04-16T13:25:09.559Z] 619be1103602: Download complete [2024-04-16T13:25:09.836Z] 619be1103602: Pull complete [2024-04-16T13:25:09.836Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-16T13:25:09.836Z] Status: Downloaded newer image for alpine:3.18 [2024-04-16T13:25:09.836Z] ---> d3782b16ccc9 [2024-04-16T13:25:09.836Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-16T13:25:10.095Z] ---> Running in ad297a204e87 [2024-04-16T13:25:10.095Z] Removing intermediate container ad297a204e87 [2024-04-16T13:25:10.095Z] ---> 4178121e8fab [2024-04-16T13:25:10.095Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-04-16T13:25:10.095Z] ---> Running in b7580f4a62ed [2024-04-16T13:25:10.095Z] Removing intermediate container b7580f4a62ed [2024-04-16T13:25:10.095Z] ---> 8919f13c3b8d [2024-04-16T13:25:10.095Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-04-16T13:25:10.095Z] ---> Running in 7c3077103a32 [2024-04-16T13:25:10.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T13:25:10.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T13:25:10.873Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-16T13:25:10.873Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-16T13:25:10.873Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T13:25:10.873Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T13:25:10.873Z] OK: 8 MiB in 17 packages [2024-04-16T13:25:11.440Z] Removing intermediate container 7c3077103a32 [2024-04-16T13:25:11.440Z] ---> a7a9f22ee09b [2024-04-16T13:25:11.440Z] Step 17/30 : RUN apk --no-cache upgrade [2024-04-16T13:25:11.440Z] ---> Running in 6a877641679f [2024-04-16T13:25:11.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T13:25:11.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T13:25:11.959Z] Upgrading critical system libraries and apk-tools: [2024-04-16T13:25:11.959Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-16T13:25:11.959Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T13:25:11.959Z] Continuing the upgrade transaction with new apk-tools: [2024-04-16T13:25:11.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T13:25:11.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T13:25:12.219Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-16T13:25:12.219Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T13:25:12.219Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T13:25:12.219Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T13:25:12.219Z] OK: 8 MiB in 17 packages [2024-04-16T13:25:13.156Z] Removing intermediate container 6a877641679f [2024-04-16T13:25:13.156Z] ---> b87d46b97f58 [2024-04-16T13:25:13.156Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-16T13:25:13.156Z] ---> b38dbbdc1d31 [2024-04-16T13:25:13.156Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-16T13:25:13.156Z] ---> e251f6d846ab [2024-04-16T13:25:13.156Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-04-16T13:25:13.416Z] ---> 3ec14b5bbf1e [2024-04-16T13:25:13.416Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-04-16T13:25:13.416Z] ---> 3401aa6ed9cb [2024-04-16T13:25:13.416Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-04-16T13:25:14.351Z] ---> 4e33e29aa9df [2024-04-16T13:25:14.351Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-04-16T13:25:14.351Z] ---> Running in e1f43e6c7e5d [2024-04-16T13:25:14.918Z] Removing intermediate container e1f43e6c7e5d [2024-04-16T13:25:14.918Z] ---> 5eeb18060af3 [2024-04-16T13:25:14.918Z] Step 24/30 : VOLUME /cache [2024-04-16T13:25:14.918Z] ---> Running in 18f390b96ddd [2024-04-16T13:25:14.918Z] Removing intermediate container 18f390b96ddd [2024-04-16T13:25:14.918Z] ---> 0e9e4c78aad7 [2024-04-16T13:25:14.918Z] Step 25/30 : EXPOSE 59711 [2024-04-16T13:25:14.918Z] ---> Running in c76deceb7d73 [2024-04-16T13:25:14.918Z] Removing intermediate container c76deceb7d73 [2024-04-16T13:25:14.918Z] ---> 4a2bb0628d1c [2024-04-16T13:25:14.918Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-04-16T13:25:14.918Z] ---> Running in b266dc75e532 [2024-04-16T13:25:15.177Z] Removing intermediate container b266dc75e532 [2024-04-16T13:25:15.177Z] ---> af26d9951de7 [2024-04-16T13:25:15.177Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-04-16T13:25:15.177Z] ---> Running in 5c5e9f2079c0 [2024-04-16T13:25:15.177Z] Removing intermediate container 5c5e9f2079c0 [2024-04-16T13:25:15.177Z] ---> 1982ab7944fd [2024-04-16T13:25:15.177Z] Step 28/30 : LABEL arch=amd64 [2024-04-16T13:25:15.177Z] ---> Running in 4bc4870ebaea [2024-04-16T13:25:15.437Z] Removing intermediate container 4bc4870ebaea [2024-04-16T13:25:15.437Z] ---> f9dc75d4bf3a [2024-04-16T13:25:15.437Z] Step 29/30 : LABEL git_sha=0fed98bf371416b4b24056cd8444dfcd7577fe3b [2024-04-16T13:25:15.437Z] ---> Running in 11199dc9cec5 [2024-04-16T13:25:15.437Z] Removing intermediate container 11199dc9cec5 [2024-04-16T13:25:15.437Z] ---> 77c674dab7b6 [2024-04-16T13:25:15.437Z] Step 30/30 : LABEL version=0.0.0 [2024-04-16T13:25:15.437Z] ---> Running in 6bfa28f2bd8f [2024-04-16T13:25:15.437Z] Removing intermediate container 6bfa28f2bd8f [2024-04-16T13:25:15.437Z] ---> ce858adf4e8d [2024-04-16T13:25:15.437Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-16T13:25:15.437Z] Successfully built ce858adf4e8d [2024-04-16T13:25:15.437Z] 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 [2024-04-16T13:25:16.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T13:25:16.372Z] [2024-04-16T13:25:16.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:25:16.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T13:25:16.747Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-16T13:25:16.747Z] 5eb5b503b376: Pulling fs layer [2024-04-16T13:25:16.747Z] 5c69ac0246d0: Pulling fs layer [2024-04-16T13:25:16.747Z] ec43610c2a17: Pulling fs layer [2024-04-16T13:25:16.747Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-16T13:25:16.747Z] 33b1e0a273af: Pulling fs layer [2024-04-16T13:25:16.747Z] 5d3b04190fa2: Pulling fs layer [2024-04-16T13:25:16.747Z] 2f39f015ded8: Pulling fs layer [2024-04-16T13:25:16.747Z] 3a2ae6a8a46f: Waiting [2024-04-16T13:25:16.747Z] 33b1e0a273af: Waiting [2024-04-16T13:25:16.747Z] 2f39f015ded8: Waiting [2024-04-16T13:25:16.747Z] 5d3b04190fa2: Waiting [2024-04-16T13:25:16.747Z] 5c69ac0246d0: Verifying Checksum [2024-04-16T13:25:16.747Z] 5c69ac0246d0: Download complete [2024-04-16T13:25:16.747Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-16T13:25:16.747Z] 3a2ae6a8a46f: Download complete [2024-04-16T13:25:16.747Z] 33b1e0a273af: Verifying Checksum [2024-04-16T13:25:16.747Z] 33b1e0a273af: Download complete [2024-04-16T13:25:16.747Z] 5d3b04190fa2: Verifying Checksum [2024-04-16T13:25:16.747Z] 5d3b04190fa2: Download complete [2024-04-16T13:25:16.747Z] ec43610c2a17: Verifying Checksum [2024-04-16T13:25:16.747Z] ec43610c2a17: Download complete [2024-04-16T13:25:17.006Z] 5eb5b503b376: Verifying Checksum [2024-04-16T13:25:17.006Z] 5eb5b503b376: Download complete [2024-04-16T13:25:17.573Z] 2f39f015ded8: Verifying Checksum [2024-04-16T13:25:17.573Z] 2f39f015ded8: Download complete [2024-04-16T13:25:18.142Z] 5eb5b503b376: Pull complete [2024-04-16T13:25:18.142Z] 5c69ac0246d0: Pull complete [2024-04-16T13:25:18.707Z] ec43610c2a17: Pull complete [2024-04-16T13:25:18.707Z] 3a2ae6a8a46f: Pull complete [2024-04-16T13:25:18.965Z] 33b1e0a273af: Pull complete [2024-04-16T13:25:18.965Z] 5d3b04190fa2: Pull complete [2024-04-16T13:25:23.146Z] 2f39f015ded8: Pull complete [2024-04-16T13:25:23.146Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-16T13:25:23.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T13:25:23.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:25:23.388Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2024-04-16T13:25:23.421Z] $ 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-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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 [2024-04-16T13:25:28.100Z] $ docker top 91ecbd14054de1945669c68e9d7f1474874bf8d67f3490435dcef7914f36b3df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:25:28.586Z] ---> job-cost.sh [2024-04-16T13:25:28.586Z] lf-activate-venv: SKIPPING [2024-04-16T13:25:28.586Z] INFO: No Stack... [2024-04-16T13:25:28.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-16T13:25:29.411Z] INFO: Archiving Costs [Pipeline] sh [2024-04-16T13:25:29.735Z] + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives/cost.csv [2024-04-16T13:25:29.735Z] cut -d, -f6 [Pipeline] lock [2024-04-16T13:25:29.775Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [2024-04-16T13:25:29.780Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] did not exist. Created. [2024-04-16T13:25:29.786Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-16T13:25:30.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-16T13:25:30.228Z] Stashed 1 file(s) [Pipeline] } [2024-04-16T13:25:30.262Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-16T13:25:30.354Z] $ docker stop --time=1 91ecbd14054de1945669c68e9d7f1474874bf8d67f3490435dcef7914f36b3df [2024-04-16T13:25:31.511Z] $ docker rm -f --volumes 91ecbd14054de1945669c68e9d7f1474874bf8d67f3490435dcef7914f36b3df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-16T13:26:49.334Z] Removing intermediate container 15ff0a50e266 [2024-04-16T13:26:49.334Z] ---> a3afd384abc9 [2024-04-16T13:26:49.334Z] Step 10/12 : COPY . . [2024-04-16T13:26:49.334Z] ---> 23db0e5a186f [2024-04-16T13:26:49.334Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T13:26:49.334Z] ---> Running in c91e38ad8785 [2024-04-16T13:26:49.334Z] Removing intermediate container c91e38ad8785 [2024-04-16T13:26:49.334Z] ---> 0b9531c91065 [2024-04-16T13:26:49.334Z] Step 12/12 : RUN $MAKE [2024-04-16T13:26:49.334Z] ---> Running in 0d4460c76666 [2024-04-16T13:26:49.930Z] noop [2024-04-16T13:26:50.517Z] Removing intermediate container 0d4460c76666 [2024-04-16T13:26:50.517Z] ---> 96e64f1ea63a [2024-04-16T13:26:50.517Z] Successfully built 96e64f1ea63a [2024-04-16T13:26:50.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:26:51.015Z] + docker inspect -f . ci-base-image-arm64 [2024-04-16T13:26:51.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:26:51.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container [2024-04-16T13:26:51.388Z] $ 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 [2024-04-16T13:26:52.562Z] $ docker top 1dced6dc770fdca452696c5992f936e3b4e89d62639d0ca869c9530e62a5c2f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T13:26:53.453Z] + go version [2024-04-16T13:26:53.453Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-16T13:26:53.487Z] $ docker stop --time=1 1dced6dc770fdca452696c5992f936e3b4e89d62639d0ca869c9530e62a5c2f1 [2024-04-16T13:26:55.076Z] $ docker rm -f --volumes 1dced6dc770fdca452696c5992f936e3b4e89d62639d0ca869c9530e62a5c2f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:26:55.991Z] + docker inspect -f . ci-base-image-arm64 [2024-04-16T13:26:55.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:26:56.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container [2024-04-16T13:26:56.333Z] $ 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 [2024-04-16T13:26:57.510Z] $ docker top fa6851815bc1139d631a85a7134f74ca3e36141597f88cc403030912e3842ccf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T13:26:58.399Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-04-16T13:26:58.816Z] + make test [2024-04-16T13:26:58.816Z] go test -race ./... -coverprofile=coverage.out ./... [2024-04-16T13:30:05.732Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-04-16T13:30:05.732Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-04-16T13:30:05.732Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.997s coverage: 86.2% of statements [2024-04-16T13:30:11.566Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.324s coverage: 71.9% of statements [2024-04-16T13:30:12.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-16T13:30:12.147Z] go vet ./... [2024-04-16T13:33:04.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-16T13:33:04.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-16T13:33:04.242Z] ./bin/test-attribution.sh [2024-04-16T13:33:04.242Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-16T13:33:04.242Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-16T13:33:04.243Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-16T13:33:04.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-16T13:33:04.324Z] $ docker stop --time=1 fa6851815bc1139d631a85a7134f74ca3e36141597f88cc403030912e3842ccf [2024-04-16T13:33:06.209Z] $ docker rm -f --volumes fa6851815bc1139d631a85a7134f74ca3e36141597f88cc403030912e3842ccf [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T13:33:08.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-16T13:33:08.436Z] Warning: overwriting stash ‘coverage-report’ [2024-04-16T13:33:08.887Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T13:33:09.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-16T13:33:09.851Z] + ls -al . [2024-04-16T13:33:09.851Z] total 272 [2024-04-16T13:33:09.851Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 13:27 . [2024-04-16T13:33:09.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:23 .. [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 16 13:23 .dockerignore [2024-04-16T13:33:09.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 13:24 .git [2024-04-16T13:33:09.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:23 .github [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 773 Apr 16 13:23 .gitignore [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 13:23 .golangci.yml [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 10232 Apr 16 13:23 Attribution.txt [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 11245 Apr 16 13:23 CHANGELOG.md [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 1768 Apr 16 13:23 Dockerfile [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 13:23 GOVERNANCE.md [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 665 Apr 16 13:23 Jenkinsfile [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 16 13:23 LICENSE [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 2503 Apr 16 13:23 Makefile [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 16 13:23 OWNERS.md [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 3851 Apr 16 13:23 README.md [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 13:21 VERSION [2024-04-16T13:33:09.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:23 bin [2024-04-16T13:33:09.851Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 16 13:30 coverage.out [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 7273 Apr 16 13:23 go.mod [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 101848 Apr 16 13:23 go.sum [2024-04-16T13:33:09.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:23 images [2024-04-16T13:33:09.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 13:23 internal [2024-04-16T13:33:09.851Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 16 13:23 main.go [2024-04-16T13:33:09.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:23 openapi [2024-04-16T13:33:09.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 13:23 res [2024-04-16T13:33:09.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 13:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:33:10.260Z] + 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=0fed98bf371416b4b24056cd8444dfcd7577fe3b --label arch=arm64 --label version=0.0.0 . [2024-04-16T13:33:10.527Z] Sending build context to Docker daemon 673.8kB [2024-04-16T13:33:10.527Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T13:33:10.527Z] Step 2/30 : FROM ${BASE} AS builder [2024-04-16T13:33:10.527Z] ---> 96e64f1ea63a [2024-04-16T13:33:10.527Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-04-16T13:33:10.527Z] ---> Running in 5580d7919deb [2024-04-16T13:33:10.793Z] Removing intermediate container 5580d7919deb [2024-04-16T13:33:10.794Z] ---> 93941b010981 [2024-04-16T13:33:10.794Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-04-16T13:33:11.059Z] ---> Running in aec35fbc91b2 [2024-04-16T13:33:11.325Z] Removing intermediate container aec35fbc91b2 [2024-04-16T13:33:11.325Z] ---> 4fe2d5a2dce3 [2024-04-16T13:33:11.325Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-04-16T13:33:11.325Z] ---> Running in eb2f471d3f3b [2024-04-16T13:33:11.592Z] Removing intermediate container eb2f471d3f3b [2024-04-16T13:33:11.592Z] ---> eff513b068e1 [2024-04-16T13:33:11.592Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T13:33:11.592Z] ---> Running in 822616d5dbdf [2024-04-16T13:33:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T13:33:13.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T13:33:14.084Z] OK: 266 MiB in 52 packages [2024-04-16T13:33:15.059Z] Removing intermediate container 822616d5dbdf [2024-04-16T13:33:15.059Z] ---> abd151251772 [2024-04-16T13:33:15.059Z] Step 7/30 : WORKDIR /app [2024-04-16T13:33:15.059Z] ---> Running in a8846d451324 [2024-04-16T13:33:15.330Z] Removing intermediate container a8846d451324 [2024-04-16T13:33:15.330Z] ---> cff011c1e25a [2024-04-16T13:33:15.330Z] Step 8/30 : COPY go.mod vendor* ./ [2024-04-16T13:33:15.596Z] ---> a373735b681e [2024-04-16T13:33:15.596Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T13:33:15.863Z] ---> Running in 61794269f38a [2024-04-16T13:33:17.830Z] Removing intermediate container 61794269f38a [2024-04-16T13:33:17.830Z] ---> 8549850e9e90 [2024-04-16T13:33:17.830Z] Step 10/30 : COPY . . [2024-04-16T13:33:18.421Z] ---> b609ef8caf02 [2024-04-16T13:33:18.421Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T13:33:18.688Z] ---> Running in e49969c2fbcb [2024-04-16T13:33:18.955Z] Removing intermediate container e49969c2fbcb [2024-04-16T13:33:18.956Z] ---> 3f2f9c36b2dd [2024-04-16T13:33:18.956Z] Step 12/30 : RUN $MAKE [2024-04-16T13:33:18.956Z] ---> Running in 98ff9546e6fd [2024-04-16T13:33:19.919Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -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 [2024-04-16T13:35:56.607Z] Removing intermediate container 98ff9546e6fd [2024-04-16T13:35:56.607Z] ---> f8d621be2121 [2024-04-16T13:35:56.607Z] Step 13/30 : FROM alpine:3.18 [2024-04-16T13:35:56.607Z] 3.18: Pulling from library/alpine [2024-04-16T13:35:56.607Z] c6b39de5b339: Pulling fs layer [2024-04-16T13:35:56.607Z] c6b39de5b339: Verifying Checksum [2024-04-16T13:35:56.607Z] c6b39de5b339: Download complete [2024-04-16T13:35:56.607Z] c6b39de5b339: Pull complete [2024-04-16T13:35:56.607Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-16T13:35:56.607Z] Status: Downloaded newer image for alpine:3.18 [2024-04-16T13:35:56.607Z] ---> 33abbf032149 [2024-04-16T13:35:56.607Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-16T13:35:56.607Z] ---> Running in 01558584548e [2024-04-16T13:35:56.607Z] Removing intermediate container 01558584548e [2024-04-16T13:35:56.607Z] ---> 6cc2b9cb8162 [2024-04-16T13:35:56.607Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-04-16T13:35:56.607Z] ---> Running in 2d5242d99a42 [2024-04-16T13:35:56.607Z] Removing intermediate container 2d5242d99a42 [2024-04-16T13:35:56.607Z] ---> bbcd58ca599c [2024-04-16T13:35:56.607Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-04-16T13:35:56.607Z] ---> Running in 5bbb5b9839e9 [2024-04-16T13:35:56.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T13:35:56.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T13:35:56.607Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-16T13:35:56.607Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-16T13:35:56.607Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T13:35:56.607Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T13:35:56.607Z] OK: 9 MiB in 17 packages [2024-04-16T13:35:56.607Z] Removing intermediate container 5bbb5b9839e9 [2024-04-16T13:35:56.607Z] ---> a4850ae0d7dc [2024-04-16T13:35:56.607Z] Step 17/30 : RUN apk --no-cache upgrade [2024-04-16T13:35:56.875Z] ---> Running in 5d3ba9ab1791 [2024-04-16T13:35:57.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T13:35:58.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T13:35:59.062Z] Upgrading critical system libraries and apk-tools: [2024-04-16T13:35:59.062Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-16T13:35:59.062Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T13:35:59.330Z] Continuing the upgrade transaction with new apk-tools: [2024-04-16T13:35:59.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T13:35:59.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T13:36:00.548Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-16T13:36:00.549Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T13:36:00.549Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T13:36:00.549Z] Executing ca-certificates-20240226-r0.trigger [2024-04-16T13:36:00.828Z] OK: 9 MiB in 17 packages [2024-04-16T13:36:01.784Z] Removing intermediate container 5d3ba9ab1791 [2024-04-16T13:36:01.784Z] ---> 58f0bdd0ad76 [2024-04-16T13:36:01.784Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-16T13:36:02.363Z] ---> 3e7411e8c001 [2024-04-16T13:36:02.363Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-16T13:36:02.944Z] ---> 78df7ce9ddec [2024-04-16T13:36:02.944Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-04-16T13:36:03.208Z] ---> c51652aae9e7 [2024-04-16T13:36:03.209Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-04-16T13:36:03.787Z] ---> cd328ca91f5f [2024-04-16T13:36:03.787Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-04-16T13:36:05.189Z] ---> 0645fbb25c29 [2024-04-16T13:36:05.189Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-04-16T13:36:05.189Z] ---> Running in 585b8bf3db17 [2024-04-16T13:36:07.121Z] Removing intermediate container 585b8bf3db17 [2024-04-16T13:36:07.121Z] ---> be01bb99235c [2024-04-16T13:36:07.121Z] Step 24/30 : VOLUME /cache [2024-04-16T13:36:07.121Z] ---> Running in bbe1b457036e [2024-04-16T13:36:07.121Z] Removing intermediate container bbe1b457036e [2024-04-16T13:36:07.121Z] ---> de9f9803fbc8 [2024-04-16T13:36:07.121Z] Step 25/30 : EXPOSE 59711 [2024-04-16T13:36:07.121Z] ---> Running in c069a8ee1d2e [2024-04-16T13:36:07.387Z] Removing intermediate container c069a8ee1d2e [2024-04-16T13:36:07.387Z] ---> 776bef8fb9e7 [2024-04-16T13:36:07.387Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-04-16T13:36:07.653Z] ---> Running in f5b83de2638e [2024-04-16T13:36:07.920Z] Removing intermediate container f5b83de2638e [2024-04-16T13:36:07.920Z] ---> 3824abf780bb [2024-04-16T13:36:07.920Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-04-16T13:36:07.920Z] ---> Running in c6d5251e6399 [2024-04-16T13:36:08.186Z] Removing intermediate container c6d5251e6399 [2024-04-16T13:36:08.186Z] ---> 16da04067732 [2024-04-16T13:36:08.186Z] Step 28/30 : LABEL arch=arm64 [2024-04-16T13:36:08.186Z] ---> Running in bed34a2160a8 [2024-04-16T13:36:08.452Z] Removing intermediate container bed34a2160a8 [2024-04-16T13:36:08.452Z] ---> 85cccaa9d7b2 [2024-04-16T13:36:08.452Z] Step 29/30 : LABEL git_sha=0fed98bf371416b4b24056cd8444dfcd7577fe3b [2024-04-16T13:36:08.719Z] ---> Running in 598d9041b220 [2024-04-16T13:36:08.985Z] Removing intermediate container 598d9041b220 [2024-04-16T13:36:08.985Z] ---> 80d174150069 [2024-04-16T13:36:08.985Z] Step 30/30 : LABEL version=0.0.0 [2024-04-16T13:36:08.985Z] ---> Running in 11a179ca0fc2 [2024-04-16T13:36:09.251Z] Removing intermediate container 11a179ca0fc2 [2024-04-16T13:36:09.251Z] ---> a9ceb08a4c63 [2024-04-16T13:36:09.251Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-16T13:36:09.251Z] Successfully built a9ceb08a4c63 [2024-04-16T13:36:09.251Z] 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 [2024-04-16T13:36:10.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T13:36:10.084Z] [2024-04-16T13:36:10.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:36:10.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T13:36:10.519Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-16T13:36:10.519Z] 8998bd30e6a1: Pulling fs layer [2024-04-16T13:36:10.519Z] 04944245beec: Pulling fs layer [2024-04-16T13:36:10.519Z] 699f458cf7ca: Pulling fs layer [2024-04-16T13:36:10.519Z] 765212b225bb: Pulling fs layer [2024-04-16T13:36:10.519Z] f23df028b6ca: Pulling fs layer [2024-04-16T13:36:10.519Z] d65c8cfc05b1: Pulling fs layer [2024-04-16T13:36:10.519Z] 2437ff75d9bd: Pulling fs layer [2024-04-16T13:36:10.519Z] 765212b225bb: Waiting [2024-04-16T13:36:10.519Z] f23df028b6ca: Waiting [2024-04-16T13:36:10.519Z] d65c8cfc05b1: Waiting [2024-04-16T13:36:10.519Z] 2437ff75d9bd: Waiting [2024-04-16T13:36:10.785Z] 04944245beec: Verifying Checksum [2024-04-16T13:36:10.785Z] 04944245beec: Download complete [2024-04-16T13:36:10.785Z] 765212b225bb: Verifying Checksum [2024-04-16T13:36:10.785Z] 765212b225bb: Download complete [2024-04-16T13:36:10.785Z] f23df028b6ca: Verifying Checksum [2024-04-16T13:36:10.785Z] f23df028b6ca: Download complete [2024-04-16T13:36:10.785Z] d65c8cfc05b1: Verifying Checksum [2024-04-16T13:36:10.785Z] d65c8cfc05b1: Download complete [2024-04-16T13:36:10.785Z] 699f458cf7ca: Verifying Checksum [2024-04-16T13:36:10.785Z] 699f458cf7ca: Download complete [2024-04-16T13:36:11.364Z] 8998bd30e6a1: Verifying Checksum [2024-04-16T13:36:11.364Z] 8998bd30e6a1: Download complete [2024-04-16T13:36:13.928Z] 2437ff75d9bd: Verifying Checksum [2024-04-16T13:36:13.928Z] 2437ff75d9bd: Download complete [2024-04-16T13:36:15.864Z] 8998bd30e6a1: Pull complete [2024-04-16T13:36:16.128Z] 04944245beec: Pull complete [2024-04-16T13:36:17.531Z] 699f458cf7ca: Pull complete [2024-04-16T13:36:17.796Z] 765212b225bb: Pull complete [2024-04-16T13:36:18.748Z] f23df028b6ca: Pull complete [2024-04-16T13:36:18.749Z] d65c8cfc05b1: Pull complete [2024-04-16T13:36:36.935Z] 2437ff75d9bd: Pull complete [2024-04-16T13:36:36.935Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-16T13:36:36.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T13:36:36.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:36:37.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container [2024-04-16T13:36:37.364Z] $ 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 [2024-04-16T13:36:40.011Z] $ docker top 4d2ad9cf3a5c66ad1faee34598f5d184f3d7ecb6a2c4541ef831986d145f3131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:40.926Z] ---> job-cost.sh [2024-04-16T13:36:40.926Z] lf-activate-venv: SKIPPING [2024-04-16T13:36:40.926Z] INFO: No Stack... [2024-04-16T13:36:41.192Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-16T13:36:42.155Z] INFO: Archiving Costs [Pipeline] sh [2024-04-16T13:36:42.815Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-04-16T13:36:42.816Z] + cut -d, -f6 [Pipeline] lock [2024-04-16T13:36:42.892Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [2024-04-16T13:36:42.897Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] did not exist. Created. [2024-04-16T13:36:42.902Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-16T13:36:43.639Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b2dd44fb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-16T13:36:44.004Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-16T13:36:44.043Z] Warning: overwriting stash ‘stack-cost’ [2024-04-16T13:36:44.094Z] Stashed 1 file(s) [Pipeline] } [2024-04-16T13:36:44.111Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-16T13:36:44.222Z] $ docker stop --time=1 4d2ad9cf3a5c66ad1faee34598f5d184f3d7ecb6a2c4541ef831986d145f3131 [2024-04-16T13:36:45.732Z] $ docker rm -f --volumes 4d2ad9cf3a5c66ad1faee34598f5d184f3d7ecb6a2c4541ef831986d145f3131 [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 [2024-04-16T13:36:46.762Z] provisioning config files... [2024-04-16T13:36:46.777Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config15292225428202743249tmp [Pipeline] { [Pipeline] sh [2024-04-16T13:36:47.147Z] + set +x [2024-04-16T13:36:47.147Z] + curl -s https://codecov.io/bash [2024-04-16T13:36:47.148Z] + bash -s -- [2024-04-16T13:36:47.428Z] [2024-04-16T13:36:47.428Z] _____ _ [2024-04-16T13:36:47.428Z] / ____| | | [2024-04-16T13:36:47.428Z] | | ___ __| | ___ ___ _____ __ [2024-04-16T13:36:47.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-16T13:36:47.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-16T13:36:47.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-16T13:36:47.428Z] Bash-1.0.6 [2024-04-16T13:36:47.428Z] [2024-04-16T13:36:47.428Z] [2024-04-16T13:36:47.428Z] ==> git version 2.25.1 found [2024-04-16T13:36:47.428Z] ==> 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 [2024-04-16T13:36:47.428Z] Release-Date: 2020-01-08 [2024-04-16T13:36:47.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-16T13:36:47.428Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-16T13:36:47.428Z] ==> Jenkins CI detected. [2024-04-16T13:36:47.428Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-286 [2024-04-16T13:36:47.428Z] project root: . [2024-04-16T13:36:47.428Z] --> token set from env [2024-04-16T13:36:47.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-16T13:36:47.428Z] ==> Running gcov in . (disable via -X gcov) [2024-04-16T13:36:47.428Z] ==> Python coveragepy not found [2024-04-16T13:36:47.428Z] ==> Searching for coverage reports in: [2024-04-16T13:36:47.428Z] + . [2024-04-16T13:36:47.428Z] -> Found 1 reports [2024-04-16T13:36:47.428Z] ==> Detecting git/mercurial file structure [2024-04-16T13:36:47.428Z] ==> Reading reports [2024-04-16T13:36:47.428Z] + ./coverage.out bytes=41317 [2024-04-16T13:36:47.428Z] ==> Appending adjustments [2024-04-16T13:36:47.428Z] https://docs.codecov.io/docs/fixing-reports [2024-04-16T13:36:47.698Z] + Found adjustments [2024-04-16T13:36:47.698Z] ==> Gzipping contents [2024-04-16T13:36:47.698Z] 12K /tmp/codecov.Oenyoz.gz [2024-04-16T13:36:47.698Z] ==> Uploading reports [2024-04-16T13:36:47.698Z] url: https://codecov.io [2024-04-16T13:36:47.698Z] query: branch=PR-286&commit=0fed98bf371416b4b24056cd8444dfcd7577fe3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=286&job=&cmd_args= [2024-04-16T13:36:47.698Z] -> Pinging Codecov [2024-04-16T13:36:47.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-286&commit=0fed98bf371416b4b24056cd8444dfcd7577fe3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=286&job=&cmd_args= [2024-04-16T13:36:47.957Z] -> Uploading to [2024-04-16T13:36:47.957Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-16/581DD39554BDF9B6E22D074273EAD858/0fed98bf371416b4b24056cd8444dfcd7577fe3b/e17e334d-b028-4e3a-b398-ac7db6e7f454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T133647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5efe5ba7dbabb2b962ccd1380cdec2e1a7ce2fa30a9c127675354c1eb733a99d [2024-04-16T13:36:47.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T13:36:47.957Z] Dload Upload Total Spent Left Speed [2024-04-16T13:36:48.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 42214 --:--:-- --:--:-- --:--:-- 42061 100 11609 0 0 100 11609 0 42214 --:--:-- --:--:-- --:--:-- 42061 [2024-04-16T13:36:48.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0fed98bf371416b4b24056cd8444dfcd7577fe3b [Pipeline] } [2024-04-16T13:36:48.242Z] 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 [2024-04-16T13:36:50.084Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives ] [2024-04-16T13:36:50.084Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives [2024-04-16T13:36:50.084Z] total 16 [2024-04-16T13:36:50.084Z] drwxr-xr-x 3 root root 4096 Apr 16 13:25 . [2024-04-16T13:36:50.084Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 16 13:25 .. [2024-04-16T13:36:50.084Z] drwxr-xr-x 2 root root 4096 Apr 16 13:25 cost [2024-04-16T13:36:50.084Z] -rw-r--r-- 1 root root 95 Apr 16 13:25 cost.csv [2024-04-16T13:36:50.084Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives [2024-04-16T13:36:50.084Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives [2024-04-16T13:36:50.084Z] total 16 [2024-04-16T13:36:50.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 13:25 . [2024-04-16T13:36:50.084Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 16 13:25 .. [2024-04-16T13:36:50.084Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 13:25 cost [2024-04-16T13:36:50.084Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 16 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:50.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:51.300Z] ---> package-listing.sh [2024-04-16T13:36:51.300Z] ++ facter osfamily [2024-04-16T13:36:51.300Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-16T13:36:51.559Z] + OS_FAMILY=debian [2024-04-16T13:36:51.559Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-286 [2024-04-16T13:36:51.560Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-16T13:36:51.560Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-16T13:36:51.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-16T13:36:51.560Z] + PACKAGES=/tmp/packages_start.txt [2024-04-16T13:36:51.560Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-286 ']' [2024-04-16T13:36:51.560Z] + PACKAGES=/tmp/packages_end.txt [2024-04-16T13:36:51.560Z] + case "${OS_FAMILY}" in [2024-04-16T13:36:51.560Z] + dpkg -l [2024-04-16T13:36:51.560Z] + grep '^ii' [2024-04-16T13:36:51.560Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-16T13:36:51.560Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-16T13:36:51.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-16T13:36:51.560Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-286 ']' [2024-04-16T13:36:51.560Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives/ [2024-04-16T13:36:51.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-286/archives/ [Pipeline] echo [2024-04-16T13:36:51.593Z] 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-16T13:36:51.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T13:36:52.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T13:36:52.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T13:36:52.702Z] prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container [2024-04-16T13:36:52.732Z] $ 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-286/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-286 -v /w/workspace/y_app-rfid-llrp-inventory_PR-286:/w/workspace/y_app-rfid-llrp-inventory_PR-286:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-286@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 [2024-04-16T13:36:52.926Z] $ docker top 1ae05dd2f826e1624388bd9729396b892fcaf7b8db36e3ca5c7c698c86a88dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T13:36:53.336Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-16T13:36:53.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-16T13:36:53.960Z] + ls /var/log/sa-host [2024-04-16T13:36:53.960Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T13:36:54.191Z] provisioning config files... [2024-04-16T13:36:54.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-286@tmp/config12253590560741604459tmp [Pipeline] { [Pipeline] echo [2024-04-16T13:36:54.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:54.583Z] ---> create-netrc.sh [Pipeline] } [2024-04-16T13:36:54.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:55.035Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-16T13:36:55.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:55.390Z] ---> sudo-logs.sh [2024-04-16T13:36:55.390Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-16T13:36:55.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:55.806Z] ---> job-cost.sh [2024-04-16T13:36:55.806Z] lf-activate-venv: SKIPPING [2024-04-16T13:36:55.806Z] DEBUG: total: 0.2199999988079071 [2024-04-16T13:36:55.806Z] INFO: Retrieving Stack Cost... [2024-04-16T13:36:56.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-16T13:36:56.635Z] INFO: Archiving Costs [Pipeline] echo [2024-04-16T13:36:56.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T13:36:56.990Z] ---> logs-deploy.sh [2024-04-16T13:36:56.990Z] lf-activate-venv: SKIPPING [2024-04-16T13:36:56.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-286/1 [2024-04-16T13:36:56.990Z] INFO: archiving workspace using pattern(s): [2024-04-16T13:36:57.929Z] Archives upload complete. [2024-04-16T13:36:58.188Z] INFO: archiving logs to Nexus [2024-04-16T13:36:58.758Z] ---> uname -a: [2024-04-16T13:36:58.758Z] Linux prd-ubuntu20-04-docker-8c-8g-2549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-16T13:36:58.758Z] [2024-04-16T13:36:58.758Z] [2024-04-16T13:36:58.758Z] ---> lscpu: [2024-04-16T13:36:58.758Z] Architecture: x86_64 [2024-04-16T13:36:58.758Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-16T13:36:58.758Z] Byte Order: Little Endian [2024-04-16T13:36:58.758Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-16T13:36:58.758Z] CPU(s): 8 [2024-04-16T13:36:58.758Z] On-line CPU(s) list: 0-7 [2024-04-16T13:36:58.758Z] Thread(s) per core: 1 [2024-04-16T13:36:58.758Z] Core(s) per socket: 1 [2024-04-16T13:36:58.758Z] Socket(s): 8 [2024-04-16T13:36:58.758Z] NUMA node(s): 1 [2024-04-16T13:36:58.758Z] Vendor ID: AuthenticAMD [2024-04-16T13:36:58.758Z] CPU family: 23 [2024-04-16T13:36:58.758Z] Model: 49 [2024-04-16T13:36:58.758Z] Model name: AMD EPYC-Rome Processor [2024-04-16T13:36:58.758Z] Stepping: 0 [2024-04-16T13:36:58.758Z] CPU MHz: 2800.000 [2024-04-16T13:36:58.758Z] BogoMIPS: 5600.00 [2024-04-16T13:36:58.758Z] Virtualization: AMD-V [2024-04-16T13:36:58.758Z] Hypervisor vendor: KVM [2024-04-16T13:36:58.758Z] Virtualization type: full [2024-04-16T13:36:58.758Z] L1d cache: 256 KiB [2024-04-16T13:36:58.758Z] L1i cache: 256 KiB [2024-04-16T13:36:58.758Z] L2 cache: 4 MiB [2024-04-16T13:36:58.758Z] L3 cache: 128 MiB [2024-04-16T13:36:58.758Z] NUMA node0 CPU(s): 0-7 [2024-04-16T13:36:58.758Z] Vulnerability Itlb multihit: Not affected [2024-04-16T13:36:58.758Z] Vulnerability L1tf: Not affected [2024-04-16T13:36:58.758Z] Vulnerability Mds: Not affected [2024-04-16T13:36:58.758Z] Vulnerability Meltdown: Not affected [2024-04-16T13:36:58.758Z] Vulnerability Mmio stale data: Not affected [2024-04-16T13:36:58.758Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-16T13:36:58.758Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-16T13:36:58.758Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-16T13:36:58.758Z] Vulnerability Srbds: Not affected [2024-04-16T13:36:58.758Z] Vulnerability Tsx async abort: Not affected [2024-04-16T13:36:58.759Z] 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 [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] ---> nproc: [2024-04-16T13:36:58.759Z] 8 [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] ---> df -h: [2024-04-16T13:36:58.759Z] Filesystem Size Used Avail Use% Mounted on [2024-04-16T13:36:58.759Z] overlay 155G 12G 144G 8% / [2024-04-16T13:36:58.759Z] tmpfs 64M 0 64M 0% /dev [2024-04-16T13:36:58.759Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-16T13:36:58.759Z] shm 64M 0 64M 0% /dev/shm [2024-04-16T13:36:58.759Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] ---> sar -b -r -n DEV: [2024-04-16T13:36:58.759Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2549) 04/16/24 _x86_64_ (8 CPU) [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] 13:20:34 LINUX RESTART (8 CPU) [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] 13:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-16T13:36:58.759Z] 13:22:01 352.07 38.08 314.00 0.00 4254.22 37560.81 0.00 [2024-04-16T13:36:58.759Z] 13:23:01 173.03 3.48 169.55 0.00 59.20 37959.47 0.00 [2024-04-16T13:36:58.759Z] 13:24:01 145.88 0.05 145.83 0.00 7.47 60043.34 0.00 [2024-04-16T13:36:58.759Z] 13:25:01 92.92 0.17 92.75 0.00 7.20 24607.96 0.00 [2024-04-16T13:36:58.759Z] 13:26:01 185.32 10.28 175.04 0.00 3460.22 47546.74 0.00 [2024-04-16T13:36:58.759Z] 13:27:01 4.25 0.00 4.25 0.00 0.00 58.38 0.00 [2024-04-16T13:36:58.759Z] 13:28:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2024-04-16T13:36:58.759Z] 13:29:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2024-04-16T13:36:58.759Z] 13:30:02 1.53 0.00 1.53 0.00 0.00 15.73 0.00 [2024-04-16T13:36:58.759Z] 13:31:01 2.25 0.00 2.25 0.00 0.00 33.35 0.00 [2024-04-16T13:36:58.759Z] 13:32:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2024-04-16T13:36:58.759Z] 13:33:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 [2024-04-16T13:36:58.759Z] 13:34:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2024-04-16T13:36:58.759Z] 13:35:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2024-04-16T13:36:58.759Z] 13:36:01 1.95 0.02 1.93 0.00 0.13 22.53 0.00 [2024-04-16T13:36:58.759Z] Average: 64.48 3.48 61.01 0.00 519.78 13876.89 0.00 [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-16T13:36:58.759Z] 13:22:01 29234316 31559428 755452 2.30 74408 2531444 1939592 5.72 1002064 2261824 492 [2024-04-16T13:36:58.759Z] 13:23:01 27286912 31496092 802080 2.44 168504 4133884 2069392 6.10 1329996 3674468 708276 [2024-04-16T13:36:58.759Z] 13:24:01 27420652 31407060 883064 2.69 186752 3905136 2018032 5.95 1368884 3507864 100528 [2024-04-16T13:36:58.759Z] 13:25:01 27563808 31531624 762020 2.32 191304 3897212 1894464 5.58 1335096 3416776 259520 [2024-04-16T13:36:58.759Z] 13:26:01 26790936 31518708 763248 2.32 206636 4582180 1823660 5.37 1515624 3933384 1288 [2024-04-16T13:36:58.759Z] 13:27:01 26790124 31517840 764204 2.32 206688 4582180 1823660 5.37 1516632 3933352 140 [2024-04-16T13:36:58.759Z] 13:28:01 26794124 31521944 760028 2.31 206728 4582184 1823660 5.37 1512724 3933356 4 [2024-04-16T13:36:58.759Z] 13:29:01 26794124 31521980 759956 2.31 206760 4582184 1823660 5.37 1512760 3933356 48 [2024-04-16T13:36:58.759Z] 13:30:02 26803164 31531064 750788 2.28 206840 4582188 1823660 5.37 1503320 3933360 8 [2024-04-16T13:36:58.759Z] 13:31:01 26803888 31532428 749820 2.28 206932 4582296 1823660 5.37 1503116 3933868 28 [2024-04-16T13:36:58.759Z] 13:32:01 26804324 31532876 749484 2.28 206976 4582296 1823660 5.37 1503248 3933876 160 [2024-04-16T13:36:58.759Z] 13:33:01 26804348 31532964 749404 2.28 207000 4582300 1823660 5.37 1503188 3933884 192 [2024-04-16T13:36:58.759Z] 13:34:01 26804300 31532920 749360 2.28 207028 4582300 1823660 5.37 1503188 3933884 8 [2024-04-16T13:36:58.759Z] 13:35:01 26804284 31532972 749276 2.28 207060 4582304 1839716 5.42 1503248 3933892 144 [2024-04-16T13:36:58.759Z] 13:36:01 26803800 31532616 749960 2.28 207124 4582304 1817348 5.36 1503132 3933880 32 [2024-04-16T13:36:58.759Z] Average: 27086874 31520168 766543 2.33 193116 4324826 1866099 5.50 1441081 3742068 71391 [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-16T13:36:58.759Z] 13:22:01 docker0 41.49 39.09 3.05 265.91 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:22:01 vethcc55ec1 0.12 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:22:01 ens3 556.01 395.03 6019.94 120.72 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:22:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:23:01 docker0 313.53 470.90 27.05 3233.95 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:23:01 ens3 489.08 324.50 3254.80 40.91 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:24:01 vethda8d663 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:24:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:24:01 ens3 24.63 14.53 26.66 9.75 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:25:01 docker0 1.27 2.33 0.08 30.89 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:25:01 ens3 22.49 14.68 49.13 8.99 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:26:01 docker0 4.87 8.25 0.31 132.42 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:26:01 ens3 227.61 115.81 4092.91 17.48 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:26:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:27:01 ens3 1.82 2.25 0.19 18.77 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:28:01 ens3 0.60 0.40 2.50 0.03 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:30:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:31:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:32:01 ens3 1.53 2.23 0.17 6.73 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] Average: docker0 24.10 34.74 2.03 244.44 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] Average: ens3 88.38 58.05 897.34 14.91 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] ---> sar -P ALL: [2024-04-16T13:36:58.759Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2549) 04/16/24 _x86_64_ (8 CPU) [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] 13:20:34 LINUX RESTART (8 CPU) [2024-04-16T13:36:58.759Z] [2024-04-16T13:36:58.759Z] 13:21:01 CPU %user %nice %system %iowait %steal %idle [2024-04-16T13:36:58.759Z] 13:22:01 all 8.82 0.00 2.78 3.07 0.09 85.23 [2024-04-16T13:36:58.759Z] 13:22:01 0 7.14 0.00 4.39 11.86 0.10 76.51 [2024-04-16T13:36:58.759Z] 13:22:01 1 7.33 0.00 2.39 0.39 0.08 89.80 [2024-04-16T13:36:58.759Z] 13:22:01 2 11.96 0.00 2.78 0.67 0.08 84.50 [2024-04-16T13:36:58.759Z] 13:22:01 3 8.72 0.00 2.43 2.07 0.08 86.69 [2024-04-16T13:36:58.759Z] 13:22:01 4 9.86 0.00 2.40 0.35 0.10 87.28 [2024-04-16T13:36:58.759Z] 13:22:01 5 8.53 0.00 3.26 3.59 0.10 84.51 [2024-04-16T13:36:58.759Z] 13:22:01 6 10.02 0.00 1.89 5.08 0.08 82.93 [2024-04-16T13:36:58.759Z] 13:22:01 7 7.01 0.00 2.76 0.55 0.10 89.58 [2024-04-16T13:36:58.759Z] 13:23:01 all 5.84 0.00 2.60 4.07 0.06 87.43 [2024-04-16T13:36:58.759Z] 13:23:01 0 6.04 0.00 2.37 3.59 0.05 87.95 [2024-04-16T13:36:58.759Z] 13:23:01 1 5.95 0.00 2.68 0.82 0.05 90.50 [2024-04-16T13:36:58.759Z] 13:23:01 2 5.78 0.00 2.02 0.84 0.03 91.32 [2024-04-16T13:36:58.759Z] 13:23:01 3 5.81 0.00 3.58 24.63 0.08 65.89 [2024-04-16T13:36:58.759Z] 13:23:01 4 5.74 0.00 2.43 0.79 0.10 90.93 [2024-04-16T13:36:58.759Z] 13:23:01 5 6.34 0.00 2.77 0.77 0.07 90.06 [2024-04-16T13:36:58.759Z] 13:23:01 6 5.36 0.00 2.61 0.95 0.05 91.02 [2024-04-16T13:36:58.759Z] 13:23:01 7 5.68 0.00 2.38 0.25 0.05 91.64 [2024-04-16T13:36:58.759Z] 13:24:01 all 26.97 0.00 3.25 3.16 0.06 66.56 [2024-04-16T13:36:58.759Z] 13:24:01 0 28.96 0.00 3.09 1.60 0.07 66.29 [2024-04-16T13:36:58.759Z] 13:24:01 1 27.53 0.00 3.55 1.58 0.05 67.29 [2024-04-16T13:36:58.759Z] 13:24:01 2 28.21 0.00 3.03 0.13 0.07 68.56 [2024-04-16T13:36:58.759Z] 13:24:01 3 26.72 0.00 4.16 0.49 0.05 68.59 [2024-04-16T13:36:58.759Z] 13:24:01 4 23.11 0.00 2.63 0.22 0.07 73.97 [2024-04-16T13:36:58.759Z] 13:24:01 5 27.72 0.00 2.68 0.12 0.05 69.44 [2024-04-16T13:36:58.759Z] 13:24:01 6 26.09 0.00 2.83 6.87 0.05 64.16 [2024-04-16T13:36:58.759Z] 13:24:01 7 27.44 0.00 4.02 14.31 0.08 54.15 [2024-04-16T13:36:58.759Z] 13:25:01 all 52.25 0.00 4.62 1.14 0.09 41.90 [2024-04-16T13:36:58.759Z] 13:25:01 0 52.26 0.00 5.15 1.18 0.08 41.33 [2024-04-16T13:36:58.759Z] 13:25:01 1 52.69 0.00 4.58 0.05 0.08 42.60 [2024-04-16T13:36:58.759Z] 13:25:01 2 52.50 0.00 4.64 0.12 0.08 42.66 [2024-04-16T13:36:58.759Z] 13:25:01 3 53.40 0.00 4.96 4.39 0.10 37.15 [2024-04-16T13:36:58.759Z] 13:25:01 4 47.82 0.00 4.29 0.08 0.08 47.72 [2024-04-16T13:36:58.759Z] 13:25:01 5 53.58 0.00 4.64 0.47 0.10 41.21 [2024-04-16T13:36:58.759Z] 13:25:01 6 52.73 0.00 4.25 2.61 0.10 40.31 [2024-04-16T13:36:58.759Z] 13:25:01 7 53.02 0.00 4.46 0.20 0.10 42.22 [2024-04-16T13:36:58.759Z] 13:26:01 all 4.66 0.00 2.19 2.88 0.05 90.22 [2024-04-16T13:36:58.759Z] 13:26:01 0 4.51 0.00 1.93 1.27 0.03 92.26 [2024-04-16T13:36:58.759Z] 13:26:01 1 4.69 0.00 1.66 0.65 0.13 92.87 [2024-04-16T13:36:58.759Z] 13:26:01 2 4.19 0.00 2.09 1.60 0.03 92.09 [2024-04-16T13:36:58.759Z] 13:26:01 3 4.22 0.00 2.84 4.80 0.03 88.10 [2024-04-16T13:36:58.759Z] 13:26:01 4 4.97 0.00 2.55 0.02 0.03 92.43 [2024-04-16T13:36:58.759Z] 13:26:01 5 4.73 0.00 1.61 1.45 0.03 92.17 [2024-04-16T13:36:58.759Z] 13:26:01 6 6.36 0.00 2.27 5.84 0.05 85.48 [2024-04-16T13:36:58.759Z] 13:26:01 7 3.65 0.00 2.60 7.45 0.05 86.25 [2024-04-16T13:36:58.759Z] 13:27:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-04-16T13:36:58.759Z] 13:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.759Z] 13:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-04-16T13:36:58.759Z] 13:27:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2024-04-16T13:36:58.759Z] 13:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.759Z] 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-04-16T13:36:58.759Z] 13:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T13:36:58.759Z] 13:27:01 7 0.05 0.00 0.02 0.03 0.03 99.87 [2024-04-16T13:36:58.759Z] 13:28:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2024-04-16T13:36:58.759Z] 13:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T13:36:58.759Z] 13:28:01 1 0.07 0.00 0.00 0.03 0.00 99.90 [2024-04-16T13:36:58.759Z] 13:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-16T13:36:58.759Z] 13:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.759Z] 13:28:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-04-16T13:36:58.759Z] 13:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-16T13:36:58.759Z] 13:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-16T13:36:58.759Z] 13:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-16T13:36:58.759Z] 13:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-16T13:36:58.759Z] 13:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-16T13:36:58.759Z] 13:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T13:36:58.759Z] 13:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T13:36:58.759Z] 13:29:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-04-16T13:36:58.759Z] 13:30:02 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-04-16T13:36:58.759Z] 13:30:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:30:02 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-16T13:36:58.759Z] 13:30:02 2 0.03 0.00 0.02 0.03 0.00 99.92 [2024-04-16T13:36:58.759Z] 13:30:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:30:02 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T13:36:58.759Z] 13:30:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:30:02 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.759Z] 13:30:02 7 0.03 0.00 0.03 0.02 0.02 99.90 [2024-04-16T13:36:58.759Z] 13:31:01 all 0.01 0.00 0.01 0.04 0.01 99.93 [2024-04-16T13:36:58.759Z] 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T13:36:58.759Z] 13:31:01 1 0.05 0.00 0.03 0.17 0.02 99.73 [2024-04-16T13:36:58.759Z] 13:31:01 2 0.00 0.00 0.00 0.12 0.00 99.88 [2024-04-16T13:36:58.759Z] 13:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T13:36:58.759Z] 13:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.759Z] 13:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T13:36:58.759Z] 13:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-04-16T13:36:58.760Z] 13:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T13:36:58.760Z] 13:32:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-04-16T13:36:58.760Z] 13:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-16T13:36:58.760Z] 13:32:01 1 0.43 0.00 0.00 0.00 0.00 99.57 [2024-04-16T13:36:58.760Z] 13:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-16T13:36:58.760Z] 13:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T13:36:58.760Z] 13:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T13:36:58.760Z] 13:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.760Z] 13:32:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-04-16T13:36:58.760Z] 13:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-16T13:36:58.760Z] [2024-04-16T13:36:58.760Z] 13:32:01 CPU %user %nice %system %iowait %steal %idle [2024-04-16T13:36:58.760Z] 13:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-04-16T13:36:58.760Z] 13:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-16T13:36:58.760Z] 13:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.760Z] 13:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-04-16T13:36:58.760Z] 13:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T13:36:58.760Z] 13:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-04-16T13:36:58.760Z] 13:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-16T13:36:58.760Z] 13:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T13:36:58.760Z] 13:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T13:36:58.760Z] 13:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-04-16T13:36:58.760Z] 13:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-04-16T13:36:58.760Z] 13:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T13:36:58.760Z] 13:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T13:36:58.760Z] 13:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T13:36:58.760Z] 13:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-16T13:36:58.760Z] 13:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-16T13:36:58.760Z] 13:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-16T13:36:58.760Z] 13:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T13:36:58.760Z] 13:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-04-16T13:36:58.760Z] 13:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T13:36:58.760Z] 13:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-16T13:36:58.760Z] 13:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-16T13:36:58.760Z] 13:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-16T13:36:58.760Z] 13:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-04-16T13:36:58.760Z] 13:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-16T13:36:58.760Z] 13:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.760Z] 13:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-16T13:36:58.760Z] 13:36:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2024-04-16T13:36:58.760Z] 13:36:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2024-04-16T13:36:58.760Z] 13:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-16T13:36:58.760Z] 13:36:01 2 0.05 0.00 0.05 0.03 0.00 99.87 [2024-04-16T13:36:58.760Z] 13:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-16T13:36:58.760Z] 13:36:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-04-16T13:36:58.760Z] 13:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-16T13:36:58.760Z] 13:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-04-16T13:36:58.760Z] 13:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-04-16T13:36:58.760Z] Average: all 6.56 0.00 1.03 0.96 0.03 91.42 [2024-04-16T13:36:58.760Z] Average: 0 6.58 0.00 1.13 1.29 0.03 90.97 [2024-04-16T13:36:58.760Z] Average: 1 6.57 0.00 1.00 0.25 0.03 92.15 [2024-04-16T13:36:58.760Z] Average: 2 6.84 0.00 0.97 0.24 0.02 91.92 [2024-04-16T13:36:58.760Z] Average: 3 6.57 0.00 1.20 2.41 0.03 89.80 [2024-04-16T13:36:58.760Z] Average: 4 6.07 0.00 0.95 0.10 0.03 92.84 [2024-04-16T13:36:58.760Z] Average: 5 6.72 0.00 1.00 0.43 0.03 91.82 [2024-04-16T13:36:58.760Z] Average: 6 6.68 0.00 0.93 1.42 0.03 90.94 [2024-04-16T13:36:58.760Z] Average: 7 6.45 0.00 1.08 1.51 0.04 90.92 [2024-04-16T13:36:58.760Z] [2024-04-16T13:36:58.760Z] [2024-04-16T13:36:58.760Z]