Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f38f7f9b0089b59d8cb9317138c6ddd485d151c1+bf0cdc510067010a7614561d99b7e3f1f4b6f8fb (b8c552c32cfa602959daef6e553e28182756c215) 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-ssh11023818872352756058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4177243930079308892.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10991072203805761261.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4372911752312870813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13685105107688619474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16653168759715606108.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-20408 in /w/workspace/y_app-rfid-llrp-inventory_PR-100 [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-100 # 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 Merging remotes/origin/main commit bf0cdc510067010a7614561d99b7e3f1f4b6f8fb into PR head commit f38f7f9b0089b59d8cb9317138c6ddd485d151c1 Merge succeeded, producing f38f7f9b0089b59d8cb9317138c6ddd485d151c1 Checking out Revision f38f7f9b0089b59d8cb9317138c6ddd485d151c1 (PR-100) > 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/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # 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 bf0cdc510067010a7614561d99b7e3f1f4b6f8fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T13:11:59.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T13:11:59.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T13:11:59.822Z] ========================================================= [2022-07-18T13:11:59.822Z] EdgeX Global Pipelines Version Info [2022-07-18T13:11:59.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:12:00.629Z] ------------------- [2022-07-18T13:12:00.629Z] stable info: [2022-07-18T13:12:00.629Z] ------------------- [2022-07-18T13:12:00.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T13:12:00.629Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T13:12:00.629Z] Message: update stable to v1.0.238 [2022-07-18T13:12:01.205Z] ------------------- [2022-07-18T13:12:01.205Z] experimental info: [2022-07-18T13:12:01.205Z] ------------------- [2022-07-18T13:12:01.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T13:12:01.205Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T13:12:01.205Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T13:12:01.596Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-18T13:12:01.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-18T13:12:01.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T13:12:01.720Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T13:12:01.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T13:12:01.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-18T13:12:01.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-18T13:12:01.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-18T13:12:01.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-18T13:12:01.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T13:12:01.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T13:12:02.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-18T13:12:02.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T13:12:02.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T13:12:02.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T13:12:02.186Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T13:12:02.224Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T13:12:02.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T13:12:02.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T13:12:02.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T13:12:02.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-18T13:12:02.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-18T13:12:02.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-18T13:12:02.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-18T13:12:02.569Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-18T13:12:02.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T13:12:02.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-18T13:12:02.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2022-07-18T13:12:02.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2022-07-18T13:12:02.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2022-07-18T13:12:02.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo [2022-07-18T13:12:02.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f38f7f9 [Pipeline] echo [2022-07-18T13:12:02.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T13:12:03.038Z] provisioning config files... [2022-07-18T13:12:03.054Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config4249643296174429316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:12:03.404Z] ---> docker-login.sh [2022-07-18T13:12:03.404Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:12:03.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:03.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:03.938Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:03.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:03.938Z] [2022-07-18T13:12:03.938Z] Login Succeeded [2022-07-18T13:12:03.938Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:12:03.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:03.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:03.938Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:03.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:03.938Z] [2022-07-18T13:12:03.938Z] Login Succeeded [2022-07-18T13:12:03.938Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:12:04.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:04.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:04.200Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:04.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:04.200Z] [2022-07-18T13:12:04.200Z] Login Succeeded [2022-07-18T13:12:04.200Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:12:04.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:04.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:04.200Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:04.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:04.200Z] [2022-07-18T13:12:04.200Z] Login Succeeded [2022-07-18T13:12:04.200Z] docker.io [2022-07-18T13:12:04.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:04.726Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:04.726Z] [2022-07-18T13:12:04.726Z] Login Succeeded [2022-07-18T13:12:04.726Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:12:04.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-18T13:12:05.368Z] + git rev-list -1 --merges f38f7f9b0089b59d8cb9317138c6ddd485d151c1~1..f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo [2022-07-18T13:12:05.415Z] -----------> git rev-list -1 --merges f38f7f9b0089b59d8cb9317138c6ddd485d151c1~1..f38f7f9b0089b59d8cb9317138c6ddd485d151c1 f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [false] [Pipeline] sh [2022-07-18T13:12:05.724Z] + git log --format=format:%s -1 f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo [2022-07-18T13:12:05.759Z] ========================================================= [2022-07-18T13:12:05.759Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T13:12:05.759Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T13:12:06.248Z] + git log --format=format:%s -1 f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo [2022-07-18T13:12:06.279Z] [semverPrep] GIT_COMMIT: f38f7f9b0089b59d8cb9317138c6ddd485d151c1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-18T13:12:06.309Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-18T13:12:06.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T13:12:06.704Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T13:12:06.704Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T13:12:06.704Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T13:12:06.704Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T13:12:06.704Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T13:12:06.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:12:07.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T13:12:07.121Z] [2022-07-18T13:12:07.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:12:07.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T13:12:07.503Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T13:12:07.503Z] b85a868b505f: Pulling fs layer [2022-07-18T13:12:07.503Z] e2be974225ed: Pulling fs layer [2022-07-18T13:12:07.503Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T13:12:07.503Z] 988bab9f4d93: Pulling fs layer [2022-07-18T13:12:07.503Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T13:12:07.503Z] eaf3925da568: Pulling fs layer [2022-07-18T13:12:07.503Z] bab4dde63d76: Pulling fs layer [2022-07-18T13:12:07.503Z] bde34c3a00c8: Pulling fs layer [2022-07-18T13:12:07.503Z] b352a97aabf1: Pulling fs layer [2022-07-18T13:12:07.503Z] 4872d77fe225: Pulling fs layer [2022-07-18T13:12:07.503Z] 5851b861e8e6: Pulling fs layer [2022-07-18T13:12:07.503Z] eaf3925da568: Waiting [2022-07-18T13:12:07.503Z] 988bab9f4d93: Waiting [2022-07-18T13:12:07.503Z] 1469e6f7b9e6: Waiting [2022-07-18T13:12:07.503Z] bab4dde63d76: Waiting [2022-07-18T13:12:07.503Z] 4872d77fe225: Waiting [2022-07-18T13:12:07.503Z] bde34c3a00c8: Waiting [2022-07-18T13:12:07.503Z] e2be974225ed: Download complete [2022-07-18T13:12:07.503Z] 988bab9f4d93: Download complete [2022-07-18T13:12:07.763Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T13:12:07.763Z] 339a4e72a1f5: Download complete [2022-07-18T13:12:07.763Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T13:12:07.763Z] 1469e6f7b9e6: Download complete [2022-07-18T13:12:07.763Z] eaf3925da568: Verifying Checksum [2022-07-18T13:12:07.763Z] eaf3925da568: Download complete [2022-07-18T13:12:07.763Z] bde34c3a00c8: Verifying Checksum [2022-07-18T13:12:07.763Z] bde34c3a00c8: Download complete [2022-07-18T13:12:07.763Z] b352a97aabf1: Verifying Checksum [2022-07-18T13:12:07.763Z] b352a97aabf1: Download complete [2022-07-18T13:12:07.763Z] 4872d77fe225: Verifying Checksum [2022-07-18T13:12:07.763Z] 5851b861e8e6: Download complete [2022-07-18T13:12:07.763Z] b85a868b505f: Verifying Checksum [2022-07-18T13:12:07.763Z] b85a868b505f: Download complete [2022-07-18T13:12:08.026Z] bab4dde63d76: Verifying Checksum [2022-07-18T13:12:08.026Z] bab4dde63d76: Download complete [2022-07-18T13:12:09.406Z] b85a868b505f: Pull complete [2022-07-18T13:12:09.406Z] e2be974225ed: Pull complete [2022-07-18T13:12:09.977Z] 339a4e72a1f5: Pull complete [2022-07-18T13:12:09.977Z] 988bab9f4d93: Pull complete [2022-07-18T13:12:10.549Z] 1469e6f7b9e6: Pull complete [2022-07-18T13:12:10.549Z] eaf3925da568: Pull complete [2022-07-18T13:12:12.467Z] bab4dde63d76: Pull complete [2022-07-18T13:12:12.467Z] bde34c3a00c8: Pull complete [2022-07-18T13:12:12.730Z] b352a97aabf1: Pull complete [2022-07-18T13:12:12.730Z] 4872d77fe225: Pull complete [2022-07-18T13:12:12.992Z] 5851b861e8e6: Pull complete [2022-07-18T13:12:12.992Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T13:12:12.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T13:12:12.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:12:13.221Z] prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container [2022-07-18T13:12:13.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-18T13:12:14.827Z] $ docker top ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 -eo pid,comm [2022-07-18T13:12:14.908Z] 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). [2022-07-18T13:12:14.908Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T13:12:15.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T13:12:15.030Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T13:12:15.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T13:12:15.173Z] $ docker exec ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent [2022-07-18T13:12:15.317Z] SSH_AUTH_SOCK=/tmp/ssh-7NQmMajcQcPs/agent.33 [2022-07-18T13:12:15.317Z] SSH_AGENT_PID=39 [2022-07-18T13:12:15.324Z] Running ssh-add (command line suppressed) [2022-07-18T13:12:15.450Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_1853265218192304004.key (/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_1853265218192304004.key) [2022-07-18T13:12:15.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T13:12:15.801Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T13:12:15.830Z] $ docker exec --env ******** --env ******** ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent -k [2022-07-18T13:12:15.944Z] unset SSH_AUTH_SOCK; [2022-07-18T13:12:15.945Z] unset SSH_AGENT_PID; [2022-07-18T13:12:15.945Z] echo Agent pid 39 killed; [2022-07-18T13:12:15.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T13:12:16.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T13:12:16.040Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T13:12:16.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T13:12:16.185Z] $ docker exec ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent [2022-07-18T13:12:16.323Z] SSH_AUTH_SOCK=/tmp/ssh-FxxqrmMGesgU/agent.71 [2022-07-18T13:12:16.323Z] SSH_AGENT_PID=77 [2022-07-18T13:12:16.329Z] Running ssh-add (command line suppressed) [2022-07-18T13:12:16.442Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_355632122597600687.key (/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_355632122597600687.key) [2022-07-18T13:12:16.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T13:12:16.787Z] + git semver init [2022-07-18T13:12:17.048Z] 2022-07-18 13:12:16,989 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T13:12:17.048Z] 2022-07-18 13:12:16,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver [2022-07-18T13:12:17.048Z] 2022-07-18 13:12:16,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver [2022-07-18T13:12:17.048Z] 2022-07-18 13:12:16,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-100, universal_newlines=False, shell=None, istream=None) [2022-07-18T13:12:17.990Z] 2022-07-18 13:12:17,986 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.git/info/exclude [2022-07-18T13:12:17.990Z] 2022-07-18 13:12:17,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver/PR-100 with force:False [2022-07-18T13:12:17.990Z] 2022-07-18 13:12:17,986 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver/PR-100 [2022-07-18T13:12:17.990Z] 2022-07-18 13:12:17,991 [execute] INFO git cat-file --batch-check [2022-07-18T13:12:17.990Z] 2022-07-18 13:12:17,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T13:12:18.252Z] 2022-07-18 13:12:17,998 [execute] INFO git cat-file --batch [2022-07-18T13:12:18.252Z] 2022-07-18 13:12:17,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T13:12:18.252Z] 2022-07-18 13:12:18,004 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver/PR-100 [2022-07-18T13:12:18.252Z] 0.0.0 [Pipeline] } [2022-07-18T13:12:18.280Z] $ docker exec --env ******** --env ******** ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent -k [2022-07-18T13:12:18.400Z] unset SSH_AUTH_SOCK; [2022-07-18T13:12:18.400Z] unset SSH_AGENT_PID; [2022-07-18T13:12:18.400Z] echo Agent pid 77 killed; [2022-07-18T13:12:18.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T13:12:18.826Z] + git semver [Pipeline] } [2022-07-18T13:12:19.122Z] $ docker stop --time=1 ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 [2022-07-18T13:12:20.483Z] $ docker rm -f ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T13:12:20.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T13:12:21.223Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T13:12:21.239Z] [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 [2022-07-18T13:12:21.831Z] provisioning config files... [2022-07-18T13:12:21.842Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config674044528374513857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:12:22.188Z] ---> docker-login.sh [2022-07-18T13:12:22.189Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:12:22.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:22.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:22.189Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:22.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:22.189Z] [2022-07-18T13:12:22.189Z] Login Succeeded [2022-07-18T13:12:22.189Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:12:22.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:22.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:22.450Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:22.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:22.450Z] [2022-07-18T13:12:22.450Z] Login Succeeded [2022-07-18T13:12:22.450Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:12:22.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:22.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:22.450Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:22.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:22.450Z] [2022-07-18T13:12:22.450Z] Login Succeeded [2022-07-18T13:12:22.450Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:12:22.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:22.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:22.711Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:22.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:22.711Z] [2022-07-18T13:12:22.711Z] Login Succeeded [2022-07-18T13:12:22.711Z] docker.io [2022-07-18T13:12:22.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:12:22.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:12:22.972Z] Configure a credential helper to remove this warning. See [2022-07-18T13:12:22.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:12:22.972Z] [2022-07-18T13:12:22.972Z] Login Succeeded [2022-07-18T13:12:22.972Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:12:22.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T13:12:23.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:12:23.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:12:23.266Z] ========================================================= [2022-07-18T13:12:23.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-18T13:12:23.266Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:12:23.731Z] + 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 . [2022-07-18T13:12:23.731Z] Sending build context to Docker daemon 12.46MB [2022-07-18T13:12:23.731Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:12:23.731Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-18T13:12:23.996Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-18T13:12:23.996Z] 2408cc74d12b: Pulling fs layer [2022-07-18T13:12:23.996Z] ea60b727a1ce: Pulling fs layer [2022-07-18T13:12:23.996Z] 30c4a7721957: Pulling fs layer [2022-07-18T13:12:23.996Z] 370296b7ddb6: Pulling fs layer [2022-07-18T13:12:23.996Z] 7c6cee850709: Pulling fs layer [2022-07-18T13:12:23.996Z] 39a5fcdaea64: Pulling fs layer [2022-07-18T13:12:23.996Z] d94ebbe4e438: Pulling fs layer [2022-07-18T13:12:23.996Z] bcfd1f05c69d: Pulling fs layer [2022-07-18T13:12:23.996Z] 59ccb84bbe0f: Pulling fs layer [2022-07-18T13:12:23.996Z] bcfd1f05c69d: Waiting [2022-07-18T13:12:23.996Z] 39a5fcdaea64: Waiting [2022-07-18T13:12:23.996Z] 59ccb84bbe0f: Waiting [2022-07-18T13:12:23.996Z] d94ebbe4e438: Waiting [2022-07-18T13:12:23.996Z] 7c6cee850709: Waiting [2022-07-18T13:12:23.996Z] 370296b7ddb6: Waiting [2022-07-18T13:12:23.996Z] 30c4a7721957: Download complete [2022-07-18T13:12:23.996Z] ea60b727a1ce: Verifying Checksum [2022-07-18T13:12:23.996Z] ea60b727a1ce: Download complete [2022-07-18T13:12:23.996Z] 7c6cee850709: Verifying Checksum [2022-07-18T13:12:23.996Z] 7c6cee850709: Download complete [2022-07-18T13:12:23.996Z] 39a5fcdaea64: Download complete [2022-07-18T13:12:23.996Z] 2408cc74d12b: Verifying Checksum [2022-07-18T13:12:23.996Z] 2408cc74d12b: Download complete [2022-07-18T13:12:23.996Z] d94ebbe4e438: Verifying Checksum [2022-07-18T13:12:23.996Z] d94ebbe4e438: Download complete [2022-07-18T13:12:23.996Z] 2408cc74d12b: Pull complete [2022-07-18T13:12:24.272Z] ea60b727a1ce: Pull complete [2022-07-18T13:12:24.272Z] 30c4a7721957: Pull complete [2022-07-18T13:12:24.873Z] bcfd1f05c69d: Verifying Checksum [2022-07-18T13:12:24.873Z] bcfd1f05c69d: Download complete [2022-07-18T13:12:24.873Z] 370296b7ddb6: Verifying Checksum [2022-07-18T13:12:24.873Z] 370296b7ddb6: Download complete [2022-07-18T13:12:24.873Z] 59ccb84bbe0f: Verifying Checksum [2022-07-18T13:12:24.873Z] 59ccb84bbe0f: Download complete [2022-07-18T13:12:29.083Z] 370296b7ddb6: Pull complete [2022-07-18T13:12:29.345Z] 7c6cee850709: Pull complete [2022-07-18T13:12:29.345Z] 39a5fcdaea64: Pull complete [2022-07-18T13:12:29.345Z] d94ebbe4e438: Pull complete [2022-07-18T13:12:31.886Z] bcfd1f05c69d: Pull complete [2022-07-18T13:12:32.456Z] 59ccb84bbe0f: Pull complete [2022-07-18T13:12:32.456Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-18T13:12:32.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-18T13:12:32.456Z] ---> a4fb48ad2a94 [2022-07-18T13:12:32.456Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-18T13:12:34.379Z] ---> Running in 6ac91832bf55 [2022-07-18T13:12:34.379Z] Removing intermediate container 6ac91832bf55 [2022-07-18T13:12:34.379Z] ---> 519727967b2e [2022-07-18T13:12:34.379Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:12:34.379Z] ---> Running in 060a68e249a6 [2022-07-18T13:12:34.641Z] Removing intermediate container 060a68e249a6 [2022-07-18T13:12:34.641Z] ---> 4715ae3ecfb8 [2022-07-18T13:12:34.641Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T13:12:34.641Z] ---> Running in f01fb9cd6e54 [2022-07-18T13:12:34.641Z] Removing intermediate container f01fb9cd6e54 [2022-07-18T13:12:34.641Z] ---> 23c5d69abc45 [2022-07-18T13:12:34.641Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:12:34.901Z] ---> Running in 81a2478e9785 [2022-07-18T13:12:35.472Z] Removing intermediate container 81a2478e9785 [2022-07-18T13:12:35.472Z] ---> 7ce92cf4e583 [2022-07-18T13:12:35.472Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:12:35.472Z] ---> Running in 27200ff32456 [2022-07-18T13:12:35.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T13:12:36.658Z] Still waiting to schedule task [2022-07-18T13:12:36.658Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-18T13:12:36.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T13:12:36.948Z] OK: 211 MiB in 51 packages [2022-07-18T13:12:37.521Z] Removing intermediate container 27200ff32456 [2022-07-18T13:12:37.521Z] ---> 7e9937b36970 [2022-07-18T13:12:37.521Z] Step 8/13 : WORKDIR /app [2022-07-18T13:12:37.521Z] ---> Running in e6b41a294ef3 [2022-07-18T13:12:37.521Z] Removing intermediate container e6b41a294ef3 [2022-07-18T13:12:37.521Z] ---> 44704cbdde6b [2022-07-18T13:12:37.521Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-18T13:12:37.784Z] ---> b5039d6d4f04 [2022-07-18T13:12:37.784Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:12:37.784Z] ---> Running in bccd62a6dc91 [2022-07-18T13:12:59.763Z] Removing intermediate container bccd62a6dc91 [2022-07-18T13:12:59.763Z] ---> db2850c25c9c [2022-07-18T13:12:59.763Z] Step 11/13 : COPY . . [2022-07-18T13:12:59.763Z] ---> 8a6582e39842 [2022-07-18T13:12:59.763Z] Step 12/13 : ARG MAKE="make build" [2022-07-18T13:12:59.763Z] ---> Running in d9921f090912 [2022-07-18T13:12:59.763Z] Removing intermediate container d9921f090912 [2022-07-18T13:12:59.763Z] ---> 2f4d322745f5 [2022-07-18T13:12:59.763Z] Step 13/13 : RUN $MAKE [2022-07-18T13:12:59.763Z] ---> Running in 57de522b4348 [2022-07-18T13:12:59.763Z] noop [2022-07-18T13:12:59.763Z] Removing intermediate container 57de522b4348 [2022-07-18T13:12:59.763Z] ---> 93cf9ef97990 [2022-07-18T13:12:59.763Z] Successfully built 93cf9ef97990 [2022-07-18T13:12:59.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:13:00.209Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T13:13:00.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:13:00.371Z] prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container [2022-07-18T13:13:00.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-18T13:13:00.850Z] $ docker top 8c3c7241a21afad85569e5b18b69d08dab3ac81be73660441903162a7fb62a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:13:01.303Z] + go version [2022-07-18T13:13:01.303Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-18T13:13:01.343Z] $ docker stop --time=1 8c3c7241a21afad85569e5b18b69d08dab3ac81be73660441903162a7fb62a47 [2022-07-18T13:13:02.664Z] $ docker rm -f 8c3c7241a21afad85569e5b18b69d08dab3ac81be73660441903162a7fb62a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:13:03.391Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T13:13:03.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:13:03.557Z] prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container [2022-07-18T13:13:03.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-18T13:13:04.000Z] $ docker top 0b399c1b62ef42250efc9955d4e393ec88583b7b24d82d328c09c36a1e2036a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:13:04.404Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-100 [Pipeline] fileExists [Pipeline] sh [2022-07-18T13:13:04.758Z] + make test [2022-07-18T13:13:04.758Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T13:13:16.981Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-18T13:13:16.981Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.071s coverage: 86.2% of statements [2022-07-18T13:13:16.981Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-18T13:13:18.368Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements [2022-07-18T13:13:26.511Z] 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." [2022-07-18T13:13:26.511Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T13:13:30.712Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T13:13:30.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T13:13:30.713Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-18T13:13:30.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T13:13:30.787Z] $ docker stop --time=1 0b399c1b62ef42250efc9955d4e393ec88583b7b24d82d328c09c36a1e2036a3 [2022-07-18T13:13:32.731Z] $ docker rm -f 0b399c1b62ef42250efc9955d4e393ec88583b7b24d82d328c09c36a1e2036a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T13:13:33.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T13:13:33.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-18T13:13:34.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T13:13:34.311Z] + ls -al . [2022-07-18T13:13:34.311Z] total 228 [2022-07-18T13:13:34.311Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 13:13 . [2022-07-18T13:13:34.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:11 .. [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 18 13:11 .dockerignore [2022-07-18T13:13:34.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:13 .git [2022-07-18T13:13:34.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:11 .github [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 18 13:11 .gitignore [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:11 .golangci.yml [2022-07-18T13:13:34.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:12 .semver [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 18 13:11 Attribution.txt [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 18 13:11 CHANGELOG.md [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 13:11 Dockerfile [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:11 GOVERNANCE.md [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 18 13:11 Jenkinsfile [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 13:11 LICENSE [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 18 13:11 Makefile [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 13:11 OWNERS.md [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 18 13:11 README.md [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 13:12 VERSION [2022-07-18T13:13:34.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:11 bin [2022-07-18T13:13:34.311Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 18 13:13 coverage.out [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 18 13:11 go.mod [2022-07-18T13:13:34.311Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 18 13:11 go.sum [2022-07-18T13:13:34.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:11 images [2022-07-18T13:13:34.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:11 internal [2022-07-18T13:13:34.312Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 18 13:11 main.go [2022-07-18T13:13:34.312Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:11 res [2022-07-18T13:13:34.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:11 snap [2022-07-18T13:13:34.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:13:34.720Z] + 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=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 --label arch=amd64 --label version=0.0.0 . [2022-07-18T13:13:34.721Z] Sending build context to Docker daemon 12.46MB [2022-07-18T13:13:34.721Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:13:34.721Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-18T13:13:34.721Z] ---> 93cf9ef97990 [2022-07-18T13:13:34.721Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-18T13:13:34.982Z] ---> Running in 46704b446c6f [2022-07-18T13:13:34.982Z] Removing intermediate container 46704b446c6f [2022-07-18T13:13:34.982Z] ---> 0ecac13bbf30 [2022-07-18T13:13:34.982Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:13:34.982Z] ---> Running in 78ff4073b937 [2022-07-18T13:13:35.242Z] Removing intermediate container 78ff4073b937 [2022-07-18T13:13:35.242Z] ---> 12e8c4923b33 [2022-07-18T13:13:35.242Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T13:13:35.242Z] ---> Running in 9072dac34ae2 [2022-07-18T13:13:35.242Z] Removing intermediate container 9072dac34ae2 [2022-07-18T13:13:35.242Z] ---> 196772e0888c [2022-07-18T13:13:35.242Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:13:35.242Z] ---> Running in 9dee5a6eae2b [2022-07-18T13:13:35.818Z] Removing intermediate container 9dee5a6eae2b [2022-07-18T13:13:35.818Z] ---> 8dcf53655c02 [2022-07-18T13:13:35.818Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:13:36.082Z] ---> Running in 2ac2b53575ae [2022-07-18T13:13:36.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T13:13:36.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T13:13:37.495Z] OK: 211 MiB in 51 packages [2022-07-18T13:13:37.758Z] Removing intermediate container 2ac2b53575ae [2022-07-18T13:13:37.758Z] ---> d1f3b5910614 [2022-07-18T13:13:37.758Z] Step 8/31 : WORKDIR /app [2022-07-18T13:13:37.758Z] ---> Running in 357ef282eda3 [2022-07-18T13:13:37.758Z] Removing intermediate container 357ef282eda3 [2022-07-18T13:13:37.758Z] ---> cde9ff37fee8 [2022-07-18T13:13:37.758Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-18T13:13:38.018Z] ---> 28aa81fb3aec [2022-07-18T13:13:38.018Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:13:38.018Z] ---> Running in ff33cf0a07af [2022-07-18T13:13:38.957Z] Removing intermediate container ff33cf0a07af [2022-07-18T13:13:38.957Z] ---> 6715e30eb1bc [2022-07-18T13:13:38.957Z] Step 11/31 : COPY . . [2022-07-18T13:13:39.216Z] ---> cbd1c1f5b5e9 [2022-07-18T13:13:39.216Z] Step 12/31 : ARG MAKE="make build" [2022-07-18T13:13:39.216Z] ---> Running in 7224d6a907a2 [2022-07-18T13:13:39.216Z] Removing intermediate container 7224d6a907a2 [2022-07-18T13:13:39.216Z] ---> 31d3f8398fbd [2022-07-18T13:13:39.216Z] Step 13/31 : RUN $MAKE [2022-07-18T13:13:39.216Z] ---> Running in e087dcf43ed0 [2022-07-18T13:13:39.476Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-18T13:14:01.492Z] Removing intermediate container e087dcf43ed0 [2022-07-18T13:14:01.492Z] ---> 3a9618cb2669 [2022-07-18T13:14:01.492Z] Step 14/31 : FROM alpine:3.14 [2022-07-18T13:14:01.492Z] 3.14: Pulling from library/alpine [2022-07-18T13:14:01.492Z] 8663204ce13b: Pulling fs layer [2022-07-18T13:14:01.492Z] 8663204ce13b: Verifying Checksum [2022-07-18T13:14:01.492Z] 8663204ce13b: Download complete [2022-07-18T13:14:01.492Z] 8663204ce13b: Pull complete [2022-07-18T13:14:01.492Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-18T13:14:01.492Z] Status: Downloaded newer image for alpine:3.14 [2022-07-18T13:14:01.492Z] ---> e04c818066af [2022-07-18T13:14:01.492Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T13:14:01.492Z] ---> Running in 1f2adb83aeea [2022-07-18T13:14:01.492Z] Removing intermediate container 1f2adb83aeea [2022-07-18T13:14:01.492Z] ---> 6d4bd9bfb52a [2022-07-18T13:14:01.492Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-18T13:14:01.492Z] ---> Running in 2a0714a6b78b [2022-07-18T13:14:01.492Z] Removing intermediate container 2a0714a6b78b [2022-07-18T13:14:01.492Z] ---> aa5d9b45ded3 [2022-07-18T13:14:01.492Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:14:01.492Z] ---> Running in c05f4b449513 [2022-07-18T13:14:02.062Z] Removing intermediate container c05f4b449513 [2022-07-18T13:14:02.062Z] ---> 2899182d00af [2022-07-18T13:14:02.062Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-18T13:14:02.062Z] ---> Running in 8c84bc145078 [2022-07-18T13:14:02.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-18T13:14:02.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-18T13:14:03.464Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-18T13:14:03.464Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-18T13:14:03.464Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-18T13:14:03.464Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-18T13:14:03.725Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-18T13:14:03.725Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-18T13:14:03.725Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-18T13:14:03.985Z] Executing busybox-1.33.1-r7.trigger [2022-07-18T13:14:03.985Z] Executing ca-certificates-20211220-r0.trigger [2022-07-18T13:14:03.985Z] OK: 9 MiB in 21 packages [2022-07-18T13:14:04.556Z] Removing intermediate container 8c84bc145078 [2022-07-18T13:14:04.556Z] ---> c37b406013e1 [2022-07-18T13:14:04.556Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-18T13:14:04.556Z] ---> 0d6fd6c767de [2022-07-18T13:14:04.556Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-18T13:14:04.825Z] ---> ddbf1600283e [2022-07-18T13:14:04.825Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-18T13:14:05.091Z] ---> 6c7eefc2fd07 [2022-07-18T13:14:05.091Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-18T13:14:05.091Z] ---> 7f4382f700bc [2022-07-18T13:14:05.091Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-18T13:14:05.659Z] ---> df1514f162ac [2022-07-18T13:14:05.659Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-18T13:14:05.659Z] ---> Running in 8399dd6b5a25 [2022-07-18T13:14:06.232Z] Removing intermediate container 8399dd6b5a25 [2022-07-18T13:14:06.232Z] ---> 09f16a190b24 [2022-07-18T13:14:06.232Z] Step 25/31 : VOLUME /cache [2022-07-18T13:14:06.498Z] ---> Running in 84df63d88ac4 [2022-07-18T13:14:06.498Z] Removing intermediate container 84df63d88ac4 [2022-07-18T13:14:06.498Z] ---> 4eec5cec6daf [2022-07-18T13:14:06.498Z] Step 26/31 : EXPOSE 59711 [2022-07-18T13:14:06.498Z] ---> Running in f5b697a0cce9 [2022-07-18T13:14:06.759Z] Removing intermediate container f5b697a0cce9 [2022-07-18T13:14:06.759Z] ---> 45fa3576b739 [2022-07-18T13:14:06.759Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-18T13:14:06.759Z] ---> Running in 45f582ab0571 [2022-07-18T13:14:06.759Z] Removing intermediate container 45f582ab0571 [2022-07-18T13:14:06.759Z] ---> 0b24472f50df [2022-07-18T13:14:06.759Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-18T13:14:07.021Z] ---> Running in 27b148158ce1 [2022-07-18T13:14:07.021Z] Removing intermediate container 27b148158ce1 [2022-07-18T13:14:07.021Z] ---> ecd1f2c878a2 [2022-07-18T13:14:07.021Z] Step 29/31 : LABEL arch=amd64 [2022-07-18T13:14:07.021Z] ---> Running in b96cf6b98782 [2022-07-18T13:14:07.285Z] Removing intermediate container b96cf6b98782 [2022-07-18T13:14:07.285Z] ---> f5886580f4dc [2022-07-18T13:14:07.285Z] Step 30/31 : LABEL git_sha=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [2022-07-18T13:14:07.285Z] ---> Running in c0cc7430c80a [2022-07-18T13:14:07.285Z] Removing intermediate container c0cc7430c80a [2022-07-18T13:14:07.285Z] ---> bcfeca657dfb [2022-07-18T13:14:07.285Z] Step 31/31 : LABEL version=0.0.0 [2022-07-18T13:14:07.285Z] ---> Running in ff3db9709ee5 [2022-07-18T13:14:07.546Z] Removing intermediate container ff3db9709ee5 [2022-07-18T13:14:07.546Z] ---> 77234e1c9c7f [2022-07-18T13:14:07.546Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T13:14:07.546Z] Successfully built 77234e1c9c7f [2022-07-18T13:14:07.546Z] 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 [2022-07-18T13:14:08.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:14:08.391Z] [2022-07-18T13:14:08.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:14:08.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:14:08.778Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T13:14:08.778Z] 5eb5b503b376: Pulling fs layer [2022-07-18T13:14:08.778Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T13:14:08.778Z] ec43610c2a17: Pulling fs layer [2022-07-18T13:14:08.778Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T13:14:08.778Z] 33b1e0a273af: Pulling fs layer [2022-07-18T13:14:08.778Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T13:14:08.778Z] 2f39f015ded8: Pulling fs layer [2022-07-18T13:14:08.778Z] 3a2ae6a8a46f: Waiting [2022-07-18T13:14:08.778Z] 2f39f015ded8: Waiting [2022-07-18T13:14:08.778Z] 33b1e0a273af: Waiting [2022-07-18T13:14:08.778Z] 5d3b04190fa2: Waiting [2022-07-18T13:14:08.778Z] 5c69ac0246d0: Download complete [2022-07-18T13:14:08.778Z] 3a2ae6a8a46f: Download complete [2022-07-18T13:14:09.037Z] ec43610c2a17: Verifying Checksum [2022-07-18T13:14:09.037Z] ec43610c2a17: Download complete [2022-07-18T13:14:09.037Z] 33b1e0a273af: Verifying Checksum [2022-07-18T13:14:09.037Z] 33b1e0a273af: Download complete [2022-07-18T13:14:09.037Z] 5d3b04190fa2: Verifying Checksum [2022-07-18T13:14:09.037Z] 5d3b04190fa2: Download complete [2022-07-18T13:14:09.037Z] 5eb5b503b376: Verifying Checksum [2022-07-18T13:14:09.037Z] 5eb5b503b376: Download complete [2022-07-18T13:14:09.609Z] 2f39f015ded8: Download complete [2022-07-18T13:14:11.010Z] 5eb5b503b376: Pull complete [2022-07-18T13:14:11.010Z] 5c69ac0246d0: Pull complete [2022-07-18T13:14:11.589Z] ec43610c2a17: Pull complete [2022-07-18T13:14:11.589Z] 3a2ae6a8a46f: Pull complete [2022-07-18T13:14:11.589Z] 33b1e0a273af: Pull complete [2022-07-18T13:14:11.858Z] 5d3b04190fa2: Pull complete [2022-07-18T13:14:18.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20409 in /w/workspace/y_app-rfid-llrp-inventory_PR-100 [Pipeline] { [Pipeline] ws [2022-07-18T13:14:18.992Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-07-18T13:14:19.082Z] The recommended git tool is: git [2022-07-18T13:14:21.891Z] 2f39f015ded8: Pull complete [2022-07-18T13:14:21.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T13:14:21.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:14:21.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:14:22.152Z] prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container [2022-07-18T13:14:22.295Z] $ 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-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-18T13:14:24.559Z] $ docker top fbe7074474d31da9860a23d04c94aa3ab61cf772a1b29aa908c421a7481cd873 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:14:25.020Z] ---> job-cost.sh [2022-07-18T13:14:25.020Z] lf-activate-venv: SKIPPING [2022-07-18T13:14:25.020Z] INFO: No Stack... [2022-07-18T13:14:25.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T13:14:25.324Z] using credential edgex-jenkins-ssh [2022-07-18T13:14:25.340Z] Cloning the remote Git repository [2022-07-18T13:14:25.852Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T13:14:26.172Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives/cost.csv [2022-07-18T13:14:26.172Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T13:14:26.214Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [2022-07-18T13:14:26.219Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] did not exist. Created. [2022-07-18T13:14:26.219Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T13:14:25.396Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-18T13:14:25.470Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-07-18T13:14:25.547Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-18T13:14:25.548Z] > git --version # timeout=10 [2022-07-18T13:14:25.566Z] > git --version # 'git version 2.25.1' [2022-07-18T13:14:25.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T13:14:25.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T13:14:26.614Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T13:14:26.664Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T13:14:26.691Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T13:14:26.778Z] $ docker stop --time=1 fbe7074474d31da9860a23d04c94aa3ab61cf772a1b29aa908c421a7481cd873 [2022-07-18T13:14:27.607Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-18T13:14:27.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T13:14:27.655Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-18T13:14:27.685Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-18T13:14:27.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T13:14:27.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-18T13:14:27.947Z] $ docker rm -f fbe7074474d31da9860a23d04c94aa3ab61cf772a1b29aa908c421a7481cd873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-07-18T13:14:28.187Z] Merging remotes/origin/main commit bf0cdc510067010a7614561d99b7e3f1f4b6f8fb into PR head commit f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T13:14:28.408Z] Merge succeeded, producing f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [2022-07-18T13:14:28.408Z] Checking out Revision f38f7f9b0089b59d8cb9317138c6ddd485d151c1 (PR-100) [2022-07-18T13:14:28.205Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:14:28.220Z] > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # timeout=10 [2022-07-18T13:14:28.328Z] > git remote # timeout=10 [2022-07-18T13:14:28.344Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T13:14:28.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T13:14:28.370Z] > git merge bf0cdc510067010a7614561d99b7e3f1f4b6f8fb # timeout=10 [2022-07-18T13:14:28.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T13:14:28.414Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T13:14:28.431Z] > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # timeout=10 [2022-07-18T13:14:32.581Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-18T13:14:32.644Z] > git --version # timeout=10 [2022-07-18T13:14:32.656Z] > git --version # 'git version 2.25.1' [2022-07-18T13:14:32.670Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T13:14:34.008Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T13:14:34.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T13:14:34.008Z] Dload Upload Total Spent Left Speed [2022-07-18T13:14:34.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 72541 0 --:--:-- --:--:-- --:--:-- 72541 [Pipeline] sh [2022-07-18T13:14:34.967Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T13:14:35.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T13:14:35.330Z] + sudo tee /etc/docker/daemon.new [2022-07-18T13:14:35.330Z] { [2022-07-18T13:14:35.330Z] "registry-mirrors": [ [2022-07-18T13:14:35.330Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T13:14:35.330Z] ], [2022-07-18T13:14:35.330Z] "bip": "10.250.0.254/24", [2022-07-18T13:14:35.330Z] "hosts": [ [2022-07-18T13:14:35.330Z] "tcp://0.0.0.0:5555", [2022-07-18T13:14:35.330Z] "unix:///var/run/docker.sock" [2022-07-18T13:14:35.330Z] ], [2022-07-18T13:14:35.330Z] "mtu": 1458, [2022-07-18T13:14:35.330Z] "selinux-enabled": true, [2022-07-18T13:14:35.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T13:14:35.330Z] } [Pipeline] sh [2022-07-18T13:14:35.689Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T13:14:36.050Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T13:14:54.471Z] provisioning config files... [2022-07-18T13:14:54.496Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config403549043013001632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:14:54.888Z] ---> docker-login.sh [2022-07-18T13:14:54.888Z] nexus3.edgexfoundry.org:10001 [2022-07-18T13:14:55.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:14:55.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:14:55.762Z] Configure a credential helper to remove this warning. See [2022-07-18T13:14:55.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:14:55.762Z] [2022-07-18T13:14:55.762Z] Login Succeeded [2022-07-18T13:14:55.762Z] nexus3.edgexfoundry.org:10002 [2022-07-18T13:14:56.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:14:56.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:14:56.037Z] Configure a credential helper to remove this warning. See [2022-07-18T13:14:56.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:14:56.037Z] [2022-07-18T13:14:56.038Z] Login Succeeded [2022-07-18T13:14:56.038Z] nexus3.edgexfoundry.org:10003 [2022-07-18T13:14:56.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:14:56.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:14:56.593Z] Configure a credential helper to remove this warning. See [2022-07-18T13:14:56.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:14:56.593Z] [2022-07-18T13:14:56.593Z] Login Succeeded [2022-07-18T13:14:56.593Z] nexus3.edgexfoundry.org:10004 [2022-07-18T13:14:56.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:14:57.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:14:57.145Z] Configure a credential helper to remove this warning. See [2022-07-18T13:14:57.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:14:57.145Z] [2022-07-18T13:14:57.145Z] Login Succeeded [2022-07-18T13:14:57.145Z] docker.io [2022-07-18T13:14:57.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T13:14:57.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T13:14:57.692Z] Configure a credential helper to remove this warning. See [2022-07-18T13:14:57.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T13:14:57.692Z] [2022-07-18T13:14:57.692Z] Login Succeeded [2022-07-18T13:14:57.692Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T13:14:57.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T13:14:58.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:14:58.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T13:14:58.158Z] ========================================================= [2022-07-18T13:14:58.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-18T13:14:58.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:14:58.670Z] + 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 . [2022-07-18T13:14:58.948Z] Sending build context to Docker daemon 687.1kB [2022-07-18T13:14:58.948Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:14:58.948Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-18T13:14:59.224Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-18T13:14:59.224Z] b3c136eddcbf: Pulling fs layer [2022-07-18T13:14:59.224Z] c0a3192eca97: Pulling fs layer [2022-07-18T13:14:59.224Z] a050256f5b6f: Pulling fs layer [2022-07-18T13:14:59.224Z] 656be50a0ddc: Pulling fs layer [2022-07-18T13:14:59.224Z] 2bbca73fdf42: Pulling fs layer [2022-07-18T13:14:59.224Z] 46d945488cbd: Pulling fs layer [2022-07-18T13:14:59.224Z] 8a5474983e97: Pulling fs layer [2022-07-18T13:14:59.224Z] 329c88fbcd65: Pulling fs layer [2022-07-18T13:14:59.224Z] 656be50a0ddc: Waiting [2022-07-18T13:14:59.224Z] 2bbca73fdf42: Waiting [2022-07-18T13:14:59.224Z] 8a5474983e97: Waiting [2022-07-18T13:14:59.224Z] 46d945488cbd: Waiting [2022-07-18T13:14:59.224Z] 329c88fbcd65: Waiting [2022-07-18T13:14:59.224Z] a050256f5b6f: Verifying Checksum [2022-07-18T13:14:59.224Z] a050256f5b6f: Download complete [2022-07-18T13:14:59.224Z] c0a3192eca97: Verifying Checksum [2022-07-18T13:14:59.224Z] c0a3192eca97: Download complete [2022-07-18T13:14:59.224Z] 2bbca73fdf42: Verifying Checksum [2022-07-18T13:14:59.224Z] 2bbca73fdf42: Download complete [2022-07-18T13:14:59.224Z] 46d945488cbd: Verifying Checksum [2022-07-18T13:14:59.224Z] 46d945488cbd: Download complete [2022-07-18T13:14:59.224Z] b3c136eddcbf: Verifying Checksum [2022-07-18T13:14:59.224Z] b3c136eddcbf: Download complete [2022-07-18T13:15:00.216Z] b3c136eddcbf: Pull complete [2022-07-18T13:15:00.216Z] 329c88fbcd65: Verifying Checksum [2022-07-18T13:15:00.216Z] 329c88fbcd65: Download complete [2022-07-18T13:15:00.822Z] c0a3192eca97: Pull complete [2022-07-18T13:15:01.103Z] a050256f5b6f: Pull complete [2022-07-18T13:15:01.379Z] 8a5474983e97: Verifying Checksum [2022-07-18T13:15:01.379Z] 8a5474983e97: Download complete [2022-07-18T13:15:02.367Z] 656be50a0ddc: Verifying Checksum [2022-07-18T13:15:02.367Z] 656be50a0ddc: Download complete [2022-07-18T13:15:14.783Z] 656be50a0ddc: Pull complete [2022-07-18T13:15:15.063Z] 2bbca73fdf42: Pull complete [2022-07-18T13:15:15.336Z] 46d945488cbd: Pull complete [2022-07-18T13:15:22.072Z] 8a5474983e97: Pull complete [2022-07-18T13:15:24.060Z] 329c88fbcd65: Pull complete [2022-07-18T13:15:24.060Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-18T13:15:24.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-18T13:15:24.060Z] ---> ff4287adb874 [2022-07-18T13:15:24.060Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-18T13:15:25.057Z] ---> Running in 4c0c8047c8f1 [2022-07-18T13:15:25.658Z] Removing intermediate container 4c0c8047c8f1 [2022-07-18T13:15:25.658Z] ---> 3f6067089e04 [2022-07-18T13:15:25.658Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:15:25.934Z] ---> Running in 29f58d510a73 [2022-07-18T13:15:26.210Z] Removing intermediate container 29f58d510a73 [2022-07-18T13:15:26.210Z] ---> fdb76ad77e97 [2022-07-18T13:15:26.211Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T13:15:26.211Z] ---> Running in 20240c11f8cd [2022-07-18T13:15:26.491Z] Removing intermediate container 20240c11f8cd [2022-07-18T13:15:26.491Z] ---> 3c66d52a4d0f [2022-07-18T13:15:26.491Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:15:26.491Z] ---> Running in 434d02924df7 [2022-07-18T13:15:28.474Z] Removing intermediate container 434d02924df7 [2022-07-18T13:15:28.474Z] ---> ec91512ecd27 [2022-07-18T13:15:28.474Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:15:28.474Z] ---> Running in 714b162aa7b5 [2022-07-18T13:15:29.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T13:15:30.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T13:15:31.433Z] OK: 221 MiB in 51 packages [2022-07-18T13:15:32.033Z] Removing intermediate container 714b162aa7b5 [2022-07-18T13:15:32.033Z] ---> 38c2fec4ef64 [2022-07-18T13:15:32.033Z] Step 8/13 : WORKDIR /app [2022-07-18T13:15:32.033Z] ---> Running in e31b7c236b0f [2022-07-18T13:15:32.309Z] Removing intermediate container e31b7c236b0f [2022-07-18T13:15:32.309Z] ---> bb04c2e6dad0 [2022-07-18T13:15:32.309Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-18T13:15:32.913Z] ---> 56d33d413278 [2022-07-18T13:15:32.913Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:15:33.192Z] ---> Running in dba5a6a28dbd [2022-07-18T13:16:20.159Z] Removing intermediate container dba5a6a28dbd [2022-07-18T13:16:20.159Z] ---> 5dd39cd80f1a [2022-07-18T13:16:20.159Z] Step 11/13 : COPY . . [2022-07-18T13:16:20.159Z] ---> 20ec2cfdef26 [2022-07-18T13:16:20.159Z] Step 12/13 : ARG MAKE="make build" [2022-07-18T13:16:20.159Z] ---> Running in 3f738e37d992 [2022-07-18T13:16:20.159Z] Removing intermediate container 3f738e37d992 [2022-07-18T13:16:20.159Z] ---> 3a752b92321a [2022-07-18T13:16:20.159Z] Step 13/13 : RUN $MAKE [2022-07-18T13:16:20.159Z] ---> Running in a8a74fd07ae3 [2022-07-18T13:16:20.159Z] noop [2022-07-18T13:16:20.159Z] Removing intermediate container a8a74fd07ae3 [2022-07-18T13:16:20.159Z] ---> 441792082b9f [2022-07-18T13:16:20.159Z] Successfully built 441792082b9f [2022-07-18T13:16:20.159Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:16:20.644Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T13:16:20.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:16:20.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-20409 does not seem to be running inside a container [2022-07-18T13:16:21.065Z] $ 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 [2022-07-18T13:16:22.332Z] $ docker top cceeb9b04a74d263d536ce05958de53d8617bc8a2a4daf6acda42c1053b648a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:16:23.269Z] + go version [2022-07-18T13:16:23.269Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-18T13:16:23.308Z] $ docker stop --time=1 cceeb9b04a74d263d536ce05958de53d8617bc8a2a4daf6acda42c1053b648a0 [2022-07-18T13:16:24.903Z] $ docker rm -f cceeb9b04a74d263d536ce05958de53d8617bc8a2a4daf6acda42c1053b648a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:16:25.822Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T13:16:25.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:16:26.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-20409 does not seem to be running inside a container [2022-07-18T13:16:26.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-18T13:16:27.420Z] $ docker top 6467d8d21b2e939dbf19525949da88694b263214414cf26704043285ec16c17d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:16:28.344Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-07-18T13:16:29.069Z] + make test [2022-07-18T13:16:29.069Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T13:17:50.897Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-18T13:17:50.897Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.136s coverage: 86.2% of statements [2022-07-18T13:17:50.897Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-18T13:17:56.302Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements [2022-07-18T13:17:56.302Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-18T13:17:56.302Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T13:18:18.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T13:18:18.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T13:18:18.510Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-18T13:18:18.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T13:18:18.578Z] $ docker stop --time=1 6467d8d21b2e939dbf19525949da88694b263214414cf26704043285ec16c17d [2022-07-18T13:18:20.327Z] $ docker rm -f 6467d8d21b2e939dbf19525949da88694b263214414cf26704043285ec16c17d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T13:18:21.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T13:18:21.375Z] Warning: overwriting stash ‘coverage-report’ [2022-07-18T13:18:21.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T13:18:22.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T13:18:22.814Z] + ls -al . [2022-07-18T13:18:22.814Z] total 224 [2022-07-18T13:18:22.814Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 13:16 . [2022-07-18T13:18:22.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:14 .. [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 18 13:14 .dockerignore [2022-07-18T13:18:22.814Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:14 .git [2022-07-18T13:18:22.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:14 .github [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 18 13:14 .gitignore [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:14 .golangci.yml [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 18 13:14 Attribution.txt [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 18 13:14 CHANGELOG.md [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 13:14 Dockerfile [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:14 GOVERNANCE.md [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 18 13:14 Jenkinsfile [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 13:14 LICENSE [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 18 13:14 Makefile [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 13:14 OWNERS.md [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 18 13:14 README.md [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 13:12 VERSION [2022-07-18T13:18:22.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:14 bin [2022-07-18T13:18:22.814Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 18 13:17 coverage.out [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 18 13:14 go.mod [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 18 13:14 go.sum [2022-07-18T13:18:22.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:14 images [2022-07-18T13:18:22.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:14 internal [2022-07-18T13:18:22.814Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 18 13:14 main.go [2022-07-18T13:18:22.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:14 res [2022-07-18T13:18:22.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:14 snap [2022-07-18T13:18:22.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:18:23.244Z] + 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=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 --label arch=arm64 --label version=0.0.0 . [2022-07-18T13:18:23.520Z] Sending build context to Docker daemon 687.1kB [2022-07-18T13:18:23.520Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T13:18:23.520Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-18T13:18:23.520Z] ---> 441792082b9f [2022-07-18T13:18:23.520Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-18T13:18:23.520Z] ---> Running in 52d8380aedb6 [2022-07-18T13:18:23.795Z] Removing intermediate container 52d8380aedb6 [2022-07-18T13:18:23.795Z] ---> da5ecd976b8b [2022-07-18T13:18:23.795Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T13:18:24.070Z] ---> Running in c3186fe9628f [2022-07-18T13:18:24.345Z] Removing intermediate container c3186fe9628f [2022-07-18T13:18:24.345Z] ---> f7e0022fa591 [2022-07-18T13:18:24.345Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T13:18:24.345Z] ---> Running in 034f279ca06c [2022-07-18T13:18:24.623Z] Removing intermediate container 034f279ca06c [2022-07-18T13:18:24.623Z] ---> 5c3b89c73b89 [2022-07-18T13:18:24.623Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:18:24.623Z] ---> Running in c95f70f094e8 [2022-07-18T13:18:26.614Z] Removing intermediate container c95f70f094e8 [2022-07-18T13:18:26.614Z] ---> 369a49a78edf [2022-07-18T13:18:26.614Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T13:18:26.614Z] ---> Running in 1c38de4b744d [2022-07-18T13:18:27.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T13:18:28.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T13:18:29.175Z] OK: 221 MiB in 51 packages [2022-07-18T13:18:30.161Z] Removing intermediate container 1c38de4b744d [2022-07-18T13:18:30.161Z] ---> b7e2845355c1 [2022-07-18T13:18:30.161Z] Step 8/31 : WORKDIR /app [2022-07-18T13:18:30.161Z] ---> Running in d04855cdc8f7 [2022-07-18T13:18:30.436Z] Removing intermediate container d04855cdc8f7 [2022-07-18T13:18:30.436Z] ---> cc59e224d828 [2022-07-18T13:18:30.436Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-18T13:18:31.038Z] ---> d24173bb1b09 [2022-07-18T13:18:31.038Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T13:18:31.038Z] ---> Running in 4a02b3c29039 [2022-07-18T13:18:33.015Z] Removing intermediate container 4a02b3c29039 [2022-07-18T13:18:33.015Z] ---> 0ff5e9dd9ad5 [2022-07-18T13:18:33.015Z] Step 11/31 : COPY . . [2022-07-18T13:18:33.289Z] ---> 4088862b4f7f [2022-07-18T13:18:33.289Z] Step 12/31 : ARG MAKE="make build" [2022-07-18T13:18:33.289Z] ---> Running in 029e6a29510e [2022-07-18T13:18:33.565Z] Removing intermediate container 029e6a29510e [2022-07-18T13:18:33.565Z] ---> 6df4e06b56cd [2022-07-18T13:18:33.565Z] Step 13/31 : RUN $MAKE [2022-07-18T13:18:33.565Z] ---> Running in 7fbde2310b37 [2022-07-18T13:18:34.547Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-18T13:20:41.459Z] Removing intermediate container 7fbde2310b37 [2022-07-18T13:20:41.459Z] ---> ee4d92cde6e6 [2022-07-18T13:20:41.459Z] Step 14/31 : FROM alpine:3.14 [2022-07-18T13:20:41.459Z] 3.14: Pulling from library/alpine [2022-07-18T13:20:41.459Z] 455c02918c45: Pulling fs layer [2022-07-18T13:20:41.459Z] 455c02918c45: Download complete [2022-07-18T13:20:41.459Z] 455c02918c45: Pull complete [2022-07-18T13:20:41.459Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-18T13:20:41.459Z] Status: Downloaded newer image for alpine:3.14 [2022-07-18T13:20:41.459Z] ---> ac73e934f311 [2022-07-18T13:20:41.459Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T13:20:41.459Z] ---> Running in 18b4c6739f94 [2022-07-18T13:20:41.459Z] Removing intermediate container 18b4c6739f94 [2022-07-18T13:20:41.459Z] ---> 53f252110ca5 [2022-07-18T13:20:41.459Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-18T13:20:41.459Z] ---> Running in 6d055f88b877 [2022-07-18T13:20:41.459Z] Removing intermediate container 6d055f88b877 [2022-07-18T13:20:41.459Z] ---> 38f9a9d29772 [2022-07-18T13:20:41.459Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T13:20:41.459Z] ---> Running in b7c31f066d71 [2022-07-18T13:20:41.459Z] Removing intermediate container b7c31f066d71 [2022-07-18T13:20:41.459Z] ---> 31202932dc9b [2022-07-18T13:20:41.459Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-18T13:20:41.459Z] ---> Running in 2cec52aeac70 [2022-07-18T13:20:41.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-18T13:20:41.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-18T13:20:42.711Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-18T13:20:42.711Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-18T13:20:42.711Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-18T13:20:42.984Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-18T13:20:42.984Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-18T13:20:43.254Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-18T13:20:43.254Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-18T13:20:43.254Z] Executing busybox-1.33.1-r7.trigger [2022-07-18T13:20:43.529Z] Executing ca-certificates-20211220-r0.trigger [2022-07-18T13:20:43.529Z] OK: 9 MiB in 21 packages [2022-07-18T13:20:44.971Z] Removing intermediate container 2cec52aeac70 [2022-07-18T13:20:44.971Z] ---> 4bb31a67f260 [2022-07-18T13:20:44.971Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-18T13:20:45.246Z] ---> 7244d09dd3d5 [2022-07-18T13:20:45.246Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-18T13:20:45.844Z] ---> b50941dad0c6 [2022-07-18T13:20:45.845Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-18T13:20:46.451Z] ---> 12c08262dc5c [2022-07-18T13:20:46.451Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-18T13:20:47.050Z] ---> bdbd57c8db64 [2022-07-18T13:20:47.050Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-18T13:20:48.489Z] ---> 57297cbc99c0 [2022-07-18T13:20:48.489Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-18T13:20:48.489Z] ---> Running in 0fbdf18aaa98 [2022-07-18T13:20:50.470Z] Removing intermediate container 0fbdf18aaa98 [2022-07-18T13:20:50.470Z] ---> 196b18dac92e [2022-07-18T13:20:50.470Z] Step 25/31 : VOLUME /cache [2022-07-18T13:20:50.470Z] ---> Running in ddffc72a7652 [2022-07-18T13:20:50.470Z] Removing intermediate container ddffc72a7652 [2022-07-18T13:20:50.470Z] ---> ad591a2484d0 [2022-07-18T13:20:50.470Z] Step 26/31 : EXPOSE 59711 [2022-07-18T13:20:50.470Z] ---> Running in 427e17c06860 [2022-07-18T13:20:50.746Z] Removing intermediate container 427e17c06860 [2022-07-18T13:20:50.746Z] ---> 190e415c6979 [2022-07-18T13:20:50.746Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-18T13:20:51.022Z] ---> Running in a126e26532c1 [2022-07-18T13:20:51.305Z] Removing intermediate container a126e26532c1 [2022-07-18T13:20:51.306Z] ---> 1396b46bead5 [2022-07-18T13:20:51.306Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-18T13:20:51.306Z] ---> Running in bb5bc94e7fef [2022-07-18T13:20:51.578Z] Removing intermediate container bb5bc94e7fef [2022-07-18T13:20:51.578Z] ---> c626ad8443ea [2022-07-18T13:20:51.578Z] Step 29/31 : LABEL arch=arm64 [2022-07-18T13:20:51.578Z] ---> Running in f89b4d7d3fdc [2022-07-18T13:20:51.850Z] Removing intermediate container f89b4d7d3fdc [2022-07-18T13:20:51.851Z] ---> 71c582f26687 [2022-07-18T13:20:51.851Z] Step 30/31 : LABEL git_sha=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [2022-07-18T13:20:52.134Z] ---> Running in 55b73423f5f4 [2022-07-18T13:20:52.406Z] Removing intermediate container 55b73423f5f4 [2022-07-18T13:20:52.406Z] ---> d94a33d89b37 [2022-07-18T13:20:52.406Z] Step 31/31 : LABEL version=0.0.0 [2022-07-18T13:20:52.406Z] ---> Running in 6ffe53138a19 [2022-07-18T13:20:52.679Z] Removing intermediate container 6ffe53138a19 [2022-07-18T13:20:52.679Z] ---> 08b5cc15f59c [2022-07-18T13:20:52.679Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T13:20:52.679Z] Successfully built 08b5cc15f59c [2022-07-18T13:20:52.679Z] 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 [2022-07-18T13:20:53.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T13:20:53.516Z] [2022-07-18T13:20:53.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:20:53.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T13:20:53.935Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T13:20:53.935Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T13:20:53.935Z] 04944245beec: Pulling fs layer [2022-07-18T13:20:53.935Z] 699f458cf7ca: Pulling fs layer [2022-07-18T13:20:53.935Z] 765212b225bb: Pulling fs layer [2022-07-18T13:20:53.935Z] f23df028b6ca: Pulling fs layer [2022-07-18T13:20:53.935Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T13:20:53.935Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T13:20:53.935Z] d65c8cfc05b1: Waiting [2022-07-18T13:20:53.935Z] 765212b225bb: Waiting [2022-07-18T13:20:54.213Z] 04944245beec: Verifying Checksum [2022-07-18T13:20:54.213Z] 04944245beec: Download complete [2022-07-18T13:20:54.213Z] 765212b225bb: Verifying Checksum [2022-07-18T13:20:54.213Z] 765212b225bb: Download complete [2022-07-18T13:20:54.213Z] f23df028b6ca: Verifying Checksum [2022-07-18T13:20:54.213Z] f23df028b6ca: Download complete [2022-07-18T13:20:54.213Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T13:20:54.213Z] d65c8cfc05b1: Download complete [2022-07-18T13:20:54.213Z] 699f458cf7ca: Verifying Checksum [2022-07-18T13:20:54.213Z] 699f458cf7ca: Download complete [2022-07-18T13:20:54.816Z] 8998bd30e6a1: Verifying Checksum [2022-07-18T13:20:54.816Z] 8998bd30e6a1: Download complete [2022-07-18T13:20:56.806Z] 2437ff75d9bd: Verifying Checksum [2022-07-18T13:20:56.806Z] 2437ff75d9bd: Download complete [2022-07-18T13:20:58.788Z] 8998bd30e6a1: Pull complete [2022-07-18T13:20:59.391Z] 04944245beec: Pull complete [2022-07-18T13:21:00.834Z] 699f458cf7ca: Pull complete [2022-07-18T13:21:01.111Z] 765212b225bb: Pull complete [2022-07-18T13:21:02.096Z] f23df028b6ca: Pull complete [2022-07-18T13:21:02.096Z] d65c8cfc05b1: Pull complete [2022-07-18T13:21:17.203Z] 2437ff75d9bd: Pull complete [2022-07-18T13:21:17.203Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T13:21:17.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T13:21:17.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:21:17.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-20409 does not seem to be running inside a container [2022-07-18T13:21:17.688Z] $ 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 [2022-07-18T13:21:20.116Z] $ docker top 3ca7d38f4c66c6ab1fb59355533db50c48ad57fbfff9e9fbe2f96053da6b393c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:21.083Z] ---> job-cost.sh [2022-07-18T13:21:21.083Z] lf-activate-venv: SKIPPING [2022-07-18T13:21:21.083Z] INFO: No Stack... [2022-07-18T13:21:21.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T13:21:22.336Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T13:21:23.021Z] + + cut -d, -f6 [2022-07-18T13:21:23.021Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-07-18T13:21:23.103Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [2022-07-18T13:21:23.108Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] did not exist. Created. [2022-07-18T13:21:23.108Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T13:21:23.868Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-d5ee96ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T13:21:24.570Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T13:21:24.612Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T13:21:24.667Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T13:21:24.682Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T13:21:24.763Z] $ docker stop --time=1 3ca7d38f4c66c6ab1fb59355533db50c48ad57fbfff9e9fbe2f96053da6b393c [2022-07-18T13:21:26.273Z] $ docker rm -f 3ca7d38f4c66c6ab1fb59355533db50c48ad57fbfff9e9fbe2f96053da6b393c [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 [2022-07-18T13:21:27.319Z] provisioning config files... [2022-07-18T13:21:27.326Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config1018002695092238409tmp [Pipeline] { [Pipeline] sh [2022-07-18T13:21:27.665Z] + set +x [2022-07-18T13:21:27.665Z] + curl -s https://codecov.io/bash [2022-07-18T13:21:27.665Z] + bash -s -- [2022-07-18T13:21:27.665Z] [2022-07-18T13:21:27.665Z] _____ _ [2022-07-18T13:21:27.665Z] / ____| | | [2022-07-18T13:21:27.665Z] | | ___ __| | ___ ___ _____ __ [2022-07-18T13:21:27.666Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-18T13:21:27.666Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-18T13:21:27.666Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-18T13:21:27.666Z] Bash-1.0.6 [2022-07-18T13:21:27.666Z] [2022-07-18T13:21:27.666Z] [2022-07-18T13:21:27.666Z] ==> git version 2.25.1 found [2022-07-18T13:21:27.666Z] ==> 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 [2022-07-18T13:21:27.666Z] Release-Date: 2020-01-08 [2022-07-18T13:21:27.666Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-18T13:21:27.666Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-18T13:21:27.666Z] ==> Jenkins CI detected. [2022-07-18T13:21:27.666Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-100 [2022-07-18T13:21:27.666Z] project root: . [2022-07-18T13:21:27.666Z] --> token set from env [2022-07-18T13:21:27.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-18T13:21:27.927Z] ==> Running gcov in . (disable via -X gcov) [2022-07-18T13:21:27.927Z] ==> Python coveragepy not found [2022-07-18T13:21:27.927Z] ==> Searching for coverage reports in: [2022-07-18T13:21:27.927Z] + . [2022-07-18T13:21:27.927Z] -> Found 1 reports [2022-07-18T13:21:27.927Z] ==> Detecting git/mercurial file structure [2022-07-18T13:21:27.927Z] ==> Reading reports [2022-07-18T13:21:27.927Z] + ./coverage.out bytes=41008 [2022-07-18T13:21:27.927Z] ==> Appending adjustments [2022-07-18T13:21:27.927Z] https://docs.codecov.io/docs/fixing-reports [2022-07-18T13:21:28.189Z] + Found adjustments [2022-07-18T13:21:28.189Z] ==> Gzipping contents [2022-07-18T13:21:28.189Z] 12K /tmp/codecov.7GAA4L.gz [2022-07-18T13:21:28.189Z] ==> Uploading reports [2022-07-18T13:21:28.189Z] url: https://codecov.io [2022-07-18T13:21:28.189Z] query: branch=PR-100&commit=f38f7f9b0089b59d8cb9317138c6ddd485d151c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-07-18T13:21:28.189Z] -> Pinging Codecov [2022-07-18T13:21:28.189Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-100&commit=f38f7f9b0089b59d8cb9317138c6ddd485d151c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-07-18T13:21:28.451Z] -> Uploading to [2022-07-18T13:21:28.451Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-18/581DD39554BDF9B6E22D074273EAD858/f38f7f9b0089b59d8cb9317138c6ddd485d151c1/b54cdfcf-8c43-4308-97dd-eb0258604830.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T132128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9f4313697dacace7f57233da9ec268367e1f5442db11c86dbac64d3db325c0c [2022-07-18T13:21:28.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T13:21:28.451Z] Dload Upload Total Spent Left Speed [2022-07-18T13:21:28.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11470 0 0 100 11470 0 49017 --:--:-- --:--:-- --:--:-- 49017 [2022-07-18T13:21:28.713Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] } [2022-07-18T13:21:28.745Z] 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 [2022-07-18T13:21:30.465Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives ] [2022-07-18T13:21:30.465Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives [2022-07-18T13:21:30.465Z] total 16 [2022-07-18T13:21:30.465Z] drwxr-xr-x 3 root root 4096 Jul 18 13:14 . [2022-07-18T13:21:30.465Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 13:14 .. [2022-07-18T13:21:30.465Z] drwxr-xr-x 2 root root 4096 Jul 18 13:14 cost [2022-07-18T13:21:30.465Z] -rw-r--r-- 1 root root 94 Jul 18 13:14 cost.csv [2022-07-18T13:21:30.465Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives [2022-07-18T13:21:30.465Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives [2022-07-18T13:21:30.465Z] total 16 [2022-07-18T13:21:30.465Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:14 . [2022-07-18T13:21:30.465Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 13:14 .. [2022-07-18T13:21:30.465Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 13:14 cost [2022-07-18T13:21:30.465Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 18 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:30.795Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:31.684Z] ---> package-listing.sh [2022-07-18T13:21:31.684Z] ++ facter osfamily [2022-07-18T13:21:31.684Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T13:21:31.945Z] + OS_FAMILY=debian [2022-07-18T13:21:31.945Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-100 [2022-07-18T13:21:31.945Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T13:21:31.945Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T13:21:31.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T13:21:31.945Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T13:21:31.945Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-100 ']' [2022-07-18T13:21:31.945Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T13:21:31.945Z] + case "${OS_FAMILY}" in [2022-07-18T13:21:31.945Z] + dpkg -l [2022-07-18T13:21:31.945Z] + grep '^ii' [2022-07-18T13:21:31.945Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T13:21:31.945Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T13:21:31.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T13:21:31.945Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-100 ']' [2022-07-18T13:21:31.945Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives/ [2022-07-18T13:21:31.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives/ [Pipeline] echo [2022-07-18T13:21:31.981Z] 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-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-18T13:21:32.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T13:21:32.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T13:21:32.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T13:21:32.803Z] prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container [2022-07-18T13:21:32.844Z] $ 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-100/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-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@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 [2022-07-18T13:21:33.070Z] $ docker top d2ed44fb6b3fbdab7b16e0634afca46e070d6361055164b4c3d08d65768e75e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T13:21:33.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T13:21:33.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T13:21:34.082Z] + ls /var/log/sa-host [2022-07-18T13:21:34.082Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T13:21:34.211Z] provisioning config files... [2022-07-18T13:21:34.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config5626628581995323854tmp [Pipeline] { [Pipeline] echo [2022-07-18T13:21:34.273Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:34.583Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T13:21:34.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:35.002Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T13:21:35.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:35.346Z] ---> sudo-logs.sh [2022-07-18T13:21:35.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T13:21:35.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:35.745Z] ---> job-cost.sh [2022-07-18T13:21:35.745Z] lf-activate-venv: SKIPPING [2022-07-18T13:21:35.745Z] DEBUG: total: 0.2199999988079071 [2022-07-18T13:21:35.745Z] INFO: Retrieving Stack Cost... [2022-07-18T13:21:36.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T13:21:36.890Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T13:21:36.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T13:21:37.239Z] ---> logs-deploy.sh [2022-07-18T13:21:37.239Z] lf-activate-venv: SKIPPING [2022-07-18T13:21:37.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-100/1 [2022-07-18T13:21:37.239Z] INFO: archiving workspace using pattern(s): [2022-07-18T13:21:38.177Z] Archives upload complete. [2022-07-18T13:21:38.438Z] INFO: archiving logs to Nexus [2022-07-18T13:21:39.009Z] ---> uname -a: [2022-07-18T13:21:39.009Z] Linux prd-ubuntu20-04-docker-8c-8g-20408 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-18T13:21:39.009Z] [2022-07-18T13:21:39.009Z] [2022-07-18T13:21:39.009Z] ---> lscpu: [2022-07-18T13:21:39.009Z] Architecture: x86_64 [2022-07-18T13:21:39.009Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-18T13:21:39.009Z] Byte Order: Little Endian [2022-07-18T13:21:39.009Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-18T13:21:39.010Z] CPU(s): 8 [2022-07-18T13:21:39.010Z] On-line CPU(s) list: 0-7 [2022-07-18T13:21:39.010Z] Thread(s) per core: 1 [2022-07-18T13:21:39.010Z] Core(s) per socket: 1 [2022-07-18T13:21:39.010Z] Socket(s): 8 [2022-07-18T13:21:39.010Z] NUMA node(s): 1 [2022-07-18T13:21:39.010Z] Vendor ID: AuthenticAMD [2022-07-18T13:21:39.010Z] CPU family: 23 [2022-07-18T13:21:39.010Z] Model: 49 [2022-07-18T13:21:39.010Z] Model name: AMD EPYC-Rome Processor [2022-07-18T13:21:39.010Z] Stepping: 0 [2022-07-18T13:21:39.010Z] CPU MHz: 2799.994 [2022-07-18T13:21:39.010Z] BogoMIPS: 5599.98 [2022-07-18T13:21:39.010Z] Virtualization: AMD-V [2022-07-18T13:21:39.010Z] Hypervisor vendor: KVM [2022-07-18T13:21:39.010Z] Virtualization type: full [2022-07-18T13:21:39.010Z] L1d cache: 256 KiB [2022-07-18T13:21:39.010Z] L1i cache: 256 KiB [2022-07-18T13:21:39.010Z] L2 cache: 4 MiB [2022-07-18T13:21:39.010Z] L3 cache: 128 MiB [2022-07-18T13:21:39.010Z] NUMA node0 CPU(s): 0-7 [2022-07-18T13:21:39.010Z] Vulnerability Itlb multihit: Not affected [2022-07-18T13:21:39.010Z] Vulnerability L1tf: Not affected [2022-07-18T13:21:39.010Z] Vulnerability Mds: Not affected [2022-07-18T13:21:39.010Z] Vulnerability Meltdown: Not affected [2022-07-18T13:21:39.010Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-18T13:21:39.010Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-18T13:21:39.010Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-18T13:21:39.010Z] Vulnerability Srbds: Not affected [2022-07-18T13:21:39.010Z] Vulnerability Tsx async abort: Not affected [2022-07-18T13:21:39.010Z] 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 [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] ---> nproc: [2022-07-18T13:21:39.010Z] 8 [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] ---> df -h: [2022-07-18T13:21:39.010Z] Filesystem Size Used Avail Use% Mounted on [2022-07-18T13:21:39.010Z] overlay 155G 11G 145G 7% / [2022-07-18T13:21:39.010Z] tmpfs 64M 0 64M 0% /dev [2022-07-18T13:21:39.010Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-18T13:21:39.010Z] shm 64M 0 64M 0% /dev/shm [2022-07-18T13:21:39.010Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] ---> sar -b -r -n DEV: [2022-07-18T13:21:39.010Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20408) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] 13:11:20 LINUX RESTART (8 CPU) [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] 13:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-18T13:21:39.010Z] 13:13:01 203.68 11.70 191.98 0.00 1993.40 105283.92 0.00 [2022-07-18T13:21:39.010Z] 13:14:01 117.56 0.08 117.48 0.00 2.00 22203.63 0.00 [2022-07-18T13:21:39.010Z] 13:15:01 109.09 0.02 109.08 0.00 4.26 19982.54 0.00 [2022-07-18T13:21:39.010Z] 13:16:01 1.22 0.00 1.22 0.00 0.00 14.28 0.00 [2022-07-18T13:21:39.010Z] 13:17:01 1.23 0.05 1.18 0.00 3.20 14.13 0.00 [2022-07-18T13:21:39.010Z] 13:18:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2022-07-18T13:21:39.010Z] 13:19:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-07-18T13:21:39.010Z] 13:20:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 [2022-07-18T13:21:39.010Z] 13:21:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2022-07-18T13:21:39.010Z] Average: 48.60 1.32 47.29 0.00 222.52 16394.57 0.00 [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] 13:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-18T13:21:39.010Z] 13:13:01 28431744 31768580 529660 1.61 159544 3394408 1968080 5.80 1139064 2876976 480 [2022-07-18T13:21:39.010Z] 13:14:01 28127128 31709344 586180 1.78 163920 3621436 2659212 7.84 1366304 2934024 368 [2022-07-18T13:21:39.010Z] 13:15:01 27649892 31763968 529656 1.61 174492 4090264 1844212 5.44 1360008 3362400 12 [2022-07-18T13:21:39.010Z] 13:16:01 27650912 31765080 528012 1.61 174520 4090264 1844212 5.44 1359096 3362400 12 [2022-07-18T13:21:39.010Z] 13:17:01 27659440 31774084 519336 1.58 174560 4090356 1862948 5.49 1350104 3362916 24 [2022-07-18T13:21:39.010Z] 13:18:01 27659996 31774864 518232 1.58 174588 4090496 1862948 5.49 1349840 3363040 64 [2022-07-18T13:21:39.010Z] 13:19:01 27668824 31783760 509432 1.55 174608 4090496 1862948 5.49 1341112 3363052 76 [2022-07-18T13:21:39.010Z] 13:20:01 27668848 31783792 509308 1.55 174640 4090500 1862948 5.49 1341100 3363056 60 [2022-07-18T13:21:39.010Z] 13:21:01 27668704 31783672 509296 1.55 174660 4090500 1862948 5.49 1341048 3363056 20 [2022-07-18T13:21:39.010Z] Average: 27798388 31767460 526568 1.60 171726 3960969 1958940 5.77 1327520 3261213 124 [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] 13:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-18T13:21:39.010Z] 13:13:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:13:01 docker0 123.21 150.02 10.19 1231.29 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:13:01 ens3 430.29 330.18 6850.90 92.21 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:13:01 veth88383ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:14:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:14:01 veth604bd07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:14:01 docker0 7.67 9.52 0.43 40.84 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:14:01 ens3 63.92 42.38 127.31 25.33 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:15:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:15:01 docker0 8.94 11.49 0.53 54.27 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:15:01 ens3 155.11 103.81 2583.31 66.32 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:16:01 ens3 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:17:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:20:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] 13:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] Average: docker0 15.54 19.00 1.24 147.37 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] Average: ens3 72.25 53.02 1062.47 20.44 0.00 0.00 0.00 0.00 [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] ---> sar -P ALL: [2022-07-18T13:21:39.010Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20408) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] 13:11:20 LINUX RESTART (8 CPU) [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] 13:12:01 CPU %user %nice %system %iowait %steal %idle [2022-07-18T13:21:39.010Z] 13:13:01 all 11.12 0.00 5.16 1.89 0.06 81.77 [2022-07-18T13:21:39.010Z] 13:13:01 0 11.12 0.00 4.89 2.33 0.07 81.59 [2022-07-18T13:21:39.010Z] 13:13:01 1 10.06 0.00 4.91 0.22 0.05 84.76 [2022-07-18T13:21:39.010Z] 13:13:01 2 11.93 0.00 5.89 3.73 0.07 78.38 [2022-07-18T13:21:39.010Z] 13:13:01 3 10.85 0.00 4.92 0.91 0.05 83.27 [2022-07-18T13:21:39.010Z] 13:13:01 4 10.55 0.00 6.67 5.44 0.05 77.29 [2022-07-18T13:21:39.010Z] 13:13:01 5 10.74 0.00 3.76 0.84 0.05 84.60 [2022-07-18T13:21:39.010Z] 13:13:01 6 11.78 0.00 5.32 1.20 0.05 81.65 [2022-07-18T13:21:39.010Z] 13:13:01 7 11.92 0.00 4.93 0.49 0.07 82.58 [2022-07-18T13:21:39.010Z] 13:14:01 all 41.23 0.00 6.89 0.74 0.08 51.06 [2022-07-18T13:21:39.010Z] 13:14:01 0 40.88 0.00 6.56 1.30 0.08 51.18 [2022-07-18T13:21:39.010Z] 13:14:01 1 42.75 0.00 7.35 2.04 0.08 47.78 [2022-07-18T13:21:39.010Z] 13:14:01 2 41.90 0.00 7.63 0.57 0.08 49.81 [2022-07-18T13:21:39.010Z] 13:14:01 3 40.73 0.00 7.04 0.29 0.08 51.86 [2022-07-18T13:21:39.010Z] 13:14:01 4 41.54 0.00 6.65 1.00 0.08 50.73 [2022-07-18T13:21:39.010Z] 13:14:01 5 38.51 0.00 6.04 0.09 0.07 55.30 [2022-07-18T13:21:39.010Z] 13:14:01 6 42.50 0.00 6.95 0.17 0.07 50.31 [2022-07-18T13:21:39.010Z] 13:14:01 7 40.99 0.00 6.90 0.44 0.10 51.57 [2022-07-18T13:21:39.010Z] 13:15:01 all 3.51 0.00 1.56 2.16 0.03 92.73 [2022-07-18T13:21:39.010Z] 13:15:01 0 3.76 0.00 1.43 1.56 0.03 93.23 [2022-07-18T13:21:39.010Z] 13:15:01 1 3.55 0.00 1.54 0.45 0.03 94.42 [2022-07-18T13:21:39.010Z] 13:15:01 2 3.67 0.00 1.46 0.27 0.03 94.58 [2022-07-18T13:21:39.010Z] 13:15:01 3 3.68 0.00 1.39 0.12 0.03 94.78 [2022-07-18T13:21:39.010Z] 13:15:01 4 2.98 0.00 1.91 0.05 0.02 95.05 [2022-07-18T13:21:39.010Z] 13:15:01 5 3.28 0.00 1.27 0.08 0.03 95.33 [2022-07-18T13:21:39.010Z] 13:15:01 6 3.67 0.00 1.81 14.51 0.03 79.98 [2022-07-18T13:21:39.010Z] 13:15:01 7 3.53 0.00 1.70 0.27 0.02 94.48 [2022-07-18T13:21:39.010Z] 13:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-18T13:21:39.010Z] 13:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-18T13:21:39.010Z] 13:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-18T13:21:39.010Z] 13:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T13:21:39.010Z] 13:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:16:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2022-07-18T13:21:39.010Z] 13:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T13:21:39.010Z] 13:17:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2022-07-18T13:21:39.010Z] 13:17:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-18T13:21:39.010Z] 13:17:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2022-07-18T13:21:39.010Z] 13:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-18T13:21:39.010Z] 13:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-18T13:21:39.010Z] 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T13:21:39.010Z] 13:17:01 6 0.00 0.00 0.02 0.08 0.00 99.90 [2022-07-18T13:21:39.010Z] 13:17:01 7 0.13 0.00 0.03 0.00 0.00 99.83 [2022-07-18T13:21:39.010Z] 13:18:01 all 0.23 0.00 0.02 0.00 0.00 99.74 [2022-07-18T13:21:39.010Z] 13:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-07-18T13:21:39.010Z] 13:18:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2022-07-18T13:21:39.010Z] 13:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-18T13:21:39.010Z] 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:18:01 7 1.78 0.00 0.08 0.00 0.00 98.14 [2022-07-18T13:21:39.010Z] 13:19:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-18T13:21:39.010Z] 13:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-18T13:21:39.010Z] 13:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-18T13:21:39.010Z] 13:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T13:21:39.010Z] 13:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T13:21:39.010Z] 13:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:19:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-18T13:21:39.010Z] 13:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-18T13:21:39.010Z] 13:19:01 7 0.20 0.00 0.07 0.00 0.02 99.72 [2022-07-18T13:21:39.010Z] 13:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-18T13:21:39.010Z] 13:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-18T13:21:39.010Z] 13:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-18T13:21:39.010Z] 13:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-18T13:21:39.010Z] 13:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T13:21:39.010Z] 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:20:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-18T13:21:39.010Z] 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-18T13:21:39.010Z] 13:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T13:21:39.010Z] 13:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-18T13:21:39.010Z] 13:21:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-18T13:21:39.010Z] 13:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T13:21:39.010Z] 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T13:21:39.010Z] 13:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T13:21:39.010Z] Average: all 6.19 0.00 1.51 0.53 0.02 91.75 [2022-07-18T13:21:39.010Z] Average: 0 6.17 0.00 1.44 0.57 0.02 91.80 [2022-07-18T13:21:39.010Z] Average: 1 6.24 0.00 1.55 0.30 0.03 91.89 [2022-07-18T13:21:39.010Z] Average: 2 6.34 0.00 1.65 0.51 0.02 91.48 [2022-07-18T13:21:39.010Z] Average: 3 6.10 0.00 1.47 0.14 0.02 92.27 [2022-07-18T13:21:39.010Z] Average: 4 6.06 0.00 1.68 0.71 0.02 91.53 [2022-07-18T13:21:39.010Z] Average: 5 5.76 0.00 1.22 0.11 0.02 92.89 [2022-07-18T13:21:39.010Z] Average: 6 6.38 0.00 1.56 1.78 0.02 90.26 [2022-07-18T13:21:39.010Z] Average: 7 6.45 0.00 1.51 0.13 0.02 91.88 [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z] [2022-07-18T13:21:39.010Z]