Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc12914614d6a112f0a92a24f3d596335fb0de34 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-ssh8637166775765132843.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-ssh9455774624200890764.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-ssh12899035772143393734.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-ssh2448262401028994163.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh10924886549188924614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21755 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 dc12914614d6a112f0a92a24f3d596335fb0de34 (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 dc12914614d6a112f0a92a24f3d596335fb0de34 # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#101)" > git rev-list --no-walk bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:57:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:57:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:57:58 ========================================================= 09:57:58 EdgeX Global Pipelines Version Info 09:57:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:57:59 ------------------- 09:57:59 stable info: 09:57:59 ------------------- 09:57:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:57:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 09:57:59 Message: update stable to v1.0.238 09:57:59 ------------------- 09:57:59 experimental info: 09:57:59 ------------------- 09:57:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:57:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 09:57:59 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:57:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc12914 [Pipeline] echo 09:58:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:00 provisioning config files... 09:58:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4096384174031890631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:00 ---> docker-login.sh 09:58:00 nexus3.edgexfoundry.org:10001 09:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:01 Configure a credential helper to remove this warning. See 09:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:01 09:58:01 Login Succeeded 09:58:01 nexus3.edgexfoundry.org:10002 09:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:01 Configure a credential helper to remove this warning. See 09:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:01 09:58:01 Login Succeeded 09:58:01 nexus3.edgexfoundry.org:10003 09:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:01 Configure a credential helper to remove this warning. See 09:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:01 09:58:01 Login Succeeded 09:58:01 nexus3.edgexfoundry.org:10004 09:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:01 Configure a credential helper to remove this warning. See 09:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:01 09:58:01 Login Succeeded 09:58:01 docker.io 09:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:01 Configure a credential helper to remove this warning. See 09:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:01 09:58:01 Login Succeeded 09:58:01 ---> docker-login.sh ends [Pipeline] } 09:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:58:02 + git rev-list -1 --merges dc12914614d6a112f0a92a24f3d596335fb0de34~1..dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo 09:58:02 -----------> git rev-list -1 --merges dc12914614d6a112f0a92a24f3d596335fb0de34~1..dc12914614d6a112f0a92a24f3d596335fb0de34 dc12914614d6a112f0a92a24f3d596335fb0de34 [false] [Pipeline] sh 09:58:02 + git log --format=format:%s -1 dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo 09:58:02 ========================================================= 09:58:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:58:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:03 + git log --format=format:%s -1 dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo 09:58:03 [semverPrep] GIT_COMMIT: dc12914614d6a112f0a92a24f3d596335fb0de34, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#101) [Pipeline] echo 09:58:03 [semverPrep] This is not a build commit. [Pipeline] sh 09:58:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:58:03 + grep -v github /etc/ssh/ssh_known_hosts 09:58:03 + [ -e /tmp/ssh_known_hosts ] 09:58:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:58:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:58:03 + sudo tee -a /etc/ssh/ssh_known_hosts 09:58:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:03 09:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:04 0.1.4: Pulling from edgex-devops/py-git-semver 09:58:04 b85a868b505f: Pulling fs layer 09:58:04 e2be974225ed: Pulling fs layer 09:58:04 339a4e72a1f5: Pulling fs layer 09:58:04 988bab9f4d93: Pulling fs layer 09:58:04 1469e6f7b9e6: Pulling fs layer 09:58:04 eaf3925da568: Pulling fs layer 09:58:04 bab4dde63d76: Pulling fs layer 09:58:04 bde34c3a00c8: Pulling fs layer 09:58:04 b352a97aabf1: Pulling fs layer 09:58:04 4872d77fe225: Pulling fs layer 09:58:04 5851b861e8e6: Pulling fs layer 09:58:04 bab4dde63d76: Waiting 09:58:04 bde34c3a00c8: Waiting 09:58:04 b352a97aabf1: Waiting 09:58:04 1469e6f7b9e6: Waiting 09:58:04 5851b861e8e6: Waiting 09:58:04 eaf3925da568: Waiting 09:58:04 4872d77fe225: Waiting 09:58:04 e2be974225ed: Verifying Checksum 09:58:04 e2be974225ed: Download complete 09:58:04 988bab9f4d93: Verifying Checksum 09:58:04 988bab9f4d93: Download complete 09:58:04 1469e6f7b9e6: Verifying Checksum 09:58:04 1469e6f7b9e6: Download complete 09:58:04 339a4e72a1f5: Verifying Checksum 09:58:04 339a4e72a1f5: Download complete 09:58:04 eaf3925da568: Verifying Checksum 09:58:04 eaf3925da568: Download complete 09:58:04 bde34c3a00c8: Download complete 09:58:04 b352a97aabf1: Download complete 09:58:04 4872d77fe225: Verifying Checksum 09:58:04 4872d77fe225: Download complete 09:58:04 5851b861e8e6: Download complete 09:58:04 b85a868b505f: Verifying Checksum 09:58:04 b85a868b505f: Download complete 09:58:04 bab4dde63d76: Verifying Checksum 09:58:04 bab4dde63d76: Download complete 09:58:05 b85a868b505f: Pull complete 09:58:05 e2be974225ed: Pull complete 09:58:06 339a4e72a1f5: Pull complete 09:58:06 988bab9f4d93: Pull complete 09:58:06 1469e6f7b9e6: Pull complete 09:58:06 eaf3925da568: Pull complete 09:58:08 bab4dde63d76: Pull complete 09:58:08 bde34c3a00c8: Pull complete 09:58:08 b352a97aabf1: Pull complete 09:58:08 4872d77fe225: Pull complete 09:58:08 5851b861e8e6: Pull complete 09:58:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:08 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 09:58:09 $ 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 09:58:10 $ docker top 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c -eo pid,comm 09:58:10 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). 09:58:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:58:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:58:10 [ssh-agent] Looking for ssh-agent implementation... 09:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:10 $ docker exec 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent 09:58:10 SSH_AUTH_SOCK=/tmp/ssh-TX56qYE482zl/agent.34 09:58:10 SSH_AGENT_PID=40 09:58:10 Running ssh-add (command line suppressed) 09:58:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6846317320628330205.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6846317320628330205.key) 09:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:58:11 + git tag --points-at HEAD [Pipeline] } 09:58:11 $ docker exec --env ******** --env ******** 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent -k 09:58:11 unset SSH_AUTH_SOCK; 09:58:11 unset SSH_AGENT_PID; 09:58:11 echo Agent pid 40 killed; 09:58:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:58:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:58:11 [ssh-agent] Looking for ssh-agent implementation... 09:58:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:11 $ docker exec 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent 09:58:11 SSH_AUTH_SOCK=/tmp/ssh-RSI2XDJJJ4GC/agent.73 09:58:11 SSH_AGENT_PID=79 09:58:11 Running ssh-add (command line suppressed) 09:58:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3214847257008426457.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3214847257008426457.key) 09:58:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:58:11 + git semver init 09:58:12 2022-08-02 09:58:12,139 [run_init] DEBUG init version:0.0.0 force:False 09:58:12 2022-08-02 09:58:12,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 09:58:12 2022-08-02 09:58:12,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 09:58:12 2022-08-02 09:58:12,140 [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) 09:58:13 2022-08-02 09:58:13,125 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 09:58:13 2022-08-02 09:58:13,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 09:58:13 2022-08-02 09:58:13,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:58:13 2022-08-02 09:58:13,126 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:58:13 2.3.0-dev.10 [Pipeline] } 09:58:13 $ docker exec --env ******** --env ******** 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent -k 09:58:13 unset SSH_AUTH_SOCK; 09:58:13 unset SSH_AGENT_PID; 09:58:13 echo Agent pid 79 killed; 09:58:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:58:13 + git semver [Pipeline] } 09:58:13 $ docker stop --time=1 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c 09:58:15 $ docker rm -f 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c [Pipeline] // withDockerContainer [Pipeline] sh 09:58:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:58:15 Stashed 1 file(s) [Pipeline] echo 09:58:15 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 09:58:15 provisioning config files... 09:58:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6350398150875568377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:16 ---> docker-login.sh 09:58:16 nexus3.edgexfoundry.org:10001 09:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:16 Configure a credential helper to remove this warning. See 09:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:16 09:58:16 Login Succeeded 09:58:16 nexus3.edgexfoundry.org:10002 09:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:16 Configure a credential helper to remove this warning. See 09:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:16 09:58:16 Login Succeeded 09:58:16 nexus3.edgexfoundry.org:10003 09:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:16 Configure a credential helper to remove this warning. See 09:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:16 09:58:16 Login Succeeded 09:58:16 nexus3.edgexfoundry.org:10004 09:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:16 Configure a credential helper to remove this warning. See 09:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:16 09:58:16 Login Succeeded 09:58:16 docker.io 09:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:17 Configure a credential helper to remove this warning. See 09:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:17 09:58:17 Login Succeeded 09:58:17 ---> docker-login.sh ends [Pipeline] } 09:58:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:17 ========================================================= 09:58:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:58:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + 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 . 09:58:17 Sending build context to Docker daemon 12.45MB 09:58:17 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:58:17 Step 2/13 : FROM ${BASE} AS builder 09:58:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:58:17 2408cc74d12b: Pulling fs layer 09:58:17 ea60b727a1ce: Pulling fs layer 09:58:17 30c4a7721957: Pulling fs layer 09:58:17 370296b7ddb6: Pulling fs layer 09:58:17 7c6cee850709: Pulling fs layer 09:58:17 39a5fcdaea64: Pulling fs layer 09:58:17 d94ebbe4e438: Pulling fs layer 09:58:17 bcfd1f05c69d: Pulling fs layer 09:58:17 59ccb84bbe0f: Pulling fs layer 09:58:17 7c6cee850709: Waiting 09:58:17 59ccb84bbe0f: Waiting 09:58:17 bcfd1f05c69d: Waiting 09:58:17 39a5fcdaea64: Waiting 09:58:17 d94ebbe4e438: Waiting 09:58:17 370296b7ddb6: Waiting 09:58:17 30c4a7721957: Verifying Checksum 09:58:17 30c4a7721957: Download complete 09:58:17 ea60b727a1ce: Verifying Checksum 09:58:17 ea60b727a1ce: Download complete 09:58:17 7c6cee850709: Verifying Checksum 09:58:17 7c6cee850709: Download complete 09:58:17 39a5fcdaea64: Verifying Checksum 09:58:17 39a5fcdaea64: Download complete 09:58:17 2408cc74d12b: Verifying Checksum 09:58:17 2408cc74d12b: Download complete 09:58:17 d94ebbe4e438: Download complete 09:58:17 2408cc74d12b: Pull complete 09:58:18 ea60b727a1ce: Pull complete 09:58:18 30c4a7721957: Pull complete 09:58:18 59ccb84bbe0f: Verifying Checksum 09:58:18 59ccb84bbe0f: Download complete 09:58:18 bcfd1f05c69d: Verifying Checksum 09:58:18 bcfd1f05c69d: Download complete 09:58:18 370296b7ddb6: Verifying Checksum 09:58:18 370296b7ddb6: Download complete 09:58:22 370296b7ddb6: Pull complete 09:58:22 7c6cee850709: Pull complete 09:58:22 39a5fcdaea64: Pull complete 09:58:22 d94ebbe4e438: Pull complete 09:58:24 bcfd1f05c69d: Pull complete 09:58:24 59ccb84bbe0f: Pull complete 09:58:24 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 09:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:58:24 ---> a4fb48ad2a94 09:58:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:58:26 ---> Running in 8a87fe75899e 09:58:26 Removing intermediate container 8a87fe75899e 09:58:26 ---> 63ed11fdef3c 09:58:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 09:58:26 ---> Running in 70c13aa4c01a 09:58:26 Removing intermediate container 70c13aa4c01a 09:58:26 ---> fc15caebae0b 09:58:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:58:26 ---> Running in 61502d4f19c3 09:58:26 Removing intermediate container 61502d4f19c3 09:58:26 ---> 16e544756c5c 09:58:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:26 ---> Running in 37fb75d1b226 09:58:27 Removing intermediate container 37fb75d1b226 09:58:27 ---> 07effbefa5c7 09:58:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:27 ---> Running in 78d07aec03cf 09:58:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:58:29 OK: 211 MiB in 51 packages 09:58:29 Removing intermediate container 78d07aec03cf 09:58:29 ---> b3cf8bcc77df 09:58:29 Step 8/13 : WORKDIR /app 09:58:29 ---> Running in c9eb3ecd5054 09:58:29 Removing intermediate container c9eb3ecd5054 09:58:29 ---> 9c7963f56f83 09:58:29 Step 9/13 : COPY go.mod vendor* ./ 09:58:29 ---> 5e750192045e 09:58:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:29 ---> Running in 530489186c07 09:58:30 Still waiting to schedule task 09:58:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:58:47 Removing intermediate container 530489186c07 09:58:47 ---> 4994942f60eb 09:58:47 Step 11/13 : COPY . . 09:58:47 ---> f9f19f731110 09:58:47 Step 12/13 : ARG MAKE="make build" 09:58:47 ---> Running in 45094fc4b3b2 09:58:47 Removing intermediate container 45094fc4b3b2 09:58:47 ---> 25c00b9fb4b8 09:58:47 Step 13/13 : RUN $MAKE 09:58:47 ---> Running in 0b80d03ee10a 09:58:47 noop 09:58:47 Removing intermediate container 0b80d03ee10a 09:58:47 ---> 3d063d353a0e 09:58:47 Successfully built 3d063d353a0e 09:58:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:48 + docker inspect -f . ci-base-image-x86_64 09:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:48 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 09:58:48 $ 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 09:58:48 $ docker top 056ffb1c4cf0c1ae3875651f8b67629de4f49cd1a4bcd0ba3af0eefc5282f7ac -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:49 + go version 09:58:49 go version go1.18.3 linux/amd64 [Pipeline] } 09:58:49 $ docker stop --time=1 056ffb1c4cf0c1ae3875651f8b67629de4f49cd1a4bcd0ba3af0eefc5282f7ac 09:58:50 $ docker rm -f 056ffb1c4cf0c1ae3875651f8b67629de4f49cd1a4bcd0ba3af0eefc5282f7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:50 + docker inspect -f . ci-base-image-x86_64 09:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:50 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 09:58:50 $ 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 09:58:51 $ docker top 077dade51ceb45bcfef09643a7f5734b997181569db2757a0e41180ab4d02daa -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 09:58:51 + make test 09:58:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:59:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:59:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.066s coverage: 86.2% of statements 09:59:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:59:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements 09:59:13 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." 09:59:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:59:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:59:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:59:17 ./bin/test-attribution.sh [Pipeline] echo 09:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:59:17 $ docker stop --time=1 077dade51ceb45bcfef09643a7f5734b997181569db2757a0e41180ab4d02daa 09:59:19 $ docker rm -f 077dade51ceb45bcfef09643a7f5734b997181569db2757a0e41180ab4d02daa [Pipeline] // withDockerContainer [Pipeline] sh 09:59:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:59:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:59:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:20 + ls -al . 09:59:20 total 228 09:59:20 drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 09:58 . 09:59:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 09:57 .. 09:59:20 -rw-rw-r-- 1 jenkins jenkins 262 Aug 2 09:57 .dockerignore 09:59:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 09:59 .git 09:59:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 09:57 .github 09:59:20 -rw-rw-r-- 1 jenkins jenkins 788 Aug 2 09:57 .gitignore 09:59:20 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 09:57 .golangci.yml 09:59:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 09:58 .semver 09:59:20 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 2 09:57 Attribution.txt 09:59:20 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 2 09:57 CHANGELOG.md 09:59:20 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 2 09:57 Dockerfile 09:59:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 09:57 GOVERNANCE.md 09:59:20 -rw-rw-r-- 1 jenkins jenkins 687 Aug 2 09:57 Jenkinsfile 09:59:20 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 09:57 LICENSE 09:59:20 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 2 09:57 Makefile 09:59:20 -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 09:57 OWNERS.md 09:59:20 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 2 09:57 README.md 09:59:20 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 09:58 VERSION 09:59:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 09:57 bin 09:59:20 -rw-r--r-- 1 jenkins jenkins 41008 Aug 2 09:59 coverage.out 09:59:20 -rw-rw-r-- 1 jenkins jenkins 3539 Aug 2 09:57 go.mod 09:59:20 -rw-rw-r-- 1 jenkins jenkins 36290 Aug 2 09:57 go.sum 09:59:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 09:57 images 09:59:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 09:57 internal 09:59:20 -rw-rw-r-- 1 jenkins jenkins 531 Aug 2 09:57 main.go 09:59:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 09:57 res 09:59:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 09:57 snap 09:59:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 09:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + 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=dc12914614d6a112f0a92a24f3d596335fb0de34 --label arch=amd64 --label version=2.3.0-dev.10 . 09:59:21 Sending build context to Docker daemon 12.45MB 09:59:21 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 09:59:21 Step 2/31 : FROM ${BASE} AS builder 09:59:21 ---> 3d063d353a0e 09:59:21 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:59:21 ---> Running in 5b7cf2b6aa18 09:59:21 Removing intermediate container 5b7cf2b6aa18 09:59:21 ---> a43b418463ea 09:59:21 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 09:59:21 ---> Running in cd667d3dbe33 09:59:21 Removing intermediate container cd667d3dbe33 09:59:21 ---> a401a71cedd3 09:59:21 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:59:21 ---> Running in a18fde6e7b0a 09:59:21 Removing intermediate container a18fde6e7b0a 09:59:21 ---> 98f8dd631c57 09:59:21 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:21 ---> Running in 1293bfecd91c 09:59:22 Removing intermediate container 1293bfecd91c 09:59:22 ---> bcdf6d718fa6 09:59:22 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:22 ---> Running in af232e31034d 09:59:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:59:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:59:23 OK: 211 MiB in 51 packages 09:59:23 Removing intermediate container af232e31034d 09:59:23 ---> 378ed08cf843 09:59:23 Step 8/31 : WORKDIR /app 09:59:23 ---> Running in 857490f9a4c3 09:59:24 Removing intermediate container 857490f9a4c3 09:59:24 ---> 59e51b48ca6d 09:59:24 Step 9/31 : COPY go.mod vendor* ./ 09:59:24 ---> fc358c0b600c 09:59:24 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:24 ---> Running in e71f7e2b6ba2 09:59:25 Removing intermediate container e71f7e2b6ba2 09:59:25 ---> 51aab32452f7 09:59:25 Step 11/31 : COPY . . 09:59:25 ---> 2115e1ee7198 09:59:25 Step 12/31 : ARG MAKE="make build" 09:59:25 ---> Running in b150f12ca4d3 09:59:25 Removing intermediate container b150f12ca4d3 09:59:25 ---> abb4cbfd0dd2 09:59:25 Step 13/31 : RUN $MAKE 09:59:25 ---> Running in 3b4d60db758b 09:59:25 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.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 09:59:47 Removing intermediate container 3b4d60db758b 09:59:47 ---> d6b138c93465 09:59:47 Step 14/31 : FROM alpine:3.14 09:59:47 3.14: Pulling from library/alpine 09:59:47 decfdc335d9b: Pulling fs layer 09:59:47 decfdc335d9b: Verifying Checksum 09:59:47 decfdc335d9b: Download complete 09:59:47 decfdc335d9b: Pull complete 09:59:47 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 09:59:47 Status: Downloaded newer image for alpine:3.14 09:59:47 ---> 5977be310a9d 09:59:47 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:59:47 ---> Running in 20665315a000 09:59:47 Removing intermediate container 20665315a000 09:59:47 ---> ff2b893499c2 09:59:47 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:59:47 ---> Running in 39e742dbff7d 09:59:47 Removing intermediate container 39e742dbff7d 09:59:47 ---> 0290306f4d1e 09:59:47 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:47 ---> Running in dabf7c42d820 09:59:47 Removing intermediate container dabf7c42d820 09:59:47 ---> 856af0565bf6 09:59:47 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 09:59:47 ---> Running in 90bfe9188c5c 09:59:48 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:59:49 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:59:49 (1/7) Installing ca-certificates (20220614-r0) 09:59:49 (2/7) Installing dumb-init (1.2.5-r1) 09:59:49 (3/7) Installing libgcc (10.3.1_git20210424-r2) 09:59:49 (4/7) Installing libsodium (1.0.18-r0) 09:59:49 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 09:59:49 (6/7) Installing libzmq (4.3.4-r0) 09:59:49 (7/7) Installing zeromq (4.3.4-r0) 09:59:50 Executing busybox-1.33.1-r8.trigger 09:59:50 Executing ca-certificates-20220614-r0.trigger 09:59:50 OK: 9 MiB in 21 packages 09:59:50 Removing intermediate container 90bfe9188c5c 09:59:50 ---> 2903d47829c0 09:59:50 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:59:50 ---> e7f06a085980 09:59:50 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 09:59:50 ---> a7813eff4236 09:59:50 Step 21/31 : COPY --from=builder /app/res/ /res/ 09:59:50 ---> 3c14e0dfcfb7 09:59:50 Step 22/31 : COPY --from=builder /app/static/ /static/ 09:59:51 ---> 14a15eaf814d 09:59:51 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:59:51 ---> fcaae08706ec 09:59:51 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:59:51 ---> Running in 97dc733de2b6 09:59:52 Removing intermediate container 97dc733de2b6 09:59:52 ---> 6aafab5ef20d 09:59:52 Step 25/31 : VOLUME /cache 09:59:52 ---> Running in 5348273e58bd 09:59:52 Removing intermediate container 5348273e58bd 09:59:52 ---> 3f5ab6342b0a 09:59:52 Step 26/31 : EXPOSE 59711 09:59:52 ---> Running in 5cea75c0905d 09:59:52 Removing intermediate container 5cea75c0905d 09:59:52 ---> 750503523568 09:59:52 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:59:52 ---> Running in c5c492c65291 09:59:52 Removing intermediate container c5c492c65291 09:59:52 ---> 343cb1efd60b 09:59:52 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 09:59:52 ---> Running in aebdc4ed04b9 09:59:52 Removing intermediate container aebdc4ed04b9 09:59:52 ---> 101787f0234d 09:59:52 Step 29/31 : LABEL arch=amd64 09:59:52 ---> Running in c3c55b100798 09:59:52 Removing intermediate container c3c55b100798 09:59:52 ---> 02a35294c1d1 09:59:52 Step 30/31 : LABEL git_sha=dc12914614d6a112f0a92a24f3d596335fb0de34 09:59:52 ---> Running in 0468fda0462f 09:59:52 Removing intermediate container 0468fda0462f 09:59:52 ---> 07372833df29 09:59:52 Step 31/31 : LABEL version=2.3.0-dev.10 09:59:53 ---> Running in 1a985f141093 09:59:53 Removing intermediate container 1a985f141093 09:59:53 ---> 942533d00910 09:59:53 [Warning] One or more build-args [ARCH] were not consumed 09:59:53 Successfully built 942533d00910 09:59:53 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 09:59:53 provisioning config files... 09:59:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7366233214182185084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:53 ---> docker-login.sh 09:59:53 nexus3.edgexfoundry.org:10001 09:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:53 Configure a credential helper to remove this warning. See 09:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:53 09:59:53 Login Succeeded 09:59:53 nexus3.edgexfoundry.org:10002 09:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:53 Configure a credential helper to remove this warning. See 09:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:53 09:59:53 Login Succeeded 09:59:53 nexus3.edgexfoundry.org:10003 09:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:53 Configure a credential helper to remove this warning. See 09:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:53 09:59:53 Login Succeeded 09:59:53 nexus3.edgexfoundry.org:10004 09:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:53 Configure a credential helper to remove this warning. See 09:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:53 09:59:53 Login Succeeded 09:59:53 docker.io 09:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:54 Configure a credential helper to remove this warning. See 09:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:54 09:59:54 Login Succeeded 09:59:54 ---> docker-login.sh ends [Pipeline] } 09:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:59:54 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 09:59:54 dc12914614d6a112f0a92a24f3d596335fb0de34 09:59:54 latest 09:59:54 2.3.0-dev.10 09:59:54 dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 09:59:54 main 09:59:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34 09:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:59:54 3c68109e1d5f: Preparing 09:59:54 78ec1a632d55: Preparing 09:59:54 b8df12d44edf: Preparing 09:59:54 be52ea275e0e: Preparing 09:59:54 ec08af8eb2c6: Preparing 09:59:54 3396a5f46ac0: Preparing 09:59:54 4a7b308a23b1: Preparing 09:59:54 17169a82b526: Preparing 09:59:54 713e7675e2c1: Preparing 09:59:54 3396a5f46ac0: Waiting 09:59:54 17169a82b526: Waiting 09:59:54 4a7b308a23b1: Waiting 09:59:54 713e7675e2c1: Waiting 09:59:54 3c68109e1d5f: Pushed 09:59:54 b8df12d44edf: Pushed 09:59:54 ec08af8eb2c6: Pushed 09:59:54 be52ea275e0e: Pushed 09:59:54 713e7675e2c1: Layer already exists 09:59:55 3396a5f46ac0: Pushed 09:59:55 17169a82b526: Pushed 09:59:55 4a7b308a23b1: Pushed 09:59:58 78ec1a632d55: Pushed 09:59:58 dc12914614d6a112f0a92a24f3d596335fb0de34: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:58 + 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 09:59:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:59:58 3c68109e1d5f: Preparing 09:59:58 78ec1a632d55: Preparing 09:59:58 b8df12d44edf: Preparing 09:59:58 be52ea275e0e: Preparing 09:59:58 ec08af8eb2c6: Preparing 09:59:58 3396a5f46ac0: Preparing 09:59:58 4a7b308a23b1: Preparing 09:59:58 17169a82b526: Preparing 09:59:58 713e7675e2c1: Preparing 09:59:58 3396a5f46ac0: Waiting 09:59:58 4a7b308a23b1: Waiting 09:59:58 17169a82b526: Waiting 09:59:58 713e7675e2c1: Waiting 09:59:58 b8df12d44edf: Layer already exists 09:59:58 be52ea275e0e: Layer already exists 09:59:58 3c68109e1d5f: Layer already exists 09:59:58 ec08af8eb2c6: Layer already exists 09:59:58 78ec1a632d55: Layer already exists 09:59:58 3396a5f46ac0: Layer already exists 09:59:58 4a7b308a23b1: Layer already exists 09:59:58 17169a82b526: Layer already exists 09:59:58 713e7675e2c1: Layer already exists 09:59:58 latest: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.10 09:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:59:59 3c68109e1d5f: Preparing 09:59:59 78ec1a632d55: Preparing 09:59:59 b8df12d44edf: Preparing 09:59:59 be52ea275e0e: Preparing 09:59:59 ec08af8eb2c6: Preparing 09:59:59 3396a5f46ac0: Preparing 09:59:59 4a7b308a23b1: Preparing 09:59:59 17169a82b526: Preparing 09:59:59 713e7675e2c1: Preparing 09:59:59 713e7675e2c1: Waiting 09:59:59 4a7b308a23b1: Waiting 09:59:59 3396a5f46ac0: Waiting 09:59:59 b8df12d44edf: Layer already exists 09:59:59 3c68109e1d5f: Layer already exists 09:59:59 ec08af8eb2c6: Layer already exists 09:59:59 78ec1a632d55: Layer already exists 09:59:59 be52ea275e0e: Layer already exists 09:59:59 4a7b308a23b1: Layer already exists 09:59:59 17169a82b526: Layer already exists 09:59:59 3396a5f46ac0: Layer already exists 09:59:59 713e7675e2c1: Layer already exists 09:59:59 2.3.0-dev.10: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 10:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:00:00 3c68109e1d5f: Preparing 10:00:00 78ec1a632d55: Preparing 10:00:00 b8df12d44edf: Preparing 10:00:00 be52ea275e0e: Preparing 10:00:00 ec08af8eb2c6: Preparing 10:00:00 3396a5f46ac0: Preparing 10:00:00 4a7b308a23b1: Preparing 10:00:00 17169a82b526: Preparing 10:00:00 713e7675e2c1: Preparing 10:00:00 3396a5f46ac0: Waiting 10:00:00 4a7b308a23b1: Waiting 10:00:00 17169a82b526: Waiting 10:00:00 713e7675e2c1: Waiting 10:00:00 be52ea275e0e: Layer already exists 10:00:00 b8df12d44edf: Layer already exists 10:00:00 78ec1a632d55: Layer already exists 10:00:00 3c68109e1d5f: Layer already exists 10:00:00 ec08af8eb2c6: Layer already exists 10:00:00 4a7b308a23b1: Layer already exists 10:00:00 3396a5f46ac0: Layer already exists 10:00:00 713e7675e2c1: Layer already exists 10:00:00 17169a82b526: Layer already exists 10:00:00 dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:00 + 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 10:00:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 10:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 10:00:00 3c68109e1d5f: Preparing 10:00:00 78ec1a632d55: Preparing 10:00:00 b8df12d44edf: Preparing 10:00:00 be52ea275e0e: Preparing 10:00:00 ec08af8eb2c6: Preparing 10:00:00 3396a5f46ac0: Preparing 10:00:00 4a7b308a23b1: Preparing 10:00:00 17169a82b526: Preparing 10:00:00 713e7675e2c1: Preparing 10:00:00 3396a5f46ac0: Waiting 10:00:00 4a7b308a23b1: Waiting 10:00:00 17169a82b526: Waiting 10:00:00 713e7675e2c1: Waiting 10:00:00 b8df12d44edf: Layer already exists 10:00:00 78ec1a632d55: Layer already exists 10:00:00 3c68109e1d5f: Layer already exists 10:00:00 be52ea275e0e: Layer already exists 10:00:00 ec08af8eb2c6: Layer already exists 10:00:00 4a7b308a23b1: Layer already exists 10:00:00 3396a5f46ac0: Layer already exists 10:00:00 17169a82b526: Layer already exists 10:00:00 713e7675e2c1: Layer already exists 10:00:00 main: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:00 ===================================================== [Pipeline] echo 10:00:00 taggedImages: 10:00:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34 10:00:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 10:00:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.10 10:00:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 10:00:00 - 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 10:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:00:01 10:00:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:00:01 latest: Pulling from edgex-lftools-log-publisher 10:00:01 5eb5b503b376: Pulling fs layer 10:00:01 5c69ac0246d0: Pulling fs layer 10:00:01 ec43610c2a17: Pulling fs layer 10:00:01 3a2ae6a8a46f: Pulling fs layer 10:00:01 33b1e0a273af: Pulling fs layer 10:00:01 5d3b04190fa2: Pulling fs layer 10:00:01 2f39f015ded8: Pulling fs layer 10:00:01 3a2ae6a8a46f: Waiting 10:00:01 33b1e0a273af: Waiting 10:00:01 5d3b04190fa2: Waiting 10:00:01 5c69ac0246d0: Verifying Checksum 10:00:01 5c69ac0246d0: Download complete 10:00:01 3a2ae6a8a46f: Verifying Checksum 10:00:01 3a2ae6a8a46f: Download complete 10:00:01 33b1e0a273af: Verifying Checksum 10:00:01 33b1e0a273af: Download complete 10:00:01 5d3b04190fa2: Verifying Checksum 10:00:01 5d3b04190fa2: Download complete 10:00:01 ec43610c2a17: Verifying Checksum 10:00:01 5eb5b503b376: Verifying Checksum 10:00:01 5eb5b503b376: Download complete 10:00:02 2f39f015ded8: Download complete 10:00:02 5eb5b503b376: Pull complete 10:00:03 5c69ac0246d0: Pull complete 10:00:03 ec43610c2a17: Pull complete 10:00:03 3a2ae6a8a46f: Pull complete 10:00:03 33b1e0a273af: Pull complete 10:00:04 5d3b04190fa2: Pull complete 10:00:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21756 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 10:00:08 Running in /w/workspace/app-rfid-llrp-inventory/50 [Pipeline] { [Pipeline] checkout 10:00:08 The recommended git tool is: git 10:00:08 2f39f015ded8: Pull complete 10:00:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:08 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:00:08 $ 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 10:00:10 $ docker top b22ccaf20e55231edc40d6d2fcc6b30b5acac900e0988c8118512c4ed7f4787f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:10 ---> job-cost.sh 10:00:10 lf-activate-venv: SKIPPING 10:00:10 INFO: No Stack... 10:00:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:00:11 INFO: Archiving Costs [Pipeline] sh 10:00:11 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 10:00:11 + cut -d, -f6 [Pipeline] lock 10:00:11 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] 10:00:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] did not exist. Created. 10:00:11 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:11 + echo total: 0.2199999988079071 [Pipeline] stash 10:00:11 Stashed 1 file(s) [Pipeline] } 10:00:11 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:00:11 $ docker stop --time=1 b22ccaf20e55231edc40d6d2fcc6b30b5acac900e0988c8118512c4ed7f4787f 10:00:13 $ docker rm -f b22ccaf20e55231edc40d6d2fcc6b30b5acac900e0988c8118512c4ed7f4787f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:14 using credential edgex-jenkins-ssh 10:00:14 Cloning the remote Git repository 10:00:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:00:14 > git init /w/workspace/app-rfid-llrp-inventory/50 # timeout=10 10:00:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:00:14 > git --version # timeout=10 10:00:14 > git --version # 'git version 2.25.1' 10:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:16 Avoid second fetch 10:00:16 Checking out Revision dc12914614d6a112f0a92a24f3d596335fb0de34 (main) 10:00:16 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 10:00:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:16 > git config core.sparsecheckout # timeout=10 10:00:16 > git checkout -f dc12914614d6a112f0a92a24f3d596335fb0de34 # timeout=10 10:00:21 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#101)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:00:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:00:22 Dload Upload Total Spent Left Speed 10:00:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 95596 [Pipeline] sh 10:00:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:00:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:00:23 + sudo tee /etc/docker/daemon.new 10:00:23 { 10:00:23 "registry-mirrors": [ 10:00:23 "https://nexus3.edgexfoundry.org:10001" 10:00:23 ], 10:00:23 "bip": "10.250.0.254/24", 10:00:23 "hosts": [ 10:00:23 "tcp://0.0.0.0:5555", 10:00:23 "unix:///var/run/docker.sock" 10:00:23 ], 10:00:23 "mtu": 1458, 10:00:23 "selinux-enabled": true, 10:00:23 "seccomp-profile": "/etc/docker/seccomp.json" 10:00:23 } [Pipeline] sh 10:00:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:00:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:42 provisioning config files... 10:00:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/50@tmp/config3583416649650939439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:42 ---> docker-login.sh 10:00:42 nexus3.edgexfoundry.org:10001 10:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:43 Configure a credential helper to remove this warning. See 10:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:43 10:00:43 Login Succeeded 10:00:43 nexus3.edgexfoundry.org:10002 10:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:43 Configure a credential helper to remove this warning. See 10:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:43 10:00:43 Login Succeeded 10:00:43 nexus3.edgexfoundry.org:10003 10:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:44 Configure a credential helper to remove this warning. See 10:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:44 10:00:44 Login Succeeded 10:00:44 nexus3.edgexfoundry.org:10004 10:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:44 Configure a credential helper to remove this warning. See 10:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:44 10:00:44 Login Succeeded 10:00:44 docker.io 10:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:45 Configure a credential helper to remove this warning. See 10:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:45 10:00:45 Login Succeeded 10:00:45 ---> docker-login.sh ends [Pipeline] } 10:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:46 ========================================================= 10:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:46 + 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 . 10:00:46 Sending build context to Docker daemon 682kB 10:00:46 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 10:00:46 Step 2/13 : FROM ${BASE} AS builder 10:00:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:00:47 b3c136eddcbf: Pulling fs layer 10:00:47 c0a3192eca97: Pulling fs layer 10:00:47 a050256f5b6f: Pulling fs layer 10:00:47 656be50a0ddc: Pulling fs layer 10:00:47 2bbca73fdf42: Pulling fs layer 10:00:47 46d945488cbd: Pulling fs layer 10:00:47 8a5474983e97: Pulling fs layer 10:00:47 329c88fbcd65: Pulling fs layer 10:00:47 2bbca73fdf42: Waiting 10:00:47 46d945488cbd: Waiting 10:00:47 8a5474983e97: Waiting 10:00:47 329c88fbcd65: Waiting 10:00:47 656be50a0ddc: Waiting 10:00:47 a050256f5b6f: Download complete 10:00:47 c0a3192eca97: Verifying Checksum 10:00:47 c0a3192eca97: Download complete 10:00:47 2bbca73fdf42: Verifying Checksum 10:00:47 2bbca73fdf42: Download complete 10:00:47 46d945488cbd: Verifying Checksum 10:00:47 46d945488cbd: Download complete 10:00:47 b3c136eddcbf: Download complete 10:00:48 b3c136eddcbf: Pull complete 10:00:48 329c88fbcd65: Verifying Checksum 10:00:48 329c88fbcd65: Download complete 10:00:48 c0a3192eca97: Pull complete 10:00:49 a050256f5b6f: Pull complete 10:00:49 8a5474983e97: Verifying Checksum 10:00:49 8a5474983e97: Download complete 10:00:50 656be50a0ddc: Verifying Checksum 10:00:50 656be50a0ddc: Download complete 10:01:02 656be50a0ddc: Pull complete 10:01:03 2bbca73fdf42: Pull complete 10:01:03 46d945488cbd: Pull complete 10:01:10 8a5474983e97: Pull complete 10:01:11 329c88fbcd65: Pull complete 10:01:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:01:11 ---> ff4287adb874 10:01:11 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:01:13 ---> Running in 25f635cf3498 10:01:15 Removing intermediate container 25f635cf3498 10:01:15 ---> d73532f9b6ba 10:01:15 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 10:01:15 ---> Running in 8717048d9c00 10:01:15 Removing intermediate container 8717048d9c00 10:01:15 ---> 7c1a64c73e3c 10:01:15 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:01:15 ---> Running in f598c4cf7092 10:01:15 Removing intermediate container f598c4cf7092 10:01:15 ---> e182705fe0fd 10:01:15 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:15 ---> Running in 2f8c714ce30c 10:01:17 Removing intermediate container 2f8c714ce30c 10:01:17 ---> 5cae0115b72d 10:01:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:01:17 ---> Running in d6be974e61d3 10:01:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:01:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:01:20 OK: 221 MiB in 51 packages 10:01:20 Removing intermediate container d6be974e61d3 10:01:20 ---> 09e7bcdf389c 10:01:20 Step 8/13 : WORKDIR /app 10:01:21 ---> Running in ab8f6d306fd4 10:01:21 Removing intermediate container ab8f6d306fd4 10:01:21 ---> f86f0ab8455d 10:01:21 Step 9/13 : COPY go.mod vendor* ./ 10:01:22 ---> ce6a1bca232f 10:01:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:22 ---> Running in e349ad43593b 10:02:09 Removing intermediate container e349ad43593b 10:02:09 ---> ceb21b59480d 10:02:09 Step 11/13 : COPY . . 10:02:09 ---> 77bac19a2431 10:02:09 Step 12/13 : ARG MAKE="make build" 10:02:09 ---> Running in 22718b7d1713 10:02:09 Removing intermediate container 22718b7d1713 10:02:09 ---> f736446eb53c 10:02:09 Step 13/13 : RUN $MAKE 10:02:09 ---> Running in 310f6882a6aa 10:02:09 noop 10:02:09 Removing intermediate container 310f6882a6aa 10:02:09 ---> 755a93944a37 10:02:09 Successfully built 755a93944a37 10:02:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:09 + docker inspect -f . ci-base-image-arm64 10:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:09 prd-ubuntu20.04-docker-arm64-4c-16g-21756 does not seem to be running inside a container 10:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/50 -v /w/workspace/app-rfid-llrp-inventory/50:/w/workspace/app-rfid-llrp-inventory/50:rw,z -v /w/workspace/app-rfid-llrp-inventory/50@tmp:/w/workspace/app-rfid-llrp-inventory/50@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 10:02:11 $ docker top 7eae48844ba9bed4dc06ea8df9baf9ecd5d68b73dcafdb35715e53a6b693ea2d -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:12 + go version 10:02:12 go version go1.18.3 linux/arm64 [Pipeline] } 10:02:12 $ docker stop --time=1 7eae48844ba9bed4dc06ea8df9baf9ecd5d68b73dcafdb35715e53a6b693ea2d 10:02:13 $ docker rm -f 7eae48844ba9bed4dc06ea8df9baf9ecd5d68b73dcafdb35715e53a6b693ea2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:14 + docker inspect -f . ci-base-image-arm64 10:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:14 prd-ubuntu20.04-docker-arm64-4c-16g-21756 does not seem to be running inside a container 10:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/50 -v /w/workspace/app-rfid-llrp-inventory/50:/w/workspace/app-rfid-llrp-inventory/50:rw,z -v /w/workspace/app-rfid-llrp-inventory/50@tmp:/w/workspace/app-rfid-llrp-inventory/50@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 10:02:15 $ docker top 188d4578166c0842a80ad4eb6cf5e2ff4ceb74c78d804386f8d616c192472715 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:16 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/50 [Pipeline] fileExists [Pipeline] sh 10:02:17 + make test 10:02:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:03:39 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 10:03:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements 10:03:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 10:03:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements 10:03:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:03:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:04:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:04:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:04:07 ./bin/test-attribution.sh [Pipeline] echo 10:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:04:07 $ docker stop --time=1 188d4578166c0842a80ad4eb6cf5e2ff4ceb74c78d804386f8d616c192472715 10:04:08 $ docker rm -f 188d4578166c0842a80ad4eb6cf5e2ff4ceb74c78d804386f8d616c192472715 [Pipeline] // withDockerContainer [Pipeline] sh 10:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:04:09 Warning: overwriting stash ‘coverage-report’ 10:04:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:04:11 + ls -al . 10:04:11 total 224 10:04:11 drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 10:02 . 10:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:00 .. 10:04:11 -rw-rw-r-- 1 jenkins jenkins 262 Aug 2 10:00 .dockerignore 10:04:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 10:00 .git 10:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:00 .github 10:04:11 -rw-rw-r-- 1 jenkins jenkins 788 Aug 2 10:00 .gitignore 10:04:11 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 10:00 .golangci.yml 10:04:11 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 2 10:00 Attribution.txt 10:04:11 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 2 10:00 CHANGELOG.md 10:04:11 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 2 10:00 Dockerfile 10:04:11 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 10:00 GOVERNANCE.md 10:04:11 -rw-rw-r-- 1 jenkins jenkins 687 Aug 2 10:00 Jenkinsfile 10:04:11 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 10:00 LICENSE 10:04:11 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 2 10:00 Makefile 10:04:11 -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 10:00 OWNERS.md 10:04:11 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 2 10:00 README.md 10:04:11 -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 09:58 VERSION 10:04:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:00 bin 10:04:11 -rw-r--r-- 1 jenkins jenkins 41008 Aug 2 10:03 coverage.out 10:04:11 -rw-rw-r-- 1 jenkins jenkins 3539 Aug 2 10:00 go.mod 10:04:11 -rw-rw-r-- 1 jenkins jenkins 36290 Aug 2 10:00 go.sum 10:04:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:00 images 10:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:00 internal 10:04:11 -rw-rw-r-- 1 jenkins jenkins 531 Aug 2 10:00 main.go 10:04:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:00 res 10:04:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:00 snap 10:04:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:11 + 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=dc12914614d6a112f0a92a24f3d596335fb0de34 --label arch=arm64 --label version=2.3.0-dev.10 . 10:04:11 Sending build context to Docker daemon 682kB 10:04:11 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 10:04:11 Step 2/31 : FROM ${BASE} AS builder 10:04:11 ---> 755a93944a37 10:04:11 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:04:11 ---> Running in 87f289743201 10:04:12 Removing intermediate container 87f289743201 10:04:12 ---> 6fb5020305a4 10:04:12 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 10:04:12 ---> Running in e3bfa6b6f07f 10:04:12 Removing intermediate container e3bfa6b6f07f 10:04:12 ---> c917bbdb6aac 10:04:12 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:04:12 ---> Running in 6dbfebbfea53 10:04:13 Removing intermediate container 6dbfebbfea53 10:04:13 ---> c285704d72c8 10:04:13 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:13 ---> Running in c7e714538908 10:04:15 Removing intermediate container c7e714538908 10:04:15 ---> 6b0ab5bb15b6 10:04:15 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:04:15 ---> Running in baea87502fa1 10:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:04:17 OK: 221 MiB in 51 packages 10:04:18 Removing intermediate container baea87502fa1 10:04:18 ---> 9b513dd948f7 10:04:18 Step 8/31 : WORKDIR /app 10:04:18 ---> Running in 2eefa6aff83b 10:04:18 Removing intermediate container 2eefa6aff83b 10:04:18 ---> 8c91b1be7a29 10:04:18 Step 9/31 : COPY go.mod vendor* ./ 10:04:19 ---> 2d9e460bcc83 10:04:19 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:19 ---> Running in a4de82deaebc 10:04:21 Removing intermediate container a4de82deaebc 10:04:21 ---> ff1d3a3a673c 10:04:21 Step 11/31 : COPY . . 10:04:21 ---> 12274b4318cc 10:04:21 Step 12/31 : ARG MAKE="make build" 10:04:21 ---> Running in 0daa628213e2 10:04:22 Removing intermediate container 0daa628213e2 10:04:22 ---> 3833ecc08bbf 10:04:22 Step 13/31 : RUN $MAKE 10:04:22 ---> Running in 4c4d5fbdb703 10:04:23 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.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 10:06:30 Removing intermediate container 4c4d5fbdb703 10:06:30 ---> d4da6157a214 10:06:30 Step 14/31 : FROM alpine:3.14 10:06:30 3.14: Pulling from library/alpine 10:06:30 f4bf3852c6cc: Pulling fs layer 10:06:30 f4bf3852c6cc: Verifying Checksum 10:06:30 f4bf3852c6cc: Download complete 10:06:30 f4bf3852c6cc: Pull complete 10:06:30 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 10:06:30 Status: Downloaded newer image for alpine:3.14 10:06:30 ---> f19c924ebacc 10:06:30 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:06:30 ---> Running in 111614ffda5b 10:06:30 Removing intermediate container 111614ffda5b 10:06:30 ---> d2702b4987e4 10:06:30 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 10:06:30 ---> Running in 0b05c31dda4d 10:06:30 Removing intermediate container 0b05c31dda4d 10:06:30 ---> 9de485dad837 10:06:30 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:30 ---> Running in 9db34f0df40b 10:06:30 Removing intermediate container 9db34f0df40b 10:06:30 ---> 0b6b4d8749ef 10:06:30 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 10:06:30 ---> Running in e2e8b7ec3e1a 10:06:30 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:06:31 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:06:32 (1/7) Installing ca-certificates (20220614-r0) 10:06:32 (2/7) Installing dumb-init (1.2.5-r1) 10:06:32 (3/7) Installing libgcc (10.3.1_git20210424-r2) 10:06:32 (4/7) Installing libsodium (1.0.18-r0) 10:06:32 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 10:06:32 (6/7) Installing libzmq (4.3.4-r0) 10:06:32 (7/7) Installing zeromq (4.3.4-r0) 10:06:32 Executing busybox-1.33.1-r8.trigger 10:06:33 Executing ca-certificates-20220614-r0.trigger 10:06:33 OK: 9 MiB in 21 packages 10:06:34 Removing intermediate container e2e8b7ec3e1a 10:06:34 ---> 401086b17bf8 10:06:34 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:06:34 ---> d3dbc287483e 10:06:34 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 10:06:35 ---> e86a697f97ff 10:06:35 Step 21/31 : COPY --from=builder /app/res/ /res/ 10:06:36 ---> 9d78da1c9e8e 10:06:36 Step 22/31 : COPY --from=builder /app/static/ /static/ 10:06:36 ---> 92ce6f817232 10:06:36 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 10:06:38 ---> 4bd8b5dfbf2b 10:06:38 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 10:06:38 ---> Running in de2372bfb622 10:06:40 Removing intermediate container de2372bfb622 10:06:40 ---> b26dadf6b49e 10:06:40 Step 25/31 : VOLUME /cache 10:06:40 ---> Running in 0fd20a81f3d3 10:06:40 Removing intermediate container 0fd20a81f3d3 10:06:40 ---> 995a41b4a27d 10:06:40 Step 26/31 : EXPOSE 59711 10:06:40 ---> Running in d7cafafc53d5 10:06:40 Removing intermediate container d7cafafc53d5 10:06:40 ---> e0190efe5c03 10:06:40 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 10:06:40 ---> Running in 5fb6876bcb26 10:06:40 Removing intermediate container 5fb6876bcb26 10:06:40 ---> 6aca0aab7e1b 10:06:40 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 10:06:40 ---> Running in 065c5de2651c 10:06:41 Removing intermediate container 065c5de2651c 10:06:41 ---> 117bad950e6c 10:06:41 Step 29/31 : LABEL arch=arm64 10:06:41 ---> Running in 6b02f86701be 10:06:41 Removing intermediate container 6b02f86701be 10:06:41 ---> c3c091d03f6a 10:06:41 Step 30/31 : LABEL git_sha=dc12914614d6a112f0a92a24f3d596335fb0de34 10:06:41 ---> Running in 51bd156f3c66 10:06:42 Removing intermediate container 51bd156f3c66 10:06:42 ---> 0c3d7113a78a 10:06:42 Step 31/31 : LABEL version=2.3.0-dev.10 10:06:42 ---> Running in 96befc602ef3 10:06:42 Removing intermediate container 96befc602ef3 10:06:42 ---> 308b46f8d0bd 10:06:42 [Warning] One or more build-args [ARCH] were not consumed 10:06:42 Successfully built 308b46f8d0bd 10:06:42 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 10:06:42 provisioning config files... 10:06:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/50@tmp/config1761286567666369768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:43 ---> docker-login.sh 10:06:43 nexus3.edgexfoundry.org:10001 10:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:43 Configure a credential helper to remove this warning. See 10:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:43 10:06:43 Login Succeeded 10:06:43 nexus3.edgexfoundry.org:10002 10:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:44 Configure a credential helper to remove this warning. See 10:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:44 10:06:44 Login Succeeded 10:06:44 nexus3.edgexfoundry.org:10003 10:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:44 Configure a credential helper to remove this warning. See 10:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:44 10:06:44 Login Succeeded 10:06:44 nexus3.edgexfoundry.org:10004 10:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:44 Configure a credential helper to remove this warning. See 10:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:44 10:06:44 Login Succeeded 10:06:44 docker.io 10:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:45 Configure a credential helper to remove this warning. See 10:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:45 10:06:45 Login Succeeded 10:06:45 ---> docker-login.sh ends [Pipeline] } 10:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:06:45 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 10:06:45 dc12914614d6a112f0a92a24f3d596335fb0de34 10:06:45 latest 10:06:45 2.3.0-dev.10 10:06:45 dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 10:06:45 main 10:06:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34 10:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:06:46 3f0cafa60c53: Preparing 10:06:46 85feda559894: Preparing 10:06:46 b9a0955b6623: Preparing 10:06:46 40a3f0f79850: Preparing 10:06:46 5d39d4b4ab00: Preparing 10:06:46 2b0557e3a8ed: Preparing 10:06:46 de37e05e8e89: Preparing 10:06:46 993b1648af0d: Preparing 10:06:46 51fe7c9ea229: Preparing 10:06:46 2b0557e3a8ed: Waiting 10:06:46 de37e05e8e89: Waiting 10:06:46 993b1648af0d: Waiting 10:06:46 51fe7c9ea229: Waiting 10:06:46 3f0cafa60c53: Pushed 10:06:46 5d39d4b4ab00: Pushed 10:06:46 b9a0955b6623: Pushed 10:06:46 40a3f0f79850: Pushed 10:06:47 51fe7c9ea229: Layer already exists 10:06:47 2b0557e3a8ed: Pushed 10:06:47 993b1648af0d: Pushed 10:06:48 de37e05e8e89: Pushed 10:06:52 85feda559894: Pushed 10:06:52 dc12914614d6a112f0a92a24f3d596335fb0de34: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:52 + 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 10:06:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 10:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:06:53 3f0cafa60c53: Preparing 10:06:53 85feda559894: Preparing 10:06:53 b9a0955b6623: Preparing 10:06:53 40a3f0f79850: Preparing 10:06:53 5d39d4b4ab00: Preparing 10:06:53 2b0557e3a8ed: Preparing 10:06:53 de37e05e8e89: Preparing 10:06:53 993b1648af0d: Preparing 10:06:53 51fe7c9ea229: Preparing 10:06:53 de37e05e8e89: Waiting 10:06:53 993b1648af0d: Waiting 10:06:53 51fe7c9ea229: Waiting 10:06:53 2b0557e3a8ed: Waiting 10:06:53 40a3f0f79850: Layer already exists 10:06:53 b9a0955b6623: Layer already exists 10:06:53 3f0cafa60c53: Layer already exists 10:06:53 5d39d4b4ab00: Layer already exists 10:06:53 85feda559894: Layer already exists 10:06:53 2b0557e3a8ed: Layer already exists 10:06:53 de37e05e8e89: Layer already exists 10:06:53 51fe7c9ea229: Layer already exists 10:06:53 993b1648af0d: Layer already exists 10:06:53 latest: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:53 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.10 10:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:06:54 3f0cafa60c53: Preparing 10:06:54 85feda559894: Preparing 10:06:54 b9a0955b6623: Preparing 10:06:54 40a3f0f79850: Preparing 10:06:54 5d39d4b4ab00: Preparing 10:06:54 2b0557e3a8ed: Preparing 10:06:54 de37e05e8e89: Preparing 10:06:54 993b1648af0d: Preparing 10:06:54 51fe7c9ea229: Preparing 10:06:54 de37e05e8e89: Waiting 10:06:54 993b1648af0d: Waiting 10:06:54 51fe7c9ea229: Waiting 10:06:54 2b0557e3a8ed: Waiting 10:06:54 b9a0955b6623: Layer already exists 10:06:54 40a3f0f79850: Layer already exists 10:06:54 85feda559894: Layer already exists 10:06:54 5d39d4b4ab00: Layer already exists 10:06:54 3f0cafa60c53: Layer already exists 10:06:54 de37e05e8e89: Layer already exists 10:06:54 51fe7c9ea229: Layer already exists 10:06:54 993b1648af0d: Layer already exists 10:06:54 2b0557e3a8ed: Layer already exists 10:06:54 2.3.0-dev.10: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 10:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:06:55 3f0cafa60c53: Preparing 10:06:55 85feda559894: Preparing 10:06:55 b9a0955b6623: Preparing 10:06:55 40a3f0f79850: Preparing 10:06:55 5d39d4b4ab00: Preparing 10:06:55 2b0557e3a8ed: Preparing 10:06:55 de37e05e8e89: Preparing 10:06:55 993b1648af0d: Preparing 10:06:55 51fe7c9ea229: Preparing 10:06:55 de37e05e8e89: Waiting 10:06:55 993b1648af0d: Waiting 10:06:55 51fe7c9ea229: Waiting 10:06:55 2b0557e3a8ed: Waiting 10:06:55 5d39d4b4ab00: Layer already exists 10:06:55 85feda559894: Layer already exists 10:06:55 b9a0955b6623: Layer already exists 10:06:55 3f0cafa60c53: Layer already exists 10:06:55 40a3f0f79850: Layer already exists 10:06:55 993b1648af0d: Layer already exists 10:06:55 2b0557e3a8ed: Layer already exists 10:06:55 de37e05e8e89: Layer already exists 10:06:55 51fe7c9ea229: Layer already exists 10:06:55 dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:55 + 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 10:06:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 10:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 10:06:56 3f0cafa60c53: Preparing 10:06:56 85feda559894: Preparing 10:06:56 b9a0955b6623: Preparing 10:06:56 40a3f0f79850: Preparing 10:06:56 5d39d4b4ab00: Preparing 10:06:56 2b0557e3a8ed: Preparing 10:06:56 de37e05e8e89: Preparing 10:06:56 993b1648af0d: Preparing 10:06:56 51fe7c9ea229: Preparing 10:06:56 2b0557e3a8ed: Waiting 10:06:56 993b1648af0d: Waiting 10:06:56 de37e05e8e89: Waiting 10:06:56 51fe7c9ea229: Waiting 10:06:56 3f0cafa60c53: Layer already exists 10:06:56 5d39d4b4ab00: Layer already exists 10:06:56 40a3f0f79850: Layer already exists 10:06:56 85feda559894: Layer already exists 10:06:56 b9a0955b6623: Layer already exists 10:06:56 993b1648af0d: Layer already exists 10:06:56 de37e05e8e89: Layer already exists 10:06:56 2b0557e3a8ed: Layer already exists 10:06:56 51fe7c9ea229: Layer already exists 10:06:56 main: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:56 ===================================================== [Pipeline] echo 10:06:56 taggedImages: 10:06:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34 10:06:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 10:06:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.10 10:06:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 10:06:56 - 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 10:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:06:56 10:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:06:57 arm64: Pulling from edgex-lftools-log-publisher 10:06:57 8998bd30e6a1: Pulling fs layer 10:06:57 04944245beec: Pulling fs layer 10:06:57 699f458cf7ca: Pulling fs layer 10:06:57 765212b225bb: Pulling fs layer 10:06:57 f23df028b6ca: Pulling fs layer 10:06:57 d65c8cfc05b1: Pulling fs layer 10:06:57 2437ff75d9bd: Pulling fs layer 10:06:57 f23df028b6ca: Waiting 10:06:57 d65c8cfc05b1: Waiting 10:06:57 2437ff75d9bd: Waiting 10:06:57 765212b225bb: Waiting 10:06:57 04944245beec: Verifying Checksum 10:06:57 04944245beec: Download complete 10:06:57 765212b225bb: Verifying Checksum 10:06:57 765212b225bb: Download complete 10:06:57 f23df028b6ca: Download complete 10:06:57 d65c8cfc05b1: Verifying Checksum 10:06:57 d65c8cfc05b1: Download complete 10:06:57 699f458cf7ca: Verifying Checksum 10:06:57 699f458cf7ca: Download complete 10:06:58 8998bd30e6a1: Download complete 10:07:00 2437ff75d9bd: Verifying Checksum 10:07:00 2437ff75d9bd: Download complete 10:07:02 8998bd30e6a1: Pull complete 10:07:02 04944245beec: Pull complete 10:07:04 699f458cf7ca: Pull complete 10:07:04 765212b225bb: Pull complete 10:07:05 f23df028b6ca: Pull complete 10:07:05 d65c8cfc05b1: Pull complete 10:07:20 2437ff75d9bd: Pull complete 10:07:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-21756 does not seem to be running inside a container 10:07:21 $ 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/50 -v /w/workspace/app-rfid-llrp-inventory/50:/w/workspace/app-rfid-llrp-inventory/50:rw,z -v /w/workspace/app-rfid-llrp-inventory/50@tmp:/w/workspace/app-rfid-llrp-inventory/50@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 10:07:23 $ docker top 6c99aee1a67200b951eadd947a00861f1582481f804b57da5691e7ccf868ec6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:24 ---> job-cost.sh 10:07:24 lf-activate-venv: SKIPPING 10:07:24 INFO: No Stack... 10:07:25 INFO: Retrieving Pricing Info for: v3-standard-4 10:07:25 INFO: Archiving Costs [Pipeline] sh 10:07:26 + + catcut /w/workspace/app-rfid-llrp-inventory/50/archives/cost.csv -d, 10:07:26 -f6 [Pipeline] lock 10:07:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] 10:07:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] did not exist. Created. 10:07:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:07:27 /w/workspace/app-rfid-llrp-inventory/50@tmp/durable-a9aeedbb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:07:27 + echo total: 0.10999999940395355 [Pipeline] stash 10:07:27 Warning: overwriting stash ‘stack-cost’ 10:07:27 Stashed 1 file(s) [Pipeline] } 10:07:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:07:27 $ docker stop --time=1 6c99aee1a67200b951eadd947a00861f1582481f804b57da5691e7ccf868ec6b 10:07:29 $ docker rm -f 6c99aee1a67200b951eadd947a00861f1582481f804b57da5691e7ccf868ec6b [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 10:07:30 provisioning config files... 10:07:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config757536418569969654tmp [Pipeline] { [Pipeline] sh 10:07:30 + set +x 10:07:30 + curl -s https://codecov.io/bash 10:07:30 + bash -s -- 10:07:30 10:07:30 _____ _ 10:07:30 / ____| | | 10:07:30 | | ___ __| | ___ ___ _____ __ 10:07:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:07:30 | |___| (_) | (_| | __/ (_| (_) \ V / 10:07:30 \_____\___/ \__,_|\___|\___\___/ \_/ 10:07:30 Bash-1.0.6 10:07:30 10:07:30 10:07:30 ==> git version 2.25.1 found 10:07:30 ==> 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 10:07:30 Release-Date: 2020-01-08 10:07:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:07:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:07:30 ==> Jenkins CI detected. 10:07:30 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 10:07:30 project root: . 10:07:30 --> token set from env 10:07:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:07:30 ==> Running gcov in . (disable via -X gcov) 10:07:30 ==> Python coveragepy not found 10:07:30 ==> Searching for coverage reports in: 10:07:30 + . 10:07:30 -> Found 1 reports 10:07:30 ==> Detecting git/mercurial file structure 10:07:30 ==> Reading reports 10:07:30 + ./coverage.out bytes=41008 10:07:30 ==> Appending adjustments 10:07:30 https://docs.codecov.io/docs/fixing-reports 10:07:30 + Found adjustments 10:07:30 ==> Gzipping contents 10:07:30 12K /tmp/codecov.TdHcuc.gz 10:07:30 ==> Uploading reports 10:07:30 url: https://codecov.io 10:07:30 query: branch=main&commit=dc12914614d6a112f0a92a24f3d596335fb0de34&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 10:07:30 -> Pinging Codecov 10:07:30 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=dc12914614d6a112f0a92a24f3d596335fb0de34&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 10:07:30 -> Uploading to 10:07:30 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/581DD39554BDF9B6E22D074273EAD858/dc12914614d6a112f0a92a24f3d596335fb0de34/bb09ac2f-e840-4b0f-a6e4-c06b336e45ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T100730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f83bbcba7a0511f9cf27548dc220f9e63309706a9d67cf4f04489b626cbfaffd 10:07:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:07:30 Dload Upload Total Spent Left Speed 10:07:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11404 0 0 100 11404 0 46737 --:--:-- --:--:-- --:--:-- 46546 100 11404 0 0 100 11404 0 46737 --:--:-- --:--:-- --:--:-- 46546 10:07:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] } 10:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:07:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:07:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:07:31 10:07:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:07:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:07:31 df9b9388f04a: Pulling fs layer 10:07:31 52dc419b0ee2: Pulling fs layer 10:07:31 25bc292e5bac: Pulling fs layer 10:07:31 114826534d7a: Pulling fs layer 10:07:31 4657fd5d0bcf: Pulling fs layer 10:07:31 6ad1cebc031e: Pulling fs layer 10:07:31 8a3aa393b2d8: Pulling fs layer 10:07:31 4657fd5d0bcf: Waiting 10:07:31 114826534d7a: Waiting 10:07:31 6ad1cebc031e: Waiting 10:07:31 25bc292e5bac: Download complete 10:07:31 52dc419b0ee2: Verifying Checksum 10:07:31 52dc419b0ee2: Download complete 10:07:31 4657fd5d0bcf: Verifying Checksum 10:07:31 4657fd5d0bcf: Download complete 10:07:31 df9b9388f04a: Download complete 10:07:32 df9b9388f04a: Pull complete 10:07:32 6ad1cebc031e: Verifying Checksum 10:07:32 6ad1cebc031e: Download complete 10:07:32 52dc419b0ee2: Pull complete 10:07:32 25bc292e5bac: Pull complete 10:07:32 114826534d7a: Verifying Checksum 10:07:32 114826534d7a: Download complete 10:07:32 8a3aa393b2d8: Verifying Checksum 10:07:32 8a3aa393b2d8: Download complete 10:07:37 114826534d7a: Pull complete 10:07:37 4657fd5d0bcf: Pull complete 10:07:37 6ad1cebc031e: Pull complete 10:07:40 8a3aa393b2d8: Pull complete 10:07:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:40 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:07:40 $ 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 10:07:42 $ docker top b6f9e2e7a6841400960082bb40333dc2514df5df58f239a949e17717b2f6f58a -eo pid,comm [Pipeline] { [Pipeline] echo 10:07:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 10:07:42 + set -o pipefail 10:07:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 10:07:50 10:07:50 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 10:07:50 10:07:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/65e60dbb-fa18-4644-8a60-6755dbc31255 10:07:50 10:07:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:07:50 10:07:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:07:50 10:07:50 [Pipeline] } 10:07:50 $ docker stop --time=1 b6f9e2e7a6841400960082bb40333dc2514df5df58f239a949e17717b2f6f58a 10:07:52 $ docker rm -f b6f9e2e7a6841400960082bb40333dc2514df5df58f239a949e17717b2f6f58a [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 10:07:53 + git log --format=format:%s -1 dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] sh 10:07:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:54 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:07:54 $ 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 10:07:55 $ docker top aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:55 [ssh-agent] Looking for ssh-agent implementation... 10:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:55 $ docker exec aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d ssh-agent 10:07:55 SSH_AUTH_SOCK=/tmp/ssh-g4H28NZ2MDEj/agent.34 10:07:55 SSH_AGENT_PID=40 10:07:55 Running ssh-add (command line suppressed) 10:07:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7404826525145688944.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7404826525145688944.key) 10:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:55 + git semver tag 10:07:56 2022-08-02 10:07:56,035 [run_tag] DEBUG tag force:False 10:07:56 2022-08-02 10:07:56,035 [check_head_tag] DEBUG check head tag 10:07:56 2022-08-02 10:07:56,036 [execute] INFO git cat-file --batch-check 10:07:56 2022-08-02 10:07:56,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 10:07:56 2022-08-02 10:07:56,041 [execute] INFO git cat-file --batch 10:07:56 2022-08-02 10:07:56,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 10:07:56 2022-08-02 10:07:56,051 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:07:56 2022-08-02 10:07:56,051 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 10:07:56 2022-08-02 10:07:56,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 10:07:56 2022-08-02 10:07:56,057 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:07:56 2.3.0-dev.10 [Pipeline] } 10:07:56 $ docker exec --env ******** --env ******** aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d ssh-agent -k 10:07:56 unset SSH_AUTH_SOCK; 10:07:56 unset SSH_AGENT_PID; 10:07:56 echo Agent pid 40 killed; 10:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:56 + git semver [Pipeline] } 10:07:57 $ docker stop --time=1 aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d 10:07:58 $ docker rm -f aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:07:58 10:07:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:07:59 0.23.1-centos7: Pulling from edgex-lftools 10:07:59 ab5ef0e58194: Pulling fs layer 10:07:59 9712f1f96733: Pulling fs layer 10:07:59 63f879dbbcfc: Pulling fs layer 10:07:59 0d9ebad4ef96: Pulling fs layer 10:07:59 e9a5061849ea: Pulling fs layer 10:07:59 d747dcd14b5f: Pulling fs layer 10:07:59 2de7ff778b66: Pulling fs layer 10:07:59 0d9ebad4ef96: Waiting 10:07:59 e9a5061849ea: Waiting 10:07:59 d747dcd14b5f: Waiting 10:07:59 2de7ff778b66: Waiting 10:07:59 9712f1f96733: Verifying Checksum 10:07:59 9712f1f96733: Download complete 10:07:59 63f879dbbcfc: Verifying Checksum 10:07:59 63f879dbbcfc: Download complete 10:07:59 e9a5061849ea: Verifying Checksum 10:07:59 e9a5061849ea: Download complete 10:07:59 d747dcd14b5f: Verifying Checksum 10:07:59 d747dcd14b5f: Download complete 10:07:59 0d9ebad4ef96: Verifying Checksum 10:07:59 0d9ebad4ef96: Download complete 10:07:59 ab5ef0e58194: Verifying Checksum 10:07:59 ab5ef0e58194: Download complete 10:07:59 2de7ff778b66: Verifying Checksum 10:07:59 2de7ff778b66: Download complete 10:08:03 ab5ef0e58194: Pull complete 10:08:03 9712f1f96733: Pull complete 10:08:03 63f879dbbcfc: Pull complete 10:08:07 0d9ebad4ef96: Pull complete 10:08:07 e9a5061849ea: Pull complete 10:08:07 d747dcd14b5f: Pull complete 10:08:09 2de7ff778b66: Pull complete 10:08:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:09 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:08:09 $ 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 10:08:11 $ docker top 37c9d5eb1b6eb269b1136d23f83f4b3a9f13f853521e744652ea4e006ad6450f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:08:11 provisioning config files... 10:08:11 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config336526963753471438tmp 10:08:11 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4373107611285309854tmp 10:08:11 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8862787636468528772tmp [Pipeline] { [Pipeline] echo 10:08:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:08:11 ---> sigul-configuration.sh 10:08:11 gpg: directory `/root/.gnupg' created 10:08:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:08:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:08:11 gpg: keyring `/root/.gnupg/secring.gpg' created 10:08:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:08:11 gpg: CAST5 encrypted data 10:08:11 gpg: encrypted with 1 passphrase 10:08:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:08:11 + mkdir /home/jenkins 10:08:11 + mkdir /home/jenkins/sigul [Pipeline] sh 10:08:12 + 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 10:08:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:08:12 ---> sigul-install.sh 10:08:12 Sigul already installed; skipping installation. [Pipeline] sh 10:08:12 + git tag --list 10:08:12 v0.0.0 10:08:12 v1.0.0 10:08:12 v2.1.0 10:08:12 v2.1.1 10:08:12 v2.1.1-dev.1 10:08:12 v2.2.0 10:08:12 v2.2.1-dev.1 10:08:12 v2.2.1-dev.2 10:08:12 v2.2.1-dev.3 10:08:12 v2.2.1-dev.4 10:08:12 v2.2.1-dev.5 10:08:12 v2.2.1-dev.6 10:08:12 v2.2.1-dev.7 10:08:12 v2.3.0-dev.10 10:08:12 v2.3.0-dev.9 [Pipeline] sh 10:08:13 + lftools sign git-tag v2.3.0-dev.10 10:08:13 Signing Git tag with Sigul... 10:08:13 Signing v2.3.0-dev.10 [Pipeline] echo 10:08:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:08:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:08:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:08:14 $ docker stop --time=1 37c9d5eb1b6eb269b1136d23f83f4b3a9f13f853521e744652ea4e006ad6450f 10:08:15 $ docker rm -f 37c9d5eb1b6eb269b1136d23f83f4b3a9f13f853521e744652ea4e006ad6450f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:08:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:16 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:08:16 $ 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 10:08:17 $ docker top 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:17 [ssh-agent] Looking for ssh-agent implementation... 10:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:17 $ docker exec 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 ssh-agent 10:08:17 SSH_AUTH_SOCK=/tmp/ssh-UticvF1Cb1wY/agent.33 10:08:17 SSH_AGENT_PID=40 10:08:17 Running ssh-add (command line suppressed) 10:08:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107913394014277366.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107913394014277366.key) 10:08:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:17 + git semver bump pre 10:08:18 2022-08-02 10:08:18,127 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:08:18 2022-08-02 10:08:18,127 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 10:08:18 2022-08-02 10:08:18,127 [bump_version] DEBUG bumped version:2.3.0-dev.11 10:08:18 2022-08-02 10:08:18,127 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 10:08:18 2022-08-02 10:08:18,127 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:08:18 2022-08-02 10:08:18,128 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:08:18 2022-08-02 10:08:18,129 [execute] INFO git cat-file --batch-check 10:08:18 2022-08-02 10:08:18,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 10:08:18 2022-08-02 10:08:18,136 [execute] INFO git cat-file --batch 10:08:18 2022-08-02 10:08:18,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 10:08:18 2022-08-02 10:08:18,142 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:08:18 2.3.0-dev.11 [Pipeline] } 10:08:18 $ docker exec --env ******** --env ******** 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 ssh-agent -k 10:08:18 unset SSH_AUTH_SOCK; 10:08:18 unset SSH_AGENT_PID; 10:08:18 echo Agent pid 40 killed; 10:08:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:18 + git semver [Pipeline] } 10:08:18 $ docker stop --time=1 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 10:08:20 $ docker rm -f 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:21 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:08:21 $ 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 10:08:21 $ docker top 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:21 [ssh-agent] Looking for ssh-agent implementation... 10:08:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:21 $ docker exec 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d ssh-agent 10:08:21 SSH_AUTH_SOCK=/tmp/ssh-331n84vspPIw/agent.33 10:08:21 SSH_AGENT_PID=39 10:08:21 Running ssh-add (command line suppressed) 10:08:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9120150147427191843.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9120150147427191843.key) 10:08:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:22 + git semver push 10:08:22 2022-08-02 10:08:22,528 [run_push] DEBUG push 10:08:22 2022-08-02 10:08:22,529 [execute] INFO git cat-file --batch-check 10:08:22 2022-08-02 10:08:22,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 10:08:22 2022-08-02 10:08:22,534 [execute] INFO git rev-list a59855226ba728ad524309c32d7418f1f075a009 -- 10:08:22 2022-08-02 10:08:22,534 [execute] DEBUG Popen(['git', 'rev-list', 'a59855226ba728ad524309c32d7418f1f075a009', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 10:08:22 2022-08-02 10:08:22,539 [execute] INFO git fetch -v origin 10:08:22 2022-08-02 10:08:22,540 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 10:08:23 2022-08-02 10:08:23,013 [run_push] DEBUG no remote changes detected 10:08:23 2022-08-02 10:08:23,013 [execute] INFO git push origin semver 10:08:23 2022-08-02 10:08:23,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 10:08:24 2022-08-02 10:08:23,756 [run_push] DEBUG push all version tags 10:08:24 2022-08-02 10:08:23,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:08:24 2022-08-02 10:08:23,757 [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) 10:08:24 2022-08-02 10:08:24,467 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 10:08:24 2.3.0-dev.11 [Pipeline] } 10:08:24 $ docker exec --env ******** --env ******** 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d ssh-agent -k 10:08:24 unset SSH_AUTH_SOCK; 10:08:24 unset SSH_AGENT_PID; 10:08:24 echo Agent pid 39 killed; 10:08:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:25 + git semver [Pipeline] } 10:08:25 $ docker stop --time=1 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d 10:08:26 $ docker rm -f 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d [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 10:08:27 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 10:08:27 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 10:08:27 total 16 10:08:27 drwxr-xr-x 3 root root 4096 Aug 2 10:00 . 10:08:27 drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 10:08 .. 10:08:27 drwxr-xr-x 2 root root 4096 Aug 2 10:00 cost 10:08:27 -rw-r--r-- 1 root root 94 Aug 2 10:00 cost.csv 10:08:27 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 10:08:27 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 10:08:27 total 16 10:08:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 10:00 . 10:08:27 drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 10:08 .. 10:08:27 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 10:00 cost 10:08:27 -rw-r--r-- 1 jenkins jenkins 94 Aug 2 10:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:08:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:08:28 ---> package-listing.sh 10:08:28 ++ facter osfamily 10:08:28 ++ tr '[:upper:]' '[:lower:]' 10:08:28 + OS_FAMILY=debian 10:08:28 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 10:08:28 + START_PACKAGES=/tmp/packages_start.txt 10:08:28 + END_PACKAGES=/tmp/packages_end.txt 10:08:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:28 + PACKAGES=/tmp/packages_start.txt 10:08:28 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 10:08:28 + PACKAGES=/tmp/packages_end.txt 10:08:28 + case "${OS_FAMILY}" in 10:08:28 + dpkg -l 10:08:28 + grep '^ii' 10:08:28 + '[' -f /tmp/packages_start.txt ']' 10:08:28 + '[' -f /tmp/packages_end.txt ']' 10:08:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:28 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 10:08:28 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 10:08:28 + 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 10:08:28 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 10:08:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:29 prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container 10:08:29 $ 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 10:08:30 $ docker top 04a0fc81643c17f67b5cbe1628ce4dbaad8e0cd902220ea81c7a125cccf3294a -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:30 + touch /tmp/pre-build-complete [Pipeline] sh 10:08:30 + mkdir -p /var/log/sysstat [Pipeline] sh 10:08:30 + ls /var/log/sa-host 10:08:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:31 provisioning config files... 10:08:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1043622323581351119tmp [Pipeline] { [Pipeline] echo 10:08:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:08:31 ---> create-netrc.sh [Pipeline] } 10:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:08:31 ---> python-tools-install.sh [Pipeline] echo 10:08:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:08:32 ---> sudo-logs.sh 10:08:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:08:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:08:32 ---> job-cost.sh 10:08:32 lf-activate-venv: SKIPPING 10:08:32 DEBUG: total: 0.2199999988079071 10:08:32 INFO: Retrieving Stack Cost... 10:08:32 INFO: Retrieving Pricing Info for: v3-standard-8 10:08:33 INFO: Archiving Costs [Pipeline] echo 10:08:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:08:33 ---> logs-deploy.sh 10:08:33 lf-activate-venv: SKIPPING 10:08:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/50 10:08:33 INFO: archiving workspace using pattern(s): 10:08:34 Archives upload complete. 10:08:34 INFO: archiving logs to Nexus 10:08:35 ---> uname -a: 10:08:35 Linux prd-ubuntu20-04-docker-8c-8g-21755 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:08:35 10:08:35 10:08:35 ---> lscpu: 10:08:35 Architecture: x86_64 10:08:35 CPU op-mode(s): 32-bit, 64-bit 10:08:35 Byte Order: Little Endian 10:08:35 Address sizes: 40 bits physical, 48 bits virtual 10:08:35 CPU(s): 8 10:08:35 On-line CPU(s) list: 0-7 10:08:35 Thread(s) per core: 1 10:08:35 Core(s) per socket: 1 10:08:35 Socket(s): 8 10:08:35 NUMA node(s): 1 10:08:35 Vendor ID: AuthenticAMD 10:08:35 CPU family: 23 10:08:35 Model: 49 10:08:35 Model name: AMD EPYC-Rome Processor 10:08:35 Stepping: 0 10:08:35 CPU MHz: 2799.998 10:08:35 BogoMIPS: 5599.99 10:08:35 Virtualization: AMD-V 10:08:35 Hypervisor vendor: KVM 10:08:35 Virtualization type: full 10:08:35 L1d cache: 256 KiB 10:08:35 L1i cache: 256 KiB 10:08:35 L2 cache: 4 MiB 10:08:35 L3 cache: 128 MiB 10:08:35 NUMA node0 CPU(s): 0-7 10:08:35 Vulnerability Itlb multihit: Not affected 10:08:35 Vulnerability L1tf: Not affected 10:08:35 Vulnerability Mds: Not affected 10:08:35 Vulnerability Meltdown: Not affected 10:08:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:08:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:08:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:08:35 Vulnerability Srbds: Not affected 10:08:35 Vulnerability Tsx async abort: Not affected 10:08:35 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 10:08:35 10:08:35 10:08:35 ---> nproc: 10:08:35 8 10:08:35 10:08:35 10:08:35 ---> df -h: 10:08:35 Filesystem Size Used Avail Use% Mounted on 10:08:35 overlay 155G 13G 143G 8% / 10:08:35 tmpfs 64M 0 64M 0% /dev 10:08:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:08:35 shm 64M 0 64M 0% /dev/shm 10:08:35 /dev/vda1 155G 13G 143G 8% /facter-os 10:08:35 10:08:35 10:08:35 ---> sar -b -r -n DEV: 10:08:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21755) 08/02/22 _x86_64_ (8 CPU) 10:08:35 10:08:35 09:57:22 LINUX RESTART (8 CPU) 10:08:35 10:08:35 09:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:08:35 09:59:01 207.87 4.33 203.53 0.00 432.46 158658.89 0.00 10:08:35 10:00:01 178.74 0.10 178.64 0.00 8.53 25127.36 0.00 10:08:35 10:01:01 34.74 0.02 34.73 0.00 2.67 16745.89 0.00 10:08:35 10:02:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 10:08:35 10:03:01 1.20 0.02 1.18 0.00 0.13 14.00 0.00 10:08:35 10:04:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 10:08:35 10:05:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 10:08:35 10:06:01 1.25 0.00 1.25 0.00 0.00 16.66 0.00 10:08:35 10:07:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 10:08:35 10:08:01 67.32 0.28 67.04 0.00 11.73 35246.53 0.00 10:08:35 Average: 49.52 0.47 49.04 0.00 45.55 23585.06 0.00 10:08:35 10:08:35 09:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:35 09:59:01 28076204 31663072 626192 1.90 159812 3620288 2346560 6.92 1419240 2917976 224324 10:08:35 10:00:01 28149032 31758236 532984 1.62 166324 3642436 1957192 5.77 1346332 2928264 828 10:08:35 10:01:01 27649700 31768712 519960 1.58 174512 4094316 1793308 5.29 1350020 3367652 40 10:08:35 10:02:01 27650916 31770040 518260 1.58 174520 4094316 1793308 5.29 1349072 3367652 12 10:08:35 10:03:01 27655964 31775164 513136 1.56 174564 4094324 1793308 5.29 1344392 3367672 40 10:08:35 10:04:01 27655760 31775000 513296 1.56 174596 4094328 1793308 5.29 1343916 3367676 20 10:08:35 10:05:01 27660460 31779892 508512 1.55 174616 4094328 1793308 5.29 1339856 3367860 20 10:08:35 10:06:01 27661152 31780816 507536 1.54 174660 4094464 1793308 5.29 1339424 3368016 144 10:08:35 10:07:01 27660852 31780552 507728 1.54 174696 4094464 1793308 5.29 1339408 3368016 12 10:08:35 10:08:01 26436552 31699316 586088 1.78 197896 5146084 2251500 6.64 1481264 4377088 347672 10:08:35 Average: 27625659 31755080 533369 1.62 174620 4106935 1910841 5.63 1365292 3379787 57311 10:08:35 10:08:35 09:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:35 09:59:01 lo 5.40 5.40 0.53 0.53 0.00 0.00 0.00 0.00 10:08:35 09:59:01 ens3 451.32 318.80 6854.60 97.55 0.00 0.00 0.00 0.00 10:08:35 09:59:01 vethbd168e3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:08:35 09:59:01 docker0 130.76 157.57 10.65 1233.61 0.00 0.00 0.00 0.00 10:08:35 10:00:01 lo 8.38 8.38 0.82 0.82 0.00 0.00 0.00 0.00 10:08:35 10:00:01 ens3 143.14 116.94 213.13 282.13 0.00 0.00 0.00 0.00 10:08:35 10:00:01 docker0 13.46 17.61 0.79 95.05 0.00 0.00 0.00 0.00 10:08:35 10:01:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 10:08:35 10:01:01 ens3 101.32 59.97 2519.29 9.80 0.00 0.00 0.00 0.00 10:08:35 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:35 10:02:01 ens3 0.42 0.43 0.03 0.04 0.00 0.00 0.00 0.00 10:08:35 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:03:01 ens3 0.90 0.33 2.69 0.08 0.00 0.00 0.00 0.00 10:08:35 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:35 10:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:08:35 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:05:01 ens3 0.50 0.32 0.32 0.20 0.00 0.00 0.00 0.00 10:08:35 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:35 10:06:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:35 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:35 10:08:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 10:08:35 10:08:01 ens3 328.15 228.36 7854.83 69.82 0.00 0.00 0.00 0.00 10:08:35 10:08:01 docker0 35.21 43.26 3.26 687.25 0.00 0.00 0.00 0.00 10:08:35 Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 10:08:35 Average: ens3 102.64 72.54 1744.41 45.97 0.00 0.00 0.00 0.00 10:08:35 Average: docker0 17.94 21.84 1.47 201.58 0.00 0.00 0.00 0.00 10:08:35 10:08:35 10:08:35 ---> sar -P ALL: 10:08:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21755) 08/02/22 _x86_64_ (8 CPU) 10:08:35 10:08:35 09:57:22 LINUX RESTART (8 CPU) 10:08:35 10:08:35 09:58:01 CPU %user %nice %system %iowait %steal %idle 10:08:35 09:59:01 all 21.53 0.00 6.39 1.41 0.09 70.60 10:08:35 09:59:01 0 21.66 0.00 8.07 5.59 0.10 64.58 10:08:35 09:59:01 1 21.89 0.00 6.03 0.19 0.08 71.81 10:08:35 09:59:01 2 21.51 0.00 5.84 0.14 0.07 72.45 10:08:35 09:59:01 3 21.59 0.00 6.37 1.97 0.08 69.98 10:08:35 09:59:01 4 22.59 0.00 6.61 0.46 0.08 70.26 10:08:35 09:59:01 5 19.18 0.00 5.59 0.75 0.08 74.40 10:08:35 09:59:01 6 22.37 0.00 5.88 0.68 0.08 70.98 10:08:35 09:59:01 7 21.41 0.00 6.71 1.49 0.10 70.29 10:08:35 10:00:01 all 30.56 0.00 5.66 0.76 0.08 62.94 10:08:35 10:00:01 0 29.91 0.00 5.28 0.05 0.07 64.70 10:08:35 10:00:01 1 32.34 0.00 5.60 1.11 0.08 60.87 10:08:35 10:00:01 2 32.74 0.00 6.11 1.63 0.10 59.42 10:08:35 10:00:01 3 31.27 0.00 6.20 2.25 0.08 60.20 10:08:35 10:00:01 4 30.78 0.00 5.86 0.79 0.07 62.50 10:08:35 10:00:01 5 27.55 0.00 5.23 0.07 0.07 67.09 10:08:35 10:00:01 6 30.05 0.00 5.48 0.12 0.07 64.28 10:08:35 10:00:01 7 29.88 0.00 5.52 0.08 0.08 64.43 10:08:35 10:01:01 all 2.82 0.00 1.16 0.32 0.02 95.68 10:08:35 10:01:01 0 2.88 0.00 1.01 0.00 0.02 96.10 10:08:35 10:01:01 1 3.25 0.00 1.32 0.49 0.02 94.93 10:08:35 10:01:01 2 2.99 0.00 0.94 0.05 0.02 96.00 10:08:35 10:01:01 3 2.80 0.00 1.36 2.01 0.02 93.82 10:08:35 10:01:01 4 2.48 0.00 1.17 0.02 0.02 96.31 10:08:35 10:01:01 5 2.59 0.00 0.74 0.02 0.02 96.64 10:08:35 10:01:01 6 2.86 0.00 1.25 0.02 0.02 95.85 10:08:35 10:01:01 7 2.70 0.00 1.51 0.00 0.02 95.78 10:08:35 10:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:08:35 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:02:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:08:35 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:35 10:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:35 10:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:35 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:35 10:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:35 10:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:08:35 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:03:01 1 0.03 0.00 0.02 0.03 0.00 99.92 10:08:35 10:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:08:35 10:03:01 3 0.02 0.00 0.05 0.00 0.00 99.93 10:08:35 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:35 10:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:35 10:04:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:08:35 10:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:08:35 10:04:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:08:35 10:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:08:35 10:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:08:35 10:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:35 10:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:35 10:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:35 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:35 10:05:01 all 0.02 0.00 0.02 0.00 0.00 99.95 10:08:35 10:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:35 10:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 10:08:35 10:05:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:08:35 10:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:08:35 10:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:08:35 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:08:35 10:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:08:35 10:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:08:35 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:35 10:06:01 3 0.07 0.00 0.00 0.02 0.02 99.90 10:08:35 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:35 10:06:01 7 0.08 0.00 0.02 0.00 0.00 99.90 10:08:35 10:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:08:35 10:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:35 10:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:08:35 10:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:35 10:07:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:08:35 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:35 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:35 10:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:08:35 10:08:01 all 6.35 0.00 2.62 0.50 0.04 90.50 10:08:35 10:08:01 0 6.00 0.00 2.12 0.05 0.03 91.80 10:08:35 10:08:01 1 4.84 0.00 2.37 0.82 0.03 91.93 10:08:35 10:08:01 2 7.36 0.00 2.48 0.07 0.03 90.06 10:08:35 10:08:01 3 5.53 0.00 3.07 2.82 0.05 88.53 10:08:35 10:08:01 4 5.97 0.00 3.17 0.15 0.03 90.68 10:08:35 10:08:01 5 7.34 0.00 2.75 0.00 0.03 89.88 10:08:35 10:08:01 6 6.91 0.00 2.21 0.05 0.02 90.81 10:08:35 10:08:01 7 6.83 0.00 2.76 0.03 0.05 90.33 10:08:35 Average: all 6.10 0.00 1.58 0.30 0.02 92.00 10:08:35 Average: 0 6.04 0.00 1.64 0.56 0.02 91.73 10:08:35 Average: 1 6.22 0.00 1.53 0.27 0.03 91.95 10:08:35 Average: 2 6.42 0.00 1.54 0.19 0.02 91.83 10:08:35 Average: 3 6.09 0.00 1.69 0.90 0.03 91.29 10:08:35 Average: 4 6.14 0.00 1.67 0.14 0.02 92.02 10:08:35 Average: 5 5.62 0.00 1.42 0.08 0.02 92.86 10:08:35 Average: 6 6.18 0.00 1.47 0.09 0.02 92.24 10:08:35 Average: 7 6.06 0.00 1.65 0.16 0.03 92.11 10:08:35 10:08:35 10:08:35