Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd9de2e6b7fb58cdebc45eb3705f9970870401e 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-ssh9224358188461727124.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-ssh12529347220507405991.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9713380361700852454.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 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-ssh13898856950833045207.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4421774963698546779.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-20727’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20730 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" > git rev-list --no-walk bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T00:04:44.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T00:04:44.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T00:04:44.378Z] ========================================================= [2022-07-22T00:04:44.378Z] EdgeX Global Pipelines Version Info [2022-07-22T00:04:44.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:04:45.137Z] ------------------- [2022-07-22T00:04:45.137Z] stable info: [2022-07-22T00:04:45.137Z] ------------------- [2022-07-22T00:04:45.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T00:04:45.137Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T00:04:45.137Z] Message: update stable to v1.0.238 [2022-07-22T00:04:45.713Z] ------------------- [2022-07-22T00:04:45.713Z] experimental info: [2022-07-22T00:04:45.713Z] ------------------- [2022-07-22T00:04:45.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T00:04:45.713Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T00:04:45.713Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T00:04:45.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-22T00:04:45.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-22T00:04:45.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T00:04:45.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T00:04:45.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T00:04:45.965Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T00:04:45.977Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T00:04:45.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T00:04:46.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T00:04:46.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T00:04:46.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T00:04:46.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-22T00:04:46.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T00:04:46.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T00:04:46.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T00:04:46.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T00:04:46.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T00:04:46.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T00:04:46.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T00:04:46.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T00:04:46.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T00:04:46.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T00:04:46.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T00:04:46.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T00:04:46.178Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T00:04:46.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T00:04:46.201Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T00:04:46.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T00:04:46.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T00:04:46.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T00:04:46.246Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-22T00:04:46.258Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd9de2 [Pipeline] echo [2022-07-22T00:04:46.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:04:46.313Z] provisioning config files... [2022-07-22T00:04:46.328Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3807506938652444514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:04:46.633Z] ---> docker-login.sh [2022-07-22T00:04:46.634Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:04:46.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:04:46.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:04:46.895Z] Configure a credential helper to remove this warning. See [2022-07-22T00:04:46.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:04:46.895Z] [2022-07-22T00:04:46.895Z] Login Succeeded [2022-07-22T00:04:46.895Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:04:47.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:04:47.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:04:47.158Z] Configure a credential helper to remove this warning. See [2022-07-22T00:04:47.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:04:47.158Z] [2022-07-22T00:04:47.158Z] Login Succeeded [2022-07-22T00:04:47.158Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:04:47.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:04:47.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:04:47.158Z] Configure a credential helper to remove this warning. See [2022-07-22T00:04:47.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:04:47.158Z] [2022-07-22T00:04:47.158Z] Login Succeeded [2022-07-22T00:04:47.158Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:04:47.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:04:47.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:04:47.418Z] Configure a credential helper to remove this warning. See [2022-07-22T00:04:47.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:04:47.418Z] [2022-07-22T00:04:47.418Z] Login Succeeded [2022-07-22T00:04:47.418Z] docker.io [2022-07-22T00:04:47.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:04:47.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:04:47.992Z] Configure a credential helper to remove this warning. See [2022-07-22T00:04:47.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:04:47.992Z] [2022-07-22T00:04:47.992Z] Login Succeeded [2022-07-22T00:04:47.992Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:04:48.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T00:04:48.382Z] + git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-22T00:04:48.418Z] -----------> git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e bdd9de2e6b7fb58cdebc45eb3705f9970870401e [false] [Pipeline] sh [2022-07-22T00:04:48.715Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-22T00:04:48.733Z] ========================================================= [2022-07-22T00:04:48.733Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T00:04:48.733Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T00:04:49.075Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo [2022-07-22T00:04:49.088Z] [semverPrep] GIT_COMMIT: bdd9de2e6b7fb58cdebc45eb3705f9970870401e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100) [Pipeline] echo [2022-07-22T00:04:49.100Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T00:04:49.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:04:49.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T00:04:49.492Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T00:04:49.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T00:04:49.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T00:04:49.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T00:04:49.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:04:49.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:04:49.940Z] [2022-07-22T00:04:49.941Z] 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-22T00:04:50.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:04:50.250Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T00:04:50.250Z] b85a868b505f: Pulling fs layer [2022-07-22T00:04:50.250Z] e2be974225ed: Pulling fs layer [2022-07-22T00:04:50.250Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T00:04:50.250Z] 988bab9f4d93: Pulling fs layer [2022-07-22T00:04:50.250Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T00:04:50.250Z] eaf3925da568: Pulling fs layer [2022-07-22T00:04:50.250Z] bab4dde63d76: Pulling fs layer [2022-07-22T00:04:50.250Z] bde34c3a00c8: Pulling fs layer [2022-07-22T00:04:50.250Z] b352a97aabf1: Pulling fs layer [2022-07-22T00:04:50.250Z] 4872d77fe225: Pulling fs layer [2022-07-22T00:04:50.250Z] 5851b861e8e6: Pulling fs layer [2022-07-22T00:04:50.250Z] bde34c3a00c8: Waiting [2022-07-22T00:04:50.250Z] b352a97aabf1: Waiting [2022-07-22T00:04:50.250Z] 4872d77fe225: Waiting [2022-07-22T00:04:50.250Z] 5851b861e8e6: Waiting [2022-07-22T00:04:50.250Z] 988bab9f4d93: Waiting [2022-07-22T00:04:50.250Z] bab4dde63d76: Waiting [2022-07-22T00:04:50.250Z] 1469e6f7b9e6: Waiting [2022-07-22T00:04:50.250Z] eaf3925da568: Waiting [2022-07-22T00:04:50.250Z] e2be974225ed: Download complete [2022-07-22T00:04:50.250Z] 988bab9f4d93: Download complete [2022-07-22T00:04:50.512Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T00:04:50.512Z] 1469e6f7b9e6: Download complete [2022-07-22T00:04:50.512Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T00:04:50.512Z] 339a4e72a1f5: Download complete [2022-07-22T00:04:50.512Z] eaf3925da568: Download complete [2022-07-22T00:04:50.512Z] bde34c3a00c8: Download complete [2022-07-22T00:04:50.512Z] b352a97aabf1: Download complete [2022-07-22T00:04:50.512Z] 4872d77fe225: Download complete [2022-07-22T00:04:50.512Z] 5851b861e8e6: Verifying Checksum [2022-07-22T00:04:50.512Z] 5851b861e8e6: Download complete [2022-07-22T00:04:50.512Z] b85a868b505f: Verifying Checksum [2022-07-22T00:04:50.512Z] b85a868b505f: Download complete [2022-07-22T00:04:50.774Z] bab4dde63d76: Verifying Checksum [2022-07-22T00:04:50.774Z] bab4dde63d76: Download complete [2022-07-22T00:04:52.159Z] b85a868b505f: Pull complete [2022-07-22T00:04:52.159Z] e2be974225ed: Pull complete [2022-07-22T00:04:52.733Z] 339a4e72a1f5: Pull complete [2022-07-22T00:04:52.733Z] 988bab9f4d93: Pull complete [2022-07-22T00:04:53.307Z] 1469e6f7b9e6: Pull complete [2022-07-22T00:04:53.307Z] eaf3925da568: Pull complete [2022-07-22T00:04:55.217Z] bab4dde63d76: Pull complete [2022-07-22T00:04:55.217Z] bde34c3a00c8: Pull complete [2022-07-22T00:04:55.478Z] b352a97aabf1: Pull complete [2022-07-22T00:04:55.478Z] 4872d77fe225: Pull complete [2022-07-22T00:04:55.740Z] 5851b861e8e6: Pull complete [2022-07-22T00:04:55.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T00:04:55.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:04:55.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:04:55.858Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:04:55.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:04:57.147Z] $ docker top 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b -eo pid,comm [2022-07-22T00:04:57.213Z] 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-22T00:04:57.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:04:57.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:04:57.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:04:57.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:04:57.397Z] $ docker exec 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent [2022-07-22T00:04:57.526Z] SSH_AUTH_SOCK=/tmp/ssh-mCc31eZXq71I/agent.31 [2022-07-22T00:04:57.526Z] SSH_AGENT_PID=37 [2022-07-22T00:04:57.532Z] Running ssh-add (command line suppressed) [2022-07-22T00:04:57.662Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_825651907768452755.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_825651907768452755.key) [2022-07-22T00:04:57.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:04:57.967Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T00:04:57.986Z] $ docker exec --env ******** --env ******** 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent -k [2022-07-22T00:04:58.101Z] unset SSH_AUTH_SOCK; [2022-07-22T00:04:58.101Z] unset SSH_AGENT_PID; [2022-07-22T00:04:58.101Z] echo Agent pid 37 killed; [2022-07-22T00:04:58.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T00:04:58.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:04:58.140Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:04:58.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:04:58.294Z] $ docker exec 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent [2022-07-22T00:04:58.430Z] SSH_AUTH_SOCK=/tmp/ssh-iS6C3DBz2cJC/agent.71 [2022-07-22T00:04:58.430Z] SSH_AGENT_PID=78 [2022-07-22T00:04:58.435Z] Running ssh-add (command line suppressed) [2022-07-22T00:04:58.576Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6702543608317553707.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6702543608317553707.key) [2022-07-22T00:04:58.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:04:58.874Z] + git semver init [2022-07-22T00:04:59.135Z] 2022-07-22 00:04:59,095 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T00:04:59.135Z] 2022-07-22 00:04:59,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-22T00:04:59.135Z] 2022-07-22 00:04:59,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-22T00:04:59.135Z] 2022-07-22 00:04:59,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:05:00.521Z] 2022-07-22 00:05:00,134 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-22T00:05:00.521Z] 2022-07-22 00:05:00,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-07-22T00:05:00.521Z] 2022-07-22 00:05:00,134 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:05:00.521Z] 2022-07-22 00:05:00,134 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:05:00.521Z] 2.3.0-dev.9 [Pipeline] } [2022-07-22T00:05:00.535Z] $ docker exec --env ******** --env ******** 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent -k [2022-07-22T00:05:00.677Z] unset SSH_AUTH_SOCK; [2022-07-22T00:05:00.677Z] unset SSH_AGENT_PID; [2022-07-22T00:05:00.677Z] echo Agent pid 78 killed; [2022-07-22T00:05:00.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:05:00.992Z] + git semver [Pipeline] } [2022-07-22T00:05:01.272Z] $ docker stop --time=1 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b [2022-07-22T00:05:02.616Z] $ docker rm -f 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:05:02.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T00:05:03.234Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T00:05:03.237Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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-22T00:05:03.395Z] provisioning config files... [2022-07-22T00:05:03.404Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2592326182620775428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:05:03.719Z] ---> docker-login.sh [2022-07-22T00:05:03.719Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:05:03.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:05:03.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:05:03.719Z] Configure a credential helper to remove this warning. See [2022-07-22T00:05:03.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:05:03.719Z] [2022-07-22T00:05:03.719Z] Login Succeeded [2022-07-22T00:05:03.719Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:05:03.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:05:03.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:05:03.982Z] Configure a credential helper to remove this warning. See [2022-07-22T00:05:03.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:05:03.982Z] [2022-07-22T00:05:03.982Z] Login Succeeded [2022-07-22T00:05:03.982Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:05:03.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:05:03.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:05:03.982Z] Configure a credential helper to remove this warning. See [2022-07-22T00:05:03.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:05:03.982Z] [2022-07-22T00:05:03.982Z] Login Succeeded [2022-07-22T00:05:03.982Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:05:04.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:05:04.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:05:04.244Z] Configure a credential helper to remove this warning. See [2022-07-22T00:05:04.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:05:04.244Z] [2022-07-22T00:05:04.244Z] Login Succeeded [2022-07-22T00:05:04.244Z] docker.io [2022-07-22T00:05:04.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:05:04.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:05:04.506Z] Configure a credential helper to remove this warning. See [2022-07-22T00:05:04.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:05:04.506Z] [2022-07-22T00:05:04.506Z] Login Succeeded [2022-07-22T00:05:04.506Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:05:04.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T00:05:04.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:05:04.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:05:04.596Z] ========================================================= [2022-07-22T00:05:04.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T00:05:04.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:05:04.900Z] + 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-22T00:05:04.900Z] Sending build context to Docker daemon 12.46MB [2022-07-22T00:05:04.900Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T00:05:04.900Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T00:05:04.900Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T00:05:04.900Z] 2408cc74d12b: Pulling fs layer [2022-07-22T00:05:04.900Z] ea60b727a1ce: Pulling fs layer [2022-07-22T00:05:04.900Z] 30c4a7721957: Pulling fs layer [2022-07-22T00:05:04.900Z] 370296b7ddb6: Pulling fs layer [2022-07-22T00:05:04.900Z] 7c6cee850709: Pulling fs layer [2022-07-22T00:05:04.900Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T00:05:04.900Z] d94ebbe4e438: Pulling fs layer [2022-07-22T00:05:04.900Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T00:05:04.900Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T00:05:04.900Z] d94ebbe4e438: Waiting [2022-07-22T00:05:04.900Z] bcfd1f05c69d: Waiting [2022-07-22T00:05:04.900Z] 370296b7ddb6: Waiting [2022-07-22T00:05:04.900Z] 59ccb84bbe0f: Waiting [2022-07-22T00:05:04.900Z] 7c6cee850709: Waiting [2022-07-22T00:05:04.900Z] 39a5fcdaea64: Waiting [2022-07-22T00:05:05.171Z] 30c4a7721957: Download complete [2022-07-22T00:05:05.171Z] ea60b727a1ce: Verifying Checksum [2022-07-22T00:05:05.171Z] ea60b727a1ce: Download complete [2022-07-22T00:05:05.171Z] 7c6cee850709: Download complete [2022-07-22T00:05:05.171Z] 39a5fcdaea64: Download complete [2022-07-22T00:05:05.171Z] 2408cc74d12b: Verifying Checksum [2022-07-22T00:05:05.171Z] 2408cc74d12b: Download complete [2022-07-22T00:05:05.171Z] d94ebbe4e438: Verifying Checksum [2022-07-22T00:05:05.171Z] d94ebbe4e438: Download complete [2022-07-22T00:05:05.171Z] 2408cc74d12b: Pull complete [2022-07-22T00:05:05.442Z] ea60b727a1ce: Pull complete [2022-07-22T00:05:05.442Z] 30c4a7721957: Pull complete [2022-07-22T00:05:05.710Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T00:05:05.710Z] bcfd1f05c69d: Download complete [2022-07-22T00:05:05.973Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T00:05:05.973Z] 59ccb84bbe0f: Download complete [2022-07-22T00:05:05.973Z] 370296b7ddb6: Verifying Checksum [2022-07-22T00:05:05.973Z] 370296b7ddb6: Download complete [2022-07-22T00:05:11.260Z] 370296b7ddb6: Pull complete [2022-07-22T00:05:11.260Z] 7c6cee850709: Pull complete [2022-07-22T00:05:11.260Z] 39a5fcdaea64: Pull complete [2022-07-22T00:05:11.260Z] d94ebbe4e438: Pull complete [2022-07-22T00:05:13.172Z] bcfd1f05c69d: Pull complete [2022-07-22T00:05:13.741Z] 59ccb84bbe0f: Pull complete [2022-07-22T00:05:13.741Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T00:05:13.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T00:05:13.741Z] ---> a4fb48ad2a94 [2022-07-22T00:05:13.741Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T00:05:15.658Z] ---> Running in 18760c163127 [2022-07-22T00:05:15.658Z] Removing intermediate container 18760c163127 [2022-07-22T00:05:15.658Z] ---> 575a3984d7f3 [2022-07-22T00:05:15.658Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T00:05:15.658Z] ---> Running in 554a1ec243f4 [2022-07-22T00:05:15.658Z] Removing intermediate container 554a1ec243f4 [2022-07-22T00:05:15.658Z] ---> 6639c73f65ad [2022-07-22T00:05:15.658Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:05:15.658Z] ---> Running in 6f0b279336e5 [2022-07-22T00:05:15.658Z] Removing intermediate container 6f0b279336e5 [2022-07-22T00:05:15.658Z] ---> 6c7a2d359cb9 [2022-07-22T00:05:15.658Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:05:15.658Z] ---> Running in 275ad0a0c348 [2022-07-22T00:05:16.229Z] Removing intermediate container 275ad0a0c348 [2022-07-22T00:05:16.229Z] ---> d0a7cc6c8e98 [2022-07-22T00:05:16.229Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:05:16.229Z] ---> Running in 3b290e3ba392 [2022-07-22T00:05:16.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T00:05:17.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T00:05:18.006Z] OK: 211 MiB in 51 packages [2022-07-22T00:05:18.267Z] Removing intermediate container 3b290e3ba392 [2022-07-22T00:05:18.267Z] ---> 52c735d8b50f [2022-07-22T00:05:18.267Z] Step 8/13 : WORKDIR /app [2022-07-22T00:05:18.267Z] ---> Running in 984bedf10ab6 [2022-07-22T00:05:18.350Z] Still waiting to schedule task [2022-07-22T00:05:18.350Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20728’ is offline [2022-07-22T00:05:18.529Z] Removing intermediate container 984bedf10ab6 [2022-07-22T00:05:18.529Z] ---> 21ee6cc8d9b7 [2022-07-22T00:05:18.529Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T00:05:18.529Z] ---> 0d08a678edff [2022-07-22T00:05:18.529Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:05:18.529Z] ---> Running in 19b99d791c21 [2022-07-22T00:05:33.456Z] Removing intermediate container 19b99d791c21 [2022-07-22T00:05:33.456Z] ---> 23077bbfa191 [2022-07-22T00:05:33.456Z] Step 11/13 : COPY . . [2022-07-22T00:05:33.456Z] ---> fc7302e2298a [2022-07-22T00:05:33.456Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T00:05:33.456Z] ---> Running in 029687967a2d [2022-07-22T00:05:33.456Z] Removing intermediate container 029687967a2d [2022-07-22T00:05:33.456Z] ---> 1e2a720a3f9d [2022-07-22T00:05:33.456Z] Step 13/13 : RUN $MAKE [2022-07-22T00:05:33.456Z] ---> Running in 4a95a7832d24 [2022-07-22T00:05:33.456Z] noop [2022-07-22T00:05:33.722Z] Removing intermediate container 4a95a7832d24 [2022-07-22T00:05:33.722Z] ---> a2dac0df7d72 [2022-07-22T00:05:33.722Z] Successfully built a2dac0df7d72 [2022-07-22T00:05:33.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:05:34.043Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T00:05:34.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:05:34.139Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:05:34.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2022-07-22T00:05:34.591Z] $ docker top f056b6976d5545e32495ffdcc06ec0414b0218da4b2e9a8fa59c628ec7c67eb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:05:34.957Z] + go version [2022-07-22T00:05:34.957Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T00:05:34.975Z] $ docker stop --time=1 f056b6976d5545e32495ffdcc06ec0414b0218da4b2e9a8fa59c628ec7c67eb9 [2022-07-22T00:05:36.284Z] $ docker rm -f f056b6976d5545e32495ffdcc06ec0414b0218da4b2e9a8fa59c628ec7c67eb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:05:36.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T00:05:36.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:05:36.818Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:05:36.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2022-07-22T00:05:37.261Z] $ docker top 34ebff0604aeab71fb37373e3490dd5a70e93d4aafbd7b7fe68b958076f0b7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:05:37.635Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T00:05:37.944Z] + make test [2022-07-22T00:05:37.944Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T00:05:50.178Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-22T00:05:50.178Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements [2022-07-22T00:05:50.178Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-22T00:05:51.570Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.579s coverage: 71.9% of statements [2022-07-22T00:05:59.709Z] 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-22T00:05:59.709Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-22T00:06:03.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T00:06:03.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T00:06:03.909Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-22T00:06:03.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T00:06:03.941Z] $ docker stop --time=1 34ebff0604aeab71fb37373e3490dd5a70e93d4aafbd7b7fe68b958076f0b7b5 [2022-07-22T00:06:05.645Z] $ docker rm -f 34ebff0604aeab71fb37373e3490dd5a70e93d4aafbd7b7fe68b958076f0b7b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:06:06.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T00:06:06.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T00:06:06.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T00:06:06.898Z] + ls -al . [2022-07-22T00:06:06.899Z] total 228 [2022-07-22T00:06:06.899Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 00:05 . [2022-07-22T00:06:06.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:04 .. [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 22 00:04 .dockerignore [2022-07-22T00:06:06.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:05 .git [2022-07-22T00:06:06.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:04 .github [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 22 00:04 .gitignore [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 00:04 .golangci.yml [2022-07-22T00:06:06.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:05 .semver [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 22 00:04 Attribution.txt [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 22 00:04 CHANGELOG.md [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 22 00:04 Dockerfile [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 00:04 GOVERNANCE.md [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 22 00:04 Jenkinsfile [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 22 00:04 LICENSE [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 22 00:04 Makefile [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 22 00:04 OWNERS.md [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 22 00:04 README.md [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 22 00:05 VERSION [2022-07-22T00:06:06.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:04 bin [2022-07-22T00:06:06.899Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 22 00:05 coverage.out [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 22 00:04 go.mod [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 22 00:04 go.sum [2022-07-22T00:06:06.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:04 images [2022-07-22T00:06:06.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:04 internal [2022-07-22T00:06:06.899Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 22 00:04 main.go [2022-07-22T00:06:06.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:04 res [2022-07-22T00:06:06.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:04 snap [2022-07-22T00:06:06.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:07.217Z] + 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=amd64 --label version=2.3.0-dev.9 . [2022-07-22T00:06:07.217Z] Sending build context to Docker daemon 12.46MB [2022-07-22T00:06:07.217Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T00:06:07.217Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-22T00:06:07.217Z] ---> a2dac0df7d72 [2022-07-22T00:06:07.217Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T00:06:07.217Z] ---> Running in c667f0712227 [2022-07-22T00:06:07.479Z] Removing intermediate container c667f0712227 [2022-07-22T00:06:07.479Z] ---> 50756aa55035 [2022-07-22T00:06:07.479Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T00:06:07.479Z] ---> Running in 0cad42ceab5e [2022-07-22T00:06:07.479Z] Removing intermediate container 0cad42ceab5e [2022-07-22T00:06:07.479Z] ---> 6d4b8fd443c7 [2022-07-22T00:06:07.479Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:06:07.479Z] ---> Running in 75539d1e10ea [2022-07-22T00:06:07.744Z] Removing intermediate container 75539d1e10ea [2022-07-22T00:06:07.744Z] ---> 03e4e19065fc [2022-07-22T00:06:07.744Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:06:07.744Z] ---> Running in f6658a088c06 [2022-07-22T00:06:08.313Z] Removing intermediate container f6658a088c06 [2022-07-22T00:06:08.313Z] ---> da133ff26a0b [2022-07-22T00:06:08.313Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:06:08.313Z] ---> Running in 52471f62eab6 [2022-07-22T00:06:08.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T00:06:09.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T00:06:09.778Z] OK: 211 MiB in 51 packages [2022-07-22T00:06:10.350Z] Removing intermediate container 52471f62eab6 [2022-07-22T00:06:10.350Z] ---> b3620cd9c5ee [2022-07-22T00:06:10.350Z] Step 8/31 : WORKDIR /app [2022-07-22T00:06:10.350Z] ---> Running in bd0715847f8e [2022-07-22T00:06:10.350Z] Removing intermediate container bd0715847f8e [2022-07-22T00:06:10.350Z] ---> 8d7ae3807c6f [2022-07-22T00:06:10.350Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-22T00:06:10.611Z] ---> 5eefbad03b22 [2022-07-22T00:06:10.611Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:06:10.611Z] ---> Running in d09d6cc5e684 [2022-07-22T00:06:11.183Z] Removing intermediate container d09d6cc5e684 [2022-07-22T00:06:11.183Z] ---> d6506beba8eb [2022-07-22T00:06:11.183Z] Step 11/31 : COPY . . [2022-07-22T00:06:11.444Z] ---> e0c85d009b7f [2022-07-22T00:06:11.444Z] Step 12/31 : ARG MAKE="make build" [2022-07-22T00:06:11.444Z] ---> Running in 5653d576b276 [2022-07-22T00:06:11.706Z] Removing intermediate container 5653d576b276 [2022-07-22T00:06:11.706Z] ---> c658d1bb6990 [2022-07-22T00:06:11.706Z] Step 13/31 : RUN $MAKE [2022-07-22T00:06:11.706Z] ---> Running in a0ca1ea71b5f [2022-07-22T00:06:11.966Z] 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=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-22T00:06:33.916Z] Removing intermediate container a0ca1ea71b5f [2022-07-22T00:06:33.916Z] ---> 86e338887393 [2022-07-22T00:06:33.916Z] Step 14/31 : FROM alpine:3.14 [2022-07-22T00:06:33.916Z] 3.14: Pulling from library/alpine [2022-07-22T00:06:33.916Z] decfdc335d9b: Pulling fs layer [2022-07-22T00:06:33.916Z] decfdc335d9b: Verifying Checksum [2022-07-22T00:06:33.916Z] decfdc335d9b: Download complete [2022-07-22T00:06:34.177Z] decfdc335d9b: Pull complete [2022-07-22T00:06:34.177Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-07-22T00:06:34.177Z] Status: Downloaded newer image for alpine:3.14 [2022-07-22T00:06:34.177Z] ---> 5977be310a9d [2022-07-22T00:06:34.177Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:06:34.177Z] ---> Running in e0ae2b34906e [2022-07-22T00:06:34.438Z] Removing intermediate container e0ae2b34906e [2022-07-22T00:06:34.438Z] ---> c760a3d64a68 [2022-07-22T00:06:34.438Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-22T00:06:34.438Z] ---> Running in 29cddea01645 [2022-07-22T00:06:34.438Z] Removing intermediate container 29cddea01645 [2022-07-22T00:06:34.438Z] ---> 81c0b34d1432 [2022-07-22T00:06:34.438Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:06:34.438Z] ---> Running in fb33832233a6 [2022-07-22T00:06:35.008Z] Removing intermediate container fb33832233a6 [2022-07-22T00:06:35.008Z] ---> 40c5d95b4295 [2022-07-22T00:06:35.008Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-22T00:06:35.008Z] ---> Running in eed828c4eaea [2022-07-22T00:06:35.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-22T00:06:36.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-22T00:06:36.534Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T00:06:36.797Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T00:06:36.797Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-22T00:06:37.060Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T00:06:37.060Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-22T00:06:37.060Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T00:06:37.321Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T00:06:37.321Z] Executing busybox-1.33.1-r8.trigger [2022-07-22T00:06:37.321Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T00:06:37.321Z] OK: 9 MiB in 21 packages [2022-07-22T00:06:37.893Z] Removing intermediate container eed828c4eaea [2022-07-22T00:06:37.893Z] ---> e6ebf978125b [2022-07-22T00:06:37.893Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T00:06:38.154Z] ---> 42754a60c4e8 [2022-07-22T00:06:38.154Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T00:06:38.154Z] ---> 4c4cbfdc412b [2022-07-22T00:06:38.154Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-22T00:06:38.415Z] ---> f12b9ec49a3c [2022-07-22T00:06:38.415Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-22T00:06:38.415Z] ---> a89d92c85899 [2022-07-22T00:06:38.415Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-22T00:06:38.985Z] ---> 271c8f9439ca [2022-07-22T00:06:38.985Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-22T00:06:38.985Z] ---> Running in 5c5932198289 [2022-07-22T00:06:39.924Z] Removing intermediate container 5c5932198289 [2022-07-22T00:06:39.924Z] ---> 71e6b1651eec [2022-07-22T00:06:39.924Z] Step 25/31 : VOLUME /cache [2022-07-22T00:06:39.924Z] ---> Running in d52ebe668589 [2022-07-22T00:06:39.924Z] Removing intermediate container d52ebe668589 [2022-07-22T00:06:39.924Z] ---> 71024b43e9e1 [2022-07-22T00:06:39.924Z] Step 26/31 : EXPOSE 59711 [2022-07-22T00:06:39.924Z] ---> Running in 958b9e131598 [2022-07-22T00:06:39.924Z] Removing intermediate container 958b9e131598 [2022-07-22T00:06:39.924Z] ---> d8d4cc1981fe [2022-07-22T00:06:39.924Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-22T00:06:39.924Z] ---> Running in ab5d87b74e43 [2022-07-22T00:06:40.185Z] Removing intermediate container ab5d87b74e43 [2022-07-22T00:06:40.185Z] ---> d3d932c7226a [2022-07-22T00:06:40.185Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-22T00:06:40.185Z] ---> Running in 2392a58afdfb [2022-07-22T00:06:40.185Z] Removing intermediate container 2392a58afdfb [2022-07-22T00:06:40.185Z] ---> 50579b2eed2c [2022-07-22T00:06:40.185Z] Step 29/31 : LABEL arch=amd64 [2022-07-22T00:06:40.185Z] ---> Running in e78eef59e728 [2022-07-22T00:06:40.445Z] Removing intermediate container e78eef59e728 [2022-07-22T00:06:40.445Z] ---> b3c3ea61d873 [2022-07-22T00:06:40.445Z] Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:06:40.445Z] ---> Running in 2ef1c058e96a [2022-07-22T00:06:40.445Z] Removing intermediate container 2ef1c058e96a [2022-07-22T00:06:40.445Z] ---> 3114c63802dc [2022-07-22T00:06:40.445Z] Step 31/31 : LABEL version=2.3.0-dev.9 [2022-07-22T00:06:40.445Z] ---> Running in 15b9e56367f0 [2022-07-22T00:06:40.706Z] Removing intermediate container 15b9e56367f0 [2022-07-22T00:06:40.706Z] ---> a74b2d50d8a6 [2022-07-22T00:06:40.706Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T00:06:40.706Z] Successfully built a74b2d50d8a6 [2022-07-22T00:06:40.706Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:06:40.818Z] provisioning config files... [2022-07-22T00:06:40.829Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config637132146398730111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:06:41.126Z] ---> docker-login.sh [2022-07-22T00:06:41.126Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:06:41.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:06:41.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:06:41.126Z] Configure a credential helper to remove this warning. See [2022-07-22T00:06:41.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:06:41.126Z] [2022-07-22T00:06:41.126Z] Login Succeeded [2022-07-22T00:06:41.126Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:06:41.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:06:41.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:06:41.386Z] Configure a credential helper to remove this warning. See [2022-07-22T00:06:41.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:06:41.386Z] [2022-07-22T00:06:41.386Z] Login Succeeded [2022-07-22T00:06:41.386Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:06:41.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:06:41.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:06:41.386Z] Configure a credential helper to remove this warning. See [2022-07-22T00:06:41.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:06:41.386Z] [2022-07-22T00:06:41.386Z] Login Succeeded [2022-07-22T00:06:41.386Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:06:41.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:06:41.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:06:41.647Z] Configure a credential helper to remove this warning. See [2022-07-22T00:06:41.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:06:41.647Z] [2022-07-22T00:06:41.647Z] Login Succeeded [2022-07-22T00:06:41.647Z] docker.io [2022-07-22T00:06:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:06:41.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:06:41.908Z] Configure a credential helper to remove this warning. See [2022-07-22T00:06:41.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:06:41.908Z] [2022-07-22T00:06:41.908Z] Login Succeeded [2022-07-22T00:06:41.908Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:06:41.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:06:41.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:06:41.971Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-22T00:06:41.972Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:06:41.972Z] latest [2022-07-22T00:06:41.972Z] 2.3.0-dev.9 [2022-07-22T00:06:41.972Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:06:41.972Z] main [2022-07-22T00:06:41.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:42.300Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:42.608Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:06:42.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-22T00:06:42.608Z] d7e962d6034c: Preparing [2022-07-22T00:06:42.608Z] 3b7225478970: Preparing [2022-07-22T00:06:42.608Z] 431a8206a46e: Preparing [2022-07-22T00:06:42.608Z] 84a0290f9316: Preparing [2022-07-22T00:06:42.608Z] 31385c4f1daf: Preparing [2022-07-22T00:06:42.608Z] e2000bcadf8a: Preparing [2022-07-22T00:06:42.608Z] 7b179317cf28: Preparing [2022-07-22T00:06:42.608Z] 478d0f09e1d9: Preparing [2022-07-22T00:06:42.608Z] 713e7675e2c1: Preparing [2022-07-22T00:06:42.608Z] e2000bcadf8a: Waiting [2022-07-22T00:06:42.608Z] 7b179317cf28: Waiting [2022-07-22T00:06:42.608Z] 478d0f09e1d9: Waiting [2022-07-22T00:06:42.608Z] 713e7675e2c1: Waiting [2022-07-22T00:06:42.608Z] d7e962d6034c: Pushed [2022-07-22T00:06:42.608Z] 84a0290f9316: Pushed [2022-07-22T00:06:42.608Z] 31385c4f1daf: Pushed [2022-07-22T00:06:42.608Z] 431a8206a46e: Pushed [2022-07-22T00:06:42.608Z] 713e7675e2c1: Layer already exists [2022-07-22T00:06:42.868Z] e2000bcadf8a: Pushed [2022-07-22T00:06:42.868Z] 478d0f09e1d9: Pushed [2022-07-22T00:06:43.128Z] 7b179317cf28: Pushed [2022-07-22T00:06:45.668Z] 3b7225478970: Pushed [2022-07-22T00:06:45.668Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:45.990Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:46.305Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-22T00:06:46.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-22T00:06:46.305Z] d7e962d6034c: Preparing [2022-07-22T00:06:46.305Z] 3b7225478970: Preparing [2022-07-22T00:06:46.305Z] 431a8206a46e: Preparing [2022-07-22T00:06:46.305Z] 84a0290f9316: Preparing [2022-07-22T00:06:46.305Z] 31385c4f1daf: Preparing [2022-07-22T00:06:46.305Z] e2000bcadf8a: Preparing [2022-07-22T00:06:46.305Z] 7b179317cf28: Preparing [2022-07-22T00:06:46.305Z] 478d0f09e1d9: Preparing [2022-07-22T00:06:46.305Z] 713e7675e2c1: Preparing [2022-07-22T00:06:46.305Z] e2000bcadf8a: Waiting [2022-07-22T00:06:46.305Z] 713e7675e2c1: Waiting [2022-07-22T00:06:46.305Z] 7b179317cf28: Waiting [2022-07-22T00:06:46.305Z] 478d0f09e1d9: Waiting [2022-07-22T00:06:46.305Z] 3b7225478970: Layer already exists [2022-07-22T00:06:46.305Z] d7e962d6034c: Layer already exists [2022-07-22T00:06:46.305Z] 431a8206a46e: Layer already exists [2022-07-22T00:06:46.305Z] 84a0290f9316: Layer already exists [2022-07-22T00:06:46.305Z] 31385c4f1daf: Layer already exists [2022-07-22T00:06:46.305Z] 7b179317cf28: Layer already exists [2022-07-22T00:06:46.305Z] e2000bcadf8a: Layer already exists [2022-07-22T00:06:46.305Z] 713e7675e2c1: Layer already exists [2022-07-22T00:06:46.305Z] 478d0f09e1d9: Layer already exists [2022-07-22T00:06:46.305Z] latest: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:46.626Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:46.944Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [2022-07-22T00:06:46.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-22T00:06:46.944Z] d7e962d6034c: Preparing [2022-07-22T00:06:46.944Z] 3b7225478970: Preparing [2022-07-22T00:06:46.944Z] 431a8206a46e: Preparing [2022-07-22T00:06:46.944Z] 84a0290f9316: Preparing [2022-07-22T00:06:46.944Z] 31385c4f1daf: Preparing [2022-07-22T00:06:46.944Z] e2000bcadf8a: Preparing [2022-07-22T00:06:46.944Z] 7b179317cf28: Preparing [2022-07-22T00:06:46.944Z] 478d0f09e1d9: Preparing [2022-07-22T00:06:46.944Z] 713e7675e2c1: Preparing [2022-07-22T00:06:46.944Z] 7b179317cf28: Waiting [2022-07-22T00:06:46.944Z] 478d0f09e1d9: Waiting [2022-07-22T00:06:46.944Z] 713e7675e2c1: Waiting [2022-07-22T00:06:46.944Z] e2000bcadf8a: Waiting [2022-07-22T00:06:46.944Z] 31385c4f1daf: Layer already exists [2022-07-22T00:06:46.944Z] 84a0290f9316: Layer already exists [2022-07-22T00:06:46.944Z] 431a8206a46e: Layer already exists [2022-07-22T00:06:46.944Z] 3b7225478970: Layer already exists [2022-07-22T00:06:46.944Z] d7e962d6034c: Layer already exists [2022-07-22T00:06:46.944Z] 478d0f09e1d9: Layer already exists [2022-07-22T00:06:46.944Z] 7b179317cf28: Layer already exists [2022-07-22T00:06:46.944Z] e2000bcadf8a: Layer already exists [2022-07-22T00:06:46.944Z] 713e7675e2c1: Layer already exists [2022-07-22T00:06:46.944Z] 2.3.0-dev.9: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:47.266Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:47.580Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:06:47.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-22T00:06:47.580Z] d7e962d6034c: Preparing [2022-07-22T00:06:47.580Z] 3b7225478970: Preparing [2022-07-22T00:06:47.580Z] 431a8206a46e: Preparing [2022-07-22T00:06:47.580Z] 84a0290f9316: Preparing [2022-07-22T00:06:47.580Z] 31385c4f1daf: Preparing [2022-07-22T00:06:47.580Z] e2000bcadf8a: Preparing [2022-07-22T00:06:47.580Z] 7b179317cf28: Preparing [2022-07-22T00:06:47.580Z] 478d0f09e1d9: Preparing [2022-07-22T00:06:47.580Z] 713e7675e2c1: Preparing [2022-07-22T00:06:47.580Z] 7b179317cf28: Waiting [2022-07-22T00:06:47.580Z] 478d0f09e1d9: Waiting [2022-07-22T00:06:47.580Z] 713e7675e2c1: Waiting [2022-07-22T00:06:47.580Z] e2000bcadf8a: Waiting [2022-07-22T00:06:47.580Z] 31385c4f1daf: Layer already exists [2022-07-22T00:06:47.580Z] d7e962d6034c: Layer already exists [2022-07-22T00:06:47.580Z] 431a8206a46e: Layer already exists [2022-07-22T00:06:47.580Z] 3b7225478970: Layer already exists [2022-07-22T00:06:47.580Z] 84a0290f9316: Layer already exists [2022-07-22T00:06:47.580Z] e2000bcadf8a: Layer already exists [2022-07-22T00:06:47.580Z] 713e7675e2c1: Layer already exists [2022-07-22T00:06:47.580Z] 478d0f09e1d9: Layer already exists [2022-07-22T00:06:47.580Z] 7b179317cf28: Layer already exists [2022-07-22T00:06:47.580Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:47.908Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:48.223Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-22T00:06:48.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-22T00:06:48.223Z] d7e962d6034c: Preparing [2022-07-22T00:06:48.223Z] 3b7225478970: Preparing [2022-07-22T00:06:48.223Z] 431a8206a46e: Preparing [2022-07-22T00:06:48.223Z] 84a0290f9316: Preparing [2022-07-22T00:06:48.223Z] 31385c4f1daf: Preparing [2022-07-22T00:06:48.223Z] e2000bcadf8a: Preparing [2022-07-22T00:06:48.223Z] 7b179317cf28: Preparing [2022-07-22T00:06:48.223Z] 478d0f09e1d9: Preparing [2022-07-22T00:06:48.223Z] 713e7675e2c1: Preparing [2022-07-22T00:06:48.223Z] e2000bcadf8a: Waiting [2022-07-22T00:06:48.223Z] 7b179317cf28: Waiting [2022-07-22T00:06:48.223Z] 478d0f09e1d9: Waiting [2022-07-22T00:06:48.223Z] 713e7675e2c1: Waiting [2022-07-22T00:06:48.223Z] 431a8206a46e: Layer already exists [2022-07-22T00:06:48.223Z] 31385c4f1daf: Layer already exists [2022-07-22T00:06:48.223Z] d7e962d6034c: Layer already exists [2022-07-22T00:06:48.223Z] 84a0290f9316: Layer already exists [2022-07-22T00:06:48.223Z] 3b7225478970: Layer already exists [2022-07-22T00:06:48.223Z] 478d0f09e1d9: Layer already exists [2022-07-22T00:06:48.223Z] 7b179317cf28: Layer already exists [2022-07-22T00:06:48.223Z] 713e7675e2c1: Layer already exists [2022-07-22T00:06:48.223Z] e2000bcadf8a: Layer already exists [2022-07-22T00:06:48.223Z] main: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:06:48.278Z] ===================================================== [Pipeline] echo [2022-07-22T00:06:48.288Z] taggedImages: [2022-07-22T00:06:48.288Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:06:48.288Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-22T00:06:48.288Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [2022-07-22T00:06:48.288Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:06:48.288Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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-22T00:06:48.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:06:48.665Z] [2022-07-22T00:06:48.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:06:48.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:06:48.968Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T00:06:48.968Z] 5eb5b503b376: Pulling fs layer [2022-07-22T00:06:48.968Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T00:06:48.968Z] ec43610c2a17: Pulling fs layer [2022-07-22T00:06:48.968Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T00:06:48.968Z] 33b1e0a273af: Pulling fs layer [2022-07-22T00:06:48.968Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T00:06:48.968Z] 2f39f015ded8: Pulling fs layer [2022-07-22T00:06:48.968Z] 3a2ae6a8a46f: Waiting [2022-07-22T00:06:48.968Z] 33b1e0a273af: Waiting [2022-07-22T00:06:48.968Z] 5d3b04190fa2: Waiting [2022-07-22T00:06:48.968Z] 2f39f015ded8: Waiting [2022-07-22T00:06:48.968Z] 5c69ac0246d0: Download complete [2022-07-22T00:06:48.968Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T00:06:48.968Z] 3a2ae6a8a46f: Download complete [2022-07-22T00:06:48.968Z] 33b1e0a273af: Verifying Checksum [2022-07-22T00:06:48.968Z] 33b1e0a273af: Download complete [2022-07-22T00:06:48.968Z] ec43610c2a17: Verifying Checksum [2022-07-22T00:06:48.968Z] ec43610c2a17: Download complete [2022-07-22T00:06:49.228Z] 5d3b04190fa2: Verifying Checksum [2022-07-22T00:06:49.228Z] 5d3b04190fa2: Download complete [2022-07-22T00:06:49.228Z] 5eb5b503b376: Verifying Checksum [2022-07-22T00:06:49.228Z] 5eb5b503b376: Download complete [2022-07-22T00:06:49.796Z] 2f39f015ded8: Download complete [2022-07-22T00:06:50.363Z] 5eb5b503b376: Pull complete [2022-07-22T00:06:50.622Z] 5c69ac0246d0: Pull complete [2022-07-22T00:06:51.190Z] ec43610c2a17: Pull complete [2022-07-22T00:06:51.190Z] 3a2ae6a8a46f: Pull complete [2022-07-22T00:06:51.448Z] 33b1e0a273af: Pull complete [2022-07-22T00:06:51.448Z] 5d3b04190fa2: Pull complete [2022-07-22T00:06:56.721Z] 2f39f015ded8: Pull complete [2022-07-22T00:06:56.721Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T00:06:56.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:06:56.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:06:56.818Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:06:56.857Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T00:06:58.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20731 in /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-22T00:06:58.283Z] $ docker top 67babf3409527c46cc00c8294138e409c5d31fef930f30d1cb62b8ca9d31891c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-07-22T00:06:58.443Z] Running in /w/workspace/app-rfid-llrp-inventory/49 [Pipeline] { [Pipeline] checkout [2022-07-22T00:06:58.493Z] The recommended git tool is: git [2022-07-22T00:06:58.718Z] ---> job-cost.sh [2022-07-22T00:06:58.718Z] lf-activate-venv: SKIPPING [2022-07-22T00:06:58.718Z] INFO: No Stack... [2022-07-22T00:06:58.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T00:06:59.587Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T00:06:59.875Z] + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-22T00:06:59.875Z] cut -d, -f6 [Pipeline] lock [2022-07-22T00:06:59.889Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [2022-07-22T00:06:59.897Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] did not exist. Created. [2022-07-22T00:06:59.897Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:07:00.222Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T00:07:00.256Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T00:07:00.262Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T00:07:00.352Z] $ docker stop --time=1 67babf3409527c46cc00c8294138e409c5d31fef930f30d1cb62b8ca9d31891c [2022-07-22T00:07:01.537Z] $ docker rm -f 67babf3409527c46cc00c8294138e409c5d31fef930f30d1cb62b8ca9d31891c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T00:07:04.670Z] using credential edgex-jenkins-ssh [2022-07-22T00:07:04.689Z] Cloning the remote Git repository [2022-07-22T00:07:04.846Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-22T00:07:04.942Z] > git init /w/workspace/app-rfid-llrp-inventory/49 # timeout=10 [2022-07-22T00:07:05.068Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-22T00:07:05.069Z] > git --version # timeout=10 [2022-07-22T00:07:05.089Z] > git --version # 'git version 2.25.1' [2022-07-22T00:07:05.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T00:07:05.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T00:07:07.143Z] Avoid second fetch [2022-07-22T00:07:07.143Z] Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) [2022-07-22T00:07:07.099Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-22T00:07:07.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T00:07:07.165Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T00:07:07.184Z] > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [2022-07-22T00:07:11.324Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T00:07:12.259Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T00:07:12.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T00:07:12.259Z] Dload Upload Total Spent Left Speed [2022-07-22T00:07:12.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 70468 0 --:--:-- --:--:-- --:--:-- 70873 [Pipeline] sh [2022-07-22T00:07:13.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T00:07:13.359Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T00:07:13.359Z] + sudo tee /etc/docker/daemon.new [2022-07-22T00:07:13.359Z] { [2022-07-22T00:07:13.359Z] "registry-mirrors": [ [2022-07-22T00:07:13.359Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T00:07:13.359Z] ], [2022-07-22T00:07:13.359Z] "bip": "10.250.0.254/24", [2022-07-22T00:07:13.359Z] "hosts": [ [2022-07-22T00:07:13.359Z] "tcp://0.0.0.0:5555", [2022-07-22T00:07:13.359Z] "unix:///var/run/docker.sock" [2022-07-22T00:07:13.359Z] ], [2022-07-22T00:07:13.359Z] "mtu": 1458, [2022-07-22T00:07:13.359Z] "selinux-enabled": true, [2022-07-22T00:07:13.359Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T00:07:13.359Z] } [Pipeline] sh [2022-07-22T00:07:13.705Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T00:07:14.041Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:07:32.384Z] provisioning config files... [2022-07-22T00:07:32.409Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/49@tmp/config9084703735025488073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:07:32.946Z] ---> docker-login.sh [2022-07-22T00:07:32.946Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:07:33.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:07:33.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:07:33.820Z] Configure a credential helper to remove this warning. See [2022-07-22T00:07:33.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:07:33.820Z] [2022-07-22T00:07:33.820Z] Login Succeeded [2022-07-22T00:07:33.820Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:07:34.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:07:34.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:07:34.368Z] Configure a credential helper to remove this warning. See [2022-07-22T00:07:34.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:07:34.368Z] [2022-07-22T00:07:34.368Z] Login Succeeded [2022-07-22T00:07:34.368Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:07:34.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:07:34.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:07:34.643Z] Configure a credential helper to remove this warning. See [2022-07-22T00:07:34.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:07:34.643Z] [2022-07-22T00:07:34.643Z] Login Succeeded [2022-07-22T00:07:34.643Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:07:34.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:07:35.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:07:35.192Z] Configure a credential helper to remove this warning. See [2022-07-22T00:07:35.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:07:35.192Z] [2022-07-22T00:07:35.192Z] Login Succeeded [2022-07-22T00:07:35.192Z] docker.io [2022-07-22T00:07:35.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:07:35.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:07:35.738Z] Configure a credential helper to remove this warning. See [2022-07-22T00:07:35.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:07:35.738Z] [2022-07-22T00:07:35.738Z] Login Succeeded [2022-07-22T00:07:35.738Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:07:35.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T00:07:36.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:07:36.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:07:36.043Z] ========================================================= [2022-07-22T00:07:36.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T00:07:36.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:07:36.400Z] + 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-22T00:07:36.673Z] Sending build context to Docker daemon 687.1kB [2022-07-22T00:07:36.673Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T00:07:36.673Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T00:07:36.951Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T00:07:36.951Z] b3c136eddcbf: Pulling fs layer [2022-07-22T00:07:36.951Z] c0a3192eca97: Pulling fs layer [2022-07-22T00:07:36.951Z] a050256f5b6f: Pulling fs layer [2022-07-22T00:07:36.951Z] 656be50a0ddc: Pulling fs layer [2022-07-22T00:07:36.951Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T00:07:36.951Z] 46d945488cbd: Pulling fs layer [2022-07-22T00:07:36.951Z] 8a5474983e97: Pulling fs layer [2022-07-22T00:07:36.951Z] 329c88fbcd65: Pulling fs layer [2022-07-22T00:07:36.951Z] 46d945488cbd: Waiting [2022-07-22T00:07:36.951Z] 8a5474983e97: Waiting [2022-07-22T00:07:36.951Z] 329c88fbcd65: Waiting [2022-07-22T00:07:36.951Z] 2bbca73fdf42: Waiting [2022-07-22T00:07:36.951Z] 656be50a0ddc: Waiting [2022-07-22T00:07:36.951Z] a050256f5b6f: Download complete [2022-07-22T00:07:36.951Z] c0a3192eca97: Download complete [2022-07-22T00:07:36.951Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T00:07:36.951Z] 2bbca73fdf42: Download complete [2022-07-22T00:07:36.951Z] 46d945488cbd: Download complete [2022-07-22T00:07:36.951Z] b3c136eddcbf: Download complete [2022-07-22T00:07:37.937Z] 329c88fbcd65: Download complete [2022-07-22T00:07:37.937Z] b3c136eddcbf: Pull complete [2022-07-22T00:07:38.541Z] c0a3192eca97: Pull complete [2022-07-22T00:07:38.817Z] a050256f5b6f: Pull complete [2022-07-22T00:07:39.092Z] 8a5474983e97: Verifying Checksum [2022-07-22T00:07:39.092Z] 8a5474983e97: Download complete [2022-07-22T00:07:39.692Z] 656be50a0ddc: Verifying Checksum [2022-07-22T00:07:39.692Z] 656be50a0ddc: Download complete [2022-07-22T00:07:54.781Z] 656be50a0ddc: Pull complete [2022-07-22T00:07:54.781Z] 2bbca73fdf42: Pull complete [2022-07-22T00:07:54.781Z] 46d945488cbd: Pull complete [2022-07-22T00:08:00.193Z] 8a5474983e97: Pull complete [2022-07-22T00:08:01.635Z] 329c88fbcd65: Pull complete [2022-07-22T00:08:01.635Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T00:08:01.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T00:08:01.635Z] ---> ff4287adb874 [2022-07-22T00:08:01.635Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T00:08:02.234Z] ---> Running in 2ca8f2159eff [2022-07-22T00:08:02.511Z] Removing intermediate container 2ca8f2159eff [2022-07-22T00:08:02.511Z] ---> c87b043085af [2022-07-22T00:08:02.511Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T00:08:02.511Z] ---> Running in 3242fc248864 [2022-07-22T00:08:02.793Z] Removing intermediate container 3242fc248864 [2022-07-22T00:08:02.793Z] ---> 94c452cc5221 [2022-07-22T00:08:02.793Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:08:03.076Z] ---> Running in 7bd90389944f [2022-07-22T00:08:03.351Z] Removing intermediate container 7bd90389944f [2022-07-22T00:08:03.351Z] ---> 50c75ea96818 [2022-07-22T00:08:03.351Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:08:03.351Z] ---> Running in 37f1d75f2c4d [2022-07-22T00:08:06.752Z] Removing intermediate container 37f1d75f2c4d [2022-07-22T00:08:06.752Z] ---> 066a85691401 [2022-07-22T00:08:06.752Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:08:06.752Z] ---> Running in 6e69c1c30af0 [2022-07-22T00:08:07.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:08:08.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:08:09.311Z] OK: 221 MiB in 51 packages [2022-07-22T00:08:10.294Z] Removing intermediate container 6e69c1c30af0 [2022-07-22T00:08:10.294Z] ---> 8c9a0bf4d448 [2022-07-22T00:08:10.294Z] Step 8/13 : WORKDIR /app [2022-07-22T00:08:10.294Z] ---> Running in 20af34f76457 [2022-07-22T00:08:10.574Z] Removing intermediate container 20af34f76457 [2022-07-22T00:08:10.574Z] ---> d0f1d17f1dcf [2022-07-22T00:08:10.574Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T00:08:11.172Z] ---> 06a81f1e197c [2022-07-22T00:08:11.172Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:08:11.172Z] ---> Running in 08227bee0baf [2022-07-22T00:08:58.160Z] Removing intermediate container 08227bee0baf [2022-07-22T00:08:58.160Z] ---> 23d56dd81495 [2022-07-22T00:08:58.160Z] Step 11/13 : COPY . . [2022-07-22T00:08:58.160Z] ---> 16fccb3161d0 [2022-07-22T00:08:58.160Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T00:08:58.160Z] ---> Running in 9f30f969dd49 [2022-07-22T00:08:58.160Z] Removing intermediate container 9f30f969dd49 [2022-07-22T00:08:58.160Z] ---> 5a7fd0b16448 [2022-07-22T00:08:58.160Z] Step 13/13 : RUN $MAKE [2022-07-22T00:08:58.160Z] ---> Running in 27ab6b80ce18 [2022-07-22T00:08:58.160Z] noop [2022-07-22T00:08:58.160Z] Removing intermediate container 27ab6b80ce18 [2022-07-22T00:08:58.160Z] ---> 4054f3ebfd0f [2022-07-22T00:08:58.160Z] Successfully built 4054f3ebfd0f [2022-07-22T00:08:58.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:08:58.528Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T00:08:58.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:08:58.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-20731 does not seem to be running inside a container [2022-07-22T00:08:58.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/49 -v /w/workspace/app-rfid-llrp-inventory/49:/w/workspace/app-rfid-llrp-inventory/49:rw,z -v /w/workspace/app-rfid-llrp-inventory/49@tmp:/w/workspace/app-rfid-llrp-inventory/49@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 ******** ci-base-image-arm64 cat [2022-07-22T00:09:00.142Z] $ docker top e6cf23ab542e030fb4838616abd126e5d40d314bcacb14d88b0eb07c705ee603 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:09:01.064Z] + go version [2022-07-22T00:09:01.064Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T00:09:01.089Z] $ docker stop --time=1 e6cf23ab542e030fb4838616abd126e5d40d314bcacb14d88b0eb07c705ee603 [2022-07-22T00:09:02.751Z] $ docker rm -f e6cf23ab542e030fb4838616abd126e5d40d314bcacb14d88b0eb07c705ee603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:09:03.337Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T00:09:03.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:09:03.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-20731 does not seem to be running inside a container [2022-07-22T00:09:03.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/49 -v /w/workspace/app-rfid-llrp-inventory/49:/w/workspace/app-rfid-llrp-inventory/49:rw,z -v /w/workspace/app-rfid-llrp-inventory/49@tmp:/w/workspace/app-rfid-llrp-inventory/49@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 ******** ci-base-image-arm64 cat [2022-07-22T00:09:04.981Z] $ docker top 5a2615962eceb5ad0704f368090e740d3ce9d7ad229d3c6983ff3fcbf066277d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:09:05.872Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/49 [Pipeline] fileExists [Pipeline] sh [2022-07-22T00:09:06.542Z] + make test [2022-07-22T00:09:06.542Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T00:10:28.397Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-22T00:10:28.397Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements [2022-07-22T00:10:28.397Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-22T00:10:33.794Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2022-07-22T00:10:34.390Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-22T00:10:34.390Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-22T00:10:56.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T00:10:56.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T00:10:56.600Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-22T00:10:56.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T00:10:56.635Z] $ docker stop --time=1 5a2615962eceb5ad0704f368090e740d3ce9d7ad229d3c6983ff3fcbf066277d [2022-07-22T00:10:58.415Z] $ docker rm -f 5a2615962eceb5ad0704f368090e740d3ce9d7ad229d3c6983ff3fcbf066277d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:10:59.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T00:10:59.441Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T00:10:59.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T00:11:00.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T00:11:00.690Z] + ls -al . [2022-07-22T00:11:00.690Z] total 224 [2022-07-22T00:11:00.690Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 00:09 . [2022-07-22T00:11:00.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:07 .. [2022-07-22T00:11:00.690Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 22 00:07 .dockerignore [2022-07-22T00:11:00.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:07 .git [2022-07-22T00:11:00.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:07 .github [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 22 00:07 .gitignore [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 00:07 .golangci.yml [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 22 00:07 Attribution.txt [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 22 00:07 CHANGELOG.md [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 22 00:07 Dockerfile [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 00:07 GOVERNANCE.md [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 22 00:07 Jenkinsfile [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 22 00:07 LICENSE [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 22 00:07 Makefile [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 22 00:07 OWNERS.md [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 22 00:07 README.md [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 22 00:05 VERSION [2022-07-22T00:11:00.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:07 bin [2022-07-22T00:11:00.691Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 22 00:10 coverage.out [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 3539 Jul 22 00:07 go.mod [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 36290 Jul 22 00:07 go.sum [2022-07-22T00:11:00.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:07 images [2022-07-22T00:11:00.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:07 internal [2022-07-22T00:11:00.691Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 22 00:07 main.go [2022-07-22T00:11:00.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:07 res [2022-07-22T00:11:00.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:07 snap [2022-07-22T00:11:00.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:11:01.099Z] + 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=arm64 --label version=2.3.0-dev.9 . [2022-07-22T00:11:01.522Z] Sending build context to Docker daemon 687.1kB [2022-07-22T00:11:01.522Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T00:11:01.522Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-22T00:11:01.522Z] ---> 4054f3ebfd0f [2022-07-22T00:11:01.522Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T00:11:01.522Z] ---> Running in 452ea72d3a5a [2022-07-22T00:11:01.817Z] Removing intermediate container 452ea72d3a5a [2022-07-22T00:11:01.817Z] ---> ba9fee7791df [2022-07-22T00:11:01.817Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T00:11:02.170Z] ---> Running in e84a96e6ff8e [2022-07-22T00:11:02.170Z] Removing intermediate container e84a96e6ff8e [2022-07-22T00:11:02.170Z] ---> a059426b4830 [2022-07-22T00:11:02.170Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:11:02.450Z] ---> Running in a8bed15a32a4 [2022-07-22T00:11:02.741Z] Removing intermediate container a8bed15a32a4 [2022-07-22T00:11:02.741Z] ---> 950358a1ed27 [2022-07-22T00:11:02.741Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:11:02.741Z] ---> Running in 1f99a1504a67 [2022-07-22T00:11:04.720Z] Removing intermediate container 1f99a1504a67 [2022-07-22T00:11:04.720Z] ---> 031cc8bb2b78 [2022-07-22T00:11:04.720Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:11:04.720Z] ---> Running in 10d4df6c4552 [2022-07-22T00:11:05.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:11:06.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:11:07.280Z] OK: 221 MiB in 51 packages [2022-07-22T00:11:07.869Z] Removing intermediate container 10d4df6c4552 [2022-07-22T00:11:07.869Z] ---> d8506cfceb10 [2022-07-22T00:11:07.869Z] Step 8/31 : WORKDIR /app [2022-07-22T00:11:07.870Z] ---> Running in 5d2afb9d6159 [2022-07-22T00:11:08.142Z] Removing intermediate container 5d2afb9d6159 [2022-07-22T00:11:08.142Z] ---> 381fc21f630f [2022-07-22T00:11:08.142Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-22T00:11:08.748Z] ---> ada7f544bb2c [2022-07-22T00:11:08.748Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:11:08.748Z] ---> Running in 13f479111421 [2022-07-22T00:11:10.713Z] Removing intermediate container 13f479111421 [2022-07-22T00:11:10.713Z] ---> b7889a465a6d [2022-07-22T00:11:10.713Z] Step 11/31 : COPY . . [2022-07-22T00:11:10.985Z] ---> 5965d0e1617e [2022-07-22T00:11:10.985Z] Step 12/31 : ARG MAKE="make build" [2022-07-22T00:11:10.985Z] ---> Running in 152885b39551 [2022-07-22T00:11:11.256Z] Removing intermediate container 152885b39551 [2022-07-22T00:11:11.256Z] ---> b1bc94832c54 [2022-07-22T00:11:11.256Z] Step 13/31 : RUN $MAKE [2022-07-22T00:11:11.528Z] ---> Running in 1c6f9883c04f [2022-07-22T00:11:12.502Z] 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=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-22T00:13:19.358Z] Removing intermediate container 1c6f9883c04f [2022-07-22T00:13:19.358Z] ---> 1dd432b7b12f [2022-07-22T00:13:19.358Z] Step 14/31 : FROM alpine:3.14 [2022-07-22T00:13:19.358Z] 3.14: Pulling from library/alpine [2022-07-22T00:13:19.358Z] f4bf3852c6cc: Pulling fs layer [2022-07-22T00:13:19.358Z] f4bf3852c6cc: Download complete [2022-07-22T00:13:19.358Z] f4bf3852c6cc: Pull complete [2022-07-22T00:13:19.358Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-07-22T00:13:19.358Z] Status: Downloaded newer image for alpine:3.14 [2022-07-22T00:13:19.358Z] ---> f19c924ebacc [2022-07-22T00:13:19.358Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T00:13:19.358Z] ---> Running in 0be0153e27aa [2022-07-22T00:13:19.358Z] Removing intermediate container 0be0153e27aa [2022-07-22T00:13:19.358Z] ---> c4ebd96ed599 [2022-07-22T00:13:19.358Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-22T00:13:19.358Z] ---> Running in fe2431bdd9db [2022-07-22T00:13:19.358Z] Removing intermediate container fe2431bdd9db [2022-07-22T00:13:19.358Z] ---> e15f99f59820 [2022-07-22T00:13:19.358Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:13:19.358Z] ---> Running in 28e7676de262 [2022-07-22T00:13:20.377Z] Removing intermediate container 28e7676de262 [2022-07-22T00:13:20.377Z] ---> a431e217af78 [2022-07-22T00:13:20.377Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-22T00:13:20.377Z] ---> Running in 6c2030c60add [2022-07-22T00:13:21.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:13:22.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:13:23.298Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T00:13:23.298Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T00:13:23.298Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-22T00:13:23.298Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T00:13:23.568Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-22T00:13:23.568Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T00:13:23.841Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T00:13:23.841Z] Executing busybox-1.33.1-r8.trigger [2022-07-22T00:13:23.841Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T00:13:24.113Z] OK: 9 MiB in 21 packages [2022-07-22T00:13:25.102Z] Removing intermediate container 6c2030c60add [2022-07-22T00:13:25.102Z] ---> 12745d72c309 [2022-07-22T00:13:25.102Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T00:13:25.697Z] ---> 4554c1170097 [2022-07-22T00:13:25.697Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T00:13:26.292Z] ---> 8886d8a8b64f [2022-07-22T00:13:26.292Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-22T00:13:26.891Z] ---> d3915b52a787 [2022-07-22T00:13:26.891Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-22T00:13:27.163Z] ---> ec007f43d7fd [2022-07-22T00:13:27.163Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-22T00:13:28.584Z] ---> bc024b9a4577 [2022-07-22T00:13:28.584Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-22T00:13:28.584Z] ---> Running in 72a136761b3e [2022-07-22T00:13:30.013Z] Removing intermediate container 72a136761b3e [2022-07-22T00:13:30.013Z] ---> b35dc643174f [2022-07-22T00:13:30.013Z] Step 25/31 : VOLUME /cache [2022-07-22T00:13:30.013Z] ---> Running in 961cc256e1ee [2022-07-22T00:13:30.286Z] Removing intermediate container 961cc256e1ee [2022-07-22T00:13:30.286Z] ---> b8cec3ace9e8 [2022-07-22T00:13:30.286Z] Step 26/31 : EXPOSE 59711 [2022-07-22T00:13:30.556Z] ---> Running in 87653bf812c6 [2022-07-22T00:13:30.827Z] Removing intermediate container 87653bf812c6 [2022-07-22T00:13:30.827Z] ---> e6734b637a43 [2022-07-22T00:13:30.827Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-22T00:13:30.827Z] ---> Running in 051de9426d73 [2022-07-22T00:13:31.098Z] Removing intermediate container 051de9426d73 [2022-07-22T00:13:31.098Z] ---> f1dae33495f1 [2022-07-22T00:13:31.098Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-22T00:13:31.098Z] ---> Running in e615976eea80 [2022-07-22T00:13:31.370Z] Removing intermediate container e615976eea80 [2022-07-22T00:13:31.370Z] ---> 250dd76b3268 [2022-07-22T00:13:31.370Z] Step 29/31 : LABEL arch=arm64 [2022-07-22T00:13:31.642Z] ---> Running in 0584fca221ec [2022-07-22T00:13:31.914Z] Removing intermediate container 0584fca221ec [2022-07-22T00:13:31.914Z] ---> 4d72cdb9180c [2022-07-22T00:13:31.914Z] Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:13:31.914Z] ---> Running in 0bae659b81d4 [2022-07-22T00:13:32.186Z] Removing intermediate container 0bae659b81d4 [2022-07-22T00:13:32.186Z] ---> 3ef8c7867038 [2022-07-22T00:13:32.186Z] Step 31/31 : LABEL version=2.3.0-dev.9 [2022-07-22T00:13:32.186Z] ---> Running in 812a8a7db8de [2022-07-22T00:13:32.457Z] Removing intermediate container 812a8a7db8de [2022-07-22T00:13:32.457Z] ---> d72aec6eea53 [2022-07-22T00:13:32.457Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T00:13:32.457Z] Successfully built d72aec6eea53 [2022-07-22T00:13:32.457Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:13:32.567Z] provisioning config files... [2022-07-22T00:13:32.583Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/49@tmp/config8908622797739392775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:13:32.927Z] ---> docker-login.sh [2022-07-22T00:13:32.927Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:13:33.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:13:33.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:13:33.197Z] Configure a credential helper to remove this warning. See [2022-07-22T00:13:33.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:13:33.197Z] [2022-07-22T00:13:33.197Z] Login Succeeded [2022-07-22T00:13:33.197Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:13:33.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:13:33.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:13:33.736Z] Configure a credential helper to remove this warning. See [2022-07-22T00:13:33.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:13:33.736Z] [2022-07-22T00:13:33.736Z] Login Succeeded [2022-07-22T00:13:33.736Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:13:34.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:13:34.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:13:34.006Z] Configure a credential helper to remove this warning. See [2022-07-22T00:13:34.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:13:34.006Z] [2022-07-22T00:13:34.006Z] Login Succeeded [2022-07-22T00:13:34.006Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:13:34.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:13:34.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:13:34.598Z] Configure a credential helper to remove this warning. See [2022-07-22T00:13:34.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:13:34.598Z] [2022-07-22T00:13:34.598Z] Login Succeeded [2022-07-22T00:13:34.598Z] docker.io [2022-07-22T00:13:34.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:13:35.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:13:35.459Z] Configure a credential helper to remove this warning. See [2022-07-22T00:13:35.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:13:35.459Z] [2022-07-22T00:13:35.459Z] Login Succeeded [2022-07-22T00:13:35.459Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:13:35.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:13:35.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:13:35.530Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-22T00:13:35.531Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:13:35.531Z] latest [2022-07-22T00:13:35.531Z] 2.3.0-dev.9 [2022-07-22T00:13:35.531Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:13:35.531Z] main [2022-07-22T00:13:35.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:35.897Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:36.259Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:13:36.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:13:36.259Z] f53716d4da72: Preparing [2022-07-22T00:13:36.259Z] 5a4c0961880d: Preparing [2022-07-22T00:13:36.259Z] f1f275c9e25f: Preparing [2022-07-22T00:13:36.259Z] b39f93b91ef7: Preparing [2022-07-22T00:13:36.259Z] ef7df097da61: Preparing [2022-07-22T00:13:36.259Z] 2d9dc20d0a7f: Preparing [2022-07-22T00:13:36.259Z] 593eaf73423a: Preparing [2022-07-22T00:13:36.259Z] 5c7760239db4: Preparing [2022-07-22T00:13:36.259Z] 51fe7c9ea229: Preparing [2022-07-22T00:13:36.259Z] 2d9dc20d0a7f: Waiting [2022-07-22T00:13:36.259Z] 593eaf73423a: Waiting [2022-07-22T00:13:36.259Z] 5c7760239db4: Waiting [2022-07-22T00:13:36.259Z] 51fe7c9ea229: Waiting [2022-07-22T00:13:36.541Z] b39f93b91ef7: Pushed [2022-07-22T00:13:36.541Z] f53716d4da72: Pushed [2022-07-22T00:13:36.541Z] ef7df097da61: Pushed [2022-07-22T00:13:36.541Z] f1f275c9e25f: Pushed [2022-07-22T00:13:36.541Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:13:36.815Z] 2d9dc20d0a7f: Pushed [2022-07-22T00:13:36.815Z] 5c7760239db4: Pushed [2022-07-22T00:13:37.793Z] 593eaf73423a: Pushed [2022-07-22T00:13:42.103Z] 5a4c0961880d: Pushed [2022-07-22T00:13:42.103Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:42.473Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:42.837Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-22T00:13:42.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:13:42.837Z] f53716d4da72: Preparing [2022-07-22T00:13:42.837Z] 5a4c0961880d: Preparing [2022-07-22T00:13:42.837Z] f1f275c9e25f: Preparing [2022-07-22T00:13:42.837Z] b39f93b91ef7: Preparing [2022-07-22T00:13:42.837Z] ef7df097da61: Preparing [2022-07-22T00:13:42.837Z] 2d9dc20d0a7f: Preparing [2022-07-22T00:13:42.837Z] 593eaf73423a: Preparing [2022-07-22T00:13:42.837Z] 5c7760239db4: Preparing [2022-07-22T00:13:42.837Z] 51fe7c9ea229: Preparing [2022-07-22T00:13:42.837Z] 593eaf73423a: Waiting [2022-07-22T00:13:42.837Z] 5c7760239db4: Waiting [2022-07-22T00:13:42.837Z] 51fe7c9ea229: Waiting [2022-07-22T00:13:42.837Z] 2d9dc20d0a7f: Waiting [2022-07-22T00:13:42.837Z] ef7df097da61: Layer already exists [2022-07-22T00:13:42.837Z] f53716d4da72: Layer already exists [2022-07-22T00:13:42.837Z] f1f275c9e25f: Layer already exists [2022-07-22T00:13:42.837Z] b39f93b91ef7: Layer already exists [2022-07-22T00:13:42.837Z] 5a4c0961880d: Layer already exists [2022-07-22T00:13:42.837Z] 593eaf73423a: Layer already exists [2022-07-22T00:13:42.837Z] 5c7760239db4: Layer already exists [2022-07-22T00:13:42.837Z] 2d9dc20d0a7f: Layer already exists [2022-07-22T00:13:42.837Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:13:43.108Z] latest: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:43.477Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:43.839Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [2022-07-22T00:13:43.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:13:43.839Z] f53716d4da72: Preparing [2022-07-22T00:13:43.839Z] 5a4c0961880d: Preparing [2022-07-22T00:13:43.839Z] f1f275c9e25f: Preparing [2022-07-22T00:13:43.839Z] b39f93b91ef7: Preparing [2022-07-22T00:13:43.839Z] ef7df097da61: Preparing [2022-07-22T00:13:43.839Z] 2d9dc20d0a7f: Preparing [2022-07-22T00:13:43.839Z] 593eaf73423a: Preparing [2022-07-22T00:13:43.839Z] 5c7760239db4: Preparing [2022-07-22T00:13:43.839Z] 51fe7c9ea229: Preparing [2022-07-22T00:13:43.839Z] 2d9dc20d0a7f: Waiting [2022-07-22T00:13:43.839Z] 593eaf73423a: Waiting [2022-07-22T00:13:43.839Z] 51fe7c9ea229: Waiting [2022-07-22T00:13:43.839Z] 5c7760239db4: Waiting [2022-07-22T00:13:43.839Z] f1f275c9e25f: Layer already exists [2022-07-22T00:13:43.839Z] b39f93b91ef7: Layer already exists [2022-07-22T00:13:43.839Z] 5a4c0961880d: Layer already exists [2022-07-22T00:13:43.839Z] ef7df097da61: Layer already exists [2022-07-22T00:13:43.839Z] f53716d4da72: Layer already exists [2022-07-22T00:13:43.839Z] 2d9dc20d0a7f: Layer already exists [2022-07-22T00:13:43.839Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:13:43.839Z] 593eaf73423a: Layer already exists [2022-07-22T00:13:43.839Z] 5c7760239db4: Layer already exists [2022-07-22T00:13:44.111Z] 2.3.0-dev.9: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:44.474Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:44.888Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:13:44.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:13:44.889Z] f53716d4da72: Preparing [2022-07-22T00:13:44.889Z] 5a4c0961880d: Preparing [2022-07-22T00:13:44.889Z] f1f275c9e25f: Preparing [2022-07-22T00:13:44.889Z] b39f93b91ef7: Preparing [2022-07-22T00:13:44.889Z] ef7df097da61: Preparing [2022-07-22T00:13:44.889Z] 2d9dc20d0a7f: Preparing [2022-07-22T00:13:44.889Z] 593eaf73423a: Preparing [2022-07-22T00:13:44.889Z] 5c7760239db4: Preparing [2022-07-22T00:13:44.889Z] 2d9dc20d0a7f: Waiting [2022-07-22T00:13:44.889Z] 593eaf73423a: Waiting [2022-07-22T00:13:44.889Z] 51fe7c9ea229: Preparing [2022-07-22T00:13:44.889Z] 5c7760239db4: Waiting [2022-07-22T00:13:44.889Z] 51fe7c9ea229: Waiting [2022-07-22T00:13:44.889Z] ef7df097da61: Layer already exists [2022-07-22T00:13:44.889Z] b39f93b91ef7: Layer already exists [2022-07-22T00:13:44.889Z] f53716d4da72: Layer already exists [2022-07-22T00:13:44.889Z] f1f275c9e25f: Layer already exists [2022-07-22T00:13:44.889Z] 5a4c0961880d: Layer already exists [2022-07-22T00:13:45.174Z] 2d9dc20d0a7f: Layer already exists [2022-07-22T00:13:45.174Z] 5c7760239db4: Layer already exists [2022-07-22T00:13:45.174Z] 593eaf73423a: Layer already exists [2022-07-22T00:13:45.174Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:13:45.174Z] bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:45.551Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:45.934Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-22T00:13:45.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-22T00:13:45.934Z] f53716d4da72: Preparing [2022-07-22T00:13:45.934Z] 5a4c0961880d: Preparing [2022-07-22T00:13:45.934Z] f1f275c9e25f: Preparing [2022-07-22T00:13:45.934Z] b39f93b91ef7: Preparing [2022-07-22T00:13:45.934Z] ef7df097da61: Preparing [2022-07-22T00:13:45.934Z] 2d9dc20d0a7f: Preparing [2022-07-22T00:13:45.934Z] 593eaf73423a: Preparing [2022-07-22T00:13:45.934Z] 5c7760239db4: Preparing [2022-07-22T00:13:45.934Z] 51fe7c9ea229: Preparing [2022-07-22T00:13:45.934Z] 593eaf73423a: Waiting [2022-07-22T00:13:45.934Z] 5c7760239db4: Waiting [2022-07-22T00:13:45.934Z] 2d9dc20d0a7f: Waiting [2022-07-22T00:13:45.934Z] 51fe7c9ea229: Waiting [2022-07-22T00:13:45.934Z] 5a4c0961880d: Layer already exists [2022-07-22T00:13:45.934Z] f1f275c9e25f: Layer already exists [2022-07-22T00:13:45.934Z] b39f93b91ef7: Layer already exists [2022-07-22T00:13:45.934Z] f53716d4da72: Layer already exists [2022-07-22T00:13:45.934Z] ef7df097da61: Layer already exists [2022-07-22T00:13:45.934Z] 51fe7c9ea229: Layer already exists [2022-07-22T00:13:45.934Z] 2d9dc20d0a7f: Layer already exists [2022-07-22T00:13:45.934Z] 5c7760239db4: Layer already exists [2022-07-22T00:13:45.934Z] 593eaf73423a: Layer already exists [2022-07-22T00:13:46.208Z] main: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:13:46.273Z] ===================================================== [Pipeline] echo [2022-07-22T00:13:46.283Z] taggedImages: [2022-07-22T00:13:46.283Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [2022-07-22T00:13:46.283Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-22T00:13:46.283Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [2022-07-22T00:13:46.283Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [2022-07-22T00:13:46.283Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:46.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:13:46.667Z] [2022-07-22T00:13:46.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:13:47.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:13:47.306Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T00:13:47.306Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T00:13:47.306Z] 04944245beec: Pulling fs layer [2022-07-22T00:13:47.306Z] 699f458cf7ca: Pulling fs layer [2022-07-22T00:13:47.306Z] 765212b225bb: Pulling fs layer [2022-07-22T00:13:47.306Z] f23df028b6ca: Pulling fs layer [2022-07-22T00:13:47.306Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T00:13:47.306Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T00:13:47.306Z] 765212b225bb: Waiting [2022-07-22T00:13:47.306Z] f23df028b6ca: Waiting [2022-07-22T00:13:47.306Z] d65c8cfc05b1: Waiting [2022-07-22T00:13:47.306Z] 2437ff75d9bd: Waiting [2022-07-22T00:13:47.306Z] 04944245beec: Verifying Checksum [2022-07-22T00:13:47.306Z] 04944245beec: Download complete [2022-07-22T00:13:47.306Z] 765212b225bb: Verifying Checksum [2022-07-22T00:13:47.306Z] 765212b225bb: Download complete [2022-07-22T00:13:47.306Z] f23df028b6ca: Download complete [2022-07-22T00:13:47.306Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T00:13:47.306Z] d65c8cfc05b1: Download complete [2022-07-22T00:13:47.580Z] 699f458cf7ca: Verifying Checksum [2022-07-22T00:13:47.580Z] 699f458cf7ca: Download complete [2022-07-22T00:13:47.854Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T00:13:47.854Z] 8998bd30e6a1: Download complete [2022-07-22T00:13:50.483Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T00:13:50.483Z] 2437ff75d9bd: Download complete [2022-07-22T00:13:52.463Z] 8998bd30e6a1: Pull complete [2022-07-22T00:13:52.737Z] 04944245beec: Pull complete [2022-07-22T00:13:54.174Z] 699f458cf7ca: Pull complete [2022-07-22T00:13:54.448Z] 765212b225bb: Pull complete [2022-07-22T00:13:55.426Z] f23df028b6ca: Pull complete [2022-07-22T00:13:55.426Z] d65c8cfc05b1: Pull complete [2022-07-22T00:14:10.518Z] 2437ff75d9bd: Pull complete [2022-07-22T00:14:10.518Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T00:14:10.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:14:10.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:14:10.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-20731 does not seem to be running inside a container [2022-07-22T00:14:10.873Z] $ 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/49 -v /w/workspace/app-rfid-llrp-inventory/49:/w/workspace/app-rfid-llrp-inventory/49:rw,z -v /w/workspace/app-rfid-llrp-inventory/49@tmp:/w/workspace/app-rfid-llrp-inventory/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T00:14:13.371Z] $ docker top 99e4e9e89003ed03948624efd10f90ebcc1b2de72899fcc06ea4a15c74ed11d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:14:14.248Z] ---> job-cost.sh [2022-07-22T00:14:14.248Z] lf-activate-venv: SKIPPING [2022-07-22T00:14:14.248Z] INFO: No Stack... [2022-07-22T00:14:14.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T00:14:15.432Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T00:14:16.090Z] + cat /w/workspace/app-rfid-llrp-inventory/49/archives/cost.csv [2022-07-22T00:14:16.091Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T00:14:16.152Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [2022-07-22T00:14:16.158Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] did not exist. Created. [2022-07-22T00:14:16.158Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:14:16.832Z] /w/workspace/app-rfid-llrp-inventory/49@tmp/durable-02ccf91d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T00:14:17.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T00:14:17.531Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T00:14:17.579Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T00:14:17.585Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T00:14:17.606Z] $ docker stop --time=1 99e4e9e89003ed03948624efd10f90ebcc1b2de72899fcc06ea4a15c74ed11d1 [2022-07-22T00:14:19.116Z] $ docker rm -f 99e4e9e89003ed03948624efd10f90ebcc1b2de72899fcc06ea4a15c74ed11d1 [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-22T00:14:19.561Z] provisioning config files... [2022-07-22T00:14:19.570Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7171023420749561370tmp [Pipeline] { [Pipeline] sh [2022-07-22T00:14:19.864Z] + set +x [2022-07-22T00:14:19.864Z] + curl -s https://codecov.io/bash [2022-07-22T00:14:19.864Z] + bash -s -- [2022-07-22T00:14:19.864Z] [2022-07-22T00:14:19.864Z] _____ _ [2022-07-22T00:14:19.864Z] / ____| | | [2022-07-22T00:14:19.864Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T00:14:19.864Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T00:14:19.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T00:14:19.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T00:14:19.864Z] Bash-1.0.6 [2022-07-22T00:14:19.864Z] [2022-07-22T00:14:19.864Z] [2022-07-22T00:14:19.864Z] ==> git version 2.25.1 found [2022-07-22T00:14:19.864Z] ==> 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-22T00:14:19.864Z] Release-Date: 2020-01-08 [2022-07-22T00:14:19.864Z] 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-22T00:14:19.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T00:14:19.864Z] ==> Jenkins CI detected. [2022-07-22T00:14:19.864Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-22T00:14:19.864Z] project root: . [2022-07-22T00:14:19.864Z] --> token set from env [2022-07-22T00:14:19.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T00:14:19.864Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T00:14:19.864Z] ==> Python coveragepy not found [2022-07-22T00:14:19.864Z] ==> Searching for coverage reports in: [2022-07-22T00:14:19.864Z] + . [2022-07-22T00:14:19.864Z] -> Found 1 reports [2022-07-22T00:14:19.864Z] ==> Detecting git/mercurial file structure [2022-07-22T00:14:19.864Z] ==> Reading reports [2022-07-22T00:14:19.864Z] + ./coverage.out bytes=41008 [2022-07-22T00:14:19.864Z] ==> Appending adjustments [2022-07-22T00:14:19.864Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T00:14:20.125Z] + Found adjustments [2022-07-22T00:14:20.125Z] ==> Gzipping contents [2022-07-22T00:14:20.125Z] 12K /tmp/codecov.kPPJWQ.gz [2022-07-22T00:14:20.125Z] ==> Uploading reports [2022-07-22T00:14:20.125Z] url: https://codecov.io [2022-07-22T00:14:20.125Z] query: branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T00:14:20.125Z] -> Pinging Codecov [2022-07-22T00:14:20.125Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T00:14:20.387Z] -> Uploading to [2022-07-22T00:14:20.387Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/581DD39554BDF9B6E22D074273EAD858/bdd9de2e6b7fb58cdebc45eb3705f9970870401e/7e328224-8589-4b81-be73-e752d9ed2265.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T001420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e6683cbf06a448c0fb556abfe66c3d33d725a35cadbb85176de14c2c6a5f607 [2022-07-22T00:14:20.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T00:14:20.387Z] Dload Upload Total Spent Left Speed [2022-07-22T00:14:20.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11476 0 0 100 11476 0 51693 --:--:-- --:--:-- --:--:-- 51461 100 11476 0 0 100 11476 0 48421 --:--:-- --:--:-- --:--:-- 48421 [2022-07-22T00:14:20.647Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [2022-07-22T00:14:20.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T00:14:20.844Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T00:14:20.855Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:14:21.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:14:21.158Z] [2022-07-22T00:14:21.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:14:21.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:14:21.462Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T00:14:21.462Z] df9b9388f04a: Pulling fs layer [2022-07-22T00:14:21.462Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T00:14:21.462Z] 25bc292e5bac: Pulling fs layer [2022-07-22T00:14:21.462Z] 114826534d7a: Pulling fs layer [2022-07-22T00:14:21.462Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T00:14:21.462Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T00:14:21.462Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T00:14:21.462Z] 4657fd5d0bcf: Waiting [2022-07-22T00:14:21.462Z] 8a3aa393b2d8: Waiting [2022-07-22T00:14:21.462Z] 114826534d7a: Waiting [2022-07-22T00:14:21.462Z] 25bc292e5bac: Verifying Checksum [2022-07-22T00:14:21.462Z] 25bc292e5bac: Download complete [2022-07-22T00:14:21.462Z] 52dc419b0ee2: Verifying Checksum [2022-07-22T00:14:21.462Z] 52dc419b0ee2: Download complete [2022-07-22T00:14:21.462Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T00:14:21.462Z] 4657fd5d0bcf: Download complete [2022-07-22T00:14:21.462Z] df9b9388f04a: Download complete [2022-07-22T00:14:21.722Z] df9b9388f04a: Pull complete [2022-07-22T00:14:21.722Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T00:14:21.722Z] 6ad1cebc031e: Download complete [2022-07-22T00:14:21.722Z] 52dc419b0ee2: Pull complete [2022-07-22T00:14:21.722Z] 25bc292e5bac: Pull complete [2022-07-22T00:14:22.290Z] 114826534d7a: Verifying Checksum [2022-07-22T00:14:22.290Z] 114826534d7a: Download complete [2022-07-22T00:14:22.290Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T00:14:22.290Z] 8a3aa393b2d8: Download complete [2022-07-22T00:14:26.487Z] 114826534d7a: Pull complete [2022-07-22T00:14:26.487Z] 4657fd5d0bcf: Pull complete [2022-07-22T00:14:26.487Z] 6ad1cebc031e: Pull complete [2022-07-22T00:14:29.780Z] 8a3aa393b2d8: Pull complete [2022-07-22T00:14:29.780Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T00:14:29.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:14:29.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:14:29.868Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:14:29.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T00:14:31.757Z] $ docker top 25ee33dcff97aff5ffcc4f7795859c4e386174bdc6727cfdfcba54c862b9a247 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T00:14:31.832Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-22T00:14:32.112Z] + set -o pipefail [2022-07-22T00:14:32.112Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-22T00:14:37.400Z] [2022-07-22T00:14:37.400Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-22T00:14:37.400Z] [2022-07-22T00:14:37.400Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/78fa363f-7a5c-485a-afa9-ba55559aad09 [2022-07-22T00:14:37.400Z] [2022-07-22T00:14:37.400Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-22T00:14:37.400Z] [2022-07-22T00:14:37.400Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T00:14:37.400Z] [2022-07-22T00:14:37.400Z] [Pipeline] } [2022-07-22T00:14:37.416Z] $ docker stop --time=1 25ee33dcff97aff5ffcc4f7795859c4e386174bdc6727cfdfcba54c862b9a247 [2022-07-22T00:14:39.488Z] $ docker rm -f 25ee33dcff97aff5ffcc4f7795859c4e386174bdc6727cfdfcba54c862b9a247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:14:40.253Z] + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] sh [2022-07-22T00:14:40.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:14:40.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:14:40.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:14:40.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:14:40.951Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:14:40.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-22T00:14:41.417Z] $ docker top 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:14:41.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:14:41.508Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:14:41.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:14:41.633Z] $ docker exec 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c ssh-agent [2022-07-22T00:14:41.753Z] SSH_AUTH_SOCK=/tmp/ssh-dwq3YuDvYVTd/agent.32 [2022-07-22T00:14:41.753Z] SSH_AGENT_PID=38 [2022-07-22T00:14:41.758Z] Running ssh-add (command line suppressed) [2022-07-22T00:14:41.885Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7402644512252790657.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7402644512252790657.key) [2022-07-22T00:14:41.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:14:42.184Z] + git semver tag [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,390 [run_tag] DEBUG tag force:False [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,390 [check_head_tag] DEBUG check head tag [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,391 [execute] INFO git cat-file --batch-check [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,394 [execute] INFO git cat-file --batch [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,403 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,403 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,403 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:14:42.445Z] 2022-07-22 00:14:42,409 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:14:42.445Z] 2.3.0-dev.9 [Pipeline] } [2022-07-22T00:14:42.459Z] $ docker exec --env ******** --env ******** 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c ssh-agent -k [2022-07-22T00:14:42.568Z] unset SSH_AUTH_SOCK; [2022-07-22T00:14:42.568Z] unset SSH_AGENT_PID; [2022-07-22T00:14:42.568Z] echo Agent pid 38 killed; [2022-07-22T00:14:42.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:14:42.876Z] + git semver [Pipeline] } [2022-07-22T00:14:43.154Z] $ docker stop --time=1 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c [2022-07-22T00:14:44.440Z] $ docker rm -f 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:14:44.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:14:44.833Z] [2022-07-22T00:14:44.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:14:45.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:14:45.137Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T00:14:45.137Z] ab5ef0e58194: Pulling fs layer [2022-07-22T00:14:45.137Z] 9712f1f96733: Pulling fs layer [2022-07-22T00:14:45.137Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T00:14:45.137Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T00:14:45.137Z] e9a5061849ea: Pulling fs layer [2022-07-22T00:14:45.137Z] d747dcd14b5f: Pulling fs layer [2022-07-22T00:14:45.137Z] 2de7ff778b66: Pulling fs layer [2022-07-22T00:14:45.137Z] d747dcd14b5f: Waiting [2022-07-22T00:14:45.137Z] e9a5061849ea: Waiting [2022-07-22T00:14:45.137Z] 2de7ff778b66: Waiting [2022-07-22T00:14:45.137Z] 0d9ebad4ef96: Waiting [2022-07-22T00:14:45.137Z] 9712f1f96733: Download complete [2022-07-22T00:14:45.398Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T00:14:45.398Z] 63f879dbbcfc: Download complete [2022-07-22T00:14:45.658Z] e9a5061849ea: Verifying Checksum [2022-07-22T00:14:45.658Z] e9a5061849ea: Download complete [2022-07-22T00:14:45.658Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T00:14:45.658Z] 0d9ebad4ef96: Download complete [2022-07-22T00:14:45.658Z] d747dcd14b5f: Download complete [2022-07-22T00:14:45.658Z] ab5ef0e58194: Verifying Checksum [2022-07-22T00:14:45.658Z] ab5ef0e58194: Download complete [2022-07-22T00:14:45.658Z] 2de7ff778b66: Verifying Checksum [2022-07-22T00:14:45.658Z] 2de7ff778b66: Download complete [2022-07-22T00:14:48.952Z] ab5ef0e58194: Pull complete [2022-07-22T00:14:48.952Z] 9712f1f96733: Pull complete [2022-07-22T00:14:49.210Z] 63f879dbbcfc: Pull complete [2022-07-22T00:14:53.404Z] 0d9ebad4ef96: Pull complete [2022-07-22T00:14:53.404Z] e9a5061849ea: Pull complete [2022-07-22T00:14:53.404Z] d747dcd14b5f: Pull complete [2022-07-22T00:14:54.345Z] 2de7ff778b66: Pull complete [2022-07-22T00:14:54.345Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T00:14:54.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:14:54.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:14:54.439Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:14:54.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-lftools:0.23.1-centos7 cat [2022-07-22T00:14:56.396Z] $ docker top 220468cea7d9312e5715f36128fefe300ae48172804117c078dfcbce39a0ba67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:14:56.475Z] provisioning config files... [2022-07-22T00:14:56.482Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8332057477247986163tmp [2022-07-22T00:14:56.495Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8810658083144334016tmp [2022-07-22T00:14:56.507Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4643017082300667691tmp [Pipeline] { [Pipeline] echo [2022-07-22T00:14:56.522Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:14:56.808Z] ---> sigul-configuration.sh [2022-07-22T00:14:56.808Z] gpg: directory `/root/.gnupg' created [2022-07-22T00:14:56.808Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T00:14:56.808Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T00:14:56.808Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T00:14:56.808Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T00:14:56.808Z] gpg: CAST5 encrypted data [2022-07-22T00:14:56.808Z] gpg: encrypted with 1 passphrase [2022-07-22T00:14:56.808Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T00:14:57.094Z] + mkdir /home/jenkins [2022-07-22T00:14:57.094Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T00:14:57.383Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-22T00:14:57.392Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:14:57.678Z] ---> sigul-install.sh [2022-07-22T00:14:57.678Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T00:14:57.967Z] + git tag --list [2022-07-22T00:14:57.967Z] v0.0.0 [2022-07-22T00:14:57.967Z] v1.0.0 [2022-07-22T00:14:57.967Z] v2.1.0 [2022-07-22T00:14:57.967Z] v2.1.1 [2022-07-22T00:14:57.967Z] v2.1.1-dev.1 [2022-07-22T00:14:57.967Z] v2.2.0 [2022-07-22T00:14:57.967Z] v2.2.1-dev.1 [2022-07-22T00:14:57.967Z] v2.2.1-dev.2 [2022-07-22T00:14:57.967Z] v2.2.1-dev.3 [2022-07-22T00:14:57.967Z] v2.2.1-dev.4 [2022-07-22T00:14:57.967Z] v2.2.1-dev.5 [2022-07-22T00:14:57.967Z] v2.2.1-dev.6 [2022-07-22T00:14:57.967Z] v2.2.1-dev.7 [2022-07-22T00:14:57.967Z] v2.3.0-dev.9 [Pipeline] sh [2022-07-22T00:14:58.255Z] + lftools sign git-tag v2.3.0-dev.9 [2022-07-22T00:14:58.825Z] Signing Git tag with Sigul... [2022-07-22T00:14:58.825Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-07-22T00:14:59.096Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:14:59.379Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T00:14:59.388Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T00:14:59.409Z] $ docker stop --time=1 220468cea7d9312e5715f36128fefe300ae48172804117c078dfcbce39a0ba67 [2022-07-22T00:15:00.735Z] $ docker rm -f 220468cea7d9312e5715f36128fefe300ae48172804117c078dfcbce39a0ba67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T00:15:01.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:15:01.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:15:01.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:15:01.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:15:01.561Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:15:01.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-22T00:15:01.981Z] $ docker top 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:15:02.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:15:02.073Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:15:02.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:15:02.221Z] $ docker exec 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb ssh-agent [2022-07-22T00:15:02.336Z] SSH_AUTH_SOCK=/tmp/ssh-5zNFz9vrgU59/agent.32 [2022-07-22T00:15:02.336Z] SSH_AGENT_PID=38 [2022-07-22T00:15:02.340Z] Running ssh-add (command line suppressed) [2022-07-22T00:15:02.469Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9217596913617294292.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9217596913617294292.key) [2022-07-22T00:15:02.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:15:02.767Z] + git semver bump pre [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,971 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,971 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,971 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,971 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,974 [execute] INFO git cat-file --batch-check [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,979 [execute] INFO git cat-file --batch [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T00:15:03.028Z] 2022-07-22 00:15:02,984 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:15:03.028Z] 2.3.0-dev.10 [Pipeline] } [2022-07-22T00:15:03.045Z] $ docker exec --env ******** --env ******** 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb ssh-agent -k [2022-07-22T00:15:03.153Z] unset SSH_AUTH_SOCK; [2022-07-22T00:15:03.154Z] unset SSH_AGENT_PID; [2022-07-22T00:15:03.154Z] echo Agent pid 38 killed; [2022-07-22T00:15:03.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:15:03.462Z] + git semver [Pipeline] } [2022-07-22T00:15:03.739Z] $ docker stop --time=1 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb [2022-07-22T00:15:05.013Z] $ docker rm -f 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:15:05.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:15:05.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:15:05.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:15:05.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:15:05.780Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:15:05.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-22T00:15:06.226Z] $ docker top ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:15:06.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:15:06.320Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:15:06.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:15:06.461Z] $ docker exec ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab ssh-agent [2022-07-22T00:15:06.582Z] SSH_AUTH_SOCK=/tmp/ssh-QuaHKS8pYKDd/agent.32 [2022-07-22T00:15:06.582Z] SSH_AGENT_PID=38 [2022-07-22T00:15:06.587Z] Running ssh-add (command line suppressed) [2022-07-22T00:15:06.711Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5600737436825699350.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5600737436825699350.key) [2022-07-22T00:15:06.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:15:07.015Z] + git semver push [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,223 [run_push] DEBUG push [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,224 [execute] INFO git cat-file --batch-check [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,228 [execute] INFO git rev-list 36ab1abc87dde435611cbe50248b44b270c06946 -- [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,228 [execute] DEBUG Popen(['git', 'rev-list', '36ab1abc87dde435611cbe50248b44b270c06946', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,236 [execute] INFO git fetch -v origin [2022-07-22T00:15:07.276Z] 2022-07-22 00:15:07,236 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-22T00:15:07.847Z] 2022-07-22 00:15:07,714 [run_push] DEBUG no remote changes detected [2022-07-22T00:15:07.847Z] 2022-07-22 00:15:07,715 [execute] INFO git push origin semver [2022-07-22T00:15:07.847Z] 2022-07-22 00:15:07,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:15:08.419Z] 2022-07-22 00:15:08,387 [run_push] DEBUG push all version tags [2022-07-22T00:15:08.419Z] 2022-07-22 00:15:08,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-22T00:15:08.419Z] 2022-07-22 00:15:08,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:15:09.365Z] 2022-07-22 00:15:09,070 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-22T00:15:09.365Z] 2.3.0-dev.10 [Pipeline] } [2022-07-22T00:15:09.378Z] $ docker exec --env ******** --env ******** ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab ssh-agent -k [2022-07-22T00:15:09.485Z] unset SSH_AUTH_SOCK; [2022-07-22T00:15:09.485Z] unset SSH_AGENT_PID; [2022-07-22T00:15:09.485Z] echo Agent pid 38 killed; [2022-07-22T00:15:09.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:15:09.800Z] + git semver [Pipeline] } [2022-07-22T00:15:10.077Z] $ docker stop --time=1 ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab [2022-07-22T00:15:11.371Z] $ docker rm -f ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-22T00:15:11.922Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-22T00:15:11.922Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-22T00:15:11.922Z] total 16 [2022-07-22T00:15:11.922Z] drwxr-xr-x 3 root root 4096 Jul 22 00:06 . [2022-07-22T00:15:11.922Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:14 .. [2022-07-22T00:15:11.922Z] drwxr-xr-x 2 root root 4096 Jul 22 00:06 cost [2022-07-22T00:15:11.922Z] -rw-r--r-- 1 root root 93 Jul 22 00:06 cost.csv [2022-07-22T00:15:11.922Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-22T00:15:11.922Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-22T00:15:11.922Z] total 16 [2022-07-22T00:15:11.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:06 . [2022-07-22T00:15:11.922Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:14 .. [2022-07-22T00:15:11.922Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 00:06 cost [2022-07-22T00:15:11.922Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 22 00:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:12.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:13.074Z] ---> package-listing.sh [2022-07-22T00:15:13.074Z] ++ facter osfamily [2022-07-22T00:15:13.074Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T00:15:13.333Z] + OS_FAMILY=debian [2022-07-22T00:15:13.333Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-22T00:15:13.334Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T00:15:13.334Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T00:15:13.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T00:15:13.334Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T00:15:13.334Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-22T00:15:13.334Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T00:15:13.334Z] + case "${OS_FAMILY}" in [2022-07-22T00:15:13.334Z] + dpkg -l [2022-07-22T00:15:13.334Z] + grep '^ii' [2022-07-22T00:15:13.334Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T00:15:13.334Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T00:15:13.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T00:15:13.334Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-22T00:15:13.334Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-22T00:15:13.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-07-22T00:15:13.346Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T00:15:13.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:15:14.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:15:14.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:15:14.267Z] prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container [2022-07-22T00:15:14.305Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-lftools-log-publisher:latest cat [2022-07-22T00:15:14.545Z] $ docker top 35f1e7a9ce6c0d3e25a99c004c3de895ac1c010a1c7872d0dacd1926d5748d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:15:14.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T00:15:15.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T00:15:15.475Z] + ls /var/log/sa-host [2022-07-22T00:15:15.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:15:15.624Z] provisioning config files... [2022-07-22T00:15:15.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1374410197776842365tmp [Pipeline] { [Pipeline] echo [2022-07-22T00:15:15.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:15.933Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T00:15:15.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:16.277Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T00:15:16.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:16.577Z] ---> sudo-logs.sh [2022-07-22T00:15:16.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T00:15:16.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:16.894Z] ---> job-cost.sh [2022-07-22T00:15:16.894Z] lf-activate-venv: SKIPPING [2022-07-22T00:15:16.894Z] DEBUG: total: 0.2199999988079071 [2022-07-22T00:15:16.894Z] INFO: Retrieving Stack Cost... [2022-07-22T00:15:17.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T00:15:17.729Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T00:15:17.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:15:18.029Z] ---> logs-deploy.sh [2022-07-22T00:15:18.029Z] lf-activate-venv: SKIPPING [2022-07-22T00:15:18.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/49 [2022-07-22T00:15:18.029Z] INFO: archiving workspace using pattern(s): [2022-07-22T00:15:18.972Z] Archives upload complete. [2022-07-22T00:15:19.236Z] INFO: archiving logs to Nexus [2022-07-22T00:15:20.179Z] ---> uname -a: [2022-07-22T00:15:20.179Z] Linux prd-ubuntu20-04-docker-8c-8g-20730 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] ---> lscpu: [2022-07-22T00:15:20.179Z] Architecture: x86_64 [2022-07-22T00:15:20.179Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T00:15:20.179Z] Byte Order: Little Endian [2022-07-22T00:15:20.179Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T00:15:20.179Z] CPU(s): 8 [2022-07-22T00:15:20.179Z] On-line CPU(s) list: 0-7 [2022-07-22T00:15:20.179Z] Thread(s) per core: 1 [2022-07-22T00:15:20.179Z] Core(s) per socket: 1 [2022-07-22T00:15:20.179Z] Socket(s): 8 [2022-07-22T00:15:20.179Z] NUMA node(s): 1 [2022-07-22T00:15:20.179Z] Vendor ID: AuthenticAMD [2022-07-22T00:15:20.179Z] CPU family: 23 [2022-07-22T00:15:20.179Z] Model: 49 [2022-07-22T00:15:20.179Z] Model name: AMD EPYC-Rome Processor [2022-07-22T00:15:20.179Z] Stepping: 0 [2022-07-22T00:15:20.179Z] CPU MHz: 2799.998 [2022-07-22T00:15:20.179Z] BogoMIPS: 5599.99 [2022-07-22T00:15:20.179Z] Virtualization: AMD-V [2022-07-22T00:15:20.179Z] Hypervisor vendor: KVM [2022-07-22T00:15:20.179Z] Virtualization type: full [2022-07-22T00:15:20.179Z] L1d cache: 256 KiB [2022-07-22T00:15:20.179Z] L1i cache: 256 KiB [2022-07-22T00:15:20.179Z] L2 cache: 4 MiB [2022-07-22T00:15:20.179Z] L3 cache: 128 MiB [2022-07-22T00:15:20.179Z] NUMA node0 CPU(s): 0-7 [2022-07-22T00:15:20.179Z] Vulnerability Itlb multihit: Not affected [2022-07-22T00:15:20.179Z] Vulnerability L1tf: Not affected [2022-07-22T00:15:20.179Z] Vulnerability Mds: Not affected [2022-07-22T00:15:20.179Z] Vulnerability Meltdown: Not affected [2022-07-22T00:15:20.179Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T00:15:20.179Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T00:15:20.179Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T00:15:20.179Z] Vulnerability Srbds: Not affected [2022-07-22T00:15:20.179Z] Vulnerability Tsx async abort: Not affected [2022-07-22T00:15:20.179Z] 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-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] ---> nproc: [2022-07-22T00:15:20.179Z] 8 [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] ---> df -h: [2022-07-22T00:15:20.179Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T00:15:20.179Z] overlay 155G 13G 143G 8% / [2022-07-22T00:15:20.179Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T00:15:20.179Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T00:15:20.179Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T00:15:20.179Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] ---> sar -b -r -n DEV: [2022-07-22T00:15:20.179Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20730) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] 00:04:08 LINUX RESTART (8 CPU) [2022-07-22T00:15:20.179Z] [2022-07-22T00:15:20.179Z] 00:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T00:15:20.180Z] 00:06:01 176.31 2.58 173.73 0.00 42.57 107160.82 0.00 [2022-07-22T00:15:20.180Z] 00:07:01 226.52 0.10 226.42 0.00 7.06 90674.84 0.00 [2022-07-22T00:15:20.180Z] 00:08:01 2.93 0.00 2.93 0.00 0.00 10909.25 0.00 [2022-07-22T00:15:20.180Z] 00:09:01 1.57 0.00 1.57 0.00 0.00 18.01 0.00 [2022-07-22T00:15:20.180Z] 00:10:01 1.12 0.02 1.10 0.00 0.13 12.39 0.00 [2022-07-22T00:15:20.180Z] 00:11:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2022-07-22T00:15:20.180Z] 00:12:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2022-07-22T00:15:20.180Z] 00:13:01 2.03 0.00 2.03 0.00 0.00 25.19 0.00 [2022-07-22T00:15:20.180Z] 00:14:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2022-07-22T00:15:20.180Z] 00:15:01 115.25 0.42 114.83 0.00 19.33 64240.76 0.00 [2022-07-22T00:15:20.180Z] Average: 52.73 0.31 52.42 0.00 6.85 27173.47 0.00 [2022-07-22T00:15:20.180Z] [2022-07-22T00:15:20.180Z] 00:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T00:15:20.180Z] 00:06:01 28141132 31653724 636292 1.94 161468 3537972 2446128 7.21 1409336 2860148 149328 [2022-07-22T00:15:20.180Z] 00:07:01 27538272 31652260 636928 1.94 174552 4089780 2091856 6.16 1473308 3361200 404 [2022-07-22T00:15:20.180Z] 00:08:01 27543860 31657520 631576 1.92 174576 4089716 2091856 6.16 1463540 3361096 40 [2022-07-22T00:15:20.180Z] 00:09:01 27549700 31663552 625528 1.90 174604 4089716 2091856 6.16 1458040 3361164 24 [2022-07-22T00:15:20.180Z] 00:10:01 27554852 31668716 620396 1.89 174640 4089720 2091856 6.16 1452732 3361180 36 [2022-07-22T00:15:20.180Z] 00:11:01 27556608 31670632 618428 1.88 174660 4089852 2091856 6.16 1451652 3361308 24 [2022-07-22T00:15:20.180Z] 00:12:01 27562724 31676812 612080 1.86 174680 4089860 2107908 6.21 1445576 3361372 16 [2022-07-22T00:15:20.180Z] 00:13:01 27562384 31676560 612268 1.86 174732 4089868 2107908 6.21 1445132 3361384 24 [2022-07-22T00:15:20.180Z] 00:14:01 27562612 31676788 611972 1.86 174756 4089868 2107908 6.21 1445124 3361384 24 [2022-07-22T00:15:20.180Z] 00:15:01 25982560 31577128 707360 2.15 217152 5397860 3036348 8.95 1643912 4610668 116 [2022-07-22T00:15:20.180Z] Average: 27455470 31657369 631283 1.92 177582 4165421 2226548 6.56 1468835 3436090 15004 [2022-07-22T00:15:20.180Z] [2022-07-22T00:15:20.180Z] 00:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T00:15:20.180Z] 00:06:01 vethe2d1539 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:06:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:06:01 docker0 107.49 130.99 8.67 1057.63 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:06:01 ens3 312.98 235.03 5089.05 36.58 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:07:01 lo 9.40 9.40 0.92 0.92 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:07:01 docker0 16.59 20.51 0.97 95.02 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:07:01 ens3 271.38 217.48 2732.44 356.28 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:08:01 ens3 0.65 0.77 0.04 0.10 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:09:01 ens3 0.33 0.30 0.02 0.03 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:10:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:11:01 ens3 0.83 0.40 0.59 0.20 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:13:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:15:01 veth2311c24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:15:01 veth70fdd8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:15:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:15:01 docker0 35.53 43.61 3.21 688.10 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] 00:15:01 ens3 349.68 214.05 7881.08 38.19 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] Average: veth2311c24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] Average: veth70fdd8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] Average: docker0 15.81 19.32 1.27 182.60 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] Average: ens3 93.25 66.55 1564.32 43.16 0.00 0.00 0.00 0.00 [2022-07-22T00:15:20.180Z] [2022-07-22T00:15:20.180Z] [2022-07-22T00:15:20.180Z] ---> sar -P ALL: [2022-07-22T00:15:20.180Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20730) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T00:15:20.180Z] [2022-07-22T00:15:20.180Z] 00:04:08 LINUX RESTART (8 CPU) [2022-07-22T00:15:20.180Z] [2022-07-22T00:15:20.180Z] 00:05:02 CPU %user %nice %system %iowait %steal %idle [2022-07-22T00:15:20.180Z] 00:06:01 all 31.86 0.00 7.52 1.06 0.09 59.48 [2022-07-22T00:15:20.180Z] 00:06:01 0 31.49 0.00 7.99 1.14 0.09 59.29 [2022-07-22T00:15:20.180Z] 00:06:01 1 30.96 0.00 6.21 0.52 0.09 62.22 [2022-07-22T00:15:20.180Z] 00:06:01 2 32.52 0.00 6.80 0.21 0.09 60.39 [2022-07-22T00:15:20.180Z] 00:06:01 3 31.98 0.00 7.87 0.42 0.10 59.63 [2022-07-22T00:15:20.180Z] 00:06:01 4 30.74 0.00 7.57 0.14 0.07 61.49 [2022-07-22T00:15:20.180Z] 00:06:01 5 31.78 0.00 7.43 0.14 0.09 60.56 [2022-07-22T00:15:20.180Z] 00:06:01 6 33.08 0.00 7.90 2.17 0.09 56.77 [2022-07-22T00:15:20.180Z] 00:06:01 7 32.33 0.00 8.36 3.77 0.09 55.45 [2022-07-22T00:15:20.180Z] 00:07:01 all 24.79 0.00 5.93 0.92 0.08 68.29 [2022-07-22T00:15:20.180Z] 00:07:01 0 24.72 0.00 6.64 0.27 0.08 68.29 [2022-07-22T00:15:20.180Z] 00:07:01 1 25.47 0.00 5.39 0.08 0.07 68.99 [2022-07-22T00:15:20.180Z] 00:07:01 2 25.73 0.00 6.79 2.81 0.08 64.58 [2022-07-22T00:15:20.180Z] 00:07:01 3 24.14 0.00 5.52 0.19 0.08 70.07 [2022-07-22T00:15:20.180Z] 00:07:01 4 24.85 0.00 5.62 0.61 0.08 68.84 [2022-07-22T00:15:20.180Z] 00:07:01 5 24.52 0.00 5.46 0.03 0.07 69.91 [2022-07-22T00:15:20.180Z] 00:07:01 6 23.91 0.00 6.03 2.91 0.07 67.08 [2022-07-22T00:15:20.180Z] 00:07:01 7 24.97 0.00 5.96 0.44 0.10 68.52 [2022-07-22T00:15:20.180Z] 00:08:01 all 0.08 0.00 0.02 0.01 0.00 99.90 [2022-07-22T00:15:20.180Z] 00:08:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2022-07-22T00:15:20.180Z] 00:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:08:01 2 0.12 0.00 0.02 0.03 0.00 99.83 [2022-07-22T00:15:20.180Z] 00:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T00:15:20.180Z] 00:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:08:01 5 0.20 0.00 0.02 0.00 0.00 99.78 [2022-07-22T00:15:20.180Z] 00:08:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-22T00:15:20.180Z] 00:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-07-22T00:15:20.180Z] 00:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T00:15:20.180Z] 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:15:20.180Z] 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T00:15:20.180Z] 00:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:09:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:10:01 all 0.03 0.00 0.04 0.00 0.00 99.94 [2022-07-22T00:15:20.180Z] 00:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-22T00:15:20.180Z] 00:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-22T00:15:20.180Z] 00:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-22T00:15:20.180Z] 00:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-22T00:15:20.180Z] 00:10:01 7 0.00 0.00 0.07 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:11:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2022-07-22T00:15:20.180Z] 00:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-22T00:15:20.180Z] 00:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-22T00:15:20.180Z] 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T00:15:20.180Z] 00:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:11:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-22T00:15:20.180Z] 00:11:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-22T00:15:20.180Z] 00:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-22T00:15:20.180Z] 00:12:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T00:15:20.180Z] 00:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-22T00:15:20.180Z] 00:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:15:20.180Z] 00:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:12:01 5 0.05 0.00 0.07 0.02 0.00 99.87 [2022-07-22T00:15:20.180Z] 00:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T00:15:20.180Z] 00:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T00:15:20.180Z] 00:13:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-07-22T00:15:20.180Z] 00:13:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T00:15:20.180Z] 00:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-22T00:15:20.181Z] 00:13:01 3 0.15 0.00 0.00 0.03 0.00 99.82 [2022-07-22T00:15:20.181Z] 00:13:01 4 0.13 0.00 0.02 0.00 0.00 99.85 [2022-07-22T00:15:20.181Z] 00:13:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2022-07-22T00:15:20.181Z] 00:13:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-07-22T00:15:20.181Z] 00:13:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2022-07-22T00:15:20.181Z] 00:14:01 all 0.19 0.00 0.01 0.01 0.00 99.80 [2022-07-22T00:15:20.181Z] 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T00:15:20.181Z] 00:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T00:15:20.181Z] 00:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T00:15:20.181Z] 00:14:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2022-07-22T00:15:20.181Z] 00:14:01 4 1.35 0.00 0.02 0.00 0.00 98.63 [2022-07-22T00:15:20.181Z] 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T00:15:20.181Z] 00:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-22T00:15:20.181Z] 00:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T00:15:20.181Z] 00:15:01 all 9.36 0.00 3.79 0.89 0.05 85.91 [2022-07-22T00:15:20.181Z] 00:15:01 0 8.57 0.00 3.84 0.10 0.05 87.44 [2022-07-22T00:15:20.181Z] 00:15:01 1 8.86 0.00 4.24 0.07 0.03 86.80 [2022-07-22T00:15:20.181Z] 00:15:01 2 8.91 0.00 3.90 0.79 0.05 86.35 [2022-07-22T00:15:20.181Z] 00:15:01 3 8.83 0.00 3.84 2.61 0.05 84.67 [2022-07-22T00:15:20.181Z] 00:15:01 4 10.13 0.00 4.04 2.64 0.05 83.14 [2022-07-22T00:15:20.181Z] 00:15:01 5 10.40 0.00 3.20 0.17 0.05 86.18 [2022-07-22T00:15:20.181Z] 00:15:01 6 7.17 0.00 2.96 0.68 0.05 89.15 [2022-07-22T00:15:20.181Z] 00:15:01 7 11.99 0.00 4.33 0.08 0.05 83.54 [2022-07-22T00:15:20.181Z] Average: all 6.54 0.00 1.71 0.29 0.02 91.44 [2022-07-22T00:15:20.181Z] Average: 0 6.42 0.00 1.83 0.15 0.02 91.58 [2022-07-22T00:15:20.181Z] Average: 1 6.45 0.00 1.58 0.07 0.02 91.89 [2022-07-22T00:15:20.181Z] Average: 2 6.65 0.00 1.74 0.38 0.02 91.21 [2022-07-22T00:15:20.181Z] Average: 3 6.39 0.00 1.69 0.33 0.03 91.56 [2022-07-22T00:15:20.181Z] Average: 4 6.63 0.00 1.71 0.33 0.02 91.30 [2022-07-22T00:15:20.181Z] Average: 5 6.61 0.00 1.60 0.04 0.02 91.73 [2022-07-22T00:15:20.181Z] Average: 6 6.32 0.00 1.67 0.58 0.02 91.41 [2022-07-22T00:15:20.181Z] Average: 7 6.83 0.00 1.85 0.42 0.02 90.88 [2022-07-22T00:15:20.181Z] [2022-07-22T00:15:20.181Z] [2022-07-22T00:15:20.181Z]