Pull request #213 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3030c31b6188f3bd22b461afa109fa037c8a3c4+a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 (a5f0190a3126d19bd2d7414a590f6b790b448e9b) 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-ssh1133463650675642387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2788514579280156228.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-213/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-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6279307771837075302.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-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7182586160562021679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12412911062955089165.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-213/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-213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15585883552810651289.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2371 in /w/workspace/y_app-rfid-llrp-inventory_PR-213 [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-213 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 into PR head commit f3030c31b6188f3bd22b461afa109fa037c8a3c4 Merge succeeded, producing f3030c31b6188f3bd22b461afa109fa037c8a3c4 Checking out Revision f3030c31b6188f3bd22b461afa109fa037c8a3c4 (PR-213) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # 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 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-27T13:37:20.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-27T13:37:20.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-27T13:37:20.625Z] ========================================================= [2023-07-27T13:37:20.625Z] EdgeX Global Pipelines Version Info [2023-07-27T13:37:20.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:37:21.366Z] ------------------- [2023-07-27T13:37:21.366Z] stable info: [2023-07-27T13:37:21.366Z] ------------------- [2023-07-27T13:37:21.366Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-27T13:37:21.366Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T13:37:21.366Z] Message: update stable to v1.0.250 [2023-07-27T13:37:21.934Z] ------------------- [2023-07-27T13:37:21.934Z] experimental info: [2023-07-27T13:37:21.934Z] ------------------- [2023-07-27T13:37:21.934Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-27T13:37:21.934Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T13:37:21.934Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-27T13:37:22.234Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-27T13:37:22.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-27T13:37:22.320Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-27T13:37:22.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-27T13:37:22.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-27T13:37:22.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-27T13:37:22.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-27T13:37:22.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-27T13:37:22.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-27T13:37:22.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-27T13:37:22.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-27T13:37:22.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-27T13:37:22.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-27T13:37:22.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-27T13:37:22.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T13:37:22.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T13:37:22.876Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T13:37:22.919Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T13:37:22.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-27T13:37:23.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-27T13:37:23.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-27T13:37:23.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-27T13:37:23.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-27T13:37:23.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-27T13:37:23.223Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-27T13:37:23.266Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-27T13:37:23.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-27T13:37:23.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-213 [Pipeline] echo [2023-07-27T13:37:23.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-213 [Pipeline] echo [2023-07-27T13:37:23.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-213 [Pipeline] echo [2023-07-27T13:37:23.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo [2023-07-27T13:37:23.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3030c3 [Pipeline] echo [2023-07-27T13:37:23.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T13:37:23.683Z] provisioning config files... [2023-07-27T13:37:23.699Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config3661400702841997946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:37:24.049Z] ---> docker-login.sh [2023-07-27T13:37:24.049Z] nexus3.edgexfoundry.org:10001 [2023-07-27T13:37:24.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:24.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:24.568Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:24.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:24.568Z] [2023-07-27T13:37:24.568Z] Login Succeeded [2023-07-27T13:37:24.568Z] nexus3.edgexfoundry.org:10002 [2023-07-27T13:37:24.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:24.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:24.568Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:24.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:24.568Z] [2023-07-27T13:37:24.568Z] Login Succeeded [2023-07-27T13:37:24.569Z] nexus3.edgexfoundry.org:10003 [2023-07-27T13:37:24.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:24.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:24.569Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:24.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:24.569Z] [2023-07-27T13:37:24.569Z] Login Succeeded [2023-07-27T13:37:24.569Z] nexus3.edgexfoundry.org:10004 [2023-07-27T13:37:24.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:24.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:24.828Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:24.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:24.828Z] [2023-07-27T13:37:24.828Z] Login Succeeded [2023-07-27T13:37:24.828Z] docker.io [2023-07-27T13:37:24.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:25.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:25.087Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:25.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:25.087Z] [2023-07-27T13:37:25.087Z] Login Succeeded [2023-07-27T13:37:25.087Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T13:37:25.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-27T13:37:25.771Z] + git rev-list -1 --merges f3030c31b6188f3bd22b461afa109fa037c8a3c4~1..f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo [2023-07-27T13:37:25.829Z] -----------> git rev-list -1 --merges f3030c31b6188f3bd22b461afa109fa037c8a3c4~1..f3030c31b6188f3bd22b461afa109fa037c8a3c4 f3030c31b6188f3bd22b461afa109fa037c8a3c4 [false] [Pipeline] sh [2023-07-27T13:37:26.137Z] + git log --format=format:%s -1 f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo [2023-07-27T13:37:26.172Z] ========================================================= [2023-07-27T13:37:26.172Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-27T13:37:26.172Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T13:37:26.614Z] + git log --format=format:%s -1 f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo [2023-07-27T13:37:26.644Z] [semverPrep] GIT_COMMIT: f3030c31b6188f3bd22b461afa109fa037c8a3c4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-27T13:37:26.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-27T13:37:27.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T13:37:27.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-27T13:37:27.063Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-27T13:37:27.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-27T13:37:27.063Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-27T13:37:27.063Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-27T13:37:27.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:37:27.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T13:37:27.576Z] [2023-07-27T13:37:27.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:37:27.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T13:37:27.951Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-27T13:37:27.951Z] b85a868b505f: Pulling fs layer [2023-07-27T13:37:27.951Z] e2be974225ed: Pulling fs layer [2023-07-27T13:37:27.951Z] 339a4e72a1f5: Pulling fs layer [2023-07-27T13:37:27.951Z] 988bab9f4d93: Pulling fs layer [2023-07-27T13:37:27.951Z] 1469e6f7b9e6: Pulling fs layer [2023-07-27T13:37:27.951Z] eaf3925da568: Pulling fs layer [2023-07-27T13:37:27.951Z] bab4dde63d76: Pulling fs layer [2023-07-27T13:37:27.951Z] bde34c3a00c8: Pulling fs layer [2023-07-27T13:37:27.951Z] b352a97aabf1: Pulling fs layer [2023-07-27T13:37:27.951Z] 4872d77fe225: Pulling fs layer [2023-07-27T13:37:27.951Z] 5851b861e8e6: Pulling fs layer [2023-07-27T13:37:27.951Z] 988bab9f4d93: Waiting [2023-07-27T13:37:27.951Z] b352a97aabf1: Waiting [2023-07-27T13:37:27.951Z] 1469e6f7b9e6: Waiting [2023-07-27T13:37:27.951Z] 4872d77fe225: Waiting [2023-07-27T13:37:27.951Z] 5851b861e8e6: Waiting [2023-07-27T13:37:27.951Z] eaf3925da568: Waiting [2023-07-27T13:37:27.951Z] bab4dde63d76: Waiting [2023-07-27T13:37:27.951Z] bde34c3a00c8: Waiting [2023-07-27T13:37:27.951Z] e2be974225ed: Download complete [2023-07-27T13:37:27.951Z] 988bab9f4d93: Verifying Checksum [2023-07-27T13:37:27.951Z] 988bab9f4d93: Download complete [2023-07-27T13:37:28.212Z] 339a4e72a1f5: Verifying Checksum [2023-07-27T13:37:28.212Z] 339a4e72a1f5: Download complete [2023-07-27T13:37:28.212Z] 1469e6f7b9e6: Verifying Checksum [2023-07-27T13:37:28.212Z] 1469e6f7b9e6: Download complete [2023-07-27T13:37:28.212Z] eaf3925da568: Download complete [2023-07-27T13:37:28.212Z] bde34c3a00c8: Verifying Checksum [2023-07-27T13:37:28.212Z] b352a97aabf1: Verifying Checksum [2023-07-27T13:37:28.212Z] b352a97aabf1: Download complete [2023-07-27T13:37:28.212Z] 4872d77fe225: Verifying Checksum [2023-07-27T13:37:28.212Z] 4872d77fe225: Download complete [2023-07-27T13:37:28.212Z] 5851b861e8e6: Download complete [2023-07-27T13:37:28.212Z] b85a868b505f: Verifying Checksum [2023-07-27T13:37:28.212Z] b85a868b505f: Download complete [2023-07-27T13:37:28.471Z] bab4dde63d76: Verifying Checksum [2023-07-27T13:37:28.471Z] bab4dde63d76: Download complete [2023-07-27T13:37:29.415Z] b85a868b505f: Pull complete [2023-07-27T13:37:29.675Z] e2be974225ed: Pull complete [2023-07-27T13:37:29.940Z] 339a4e72a1f5: Pull complete [2023-07-27T13:37:29.940Z] 988bab9f4d93: Pull complete [2023-07-27T13:37:30.203Z] 1469e6f7b9e6: Pull complete [2023-07-27T13:37:30.463Z] eaf3925da568: Pull complete [2023-07-27T13:37:31.840Z] bab4dde63d76: Pull complete [2023-07-27T13:37:32.098Z] bde34c3a00c8: Pull complete [2023-07-27T13:37:32.098Z] b352a97aabf1: Pull complete [2023-07-27T13:37:32.098Z] 4872d77fe225: Pull complete [2023-07-27T13:37:32.358Z] 5851b861e8e6: Pull complete [2023-07-27T13:37:32.358Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-27T13:37:32.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T13:37:32.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:37:32.605Z] prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container [2023-07-27T13:37:32.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-27T13:37:33.729Z] $ docker top b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b -eo pid,comm [2023-07-27T13:37:33.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-27T13:37:33.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T13:37:33.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T13:37:33.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T13:37:34.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T13:37:34.026Z] $ docker exec b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent [2023-07-27T13:37:34.130Z] SSH_AUTH_SOCK=/tmp/ssh-AIAv60FTryGS/agent.33 [2023-07-27T13:37:34.130Z] SSH_AGENT_PID=40 [2023-07-27T13:37:34.136Z] Running ssh-add (command line suppressed) [2023-07-27T13:37:34.241Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_11501823845783863702.key (/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_11501823845783863702.key) [2023-07-27T13:37:34.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T13:37:34.590Z] + git tag --points-at HEAD [Pipeline] } [2023-07-27T13:37:34.615Z] $ docker exec --env ******** --env ******** b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent -k [2023-07-27T13:37:34.720Z] unset SSH_AUTH_SOCK; [2023-07-27T13:37:34.721Z] unset SSH_AGENT_PID; [2023-07-27T13:37:34.721Z] echo Agent pid 40 killed; [2023-07-27T13:37:34.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-27T13:37:34.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T13:37:34.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T13:37:34.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T13:37:34.939Z] $ docker exec b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent [2023-07-27T13:37:35.042Z] SSH_AUTH_SOCK=/tmp/ssh-vpXzsVCBgNCe/agent.72 [2023-07-27T13:37:35.042Z] SSH_AGENT_PID=78 [2023-07-27T13:37:35.048Z] Running ssh-add (command line suppressed) [2023-07-27T13:37:35.153Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_15823577231342118699.key (/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_15823577231342118699.key) [2023-07-27T13:37:35.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T13:37:35.497Z] + git semver init [2023-07-27T13:37:35.756Z] 2023-07-27 13:37:35,677 [run_init] DEBUG init version:0.0.0 force:False [2023-07-27T13:37:35.757Z] 2023-07-27 13:37:35,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver [2023-07-27T13:37:35.757Z] 2023-07-27 13:37:35,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver [2023-07-27T13:37:35.757Z] 2023-07-27 13:37:35,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-213, universal_newlines=False, shell=None, istream=None) [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,919 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.git/info/exclude [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver/PR-213 with force:False [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,919 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver/PR-213 [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,924 [execute] INFO git cat-file --batch-check [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,930 [execute] INFO git cat-file --batch [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T13:37:37.135Z] 2023-07-27 13:37:36,935 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver/PR-213 [2023-07-27T13:37:37.135Z] 0.0.0 [Pipeline] } [2023-07-27T13:37:37.160Z] $ docker exec --env ******** --env ******** b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent -k [2023-07-27T13:37:37.259Z] unset SSH_AUTH_SOCK; [2023-07-27T13:37:37.259Z] unset SSH_AGENT_PID; [2023-07-27T13:37:37.259Z] echo Agent pid 78 killed; [2023-07-27T13:37:37.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T13:37:37.701Z] + git semver [Pipeline] } [2023-07-27T13:37:37.985Z] $ docker stop --time=1 b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b [2023-07-27T13:37:39.256Z] $ docker rm -f --volumes b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T13:37:39.661Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-27T13:37:39.930Z] Stashed 1 file(s) [Pipeline] echo [2023-07-27T13:37:39.946Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T13:37:40.507Z] provisioning config files... [2023-07-27T13:37:40.516Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config14999778252998787344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:37:40.882Z] ---> docker-login.sh [2023-07-27T13:37:40.882Z] nexus3.edgexfoundry.org:10001 [2023-07-27T13:37:40.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:40.882Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:40.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:40.882Z] [2023-07-27T13:37:40.882Z] Login Succeeded [2023-07-27T13:37:40.882Z] nexus3.edgexfoundry.org:10002 [2023-07-27T13:37:40.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:40.882Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:40.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:40.882Z] [2023-07-27T13:37:40.882Z] Login Succeeded [2023-07-27T13:37:40.882Z] nexus3.edgexfoundry.org:10003 [2023-07-27T13:37:41.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:41.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:41.142Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:41.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:41.142Z] [2023-07-27T13:37:41.142Z] Login Succeeded [2023-07-27T13:37:41.142Z] nexus3.edgexfoundry.org:10004 [2023-07-27T13:37:41.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:41.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:41.142Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:41.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:41.142Z] [2023-07-27T13:37:41.142Z] Login Succeeded [2023-07-27T13:37:41.142Z] docker.io [2023-07-27T13:37:41.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:37:41.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:37:41.401Z] Configure a credential helper to remove this warning. See [2023-07-27T13:37:41.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:37:41.401Z] [2023-07-27T13:37:41.401Z] Login Succeeded [2023-07-27T13:37:41.401Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T13:37:41.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T13:37:41.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T13:37:41.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T13:37:41.711Z] ========================================================= [2023-07-27T13:37:41.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-27T13:37:41.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:37:42.187Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-27T13:37:42.187Z] Sending build context to Docker daemon 12.67MB [2023-07-27T13:37:42.187Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T13:37:42.187Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T13:37:42.187Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-27T13:37:42.187Z] 4db1b89c0bd1: Pulling fs layer [2023-07-27T13:37:42.187Z] 6911f1a30b25: Pulling fs layer [2023-07-27T13:37:42.187Z] e194b8c5c2a9: Pulling fs layer [2023-07-27T13:37:42.187Z] 6863d3e3a2b1: Pulling fs layer [2023-07-27T13:37:42.187Z] ec0bb842ea78: Pulling fs layer [2023-07-27T13:37:42.187Z] 40a00589a448: Pulling fs layer [2023-07-27T13:37:42.187Z] 6c08303d61cc: Pulling fs layer [2023-07-27T13:37:42.187Z] 798269fcf238: Pulling fs layer [2023-07-27T13:37:42.187Z] ec0bb842ea78: Waiting [2023-07-27T13:37:42.187Z] 6c08303d61cc: Waiting [2023-07-27T13:37:42.187Z] 798269fcf238: Waiting [2023-07-27T13:37:42.187Z] 6863d3e3a2b1: Waiting [2023-07-27T13:37:42.187Z] 6911f1a30b25: Verifying Checksum [2023-07-27T13:37:42.187Z] 6911f1a30b25: Download complete [2023-07-27T13:37:42.187Z] 6863d3e3a2b1: Download complete [2023-07-27T13:37:42.448Z] ec0bb842ea78: Verifying Checksum [2023-07-27T13:37:42.448Z] ec0bb842ea78: Download complete [2023-07-27T13:37:42.448Z] 4db1b89c0bd1: Verifying Checksum [2023-07-27T13:37:42.448Z] 4db1b89c0bd1: Download complete [2023-07-27T13:37:42.448Z] 40a00589a448: Verifying Checksum [2023-07-27T13:37:42.448Z] 40a00589a448: Download complete [2023-07-27T13:37:42.448Z] 4db1b89c0bd1: Pull complete [2023-07-27T13:37:42.710Z] 6911f1a30b25: Pull complete [2023-07-27T13:37:42.972Z] 798269fcf238: Download complete [2023-07-27T13:37:42.972Z] e194b8c5c2a9: Download complete [2023-07-27T13:37:43.231Z] 6c08303d61cc: Verifying Checksum [2023-07-27T13:37:43.231Z] 6c08303d61cc: Download complete [2023-07-27T13:37:46.523Z] e194b8c5c2a9: Pull complete [2023-07-27T13:37:46.523Z] 6863d3e3a2b1: Pull complete [2023-07-27T13:37:46.523Z] ec0bb842ea78: Pull complete [2023-07-27T13:37:46.523Z] 40a00589a448: Pull complete [2023-07-27T13:37:48.417Z] 6c08303d61cc: Pull complete [2023-07-27T13:37:49.346Z] 798269fcf238: Pull complete [2023-07-27T13:37:49.346Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-27T13:37:49.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-27T13:37:49.346Z] ---> ec979cd7f677 [2023-07-27T13:37:49.346Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T13:37:50.722Z] ---> Running in dc4a9c13d606 [2023-07-27T13:37:50.722Z] Removing intermediate container dc4a9c13d606 [2023-07-27T13:37:50.722Z] ---> 2b823531ff44 [2023-07-27T13:37:50.722Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T13:37:50.722Z] ---> Running in b6711a2870fe [2023-07-27T13:37:50.722Z] Removing intermediate container b6711a2870fe [2023-07-27T13:37:50.722Z] ---> ece5ff4c2cd0 [2023-07-27T13:37:50.722Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T13:37:50.722Z] ---> Running in 0b4d068abb70 [2023-07-27T13:37:50.981Z] Removing intermediate container 0b4d068abb70 [2023-07-27T13:37:50.982Z] ---> 0563d41b3af7 [2023-07-27T13:37:50.982Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T13:37:50.982Z] ---> Running in acb733730439 [2023-07-27T13:37:51.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T13:37:51.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T13:37:51.758Z] OK: 265 MiB in 53 packages [2023-07-27T13:37:52.016Z] Removing intermediate container acb733730439 [2023-07-27T13:37:52.016Z] ---> ade74561dad6 [2023-07-27T13:37:52.016Z] Step 7/12 : WORKDIR /app [2023-07-27T13:37:52.016Z] ---> Running in c9ce7647c9a8 [2023-07-27T13:37:52.016Z] Removing intermediate container c9ce7647c9a8 [2023-07-27T13:37:52.016Z] ---> 61c267a5d605 [2023-07-27T13:37:52.016Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T13:37:52.275Z] ---> c3447ecdf71d [2023-07-27T13:37:52.275Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T13:37:52.275Z] ---> Running in 437e22d6198f [2023-07-27T13:37:55.340Z] Still waiting to schedule task [2023-07-27T13:37:55.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-27T13:38:14.207Z] Removing intermediate container 437e22d6198f [2023-07-27T13:38:14.207Z] ---> c7f2f4055b1a [2023-07-27T13:38:14.207Z] Step 10/12 : COPY . . [2023-07-27T13:38:14.469Z] ---> 78f1e164f4dc [2023-07-27T13:38:14.470Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T13:38:14.730Z] ---> Running in 8f98c7811c1f [2023-07-27T13:38:14.730Z] Removing intermediate container 8f98c7811c1f [2023-07-27T13:38:14.730Z] ---> 4bf127715cee [2023-07-27T13:38:14.730Z] Step 12/12 : RUN $MAKE [2023-07-27T13:38:14.730Z] ---> Running in ae766eca63f5 [2023-07-27T13:38:14.990Z] noop [2023-07-27T13:38:15.249Z] Removing intermediate container ae766eca63f5 [2023-07-27T13:38:15.249Z] ---> 8107dc59b442 [2023-07-27T13:38:15.249Z] Successfully built 8107dc59b442 [2023-07-27T13:38:15.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:38:15.682Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T13:38:15.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:38:15.833Z] prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container [2023-07-27T13:38:15.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-27T13:38:16.206Z] $ docker top 9f5bf2a2b4d12ae4437128071cd20a35f84be37b5119bb9a98df64bc453c1f2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T13:38:16.608Z] + go version [2023-07-27T13:38:16.608Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-27T13:38:16.639Z] $ docker stop --time=1 9f5bf2a2b4d12ae4437128071cd20a35f84be37b5119bb9a98df64bc453c1f2f [2023-07-27T13:38:17.914Z] $ docker rm -f --volumes 9f5bf2a2b4d12ae4437128071cd20a35f84be37b5119bb9a98df64bc453c1f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:38:18.647Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T13:38:18.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:38:18.799Z] prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container [2023-07-27T13:38:18.827Z] $ 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-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-27T13:38:19.165Z] $ docker top e5ad41ed44028f4bc0c8772eccd78bb540d73cd343c71f510c3acabbde7cf3a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T13:38:19.562Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-213 [Pipeline] fileExists [Pipeline] sh [2023-07-27T13:38:19.923Z] + make test [2023-07-27T13:38:19.924Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-27T13:38:38.003Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-27T13:38:38.003Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-27T13:38:38.262Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2023-07-27T13:38:40.794Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.713s coverage: 71.9% of statements [2023-07-27T13:39:02.839Z] go vet ./... [2023-07-27T13:39:05.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T13:39:05.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T13:39:05.441Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-27T13:39:05.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T13:39:05.758Z] $ docker stop --time=1 e5ad41ed44028f4bc0c8772eccd78bb540d73cd343c71f510c3acabbde7cf3a2 [2023-07-27T13:39:07.599Z] $ docker rm -f --volumes e5ad41ed44028f4bc0c8772eccd78bb540d73cd343c71f510c3acabbde7cf3a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T13:39:08.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T13:39:08.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-27T13:39:08.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T13:39:09.277Z] + ls -al . [2023-07-27T13:39:09.277Z] total 236 [2023-07-27T13:39:09.277Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 13:38 . [2023-07-27T13:39:09.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:37 .. [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 27 13:37 .dockerignore [2023-07-27T13:39:09.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 13:37 .git [2023-07-27T13:39:09.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:37 .github [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 27 13:37 .gitignore [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 13:37 .golangci.yml [2023-07-27T13:39:09.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 13:37 .semver [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 27 13:37 Attribution.txt [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 27 13:37 CHANGELOG.md [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 27 13:37 Dockerfile [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 13:37 GOVERNANCE.md [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 27 13:37 Jenkinsfile [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 27 13:37 LICENSE [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 27 13:37 Makefile [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 27 13:37 OWNERS.md [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 27 13:37 README.md [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 13:37 VERSION [2023-07-27T13:39:09.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:37 bin [2023-07-27T13:39:09.277Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 27 13:38 coverage.out [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 27 13:37 go.mod [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 27 13:37 go.sum [2023-07-27T13:39:09.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:37 images [2023-07-27T13:39:09.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:37 internal [2023-07-27T13:39:09.277Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 27 13:37 main.go [2023-07-27T13:39:09.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:37 res [2023-07-27T13:39:09.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:37 snap [2023-07-27T13:39:09.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:39:09.666Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f3030c31b6188f3bd22b461afa109fa037c8a3c4 --label arch=amd64 --label version=0.0.0 . [2023-07-27T13:39:09.666Z] Sending build context to Docker daemon 12.67MB [2023-07-27T13:39:09.666Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T13:39:09.666Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-27T13:39:09.666Z] ---> 8107dc59b442 [2023-07-27T13:39:09.666Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T13:39:09.666Z] ---> Running in bd645a465187 [2023-07-27T13:39:09.924Z] Removing intermediate container bd645a465187 [2023-07-27T13:39:09.924Z] ---> b7b589b7b5ca [2023-07-27T13:39:09.924Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T13:39:09.924Z] ---> Running in c08eb22d0ee5 [2023-07-27T13:39:09.924Z] Removing intermediate container c08eb22d0ee5 [2023-07-27T13:39:09.924Z] ---> e5b6c309ecbb [2023-07-27T13:39:09.924Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-27T13:39:09.924Z] ---> Running in b75cd1cdd9dc [2023-07-27T13:39:09.924Z] Removing intermediate container b75cd1cdd9dc [2023-07-27T13:39:09.924Z] ---> 14af11a436d8 [2023-07-27T13:39:09.924Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T13:39:09.924Z] ---> Running in 796392b64001 [2023-07-27T13:39:10.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T13:39:10.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T13:39:10.702Z] OK: 265 MiB in 53 packages [2023-07-27T13:39:11.271Z] Removing intermediate container 796392b64001 [2023-07-27T13:39:11.271Z] ---> 32d88c860c93 [2023-07-27T13:39:11.271Z] Step 7/29 : WORKDIR /app [2023-07-27T13:39:11.271Z] ---> Running in 60b927e2faef [2023-07-27T13:39:11.271Z] Removing intermediate container 60b927e2faef [2023-07-27T13:39:11.271Z] ---> c16bcafb358e [2023-07-27T13:39:11.271Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-27T13:39:11.271Z] ---> 77d7fdd1745d [2023-07-27T13:39:11.271Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T13:39:11.271Z] ---> Running in 5467ab5e7dab [2023-07-27T13:39:12.208Z] Removing intermediate container 5467ab5e7dab [2023-07-27T13:39:12.208Z] ---> 7122cbbe2e5f [2023-07-27T13:39:12.208Z] Step 10/29 : COPY . . [2023-07-27T13:39:12.208Z] ---> f4af3242ce2b [2023-07-27T13:39:12.208Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T13:39:12.467Z] ---> Running in 05834013dbf1 [2023-07-27T13:39:12.467Z] Removing intermediate container 05834013dbf1 [2023-07-27T13:39:12.467Z] ---> 1d91a1d24aab [2023-07-27T13:39:12.467Z] Step 12/29 : RUN $MAKE [2023-07-27T13:39:12.467Z] ---> Running in 4923dcda7f95 [2023-07-27T13:39:12.730Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-27T13:39:21.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2372 in /w/workspace/y_app-rfid-llrp-inventory_PR-213 [Pipeline] { [Pipeline] ws [2023-07-27T13:39:21.793Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-07-27T13:39:21.870Z] The recommended git tool is: git [2023-07-27T13:39:26.569Z] using credential edgex-jenkins-ssh [2023-07-27T13:39:26.588Z] Cloning the remote Git repository [2023-07-27T13:39:26.628Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-27T13:39:26.714Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-07-27T13:39:26.861Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-27T13:39:26.862Z] > git --version # timeout=10 [2023-07-27T13:39:26.882Z] > git --version # 'git version 2.25.1' [2023-07-27T13:39:26.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T13:39:27.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T13:39:30.268Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-27T13:39:30.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T13:39:30.827Z] Removing intermediate container 4923dcda7f95 [2023-07-27T13:39:30.827Z] ---> 4453ec1b9848 [2023-07-27T13:39:30.827Z] Step 13/29 : FROM alpine:3.17 [2023-07-27T13:39:30.827Z] 3.17: Pulling from library/alpine [2023-07-27T13:39:31.086Z] 4db1b89c0bd1: Already exists [2023-07-27T13:39:31.086Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T13:39:31.086Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T13:39:31.086Z] ---> 1f73a9d63274 [2023-07-27T13:39:31.086Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T13:39:31.086Z] ---> Running in 4097adaec7f4 [2023-07-27T13:39:31.086Z] Removing intermediate container 4097adaec7f4 [2023-07-27T13:39:31.086Z] ---> 23a8f1f6a1bc [2023-07-27T13:39:31.086Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-27T13:39:31.086Z] ---> Running in 3236536cc9ab [2023-07-27T13:39:31.345Z] Removing intermediate container 3236536cc9ab [2023-07-27T13:39:31.345Z] ---> e1d4bd23b118 [2023-07-27T13:39:31.345Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-27T13:39:31.345Z] ---> Running in 7af8fe71a7d0 [2023-07-27T13:39:31.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T13:39:31.727Z] Merging remotes/origin/main commit a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 into PR head commit f3030c31b6188f3bd22b461afa109fa037c8a3c4 [2023-07-27T13:39:31.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T13:39:32.000Z] Merge succeeded, producing f3030c31b6188f3bd22b461afa109fa037c8a3c4 [2023-07-27T13:39:32.000Z] Checking out Revision f3030c31b6188f3bd22b461afa109fa037c8a3c4 (PR-213) [2023-07-27T13:39:31.104Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-27T13:39:31.153Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-27T13:39:31.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T13:39:31.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-27T13:39:31.745Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T13:39:31.809Z] > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # timeout=10 [2023-07-27T13:39:31.904Z] > git remote # timeout=10 [2023-07-27T13:39:31.922Z] > git config --get remote.origin.url # timeout=10 [2023-07-27T13:39:31.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T13:39:31.957Z] > git merge a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 [2023-07-27T13:39:31.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-27T13:39:32.005Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T13:39:32.017Z] > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # timeout=10 [2023-07-27T13:39:32.121Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T13:39:32.121Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T13:39:32.121Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T13:39:32.121Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T13:39:32.121Z] OK: 8 MiB in 17 packages [2023-07-27T13:39:32.482Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-27T13:39:32.530Z] > git --version # timeout=10 [2023-07-27T13:39:32.542Z] > git --version # 'git version 2.25.1' [2023-07-27T13:39:32.555Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T13:39:32.689Z] Removing intermediate container 7af8fe71a7d0 [2023-07-27T13:39:32.689Z] ---> b62aa3362a9f [2023-07-27T13:39:32.689Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T13:39:32.689Z] ---> eea3e29cda36 [2023-07-27T13:39:32.689Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T13:39:32.689Z] ---> f512ba5e7411 [2023-07-27T13:39:32.689Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-27T13:39:32.949Z] ---> 2cb0b86a4345 [2023-07-27T13:39:32.949Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-27T13:39:32.949Z] ---> 37147939c439 [2023-07-27T13:39:32.949Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T13:39:33.516Z] ---> 005ff2364ad7 [2023-07-27T13:39:33.516Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-27T13:39:33.516Z] ---> Running in 768f4f03550f [2023-07-27T13:39:33.769Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-27T13:39:33.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T13:39:33.769Z] Dload Upload Total Spent Left Speed [2023-07-27T13:39:33.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-07-27T13:39:34.082Z] Removing intermediate container 768f4f03550f [2023-07-27T13:39:34.082Z] ---> ae529b06b5aa [2023-07-27T13:39:34.082Z] Step 23/29 : VOLUME /cache [2023-07-27T13:39:34.082Z] ---> Running in 7cc0adbed475 [2023-07-27T13:39:34.082Z] Removing intermediate container 7cc0adbed475 [2023-07-27T13:39:34.082Z] ---> cf847338376c [2023-07-27T13:39:34.082Z] Step 24/29 : EXPOSE 59711 [2023-07-27T13:39:34.082Z] ---> Running in 667200fd3d9d [2023-07-27T13:39:34.082Z] Removing intermediate container 667200fd3d9d [2023-07-27T13:39:34.082Z] ---> 6a5084cbd5da [2023-07-27T13:39:34.082Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-27T13:39:34.082Z] ---> Running in aeeb3f88bb2a [2023-07-27T13:39:34.325Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-07-27T13:39:34.341Z] Removing intermediate container aeeb3f88bb2a [2023-07-27T13:39:34.341Z] ---> 660aa271bd6c [2023-07-27T13:39:34.341Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-27T13:39:34.341Z] ---> Running in ce7a49161f72 [2023-07-27T13:39:34.341Z] Removing intermediate container ce7a49161f72 [2023-07-27T13:39:34.341Z] ---> 79d982aa517d [2023-07-27T13:39:34.341Z] Step 27/29 : LABEL arch=amd64 [2023-07-27T13:39:34.341Z] ---> Running in c1ab4c0091d1 [2023-07-27T13:39:34.341Z] Removing intermediate container c1ab4c0091d1 [2023-07-27T13:39:34.341Z] ---> 5be92e91d06f [2023-07-27T13:39:34.341Z] Step 28/29 : LABEL git_sha=f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] sh [2023-07-27T13:39:34.600Z] ---> Running in 5990322b750f [2023-07-27T13:39:34.600Z] Removing intermediate container 5990322b750f [2023-07-27T13:39:34.600Z] ---> ae92bdf1c35f [2023-07-27T13:39:34.600Z] Step 29/29 : LABEL version=0.0.0 [2023-07-27T13:39:34.600Z] ---> Running in c694fb837e1e [2023-07-27T13:39:34.600Z] Removing intermediate container c694fb837e1e [2023-07-27T13:39:34.600Z] ---> 46f95d17766c [2023-07-27T13:39:34.600Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T13:39:34.600Z] Successfully built 46f95d17766c [2023-07-27T13:39:34.600Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [2023-07-27T13:39:34.693Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-27T13:39:34.693Z] + sudo tee /etc/docker/daemon.new [2023-07-27T13:39:34.693Z] { [2023-07-27T13:39:34.693Z] "registry-mirrors": [ [2023-07-27T13:39:34.693Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-27T13:39:34.693Z] ], [2023-07-27T13:39:34.693Z] "bip": "10.250.0.254/24", [2023-07-27T13:39:34.693Z] "hosts": [ [2023-07-27T13:39:34.693Z] "tcp://0.0.0.0:5555", [2023-07-27T13:39:34.693Z] "unix:///var/run/docker.sock" [2023-07-27T13:39:34.693Z] ], [2023-07-27T13:39:34.693Z] "mtu": 1458, [2023-07-27T13:39:34.693Z] "selinux-enabled": true, [2023-07-27T13:39:34.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-27T13:39:34.693Z] } [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2023-07-27T13:39:35.101Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:39:35.517Z] + sudo service docker restart [2023-07-27T13:39:35.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T13:39:35.689Z] [2023-07-27T13:39:35.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:39:36.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T13:39:36.063Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-27T13:39:36.063Z] 5eb5b503b376: Pulling fs layer [2023-07-27T13:39:36.063Z] 5c69ac0246d0: Pulling fs layer [2023-07-27T13:39:36.063Z] ec43610c2a17: Pulling fs layer [2023-07-27T13:39:36.063Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-27T13:39:36.063Z] 33b1e0a273af: Pulling fs layer [2023-07-27T13:39:36.063Z] 5d3b04190fa2: Pulling fs layer [2023-07-27T13:39:36.063Z] 2f39f015ded8: Pulling fs layer [2023-07-27T13:39:36.063Z] 33b1e0a273af: Waiting [2023-07-27T13:39:36.063Z] 5d3b04190fa2: Waiting [2023-07-27T13:39:36.063Z] 2f39f015ded8: Waiting [2023-07-27T13:39:36.063Z] 3a2ae6a8a46f: Waiting [2023-07-27T13:39:36.063Z] 5c69ac0246d0: Verifying Checksum [2023-07-27T13:39:36.063Z] 5c69ac0246d0: Download complete [2023-07-27T13:39:36.063Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-27T13:39:36.063Z] 3a2ae6a8a46f: Download complete [2023-07-27T13:39:36.063Z] 33b1e0a273af: Verifying Checksum [2023-07-27T13:39:36.063Z] 33b1e0a273af: Download complete [2023-07-27T13:39:36.063Z] 5d3b04190fa2: Verifying Checksum [2023-07-27T13:39:36.063Z] 5d3b04190fa2: Download complete [2023-07-27T13:39:36.063Z] ec43610c2a17: Verifying Checksum [2023-07-27T13:39:36.063Z] ec43610c2a17: Download complete [2023-07-27T13:39:36.322Z] 5eb5b503b376: Download complete [2023-07-27T13:39:36.888Z] 2f39f015ded8: Download complete [2023-07-27T13:39:37.456Z] 5eb5b503b376: Pull complete [2023-07-27T13:39:37.714Z] 5c69ac0246d0: Pull complete [2023-07-27T13:39:37.973Z] ec43610c2a17: Pull complete [2023-07-27T13:39:37.973Z] 3a2ae6a8a46f: Pull complete [2023-07-27T13:39:38.232Z] 33b1e0a273af: Pull complete [2023-07-27T13:39:38.491Z] 5d3b04190fa2: Pull complete [2023-07-27T13:39:42.674Z] 2f39f015ded8: Pull complete [2023-07-27T13:39:42.674Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-27T13:39:42.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T13:39:42.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:39:42.922Z] prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container [2023-07-27T13:39:42.947Z] $ 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-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-27T13:39:43.894Z] $ docker top 278f5a0b740857de47e2f5ccde119ba345746f9a58ed329cc4e033a108c0d6d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:39:44.356Z] ---> job-cost.sh [2023-07-27T13:39:44.356Z] lf-activate-venv: SKIPPING [2023-07-27T13:39:44.356Z] INFO: No Stack... [2023-07-27T13:39:44.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T13:39:44.875Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T13:39:45.192Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives/cost.csv [2023-07-27T13:39:45.192Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T13:39:45.236Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [2023-07-27T13:39:45.241Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] did not exist. Created. [2023-07-27T13:39:45.241Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T13:39:45.634Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-27T13:39:45.688Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T13:39:45.719Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T13:39:45.806Z] $ docker stop --time=1 278f5a0b740857de47e2f5ccde119ba345746f9a58ed329cc4e033a108c0d6d9 [2023-07-27T13:39:46.969Z] $ docker rm -f --volumes 278f5a0b740857de47e2f5ccde119ba345746f9a58ed329cc4e033a108c0d6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T13:39:53.820Z] provisioning config files... [2023-07-27T13:39:53.848Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config15906310815075424661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:39:54.236Z] ---> docker-login.sh [2023-07-27T13:39:54.236Z] nexus3.edgexfoundry.org:10001 [2023-07-27T13:39:54.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:39:54.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:39:54.777Z] Configure a credential helper to remove this warning. See [2023-07-27T13:39:54.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:39:54.777Z] [2023-07-27T13:39:54.777Z] Login Succeeded [2023-07-27T13:39:54.777Z] nexus3.edgexfoundry.org:10002 [2023-07-27T13:39:55.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:39:55.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:39:55.049Z] Configure a credential helper to remove this warning. See [2023-07-27T13:39:55.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:39:55.049Z] [2023-07-27T13:39:55.049Z] Login Succeeded [2023-07-27T13:39:55.049Z] nexus3.edgexfoundry.org:10003 [2023-07-27T13:39:55.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:39:55.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:39:55.590Z] Configure a credential helper to remove this warning. See [2023-07-27T13:39:55.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:39:55.590Z] [2023-07-27T13:39:55.590Z] Login Succeeded [2023-07-27T13:39:55.590Z] nexus3.edgexfoundry.org:10004 [2023-07-27T13:39:55.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:39:55.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:39:55.861Z] Configure a credential helper to remove this warning. See [2023-07-27T13:39:55.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:39:55.861Z] [2023-07-27T13:39:55.861Z] Login Succeeded [2023-07-27T13:39:55.861Z] docker.io [2023-07-27T13:39:56.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T13:39:56.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T13:39:56.395Z] Configure a credential helper to remove this warning. See [2023-07-27T13:39:56.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T13:39:56.395Z] [2023-07-27T13:39:56.395Z] Login Succeeded [2023-07-27T13:39:56.395Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T13:39:56.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T13:39:56.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T13:39:56.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T13:39:56.868Z] ========================================================= [2023-07-27T13:39:56.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-27T13:39:56.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:39:57.383Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-27T13:39:57.653Z] Sending build context to Docker daemon 684kB [2023-07-27T13:39:57.653Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T13:39:57.653Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T13:39:57.653Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-27T13:39:57.653Z] edb6bdbacee9: Pulling fs layer [2023-07-27T13:39:57.653Z] 5f9638ab2659: Pulling fs layer [2023-07-27T13:39:57.653Z] 8d51d6327a98: Pulling fs layer [2023-07-27T13:39:57.653Z] 8b374f2dd631: Pulling fs layer [2023-07-27T13:39:57.653Z] ec14aa9079de: Pulling fs layer [2023-07-27T13:39:57.653Z] 2f466654f4bb: Pulling fs layer [2023-07-27T13:39:57.653Z] 554e91adad29: Pulling fs layer [2023-07-27T13:39:57.653Z] ec14aa9079de: Waiting [2023-07-27T13:39:57.653Z] 554e91adad29: Waiting [2023-07-27T13:39:57.653Z] 2f466654f4bb: Waiting [2023-07-27T13:39:57.653Z] 8b374f2dd631: Waiting [2023-07-27T13:39:57.924Z] 5f9638ab2659: Verifying Checksum [2023-07-27T13:39:57.924Z] 5f9638ab2659: Download complete [2023-07-27T13:39:57.924Z] 8b374f2dd631: Verifying Checksum [2023-07-27T13:39:57.924Z] 8b374f2dd631: Download complete [2023-07-27T13:39:57.924Z] ec14aa9079de: Verifying Checksum [2023-07-27T13:39:57.924Z] ec14aa9079de: Download complete [2023-07-27T13:39:57.924Z] edb6bdbacee9: Verifying Checksum [2023-07-27T13:39:57.924Z] edb6bdbacee9: Download complete [2023-07-27T13:39:58.890Z] edb6bdbacee9: Pull complete [2023-07-27T13:39:59.160Z] 554e91adad29: Verifying Checksum [2023-07-27T13:39:59.160Z] 554e91adad29: Download complete [2023-07-27T13:39:59.429Z] 5f9638ab2659: Pull complete [2023-07-27T13:40:00.392Z] 8d51d6327a98: Verifying Checksum [2023-07-27T13:40:00.392Z] 8d51d6327a98: Download complete [2023-07-27T13:40:00.392Z] 2f466654f4bb: Verifying Checksum [2023-07-27T13:40:00.392Z] 2f466654f4bb: Download complete [2023-07-27T13:40:12.845Z] 8d51d6327a98: Pull complete [2023-07-27T13:40:12.845Z] 8b374f2dd631: Pull complete [2023-07-27T13:40:12.845Z] ec14aa9079de: Pull complete [2023-07-27T13:40:19.498Z] 2f466654f4bb: Pull complete [2023-07-27T13:40:20.919Z] 554e91adad29: Pull complete [2023-07-27T13:40:20.919Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-27T13:40:20.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-27T13:40:20.919Z] ---> 1e15ea492957 [2023-07-27T13:40:20.919Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T13:40:22.870Z] ---> Running in 7a120128d580 [2023-07-27T13:40:22.871Z] Removing intermediate container 7a120128d580 [2023-07-27T13:40:22.871Z] ---> 9c444ccd9003 [2023-07-27T13:40:22.871Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T13:40:22.871Z] ---> Running in 997594ae4bf4 [2023-07-27T13:40:23.139Z] Removing intermediate container 997594ae4bf4 [2023-07-27T13:40:23.139Z] ---> 42d45ead5520 [2023-07-27T13:40:23.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T13:40:23.407Z] ---> Running in ca49a457782c [2023-07-27T13:40:23.675Z] Removing intermediate container ca49a457782c [2023-07-27T13:40:23.675Z] ---> ddd146090c42 [2023-07-27T13:40:23.675Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T13:40:23.675Z] ---> Running in 8baef1cf5c52 [2023-07-27T13:40:25.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T13:40:25.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T13:40:26.314Z] OK: 263 MiB in 53 packages [2023-07-27T13:40:27.278Z] Removing intermediate container 8baef1cf5c52 [2023-07-27T13:40:27.278Z] ---> 066f17f914a7 [2023-07-27T13:40:27.278Z] Step 7/12 : WORKDIR /app [2023-07-27T13:40:27.278Z] ---> Running in f64f3c52dfa3 [2023-07-27T13:40:27.545Z] Removing intermediate container f64f3c52dfa3 [2023-07-27T13:40:27.546Z] ---> 9cf896932b0b [2023-07-27T13:40:27.546Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T13:40:27.813Z] ---> d5a34af51edf [2023-07-27T13:40:27.814Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T13:40:28.081Z] ---> Running in c7a2fea21973 [2023-07-27T13:41:35.963Z] Removing intermediate container c7a2fea21973 [2023-07-27T13:41:35.963Z] ---> 66e457dbe4e0 [2023-07-27T13:41:35.963Z] Step 10/12 : COPY . . [2023-07-27T13:41:35.963Z] ---> f2eef364e467 [2023-07-27T13:41:35.963Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T13:41:35.963Z] ---> Running in d12f91705ef9 [2023-07-27T13:41:35.963Z] Removing intermediate container d12f91705ef9 [2023-07-27T13:41:35.963Z] ---> 80f7be96f3ae [2023-07-27T13:41:35.963Z] Step 12/12 : RUN $MAKE [2023-07-27T13:41:35.963Z] ---> Running in e5d7005356f9 [2023-07-27T13:41:35.963Z] noop [2023-07-27T13:41:35.963Z] Removing intermediate container e5d7005356f9 [2023-07-27T13:41:35.963Z] ---> 1e3c3e0a104e [2023-07-27T13:41:35.963Z] Successfully built 1e3c3e0a104e [2023-07-27T13:41:35.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:41:36.445Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T13:41:36.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:41:36.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-2372 does not seem to be running inside a container [2023-07-27T13:41:36.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-27T13:41:38.022Z] $ docker top ff3caf93206febbf4bb58eb15de35f333f310e51f11c7c0f60b4a92a3824e76c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T13:41:38.893Z] + go version [2023-07-27T13:41:38.893Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-27T13:41:38.926Z] $ docker stop --time=1 ff3caf93206febbf4bb58eb15de35f333f310e51f11c7c0f60b4a92a3824e76c [2023-07-27T13:41:40.522Z] $ docker rm -f --volumes ff3caf93206febbf4bb58eb15de35f333f310e51f11c7c0f60b4a92a3824e76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:41:41.412Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T13:41:41.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:41:41.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-2372 does not seem to be running inside a container [2023-07-27T13:41:41.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-27T13:41:44.469Z] $ docker top 8c116208f8f79678eedf9d1ffb61340161b48a6776393ba6dbc7139acb8b5e43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T13:41:45.040Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-07-27T13:41:45.437Z] + make test [2023-07-27T13:41:45.437Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-27T13:44:22.126Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-27T13:44:23.536Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-27T13:44:24.491Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.075s coverage: 86.2% of statements [2023-07-27T13:44:34.831Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.437s coverage: 71.9% of statements [2023-07-27T13:44:35.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-27T13:44:35.416Z] go vet ./... [2023-07-27T13:46:57.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T13:46:57.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T13:46:57.698Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-27T13:46:57.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T13:46:57.767Z] $ docker stop --time=1 8c116208f8f79678eedf9d1ffb61340161b48a6776393ba6dbc7139acb8b5e43 [2023-07-27T13:46:59.632Z] $ docker rm -f --volumes 8c116208f8f79678eedf9d1ffb61340161b48a6776393ba6dbc7139acb8b5e43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T13:47:01.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T13:47:01.241Z] Warning: overwriting stash ‘coverage-report’ [2023-07-27T13:47:01.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T13:47:02.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T13:47:02.594Z] + ls -al . [2023-07-27T13:47:02.594Z] total 232 [2023-07-27T13:47:02.594Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 13:41 . [2023-07-27T13:47:02.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:39 .. [2023-07-27T13:47:02.594Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 27 13:39 .dockerignore [2023-07-27T13:47:02.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 13:39 .git [2023-07-27T13:47:02.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:39 .github [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 27 13:39 .gitignore [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 13:39 .golangci.yml [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 27 13:39 Attribution.txt [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 27 13:39 CHANGELOG.md [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 27 13:39 Dockerfile [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 13:39 GOVERNANCE.md [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 27 13:39 Jenkinsfile [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 27 13:39 LICENSE [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 27 13:39 Makefile [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 27 13:39 OWNERS.md [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 27 13:39 README.md [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 13:37 VERSION [2023-07-27T13:47:02.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:39 bin [2023-07-27T13:47:02.595Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 27 13:44 coverage.out [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 27 13:39 go.mod [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 27 13:39 go.sum [2023-07-27T13:47:02.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:39 images [2023-07-27T13:47:02.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:39 internal [2023-07-27T13:47:02.595Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 27 13:39 main.go [2023-07-27T13:47:02.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:39 res [2023-07-27T13:47:02.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:39 snap [2023-07-27T13:47:02.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:47:03.009Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3030c31b6188f3bd22b461afa109fa037c8a3c4 --label arch=arm64 --label version=0.0.0 . [2023-07-27T13:47:03.276Z] Sending build context to Docker daemon 684kB [2023-07-27T13:47:03.276Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T13:47:03.276Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-27T13:47:03.276Z] ---> 1e3c3e0a104e [2023-07-27T13:47:03.276Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T13:47:03.276Z] ---> Running in fd8481d1fac3 [2023-07-27T13:47:03.545Z] Removing intermediate container fd8481d1fac3 [2023-07-27T13:47:03.545Z] ---> 7a97855a265a [2023-07-27T13:47:03.545Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T13:47:03.813Z] ---> Running in 6a2a169d7ebe [2023-07-27T13:47:04.080Z] Removing intermediate container 6a2a169d7ebe [2023-07-27T13:47:04.080Z] ---> 89c2774f68b4 [2023-07-27T13:47:04.080Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-27T13:47:04.080Z] ---> Running in d0357dc07a2d [2023-07-27T13:47:04.348Z] Removing intermediate container d0357dc07a2d [2023-07-27T13:47:04.348Z] ---> 4145f3cc6718 [2023-07-27T13:47:04.348Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T13:47:04.348Z] ---> Running in b4f12800ecb4 [2023-07-27T13:47:05.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T13:47:06.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T13:47:07.074Z] OK: 263 MiB in 53 packages [2023-07-27T13:47:08.485Z] Removing intermediate container b4f12800ecb4 [2023-07-27T13:47:08.485Z] ---> 4034e1708b5b [2023-07-27T13:47:08.485Z] Step 7/29 : WORKDIR /app [2023-07-27T13:47:08.485Z] ---> Running in f8dfdf7adfa7 [2023-07-27T13:47:08.485Z] Removing intermediate container f8dfdf7adfa7 [2023-07-27T13:47:08.485Z] ---> 23684de4ed84 [2023-07-27T13:47:08.485Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-27T13:47:09.072Z] ---> f794bfc5e883 [2023-07-27T13:47:09.072Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T13:47:09.072Z] ---> Running in 9d7dd476449f [2023-07-27T13:47:11.023Z] Removing intermediate container 9d7dd476449f [2023-07-27T13:47:11.023Z] ---> ba05563a7d82 [2023-07-27T13:47:11.023Z] Step 10/29 : COPY . . [2023-07-27T13:47:11.606Z] ---> e0a2bf80a835 [2023-07-27T13:47:11.606Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T13:47:11.606Z] ---> Running in b6c2faf6af03 [2023-07-27T13:47:11.874Z] Removing intermediate container b6c2faf6af03 [2023-07-27T13:47:11.874Z] ---> 5419b822d66b [2023-07-27T13:47:11.874Z] Step 12/29 : RUN $MAKE [2023-07-27T13:47:12.143Z] ---> Running in a96fde086818 [2023-07-27T13:47:13.102Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-27T13:49:20.106Z] Removing intermediate container a96fde086818 [2023-07-27T13:49:20.106Z] ---> 1ecbf55fa6ce [2023-07-27T13:49:20.106Z] Step 13/29 : FROM alpine:3.17 [2023-07-27T13:49:20.106Z] 3.17: Pulling from library/alpine [2023-07-27T13:49:20.106Z] edb6bdbacee9: Already exists [2023-07-27T13:49:20.106Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T13:49:20.106Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T13:49:20.106Z] ---> 779605e5fbc0 [2023-07-27T13:49:20.106Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T13:49:20.374Z] ---> Running in 84c8515da2a2 [2023-07-27T13:49:20.641Z] Removing intermediate container 84c8515da2a2 [2023-07-27T13:49:20.641Z] ---> a08778e36778 [2023-07-27T13:49:20.641Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-27T13:49:20.641Z] ---> Running in f7f4e3afb989 [2023-07-27T13:49:20.911Z] Removing intermediate container f7f4e3afb989 [2023-07-27T13:49:20.911Z] ---> f835eaae38d5 [2023-07-27T13:49:20.911Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-27T13:49:20.911Z] ---> Running in 83e89ff2b839 [2023-07-27T13:49:21.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T13:49:22.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T13:49:23.409Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T13:49:23.409Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T13:49:23.409Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T13:49:23.409Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T13:49:23.678Z] OK: 8 MiB in 17 packages [2023-07-27T13:49:25.091Z] Removing intermediate container 83e89ff2b839 [2023-07-27T13:49:25.091Z] ---> dbf28c64a36b [2023-07-27T13:49:25.091Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T13:49:25.358Z] ---> 46d3d136aa02 [2023-07-27T13:49:25.358Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T13:49:26.036Z] ---> 09f46dc94cbd [2023-07-27T13:49:26.036Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-27T13:49:26.305Z] ---> 1a9a00e92de3 [2023-07-27T13:49:26.305Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-27T13:49:26.894Z] ---> 325d96219d65 [2023-07-27T13:49:26.894Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-27T13:49:28.307Z] ---> 9e2d88f46b67 [2023-07-27T13:49:28.307Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-27T13:49:28.307Z] ---> Running in 854b44d0b80a [2023-07-27T13:49:29.715Z] Removing intermediate container 854b44d0b80a [2023-07-27T13:49:29.715Z] ---> f2eff5baa6d2 [2023-07-27T13:49:29.715Z] Step 23/29 : VOLUME /cache [2023-07-27T13:49:29.715Z] ---> Running in 36d78c3a64bf [2023-07-27T13:49:29.981Z] Removing intermediate container 36d78c3a64bf [2023-07-27T13:49:29.981Z] ---> 6111d08ec00a [2023-07-27T13:49:29.981Z] Step 24/29 : EXPOSE 59711 [2023-07-27T13:49:30.250Z] ---> Running in ae112cc4a1e3 [2023-07-27T13:49:30.516Z] Removing intermediate container ae112cc4a1e3 [2023-07-27T13:49:30.516Z] ---> 53f28a02a33c [2023-07-27T13:49:30.516Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-27T13:49:30.516Z] ---> Running in 2849e342b46f [2023-07-27T13:49:30.783Z] Removing intermediate container 2849e342b46f [2023-07-27T13:49:30.783Z] ---> 7b4469f0cc06 [2023-07-27T13:49:30.783Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-27T13:49:30.783Z] ---> Running in 1f9176c1d462 [2023-07-27T13:49:31.055Z] Removing intermediate container 1f9176c1d462 [2023-07-27T13:49:31.055Z] ---> 5e4170e3a213 [2023-07-27T13:49:31.055Z] Step 27/29 : LABEL arch=arm64 [2023-07-27T13:49:31.320Z] ---> Running in f677cccec05e [2023-07-27T13:49:31.588Z] Removing intermediate container f677cccec05e [2023-07-27T13:49:31.588Z] ---> 9f664101df4e [2023-07-27T13:49:31.588Z] Step 28/29 : LABEL git_sha=f3030c31b6188f3bd22b461afa109fa037c8a3c4 [2023-07-27T13:49:31.588Z] ---> Running in 8ee667001821 [2023-07-27T13:49:31.854Z] Removing intermediate container 8ee667001821 [2023-07-27T13:49:31.854Z] ---> 37fc19b9ef3a [2023-07-27T13:49:31.854Z] Step 29/29 : LABEL version=0.0.0 [2023-07-27T13:49:32.133Z] ---> Running in 6be7e01860d6 [2023-07-27T13:49:32.400Z] Removing intermediate container 6be7e01860d6 [2023-07-27T13:49:32.400Z] ---> 3bd33437be31 [2023-07-27T13:49:32.400Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T13:49:32.400Z] Successfully built 3bd33437be31 [2023-07-27T13:49:32.400Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:49:33.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T13:49:33.206Z] [2023-07-27T13:49:33.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:49:33.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T13:49:33.605Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-27T13:49:33.605Z] 8998bd30e6a1: Pulling fs layer [2023-07-27T13:49:33.605Z] 04944245beec: Pulling fs layer [2023-07-27T13:49:33.605Z] 699f458cf7ca: Pulling fs layer [2023-07-27T13:49:33.605Z] 765212b225bb: Pulling fs layer [2023-07-27T13:49:33.605Z] f23df028b6ca: Pulling fs layer [2023-07-27T13:49:33.605Z] d65c8cfc05b1: Pulling fs layer [2023-07-27T13:49:33.605Z] 2437ff75d9bd: Pulling fs layer [2023-07-27T13:49:33.605Z] 765212b225bb: Waiting [2023-07-27T13:49:33.605Z] f23df028b6ca: Waiting [2023-07-27T13:49:33.605Z] d65c8cfc05b1: Waiting [2023-07-27T13:49:33.605Z] 2437ff75d9bd: Waiting [2023-07-27T13:49:33.873Z] 04944245beec: Verifying Checksum [2023-07-27T13:49:33.873Z] 04944245beec: Download complete [2023-07-27T13:49:33.873Z] 765212b225bb: Verifying Checksum [2023-07-27T13:49:33.873Z] 765212b225bb: Download complete [2023-07-27T13:49:33.873Z] f23df028b6ca: Verifying Checksum [2023-07-27T13:49:33.873Z] f23df028b6ca: Download complete [2023-07-27T13:49:33.873Z] d65c8cfc05b1: Verifying Checksum [2023-07-27T13:49:33.873Z] d65c8cfc05b1: Download complete [2023-07-27T13:49:33.873Z] 699f458cf7ca: Verifying Checksum [2023-07-27T13:49:33.873Z] 699f458cf7ca: Download complete [2023-07-27T13:49:34.459Z] 8998bd30e6a1: Verifying Checksum [2023-07-27T13:49:34.459Z] 8998bd30e6a1: Download complete [2023-07-27T13:49:36.408Z] 2437ff75d9bd: Verifying Checksum [2023-07-27T13:49:36.408Z] 2437ff75d9bd: Download complete [2023-07-27T13:49:38.352Z] 8998bd30e6a1: Pull complete [2023-07-27T13:49:38.936Z] 04944245beec: Pull complete [2023-07-27T13:49:40.342Z] 699f458cf7ca: Pull complete [2023-07-27T13:49:40.342Z] 765212b225bb: Pull complete [2023-07-27T13:49:41.299Z] f23df028b6ca: Pull complete [2023-07-27T13:49:41.299Z] d65c8cfc05b1: Pull complete [2023-07-27T13:49:56.282Z] 2437ff75d9bd: Pull complete [2023-07-27T13:49:56.282Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-27T13:49:56.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T13:49:56.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:49:56.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-2372 does not seem to be running inside a container [2023-07-27T13:49:56.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-27T13:49:59.106Z] $ docker top fd84465ca2ff2c9256506fd00e134980909bc3cd89561409867112c9f6d4f201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:49:59.994Z] ---> job-cost.sh [2023-07-27T13:49:59.994Z] lf-activate-venv: SKIPPING [2023-07-27T13:49:59.994Z] INFO: No Stack... [2023-07-27T13:50:00.573Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-27T13:50:01.154Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T13:50:01.486Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-07-27T13:50:01.487Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T13:50:01.545Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [2023-07-27T13:50:01.550Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] did not exist. Created. [2023-07-27T13:50:01.550Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T13:50:01.963Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8b4964e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-27T13:50:02.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-27T13:50:02.351Z] Warning: overwriting stash ‘stack-cost’ [2023-07-27T13:50:02.406Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T13:50:02.421Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T13:50:02.496Z] $ docker stop --time=1 fd84465ca2ff2c9256506fd00e134980909bc3cd89561409867112c9f6d4f201 [2023-07-27T13:50:03.997Z] $ docker rm -f --volumes fd84465ca2ff2c9256506fd00e134980909bc3cd89561409867112c9f6d4f201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-27T13:50:04.978Z] provisioning config files... [2023-07-27T13:50:04.986Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config9706392095095849359tmp [Pipeline] { [Pipeline] sh [2023-07-27T13:50:05.329Z] + set +x [2023-07-27T13:50:05.329Z] + bash -s -- [2023-07-27T13:50:05.329Z] + curl -s https://codecov.io/bash [2023-07-27T13:50:05.592Z] [2023-07-27T13:50:05.592Z] _____ _ [2023-07-27T13:50:05.592Z] / ____| | | [2023-07-27T13:50:05.592Z] | | ___ __| | ___ ___ _____ __ [2023-07-27T13:50:05.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-27T13:50:05.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-27T13:50:05.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-27T13:50:05.592Z] Bash-1.0.6 [2023-07-27T13:50:05.592Z] [2023-07-27T13:50:05.592Z] [2023-07-27T13:50:05.592Z] ==> git version 2.25.1 found [2023-07-27T13:50:05.592Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-27T13:50:05.592Z] Release-Date: 2020-01-08 [2023-07-27T13:50:05.592Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-27T13:50:05.592Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-27T13:50:05.592Z] ==> Jenkins CI detected. [2023-07-27T13:50:05.592Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-213 [2023-07-27T13:50:05.592Z] project root: . [2023-07-27T13:50:05.592Z] --> token set from env [2023-07-27T13:50:05.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-27T13:50:05.592Z] ==> Running gcov in . (disable via -X gcov) [2023-07-27T13:50:05.592Z] ==> Python coveragepy not found [2023-07-27T13:50:05.592Z] ==> Searching for coverage reports in: [2023-07-27T13:50:05.592Z] + . [2023-07-27T13:50:05.592Z] -> Found 1 reports [2023-07-27T13:50:05.592Z] ==> Detecting git/mercurial file structure [2023-07-27T13:50:05.592Z] ==> Reading reports [2023-07-27T13:50:05.592Z] + ./coverage.out bytes=41317 [2023-07-27T13:50:05.592Z] ==> Appending adjustments [2023-07-27T13:50:05.592Z] https://docs.codecov.io/docs/fixing-reports [2023-07-27T13:50:05.851Z] + Found adjustments [2023-07-27T13:50:05.851Z] ==> Gzipping contents [2023-07-27T13:50:05.851Z] 12K /tmp/codecov.6mPgQU.gz [2023-07-27T13:50:05.851Z] ==> Uploading reports [2023-07-27T13:50:05.851Z] url: https://codecov.io [2023-07-27T13:50:05.851Z] query: branch=PR-213&commit=f3030c31b6188f3bd22b461afa109fa037c8a3c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=213&job=&cmd_args= [2023-07-27T13:50:05.851Z] -> Pinging Codecov [2023-07-27T13:50:05.851Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-213&commit=f3030c31b6188f3bd22b461afa109fa037c8a3c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=213&job=&cmd_args= [2023-07-27T13:50:06.110Z] -> Uploading to [2023-07-27T13:50:06.110Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-27/581DD39554BDF9B6E22D074273EAD858/f3030c31b6188f3bd22b461afa109fa037c8a3c4/19964d65-b4b8-4249-96bd-4b87a217673a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230727T135005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9427c60eaf99cebd5a211d8fc029a60ab982b488d454d216c04bf85af61dc2cd [2023-07-27T13:50:06.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T13:50:06.110Z] Dload Upload Total Spent Left Speed [2023-07-27T13:50:06.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53393 --:--:-- --:--:-- --:--:-- 53393 [2023-07-27T13:50:06.370Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] } [2023-07-27T13:50:06.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-27T13:50:08.217Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives ] [2023-07-27T13:50:08.217Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives [2023-07-27T13:50:08.217Z] total 16 [2023-07-27T13:50:08.217Z] drwxr-xr-x 3 root root 4096 Jul 27 13:39 . [2023-07-27T13:50:08.217Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 13:39 .. [2023-07-27T13:50:08.217Z] drwxr-xr-x 2 root root 4096 Jul 27 13:39 cost [2023-07-27T13:50:08.217Z] -rw-r--r-- 1 root root 95 Jul 27 13:39 cost.csv [2023-07-27T13:50:08.217Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives [2023-07-27T13:50:08.217Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives [2023-07-27T13:50:08.217Z] total 16 [2023-07-27T13:50:08.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 13:39 . [2023-07-27T13:50:08.217Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 13:39 .. [2023-07-27T13:50:08.217Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 13:39 cost [2023-07-27T13:50:08.217Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 27 13:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:08.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:09.434Z] ---> package-listing.sh [2023-07-27T13:50:09.434Z] ++ facter osfamily [2023-07-27T13:50:09.434Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-27T13:50:09.434Z] + OS_FAMILY=debian [2023-07-27T13:50:09.434Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-213 [2023-07-27T13:50:09.434Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-27T13:50:09.434Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-27T13:50:09.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-27T13:50:09.434Z] + PACKAGES=/tmp/packages_start.txt [2023-07-27T13:50:09.434Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-213 ']' [2023-07-27T13:50:09.434Z] + PACKAGES=/tmp/packages_end.txt [2023-07-27T13:50:09.434Z] + case "${OS_FAMILY}" in [2023-07-27T13:50:09.434Z] + dpkg -l [2023-07-27T13:50:09.434Z] + grep '^ii' [2023-07-27T13:50:09.694Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-27T13:50:09.694Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-27T13:50:09.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-27T13:50:09.694Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-213 ']' [2023-07-27T13:50:09.694Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives/ [2023-07-27T13:50:09.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives/ [Pipeline] echo [2023-07-27T13:50:09.731Z] 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-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-27T13:50:10.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T13:50:10.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T13:50:10.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T13:50:10.566Z] prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container [2023-07-27T13:50:10.580Z] $ 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-213/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-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-27T13:50:10.823Z] $ docker top 791cc5b82d7cd4596b7d9d42996b3f0220da534f44933f4cb8a67fa52adfe1bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T13:50:11.232Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-27T13:50:11.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-27T13:50:11.854Z] + ls /var/log/sa-host [2023-07-27T13:50:11.854Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T13:50:12.079Z] provisioning config files... [2023-07-27T13:50:12.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config9167814549765473336tmp [Pipeline] { [Pipeline] echo [2023-07-27T13:50:12.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:12.450Z] ---> create-netrc.sh [Pipeline] } [2023-07-27T13:50:12.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:12.901Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-27T13:50:12.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:13.238Z] ---> sudo-logs.sh [2023-07-27T13:50:13.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-27T13:50:13.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:13.639Z] ---> job-cost.sh [2023-07-27T13:50:13.639Z] lf-activate-venv: SKIPPING [2023-07-27T13:50:13.639Z] DEBUG: total: 0.2199999988079071 [2023-07-27T13:50:13.639Z] INFO: Retrieving Stack Cost... [2023-07-27T13:50:13.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T13:50:14.465Z] INFO: Archiving Costs [Pipeline] echo [2023-07-27T13:50:14.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T13:50:14.817Z] ---> logs-deploy.sh [2023-07-27T13:50:14.817Z] lf-activate-venv: SKIPPING [2023-07-27T13:50:14.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-213/1 [2023-07-27T13:50:14.817Z] INFO: archiving workspace using pattern(s): [2023-07-27T13:50:15.753Z] Archives upload complete. [2023-07-27T13:50:16.013Z] INFO: archiving logs to Nexus [2023-07-27T13:50:16.582Z] ---> uname -a: [2023-07-27T13:50:16.582Z] Linux prd-ubuntu20-04-docker-8c-8g-2371 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] ---> lscpu: [2023-07-27T13:50:16.582Z] Architecture: x86_64 [2023-07-27T13:50:16.582Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-27T13:50:16.582Z] Byte Order: Little Endian [2023-07-27T13:50:16.582Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-27T13:50:16.582Z] CPU(s): 8 [2023-07-27T13:50:16.582Z] On-line CPU(s) list: 0-7 [2023-07-27T13:50:16.582Z] Thread(s) per core: 1 [2023-07-27T13:50:16.582Z] Core(s) per socket: 1 [2023-07-27T13:50:16.582Z] Socket(s): 8 [2023-07-27T13:50:16.582Z] NUMA node(s): 1 [2023-07-27T13:50:16.582Z] Vendor ID: AuthenticAMD [2023-07-27T13:50:16.582Z] CPU family: 23 [2023-07-27T13:50:16.582Z] Model: 49 [2023-07-27T13:50:16.582Z] Model name: AMD EPYC-Rome Processor [2023-07-27T13:50:16.582Z] Stepping: 0 [2023-07-27T13:50:16.582Z] CPU MHz: 2799.998 [2023-07-27T13:50:16.582Z] BogoMIPS: 5599.99 [2023-07-27T13:50:16.582Z] Virtualization: AMD-V [2023-07-27T13:50:16.582Z] Hypervisor vendor: KVM [2023-07-27T13:50:16.582Z] Virtualization type: full [2023-07-27T13:50:16.582Z] L1d cache: 256 KiB [2023-07-27T13:50:16.582Z] L1i cache: 256 KiB [2023-07-27T13:50:16.582Z] L2 cache: 4 MiB [2023-07-27T13:50:16.582Z] L3 cache: 128 MiB [2023-07-27T13:50:16.582Z] NUMA node0 CPU(s): 0-7 [2023-07-27T13:50:16.582Z] Vulnerability Itlb multihit: Not affected [2023-07-27T13:50:16.582Z] Vulnerability L1tf: Not affected [2023-07-27T13:50:16.582Z] Vulnerability Mds: Not affected [2023-07-27T13:50:16.582Z] Vulnerability Meltdown: Not affected [2023-07-27T13:50:16.582Z] Vulnerability Mmio stale data: Not affected [2023-07-27T13:50:16.582Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-27T13:50:16.582Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-27T13:50:16.582Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-27T13:50:16.582Z] Vulnerability Srbds: Not affected [2023-07-27T13:50:16.582Z] Vulnerability Tsx async abort: Not affected [2023-07-27T13:50:16.582Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] ---> nproc: [2023-07-27T13:50:16.582Z] 8 [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] ---> df -h: [2023-07-27T13:50:16.582Z] Filesystem Size Used Avail Use% Mounted on [2023-07-27T13:50:16.582Z] overlay 155G 12G 144G 8% / [2023-07-27T13:50:16.582Z] tmpfs 64M 0 64M 0% /dev [2023-07-27T13:50:16.582Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-27T13:50:16.582Z] shm 64M 0 64M 0% /dev/shm [2023-07-27T13:50:16.582Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] ---> sar -b -r -n DEV: [2023-07-27T13:50:16.582Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2371) 07/27/23 _x86_64_ (8 CPU) [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] 13:36:43 LINUX RESTART (8 CPU) [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] 13:37:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-27T13:50:16.582Z] 13:38:01 188.12 48.04 140.08 0.00 5472.44 77710.33 0.00 [2023-07-27T13:50:16.582Z] 13:39:01 129.98 0.98 129.00 0.00 30.26 55542.21 0.00 [2023-07-27T13:50:16.582Z] 13:40:01 211.38 0.27 211.11 0.00 19.20 49491.48 0.00 [2023-07-27T13:50:16.582Z] 13:41:01 2.22 0.00 2.22 0.00 0.00 25.21 0.00 [2023-07-27T13:50:16.582Z] 13:42:01 39.24 9.37 29.88 0.00 2885.39 5134.08 0.00 [2023-07-27T13:50:16.582Z] 13:43:01 18.66 1.23 17.43 0.00 2270.04 3793.54 0.00 [2023-07-27T13:50:16.582Z] 13:44:01 3.68 0.02 3.67 0.00 0.13 92.52 0.00 [2023-07-27T13:50:16.582Z] 13:45:01 3.90 1.67 2.23 0.00 37.73 26.53 0.00 [2023-07-27T13:50:16.582Z] 13:46:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 [2023-07-27T13:50:16.582Z] 13:47:01 2.23 0.00 2.23 0.00 0.00 24.13 0.00 [2023-07-27T13:50:16.582Z] 13:48:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-07-27T13:50:16.582Z] 13:49:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 [2023-07-27T13:50:16.582Z] 13:50:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 [2023-07-27T13:50:16.582Z] Average: 46.21 4.63 41.59 0.00 812.31 14599.95 0.00 [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] 13:37:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-27T13:50:16.582Z] 13:38:01 28891972 31587464 722940 2.20 85532 2858704 1991200 5.87 1027800 2571216 207556 [2023-07-27T13:50:16.582Z] 13:39:01 27443376 31200300 1104432 3.36 148868 3756824 2293276 6.76 1543616 3394592 346928 [2023-07-27T13:50:16.582Z] 13:40:01 27565300 31595832 710404 2.16 161396 4001892 1754056 5.17 1250452 3552428 284 [2023-07-27T13:50:16.582Z] 13:41:01 27564952 31595604 710264 2.16 161428 4001892 1754056 5.17 1250316 3552428 4 [2023-07-27T13:50:16.582Z] 13:42:01 27253560 31565308 720368 2.19 180200 4256980 1794864 5.29 1419804 3668804 196 [2023-07-27T13:50:16.582Z] 13:43:01 27038588 31576944 707532 2.15 195404 4462652 1829980 5.39 1573864 3718288 20 [2023-07-27T13:50:16.582Z] 13:44:01 27054392 31587760 697396 2.12 193944 4459400 1811668 5.34 1563316 3715084 8 [2023-07-27T13:50:16.582Z] 13:45:01 27043180 31578760 706316 2.15 194020 4460532 1811668 5.34 1575248 3715432 8 [2023-07-27T13:50:16.582Z] 13:46:01 27043196 31578828 706220 2.15 194056 4460532 1811668 5.34 1574928 3715428 8 [2023-07-27T13:50:16.582Z] 13:47:01 27043316 31579000 706132 2.15 194120 4460536 1811668 5.34 1574668 3715436 8 [2023-07-27T13:50:16.582Z] 13:48:01 27043584 31579384 705740 2.15 194208 4460536 1811668 5.34 1574896 3715436 8 [2023-07-27T13:50:16.582Z] 13:49:01 27043244 31579140 705952 2.15 194272 4460540 1811668 5.34 1574868 3715492 8 [2023-07-27T13:50:16.582Z] 13:50:01 27043228 31579368 705704 2.15 194332 4460672 1811668 5.34 1575448 3715624 8 [2023-07-27T13:50:16.582Z] Average: 27313222 31552592 739185 2.25 176291 4197053 1853778 5.46 1467633 3574284 42696 [2023-07-27T13:50:16.582Z] [2023-07-27T13:50:16.582Z] 13:37:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-27T13:50:16.582Z] 13:38:01 docker0 156.68 220.79 12.38 1000.04 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:38:01 vethc82de62 125.17 186.50 11.73 753.56 0.00 0.00 0.00 0.06 [2023-07-27T13:50:16.582Z] 13:38:01 ens3 852.06 547.44 8040.71 104.36 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:38:01 lo 7.10 7.10 0.68 0.68 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:39:01 docker0 96.95 144.99 7.14 1595.93 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:39:01 vethc70ed6b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:39:01 ens3 176.69 115.66 1624.29 29.71 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:40:01 docker0 2.87 6.52 0.18 88.05 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:40:01 ens3 139.11 94.72 2629.51 85.33 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:40:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:41:01 ens3 0.55 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.582Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:42:01 ens3 116.28 54.86 1550.73 3.97 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:43:01 ens3 109.05 55.65 1374.31 3.78 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:45:01 ens3 17.41 9.67 17.95 6.23 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:46:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:48:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:49:01 ens3 0.60 0.18 0.16 0.01 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:50:01 ens3 1.40 0.97 0.69 0.50 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] Average: docker0 19.38 28.14 1.49 204.42 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] Average: ens3 106.82 66.44 1154.54 17.79 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-07-27T13:50:16.583Z] [2023-07-27T13:50:16.583Z]