Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f6cb7e51a242ef1d5bac79819d01effdc912441+837a401d0d7d0b42d8dea42aad4106a41215472d (3aa4442ac72b97e9a5259f976031fdb0b9606c08) 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-ssh2899927787971586061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13806653878272324017.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-155/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-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7637650127578101107.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-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11593768821692902331.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2031910131017202603.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-155/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-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8066294910840890435.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-9887 in /w/workspace/y_app-rfid-llrp-inventory_PR-155 [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-155 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit 9f6cb7e51a242ef1d5bac79819d01effdc912441 Merge succeeded, producing 9f6cb7e51a242ef1d5bac79819d01effdc912441 Checking out Revision 9f6cb7e51a242ef1d5bac79819d01effdc912441 (PR-155) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # 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 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T14:00:32.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T14:00:33.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T14:00:33.119Z] ========================================================= [2023-03-13T14:00:33.119Z] EdgeX Global Pipelines Version Info [2023-03-13T14:00:33.119Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:00:33.868Z] ------------------- [2023-03-13T14:00:33.868Z] stable info: [2023-03-13T14:00:33.868Z] ------------------- [2023-03-13T14:00:33.868Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T14:00:33.868Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T14:00:33.868Z] Message: update stable to v1.0.244 [2023-03-13T14:00:34.443Z] ------------------- [2023-03-13T14:00:34.443Z] experimental info: [2023-03-13T14:00:34.443Z] ------------------- [2023-03-13T14:00:34.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T14:00:34.443Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T14:00:34.443Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T14:00:34.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-13T14:00:34.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T14:00:34.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T14:00:34.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T14:00:34.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T14:00:34.960Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T14:00:35.004Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T14:00:35.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T14:00:35.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T14:00:35.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T14:00:35.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T14:00:35.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T14:00:35.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T14:00:35.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T14:00:35.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T14:00:35.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T14:00:35.433Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T14:00:35.483Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T14:00:35.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T14:00:35.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T14:00:35.624Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T14:00:35.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T14:00:35.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T14:00:35.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T14:00:35.800Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T14:00:35.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T14:00:35.894Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T14:00:35.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo [2023-03-13T14:00:35.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo [2023-03-13T14:00:36.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo [2023-03-13T14:00:36.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo [2023-03-13T14:00:36.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f6cb7e [Pipeline] echo [2023-03-13T14:00:36.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:00:36.285Z] provisioning config files... [2023-03-13T14:00:36.322Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config6946882547351032089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:00:36.668Z] ---> docker-login.sh [2023-03-13T14:00:36.668Z] nexus3.edgexfoundry.org:10001 [2023-03-13T14:00:36.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:36.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:36.929Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:36.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:36.929Z] [2023-03-13T14:00:36.929Z] Login Succeeded [2023-03-13T14:00:37.189Z] nexus3.edgexfoundry.org:10002 [2023-03-13T14:00:37.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:37.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:37.189Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:37.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:37.189Z] [2023-03-13T14:00:37.189Z] Login Succeeded [2023-03-13T14:00:37.189Z] nexus3.edgexfoundry.org:10003 [2023-03-13T14:00:37.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:37.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:37.189Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:37.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:37.189Z] [2023-03-13T14:00:37.189Z] Login Succeeded [2023-03-13T14:00:37.189Z] nexus3.edgexfoundry.org:10004 [2023-03-13T14:00:37.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:37.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:37.487Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:37.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:37.487Z] [2023-03-13T14:00:37.487Z] Login Succeeded [2023-03-13T14:00:37.487Z] docker.io [2023-03-13T14:00:37.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:38.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:38.376Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:38.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:38.376Z] [2023-03-13T14:00:38.376Z] Login Succeeded [2023-03-13T14:00:38.376Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T14:00:38.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T14:00:39.081Z] + git rev-list -1 --merges 9f6cb7e51a242ef1d5bac79819d01effdc912441~1..9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo [2023-03-13T14:00:39.157Z] -----------> git rev-list -1 --merges 9f6cb7e51a242ef1d5bac79819d01effdc912441~1..9f6cb7e51a242ef1d5bac79819d01effdc912441 9f6cb7e51a242ef1d5bac79819d01effdc912441 [false] [Pipeline] sh [2023-03-13T14:00:39.470Z] + git log --format=format:%s -1 9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo [2023-03-13T14:00:39.508Z] ========================================================= [2023-03-13T14:00:39.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T14:00:39.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T14:00:39.932Z] + git log --format=format:%s -1 9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] echo [2023-03-13T14:00:39.964Z] [semverPrep] GIT_COMMIT: 9f6cb7e51a242ef1d5bac79819d01effdc912441, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-13T14:00:39.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T14:00:40.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T14:00:40.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T14:00:40.384Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T14:00:40.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T14:00:40.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T14:00:40.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T14:00:40.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:00:40.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T14:00:40.808Z] [2023-03-13T14:00:40.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:00:41.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T14:00:41.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T14:00:41.185Z] b85a868b505f: Pulling fs layer [2023-03-13T14:00:41.185Z] e2be974225ed: Pulling fs layer [2023-03-13T14:00:41.185Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T14:00:41.185Z] 988bab9f4d93: Pulling fs layer [2023-03-13T14:00:41.185Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T14:00:41.185Z] eaf3925da568: Pulling fs layer [2023-03-13T14:00:41.185Z] bab4dde63d76: Pulling fs layer [2023-03-13T14:00:41.185Z] bde34c3a00c8: Pulling fs layer [2023-03-13T14:00:41.185Z] b352a97aabf1: Pulling fs layer [2023-03-13T14:00:41.185Z] 4872d77fe225: Pulling fs layer [2023-03-13T14:00:41.185Z] 5851b861e8e6: Pulling fs layer [2023-03-13T14:00:41.185Z] 1469e6f7b9e6: Waiting [2023-03-13T14:00:41.185Z] eaf3925da568: Waiting [2023-03-13T14:00:41.185Z] bab4dde63d76: Waiting [2023-03-13T14:00:41.185Z] bde34c3a00c8: Waiting [2023-03-13T14:00:41.185Z] b352a97aabf1: Waiting [2023-03-13T14:00:41.185Z] 4872d77fe225: Waiting [2023-03-13T14:00:41.185Z] 988bab9f4d93: Waiting [2023-03-13T14:00:41.185Z] e2be974225ed: Verifying Checksum [2023-03-13T14:00:41.185Z] e2be974225ed: Download complete [2023-03-13T14:00:41.185Z] 988bab9f4d93: Download complete [2023-03-13T14:00:41.447Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T14:00:41.447Z] 1469e6f7b9e6: Download complete [2023-03-13T14:00:41.447Z] eaf3925da568: Verifying Checksum [2023-03-13T14:00:41.447Z] eaf3925da568: Download complete [2023-03-13T14:00:41.447Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T14:00:41.447Z] 339a4e72a1f5: Download complete [2023-03-13T14:00:41.447Z] bde34c3a00c8: Verifying Checksum [2023-03-13T14:00:41.447Z] bde34c3a00c8: Download complete [2023-03-13T14:00:41.447Z] b352a97aabf1: Verifying Checksum [2023-03-13T14:00:41.447Z] b352a97aabf1: Download complete [2023-03-13T14:00:41.447Z] 4872d77fe225: Verifying Checksum [2023-03-13T14:00:41.447Z] 4872d77fe225: Download complete [2023-03-13T14:00:41.447Z] 5851b861e8e6: Verifying Checksum [2023-03-13T14:00:41.447Z] 5851b861e8e6: Download complete [2023-03-13T14:00:41.447Z] b85a868b505f: Verifying Checksum [2023-03-13T14:00:41.447Z] b85a868b505f: Download complete [2023-03-13T14:00:41.711Z] bab4dde63d76: Verifying Checksum [2023-03-13T14:00:41.711Z] bab4dde63d76: Download complete [2023-03-13T14:00:42.651Z] b85a868b505f: Pull complete [2023-03-13T14:00:42.910Z] e2be974225ed: Pull complete [2023-03-13T14:00:43.173Z] 339a4e72a1f5: Pull complete [2023-03-13T14:00:43.433Z] 988bab9f4d93: Pull complete [2023-03-13T14:00:43.691Z] 1469e6f7b9e6: Pull complete [2023-03-13T14:00:43.692Z] eaf3925da568: Pull complete [2023-03-13T14:00:45.596Z] bab4dde63d76: Pull complete [2023-03-13T14:00:45.596Z] bde34c3a00c8: Pull complete [2023-03-13T14:00:45.596Z] b352a97aabf1: Pull complete [2023-03-13T14:00:45.596Z] 4872d77fe225: Pull complete [2023-03-13T14:00:45.596Z] 5851b861e8e6: Pull complete [2023-03-13T14:00:45.596Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T14:00:45.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T14:00:45.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:00:46.085Z] prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container [2023-03-13T14:00:46.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@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-03-13T14:00:48.699Z] $ docker top 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 -eo pid,comm [2023-03-13T14:00:48.747Z] 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-03-13T14:00:48.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T14:00:48.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T14:00:48.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T14:00:48.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T14:00:48.996Z] $ docker exec 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent [2023-03-13T14:00:49.101Z] SSH_AUTH_SOCK=/tmp/ssh-nGmAkYzTPjce/agent.31 [2023-03-13T14:00:49.101Z] SSH_AGENT_PID=37 [2023-03-13T14:00:49.107Z] Running ssh-add (command line suppressed) [2023-03-13T14:00:49.201Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_5549427653055103178.key (/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_5549427653055103178.key) [2023-03-13T14:00:49.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T14:00:49.544Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T14:00:49.574Z] $ docker exec --env ******** --env ******** 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent -k [2023-03-13T14:00:49.671Z] unset SSH_AUTH_SOCK; [2023-03-13T14:00:49.671Z] unset SSH_AGENT_PID; [2023-03-13T14:00:49.671Z] echo Agent pid 37 killed; [2023-03-13T14:00:49.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T14:00:49.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T14:00:49.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T14:00:49.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T14:00:49.907Z] $ docker exec 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent [2023-03-13T14:00:50.008Z] SSH_AUTH_SOCK=/tmp/ssh-0ptChjM31Ol9/agent.69 [2023-03-13T14:00:50.008Z] SSH_AGENT_PID=75 [2023-03-13T14:00:50.014Z] Running ssh-add (command line suppressed) [2023-03-13T14:00:50.115Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_129788336640429698.key (/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/private_key_129788336640429698.key) [2023-03-13T14:00:50.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T14:00:50.452Z] + git semver init [2023-03-13T14:00:50.711Z] 2023-03-13 14:00:50,624 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T14:00:50.711Z] 2023-03-13 14:00:50,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver [2023-03-13T14:00:50.711Z] 2023-03-13 14:00:50,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver [2023-03-13T14:00:50.711Z] 2023-03-13 14:00:50,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-155, universal_newlines=False, shell=None, istream=None) [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,457 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.git/info/exclude [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver/PR-155 with force:False [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,457 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver/PR-155 [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,461 [execute] INFO git cat-file --batch-check [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,467 [execute] INFO git cat-file --batch [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T14:00:52.625Z] 2023-03-13 14:00:52,472 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-155/.semver/PR-155 [2023-03-13T14:00:52.625Z] 0.0.0 [Pipeline] } [2023-03-13T14:00:52.655Z] $ docker exec --env ******** --env ******** 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 ssh-agent -k [2023-03-13T14:00:52.756Z] unset SSH_AUTH_SOCK; [2023-03-13T14:00:52.757Z] unset SSH_AGENT_PID; [2023-03-13T14:00:52.758Z] echo Agent pid 75 killed; [2023-03-13T14:00:52.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T14:00:53.200Z] + git semver [Pipeline] } [2023-03-13T14:00:53.485Z] $ docker stop --time=1 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 [2023-03-13T14:00:54.799Z] $ docker rm -f --volumes 291dbfce2da5ca57930e0dfa8c278626c06cf43866270f9d0bc478221bc1dfa6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T14:00:55.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T14:00:55.447Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T14:00:55.464Z] [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-03-13T14:00:56.059Z] provisioning config files... [2023-03-13T14:00:56.070Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config18127570192683320739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:00:56.414Z] ---> docker-login.sh [2023-03-13T14:00:56.414Z] nexus3.edgexfoundry.org:10001 [2023-03-13T14:00:56.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:56.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:56.414Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:56.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:56.414Z] [2023-03-13T14:00:56.414Z] Login Succeeded [2023-03-13T14:00:56.414Z] nexus3.edgexfoundry.org:10002 [2023-03-13T14:00:56.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:56.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:56.414Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:56.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:56.414Z] [2023-03-13T14:00:56.414Z] Login Succeeded [2023-03-13T14:00:56.414Z] nexus3.edgexfoundry.org:10003 [2023-03-13T14:00:56.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:56.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:56.673Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:56.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:56.673Z] [2023-03-13T14:00:56.673Z] Login Succeeded [2023-03-13T14:00:56.673Z] nexus3.edgexfoundry.org:10004 [2023-03-13T14:00:56.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:56.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:56.933Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:56.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:56.933Z] [2023-03-13T14:00:56.933Z] Login Succeeded [2023-03-13T14:00:56.933Z] docker.io [2023-03-13T14:00:56.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:00:57.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:00:57.193Z] Configure a credential helper to remove this warning. See [2023-03-13T14:00:57.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:00:57.193Z] [2023-03-13T14:00:57.193Z] Login Succeeded [2023-03-13T14:00:57.193Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T14:00:57.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T14:00:57.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:00:57.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:00:57.473Z] ========================================================= [2023-03-13T14:00:57.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T14:00:57.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:00:57.925Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T14:00:57.925Z] Sending build context to Docker daemon 12.54MB [2023-03-13T14:00:57.925Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T14:00:57.925Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T14:00:57.925Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T14:00:57.925Z] 213ec9aee27d: Pulling fs layer [2023-03-13T14:00:57.925Z] 4583459ba037: Pulling fs layer [2023-03-13T14:00:57.925Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T14:00:57.925Z] 53926ce57604: Pulling fs layer [2023-03-13T14:00:57.925Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T14:00:57.925Z] 22ff95d597cd: Pulling fs layer [2023-03-13T14:00:57.925Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T14:00:57.925Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T14:00:57.925Z] a7acece74701: Pulling fs layer [2023-03-13T14:00:57.925Z] 53926ce57604: Waiting [2023-03-13T14:00:57.925Z] 21b2b0c7a3f4: Waiting [2023-03-13T14:00:57.925Z] 22ff95d597cd: Waiting [2023-03-13T14:00:57.925Z] 96b7cbca73a9: Waiting [2023-03-13T14:00:57.925Z] a7acece74701: Waiting [2023-03-13T14:00:57.925Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T14:00:57.925Z] 93c1e223e6f2: Download complete [2023-03-13T14:00:58.191Z] 4583459ba037: Download complete [2023-03-13T14:00:58.191Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-13T14:00:58.191Z] 21b2b0c7a3f4: Download complete [2023-03-13T14:00:58.191Z] 22ff95d597cd: Download complete [2023-03-13T14:00:58.191Z] 213ec9aee27d: Verifying Checksum [2023-03-13T14:00:58.191Z] 213ec9aee27d: Download complete [2023-03-13T14:00:58.191Z] 12d6caf4c0d1: Download complete [2023-03-13T14:00:58.191Z] 213ec9aee27d: Pull complete [2023-03-13T14:00:58.455Z] 4583459ba037: Pull complete [2023-03-13T14:00:58.455Z] 93c1e223e6f2: Pull complete [2023-03-13T14:00:58.715Z] a7acece74701: Verifying Checksum [2023-03-13T14:00:58.715Z] a7acece74701: Download complete [2023-03-13T14:00:58.974Z] 53926ce57604: Verifying Checksum [2023-03-13T14:00:58.974Z] 53926ce57604: Download complete [2023-03-13T14:00:58.974Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T14:00:58.974Z] 96b7cbca73a9: Download complete [2023-03-13T14:01:03.157Z] 53926ce57604: Pull complete [2023-03-13T14:01:03.157Z] 21b2b0c7a3f4: Pull complete [2023-03-13T14:01:03.157Z] 22ff95d597cd: Pull complete [2023-03-13T14:01:03.157Z] 12d6caf4c0d1: Pull complete [2023-03-13T14:01:05.058Z] 96b7cbca73a9: Pull complete [2023-03-13T14:01:05.622Z] a7acece74701: Pull complete [2023-03-13T14:01:05.622Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T14:01:05.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T14:01:05.622Z] ---> db6d94c90886 [2023-03-13T14:01:05.622Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T14:01:10.869Z] Still waiting to schedule task [2023-03-13T14:01:10.869Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-13T14:01:10.940Z] ---> Running in 8736169920af [2023-03-13T14:01:10.940Z] Removing intermediate container 8736169920af [2023-03-13T14:01:10.940Z] ---> 97bfa20d76d1 [2023-03-13T14:01:10.940Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T14:01:10.940Z] ---> Running in 617913e472fe [2023-03-13T14:01:10.940Z] Removing intermediate container 617913e472fe [2023-03-13T14:01:10.940Z] ---> 7b8a822f0f86 [2023-03-13T14:01:10.940Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T14:01:10.940Z] ---> Running in 4bb10c370608 [2023-03-13T14:01:10.940Z] Removing intermediate container 4bb10c370608 [2023-03-13T14:01:10.940Z] ---> da12006c42ef [2023-03-13T14:01:10.940Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T14:01:10.940Z] ---> Running in 075eb7689120 [2023-03-13T14:01:10.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T14:01:11.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T14:01:11.459Z] OK: 211 MiB in 51 packages [2023-03-13T14:01:11.720Z] Removing intermediate container 075eb7689120 [2023-03-13T14:01:11.720Z] ---> fe3fb0b47022 [2023-03-13T14:01:11.720Z] Step 7/12 : WORKDIR /app [2023-03-13T14:01:11.720Z] ---> Running in da09087aa451 [2023-03-13T14:01:11.980Z] Removing intermediate container da09087aa451 [2023-03-13T14:01:11.980Z] ---> 659fb573dd37 [2023-03-13T14:01:11.980Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T14:01:11.980Z] ---> 9ae78005a88a [2023-03-13T14:01:11.980Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T14:01:11.980Z] ---> Running in 2e0d7cb8c7bc [2023-03-13T14:01:44.074Z] Removing intermediate container 2e0d7cb8c7bc [2023-03-13T14:01:44.074Z] ---> 2c575b281046 [2023-03-13T14:01:44.074Z] Step 10/12 : COPY . . [2023-03-13T14:01:44.074Z] ---> 28cce5fb8d7a [2023-03-13T14:01:44.074Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T14:01:44.074Z] ---> Running in 360992f46560 [2023-03-13T14:01:44.074Z] Removing intermediate container 360992f46560 [2023-03-13T14:01:44.074Z] ---> 68293a68f906 [2023-03-13T14:01:44.074Z] Step 12/12 : RUN $MAKE [2023-03-13T14:01:44.074Z] ---> Running in 31370f0fcf50 [2023-03-13T14:01:44.074Z] noop [2023-03-13T14:01:44.074Z] Removing intermediate container 31370f0fcf50 [2023-03-13T14:01:44.074Z] ---> 1e0b098806a3 [2023-03-13T14:01:44.074Z] Successfully built 1e0b098806a3 [2023-03-13T14:01:44.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:01:44.523Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T14:01:44.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:01:44.683Z] prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container [2023-03-13T14:01:44.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@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-03-13T14:01:45.055Z] $ docker top 806614fb381a28c4eb2a462d0600831c020f3917f3c72f54f6aebcb2879a36ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:01:45.445Z] + go version [2023-03-13T14:01:45.445Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T14:01:45.481Z] $ docker stop --time=1 806614fb381a28c4eb2a462d0600831c020f3917f3c72f54f6aebcb2879a36ee [2023-03-13T14:01:46.773Z] $ docker rm -f --volumes 806614fb381a28c4eb2a462d0600831c020f3917f3c72f54f6aebcb2879a36ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:01:47.485Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T14:01:47.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:01:47.638Z] prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container [2023-03-13T14:01:47.667Z] $ 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-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@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-03-13T14:01:48.009Z] $ docker top 3f280d2dc7f5f8462a79c4ec316cd250ee7465de81af22dc2348ed4184fb8060 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:01:48.406Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-155 [Pipeline] fileExists [Pipeline] sh [2023-03-13T14:01:48.757Z] + make test [2023-03-13T14:01:48.758Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T14:02:10.680Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T14:02:10.680Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements [2023-03-13T14:02:10.680Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T14:02:10.680Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.733s coverage: 71.9% of statements [2023-03-13T14:02:28.764Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T14:02:28.764Z] go vet ./... [2023-03-13T14:02:30.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T14:02:30.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T14:02:30.146Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-13T14:02:30.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T14:02:30.464Z] $ docker stop --time=1 3f280d2dc7f5f8462a79c4ec316cd250ee7465de81af22dc2348ed4184fb8060 [2023-03-13T14:02:33.621Z] $ docker rm -f --volumes 3f280d2dc7f5f8462a79c4ec316cd250ee7465de81af22dc2348ed4184fb8060 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T14:02:34.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T14:02:34.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T14:02:35.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T14:02:35.385Z] + ls -al . [2023-03-13T14:02:35.385Z] total 228 [2023-03-13T14:02:35.385Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 14:01 . [2023-03-13T14:02:35.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:00 .. [2023-03-13T14:02:35.385Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 14:00 .dockerignore [2023-03-13T14:02:35.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:02 .git [2023-03-13T14:02:35.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:00 .github [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 14:00 .gitignore [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 14:00 .golangci.yml [2023-03-13T14:02:35.386Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 14:00 .semver [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 14:00 Attribution.txt [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 14:00 CHANGELOG.md [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 14:00 Dockerfile [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 14:00 GOVERNANCE.md [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 14:00 Jenkinsfile [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 14:00 LICENSE [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 14:00 Makefile [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 14:00 OWNERS.md [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 14:00 README.md [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 14:00 VERSION [2023-03-13T14:02:35.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:00 bin [2023-03-13T14:02:35.386Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 14:02 coverage.out [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 14:00 go.mod [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 14:00 go.sum [2023-03-13T14:02:35.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:00 images [2023-03-13T14:02:35.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:00 internal [2023-03-13T14:02:35.386Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 14:00 main.go [2023-03-13T14:02:35.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:00 res [2023-03-13T14:02:35.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:00 snap [2023-03-13T14:02:35.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:02:35.777Z] + 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=9f6cb7e51a242ef1d5bac79819d01effdc912441 --label arch=amd64 --label version=0.0.0 . [2023-03-13T14:02:35.777Z] Sending build context to Docker daemon 12.54MB [2023-03-13T14:02:35.777Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T14:02:35.777Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-13T14:02:35.777Z] ---> 1e0b098806a3 [2023-03-13T14:02:35.777Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T14:02:36.036Z] ---> Running in ea165232d576 [2023-03-13T14:02:36.036Z] Removing intermediate container ea165232d576 [2023-03-13T14:02:36.036Z] ---> 289254ae13b7 [2023-03-13T14:02:36.036Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T14:02:36.036Z] ---> Running in cdb95b96f93b [2023-03-13T14:02:36.036Z] Removing intermediate container cdb95b96f93b [2023-03-13T14:02:36.036Z] ---> 95819f133e7f [2023-03-13T14:02:36.036Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-13T14:02:36.036Z] ---> Running in 0e5011ce4cbe [2023-03-13T14:02:36.036Z] Removing intermediate container 0e5011ce4cbe [2023-03-13T14:02:36.036Z] ---> 4d39d8e77b0f [2023-03-13T14:02:36.036Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T14:02:36.296Z] ---> Running in 27fc22f2c669 [2023-03-13T14:02:36.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T14:02:36.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T14:02:36.813Z] OK: 211 MiB in 51 packages [2023-03-13T14:02:37.072Z] Removing intermediate container 27fc22f2c669 [2023-03-13T14:02:37.072Z] ---> 2fc80b5cfcf9 [2023-03-13T14:02:37.072Z] Step 7/29 : WORKDIR /app [2023-03-13T14:02:37.072Z] ---> Running in e6415388d07f [2023-03-13T14:02:37.332Z] Removing intermediate container e6415388d07f [2023-03-13T14:02:37.332Z] ---> 5db1edae45d3 [2023-03-13T14:02:37.332Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-13T14:02:37.332Z] ---> 885641290748 [2023-03-13T14:02:37.332Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T14:02:37.332Z] ---> Running in 46f744085a92 [2023-03-13T14:02:38.269Z] Removing intermediate container 46f744085a92 [2023-03-13T14:02:38.269Z] ---> ddf8f01b6c37 [2023-03-13T14:02:38.269Z] Step 10/29 : COPY . . [2023-03-13T14:02:38.527Z] ---> b09de038637b [2023-03-13T14:02:38.527Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T14:02:38.527Z] ---> Running in e825a839d792 [2023-03-13T14:02:38.787Z] Removing intermediate container e825a839d792 [2023-03-13T14:02:38.787Z] ---> b3ca1a1c31b1 [2023-03-13T14:02:38.787Z] Step 12/29 : RUN $MAKE [2023-03-13T14:02:38.787Z] ---> Running in fc1d9512f571 [2023-03-13T14:02:39.046Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-03-13T14:02:44.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9889 in /w/workspace/y_app-rfid-llrp-inventory_PR-155 [Pipeline] { [Pipeline] ws [2023-03-13T14:02:44.402Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-13T14:02:44.488Z] The recommended git tool is: git [2023-03-13T14:02:51.117Z] using credential edgex-jenkins-ssh [2023-03-13T14:02:51.131Z] Cloning the remote Git repository [2023-03-13T14:02:51.185Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T14:02:51.258Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-13T14:02:51.416Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T14:02:51.417Z] > git --version # timeout=10 [2023-03-13T14:02:51.441Z] > git --version # 'git version 2.25.1' [2023-03-13T14:02:51.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T14:02:51.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T14:02:53.564Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T14:02:53.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T14:02:54.459Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T14:02:54.494Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T14:02:54.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T14:02:54.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T14:02:54.960Z] Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit 9f6cb7e51a242ef1d5bac79819d01effdc912441 [2023-03-13T14:02:55.200Z] Merge succeeded, producing 9f6cb7e51a242ef1d5bac79819d01effdc912441 [2023-03-13T14:02:55.200Z] Checking out Revision 9f6cb7e51a242ef1d5bac79819d01effdc912441 (PR-155) [2023-03-13T14:02:55.746Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-13T14:02:55.797Z] > git --version # timeout=10 [2023-03-13T14:02:55.809Z] > git --version # 'git version 2.25.1' [2023-03-13T14:02:55.826Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T14:02:54.983Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T14:02:55.001Z] > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # timeout=10 [2023-03-13T14:02:55.097Z] > git remote # timeout=10 [2023-03-13T14:02:55.115Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T14:02:55.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T14:02:55.160Z] > git merge 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 [2023-03-13T14:02:55.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T14:02:55.212Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T14:02:55.225Z] > git checkout -f 9f6cb7e51a242ef1d5bac79819d01effdc912441 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T14:02:56.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T14:02:56.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T14:02:56.994Z] Dload Upload Total Spent Left Speed [2023-03-13T14:02:56.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-03-13T14:02:57.572Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T14:02:57.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T14:02:57.922Z] + sudo tee /etc/docker/daemon.new [2023-03-13T14:02:57.922Z] { [2023-03-13T14:02:57.922Z] "registry-mirrors": [ [2023-03-13T14:02:57.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T14:02:57.922Z] ], [2023-03-13T14:02:57.922Z] "bip": "10.250.0.254/24", [2023-03-13T14:02:57.922Z] "hosts": [ [2023-03-13T14:02:57.922Z] "tcp://0.0.0.0:5555", [2023-03-13T14:02:57.922Z] "unix:///var/run/docker.sock" [2023-03-13T14:02:57.922Z] ], [2023-03-13T14:02:57.922Z] "mtu": 1458, [2023-03-13T14:02:57.922Z] "selinux-enabled": true, [2023-03-13T14:02:57.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T14:02:57.922Z] } [Pipeline] sh [2023-03-13T14:02:58.264Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T14:02:58.610Z] + sudo service docker restart [2023-03-13T14:03:00.973Z] Removing intermediate container fc1d9512f571 [2023-03-13T14:03:00.973Z] ---> 069a07342457 [2023-03-13T14:03:00.973Z] Step 13/29 : FROM alpine:3.14 [2023-03-13T14:03:00.973Z] 3.14: Pulling from library/alpine [2023-03-13T14:03:00.973Z] d261077062b2: Pulling fs layer [2023-03-13T14:03:00.973Z] d261077062b2: Verifying Checksum [2023-03-13T14:03:00.973Z] d261077062b2: Download complete [2023-03-13T14:03:00.973Z] d261077062b2: Pull complete [2023-03-13T14:03:00.973Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-13T14:03:00.973Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T14:03:00.973Z] ---> 6dff1269bc79 [2023-03-13T14:03:00.973Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T14:03:00.973Z] ---> Running in b5b5883d9ef0 [2023-03-13T14:03:00.973Z] Removing intermediate container b5b5883d9ef0 [2023-03-13T14:03:00.973Z] ---> fcdfcba9d90e [2023-03-13T14:03:00.973Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-13T14:03:00.973Z] ---> Running in 3cd3f4c95a94 [2023-03-13T14:03:00.973Z] Removing intermediate container 3cd3f4c95a94 [2023-03-13T14:03:00.973Z] ---> 06d1737ee8f6 [2023-03-13T14:03:00.973Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-13T14:03:00.973Z] ---> Running in 7b5ae66e4a42 [2023-03-13T14:03:00.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-13T14:03:00.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-13T14:03:00.973Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T14:03:00.973Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T14:03:00.973Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T14:03:00.973Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T14:03:00.973Z] OK: 6 MiB in 16 packages [2023-03-13T14:03:01.540Z] Removing intermediate container 7b5ae66e4a42 [2023-03-13T14:03:01.540Z] ---> e8b17c8b1dde [2023-03-13T14:03:01.540Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T14:03:01.541Z] ---> a6a2b4d8003d [2023-03-13T14:03:01.541Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T14:03:01.541Z] ---> 454eee84db43 [2023-03-13T14:03:01.541Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-13T14:03:01.798Z] ---> 5ad54f170f75 [2023-03-13T14:03:01.798Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-13T14:03:01.798Z] ---> 8c07fcbee20b [2023-03-13T14:03:01.798Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-13T14:03:02.960Z] ---> bdf3cf190cdd [2023-03-13T14:03:02.960Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-13T14:03:02.960Z] ---> Running in 4f5d46dde6e2 [2023-03-13T14:03:03.222Z] Removing intermediate container 4f5d46dde6e2 [2023-03-13T14:03:03.222Z] ---> d7ed83390ae7 [2023-03-13T14:03:03.222Z] Step 23/29 : VOLUME /cache [2023-03-13T14:03:03.222Z] ---> Running in 8238950a0239 [2023-03-13T14:03:03.480Z] Removing intermediate container 8238950a0239 [2023-03-13T14:03:03.480Z] ---> 0dcab359adc1 [2023-03-13T14:03:03.480Z] Step 24/29 : EXPOSE 59711 [2023-03-13T14:03:03.480Z] ---> Running in ed254cf3db2f [2023-03-13T14:03:03.480Z] Removing intermediate container ed254cf3db2f [2023-03-13T14:03:03.480Z] ---> c1152e9982f8 [2023-03-13T14:03:03.480Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-13T14:03:03.480Z] ---> Running in 15e306d7263a [2023-03-13T14:03:03.480Z] Removing intermediate container 15e306d7263a [2023-03-13T14:03:03.480Z] ---> d04e04f275dc [2023-03-13T14:03:03.480Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-13T14:03:03.480Z] ---> Running in 959a6b612be2 [2023-03-13T14:03:03.742Z] Removing intermediate container 959a6b612be2 [2023-03-13T14:03:03.742Z] ---> 71f1e8f5da7d [2023-03-13T14:03:03.742Z] Step 27/29 : LABEL arch=amd64 [2023-03-13T14:03:03.742Z] ---> Running in 61bcfc6afca8 [2023-03-13T14:03:03.742Z] Removing intermediate container 61bcfc6afca8 [2023-03-13T14:03:03.742Z] ---> 836f637c412b [2023-03-13T14:03:03.742Z] Step 28/29 : LABEL git_sha=9f6cb7e51a242ef1d5bac79819d01effdc912441 [2023-03-13T14:03:03.742Z] ---> Running in 9e1c10c9c1d9 [2023-03-13T14:03:04.001Z] Removing intermediate container 9e1c10c9c1d9 [2023-03-13T14:03:04.001Z] ---> b1ad01376b9c [2023-03-13T14:03:04.001Z] Step 29/29 : LABEL version=0.0.0 [2023-03-13T14:03:04.001Z] ---> Running in 0b40a57274f4 [2023-03-13T14:03:04.001Z] Removing intermediate container 0b40a57274f4 [2023-03-13T14:03:04.001Z] ---> 369f948d24e8 [2023-03-13T14:03:04.001Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T14:03:04.001Z] Successfully built 369f948d24e8 [2023-03-13T14:03:04.001Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:03:04.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:03:04.918Z] [2023-03-13T14:03:04.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:03:05.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:03:05.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T14:03:05.293Z] 5eb5b503b376: Pulling fs layer [2023-03-13T14:03:05.293Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T14:03:05.293Z] ec43610c2a17: Pulling fs layer [2023-03-13T14:03:05.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T14:03:05.293Z] 33b1e0a273af: Pulling fs layer [2023-03-13T14:03:05.293Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T14:03:05.293Z] 2f39f015ded8: Pulling fs layer [2023-03-13T14:03:05.293Z] 3a2ae6a8a46f: Waiting [2023-03-13T14:03:05.293Z] 33b1e0a273af: Waiting [2023-03-13T14:03:05.293Z] 5d3b04190fa2: Waiting [2023-03-13T14:03:05.293Z] 2f39f015ded8: Waiting [2023-03-13T14:03:05.293Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T14:03:05.293Z] 5c69ac0246d0: Download complete [2023-03-13T14:03:05.293Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T14:03:05.293Z] 3a2ae6a8a46f: Download complete [2023-03-13T14:03:05.555Z] 33b1e0a273af: Verifying Checksum [2023-03-13T14:03:05.555Z] 33b1e0a273af: Download complete [2023-03-13T14:03:05.555Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T14:03:05.555Z] 5d3b04190fa2: Download complete [2023-03-13T14:03:05.555Z] ec43610c2a17: Verifying Checksum [2023-03-13T14:03:05.555Z] ec43610c2a17: Download complete [2023-03-13T14:03:05.555Z] 5eb5b503b376: Verifying Checksum [2023-03-13T14:03:05.555Z] 5eb5b503b376: Download complete [2023-03-13T14:03:06.123Z] 2f39f015ded8: Verifying Checksum [2023-03-13T14:03:06.123Z] 2f39f015ded8: Download complete [2023-03-13T14:03:06.698Z] 5eb5b503b376: Pull complete [2023-03-13T14:03:06.957Z] 5c69ac0246d0: Pull complete [2023-03-13T14:03:07.217Z] ec43610c2a17: Pull complete [2023-03-13T14:03:07.217Z] 3a2ae6a8a46f: Pull complete [2023-03-13T14:03:07.477Z] 33b1e0a273af: Pull complete [2023-03-13T14:03:07.477Z] 5d3b04190fa2: Pull complete [2023-03-13T14:03:11.666Z] 2f39f015ded8: Pull complete [2023-03-13T14:03:11.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T14:03:11.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:03:11.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:03:11.880Z] prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container [2023-03-13T14:03:11.914Z] $ 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-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@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-03-13T14:03:15.798Z] $ docker top 98f87f8b556b9fd78767dfc695b4d09eae595fbacffc6863155c937a5cb3827e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:03:16.252Z] ---> job-cost.sh [2023-03-13T14:03:16.252Z] lf-activate-venv: SKIPPING [2023-03-13T14:03:16.252Z] INFO: No Stack... [2023-03-13T14:03:16.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T14:03:16.770Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:03:16.953Z] provisioning config files... [2023-03-13T14:03:16.978Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7259254780560435836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:03:17.087Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives/cost.csv [2023-03-13T14:03:17.087Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T14:03:17.161Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [2023-03-13T14:03:17.166Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] did not exist. Created. [2023-03-13T14:03:17.166Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T14:03:17.379Z] ---> docker-login.sh [2023-03-13T14:03:17.379Z] nexus3.edgexfoundry.org:10001 [2023-03-13T14:03:17.549Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T14:03:17.602Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T14:03:17.640Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [2023-03-13T14:03:17.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } [2023-03-13T14:03:17.740Z] $ docker stop --time=1 98f87f8b556b9fd78767dfc695b4d09eae595fbacffc6863155c937a5cb3827e [2023-03-13T14:03:17.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:03:17.925Z] Configure a credential helper to remove this warning. See [2023-03-13T14:03:17.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:03:17.925Z] [2023-03-13T14:03:17.925Z] Login Succeeded [2023-03-13T14:03:17.925Z] nexus3.edgexfoundry.org:10002 [2023-03-13T14:03:18.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:03:18.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:03:18.193Z] Configure a credential helper to remove this warning. See [2023-03-13T14:03:18.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:03:18.193Z] [2023-03-13T14:03:18.193Z] Login Succeeded [2023-03-13T14:03:18.193Z] nexus3.edgexfoundry.org:10003 [2023-03-13T14:03:18.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:03:18.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:03:18.728Z] Configure a credential helper to remove this warning. See [2023-03-13T14:03:18.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:03:18.728Z] [2023-03-13T14:03:18.728Z] Login Succeeded [2023-03-13T14:03:18.728Z] nexus3.edgexfoundry.org:10004 [2023-03-13T14:03:18.885Z] $ docker rm -f --volumes 98f87f8b556b9fd78767dfc695b4d09eae595fbacffc6863155c937a5cb3827e [2023-03-13T14:03:19.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:03:19.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:03:19.002Z] Configure a credential helper to remove this warning. See [2023-03-13T14:03:19.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:03:19.002Z] [2023-03-13T14:03:19.002Z] Login Succeeded [2023-03-13T14:03:19.002Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-13T14:03:19.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } [2023-03-13T14:03:19.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:03:19.541Z] Configure a credential helper to remove this warning. See [2023-03-13T14:03:19.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:03:19.541Z] [2023-03-13T14:03:19.541Z] Login Succeeded [2023-03-13T14:03:19.541Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T14:03:19.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T14:03:19.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:03:20.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:03:20.042Z] ========================================================= [2023-03-13T14:03:20.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T14:03:20.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:03:20.550Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T14:03:20.825Z] Sending build context to Docker daemon 678.9kB [2023-03-13T14:03:20.825Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T14:03:20.825Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T14:03:20.825Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T14:03:20.825Z] 9b18e9b68314: Pulling fs layer [2023-03-13T14:03:20.825Z] 35d82f9e3411: Pulling fs layer [2023-03-13T14:03:20.825Z] e16973657156: Pulling fs layer [2023-03-13T14:03:20.825Z] fc693d55d65f: Pulling fs layer [2023-03-13T14:03:20.825Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T14:03:20.825Z] dda99020689f: Pulling fs layer [2023-03-13T14:03:20.825Z] db1c61fa0a46: Pulling fs layer [2023-03-13T14:03:20.825Z] 891c053d2c06: Pulling fs layer [2023-03-13T14:03:20.825Z] dda99020689f: Waiting [2023-03-13T14:03:20.825Z] db1c61fa0a46: Waiting [2023-03-13T14:03:20.825Z] fc693d55d65f: Waiting [2023-03-13T14:03:20.825Z] 7e9fc2657dce: Waiting [2023-03-13T14:03:20.825Z] 891c053d2c06: Waiting [2023-03-13T14:03:21.100Z] e16973657156: Verifying Checksum [2023-03-13T14:03:21.100Z] e16973657156: Download complete [2023-03-13T14:03:21.100Z] 35d82f9e3411: Verifying Checksum [2023-03-13T14:03:21.100Z] 35d82f9e3411: Download complete [2023-03-13T14:03:21.100Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T14:03:21.100Z] 7e9fc2657dce: Download complete [2023-03-13T14:03:21.100Z] dda99020689f: Verifying Checksum [2023-03-13T14:03:21.100Z] dda99020689f: Download complete [2023-03-13T14:03:21.100Z] 9b18e9b68314: Verifying Checksum [2023-03-13T14:03:21.100Z] 9b18e9b68314: Download complete [2023-03-13T14:03:22.080Z] 9b18e9b68314: Pull complete [2023-03-13T14:03:22.080Z] 891c053d2c06: Verifying Checksum [2023-03-13T14:03:22.080Z] 891c053d2c06: Download complete [2023-03-13T14:03:22.351Z] 35d82f9e3411: Pull complete [2023-03-13T14:03:22.621Z] e16973657156: Pull complete [2023-03-13T14:03:23.598Z] db1c61fa0a46: Verifying Checksum [2023-03-13T14:03:23.598Z] db1c61fa0a46: Download complete [2023-03-13T14:03:23.867Z] fc693d55d65f: Verifying Checksum [2023-03-13T14:03:23.867Z] fc693d55d65f: Download complete [2023-03-13T14:03:36.284Z] fc693d55d65f: Pull complete [2023-03-13T14:03:36.284Z] 7e9fc2657dce: Pull complete [2023-03-13T14:03:36.284Z] dda99020689f: Pull complete [2023-03-13T14:03:40.553Z] db1c61fa0a46: Pull complete [2023-03-13T14:03:42.498Z] 891c053d2c06: Pull complete [2023-03-13T14:03:42.498Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T14:03:42.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T14:03:42.498Z] ---> f96f9c87975a [2023-03-13T14:03:42.498Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T14:03:44.441Z] ---> Running in df4697af438f [2023-03-13T14:03:44.441Z] Removing intermediate container df4697af438f [2023-03-13T14:03:44.441Z] ---> aecd6af08e22 [2023-03-13T14:03:44.441Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T14:03:44.709Z] ---> Running in ee6ce820c41a [2023-03-13T14:03:44.977Z] Removing intermediate container ee6ce820c41a [2023-03-13T14:03:44.977Z] ---> 089848039d94 [2023-03-13T14:03:44.978Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T14:03:44.978Z] ---> Running in bd129ab1a62a [2023-03-13T14:03:45.246Z] Removing intermediate container bd129ab1a62a [2023-03-13T14:03:45.246Z] ---> 76a10c3b7069 [2023-03-13T14:03:45.246Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T14:03:45.514Z] ---> Running in 77a5098fab81 [2023-03-13T14:03:46.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T14:03:46.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T14:03:48.157Z] OK: 221 MiB in 51 packages [2023-03-13T14:03:49.129Z] Removing intermediate container 77a5098fab81 [2023-03-13T14:03:49.129Z] ---> 48eff20ed988 [2023-03-13T14:03:49.129Z] Step 7/12 : WORKDIR /app [2023-03-13T14:03:49.129Z] ---> Running in 3ab028569117 [2023-03-13T14:03:49.400Z] Removing intermediate container 3ab028569117 [2023-03-13T14:03:49.400Z] ---> 7058b6208b22 [2023-03-13T14:03:49.400Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T14:03:49.683Z] ---> ecafa470c417 [2023-03-13T14:03:49.683Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T14:03:49.952Z] ---> Running in 2cc67e17a7a9 [2023-03-13T14:04:57.855Z] Removing intermediate container 2cc67e17a7a9 [2023-03-13T14:04:57.855Z] ---> 0d89de6b91c8 [2023-03-13T14:04:57.855Z] Step 10/12 : COPY . . [2023-03-13T14:04:57.855Z] ---> 7110def3b204 [2023-03-13T14:04:57.855Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T14:04:57.855Z] ---> Running in 92cd4b824565 [2023-03-13T14:04:57.855Z] Removing intermediate container 92cd4b824565 [2023-03-13T14:04:57.855Z] ---> 2497487ace2e [2023-03-13T14:04:57.855Z] Step 12/12 : RUN $MAKE [2023-03-13T14:04:57.855Z] ---> Running in bd538e4087ca [2023-03-13T14:04:57.855Z] noop [2023-03-13T14:04:57.855Z] Removing intermediate container bd538e4087ca [2023-03-13T14:04:57.855Z] ---> 411b6dd05496 [2023-03-13T14:04:57.855Z] Successfully built 411b6dd05496 [2023-03-13T14:04:57.855Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:04:58.331Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T14:04:58.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:04:58.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-9889 does not seem to be running inside a container [2023-03-13T14:04:58.668Z] $ 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-03-13T14:05:00.053Z] $ docker top 11cbf43247b554d14d03b8c0e32bde4c38d52c553899bf09daec080b1a38ad0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:05:00.923Z] + go version [2023-03-13T14:05:00.923Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T14:05:00.965Z] $ docker stop --time=1 11cbf43247b554d14d03b8c0e32bde4c38d52c553899bf09daec080b1a38ad0a [2023-03-13T14:05:02.544Z] $ docker rm -f --volumes 11cbf43247b554d14d03b8c0e32bde4c38d52c553899bf09daec080b1a38ad0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:05:03.352Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T14:05:03.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:05:03.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-9889 does not seem to be running inside a container [2023-03-13T14:05:03.660Z] $ 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-03-13T14:05:04.807Z] $ docker top bf6db4d932a7c0c04c74acf3e09b40ae7096f0c13aa0b5e19c45bd937a5269c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:05:05.357Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T14:05:06.345Z] + make test [2023-03-13T14:05:06.345Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T14:07:43.105Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T14:07:45.698Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.829s coverage: 86.2% of statements [2023-03-13T14:07:45.698Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T14:07:55.790Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.627s coverage: 71.9% of statements [2023-03-13T14:07:56.058Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T14:07:56.058Z] go vet ./... [2023-03-13T14:09:47.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T14:09:47.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T14:09:47.972Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-13T14:09:48.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T14:09:48.046Z] $ docker stop --time=1 bf6db4d932a7c0c04c74acf3e09b40ae7096f0c13aa0b5e19c45bd937a5269c3 [2023-03-13T14:09:49.821Z] $ docker rm -f --volumes bf6db4d932a7c0c04c74acf3e09b40ae7096f0c13aa0b5e19c45bd937a5269c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T14:09:51.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T14:09:51.269Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T14:09:51.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T14:09:52.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T14:09:52.702Z] + ls -al . [2023-03-13T14:09:52.702Z] total 224 [2023-03-13T14:09:52.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 14:05 . [2023-03-13T14:09:52.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:02 .. [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 14:02 .dockerignore [2023-03-13T14:09:52.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:02 .git [2023-03-13T14:09:52.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:02 .github [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 14:02 .gitignore [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 14:02 .golangci.yml [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 14:02 Attribution.txt [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 14:02 CHANGELOG.md [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 14:02 Dockerfile [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 14:02 GOVERNANCE.md [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 14:02 Jenkinsfile [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 14:02 LICENSE [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 14:02 Makefile [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 14:02 OWNERS.md [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 14:02 README.md [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 14:00 VERSION [2023-03-13T14:09:52.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:02 bin [2023-03-13T14:09:52.702Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 14:07 coverage.out [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 14:02 go.mod [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 14:02 go.sum [2023-03-13T14:09:52.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:02 images [2023-03-13T14:09:52.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:02 internal [2023-03-13T14:09:52.702Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 14:02 main.go [2023-03-13T14:09:52.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 14:02 res [2023-03-13T14:09:52.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 14:02 snap [2023-03-13T14:09:52.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:09:53.115Z] + 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=9f6cb7e51a242ef1d5bac79819d01effdc912441 --label arch=arm64 --label version=0.0.0 . [2023-03-13T14:09:53.384Z] Sending build context to Docker daemon 678.9kB [2023-03-13T14:09:53.384Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T14:09:53.384Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-13T14:09:53.384Z] ---> 411b6dd05496 [2023-03-13T14:09:53.384Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T14:09:53.384Z] ---> Running in 3996a15eae0d [2023-03-13T14:09:53.651Z] Removing intermediate container 3996a15eae0d [2023-03-13T14:09:53.651Z] ---> 09868373d045 [2023-03-13T14:09:53.651Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T14:09:53.920Z] ---> Running in 6dcff7ec76bb [2023-03-13T14:09:54.190Z] Removing intermediate container 6dcff7ec76bb [2023-03-13T14:09:54.190Z] ---> 486547edd611 [2023-03-13T14:09:54.190Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-13T14:09:54.190Z] ---> Running in 6cc2a89f5d97 [2023-03-13T14:09:54.469Z] Removing intermediate container 6cc2a89f5d97 [2023-03-13T14:09:54.469Z] ---> 1c8c66cd6646 [2023-03-13T14:09:54.469Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T14:09:54.469Z] ---> Running in 00db92088bd3 [2023-03-13T14:09:55.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T14:09:56.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T14:09:56.990Z] OK: 221 MiB in 51 packages [2023-03-13T14:09:58.948Z] Removing intermediate container 00db92088bd3 [2023-03-13T14:09:58.948Z] ---> dc4c9a9aa11c [2023-03-13T14:09:58.948Z] Step 7/29 : WORKDIR /app [2023-03-13T14:09:59.222Z] ---> Running in fcf33226108c [2023-03-13T14:09:59.489Z] Removing intermediate container fcf33226108c [2023-03-13T14:09:59.489Z] ---> 08b4e6c17f64 [2023-03-13T14:09:59.489Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-13T14:09:59.759Z] ---> 9483dc35deda [2023-03-13T14:09:59.759Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T14:10:00.024Z] ---> Running in ac63c2f30f57 [2023-03-13T14:10:02.612Z] Removing intermediate container ac63c2f30f57 [2023-03-13T14:10:02.612Z] ---> f21a206cd9fc [2023-03-13T14:10:02.612Z] Step 10/29 : COPY . . [2023-03-13T14:10:03.204Z] ---> 2773355847e6 [2023-03-13T14:10:03.204Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T14:10:03.472Z] ---> Running in 5463d51b90ba [2023-03-13T14:10:03.741Z] Removing intermediate container 5463d51b90ba [2023-03-13T14:10:03.741Z] ---> 01bd3c0d66a9 [2023-03-13T14:10:03.741Z] Step 12/29 : RUN $MAKE [2023-03-13T14:10:03.741Z] ---> Running in 7829a722937b [2023-03-13T14:10:04.703Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-03-13T14:12:16.283Z] Removing intermediate container 7829a722937b [2023-03-13T14:12:16.283Z] ---> 60a41ab36cbe [2023-03-13T14:12:16.283Z] Step 13/29 : FROM alpine:3.14 [2023-03-13T14:12:16.283Z] 3.14: Pulling from library/alpine [2023-03-13T14:12:16.283Z] 6f0e733d82e2: Pulling fs layer [2023-03-13T14:12:16.283Z] 6f0e733d82e2: Download complete [2023-03-13T14:12:16.283Z] 6f0e733d82e2: Pull complete [2023-03-13T14:12:16.283Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-13T14:12:16.283Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T14:12:16.283Z] ---> bf97f6347a60 [2023-03-13T14:12:16.283Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T14:12:16.283Z] ---> Running in d15ce962b0ce [2023-03-13T14:12:16.283Z] Removing intermediate container d15ce962b0ce [2023-03-13T14:12:16.283Z] ---> 630adfc53e07 [2023-03-13T14:12:16.283Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-13T14:12:16.283Z] ---> Running in a54cd2adc798 [2023-03-13T14:12:16.283Z] Removing intermediate container a54cd2adc798 [2023-03-13T14:12:16.283Z] ---> 2ca94ab22003 [2023-03-13T14:12:16.283Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-13T14:12:16.283Z] ---> Running in bb2d941c4bc4 [2023-03-13T14:12:16.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-13T14:12:16.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-13T14:12:16.283Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T14:12:16.283Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T14:12:16.283Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T14:12:16.283Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T14:12:16.283Z] OK: 6 MiB in 16 packages [2023-03-13T14:12:16.283Z] Removing intermediate container bb2d941c4bc4 [2023-03-13T14:12:16.283Z] ---> 52b49321fbf4 [2023-03-13T14:12:16.283Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T14:12:16.283Z] ---> 366ec5d64bac [2023-03-13T14:12:16.283Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T14:12:16.283Z] ---> 57c5e45677d6 [2023-03-13T14:12:16.283Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-13T14:12:16.283Z] ---> d4a7533b3048 [2023-03-13T14:12:16.283Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-13T14:12:16.283Z] ---> 96f632859385 [2023-03-13T14:12:16.283Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-13T14:12:16.283Z] ---> c5485b838b11 [2023-03-13T14:12:16.283Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-13T14:12:16.283Z] ---> Running in 90efb225938d [2023-03-13T14:12:16.283Z] Removing intermediate container 90efb225938d [2023-03-13T14:12:16.283Z] ---> c2812e90030f [2023-03-13T14:12:16.283Z] Step 23/29 : VOLUME /cache [2023-03-13T14:12:16.283Z] ---> Running in 5902b1bb2823 [2023-03-13T14:12:16.283Z] Removing intermediate container 5902b1bb2823 [2023-03-13T14:12:16.283Z] ---> aa9301d9cb69 [2023-03-13T14:12:16.283Z] Step 24/29 : EXPOSE 59711 [2023-03-13T14:12:16.283Z] ---> Running in b1534694912a [2023-03-13T14:12:16.283Z] Removing intermediate container b1534694912a [2023-03-13T14:12:16.283Z] ---> 30ea226fe783 [2023-03-13T14:12:16.283Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-13T14:12:16.283Z] ---> Running in 8dadf02f359b [2023-03-13T14:12:16.283Z] Removing intermediate container 8dadf02f359b [2023-03-13T14:12:16.283Z] ---> cb0ecfc7b5f6 [2023-03-13T14:12:16.283Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-13T14:12:16.283Z] ---> Running in 4e489ad86829 [2023-03-13T14:12:16.283Z] Removing intermediate container 4e489ad86829 [2023-03-13T14:12:16.283Z] ---> 8bf28433f853 [2023-03-13T14:12:16.283Z] Step 27/29 : LABEL arch=arm64 [2023-03-13T14:12:16.283Z] ---> Running in 12f70c1e711c [2023-03-13T14:12:16.283Z] Removing intermediate container 12f70c1e711c [2023-03-13T14:12:16.283Z] ---> eb98cc06198f [2023-03-13T14:12:16.283Z] Step 28/29 : LABEL git_sha=9f6cb7e51a242ef1d5bac79819d01effdc912441 [2023-03-13T14:12:16.283Z] ---> Running in 3e74345bcb4f [2023-03-13T14:12:16.283Z] Removing intermediate container 3e74345bcb4f [2023-03-13T14:12:16.283Z] ---> 242410e31ab4 [2023-03-13T14:12:16.283Z] Step 29/29 : LABEL version=0.0.0 [2023-03-13T14:12:16.283Z] ---> Running in 2341f2fc00a8 [2023-03-13T14:12:16.549Z] Removing intermediate container 2341f2fc00a8 [2023-03-13T14:12:16.549Z] ---> d7b0cd25464c [2023-03-13T14:12:16.549Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T14:12:16.549Z] Successfully built d7b0cd25464c [2023-03-13T14:12:16.549Z] 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-03-13T14:12:17.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T14:12:17.337Z] [2023-03-13T14:12:17.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:12:17.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T14:12:17.734Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T14:12:17.734Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T14:12:17.734Z] 04944245beec: Pulling fs layer [2023-03-13T14:12:17.734Z] 699f458cf7ca: Pulling fs layer [2023-03-13T14:12:17.734Z] 765212b225bb: Pulling fs layer [2023-03-13T14:12:17.734Z] f23df028b6ca: Pulling fs layer [2023-03-13T14:12:17.734Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T14:12:17.734Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T14:12:17.734Z] f23df028b6ca: Waiting [2023-03-13T14:12:17.734Z] 765212b225bb: Waiting [2023-03-13T14:12:17.734Z] d65c8cfc05b1: Waiting [2023-03-13T14:12:17.734Z] 2437ff75d9bd: Waiting [2023-03-13T14:12:18.006Z] 04944245beec: Verifying Checksum [2023-03-13T14:12:18.006Z] 04944245beec: Download complete [2023-03-13T14:12:18.006Z] 765212b225bb: Verifying Checksum [2023-03-13T14:12:18.006Z] 765212b225bb: Download complete [2023-03-13T14:12:18.006Z] f23df028b6ca: Verifying Checksum [2023-03-13T14:12:18.006Z] f23df028b6ca: Download complete [2023-03-13T14:12:18.006Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T14:12:18.006Z] d65c8cfc05b1: Download complete [2023-03-13T14:12:18.006Z] 699f458cf7ca: Verifying Checksum [2023-03-13T14:12:18.006Z] 699f458cf7ca: Download complete [2023-03-13T14:12:18.594Z] 8998bd30e6a1: Download complete [2023-03-13T14:12:20.536Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T14:12:20.536Z] 2437ff75d9bd: Download complete [2023-03-13T14:12:23.109Z] 8998bd30e6a1: Pull complete [2023-03-13T14:12:23.378Z] 04944245beec: Pull complete [2023-03-13T14:12:24.797Z] 699f458cf7ca: Pull complete [2023-03-13T14:12:24.798Z] 765212b225bb: Pull complete [2023-03-13T14:12:25.380Z] f23df028b6ca: Pull complete [2023-03-13T14:12:25.646Z] d65c8cfc05b1: Pull complete [2023-03-13T14:12:40.630Z] 2437ff75d9bd: Pull complete [2023-03-13T14:12:40.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T14:12:40.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T14:12:40.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:12:40.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-9889 does not seem to be running inside a container [2023-03-13T14:12:41.019Z] $ 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-03-13T14:12:43.631Z] $ docker top cee374421a74bd589230a8b13494c851ab474ec1a1663a9913fadb37ff837848 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:44.519Z] ---> job-cost.sh [2023-03-13T14:12:44.519Z] lf-activate-venv: SKIPPING [2023-03-13T14:12:44.519Z] INFO: No Stack... [2023-03-13T14:12:45.102Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T14:12:45.686Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T14:12:46.354Z] + cut -d, -f6 [2023-03-13T14:12:46.354Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-03-13T14:12:46.415Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [2023-03-13T14:12:46.420Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] did not exist. Created. [2023-03-13T14:12:46.420Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T14:12:47.152Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8ec4ae45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T14:12:47.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T14:12:47.866Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T14:12:47.915Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T14:12:47.937Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T14:12:48.019Z] $ docker stop --time=1 cee374421a74bd589230a8b13494c851ab474ec1a1663a9913fadb37ff837848 [2023-03-13T14:12:49.511Z] $ docker rm -f --volumes cee374421a74bd589230a8b13494c851ab474ec1a1663a9913fadb37ff837848 [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-03-13T14:12:50.541Z] provisioning config files... [2023-03-13T14:12:50.548Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config6837022218858003688tmp [Pipeline] { [Pipeline] sh [2023-03-13T14:12:50.884Z] + set +x [2023-03-13T14:12:50.884Z] + bash -s -- [2023-03-13T14:12:50.884Z] + curl -s https://codecov.io/bash [2023-03-13T14:12:50.884Z] [2023-03-13T14:12:50.884Z] _____ _ [2023-03-13T14:12:50.884Z] / ____| | | [2023-03-13T14:12:50.884Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T14:12:50.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T14:12:50.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T14:12:50.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T14:12:50.884Z] Bash-1.0.6 [2023-03-13T14:12:50.884Z] [2023-03-13T14:12:50.884Z] [2023-03-13T14:12:50.884Z] ==> git version 2.25.1 found [2023-03-13T14:12:50.884Z] ==> 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-03-13T14:12:50.884Z] Release-Date: 2020-01-08 [2023-03-13T14:12:50.884Z] 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-03-13T14:12:50.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T14:12:50.884Z] ==> Jenkins CI detected. [2023-03-13T14:12:50.884Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-155 [2023-03-13T14:12:50.884Z] project root: . [2023-03-13T14:12:50.884Z] --> token set from env [2023-03-13T14:12:50.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T14:12:50.884Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T14:12:50.884Z] ==> Python coveragepy not found [2023-03-13T14:12:50.884Z] ==> Searching for coverage reports in: [2023-03-13T14:12:50.884Z] + . [2023-03-13T14:12:50.884Z] -> Found 1 reports [2023-03-13T14:12:50.884Z] ==> Detecting git/mercurial file structure [2023-03-13T14:12:50.884Z] ==> Reading reports [2023-03-13T14:12:50.884Z] + ./coverage.out bytes=41317 [2023-03-13T14:12:50.884Z] ==> Appending adjustments [2023-03-13T14:12:50.884Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T14:12:51.144Z] + Found adjustments [2023-03-13T14:12:51.144Z] ==> Gzipping contents [2023-03-13T14:12:51.144Z] 12K /tmp/codecov.FH7EmG.gz [2023-03-13T14:12:51.144Z] ==> Uploading reports [2023-03-13T14:12:51.144Z] url: https://codecov.io [2023-03-13T14:12:51.144Z] query: branch=PR-155&commit=9f6cb7e51a242ef1d5bac79819d01effdc912441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=155&job=&cmd_args= [2023-03-13T14:12:51.144Z] -> Pinging Codecov [2023-03-13T14:12:51.144Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-155&commit=9f6cb7e51a242ef1d5bac79819d01effdc912441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=155&job=&cmd_args= [2023-03-13T14:12:51.404Z] -> Uploading to [2023-03-13T14:12:51.404Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/581DD39554BDF9B6E22D074273EAD858/9f6cb7e51a242ef1d5bac79819d01effdc912441/22b17f4a-d2b1-45d9-b538-906e24013697.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T141251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ecbddac3a6fefb56c8af505ea14ab5d7e0d08957ceb4bf23bbc520cf65bac93 [2023-03-13T14:12:51.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T14:12:51.404Z] Dload Upload Total Spent Left Speed [2023-03-13T14:12:51.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11867 0 0 100 11867 0 45818 --:--:-- --:--:-- --:--:-- 45818 [2023-03-13T14:12:51.663Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9f6cb7e51a242ef1d5bac79819d01effdc912441 [Pipeline] } [2023-03-13T14:12:51.692Z] 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-03-13T14:12:53.444Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives ] [2023-03-13T14:12:53.444Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives [2023-03-13T14:12:53.444Z] total 16 [2023-03-13T14:12:53.444Z] drwxr-xr-x 3 root root 4096 Mar 13 14:03 . [2023-03-13T14:12:53.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. [2023-03-13T14:12:53.444Z] drwxr-xr-x 2 root root 4096 Mar 13 14:03 cost [2023-03-13T14:12:53.444Z] -rw-r--r-- 1 root root 95 Mar 13 14:03 cost.csv [2023-03-13T14:12:53.444Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives [2023-03-13T14:12:53.444Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives [2023-03-13T14:12:53.444Z] total 16 [2023-03-13T14:12:53.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 14:03 . [2023-03-13T14:12:53.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. [2023-03-13T14:12:53.444Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 14:03 cost [2023-03-13T14:12:53.444Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 13 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:53.775Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:54.662Z] ---> package-listing.sh [2023-03-13T14:12:54.662Z] ++ facter osfamily [2023-03-13T14:12:54.662Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T14:12:54.920Z] + OS_FAMILY=debian [2023-03-13T14:12:54.920Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-155 [2023-03-13T14:12:54.920Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T14:12:54.920Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T14:12:54.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T14:12:54.920Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T14:12:54.920Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-155 ']' [2023-03-13T14:12:54.920Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T14:12:54.920Z] + case "${OS_FAMILY}" in [2023-03-13T14:12:54.920Z] + dpkg -l [2023-03-13T14:12:54.920Z] + grep '^ii' [2023-03-13T14:12:54.920Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T14:12:54.920Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T14:12:54.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T14:12:54.920Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-155 ']' [2023-03-13T14:12:54.920Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives/ [2023-03-13T14:12:54.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-155/archives/ [Pipeline] echo [2023-03-13T14:12:54.956Z] 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T14:12:55.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:12:55.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:12:55.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:12:56.022Z] prd-ubuntu20.04-docker-8c-8g-9887 does not seem to be running inside a container [2023-03-13T14:12:56.051Z] $ 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-155/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-155 -v /w/workspace/y_app-rfid-llrp-inventory_PR-155:/w/workspace/y_app-rfid-llrp-inventory_PR-155:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-155@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-03-13T14:12:56.253Z] $ docker top 8d67fa69f75e5a7a32b04944a41ee6c9107d512321fed0967c587592000bc5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:12:56.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T14:12:56.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T14:12:57.261Z] + ls /var/log/sa-host [2023-03-13T14:12:57.261Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:12:57.394Z] provisioning config files... [2023-03-13T14:12:57.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-155@tmp/config11420896360510927587tmp [Pipeline] { [Pipeline] echo [2023-03-13T14:12:57.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:57.772Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T14:12:57.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:58.204Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T14:12:58.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:58.549Z] ---> sudo-logs.sh [2023-03-13T14:12:58.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T14:12:58.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:12:58.943Z] ---> job-cost.sh [2023-03-13T14:12:58.943Z] lf-activate-venv: SKIPPING [2023-03-13T14:12:58.943Z] DEBUG: total: 0.2199999988079071 [2023-03-13T14:12:58.943Z] INFO: Retrieving Stack Cost... [2023-03-13T14:12:59.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T14:12:59.774Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T14:12:59.812Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:13:00.129Z] ---> logs-deploy.sh [2023-03-13T14:13:00.130Z] lf-activate-venv: SKIPPING [2023-03-13T14:13:00.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-155/1 [2023-03-13T14:13:00.130Z] INFO: archiving workspace using pattern(s): [2023-03-13T14:13:01.068Z] Archives upload complete. [2023-03-13T14:13:01.328Z] INFO: archiving logs to Nexus [2023-03-13T14:13:01.898Z] ---> uname -a: [2023-03-13T14:13:01.898Z] Linux prd-ubuntu20-04-docker-8c-8g-9887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] ---> lscpu: [2023-03-13T14:13:01.898Z] Architecture: x86_64 [2023-03-13T14:13:01.898Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T14:13:01.898Z] Byte Order: Little Endian [2023-03-13T14:13:01.898Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T14:13:01.898Z] CPU(s): 8 [2023-03-13T14:13:01.898Z] On-line CPU(s) list: 0-7 [2023-03-13T14:13:01.898Z] Thread(s) per core: 1 [2023-03-13T14:13:01.898Z] Core(s) per socket: 1 [2023-03-13T14:13:01.898Z] Socket(s): 8 [2023-03-13T14:13:01.898Z] NUMA node(s): 1 [2023-03-13T14:13:01.898Z] Vendor ID: AuthenticAMD [2023-03-13T14:13:01.898Z] CPU family: 23 [2023-03-13T14:13:01.898Z] Model: 49 [2023-03-13T14:13:01.898Z] Model name: AMD EPYC-Rome Processor [2023-03-13T14:13:01.898Z] Stepping: 0 [2023-03-13T14:13:01.898Z] CPU MHz: 2800.000 [2023-03-13T14:13:01.898Z] BogoMIPS: 5600.00 [2023-03-13T14:13:01.898Z] Virtualization: AMD-V [2023-03-13T14:13:01.898Z] Hypervisor vendor: KVM [2023-03-13T14:13:01.898Z] Virtualization type: full [2023-03-13T14:13:01.898Z] L1d cache: 256 KiB [2023-03-13T14:13:01.898Z] L1i cache: 256 KiB [2023-03-13T14:13:01.898Z] L2 cache: 4 MiB [2023-03-13T14:13:01.898Z] L3 cache: 128 MiB [2023-03-13T14:13:01.898Z] NUMA node0 CPU(s): 0-7 [2023-03-13T14:13:01.898Z] Vulnerability Itlb multihit: Not affected [2023-03-13T14:13:01.898Z] Vulnerability L1tf: Not affected [2023-03-13T14:13:01.898Z] Vulnerability Mds: Not affected [2023-03-13T14:13:01.898Z] Vulnerability Meltdown: Not affected [2023-03-13T14:13:01.898Z] Vulnerability Mmio stale data: Not affected [2023-03-13T14:13:01.898Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T14:13:01.898Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T14:13:01.898Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T14:13:01.898Z] Vulnerability Srbds: Not affected [2023-03-13T14:13:01.898Z] Vulnerability Tsx async abort: Not affected [2023-03-13T14:13:01.898Z] 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-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] ---> nproc: [2023-03-13T14:13:01.898Z] 8 [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] ---> df -h: [2023-03-13T14:13:01.898Z] Filesystem Size Used Avail Use% Mounted on [2023-03-13T14:13:01.898Z] overlay 155G 12G 144G 8% / [2023-03-13T14:13:01.898Z] tmpfs 64M 0 64M 0% /dev [2023-03-13T14:13:01.898Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-13T14:13:01.898Z] shm 64M 0 64M 0% /dev/shm [2023-03-13T14:13:01.898Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] [2023-03-13T14:13:01.898Z] ---> sar -b -r -n DEV: [2023-03-13T14:13:01.898Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9887) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T14:13:01.899Z] [2023-03-13T14:13:01.899Z] 13:59:52 LINUX RESTART (8 CPU) [2023-03-13T14:13:01.899Z] [2023-03-13T14:13:01.899Z] 14:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-13T14:13:01.899Z] 14:01:03 129.56 47.79 81.77 0.00 5380.44 137116.75 0.00 [2023-03-13T14:13:01.899Z] 14:02:01 189.55 1.14 188.42 0.00 17.93 73480.85 0.00 [2023-03-13T14:13:01.899Z] 14:03:01 116.90 0.22 116.68 0.00 4.93 29259.87 0.00 [2023-03-13T14:13:01.899Z] 14:04:01 95.23 0.05 95.18 0.00 1.20 19423.28 0.00 [2023-03-13T14:13:01.899Z] 14:05:01 12.48 1.55 10.93 0.00 86.65 2044.19 0.00 [2023-03-13T14:13:01.899Z] 14:06:01 45.63 9.05 36.58 0.00 5069.16 6781.00 0.00 [2023-03-13T14:13:01.899Z] 14:07:01 5.20 1.03 4.17 0.00 22.00 102.78 0.00 [2023-03-13T14:13:01.899Z] 14:08:01 1.63 0.00 1.63 0.00 0.00 16.40 0.00 [2023-03-13T14:13:01.899Z] 14:09:01 3.30 1.58 1.72 0.00 36.25 21.59 0.00 [2023-03-13T14:13:01.899Z] 14:10:01 2.10 0.00 2.10 0.00 0.00 22.40 0.00 [2023-03-13T14:13:01.899Z] 14:11:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-03-13T14:13:01.899Z] 14:12:01 1.70 0.00 1.70 0.00 0.00 17.33 0.00 [2023-03-13T14:13:01.899Z] 14:13:01 6.00 0.28 5.72 0.00 28.13 112.65 0.00 [2023-03-13T14:13:01.899Z] Average: 46.58 4.83 41.75 0.00 821.02 20510.78 0.00 [2023-03-13T14:13:01.899Z] [2023-03-13T14:13:01.899Z] 14:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-13T14:13:01.899Z] 14:01:03 29372512 31601928 726840 2.21 70072 2446164 2006204 5.91 991120 2184212 546132 [2023-03-13T14:13:01.899Z] 14:02:01 27908800 31298472 1000984 3.04 144584 3439984 2405884 7.09 1537752 2977636 241812 [2023-03-13T14:13:01.899Z] 14:03:01 28166624 31544980 756528 2.30 150068 3429272 2006628 5.91 1226660 3039644 1080 [2023-03-13T14:13:01.899Z] 14:04:01 27676292 31577584 721540 2.19 159964 3892088 1736944 5.12 1236392 3466132 128 [2023-03-13T14:13:01.899Z] 14:05:01 27575520 31542240 751228 2.28 162476 3948900 1784312 5.26 1273300 3517248 92 [2023-03-13T14:13:01.899Z] 14:06:01 27149228 31557912 727204 2.21 193564 4347444 1811080 5.34 1558288 3635852 192 [2023-03-13T14:13:01.899Z] 14:07:01 27153292 31558328 726832 2.21 192156 4344812 1783032 5.25 1556584 3633148 12 [2023-03-13T14:13:01.899Z] 14:08:01 27163268 31568360 716768 2.18 192184 4344812 1783032 5.25 1547048 3633148 4 [2023-03-13T14:13:01.899Z] 14:09:01 27154516 31562356 723268 2.20 192260 4345900 1783032 5.25 1558140 3634092 16 [2023-03-13T14:13:01.899Z] 14:10:01 27154688 31562592 722956 2.20 192328 4345904 1783032 5.25 1557556 3634100 168 [2023-03-13T14:13:01.899Z] 14:11:01 27154628 31562688 723004 2.20 192356 4346032 1783032 5.25 1557616 3634196 8 [2023-03-13T14:13:01.899Z] 14:12:01 27153840 31561912 723704 2.20 192388 4346036 1783032 5.25 1557532 3634200 4 [2023-03-13T14:13:01.899Z] 14:13:01 27103188 31517820 762628 2.32 192548 4347492 1833084 5.40 1601800 3628436 648 [2023-03-13T14:13:01.899Z] Average: 27529723 31539782 752576 2.29 171304 3994218 1867871 5.50 1443061 3404003 60792 [2023-03-13T14:13:01.899Z] [2023-03-13T14:13:01.899Z] 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-13T14:13:01.899Z] 14:01:03 ens3 708.73 464.69 6785.51 89.92 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:01:03 docker0 17.08 18.45 1.20 192.69 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:01:03 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:02:01 vetha91fcaf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:02:01 ens3 366.32 215.72 2022.70 30.93 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:02:01 docker0 193.14 330.32 14.92 1983.64 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:02:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:03:01 ens3 50.00 45.05 146.84 87.76 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:03:01 docker0 3.07 7.22 0.19 79.14 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:03:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:04:01 ens3 107.30 65.86 2526.98 11.82 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:04:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:05:01 ens3 67.32 39.76 857.22 3.21 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:06:01 ens3 117.10 55.19 1947.01 3.91 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:06:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:07:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:09:01 ens3 7.83 6.53 5.09 6.02 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:11:01 ens3 0.38 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:13:01 ens3 30.54 19.25 31.42 12.38 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] 14:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] Average: ens3 111.34 69.81 1099.41 18.89 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] Average: docker0 15.95 26.61 1.22 168.84 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-13T14:13:01.899Z] [2023-03-13T14:13:01.899Z]