Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778+aa923df82d1200a07564427012a833b2e51a1905 (476b7383af0010958c6796c8093200c9536d3195) 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-ssh15005210290793522315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14465950850562517530.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-308/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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7718938570812887009.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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1846379536306708564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh18067551674543006574.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-308/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-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16538994593948991924.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-22329 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [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-308 # 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 > 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/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 Merge succeeded, producing 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 Checking out Revision 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 (PR-308) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # 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 aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T13:08:38.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T13:08:38.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T13:08:38.625Z] ========================================================= [2024-10-09T13:08:38.626Z] EdgeX Global Pipelines Version Info [2024-10-09T13:08:38.626Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:08:39.771Z] ------------------- [2024-10-09T13:08:39.771Z] stable info: [2024-10-09T13:08:39.771Z] ------------------- [2024-10-09T13:08:39.771Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T13:08:39.771Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T13:08:39.771Z] Message: update stable to v1.0.265 [2024-10-09T13:08:40.033Z] ------------------- [2024-10-09T13:08:40.033Z] experimental info: [2024-10-09T13:08:40.033Z] ------------------- [2024-10-09T13:08:40.033Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T13:08:40.033Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T13:08:40.033Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T13:08:40.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-09T13:08:40.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T13:08:40.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T13:08:40.470Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T13:08:40.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T13:08:40.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T13:08:40.665Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T13:08:40.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T13:08:40.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T13:08:40.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T13:08:40.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T13:08:40.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T13:08:41.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T13:08:41.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T13:08:41.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T13:08:41.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T13:08:41.296Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T13:08:41.356Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T13:08:41.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T13:08:41.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T13:08:41.520Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T13:08:41.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T13:08:41.617Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T13:08:41.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T13:08:41.722Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T13:08:41.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T13:08:41.833Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T13:08:41.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo [2024-10-09T13:08:41.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo [2024-10-09T13:08:42.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo [2024-10-09T13:08:42.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo [2024-10-09T13:08:42.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31d64c1 [Pipeline] echo [2024-10-09T13:08:42.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T13:08:42.370Z] provisioning config files... [2024-10-09T13:08:42.383Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config16376061301614346624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:08:42.786Z] ---> ****-login.sh [2024-10-09T13:08:42.786Z] nexus3.edgexfoundry.org:10001 [2024-10-09T13:08:43.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:08:43.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:08:43.046Z] Configure a credential helper to remove this warning. See [2024-10-09T13:08:43.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:08:43.046Z] [2024-10-09T13:08:43.046Z] Login Succeeded [2024-10-09T13:08:43.046Z] nexus3.edgexfoundry.org:10002 [2024-10-09T13:08:43.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:08:43.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:08:43.320Z] Configure a credential helper to remove this warning. See [2024-10-09T13:08:43.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:08:43.320Z] [2024-10-09T13:08:43.320Z] Login Succeeded [2024-10-09T13:08:43.320Z] nexus3.edgexfoundry.org:10003 [2024-10-09T13:08:43.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:08:43.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:08:43.320Z] Configure a credential helper to remove this warning. See [2024-10-09T13:08:43.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:08:43.320Z] [2024-10-09T13:08:43.320Z] Login Succeeded [2024-10-09T13:08:43.320Z] nexus3.edgexfoundry.org:10004 [2024-10-09T13:08:43.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:08:43.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:08:43.321Z] Configure a credential helper to remove this warning. See [2024-10-09T13:08:43.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:08:43.321Z] [2024-10-09T13:08:43.321Z] Login Succeeded [2024-10-09T13:08:43.321Z] ****.io [2024-10-09T13:08:43.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:08:43.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:08:43.592Z] Configure a credential helper to remove this warning. See [2024-10-09T13:08:43.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:08:43.593Z] [2024-10-09T13:08:43.593Z] Login Succeeded [2024-10-09T13:08:43.593Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T13:08:43.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T13:08:44.381Z] + git rev-list -1 --merges 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778~1..31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo [2024-10-09T13:08:44.434Z] -----------> git rev-list -1 --merges 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778~1..31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [false] [Pipeline] sh [2024-10-09T13:08:44.756Z] + git log --format=format:%s -1 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo [2024-10-09T13:08:44.798Z] ========================================================= [2024-10-09T13:08:44.798Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T13:08:44.798Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T13:08:45.262Z] + git log --format=format:%s -1 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [Pipeline] echo [2024-10-09T13:08:45.304Z] [semverPrep] GIT_COMMIT: 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-09T13:08:45.348Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T13:08:45.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T13:08:45.776Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T13:08:45.776Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T13:08:45.776Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T13:08:45.776Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T13:08:45.776Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T13:08:45.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:08:46.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T13:08:46.308Z] [2024-10-09T13:08:46.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:08:46.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T13:08:46.729Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T13:08:46.729Z] b85a868b505f: Pulling fs layer [2024-10-09T13:08:46.729Z] e2be974225ed: Pulling fs layer [2024-10-09T13:08:46.729Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T13:08:46.729Z] 988bab9f4d93: Pulling fs layer [2024-10-09T13:08:46.729Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T13:08:46.729Z] eaf3925da568: Pulling fs layer [2024-10-09T13:08:46.729Z] bab4dde63d76: Pulling fs layer [2024-10-09T13:08:46.729Z] bde34c3a00c8: Pulling fs layer [2024-10-09T13:08:46.729Z] b352a97aabf1: Pulling fs layer [2024-10-09T13:08:46.729Z] 4872d77fe225: Pulling fs layer [2024-10-09T13:08:46.729Z] 5851b861e8e6: Pulling fs layer [2024-10-09T13:08:46.729Z] 988bab9f4d93: Waiting [2024-10-09T13:08:46.729Z] 1469e6f7b9e6: Waiting [2024-10-09T13:08:46.729Z] bde34c3a00c8: Waiting [2024-10-09T13:08:46.729Z] eaf3925da568: Waiting [2024-10-09T13:08:46.729Z] b352a97aabf1: Waiting [2024-10-09T13:08:46.729Z] bab4dde63d76: Waiting [2024-10-09T13:08:46.729Z] 4872d77fe225: Waiting [2024-10-09T13:08:46.729Z] 5851b861e8e6: Waiting [2024-10-09T13:08:46.729Z] e2be974225ed: Verifying Checksum [2024-10-09T13:08:46.729Z] e2be974225ed: Download complete [2024-10-09T13:08:46.729Z] 988bab9f4d93: Download complete [2024-10-09T13:08:46.994Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T13:08:46.994Z] 1469e6f7b9e6: Download complete [2024-10-09T13:08:46.994Z] eaf3925da568: Verifying Checksum [2024-10-09T13:08:46.994Z] eaf3925da568: Download complete [2024-10-09T13:08:46.994Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T13:08:46.994Z] 339a4e72a1f5: Download complete [2024-10-09T13:08:46.994Z] bde34c3a00c8: Verifying Checksum [2024-10-09T13:08:46.994Z] bde34c3a00c8: Download complete [2024-10-09T13:08:46.994Z] b352a97aabf1: Download complete [2024-10-09T13:08:46.994Z] 4872d77fe225: Download complete [2024-10-09T13:08:46.994Z] 5851b861e8e6: Verifying Checksum [2024-10-09T13:08:46.994Z] 5851b861e8e6: Download complete [2024-10-09T13:08:47.252Z] b85a868b505f: Verifying Checksum [2024-10-09T13:08:47.252Z] b85a868b505f: Download complete [2024-10-09T13:08:47.510Z] bab4dde63d76: Verifying Checksum [2024-10-09T13:08:47.510Z] bab4dde63d76: Download complete [2024-10-09T13:08:48.447Z] b85a868b505f: Pull complete [2024-10-09T13:08:48.447Z] e2be974225ed: Pull complete [2024-10-09T13:08:49.016Z] 339a4e72a1f5: Pull complete [2024-10-09T13:08:49.016Z] 988bab9f4d93: Pull complete [2024-10-09T13:08:49.584Z] 1469e6f7b9e6: Pull complete [2024-10-09T13:08:49.584Z] eaf3925da568: Pull complete [2024-10-09T13:08:51.484Z] bab4dde63d76: Pull complete [2024-10-09T13:08:51.484Z] bde34c3a00c8: Pull complete [2024-10-09T13:08:51.484Z] b352a97aabf1: Pull complete [2024-10-09T13:08:51.484Z] 4872d77fe225: Pull complete [2024-10-09T13:08:51.484Z] 5851b861e8e6: Pull complete [2024-10-09T13:08:51.484Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T13:08:51.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T13:08:51.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:08:51.775Z] prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container [2024-10-09T13:08:51.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-10-09T13:08:54.986Z] $ docker top 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee -eo pid,comm [2024-10-09T13:08:55.038Z] 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-10-09T13:08:55.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T13:08:55.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T13:08:55.212Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T13:08:55.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T13:08:55.328Z] $ docker exec 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent [2024-10-09T13:08:55.427Z] SSH_AUTH_SOCK=/tmp/ssh-KPXNVQBoj6Sz/agent.31 [2024-10-09T13:08:55.427Z] SSH_AGENT_PID=38 [2024-10-09T13:08:55.434Z] Running ssh-add (command line suppressed) [2024-10-09T13:08:55.545Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13966058257398026146.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13966058257398026146.key) [2024-10-09T13:08:55.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T13:08:55.896Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T13:08:55.925Z] $ docker exec --env ******** --env ******** 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent -k [2024-10-09T13:08:56.037Z] unset SSH_AUTH_SOCK; [2024-10-09T13:08:56.037Z] unset SSH_AGENT_PID; [2024-10-09T13:08:56.038Z] echo Agent pid 38 killed; [2024-10-09T13:08:56.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T13:08:56.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T13:08:56.152Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T13:08:56.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T13:08:56.269Z] $ docker exec 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent [2024-10-09T13:08:56.381Z] SSH_AUTH_SOCK=/tmp/ssh-10SeeaHKlh7s/agent.71 [2024-10-09T13:08:56.381Z] SSH_AGENT_PID=77 [2024-10-09T13:08:56.385Z] Running ssh-add (command line suppressed) [2024-10-09T13:08:56.495Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_10088761400942145868.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_10088761400942145868.key) [2024-10-09T13:08:56.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T13:08:56.858Z] + git semver init [2024-10-09T13:08:57.119Z] 2024-10-09 13:08:57,070 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T13:08:57.119Z] 2024-10-09 13:08:57,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver [2024-10-09T13:08:57.119Z] 2024-10-09 13:08:57,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver [2024-10-09T13:08:57.119Z] 2024-10-09 13:08:57,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308, universal_newlines=False, shell=None, istream=None) [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,144 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.git/info/exclude [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 with force:False [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,145 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,151 [execute] INFO git cat-file --batch-check [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,157 [execute] INFO git cat-file --batch [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T13:08:59.667Z] 2024-10-09 13:08:59,163 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 [2024-10-09T13:08:59.667Z] 0.0.0 [Pipeline] } [2024-10-09T13:08:59.698Z] $ docker exec --env ******** --env ******** 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee ssh-agent -k [2024-10-09T13:08:59.827Z] unset SSH_AUTH_SOCK; [2024-10-09T13:08:59.828Z] unset SSH_AGENT_PID; [2024-10-09T13:08:59.828Z] echo Agent pid 77 killed; [2024-10-09T13:08:59.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T13:09:00.306Z] + git semver [Pipeline] } [2024-10-09T13:09:00.594Z] $ docker stop --time=1 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee [2024-10-09T13:09:01.904Z] $ docker rm -f --volumes 4c12839e4a6bea132675c8b09f79bbdf92b8cce9b15284156457f8e44150b0ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T13:09:02.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T13:09:02.760Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T13:09:02.785Z] [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-10-09T13:09:03.892Z] provisioning config files... [2024-10-09T13:09:03.904Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config3610757227681764243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:09:04.270Z] ---> ****-login.sh [2024-10-09T13:09:04.270Z] nexus3.edgexfoundry.org:10001 [2024-10-09T13:09:04.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:09:04.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:09:04.270Z] Configure a credential helper to remove this warning. See [2024-10-09T13:09:04.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:09:04.270Z] [2024-10-09T13:09:04.270Z] Login Succeeded [2024-10-09T13:09:04.270Z] nexus3.edgexfoundry.org:10002 [2024-10-09T13:09:04.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:09:04.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:09:04.270Z] Configure a credential helper to remove this warning. See [2024-10-09T13:09:04.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:09:04.270Z] [2024-10-09T13:09:04.270Z] Login Succeeded [2024-10-09T13:09:04.270Z] nexus3.edgexfoundry.org:10003 [2024-10-09T13:09:04.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:09:04.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:09:04.530Z] Configure a credential helper to remove this warning. See [2024-10-09T13:09:04.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:09:04.530Z] [2024-10-09T13:09:04.530Z] Login Succeeded [2024-10-09T13:09:04.530Z] nexus3.edgexfoundry.org:10004 [2024-10-09T13:09:04.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:09:04.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:09:04.530Z] Configure a credential helper to remove this warning. See [2024-10-09T13:09:04.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:09:04.530Z] [2024-10-09T13:09:04.530Z] Login Succeeded [2024-10-09T13:09:04.530Z] ****.io [2024-10-09T13:09:04.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:09:04.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:09:04.790Z] Configure a credential helper to remove this warning. See [2024-10-09T13:09:04.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:09:04.790Z] [2024-10-09T13:09:04.790Z] Login Succeeded [2024-10-09T13:09:04.790Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T13:09:04.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T13:09:05.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T13:09:05.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T13:09:05.151Z] ========================================================= [2024-10-09T13:09:05.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T13:09:05.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:09:05.676Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T13:09:05.676Z] Sending build context to Docker daemon 19.96MB [2024-10-09T13:09:05.676Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-09T13:09:05.676Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T13:09:05.938Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T13:09:05.938Z] 43c4264eed91: Pulling fs layer [2024-10-09T13:09:05.938Z] 4cc291be95ef: Pulling fs layer [2024-10-09T13:09:05.938Z] 2ac1f1163629: Pulling fs layer [2024-10-09T13:09:05.938Z] 5c3c966382ef: Pulling fs layer [2024-10-09T13:09:05.938Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T13:09:05.938Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T13:09:05.938Z] 9f66e0745190: Pulling fs layer [2024-10-09T13:09:05.938Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T13:09:05.938Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T13:09:05.938Z] 5c3c966382ef: Waiting [2024-10-09T13:09:05.938Z] f49a43e4bbc0: Waiting [2024-10-09T13:09:05.938Z] 561ebcabdf7f: Waiting [2024-10-09T13:09:05.938Z] 5d5c8e513c77: Waiting [2024-10-09T13:09:05.938Z] 9f66e0745190: Waiting [2024-10-09T13:09:05.938Z] 4cc291be95ef: Verifying Checksum [2024-10-09T13:09:05.938Z] 4cc291be95ef: Download complete [2024-10-09T13:09:05.938Z] 5c3c966382ef: Verifying Checksum [2024-10-09T13:09:05.938Z] 5c3c966382ef: Download complete [2024-10-09T13:09:05.938Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T13:09:05.938Z] 4f4fb700ef54: Download complete [2024-10-09T13:09:05.938Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T13:09:05.938Z] 5d5c8e513c77: Download complete [2024-10-09T13:09:05.938Z] 43c4264eed91: Download complete [2024-10-09T13:09:05.938Z] 9f66e0745190: Verifying Checksum [2024-10-09T13:09:05.938Z] 9f66e0745190: Download complete [2024-10-09T13:09:05.938Z] 43c4264eed91: Pull complete [2024-10-09T13:09:06.198Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T13:09:06.198Z] 561ebcabdf7f: Download complete [2024-10-09T13:09:06.198Z] 4cc291be95ef: Pull complete [2024-10-09T13:09:06.457Z] 2ac1f1163629: Verifying Checksum [2024-10-09T13:09:06.457Z] 2ac1f1163629: Download complete [2024-10-09T13:09:06.717Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T13:09:06.717Z] f49a43e4bbc0: Download complete [2024-10-09T13:09:10.031Z] 2ac1f1163629: Pull complete [2024-10-09T13:09:10.031Z] 5c3c966382ef: Pull complete [2024-10-09T13:09:10.031Z] 4f4fb700ef54: Pull complete [2024-10-09T13:09:10.031Z] 5d5c8e513c77: Pull complete [2024-10-09T13:09:10.290Z] 9f66e0745190: Pull complete [2024-10-09T13:09:12.824Z] f49a43e4bbc0: Pull complete [2024-10-09T13:09:12.824Z] 561ebcabdf7f: Pull complete [2024-10-09T13:09:12.824Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T13:09:12.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T13:09:12.824Z] ---> 3a752c3f9dda [2024-10-09T13:09:12.824Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T13:09:18.102Z] ---> Running in adb436d543da [2024-10-09T13:09:18.102Z] Removing intermediate container adb436d543da [2024-10-09T13:09:18.102Z] ---> 1ff3fcc01116 [2024-10-09T13:09:18.102Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T13:09:18.102Z] ---> Running in 1f7dc17deb47 [2024-10-09T13:09:18.102Z] Removing intermediate container 1f7dc17deb47 [2024-10-09T13:09:18.102Z] ---> d35e504e4b01 [2024-10-09T13:09:18.102Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T13:09:18.102Z] ---> Running in 5c50efcad97f [2024-10-09T13:09:18.102Z] Removing intermediate container 5c50efcad97f [2024-10-09T13:09:18.102Z] ---> e2c3473293c8 [2024-10-09T13:09:18.102Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T13:09:18.102Z] ---> Running in 189493342d51 [2024-10-09T13:09:18.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T13:09:18.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T13:09:18.671Z] OK: 246 MiB in 54 packages [2024-10-09T13:09:18.691Z] Still waiting to schedule task [2024-10-09T13:09:18.691Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-09T13:09:18.931Z] Removing intermediate container 189493342d51 [2024-10-09T13:09:18.931Z] ---> 9452c277a71d [2024-10-09T13:09:18.931Z] Step 7/12 : WORKDIR /app [2024-10-09T13:09:18.931Z] ---> Running in dd5cb8454e44 [2024-10-09T13:09:18.931Z] Removing intermediate container dd5cb8454e44 [2024-10-09T13:09:18.931Z] ---> b886dfcc69a7 [2024-10-09T13:09:18.931Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T13:09:18.931Z] ---> 1920e2ca980c [2024-10-09T13:09:18.931Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T13:09:18.931Z] ---> Running in e9a686b9a641 [2024-10-09T13:10:15.182Z] Removing intermediate container e9a686b9a641 [2024-10-09T13:10:15.182Z] ---> ab8596d1c14a [2024-10-09T13:10:15.182Z] Step 10/12 : COPY . . [2024-10-09T13:10:15.182Z] ---> 329bce8d1598 [2024-10-09T13:10:15.182Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T13:10:15.182Z] ---> Running in a97e739301b0 [2024-10-09T13:10:15.182Z] Removing intermediate container a97e739301b0 [2024-10-09T13:10:15.182Z] ---> e881a247e5fe [2024-10-09T13:10:15.182Z] Step 12/12 : RUN $MAKE [2024-10-09T13:10:15.182Z] ---> Running in 2b780616588f [2024-10-09T13:10:15.182Z] noop [2024-10-09T13:10:15.182Z] Removing intermediate container 2b780616588f [2024-10-09T13:10:15.182Z] ---> e7ad8277f917 [2024-10-09T13:10:15.182Z] Successfully built e7ad8277f917 [2024-10-09T13:10:15.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:10:15.677Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T13:10:15.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:10:15.853Z] prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container [2024-10-09T13:10:15.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-10-09T13:10:16.213Z] $ docker top 97d29fbb5e8131e5c1916742d57938ea99a7032b82efc4f2f74e6afc6205fd5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T13:10:16.625Z] + go version [2024-10-09T13:10:16.625Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T13:10:16.656Z] $ docker stop --time=1 97d29fbb5e8131e5c1916742d57938ea99a7032b82efc4f2f74e6afc6205fd5a [2024-10-09T13:10:17.936Z] $ docker rm -f --volumes 97d29fbb5e8131e5c1916742d57938ea99a7032b82efc4f2f74e6afc6205fd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:10:18.719Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T13:10:18.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:10:18.897Z] prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container [2024-10-09T13:10:18.924Z] $ 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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-10-09T13:10:19.246Z] $ docker top 23162f4298a705458bb5bb470a4f3d1300905c7159342a6bc6d77bfa1015121b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T13:10:19.707Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-308 [Pipeline] fileExists [Pipeline] sh [2024-10-09T13:10:20.083Z] + make test [2024-10-09T13:10:20.083Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T13:10:20.651Z] go: updates to go.mod needed; to update it: [2024-10-09T13:10:20.651Z] go mod tidy [2024-10-09T13:10:20.651Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2024-10-09T13:10:20.700Z] $ docker stop --time=1 23162f4298a705458bb5bb470a4f3d1300905c7159342a6bc6d77bfa1015121b [2024-10-09T13:10:22.045Z] $ docker rm -f --volumes 23162f4298a705458bb5bb470a4f3d1300905c7159342a6bc6d77bfa1015121b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:10:23.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T13:10:23.391Z] [2024-10-09T13:10:23.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:10:23.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T13:10:23.794Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T13:10:23.794Z] 5eb5b503b376: Pulling fs layer [2024-10-09T13:10:23.794Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T13:10:23.794Z] ec43610c2a17: Pulling fs layer [2024-10-09T13:10:23.794Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T13:10:23.794Z] 33b1e0a273af: Pulling fs layer [2024-10-09T13:10:23.794Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T13:10:23.794Z] 33b1e0a273af: Waiting [2024-10-09T13:10:23.794Z] 3a2ae6a8a46f: Waiting [2024-10-09T13:10:23.794Z] 2f39f015ded8: Pulling fs layer [2024-10-09T13:10:23.794Z] 5d3b04190fa2: Waiting [2024-10-09T13:10:23.794Z] 5c69ac0246d0: Download complete [2024-10-09T13:10:23.794Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T13:10:23.794Z] 3a2ae6a8a46f: Download complete [2024-10-09T13:10:23.794Z] 33b1e0a273af: Verifying Checksum [2024-10-09T13:10:23.794Z] 33b1e0a273af: Download complete [2024-10-09T13:10:23.794Z] ec43610c2a17: Verifying Checksum [2024-10-09T13:10:23.794Z] ec43610c2a17: Download complete [2024-10-09T13:10:23.794Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T13:10:23.794Z] 5d3b04190fa2: Download complete [2024-10-09T13:10:24.053Z] 5eb5b503b376: Verifying Checksum [2024-10-09T13:10:24.053Z] 5eb5b503b376: Download complete [2024-10-09T13:10:24.620Z] 2f39f015ded8: Verifying Checksum [2024-10-09T13:10:24.620Z] 2f39f015ded8: Download complete [2024-10-09T13:10:25.570Z] 5eb5b503b376: Pull complete [2024-10-09T13:10:25.570Z] 5c69ac0246d0: Pull complete [2024-10-09T13:10:25.830Z] ec43610c2a17: Pull complete [2024-10-09T13:10:26.089Z] 3a2ae6a8a46f: Pull complete [2024-10-09T13:10:26.089Z] 33b1e0a273af: Pull complete [2024-10-09T13:10:26.348Z] 5d3b04190fa2: Pull complete [2024-10-09T13:10:30.540Z] 2f39f015ded8: Pull complete [2024-10-09T13:10:30.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T13:10:30.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T13:10:30.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:10:30.808Z] prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container [2024-10-09T13:10:30.835Z] $ 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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-10-09T13:10:36.668Z] $ docker top e924d0b317cb27b6fa342f057d3ae2508b74f65974f7e76071a3983dab50313a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:10:37.153Z] ---> job-cost.sh [2024-10-09T13:10:37.153Z] lf-activate-venv: SKIPPING [2024-10-09T13:10:37.153Z] INFO: No Stack... [2024-10-09T13:10:37.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T13:10:37.670Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T13:10:37.989Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/cost.csv [2024-10-09T13:10:37.989Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T13:10:38.051Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [2024-10-09T13:10:38.057Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] did not exist. Created. [2024-10-09T13:10:38.065Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T13:10:38.490Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T13:10:38.555Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T13:10:38.591Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T13:10:38.684Z] $ docker stop --time=1 e924d0b317cb27b6fa342f057d3ae2508b74f65974f7e76071a3983dab50313a [2024-10-09T13:10:39.816Z] $ docker rm -f --volumes e924d0b317cb27b6fa342f057d3ae2508b74f65974f7e76071a3983dab50313a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T13:10:40.251Z] Failed in branch amd64 [2024-10-09T13:10:50.936Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22330 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [Pipeline] { [Pipeline] ws [2024-10-09T13:10:51.010Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-09T13:10:54.113Z] The recommended git tool is: git [2024-10-09T13:10:58.697Z] using credential edgex-jenkins-ssh [2024-10-09T13:10:58.719Z] Cloning the remote Git repository [2024-10-09T13:10:58.757Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T13:10:58.845Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-09T13:10:58.991Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T13:10:58.993Z] > git --version # timeout=10 [2024-10-09T13:10:59.022Z] > git --version # 'git version 2.25.1' [2024-10-09T13:10:59.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T13:10:59.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T13:11:02.782Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T13:11:02.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T13:11:03.772Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T13:11:03.810Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T13:11:03.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T13:11:03.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-09T13:11:04.366Z] Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [2024-10-09T13:11:04.633Z] Merge succeeded, producing 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 [2024-10-09T13:11:04.634Z] Checking out Revision 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 (PR-308) [2024-10-09T13:11:05.153Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-09T13:11:05.198Z] > git --version # timeout=10 [2024-10-09T13:11:05.209Z] > git --version # 'git version 2.25.1' [2024-10-09T13:11:05.222Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T13:11:04.385Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T13:11:04.452Z] > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [2024-10-09T13:11:04.545Z] > git remote # timeout=10 [2024-10-09T13:11:04.562Z] > git config --get remote.origin.url # timeout=10 [2024-10-09T13:11:04.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T13:11:04.594Z] > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 [2024-10-09T13:11:04.619Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-09T13:11:04.640Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T13:11:04.656Z] > git checkout -f 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T13:11:10.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T13:11:10.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T13:11:10.297Z] Dload Upload Total Spent Left Speed [2024-10-09T13:11:10.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-10-09T13:11:10.637Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T13:11:11.005Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T13:11:11.005Z] sudo tee /etc/docker/daemon.new [2024-10-09T13:11:11.005Z] { [2024-10-09T13:11:11.005Z] "registry-mirrors": [ [2024-10-09T13:11:11.005Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T13:11:11.005Z] ], [2024-10-09T13:11:11.005Z] "bip": "10.250.0.254/24", [2024-10-09T13:11:11.005Z] "hosts": [ [2024-10-09T13:11:11.005Z] "tcp://0.0.0.0:5555", [2024-10-09T13:11:11.005Z] "unix:///var/run/docker.sock" [2024-10-09T13:11:11.005Z] ], [2024-10-09T13:11:11.005Z] "mtu": 1458, [2024-10-09T13:11:11.005Z] "selinux-enabled": true, [2024-10-09T13:11:11.005Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T13:11:11.005Z] } [Pipeline] sh [2024-10-09T13:11:11.371Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T13:11:11.740Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T13:11:30.100Z] provisioning config files... [2024-10-09T13:11:30.129Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1444424492805261358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:11:30.629Z] ---> ****-login.sh [2024-10-09T13:11:30.629Z] nexus3.edgexfoundry.org:10001 [2024-10-09T13:11:30.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:11:31.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:11:31.175Z] Configure a credential helper to remove this warning. See [2024-10-09T13:11:31.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:11:31.175Z] [2024-10-09T13:11:31.175Z] Login Succeeded [2024-10-09T13:11:31.175Z] nexus3.edgexfoundry.org:10002 [2024-10-09T13:11:31.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:11:31.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:11:31.445Z] Configure a credential helper to remove this warning. See [2024-10-09T13:11:31.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:11:31.445Z] [2024-10-09T13:11:31.445Z] Login Succeeded [2024-10-09T13:11:31.445Z] nexus3.edgexfoundry.org:10003 [2024-10-09T13:11:31.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:11:31.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:11:31.987Z] Configure a credential helper to remove this warning. See [2024-10-09T13:11:31.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:11:31.987Z] [2024-10-09T13:11:31.987Z] Login Succeeded [2024-10-09T13:11:31.987Z] nexus3.edgexfoundry.org:10004 [2024-10-09T13:11:32.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:11:32.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:11:32.258Z] Configure a credential helper to remove this warning. See [2024-10-09T13:11:32.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:11:32.258Z] [2024-10-09T13:11:32.258Z] Login Succeeded [2024-10-09T13:11:32.258Z] ****.io [2024-10-09T13:11:32.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T13:11:32.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T13:11:32.794Z] Configure a credential helper to remove this warning. See [2024-10-09T13:11:32.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T13:11:32.794Z] [2024-10-09T13:11:32.794Z] Login Succeeded [2024-10-09T13:11:32.794Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T13:11:32.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T13:11:33.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T13:11:33.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T13:11:33.381Z] ========================================================= [2024-10-09T13:11:33.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T13:11:33.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:11:33.912Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T13:11:34.184Z] Sending build context to Docker daemon 673.8kB [2024-10-09T13:11:34.184Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-09T13:11:34.184Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T13:11:35.145Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T13:11:35.145Z] cf04c63912e1: Pulling fs layer [2024-10-09T13:11:35.145Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T13:11:35.145Z] a37a00ec5f00: Pulling fs layer [2024-10-09T13:11:35.145Z] 50b3750afda1: Pulling fs layer [2024-10-09T13:11:35.145Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T13:11:35.145Z] 50b3750afda1: Waiting [2024-10-09T13:11:35.145Z] 80978eb59214: Pulling fs layer [2024-10-09T13:11:35.145Z] 80978eb59214: Waiting [2024-10-09T13:11:35.145Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T13:11:35.145Z] c5a475d317c9: Pulling fs layer [2024-10-09T13:11:35.145Z] c9f46d7d2bd2: Waiting [2024-10-09T13:11:35.145Z] c5a475d317c9: Waiting [2024-10-09T13:11:35.145Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T13:11:35.145Z] 55b35a11ae5e: Download complete [2024-10-09T13:11:35.145Z] 50b3750afda1: Verifying Checksum [2024-10-09T13:11:35.145Z] 50b3750afda1: Download complete [2024-10-09T13:11:35.145Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T13:11:35.145Z] 4f4fb700ef54: Download complete [2024-10-09T13:11:35.413Z] 80978eb59214: Verifying Checksum [2024-10-09T13:11:35.413Z] 80978eb59214: Download complete [2024-10-09T13:11:35.413Z] cf04c63912e1: Verifying Checksum [2024-10-09T13:11:35.413Z] cf04c63912e1: Download complete [2024-10-09T13:11:35.996Z] c5a475d317c9: Verifying Checksum [2024-10-09T13:11:35.996Z] c5a475d317c9: Download complete [2024-10-09T13:11:36.265Z] cf04c63912e1: Pull complete [2024-10-09T13:11:36.847Z] 55b35a11ae5e: Pull complete [2024-10-09T13:11:37.428Z] a37a00ec5f00: Verifying Checksum [2024-10-09T13:11:37.428Z] a37a00ec5f00: Download complete [2024-10-09T13:11:38.012Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T13:11:38.012Z] c9f46d7d2bd2: Download complete [2024-10-09T13:11:50.308Z] a37a00ec5f00: Pull complete [2024-10-09T13:11:50.575Z] 50b3750afda1: Pull complete [2024-10-09T13:11:50.841Z] 4f4fb700ef54: Pull complete [2024-10-09T13:11:51.106Z] 80978eb59214: Pull complete [2024-10-09T13:11:59.313Z] c9f46d7d2bd2: Pull complete [2024-10-09T13:12:00.721Z] c5a475d317c9: Pull complete [2024-10-09T13:12:00.721Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T13:12:00.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T13:12:00.721Z] ---> be29e6b0f0d4 [2024-10-09T13:12:00.721Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T13:12:01.305Z] ---> Running in 5e2a796c0e73 [2024-10-09T13:12:01.575Z] Removing intermediate container 5e2a796c0e73 [2024-10-09T13:12:01.576Z] ---> bedee551f72d [2024-10-09T13:12:01.576Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T13:12:01.844Z] ---> Running in f5d433a35f30 [2024-10-09T13:12:02.112Z] Removing intermediate container f5d433a35f30 [2024-10-09T13:12:02.112Z] ---> c726d348cc7d [2024-10-09T13:12:02.112Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T13:12:02.112Z] ---> Running in b4187934bd14 [2024-10-09T13:12:02.390Z] Removing intermediate container b4187934bd14 [2024-10-09T13:12:02.390Z] ---> 37f7c98af2c6 [2024-10-09T13:12:02.390Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T13:12:02.390Z] ---> Running in d8134b6452c6 [2024-10-09T13:12:03.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T13:12:03.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T13:12:05.196Z] OK: 238 MiB in 54 packages [2024-10-09T13:12:06.167Z] Removing intermediate container d8134b6452c6 [2024-10-09T13:12:06.167Z] ---> 5a9b1787e397 [2024-10-09T13:12:06.167Z] Step 7/12 : WORKDIR /app [2024-10-09T13:12:06.167Z] ---> Running in 70198a73ecb4 [2024-10-09T13:12:06.167Z] Removing intermediate container 70198a73ecb4 [2024-10-09T13:12:06.167Z] ---> 94bc50400d2b [2024-10-09T13:12:06.167Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T13:12:06.754Z] ---> a7a9db93b31c [2024-10-09T13:12:06.754Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T13:12:06.754Z] ---> Running in cd7f09f4156b [2024-10-09T13:13:58.421Z] Removing intermediate container cd7f09f4156b [2024-10-09T13:13:58.421Z] ---> edafd1bc2f62 [2024-10-09T13:13:58.421Z] Step 10/12 : COPY . . [2024-10-09T13:13:58.421Z] ---> 362462391b3b [2024-10-09T13:13:58.421Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T13:13:58.421Z] ---> Running in e94b3b4f8837 [2024-10-09T13:13:58.421Z] Removing intermediate container e94b3b4f8837 [2024-10-09T13:13:58.421Z] ---> 61572dba97c3 [2024-10-09T13:13:58.421Z] Step 12/12 : RUN $MAKE [2024-10-09T13:13:58.421Z] ---> Running in 778d1dd5ddf7 [2024-10-09T13:13:58.421Z] noop [2024-10-09T13:13:58.421Z] Removing intermediate container 778d1dd5ddf7 [2024-10-09T13:13:58.421Z] ---> 83c39a136652 [2024-10-09T13:13:58.421Z] Successfully built 83c39a136652 [2024-10-09T13:13:58.421Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:13:58.918Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T13:13:58.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:13:59.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-22330 does not seem to be running inside a container [2024-10-09T13:13:59.259Z] $ 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-10-09T13:14:00.461Z] $ docker top 8d99b6a40f0313363086f130041156143e0b85ef1886bf62e2165ab3558d4742 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T13:14:01.321Z] + go version [2024-10-09T13:14:01.321Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T13:14:01.359Z] $ docker stop --time=1 8d99b6a40f0313363086f130041156143e0b85ef1886bf62e2165ab3558d4742 [2024-10-09T13:14:02.908Z] $ docker rm -f --volumes 8d99b6a40f0313363086f130041156143e0b85ef1886bf62e2165ab3558d4742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:14:03.839Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T13:14:03.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:14:04.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-22330 does not seem to be running inside a container [2024-10-09T13:14:04.145Z] $ 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-10-09T13:14:05.193Z] $ docker top 7aa3b04e614bfe358cbd491c476e8247ed25b57e437eb94b216617ec92fc931a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T13:14:05.741Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-09T13:14:06.148Z] + make test [2024-10-09T13:14:06.148Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T13:14:10.404Z] go: updates to go.mod needed; to update it: [2024-10-09T13:14:10.404Z] go mod tidy [2024-10-09T13:14:10.670Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2024-10-09T13:14:10.722Z] $ docker stop --time=1 7aa3b04e614bfe358cbd491c476e8247ed25b57e437eb94b216617ec92fc931a [2024-10-09T13:14:12.505Z] $ docker rm -f --volumes 7aa3b04e614bfe358cbd491c476e8247ed25b57e437eb94b216617ec92fc931a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:14:13.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T13:14:13.882Z] [2024-10-09T13:14:13.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:14:14.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T13:14:14.566Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T13:14:14.566Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T13:14:14.566Z] 04944245beec: Pulling fs layer [2024-10-09T13:14:14.566Z] 699f458cf7ca: Pulling fs layer [2024-10-09T13:14:14.566Z] 765212b225bb: Pulling fs layer [2024-10-09T13:14:14.566Z] f23df028b6ca: Pulling fs layer [2024-10-09T13:14:14.566Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T13:14:14.566Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T13:14:14.566Z] f23df028b6ca: Waiting [2024-10-09T13:14:14.566Z] d65c8cfc05b1: Waiting [2024-10-09T13:14:14.566Z] 2437ff75d9bd: Waiting [2024-10-09T13:14:14.566Z] 765212b225bb: Waiting [2024-10-09T13:14:14.566Z] 04944245beec: Verifying Checksum [2024-10-09T13:14:14.566Z] 04944245beec: Download complete [2024-10-09T13:14:14.566Z] 765212b225bb: Verifying Checksum [2024-10-09T13:14:14.566Z] 765212b225bb: Download complete [2024-10-09T13:14:14.566Z] f23df028b6ca: Verifying Checksum [2024-10-09T13:14:14.566Z] f23df028b6ca: Download complete [2024-10-09T13:14:14.837Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T13:14:14.837Z] d65c8cfc05b1: Download complete [2024-10-09T13:14:14.837Z] 699f458cf7ca: Verifying Checksum [2024-10-09T13:14:14.837Z] 699f458cf7ca: Download complete [2024-10-09T13:14:15.102Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T13:14:15.103Z] 8998bd30e6a1: Download complete [2024-10-09T13:14:17.793Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T13:14:17.793Z] 2437ff75d9bd: Download complete [2024-10-09T13:14:20.397Z] 8998bd30e6a1: Pull complete [2024-10-09T13:14:20.663Z] 04944245beec: Pull complete [2024-10-09T13:14:22.606Z] 699f458cf7ca: Pull complete [2024-10-09T13:14:22.606Z] 765212b225bb: Pull complete [2024-10-09T13:14:23.567Z] f23df028b6ca: Pull complete [2024-10-09T13:14:23.567Z] d65c8cfc05b1: Pull complete [2024-10-09T13:14:41.793Z] 2437ff75d9bd: Pull complete [2024-10-09T13:14:41.793Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T13:14:41.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T13:14:41.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:14:42.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-22330 does not seem to be running inside a container [2024-10-09T13:14:42.232Z] $ 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-10-09T13:14:44.737Z] $ docker top 4e128807e1dbb414021c49204d93aa9ecc7a5d1688ca8af9759b5b6fb9e7bf60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:14:45.651Z] ---> job-cost.sh [2024-10-09T13:14:45.651Z] lf-activate-venv: SKIPPING [2024-10-09T13:14:45.651Z] INFO: No Stack... [2024-10-09T13:14:47.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T13:14:48.022Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T13:14:48.679Z] + cut -d, -f6 [2024-10-09T13:14:48.679Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-10-09T13:14:48.756Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [2024-10-09T13:14:48.763Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] did not exist. Created. [2024-10-09T13:14:48.770Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T13:14:49.520Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-6b2ab28d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T13:14:50.181Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T13:14:50.225Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T13:14:50.648Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T13:14:50.672Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T13:14:50.767Z] $ docker stop --time=1 4e128807e1dbb414021c49204d93aa9ecc7a5d1688ca8af9759b5b6fb9e7bf60 [2024-10-09T13:14:52.267Z] $ docker rm -f --volumes 4e128807e1dbb414021c49204d93aa9ecc7a5d1688ca8af9759b5b6fb9e7bf60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T13:14:53.121Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-10-09T13:14:55.735Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives ] [2024-10-09T13:14:55.735Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives [2024-10-09T13:14:55.735Z] total 16 [2024-10-09T13:14:55.735Z] drwxr-xr-x 3 root root 4096 Oct 9 13:10 . [2024-10-09T13:14:55.735Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 13:10 .. [2024-10-09T13:14:55.735Z] drwxr-xr-x 2 root root 4096 Oct 9 13:10 cost [2024-10-09T13:14:55.735Z] -rw-r--r-- 1 root root 95 Oct 9 13:10 cost.csv [2024-10-09T13:14:55.735Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives [2024-10-09T13:14:55.735Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives [2024-10-09T13:14:55.735Z] total 16 [2024-10-09T13:14:55.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 13:10 . [2024-10-09T13:14:55.735Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 13:10 .. [2024-10-09T13:14:55.736Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 13:10 cost [2024-10-09T13:14:55.736Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 9 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:14:56.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:14:56.999Z] ---> package-listing.sh [2024-10-09T13:14:56.999Z] ++ facter osfamily [2024-10-09T13:14:56.999Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T13:14:57.259Z] + OS_FAMILY=debian [2024-10-09T13:14:57.259Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-308 [2024-10-09T13:14:57.259Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T13:14:57.259Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T13:14:57.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T13:14:57.259Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T13:14:57.259Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' [2024-10-09T13:14:57.259Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T13:14:57.259Z] + case "${OS_FAMILY}" in [2024-10-09T13:14:57.259Z] + dpkg -l [2024-10-09T13:14:57.259Z] + grep '^ii' [2024-10-09T13:14:57.259Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T13:14:57.259Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T13:14:57.259Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T13:14:57.259Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' [2024-10-09T13:14:57.259Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ [2024-10-09T13:14:57.259Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ [Pipeline] echo [2024-10-09T13:14:57.298Z] 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T13:14:57.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T13:14:58.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T13:14:58.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T13:14:58.416Z] prd-ubuntu20.04-docker-8c-8g-22329 does not seem to be running inside a container [2024-10-09T13:14:58.444Z] $ 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-308/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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-10-09T13:14:58.654Z] $ docker top 6ad0ec3465141ef731872563489ec34c53f1e7484185d77c2593cd5f348674b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T13:14:59.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T13:14:59.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T13:14:59.709Z] + ls /var/log/sa-host [2024-10-09T13:14:59.709Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T13:14:59.953Z] provisioning config files... [2024-10-09T13:14:59.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config5370262142848092253tmp [Pipeline] { [Pipeline] echo [2024-10-09T13:15:00.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:15:00.359Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T13:15:00.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:15:00.809Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T13:15:00.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:15:01.173Z] ---> sudo-logs.sh [2024-10-09T13:15:01.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T13:15:01.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:15:01.611Z] ---> job-cost.sh [2024-10-09T13:15:01.612Z] lf-activate-venv: SKIPPING [2024-10-09T13:15:01.612Z] DEBUG: total: 0.2199999988079071 [2024-10-09T13:15:01.612Z] INFO: Retrieving Stack Cost... [2024-10-09T13:15:02.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T13:15:02.441Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T13:15:02.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T13:15:02.806Z] ---> logs-deploy.sh [2024-10-09T13:15:02.806Z] lf-activate-venv: SKIPPING [2024-10-09T13:15:02.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-308/1 [2024-10-09T13:15:02.806Z] INFO: archiving workspace using pattern(s): [2024-10-09T13:15:03.751Z] Archives upload complete. [2024-10-09T13:15:04.010Z] INFO: archiving logs to Nexus [2024-10-09T13:15:04.578Z] ---> uname -a: [2024-10-09T13:15:04.578Z] Linux prd-ubuntu20-04-docker-8c-8g-22329 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] ---> lscpu: [2024-10-09T13:15:04.578Z] Architecture: x86_64 [2024-10-09T13:15:04.578Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-09T13:15:04.578Z] Byte Order: Little Endian [2024-10-09T13:15:04.578Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-09T13:15:04.578Z] CPU(s): 8 [2024-10-09T13:15:04.578Z] On-line CPU(s) list: 0-7 [2024-10-09T13:15:04.578Z] Thread(s) per core: 1 [2024-10-09T13:15:04.578Z] Core(s) per socket: 1 [2024-10-09T13:15:04.578Z] Socket(s): 8 [2024-10-09T13:15:04.578Z] NUMA node(s): 1 [2024-10-09T13:15:04.578Z] Vendor ID: AuthenticAMD [2024-10-09T13:15:04.578Z] CPU family: 23 [2024-10-09T13:15:04.578Z] Model: 49 [2024-10-09T13:15:04.578Z] Model name: AMD EPYC-Rome Processor [2024-10-09T13:15:04.578Z] Stepping: 0 [2024-10-09T13:15:04.578Z] CPU MHz: 2799.998 [2024-10-09T13:15:04.578Z] BogoMIPS: 5599.99 [2024-10-09T13:15:04.578Z] Virtualization: AMD-V [2024-10-09T13:15:04.578Z] Hypervisor vendor: KVM [2024-10-09T13:15:04.578Z] Virtualization type: full [2024-10-09T13:15:04.578Z] L1d cache: 256 KiB [2024-10-09T13:15:04.578Z] L1i cache: 256 KiB [2024-10-09T13:15:04.578Z] L2 cache: 4 MiB [2024-10-09T13:15:04.578Z] L3 cache: 128 MiB [2024-10-09T13:15:04.578Z] NUMA node0 CPU(s): 0-7 [2024-10-09T13:15:04.578Z] Vulnerability Itlb multihit: Not affected [2024-10-09T13:15:04.578Z] Vulnerability L1tf: Not affected [2024-10-09T13:15:04.578Z] Vulnerability Mds: Not affected [2024-10-09T13:15:04.578Z] Vulnerability Meltdown: Not affected [2024-10-09T13:15:04.578Z] Vulnerability Mmio stale data: Not affected [2024-10-09T13:15:04.578Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-09T13:15:04.578Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-09T13:15:04.578Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-09T13:15:04.578Z] Vulnerability Srbds: Not affected [2024-10-09T13:15:04.578Z] Vulnerability Tsx async abort: Not affected [2024-10-09T13:15:04.578Z] 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-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] ---> nproc: [2024-10-09T13:15:04.578Z] 8 [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] ---> df -h: [2024-10-09T13:15:04.578Z] Filesystem Size Used Avail Use% Mounted on [2024-10-09T13:15:04.578Z] overlay 155G 12G 144G 8% / [2024-10-09T13:15:04.578Z] tmpfs 64M 0 64M 0% /dev [2024-10-09T13:15:04.578Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-09T13:15:04.578Z] shm 64M 0 64M 0% /dev/shm [2024-10-09T13:15:04.578Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] ---> sar -b -r -n DEV: [2024-10-09T13:15:04.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22329) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] 13:07:53 LINUX RESTART (8 CPU) [2024-10-09T13:15:04.578Z] [2024-10-09T13:15:04.578Z] 13:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-09T13:15:04.578Z] 13:09:02 338.02 48.35 289.67 0.00 5428.06 160708.70 0.00 [2024-10-09T13:15:04.578Z] 13:10:01 280.12 2.64 277.48 0.00 45.14 82217.12 0.00 [2024-10-09T13:15:04.578Z] 13:11:01 126.56 0.17 126.40 0.00 15.73 35699.12 0.00 [2024-10-09T13:15:04.579Z] 13:12:01 1.50 0.00 1.50 0.00 0.00 18.01 0.00 [2024-10-09T13:15:04.579Z] 13:13:01 6.20 2.47 3.73 0.00 2047.79 119.05 0.00 [2024-10-09T13:15:04.579Z] 13:14:01 35.53 9.25 26.28 0.00 3385.70 6307.35 0.00 [2024-10-09T13:15:04.579Z] 13:15:01 5.23 0.15 5.08 0.00 12.13 97.72 0.00 [2024-10-09T13:15:04.579Z] Average: 112.92 9.02 103.90 0.00 1565.79 40642.04 0.00 [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-09T13:15:04.579Z] 13:09:02 29871172 31560340 793500 2.41 59832 1926240 1742404 5.14 1017068 1667396 220 [2024-10-09T13:15:04.579Z] 13:10:01 26914556 31504256 801776 2.44 187232 4457544 1845404 5.44 1355148 3993552 489516 [2024-10-09T13:15:04.579Z] 13:11:01 27454840 31511268 796176 2.42 197044 3958980 1771348 5.22 1186392 3667720 332 [2024-10-09T13:15:04.579Z] 13:12:01 27454184 31510672 796704 2.42 197084 3958984 1771348 5.22 1186236 3667724 152 [2024-10-09T13:15:04.579Z] 13:13:01 27280452 31513084 793624 2.41 198756 4129940 1777860 5.24 1188908 3835140 106556 [2024-10-09T13:15:04.579Z] 13:14:01 27083864 31497092 800152 2.43 205736 4292456 1821416 5.37 1409640 3787692 136 [2024-10-09T13:15:04.579Z] 13:15:01 27055268 31471228 821108 2.50 205892 4293560 1847904 5.45 1435496 3785468 292 [2024-10-09T13:15:04.579Z] Average: 27587762 31509706 800434 2.43 178797 3859672 1796812 5.30 1254127 3486385 85315 [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-09T13:15:04.579Z] 13:09:02 docker0 53.67 51.88 3.95 314.52 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:09:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:09:02 ens3 507.95 375.91 3072.96 95.09 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:10:01 docker0 354.84 510.57 29.36 3335.19 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:10:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:10:01 ens3 629.28 427.89 6573.27 46.53 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:11:01 ens3 111.91 66.64 2542.90 17.27 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:12:01 ens3 1.18 0.52 4.19 0.04 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:13:01 ens3 52.11 31.41 685.72 2.23 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:14:01 ens3 121.88 54.56 1396.01 3.78 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:15:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] 13:15:01 ens3 21.26 12.86 24.78 8.20 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] Average: docker0 57.65 79.34 4.70 514.67 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] Average: ens3 205.51 137.86 2032.05 24.68 0.00 0.00 0.00 0.00 [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] ---> sar -P ALL: [2024-10-09T13:15:04.579Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22329) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] 13:07:53 LINUX RESTART (8 CPU) [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] 13:08:01 CPU %user %nice %system %iowait %steal %idle [2024-10-09T13:15:04.579Z] 13:09:02 all 6.84 0.00 2.09 2.37 0.06 88.64 [2024-10-09T13:15:04.579Z] 13:09:02 0 4.08 0.00 1.89 1.34 0.05 92.64 [2024-10-09T13:15:04.579Z] 13:09:02 1 8.48 0.00 3.17 6.67 0.07 81.61 [2024-10-09T13:15:04.579Z] 13:09:02 2 5.39 0.00 2.19 0.28 0.07 92.06 [2024-10-09T13:15:04.579Z] 13:09:02 3 7.75 0.00 1.81 0.77 0.05 89.62 [2024-10-09T13:15:04.579Z] 13:09:02 4 8.27 0.00 2.15 4.32 0.05 85.21 [2024-10-09T13:15:04.579Z] 13:09:02 5 9.92 0.00 1.69 1.84 0.05 86.50 [2024-10-09T13:15:04.579Z] 13:09:02 6 5.63 0.00 2.26 3.17 0.05 88.89 [2024-10-09T13:15:04.579Z] 13:09:02 7 5.24 0.00 1.55 0.57 0.07 92.58 [2024-10-09T13:15:04.579Z] 13:10:01 all 9.07 0.00 4.34 5.23 0.07 81.29 [2024-10-09T13:15:04.579Z] 13:10:01 0 8.47 0.00 4.24 1.04 0.07 86.18 [2024-10-09T13:15:04.579Z] 13:10:01 1 9.24 0.00 4.29 2.60 0.05 83.81 [2024-10-09T13:15:04.579Z] 13:10:01 2 12.45 0.00 5.23 1.86 0.09 80.37 [2024-10-09T13:15:04.579Z] 13:10:01 3 8.26 0.00 3.19 1.01 0.09 87.45 [2024-10-09T13:15:04.579Z] 13:10:01 4 8.98 0.00 6.15 27.75 0.09 57.04 [2024-10-09T13:15:04.579Z] 13:10:01 5 7.87 0.00 4.01 4.63 0.05 83.43 [2024-10-09T13:15:04.579Z] 13:10:01 6 9.84 0.00 4.68 2.23 0.05 83.21 [2024-10-09T13:15:04.579Z] 13:10:01 7 7.48 0.00 2.91 0.86 0.05 88.70 [2024-10-09T13:15:04.579Z] 13:11:01 all 3.32 0.00 1.79 2.71 0.03 92.14 [2024-10-09T13:15:04.579Z] 13:11:01 0 2.95 0.00 1.42 0.32 0.03 95.28 [2024-10-09T13:15:04.579Z] 13:11:01 1 3.25 0.00 1.32 0.05 0.03 95.35 [2024-10-09T13:15:04.579Z] 13:11:01 2 3.71 0.00 2.87 0.49 0.03 92.90 [2024-10-09T13:15:04.579Z] 13:11:01 3 3.74 0.00 1.58 0.05 0.02 94.61 [2024-10-09T13:15:04.579Z] 13:11:01 4 3.60 0.00 2.31 16.42 0.03 77.63 [2024-10-09T13:15:04.579Z] 13:11:01 5 3.47 0.00 1.76 4.06 0.03 90.68 [2024-10-09T13:15:04.579Z] 13:11:01 6 3.34 0.00 1.51 0.32 0.02 94.82 [2024-10-09T13:15:04.579Z] 13:11:01 7 2.54 0.00 1.57 0.02 0.03 95.84 [2024-10-09T13:15:04.579Z] 13:12:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2024-10-09T13:15:04.579Z] 13:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T13:15:04.579Z] 13:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-09T13:15:04.579Z] 13:12:01 2 0.90 0.00 0.02 0.00 0.00 99.09 [2024-10-09T13:15:04.579Z] 13:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-09T13:15:04.579Z] 13:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-09T13:15:04.579Z] 13:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-09T13:15:04.579Z] 13:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-09T13:15:04.579Z] 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T13:15:04.579Z] 13:13:01 all 0.46 0.00 0.11 0.10 0.01 99.32 [2024-10-09T13:15:04.579Z] 13:13:01 0 0.17 0.00 0.12 0.00 0.03 99.68 [2024-10-09T13:15:04.579Z] 13:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-09T13:15:04.579Z] 13:13:01 2 2.12 0.00 0.05 0.00 0.00 97.83 [2024-10-09T13:15:04.579Z] 13:13:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-09T13:15:04.579Z] 13:13:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-09T13:15:04.579Z] 13:13:01 5 0.95 0.00 0.18 0.18 0.02 98.67 [2024-10-09T13:15:04.579Z] 13:13:01 6 0.13 0.00 0.38 0.57 0.02 98.90 [2024-10-09T13:15:04.579Z] 13:13:01 7 0.08 0.00 0.07 0.02 0.00 99.83 [2024-10-09T13:15:04.579Z] 13:14:01 all 1.36 0.00 0.50 0.45 0.02 97.66 [2024-10-09T13:15:04.579Z] 13:14:01 0 0.92 0.00 0.50 1.22 0.02 97.35 [2024-10-09T13:15:04.579Z] 13:14:01 1 2.15 0.00 0.58 0.18 0.02 97.06 [2024-10-09T13:15:04.579Z] 13:14:01 2 3.40 0.00 0.39 0.30 0.03 95.87 [2024-10-09T13:15:04.579Z] 13:14:01 3 0.38 0.00 0.42 0.02 0.02 99.17 [2024-10-09T13:15:04.579Z] 13:14:01 4 1.02 0.00 0.35 0.07 0.03 98.53 [2024-10-09T13:15:04.579Z] 13:14:01 5 0.74 0.00 0.23 0.42 0.02 98.60 [2024-10-09T13:15:04.579Z] 13:14:01 6 1.47 0.00 0.85 0.03 0.00 97.65 [2024-10-09T13:15:04.579Z] 13:14:01 7 0.80 0.00 0.70 1.40 0.02 97.08 [2024-10-09T13:15:04.579Z] 13:15:01 all 0.75 0.00 0.21 0.02 0.01 99.01 [2024-10-09T13:15:04.579Z] 13:15:01 0 0.45 0.00 0.13 0.00 0.00 99.42 [2024-10-09T13:15:04.579Z] 13:15:01 1 1.02 0.00 0.28 0.02 0.02 98.67 [2024-10-09T13:15:04.579Z] 13:15:01 2 2.41 0.00 0.15 0.07 0.02 97.36 [2024-10-09T13:15:04.579Z] 13:15:01 3 0.53 0.00 0.22 0.02 0.00 99.23 [2024-10-09T13:15:04.579Z] 13:15:01 4 0.18 0.00 0.20 0.02 0.02 99.58 [2024-10-09T13:15:04.579Z] 13:15:01 5 0.20 0.00 0.25 0.03 0.02 99.50 [2024-10-09T13:15:04.579Z] 13:15:01 6 0.58 0.00 0.23 0.00 0.02 99.17 [2024-10-09T13:15:04.579Z] 13:15:01 7 0.58 0.00 0.20 0.00 0.00 99.22 [2024-10-09T13:15:04.579Z] Average: all 3.11 0.00 1.28 1.54 0.03 94.05 [2024-10-09T13:15:04.579Z] Average: 0 2.41 0.00 1.18 0.56 0.03 95.83 [2024-10-09T13:15:04.579Z] Average: 1 3.44 0.00 1.37 1.36 0.03 93.80 [2024-10-09T13:15:04.579Z] Average: 2 4.30 0.00 1.53 0.42 0.03 93.71 [2024-10-09T13:15:04.579Z] Average: 3 2.94 0.00 1.03 0.27 0.03 95.74 [2024-10-09T13:15:04.579Z] Average: 4 3.13 0.00 1.58 6.84 0.03 88.41 [2024-10-09T13:15:04.579Z] Average: 5 3.29 0.00 1.15 1.59 0.03 93.94 [2024-10-09T13:15:04.579Z] Average: 6 2.97 0.00 1.40 0.89 0.02 94.71 [2024-10-09T13:15:04.579Z] Average: 7 2.37 0.00 0.99 0.41 0.02 96.21 [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z] [2024-10-09T13:15:04.579Z]