Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 808edfc9f6c328417489871725311f9c0d7bbc15 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-ssh14915078754657608650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9679940237742085965.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh13897778544700690900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3121415638427851669.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh15946755459169584736.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 on ‘prd-ubuntu20.04-docker-8c-8g-4’ Running on prd-ubuntu20.04-docker-8c-8g-6 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 808edfc9f6c328417489871725311f9c0d7bbc15 (main) Commit message: "Merge pull request #127 from jim-wang-intel/v3_path_upgrade" > 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 808edfc9f6c328417489871725311f9c0d7bbc15 # timeout=10 > git rev-list --no-walk 28aaedc4101c568f15a620fb92b28207672ef290 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:57:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:57:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:57:57 ========================================================= 17:57:57 EdgeX Global Pipelines Version Info 17:57:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:57:57 ------------------- 17:57:57 stable info: 17:57:57 ------------------- 17:57:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:57:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:57:57 Message: update stable to v1.0.244 17:57:58 ------------------- 17:57:58 experimental info: 17:57:58 ------------------- 17:57:58 Commited By: **** collab-it+edgex@linuxfoundation.org 17:57:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:57:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 808edfc [Pipeline] echo 17:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:59 provisioning config files... 17:57:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6076538811830971472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:59 ---> docker-login.sh 17:57:59 nexus3.edgexfoundry.org:10001 17:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:59 Configure a credential helper to remove this warning. See 17:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:59 17:57:59 Login Succeeded 17:57:59 nexus3.edgexfoundry.org:10002 17:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:59 Configure a credential helper to remove this warning. See 17:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:59 17:57:59 Login Succeeded 17:57:59 nexus3.edgexfoundry.org:10003 17:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:59 Configure a credential helper to remove this warning. See 17:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:59 17:57:59 Login Succeeded 17:57:59 nexus3.edgexfoundry.org:10004 17:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:00 Configure a credential helper to remove this warning. See 17:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:00 17:58:00 Login Succeeded 17:58:00 docker.io 17:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:00 Configure a credential helper to remove this warning. See 17:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:00 17:58:00 Login Succeeded 17:58:00 ---> docker-login.sh ends [Pipeline] } 17:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:58:00 + git rev-list -1 --merges 808edfc9f6c328417489871725311f9c0d7bbc15~1..808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo 17:58:00 -----------> git rev-list -1 --merges 808edfc9f6c328417489871725311f9c0d7bbc15~1..808edfc9f6c328417489871725311f9c0d7bbc15 808edfc9f6c328417489871725311f9c0d7bbc15 17:58:00 808edfc9f6c328417489871725311f9c0d7bbc15 [false] [Pipeline] sh 17:58:01 + git log --format=format:%s -1 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo 17:58:01 ========================================================= 17:58:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:58:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:01 + git log --format=format:%s -1 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo 17:58:01 [semverPrep] GIT_COMMIT: 808edfc9f6c328417489871725311f9c0d7bbc15, Commit Message: Merge pull request #127 from jim-wang-intel/v3_path_upgrade [Pipeline] echo 17:58:01 [semverPrep] This is not a build commit. [Pipeline] sh 17:58:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:01 + grep -v github /etc/ssh/ssh_known_hosts 17:58:01 + [ -e /tmp/ssh_known_hosts ] 17:58:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:58:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:58:01 + sudo tee -a /etc/ssh/ssh_known_hosts 17:58:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:02 17:58:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:02 0.1.4: Pulling from edgex-devops/py-git-semver 17:58:02 b85a868b505f: Pulling fs layer 17:58:02 e2be974225ed: Pulling fs layer 17:58:02 339a4e72a1f5: Pulling fs layer 17:58:02 988bab9f4d93: Pulling fs layer 17:58:02 1469e6f7b9e6: Pulling fs layer 17:58:02 eaf3925da568: Pulling fs layer 17:58:02 bab4dde63d76: Pulling fs layer 17:58:02 bde34c3a00c8: Pulling fs layer 17:58:02 b352a97aabf1: Pulling fs layer 17:58:02 4872d77fe225: Pulling fs layer 17:58:02 5851b861e8e6: Pulling fs layer 17:58:02 988bab9f4d93: Waiting 17:58:02 bde34c3a00c8: Waiting 17:58:02 eaf3925da568: Waiting 17:58:02 bab4dde63d76: Waiting 17:58:02 b352a97aabf1: Waiting 17:58:02 4872d77fe225: Waiting 17:58:02 5851b861e8e6: Waiting 17:58:02 1469e6f7b9e6: Waiting 17:58:02 e2be974225ed: Verifying Checksum 17:58:02 e2be974225ed: Download complete 17:58:02 988bab9f4d93: Verifying Checksum 17:58:02 988bab9f4d93: Download complete 17:58:02 1469e6f7b9e6: Verifying Checksum 17:58:02 1469e6f7b9e6: Download complete 17:58:02 339a4e72a1f5: Verifying Checksum 17:58:02 339a4e72a1f5: Download complete 17:58:02 eaf3925da568: Download complete 17:58:02 bde34c3a00c8: Download complete 17:58:02 b352a97aabf1: Verifying Checksum 17:58:02 b352a97aabf1: Download complete 17:58:02 4872d77fe225: Download complete 17:58:02 5851b861e8e6: Verifying Checksum 17:58:02 5851b861e8e6: Download complete 17:58:02 b85a868b505f: Verifying Checksum 17:58:02 b85a868b505f: Download complete 17:58:03 bab4dde63d76: Verifying Checksum 17:58:03 bab4dde63d76: Download complete 17:58:03 b85a868b505f: Pull complete 17:58:03 e2be974225ed: Pull complete 17:58:04 339a4e72a1f5: Pull complete 17:58:04 988bab9f4d93: Pull complete 17:58:04 1469e6f7b9e6: Pull complete 17:58:04 eaf3925da568: Pull complete 17:58:06 bab4dde63d76: Pull complete 17:58:06 bde34c3a00c8: Pull complete 17:58:06 b352a97aabf1: Pull complete 17:58:06 4872d77fe225: Pull complete 17:58:06 5851b861e8e6: Pull complete 17:58:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:06 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 17:58:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:07 $ docker top 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 -eo pid,comm 17:58:07 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). 17:58:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:07 [ssh-agent] Looking for ssh-agent implementation... 17:58:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:07 $ docker exec 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent 17:58:08 SSH_AUTH_SOCK=/tmp/ssh-tG20hy6fARAv/agent.32 17:58:08 SSH_AGENT_PID=38 17:58:08 Running ssh-add (command line suppressed) 17:58:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2575975978853122759.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2575975978853122759.key) 17:58:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:08 + git tag --points-at HEAD [Pipeline] } 17:58:08 $ docker exec --env ******** --env ******** 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent -k 17:58:08 unset SSH_AUTH_SOCK; 17:58:08 unset SSH_AGENT_PID; 17:58:08 echo Agent pid 38 killed; 17:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:08 [ssh-agent] Looking for ssh-agent implementation... 17:58:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:08 $ docker exec 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent 17:58:08 SSH_AUTH_SOCK=/tmp/ssh-arX1zut19xhB/agent.70 17:58:08 SSH_AGENT_PID=76 17:58:08 Running ssh-add (command line suppressed) 17:58:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14350769872699064686.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14350769872699064686.key) 17:58:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:09 + git semver init 17:58:09 2022-12-16 17:58:09,357 [run_init] DEBUG init version:0.0.0 force:False 17:58:09 2022-12-16 17:58:09,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:58:09 2022-12-16 17:58:09,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:58:09 2022-12-16 17:58:09,358 [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) 17:58:10 2022-12-16 17:58:10,525 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 17:58:10 2022-12-16 17:58:10,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 17:58:10 2022-12-16 17:58:10,526 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:58:10 2022-12-16 17:58:10,526 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:58:10 3.0.0-dev.1 [Pipeline] } 17:58:10 $ docker exec --env ******** --env ******** 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent -k 17:58:10 unset SSH_AUTH_SOCK; 17:58:10 unset SSH_AGENT_PID; 17:58:10 echo Agent pid 76 killed; 17:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:11 + git semver [Pipeline] } 17:58:11 $ docker stop --time=1 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 17:58:12 $ docker rm -f --volumes 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:13 Stashed 1 file(s) [Pipeline] echo 17:58:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 17:58:13 provisioning config files... 17:58:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18220575069433591556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:13 ---> docker-login.sh 17:58:13 nexus3.edgexfoundry.org:10001 17:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:13 Configure a credential helper to remove this warning. See 17:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:13 17:58:13 Login Succeeded 17:58:13 nexus3.edgexfoundry.org:10002 17:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:13 Configure a credential helper to remove this warning. See 17:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:13 17:58:13 Login Succeeded 17:58:13 nexus3.edgexfoundry.org:10003 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 nexus3.edgexfoundry.org:10004 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 docker.io 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 ---> docker-login.sh ends [Pipeline] } 17:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:58:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:14 ========================================================= 17:58:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:58:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:14 + 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 . 17:58:14 Sending build context to Docker daemon 12.53MB 17:58:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:58:14 Step 2/13 : FROM ${BASE} AS builder 17:58:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:58:14 213ec9aee27d: Pulling fs layer 17:58:14 4583459ba037: Pulling fs layer 17:58:14 93c1e223e6f2: Pulling fs layer 17:58:14 53926ce57604: Pulling fs layer 17:58:14 21b2b0c7a3f4: Pulling fs layer 17:58:14 22ff95d597cd: Pulling fs layer 17:58:14 12d6caf4c0d1: Pulling fs layer 17:58:14 96b7cbca73a9: Pulling fs layer 17:58:14 a7acece74701: Pulling fs layer 17:58:14 22ff95d597cd: Waiting 17:58:14 53926ce57604: Waiting 17:58:14 a7acece74701: Waiting 17:58:14 21b2b0c7a3f4: Waiting 17:58:14 96b7cbca73a9: Waiting 17:58:14 12d6caf4c0d1: Waiting 17:58:14 93c1e223e6f2: Verifying Checksum 17:58:14 93c1e223e6f2: Download complete 17:58:14 4583459ba037: Verifying Checksum 17:58:14 4583459ba037: Download complete 17:58:14 21b2b0c7a3f4: Download complete 17:58:14 22ff95d597cd: Verifying Checksum 17:58:14 22ff95d597cd: Download complete 17:58:14 213ec9aee27d: Verifying Checksum 17:58:14 213ec9aee27d: Download complete 17:58:14 12d6caf4c0d1: Verifying Checksum 17:58:14 213ec9aee27d: Pull complete 17:58:15 4583459ba037: Pull complete 17:58:15 93c1e223e6f2: Pull complete 17:58:16 96b7cbca73a9: Verifying Checksum 17:58:16 96b7cbca73a9: Download complete 17:58:16 53926ce57604: Verifying Checksum 17:58:16 53926ce57604: Download complete 17:58:16 a7acece74701: Verifying Checksum 17:58:16 a7acece74701: Download complete 17:58:19 53926ce57604: Pull complete 17:58:19 21b2b0c7a3f4: Pull complete 17:58:19 22ff95d597cd: Pull complete 17:58:19 12d6caf4c0d1: Pull complete 17:58:21 96b7cbca73a9: Pull complete 17:58:22 a7acece74701: Pull complete 17:58:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:58:22 ---> db6d94c90886 17:58:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:58:23 ---> Running in 13f558751e16 17:58:23 Removing intermediate container 13f558751e16 17:58:23 ---> f552fa4e70df 17:58:23 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:58:23 ---> Running in 34275e225d77 17:58:23 Removing intermediate container 34275e225d77 17:58:23 ---> 686c2f14add1 17:58:23 Step 5/13 : ARG ADD_BUILD_TAGS="" 17:58:23 ---> Running in 50648fafeaf8 17:58:23 Removing intermediate container 50648fafeaf8 17:58:23 ---> d4dcb07d7e41 17:58:23 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:58:23 ---> Running in 4520d8dd8188 17:58:23 Removing intermediate container 4520d8dd8188 17:58:23 ---> 146df1704dbf 17:58:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:23 ---> Running in b620856df8f8 17:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:24 OK: 211 MiB in 51 packages 17:58:24 Removing intermediate container b620856df8f8 17:58:24 ---> 96c941bf7d12 17:58:24 Step 8/13 : WORKDIR /app 17:58:24 ---> Running in 2965fa1cd98f 17:58:24 Removing intermediate container 2965fa1cd98f 17:58:24 ---> 9d8e4c96bfc2 17:58:24 Step 9/13 : COPY go.mod vendor* ./ 17:58:24 ---> 9e9137f89e27 17:58:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:24 ---> Running in e04c2424bb44 17:58:28 Still waiting to schedule task 17:58:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5’ 17:58:43 Removing intermediate container e04c2424bb44 17:58:43 ---> c1c689858895 17:58:43 Step 11/13 : COPY . . 17:58:43 ---> 9050c07ae048 17:58:43 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:58:43 ---> Running in fa21109152d9 17:58:43 Removing intermediate container fa21109152d9 17:58:43 ---> c7e5b237fd02 17:58:43 Step 13/13 : RUN $MAKE 17:58:43 ---> Running in 6616bcd25188 17:58:43 noop 17:58:44 Removing intermediate container 6616bcd25188 17:58:44 ---> c882e693b05d 17:58:44 Successfully built c882e693b05d 17:58:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:44 + docker inspect -f . ci-base-image-x86_64 17:58:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:44 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 17:58:44 $ 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 ******** ci-base-image-x86_64 cat 17:58:44 $ docker top 2e88a42cf914e1e503e1be5cdcfbb3e8ffe44d86e05a6c8d4c0e249ffbe0f38d -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:45 + go version 17:58:45 go version go1.18.7 linux/amd64 [Pipeline] } 17:58:45 $ docker stop --time=1 2e88a42cf914e1e503e1be5cdcfbb3e8ffe44d86e05a6c8d4c0e249ffbe0f38d 17:58:46 $ docker rm -f --volumes 2e88a42cf914e1e503e1be5cdcfbb3e8ffe44d86e05a6c8d4c0e249ffbe0f38d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:46 + docker inspect -f . ci-base-image-x86_64 17:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:46 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 17:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 17:58:47 $ docker top affbd5b3c9a054f3ef24dce2ca49c536be885d430b1371993e771e2fefc921d4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:47 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 17:58:47 + make test 17:58:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:58:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:58:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.024s coverage: 86.2% of statements 17:58:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:58:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements 17:59:05 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." 17:59:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:59:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:59:09 ./bin/test-attribution.sh [Pipeline] echo 17:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:59:09 $ docker stop --time=1 affbd5b3c9a054f3ef24dce2ca49c536be885d430b1371993e771e2fefc921d4 17:59:11 $ docker rm -f --volumes affbd5b3c9a054f3ef24dce2ca49c536be885d430b1371993e771e2fefc921d4 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:59:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:59:12 + ls -al . 17:59:12 total 240 17:59:12 drwxrwxr-x 11 jenkins jenkins 4096 Dec 16 17:58 . 17:59:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 17:57 .. 17:59:12 -rw-rw-r-- 1 jenkins jenkins 262 Dec 16 17:57 .dockerignore 17:59:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 17:58 .git 17:59:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 17:57 .github 17:59:12 -rw-rw-r-- 1 jenkins jenkins 788 Dec 16 17:57 .gitignore 17:59:12 -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 17:57 .golangci.yml 17:59:12 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 17:58 .semver 17:59:12 -rw-rw-r-- 1 jenkins jenkins 9922 Dec 16 17:57 Attribution.txt 17:59:12 -rw-rw-r-- 1 jenkins jenkins 4331 Dec 16 17:57 CHANGELOG.md 17:59:12 -rw-rw-r-- 1 jenkins jenkins 1815 Dec 16 17:57 Dockerfile 17:59:12 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 17:57 GOVERNANCE.md 17:59:12 -rw-rw-r-- 1 jenkins jenkins 687 Dec 16 17:57 Jenkinsfile 17:59:12 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 16 17:57 LICENSE 17:59:12 -rw-rw-r-- 1 jenkins jenkins 3163 Dec 16 17:57 Makefile 17:59:12 -rw-rw-r-- 1 jenkins jenkins 617 Dec 16 17:57 OWNERS.md 17:59:12 -rw-rw-r-- 1 jenkins jenkins 31023 Dec 16 17:57 README.md 17:59:12 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 17:58 VERSION 17:59:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 17:57 bin 17:59:12 -rw-r--r-- 1 jenkins jenkins 41008 Dec 16 17:58 coverage.out 17:59:12 -rw-rw-r-- 1 jenkins jenkins 3598 Dec 16 17:57 go.mod 17:59:12 -rw-rw-r-- 1 jenkins jenkins 45001 Dec 16 17:57 go.sum 17:59:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 17:57 images 17:59:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 17:57 internal 17:59:12 -rw-rw-r-- 1 jenkins jenkins 531 Dec 16 17:57 main.go 17:59:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 17:57 res 17:59:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 17:57 snap 17:59:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 17:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:13 + 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=808edfc9f6c328417489871725311f9c0d7bbc15 --label arch=amd64 --label version=3.0.0-dev.1 . 17:59:13 Sending build context to Docker daemon 12.53MB 17:59:13 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 17:59:13 Step 2/30 : FROM ${BASE} AS builder 17:59:13 ---> c882e693b05d 17:59:13 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:59:13 ---> Running in ca58e55e5abc 17:59:13 Removing intermediate container ca58e55e5abc 17:59:13 ---> 5a766f73724c 17:59:13 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 17:59:13 ---> Running in 59f55c22ae74 17:59:13 Removing intermediate container 59f55c22ae74 17:59:13 ---> 65d6bb7ea197 17:59:13 Step 5/30 : ARG ADD_BUILD_TAGS="" 17:59:13 ---> Running in 81240ade5908 17:59:13 Removing intermediate container 81240ade5908 17:59:13 ---> 06ced80efde5 17:59:13 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:59:13 ---> Running in f18b91c0b7fb 17:59:13 Removing intermediate container f18b91c0b7fb 17:59:13 ---> 60f52f88cf15 17:59:13 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:59:13 ---> Running in 8958343b220d 17:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:59:14 OK: 211 MiB in 51 packages 17:59:14 Removing intermediate container 8958343b220d 17:59:14 ---> 69363797aa5f 17:59:14 Step 8/30 : WORKDIR /app 17:59:14 ---> Running in 92a505f47876 17:59:14 Removing intermediate container 92a505f47876 17:59:14 ---> 54eb09169e6e 17:59:14 Step 9/30 : COPY go.mod vendor* ./ 17:59:14 ---> 4b7b396aa388 17:59:14 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:14 ---> Running in 3e84340f5daf 17:59:15 Removing intermediate container 3e84340f5daf 17:59:15 ---> 47a50082ba2b 17:59:15 Step 11/30 : COPY . . 17:59:16 ---> beb1fbefdccb 17:59:16 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:59:16 ---> Running in e2873a0c37b5 17:59:16 Removing intermediate container e2873a0c37b5 17:59:16 ---> c03e01715703 17:59:16 Step 13/30 : RUN $MAKE 17:59:16 ---> Running in 83701bcf0526 17:59:16 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 17:59:38 Removing intermediate container 83701bcf0526 17:59:38 ---> d50872004577 17:59:38 Step 14/30 : FROM alpine:3.14 17:59:38 3.14: Pulling from library/alpine 17:59:38 c7ed990a2339: Pulling fs layer 17:59:38 c7ed990a2339: Verifying Checksum 17:59:38 c7ed990a2339: Download complete 17:59:38 c7ed990a2339: Pull complete 17:59:38 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 17:59:38 Status: Downloaded newer image for alpine:3.14 17:59:38 ---> dd53f409bf0b 17:59:38 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:59:38 ---> Running in 73e48828b061 17:59:38 Removing intermediate container 73e48828b061 17:59:38 ---> 80408275ff41 17:59:38 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:59:38 ---> Running in 5164b182f9d6 17:59:38 Removing intermediate container 5164b182f9d6 17:59:38 ---> 43b8d5438e0e 17:59:38 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 17:59:38 ---> Running in dc2941bfe41c 17:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:59:38 (1/7) Installing ca-certificates (20220614-r0) 17:59:38 (2/7) Installing dumb-init (1.2.5-r1) 17:59:38 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:59:38 (4/7) Installing libsodium (1.0.18-r0) 17:59:38 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:59:38 (6/7) Installing libzmq (4.3.4-r0) 17:59:38 (7/7) Installing zeromq (4.3.4-r0) 17:59:38 Executing busybox-1.33.1-r8.trigger 17:59:38 Executing ca-certificates-20220614-r0.trigger 17:59:38 OK: 9 MiB in 21 packages 17:59:38 Removing intermediate container dc2941bfe41c 17:59:38 ---> 9fbf08734556 17:59:38 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:59:39 ---> c4d25f2d7ddd 17:59:39 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 17:59:39 ---> 501a6fae8785 17:59:39 Step 20/30 : COPY --from=builder /app/res/ /res/ 17:59:39 ---> ccf5fd9cf8d4 17:59:39 Step 21/30 : COPY --from=builder /app/static/ /static/ 17:59:39 ---> 4b7eb2e9ab08 17:59:39 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:59:39 ---> d0a4ac19ac07 17:59:39 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:59:39 ---> Running in 1477843a8b1d 17:59:40 Removing intermediate container 1477843a8b1d 17:59:40 ---> 16e8ec3d2c8a 17:59:40 Step 24/30 : VOLUME /cache 17:59:40 ---> Running in 25f6affd35b5 17:59:40 Removing intermediate container 25f6affd35b5 17:59:40 ---> 5c3fea81084f 17:59:40 Step 25/30 : EXPOSE 59711 17:59:40 ---> Running in cf552453b0e8 17:59:40 Removing intermediate container cf552453b0e8 17:59:40 ---> 599f46b52b31 17:59:40 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:59:40 ---> Running in 845650993b3d 17:59:40 Removing intermediate container 845650993b3d 17:59:40 ---> 96847efb371d 17:59:40 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:59:40 ---> Running in 8b224213650f 17:59:40 Removing intermediate container 8b224213650f 17:59:40 ---> 988d56a9a066 17:59:40 Step 28/30 : LABEL arch=amd64 17:59:41 ---> Running in ae3313598400 17:59:41 Removing intermediate container ae3313598400 17:59:41 ---> 750b1c746d2d 17:59:41 Step 29/30 : LABEL git_sha=808edfc9f6c328417489871725311f9c0d7bbc15 17:59:41 ---> Running in 7bbcc17f08be 17:59:41 Removing intermediate container 7bbcc17f08be 17:59:41 ---> b424e742cdfc 17:59:41 Step 30/30 : LABEL version=3.0.0-dev.1 17:59:41 ---> Running in 440ef654ac3f 17:59:41 Removing intermediate container 440ef654ac3f 17:59:41 ---> 0ded5016fed0 17:59:41 [Warning] One or more build-args [ARCH] were not consumed 17:59:41 Successfully built 0ded5016fed0 17:59:41 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 17:59:41 provisioning config files... 17:59:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3932662063295979370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:41 ---> docker-login.sh 17:59:41 nexus3.edgexfoundry.org:10001 17:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:41 Configure a credential helper to remove this warning. See 17:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:41 17:59:41 Login Succeeded 17:59:41 nexus3.edgexfoundry.org:10002 17:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:41 Configure a credential helper to remove this warning. See 17:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:41 17:59:41 Login Succeeded 17:59:41 nexus3.edgexfoundry.org:10003 17:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:42 Configure a credential helper to remove this warning. See 17:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:42 17:59:42 Login Succeeded 17:59:42 nexus3.edgexfoundry.org:10004 17:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:42 Configure a credential helper to remove this warning. See 17:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:42 17:59:42 Login Succeeded 17:59:42 docker.io 17:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:42 Configure a credential helper to remove this warning. See 17:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:42 17:59:42 Login Succeeded 17:59:42 ---> docker-login.sh ends [Pipeline] } 17:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:59:42 808edfc9f6c328417489871725311f9c0d7bbc15 17:59:42 latest 17:59:42 3.0.0-dev.1 17:59:42 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 17:59:42 main 17:59:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:42 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15 17:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:59:42 26c5dd402e59: Preparing 17:59:42 fc5b66d70a3a: Preparing 17:59:42 02fa94699e15: Preparing 17:59:42 177fb6d9f70b: Preparing 17:59:42 863fbc93e608: Preparing 17:59:42 8bc25125fcfa: Preparing 17:59:42 c90c36e425ef: Preparing 17:59:42 63493a9ab2d4: Preparing 17:59:42 c90c36e425ef: Waiting 17:59:42 63493a9ab2d4: Waiting 17:59:42 02fa94699e15: Pushed 17:59:42 863fbc93e608: Pushed 17:59:42 177fb6d9f70b: Pushed 17:59:42 26c5dd402e59: Pushed 17:59:42 63493a9ab2d4: Layer already exists 17:59:43 8bc25125fcfa: Pushed 17:59:43 c90c36e425ef: Pushed 17:59:45 fc5b66d70a3a: Pushed 17:59:45 808edfc9f6c328417489871725311f9c0d7bbc15: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:45 + 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 17:59:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:59:46 26c5dd402e59: Preparing 17:59:46 fc5b66d70a3a: Preparing 17:59:46 02fa94699e15: Preparing 17:59:46 177fb6d9f70b: Preparing 17:59:46 863fbc93e608: Preparing 17:59:46 8bc25125fcfa: Preparing 17:59:46 c90c36e425ef: Preparing 17:59:46 63493a9ab2d4: Preparing 17:59:46 c90c36e425ef: Waiting 17:59:46 8bc25125fcfa: Waiting 17:59:46 63493a9ab2d4: Waiting 17:59:46 fc5b66d70a3a: Layer already exists 17:59:46 02fa94699e15: Layer already exists 17:59:46 26c5dd402e59: Layer already exists 17:59:46 863fbc93e608: Layer already exists 17:59:46 177fb6d9f70b: Layer already exists 17:59:46 c90c36e425ef: Layer already exists 17:59:46 8bc25125fcfa: Layer already exists 17:59:46 63493a9ab2d4: Layer already exists 17:59:46 latest: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.1 17:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:59:46 26c5dd402e59: Preparing 17:59:46 fc5b66d70a3a: Preparing 17:59:46 02fa94699e15: Preparing 17:59:46 177fb6d9f70b: Preparing 17:59:46 863fbc93e608: Preparing 17:59:46 8bc25125fcfa: Preparing 17:59:46 c90c36e425ef: Preparing 17:59:46 63493a9ab2d4: Preparing 17:59:46 8bc25125fcfa: Waiting 17:59:46 c90c36e425ef: Waiting 17:59:46 63493a9ab2d4: Waiting 17:59:46 02fa94699e15: Layer already exists 17:59:46 fc5b66d70a3a: Layer already exists 17:59:46 863fbc93e608: Layer already exists 17:59:46 177fb6d9f70b: Layer already exists 17:59:46 26c5dd402e59: Layer already exists 17:59:46 8bc25125fcfa: Layer already exists 17:59:46 c90c36e425ef: Layer already exists 17:59:46 63493a9ab2d4: Layer already exists 17:59:46 3.0.0-dev.1: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 17:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:59:47 26c5dd402e59: Preparing 17:59:47 fc5b66d70a3a: Preparing 17:59:47 02fa94699e15: Preparing 17:59:47 177fb6d9f70b: Preparing 17:59:47 863fbc93e608: Preparing 17:59:47 8bc25125fcfa: Preparing 17:59:47 c90c36e425ef: Preparing 17:59:47 63493a9ab2d4: Preparing 17:59:47 8bc25125fcfa: Waiting 17:59:47 c90c36e425ef: Waiting 17:59:47 63493a9ab2d4: Waiting 17:59:47 fc5b66d70a3a: Layer already exists 17:59:47 863fbc93e608: Layer already exists 17:59:47 177fb6d9f70b: Layer already exists 17:59:47 26c5dd402e59: Layer already exists 17:59:47 02fa94699e15: Layer already exists 17:59:47 8bc25125fcfa: Layer already exists 17:59:47 c90c36e425ef: Layer already exists 17:59:47 63493a9ab2d4: Layer already exists 17:59:47 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:47 + 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 17:59:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:59:48 26c5dd402e59: Preparing 17:59:48 fc5b66d70a3a: Preparing 17:59:48 02fa94699e15: Preparing 17:59:48 177fb6d9f70b: Preparing 17:59:48 863fbc93e608: Preparing 17:59:48 8bc25125fcfa: Preparing 17:59:48 c90c36e425ef: Preparing 17:59:48 63493a9ab2d4: Preparing 17:59:48 c90c36e425ef: Waiting 17:59:48 8bc25125fcfa: Waiting 17:59:48 63493a9ab2d4: Waiting 17:59:48 863fbc93e608: Layer already exists 17:59:48 02fa94699e15: Layer already exists 17:59:48 177fb6d9f70b: Layer already exists 17:59:48 fc5b66d70a3a: Layer already exists 17:59:48 26c5dd402e59: Layer already exists 17:59:48 8bc25125fcfa: Layer already exists 17:59:48 63493a9ab2d4: Layer already exists 17:59:48 c90c36e425ef: Layer already exists 17:59:48 main: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:48 ===================================================== [Pipeline] echo 17:59:48 taggedImages: 17:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15 17:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.1 17:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 17:59:48 - 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 17:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:48 17:59:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:48 latest: Pulling from edgex-lftools-log-publisher 17:59:48 5eb5b503b376: Pulling fs layer 17:59:48 5c69ac0246d0: Pulling fs layer 17:59:48 ec43610c2a17: Pulling fs layer 17:59:48 3a2ae6a8a46f: Pulling fs layer 17:59:48 33b1e0a273af: Pulling fs layer 17:59:48 5d3b04190fa2: Pulling fs layer 17:59:48 2f39f015ded8: Pulling fs layer 17:59:48 33b1e0a273af: Waiting 17:59:48 5d3b04190fa2: Waiting 17:59:48 3a2ae6a8a46f: Waiting 17:59:48 5c69ac0246d0: Verifying Checksum 17:59:48 5c69ac0246d0: Download complete 17:59:48 3a2ae6a8a46f: Verifying Checksum 17:59:48 3a2ae6a8a46f: Download complete 17:59:48 33b1e0a273af: Verifying Checksum 17:59:48 33b1e0a273af: Download complete 17:59:48 5d3b04190fa2: Download complete 17:59:48 ec43610c2a17: Verifying Checksum 17:59:48 ec43610c2a17: Download complete 17:59:49 5eb5b503b376: Verifying Checksum 17:59:49 5eb5b503b376: Download complete 17:59:49 2f39f015ded8: Download complete 17:59:50 5eb5b503b376: Pull complete 17:59:50 5c69ac0246d0: Pull complete 17:59:50 ec43610c2a17: Pull complete 17:59:50 3a2ae6a8a46f: Pull complete 17:59:50 33b1e0a273af: Pull complete 17:59:50 5d3b04190fa2: Pull complete 17:59:55 2f39f015ded8: Pull complete 17:59:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:55 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 17:59:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:59:59 $ docker top 507ba36ea92d0d559170dba02d3ed2dbc1b04a5d8a14d929bc7109187e8bb243 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:00 ---> job-cost.sh 18:00:00 lf-activate-venv: SKIPPING 18:00:00 INFO: No Stack... 18:00:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:00:00 INFO: Archiving Costs [Pipeline] sh 18:00:01 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:00:01 + cut -d, -f6 [Pipeline] lock 18:00:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] 18:00:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] did not exist. Created. 18:00:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:01 + echo total: 0.2199999988079071 [Pipeline] stash 18:00:01 Stashed 1 file(s) [Pipeline] } 18:00:01 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:01 $ docker stop --time=1 507ba36ea92d0d559170dba02d3ed2dbc1b04a5d8a14d929bc7109187e8bb243 18:00:02 $ docker rm -f --volumes 507ba36ea92d0d559170dba02d3ed2dbc1b04a5d8a14d929bc7109187e8bb243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:01:54 Running in /w/workspace/app-rfid-llrp-inventory/69 [Pipeline] { [Pipeline] checkout 18:01:54 The recommended git tool is: git 18:02:00 using credential edgex-jenkins-ssh 18:02:00 Cloning the remote Git repository 18:02:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:02:00 > git init /w/workspace/app-rfid-llrp-inventory/69 # timeout=10 18:02:01 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:02:01 > git --version # timeout=10 18:02:01 > git --version # 'git version 2.25.1' 18:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:04 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:02:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:05 Avoid second fetch 18:02:05 Checking out Revision 808edfc9f6c328417489871725311f9c0d7bbc15 (main) 18:02:05 Commit message: "Merge pull request #127 from jim-wang-intel/v3_path_upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:05 > git config core.sparsecheckout # timeout=10 18:02:05 > git checkout -f 808edfc9f6c328417489871725311f9c0d7bbc15 # timeout=10 18:02:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:02:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:06 Dload Upload Total Spent Left Speed 18:02:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 18:02:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:02:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:02:07 + sudo tee /etc/docker/daemon.new 18:02:07 { 18:02:07 "registry-mirrors": [ 18:02:07 "https://nexus3.edgexfoundry.org:10001" 18:02:07 ], 18:02:07 "bip": "10.250.0.254/24", 18:02:07 "hosts": [ 18:02:07 "tcp://0.0.0.0:5555", 18:02:07 "unix:///var/run/docker.sock" 18:02:07 ], 18:02:07 "mtu": 1458, 18:02:07 "selinux-enabled": true, 18:02:07 "seccomp-profile": "/etc/docker/seccomp.json" 18:02:07 } [Pipeline] sh 18:02:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:02:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:26 provisioning config files... 18:02:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/69@tmp/config6520842393523686668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:26 ---> docker-login.sh 18:02:26 nexus3.edgexfoundry.org:10001 18:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:27 Configure a credential helper to remove this warning. See 18:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:27 18:02:27 Login Succeeded 18:02:27 nexus3.edgexfoundry.org:10002 18:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:27 Configure a credential helper to remove this warning. See 18:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:27 18:02:27 Login Succeeded 18:02:27 nexus3.edgexfoundry.org:10003 18:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 nexus3.edgexfoundry.org:10004 18:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 docker.io 18:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:29 Configure a credential helper to remove this warning. See 18:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:29 18:02:29 Login Succeeded 18:02:29 ---> docker-login.sh ends [Pipeline] } 18:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:29 ========================================================= 18:02:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:02:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:29 + 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 . 18:02:29 Sending build context to Docker daemon 686.6kB 18:02:30 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:02:30 Step 2/13 : FROM ${BASE} AS builder 18:02:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:02:30 9b18e9b68314: Pulling fs layer 18:02:30 35d82f9e3411: Pulling fs layer 18:02:30 e16973657156: Pulling fs layer 18:02:30 fc693d55d65f: Pulling fs layer 18:02:30 7e9fc2657dce: Pulling fs layer 18:02:30 dda99020689f: Pulling fs layer 18:02:30 db1c61fa0a46: Pulling fs layer 18:02:30 891c053d2c06: Pulling fs layer 18:02:30 7e9fc2657dce: Waiting 18:02:30 dda99020689f: Waiting 18:02:30 db1c61fa0a46: Waiting 18:02:30 891c053d2c06: Waiting 18:02:30 fc693d55d65f: Waiting 18:02:30 e16973657156: Download complete 18:02:30 35d82f9e3411: Verifying Checksum 18:02:30 35d82f9e3411: Download complete 18:02:30 7e9fc2657dce: Verifying Checksum 18:02:30 7e9fc2657dce: Download complete 18:02:30 dda99020689f: Verifying Checksum 18:02:30 dda99020689f: Download complete 18:02:30 9b18e9b68314: Verifying Checksum 18:02:30 9b18e9b68314: Download complete 18:02:31 9b18e9b68314: Pull complete 18:02:31 891c053d2c06: Verifying Checksum 18:02:31 891c053d2c06: Download complete 18:02:31 35d82f9e3411: Pull complete 18:02:31 e16973657156: Pull complete 18:02:32 db1c61fa0a46: Download complete 18:02:32 fc693d55d65f: Verifying Checksum 18:02:32 fc693d55d65f: Download complete 18:02:45 fc693d55d65f: Pull complete 18:02:45 7e9fc2657dce: Pull complete 18:02:45 dda99020689f: Pull complete 18:02:49 db1c61fa0a46: Pull complete 18:02:51 891c053d2c06: Pull complete 18:02:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:02:51 ---> f96f9c87975a 18:02:51 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:02:52 ---> Running in f3a86f8332ab 18:02:53 Removing intermediate container f3a86f8332ab 18:02:53 ---> 8677b7d887df 18:02:53 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:02:53 ---> Running in 2cd6bf195755 18:02:53 Removing intermediate container 2cd6bf195755 18:02:53 ---> b679219285f3 18:02:53 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:02:53 ---> Running in 9c325454df07 18:02:54 Removing intermediate container 9c325454df07 18:02:54 ---> 6e161e182b5c 18:02:54 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:02:54 ---> Running in ce212d94f383 18:02:54 Removing intermediate container ce212d94f383 18:02:54 ---> 09689af2b516 18:02:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:54 ---> Running in 141acb0fcd26 18:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:02:57 OK: 221 MiB in 51 packages 18:02:58 Removing intermediate container 141acb0fcd26 18:02:58 ---> 33f09d831abe 18:02:58 Step 8/13 : WORKDIR /app 18:02:58 ---> Running in a414a0a42cdd 18:02:58 Removing intermediate container a414a0a42cdd 18:02:58 ---> 7051f349663a 18:02:58 Step 9/13 : COPY go.mod vendor* ./ 18:02:58 ---> a97aa5840790 18:02:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:58 ---> Running in 1063018be556 18:03:55 Removing intermediate container 1063018be556 18:03:55 ---> 09f949226359 18:03:55 Step 11/13 : COPY . . 18:03:56 ---> 2c953acd7fc0 18:03:56 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:56 ---> Running in 990cd934c3e3 18:03:56 Removing intermediate container 990cd934c3e3 18:03:56 ---> dfc28336c672 18:03:56 Step 13/13 : RUN $MAKE 18:03:56 ---> Running in 1f3dddbbf011 18:03:57 noop 18:03:58 Removing intermediate container 1f3dddbbf011 18:03:58 ---> a74b7bcbadf7 18:03:58 Successfully built a74b7bcbadf7 18:03:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:58 + docker inspect -f . ci-base-image-arm64 18:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:58 prd-ubuntu20.04-docker-arm64-4c-16g-7 does not seem to be running inside a container 18:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/69 -v /w/workspace/app-rfid-llrp-inventory/69:/w/workspace/app-rfid-llrp-inventory/69:rw,z -v /w/workspace/app-rfid-llrp-inventory/69@tmp:/w/workspace/app-rfid-llrp-inventory/69@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 18:03:59 $ docker top 17fe92e9440847533b118f9b82f6a4e8daae82603e7fc58596beddddf3eee684 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:00 + go version 18:04:00 go version go1.18.7 linux/arm64 [Pipeline] } 18:04:00 $ docker stop --time=1 17fe92e9440847533b118f9b82f6a4e8daae82603e7fc58596beddddf3eee684 18:04:02 $ docker rm -f --volumes 17fe92e9440847533b118f9b82f6a4e8daae82603e7fc58596beddddf3eee684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:03 + docker inspect -f . ci-base-image-arm64 18:04:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:03 prd-ubuntu20.04-docker-arm64-4c-16g-7 does not seem to be running inside a container 18:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/69 -v /w/workspace/app-rfid-llrp-inventory/69:/w/workspace/app-rfid-llrp-inventory/69:rw,z -v /w/workspace/app-rfid-llrp-inventory/69@tmp:/w/workspace/app-rfid-llrp-inventory/69@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 18:04:04 $ docker top c7823c116493a5a01aee4e34ec87355e795fe67d542ecd6e5ab23775d5535a1e -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/69 [Pipeline] fileExists [Pipeline] sh 18:04:05 + make test 18:04:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:05:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:05:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements 18:05:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:05:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements 18:05:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:05:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:06:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:11 ./bin/test-attribution.sh [Pipeline] echo 18:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:11 $ docker stop --time=1 c7823c116493a5a01aee4e34ec87355e795fe67d542ecd6e5ab23775d5535a1e 18:06:13 $ docker rm -f --volumes c7823c116493a5a01aee4e34ec87355e795fe67d542ecd6e5ab23775d5535a1e [Pipeline] // withDockerContainer [Pipeline] sh 18:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:14 Warning: overwriting stash ‘coverage-report’ 18:06:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:15 + ls -al . 18:06:15 total 236 18:06:15 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 18:04 . 18:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 18:02 .. 18:06:15 -rw-rw-r-- 1 jenkins jenkins 262 Dec 16 18:02 .dockerignore 18:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 18:02 .git 18:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 18:02 .github 18:06:15 -rw-rw-r-- 1 jenkins jenkins 788 Dec 16 18:02 .gitignore 18:06:15 -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 18:02 .golangci.yml 18:06:15 -rw-rw-r-- 1 jenkins jenkins 9922 Dec 16 18:02 Attribution.txt 18:06:15 -rw-rw-r-- 1 jenkins jenkins 4331 Dec 16 18:02 CHANGELOG.md 18:06:15 -rw-rw-r-- 1 jenkins jenkins 1815 Dec 16 18:02 Dockerfile 18:06:15 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 18:02 GOVERNANCE.md 18:06:15 -rw-rw-r-- 1 jenkins jenkins 687 Dec 16 18:02 Jenkinsfile 18:06:15 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 16 18:02 LICENSE 18:06:15 -rw-rw-r-- 1 jenkins jenkins 3163 Dec 16 18:02 Makefile 18:06:15 -rw-rw-r-- 1 jenkins jenkins 617 Dec 16 18:02 OWNERS.md 18:06:15 -rw-rw-r-- 1 jenkins jenkins 31023 Dec 16 18:02 README.md 18:06:15 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 17:58 VERSION 18:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 18:02 bin 18:06:15 -rw-r--r-- 1 jenkins jenkins 41008 Dec 16 18:05 coverage.out 18:06:15 -rw-rw-r-- 1 jenkins jenkins 3598 Dec 16 18:02 go.mod 18:06:15 -rw-rw-r-- 1 jenkins jenkins 45001 Dec 16 18:02 go.sum 18:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 18:02 images 18:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 18:02 internal 18:06:15 -rw-rw-r-- 1 jenkins jenkins 531 Dec 16 18:02 main.go 18:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 18:02 res 18:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 18:02 snap 18:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 18:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:16 + 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=808edfc9f6c328417489871725311f9c0d7bbc15 --label arch=arm64 --label version=3.0.0-dev.1 . 18:06:16 Sending build context to Docker daemon 686.6kB 18:06:16 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 18:06:16 Step 2/30 : FROM ${BASE} AS builder 18:06:16 ---> a74b7bcbadf7 18:06:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:06:16 ---> Running in 9f3afcb6004a 18:06:16 Removing intermediate container 9f3afcb6004a 18:06:16 ---> 92e816762561 18:06:16 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 18:06:16 ---> Running in da76becc16c3 18:06:18 Removing intermediate container da76becc16c3 18:06:18 ---> 549fe8f24b06 18:06:18 Step 5/30 : ARG ADD_BUILD_TAGS="" 18:06:18 ---> Running in 73126014ec6c 18:06:18 Removing intermediate container 73126014ec6c 18:06:18 ---> f8c625174fd0 18:06:18 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:06:18 ---> Running in b6387e9ad063 18:06:19 Removing intermediate container b6387e9ad063 18:06:19 ---> dbd785fcc738 18:06:19 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:19 ---> Running in 2abdd4878fe0 18:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:06:22 OK: 221 MiB in 51 packages 18:06:23 Removing intermediate container 2abdd4878fe0 18:06:23 ---> 3fe826319c3e 18:06:23 Step 8/30 : WORKDIR /app 18:06:23 ---> Running in aed8dea63d8c 18:06:23 Removing intermediate container aed8dea63d8c 18:06:23 ---> 6d82779e9b61 18:06:23 Step 9/30 : COPY go.mod vendor* ./ 18:06:24 ---> 05ea042d7a30 18:06:24 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:24 ---> Running in 27dc99bab79f 18:06:27 Removing intermediate container 27dc99bab79f 18:06:27 ---> e2e2c4ba9757 18:06:27 Step 11/30 : COPY . . 18:06:27 ---> bfc33e181461 18:06:27 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:27 ---> Running in 987f9d78e671 18:06:28 Removing intermediate container 987f9d78e671 18:06:28 ---> 5a00897139b8 18:06:28 Step 13/30 : RUN $MAKE 18:06:28 ---> Running in bc225edc2724 18:06:29 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:09:06 Removing intermediate container bc225edc2724 18:09:06 ---> 18585c20a09e 18:09:06 Step 14/30 : FROM alpine:3.14 18:09:06 3.14: Pulling from library/alpine 18:09:06 90cda3b7c325: Pulling fs layer 18:09:06 90cda3b7c325: Download complete 18:09:06 90cda3b7c325: Pull complete 18:09:06 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 18:09:06 Status: Downloaded newer image for alpine:3.14 18:09:06 ---> 275902a1839d 18:09:06 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:09:06 ---> Running in 9ff7ff9d5bbe 18:09:06 Removing intermediate container 9ff7ff9d5bbe 18:09:06 ---> 200c162cf567 18:09:06 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:09:06 ---> Running in dff33577f92a 18:09:06 Removing intermediate container dff33577f92a 18:09:06 ---> 56d30c7b137d 18:09:06 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:09:06 ---> Running in 1d4b2732540d 18:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:09:06 (1/7) Installing ca-certificates (20220614-r0) 18:09:06 (2/7) Installing dumb-init (1.2.5-r1) 18:09:06 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:09:06 (4/7) Installing libsodium (1.0.18-r0) 18:09:06 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:09:06 (6/7) Installing libzmq (4.3.4-r0) 18:09:06 (7/7) Installing zeromq (4.3.4-r0) 18:09:06 Executing busybox-1.33.1-r8.trigger 18:09:06 Executing ca-certificates-20220614-r0.trigger 18:09:07 OK: 9 MiB in 21 packages 18:09:08 Removing intermediate container 1d4b2732540d 18:09:08 ---> 58a6f19231f6 18:09:08 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:09:08 ---> 6278fc5f6299 18:09:08 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 18:09:09 ---> 0fefea0d27ff 18:09:09 Step 20/30 : COPY --from=builder /app/res/ /res/ 18:09:09 ---> 12aa3311f9d2 18:09:09 Step 21/30 : COPY --from=builder /app/static/ /static/ 18:09:10 ---> 9c5b4d2c6d21 18:09:10 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:09:11 ---> d5ad80dd3904 18:09:11 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:09:11 ---> Running in 61bab4558fae 18:09:13 Removing intermediate container 61bab4558fae 18:09:13 ---> 5a921aa8243e 18:09:13 Step 24/30 : VOLUME /cache 18:09:13 ---> Running in 58dad7808201 18:09:13 Removing intermediate container 58dad7808201 18:09:13 ---> 6ba87313005e 18:09:13 Step 25/30 : EXPOSE 59711 18:09:13 ---> Running in c7224a385285 18:09:13 Removing intermediate container c7224a385285 18:09:13 ---> c66f31820d6e 18:09:13 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:09:13 ---> Running in 8e9df0e398b3 18:09:14 Removing intermediate container 8e9df0e398b3 18:09:14 ---> de9483d2ea0a 18:09:14 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:09:14 ---> Running in 6890be3ff861 18:09:14 Removing intermediate container 6890be3ff861 18:09:14 ---> ff2ba73139fc 18:09:14 Step 28/30 : LABEL arch=arm64 18:09:14 ---> Running in 252284c6928d 18:09:14 Removing intermediate container 252284c6928d 18:09:14 ---> bafe8adcffd4 18:09:14 Step 29/30 : LABEL git_sha=808edfc9f6c328417489871725311f9c0d7bbc15 18:09:14 ---> Running in 67624b089c97 18:09:15 Removing intermediate container 67624b089c97 18:09:15 ---> a7636910e988 18:09:15 Step 30/30 : LABEL version=3.0.0-dev.1 18:09:15 ---> Running in 341046fe97a1 18:09:15 Removing intermediate container 341046fe97a1 18:09:15 ---> 68be580aff7b 18:09:15 [Warning] One or more build-args [ARCH] were not consumed 18:09:15 Successfully built 68be580aff7b 18:09:15 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 18:09:15 provisioning config files... 18:09:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/69@tmp/config18007554675920346299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:15 ---> docker-login.sh 18:09:15 nexus3.edgexfoundry.org:10001 18:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:16 Configure a credential helper to remove this warning. See 18:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:16 18:09:16 Login Succeeded 18:09:16 nexus3.edgexfoundry.org:10002 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:16 Configure a credential helper to remove this warning. See 18:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:16 18:09:16 Login Succeeded 18:09:16 nexus3.edgexfoundry.org:10003 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:17 Configure a credential helper to remove this warning. See 18:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:17 18:09:17 Login Succeeded 18:09:17 nexus3.edgexfoundry.org:10004 18:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:17 Configure a credential helper to remove this warning. See 18:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:17 18:09:17 Login Succeeded 18:09:17 docker.io 18:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:17 Configure a credential helper to remove this warning. See 18:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:17 18:09:17 Login Succeeded 18:09:17 ---> docker-login.sh ends [Pipeline] } 18:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:09:17 808edfc9f6c328417489871725311f9c0d7bbc15 18:09:17 latest 18:09:17 3.0.0-dev.1 18:09:17 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 18:09:17 main 18:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:18 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15 18:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:09:18 1e82c11d2e00: Preparing 18:09:18 19f4ec43a16c: Preparing 18:09:18 adccd0d9cc14: Preparing 18:09:18 719bcaca6640: Preparing 18:09:18 5c4cce288363: Preparing 18:09:18 0087babdd148: Preparing 18:09:18 fcf1d7326345: Preparing 18:09:18 28c3ef001483: Preparing 18:09:18 fcf1d7326345: Waiting 18:09:18 0087babdd148: Waiting 18:09:18 28c3ef001483: Waiting 18:09:18 5c4cce288363: Pushed 18:09:18 1e82c11d2e00: Pushed 18:09:18 adccd0d9cc14: Pushed 18:09:18 719bcaca6640: Pushed 18:09:18 28c3ef001483: Layer already exists 18:09:18 0087babdd148: Pushed 18:09:19 fcf1d7326345: Pushed 18:09:25 19f4ec43a16c: Pushed 18:09:25 808edfc9f6c328417489871725311f9c0d7bbc15: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:25 + 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 18:09:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:09:25 1e82c11d2e00: Preparing 18:09:25 19f4ec43a16c: Preparing 18:09:25 adccd0d9cc14: Preparing 18:09:25 719bcaca6640: Preparing 18:09:25 5c4cce288363: Preparing 18:09:25 0087babdd148: Preparing 18:09:25 fcf1d7326345: Preparing 18:09:25 28c3ef001483: Preparing 18:09:25 fcf1d7326345: Waiting 18:09:25 28c3ef001483: Waiting 18:09:25 0087babdd148: Waiting 18:09:25 19f4ec43a16c: Layer already exists 18:09:25 5c4cce288363: Layer already exists 18:09:25 719bcaca6640: Layer already exists 18:09:25 adccd0d9cc14: Layer already exists 18:09:25 1e82c11d2e00: Layer already exists 18:09:25 0087babdd148: Layer already exists 18:09:25 fcf1d7326345: Layer already exists 18:09:25 28c3ef001483: Layer already exists 18:09:26 latest: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.1 18:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:09:26 1e82c11d2e00: Preparing 18:09:26 19f4ec43a16c: Preparing 18:09:26 adccd0d9cc14: Preparing 18:09:26 719bcaca6640: Preparing 18:09:26 5c4cce288363: Preparing 18:09:26 0087babdd148: Preparing 18:09:26 fcf1d7326345: Preparing 18:09:26 28c3ef001483: Preparing 18:09:26 0087babdd148: Waiting 18:09:26 fcf1d7326345: Waiting 18:09:26 28c3ef001483: Waiting 18:09:26 5c4cce288363: Layer already exists 18:09:26 1e82c11d2e00: Layer already exists 18:09:26 19f4ec43a16c: Layer already exists 18:09:26 719bcaca6640: Layer already exists 18:09:26 adccd0d9cc14: Layer already exists 18:09:26 fcf1d7326345: Layer already exists 18:09:26 0087babdd148: Layer already exists 18:09:26 28c3ef001483: Layer already exists 18:09:27 3.0.0-dev.1: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 18:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:09:27 1e82c11d2e00: Preparing 18:09:27 19f4ec43a16c: Preparing 18:09:27 adccd0d9cc14: Preparing 18:09:27 719bcaca6640: Preparing 18:09:27 5c4cce288363: Preparing 18:09:27 0087babdd148: Preparing 18:09:27 fcf1d7326345: Preparing 18:09:27 28c3ef001483: Preparing 18:09:27 0087babdd148: Waiting 18:09:27 fcf1d7326345: Waiting 18:09:27 28c3ef001483: Waiting 18:09:27 719bcaca6640: Layer already exists 18:09:27 19f4ec43a16c: Layer already exists 18:09:27 5c4cce288363: Layer already exists 18:09:27 adccd0d9cc14: Layer already exists 18:09:27 1e82c11d2e00: Layer already exists 18:09:27 28c3ef001483: Layer already exists 18:09:27 fcf1d7326345: Layer already exists 18:09:27 0087babdd148: Layer already exists 18:09:28 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:28 + 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 18:09:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:09:28 1e82c11d2e00: Preparing 18:09:28 19f4ec43a16c: Preparing 18:09:28 adccd0d9cc14: Preparing 18:09:28 719bcaca6640: Preparing 18:09:28 5c4cce288363: Preparing 18:09:28 0087babdd148: Preparing 18:09:28 fcf1d7326345: Preparing 18:09:28 28c3ef001483: Preparing 18:09:28 fcf1d7326345: Waiting 18:09:28 0087babdd148: Waiting 18:09:28 5c4cce288363: Layer already exists 18:09:28 19f4ec43a16c: Layer already exists 18:09:28 719bcaca6640: Layer already exists 18:09:28 adccd0d9cc14: Layer already exists 18:09:28 1e82c11d2e00: Layer already exists 18:09:28 28c3ef001483: Layer already exists 18:09:28 fcf1d7326345: Layer already exists 18:09:28 0087babdd148: Layer already exists 18:09:29 main: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:29 ===================================================== [Pipeline] echo 18:09:29 taggedImages: 18:09:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15 18:09:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:09:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.1 18:09:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 18:09:29 - 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 18:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:29 18:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:29 arm64: Pulling from edgex-lftools-log-publisher 18:09:29 8998bd30e6a1: Pulling fs layer 18:09:29 04944245beec: Pulling fs layer 18:09:29 699f458cf7ca: Pulling fs layer 18:09:29 765212b225bb: Pulling fs layer 18:09:29 f23df028b6ca: Pulling fs layer 18:09:29 d65c8cfc05b1: Pulling fs layer 18:09:29 2437ff75d9bd: Pulling fs layer 18:09:29 f23df028b6ca: Waiting 18:09:29 765212b225bb: Waiting 18:09:29 d65c8cfc05b1: Waiting 18:09:29 2437ff75d9bd: Waiting 18:09:30 04944245beec: Verifying Checksum 18:09:30 04944245beec: Download complete 18:09:30 765212b225bb: Verifying Checksum 18:09:30 765212b225bb: Download complete 18:09:30 f23df028b6ca: Verifying Checksum 18:09:30 f23df028b6ca: Download complete 18:09:30 d65c8cfc05b1: Verifying Checksum 18:09:30 d65c8cfc05b1: Download complete 18:09:30 699f458cf7ca: Verifying Checksum 18:09:30 699f458cf7ca: Download complete 18:09:30 8998bd30e6a1: Download complete 18:09:33 2437ff75d9bd: Verifying Checksum 18:09:33 2437ff75d9bd: Download complete 18:09:34 8998bd30e6a1: Pull complete 18:09:35 04944245beec: Pull complete 18:09:36 699f458cf7ca: Pull complete 18:09:36 765212b225bb: Pull complete 18:09:37 f23df028b6ca: Pull complete 18:09:37 d65c8cfc05b1: Pull complete 18:09:52 2437ff75d9bd: Pull complete 18:09:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-7 does not seem to be running inside a container 18:09:52 $ 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/69 -v /w/workspace/app-rfid-llrp-inventory/69:/w/workspace/app-rfid-llrp-inventory/69:rw,z -v /w/workspace/app-rfid-llrp-inventory/69@tmp:/w/workspace/app-rfid-llrp-inventory/69@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 18:09:55 $ docker top 23c5eab665d01ee7920e1145a04719003e7095fe309b6d754d236c8e1c9f7a85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:56 ---> job-cost.sh 18:09:56 lf-activate-venv: SKIPPING 18:09:56 INFO: No Stack... 18:09:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:09:57 INFO: Archiving Costs [Pipeline] sh 18:09:58 + cat /w/workspace/app-rfid-llrp-inventory/69/archives/cost.csv 18:09:58 + cut -d, -f6 [Pipeline] lock 18:09:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] 18:09:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] did not exist. Created. 18:09:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:58 /w/workspace/app-rfid-llrp-inventory/69@tmp/durable-67418526/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:09:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:09:59 Warning: overwriting stash ‘stack-cost’ 18:09:59 Stashed 1 file(s) [Pipeline] } 18:09:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:59 $ docker stop --time=1 23c5eab665d01ee7920e1145a04719003e7095fe309b6d754d236c8e1c9f7a85 18:10:00 $ docker rm -f --volumes 23c5eab665d01ee7920e1145a04719003e7095fe309b6d754d236c8e1c9f7a85 [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 18:10:01 provisioning config files... 18:10:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12062014728326545935tmp [Pipeline] { [Pipeline] sh 18:10:01 + set +x 18:10:01 + curl -s https://codecov.io/bash 18:10:01 + bash -s -- 18:10:01 18:10:01 _____ _ 18:10:01 / ____| | | 18:10:01 | | ___ __| | ___ ___ _____ __ 18:10:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:10:01 | |___| (_) | (_| | __/ (_| (_) \ V / 18:10:01 \_____\___/ \__,_|\___|\___\___/ \_/ 18:10:01 Bash-1.0.6 18:10:01 18:10:01 18:10:01 ==> git version 2.25.1 found 18:10:01 ==> 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 18:10:01 Release-Date: 2020-01-08 18:10:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:10:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:10:01 ==> Jenkins CI detected. 18:10:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:10:01 project root: . 18:10:01 --> token set from env 18:10:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:10:01 ==> Running gcov in . (disable via -X gcov) 18:10:01 ==> Python coveragepy not found 18:10:01 ==> Searching for coverage reports in: 18:10:01 + . 18:10:01 -> Found 1 reports 18:10:01 ==> Detecting git/mercurial file structure 18:10:01 ==> Reading reports 18:10:01 + ./coverage.out bytes=41008 18:10:01 ==> Appending adjustments 18:10:01 https://docs.codecov.io/docs/fixing-reports 18:10:01 + Found adjustments 18:10:01 ==> Gzipping contents 18:10:01 12K /tmp/codecov.U3mVHc.gz 18:10:01 ==> Uploading reports 18:10:01 url: https://codecov.io 18:10:01 query: branch=main&commit=808edfc9f6c328417489871725311f9c0d7bbc15&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:10:01 -> Pinging Codecov 18:10:01 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=808edfc9f6c328417489871725311f9c0d7bbc15&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:10:02 -> Uploading to 18:10:02 https://storage.googleapis.com/codecov/v4/raw/2022-12-16/581DD39554BDF9B6E22D074273EAD858/808edfc9f6c328417489871725311f9c0d7bbc15/cb9850a8-2cff-4e13-9b24-576bd7084ddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221216T181002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7861b700188c7f72e9afd625cdf9fe375964f53106058097ca6e454dc894877 18:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:02 Dload Upload Total Spent Left Speed 18:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 56235 --:--:-- --:--:-- --:--:-- 55960 100 11472 0 0 100 11472 0 49025 --:--:-- --:--:-- --:--:-- 48817 18:10:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] } 18:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:10:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:10:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:03 18:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:10:03 df9b9388f04a: Pulling fs layer 18:10:03 52dc419b0ee2: Pulling fs layer 18:10:03 25bc292e5bac: Pulling fs layer 18:10:03 114826534d7a: Pulling fs layer 18:10:03 4657fd5d0bcf: Pulling fs layer 18:10:03 6ad1cebc031e: Pulling fs layer 18:10:03 8a3aa393b2d8: Pulling fs layer 18:10:03 114826534d7a: Waiting 18:10:03 4657fd5d0bcf: Waiting 18:10:03 6ad1cebc031e: Waiting 18:10:03 8a3aa393b2d8: Waiting 18:10:03 25bc292e5bac: Verifying Checksum 18:10:03 25bc292e5bac: Download complete 18:10:03 52dc419b0ee2: Verifying Checksum 18:10:03 52dc419b0ee2: Download complete 18:10:03 4657fd5d0bcf: Verifying Checksum 18:10:03 4657fd5d0bcf: Download complete 18:10:03 df9b9388f04a: Download complete 18:10:04 df9b9388f04a: Pull complete 18:10:04 6ad1cebc031e: Verifying Checksum 18:10:04 6ad1cebc031e: Download complete 18:10:04 52dc419b0ee2: Pull complete 18:10:04 25bc292e5bac: Pull complete 18:10:04 114826534d7a: Verifying Checksum 18:10:04 114826534d7a: Download complete 18:10:04 8a3aa393b2d8: Verifying Checksum 18:10:04 8a3aa393b2d8: Download complete 18:10:08 114826534d7a: Pull complete 18:10:08 4657fd5d0bcf: Pull complete 18:10:08 6ad1cebc031e: Pull complete 18:10:10 8a3aa393b2d8: Pull complete 18:10:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:10 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:10:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:10:16 $ docker top 34384bdab46dc9d9b8000683d96e983366a9df7bc979f885fc638e7216d33fca -eo pid,comm [Pipeline] { [Pipeline] echo 18:10:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:10:16 + set -o pipefail 18:10:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:10:23 18:10:23 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:10:23 18:10:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8ef34052-bbbd-4e35-a533-e18af0088690 18:10:23 18:10:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:10:23 18:10:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:10:23 18:10:23 18:10:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:10:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:10:23 More details here: https://snyk.co/ue1NS [Pipeline] } 18:10:23 $ docker stop --time=1 34384bdab46dc9d9b8000683d96e983366a9df7bc979f885fc638e7216d33fca 18:10:27 $ docker rm -f --volumes 34384bdab46dc9d9b8000683d96e983366a9df7bc979f885fc638e7216d33fca [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 18:10:28 + git log --format=format:%s -1 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] sh 18:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:28 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:10:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:10:29 $ docker top ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 -eo pid,comm 18:10:29 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). 18:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:29 [ssh-agent] Looking for ssh-agent implementation... 18:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:29 $ docker exec ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 ssh-agent 18:10:29 SSH_AUTH_SOCK=/tmp/ssh-4IBPBqqrg24X/agent.33 18:10:29 SSH_AGENT_PID=39 18:10:29 Running ssh-add (command line suppressed) 18:10:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3620141371288472219.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3620141371288472219.key) 18:10:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:29 + git semver tag 18:10:30 2022-12-16 18:10:29,937 [run_tag] DEBUG tag force:False 18:10:30 2022-12-16 18:10:29,937 [check_head_tag] DEBUG check head tag 18:10:30 2022-12-16 18:10:29,938 [execute] INFO git cat-file --batch-check 18:10:30 2022-12-16 18:10:29,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:10:30 2022-12-16 18:10:29,941 [execute] INFO git cat-file --batch 18:10:30 2022-12-16 18:10:29,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:10:30 2022-12-16 18:10:29,952 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:30 2022-12-16 18:10:29,952 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 18:10:30 2022-12-16 18:10:29,953 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:10:30 2022-12-16 18:10:29,957 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:30 3.0.0-dev.1 [Pipeline] } 18:10:30 $ docker exec --env ******** --env ******** ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 ssh-agent -k 18:10:30 unset SSH_AUTH_SOCK; 18:10:30 unset SSH_AGENT_PID; 18:10:30 echo Agent pid 39 killed; 18:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:30 + git semver [Pipeline] } 18:10:30 $ docker stop --time=1 ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 18:10:31 $ docker rm -f --volumes ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:32 18:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:32 0.23.1-centos7: Pulling from edgex-lftools 18:10:32 ab5ef0e58194: Pulling fs layer 18:10:32 9712f1f96733: Pulling fs layer 18:10:32 63f879dbbcfc: Pulling fs layer 18:10:32 0d9ebad4ef96: Pulling fs layer 18:10:32 e9a5061849ea: Pulling fs layer 18:10:32 d747dcd14b5f: Pulling fs layer 18:10:32 2de7ff778b66: Pulling fs layer 18:10:32 d747dcd14b5f: Waiting 18:10:32 2de7ff778b66: Waiting 18:10:32 0d9ebad4ef96: Waiting 18:10:32 e9a5061849ea: Waiting 18:10:32 9712f1f96733: Verifying Checksum 18:10:32 9712f1f96733: Download complete 18:10:33 63f879dbbcfc: Verifying Checksum 18:10:33 63f879dbbcfc: Download complete 18:10:33 e9a5061849ea: Verifying Checksum 18:10:33 e9a5061849ea: Download complete 18:10:33 d747dcd14b5f: Verifying Checksum 18:10:33 d747dcd14b5f: Download complete 18:10:33 0d9ebad4ef96: Verifying Checksum 18:10:33 0d9ebad4ef96: Download complete 18:10:33 2de7ff778b66: Verifying Checksum 18:10:33 2de7ff778b66: Download complete 18:10:33 ab5ef0e58194: Verifying Checksum 18:10:33 ab5ef0e58194: Download complete 18:10:35 ab5ef0e58194: Pull complete 18:10:35 9712f1f96733: Pull complete 18:10:36 63f879dbbcfc: Pull complete 18:10:39 0d9ebad4ef96: Pull complete 18:10:39 e9a5061849ea: Pull complete 18:10:39 d747dcd14b5f: Pull complete 18:10:40 2de7ff778b66: Pull complete 18:10:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:40 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:10:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:10:44 $ docker top 5bcf3e20b2db9419ae8cb80cbeef78b5dc5f314a6f68880643aa5ead71a18ce6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:10:44 provisioning config files... 18:10:44 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8118232216299753934tmp 18:10:44 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4582874235067163095tmp 18:10:45 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1641812076443967318tmp [Pipeline] { [Pipeline] echo 18:10:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:10:45 ---> sigul-configuration.sh 18:10:45 gpg: directory `/root/.gnupg' created 18:10:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:10:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:10:45 gpg: keyring `/root/.gnupg/secring.gpg' created 18:10:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:10:45 gpg: CAST5 encrypted data 18:10:45 gpg: encrypted with 1 passphrase 18:10:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:10:45 + mkdir /home/jenkins 18:10:45 + mkdir /home/jenkins/sigul [Pipeline] sh 18:10:45 + 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 18:10:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:10:46 ---> sigul-install.sh 18:10:46 Sigul already installed; skipping installation. [Pipeline] sh 18:10:46 + git tag --list 18:10:46 v0.0.0 18:10:46 v1.0.0 18:10:46 v2.1.0 18:10:46 v2.1.1 18:10:46 v2.1.1-dev.1 18:10:46 v2.2.0 18:10:46 v2.2.1-dev.1 18:10:46 v2.2.1-dev.2 18:10:46 v2.2.1-dev.3 18:10:46 v2.2.1-dev.4 18:10:46 v2.2.1-dev.5 18:10:46 v2.2.1-dev.6 18:10:46 v2.2.1-dev.7 18:10:46 v2.3.0 18:10:46 v2.3.0-dev.10 18:10:46 v2.3.0-dev.11 18:10:46 v2.3.0-dev.12 18:10:46 v2.3.0-dev.13 18:10:46 v2.3.0-dev.14 18:10:46 v2.3.0-dev.15 18:10:46 v2.3.0-dev.16 18:10:46 v2.3.0-dev.17 18:10:46 v2.3.0-dev.18 18:10:46 v2.3.0-dev.19 18:10:46 v2.3.0-dev.20 18:10:46 v2.3.0-dev.21 18:10:46 v2.3.0-dev.22 18:10:46 v2.3.0-dev.23 18:10:46 v2.3.0-dev.24 18:10:46 v2.3.0-dev.25 18:10:46 v2.3.0-dev.26 18:10:46 v2.3.0-dev.9 18:10:46 v2.3.1-dev.1 18:10:46 v3.0.0-dev.1 [Pipeline] sh 18:10:46 + lftools sign git-tag v3.0.0-dev.1 18:10:47 Signing Git tag with Sigul... 18:10:47 Signing v3.0.0-dev.1 [Pipeline] echo 18:10:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:10:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:10:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:10:47 $ docker stop --time=1 5bcf3e20b2db9419ae8cb80cbeef78b5dc5f314a6f68880643aa5ead71a18ce6 18:10:49 $ docker rm -f --volumes 5bcf3e20b2db9419ae8cb80cbeef78b5dc5f314a6f68880643aa5ead71a18ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:10:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:49 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:10:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:10:50 $ docker top 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d -eo pid,comm 18:10:50 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). 18:10:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:50 [ssh-agent] Looking for ssh-agent implementation... 18:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:50 $ docker exec 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d ssh-agent 18:10:50 SSH_AUTH_SOCK=/tmp/ssh-GveHe1EzPJxz/agent.31 18:10:50 SSH_AGENT_PID=37 18:10:50 Running ssh-add (command line suppressed) 18:10:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12788021816082317092.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12788021816082317092.key) 18:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:50 + git semver bump pre 18:10:51 2022-12-16 18:10:51,177 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:51 2022-12-16 18:10:51,178 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev 18:10:51 2022-12-16 18:10:51,178 [bump_version] DEBUG bumped version:3.0.0-dev.2 18:10:51 2022-12-16 18:10:51,178 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:10:51 2022-12-16 18:10:51,178 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:51 2022-12-16 18:10:51,178 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:51 2022-12-16 18:10:51,180 [execute] INFO git cat-file --batch-check 18:10:51 2022-12-16 18:10:51,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:10:51 2022-12-16 18:10:51,184 [execute] INFO git cat-file --batch 18:10:51 2022-12-16 18:10:51,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:10:51 2022-12-16 18:10:51,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:51 3.0.0-dev.2 [Pipeline] } 18:10:51 $ docker exec --env ******** --env ******** 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d ssh-agent -k 18:10:51 unset SSH_AUTH_SOCK; 18:10:51 unset SSH_AGENT_PID; 18:10:51 echo Agent pid 37 killed; 18:10:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:51 + git semver [Pipeline] } 18:10:51 $ docker stop --time=1 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d 18:10:53 $ docker rm -f --volumes 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d [Pipeline] // withDockerContainer [Pipeline] sh 18:10:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:53 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:10:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:10:54 $ docker top e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc -eo pid,comm 18:10:54 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). 18:10:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:54 [ssh-agent] Looking for ssh-agent implementation... 18:10:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:54 $ docker exec e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc ssh-agent 18:10:54 SSH_AUTH_SOCK=/tmp/ssh-UO8zJAjnd32a/agent.32 18:10:54 SSH_AGENT_PID=38 18:10:54 Running ssh-add (command line suppressed) 18:10:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9129862206471953052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9129862206471953052.key) 18:10:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:54 + git semver push 18:10:55 2022-12-16 18:10:55,147 [run_push] DEBUG push 18:10:55 2022-12-16 18:10:55,148 [execute] INFO git cat-file --batch-check 18:10:55 2022-12-16 18:10:55,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:10:55 2022-12-16 18:10:55,151 [execute] INFO git rev-list 7209989d3eb484b1144501c3ac86b175ec8bbc18 -- 18:10:55 2022-12-16 18:10:55,151 [execute] DEBUG Popen(['git', 'rev-list', '7209989d3eb484b1144501c3ac86b175ec8bbc18', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:10:55 2022-12-16 18:10:55,157 [execute] INFO git fetch -v origin 18:10:55 2022-12-16 18:10:55,158 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 18:10:55 2022-12-16 18:10:55,663 [run_push] DEBUG no remote changes detected 18:10:55 2022-12-16 18:10:55,663 [execute] INFO git push origin semver 18:10:55 2022-12-16 18:10:55,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:10:56 2022-12-16 18:10:56,393 [run_push] DEBUG push all version tags 18:10:56 2022-12-16 18:10:56,394 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:10:56 2022-12-16 18:10:56,394 [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) 18:10:57 2022-12-16 18:10:57,293 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:10:57 3.0.0-dev.2 [Pipeline] } 18:10:57 $ docker exec --env ******** --env ******** e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc ssh-agent -k 18:10:57 unset SSH_AUTH_SOCK; 18:10:57 unset SSH_AGENT_PID; 18:10:57 echo Agent pid 38 killed; 18:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:57 + git semver [Pipeline] } 18:10:58 $ docker stop --time=1 e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc 18:10:59 $ docker rm -f --volumes e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc [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 18:10:59 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:10:59 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:10:59 total 16 18:10:59 drwxr-xr-x 3 root root 4096 Dec 16 18:00 . 18:10:59 drwxrwxr-x 12 jenkins jenkins 4096 Dec 16 18:10 .. 18:10:59 drwxr-xr-x 2 root root 4096 Dec 16 18:00 cost 18:10:59 -rw-r--r-- 1 root root 94 Dec 16 18:00 cost.csv 18:10:59 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:10:59 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:10:59 total 16 18:10:59 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 18:00 . 18:10:59 drwxrwxr-x 12 jenkins jenkins 4096 Dec 16 18:10 .. 18:10:59 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 18:00 cost 18:10:59 -rw-r--r-- 1 jenkins jenkins 94 Dec 16 18:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:11:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:01 ---> package-listing.sh 18:11:01 ++ facter osfamily 18:11:01 ++ tr '[:upper:]' '[:lower:]' 18:11:01 + OS_FAMILY=debian 18:11:01 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:11:01 + START_PACKAGES=/tmp/packages_start.txt 18:11:01 + END_PACKAGES=/tmp/packages_end.txt 18:11:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:01 + PACKAGES=/tmp/packages_start.txt 18:11:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:11:01 + PACKAGES=/tmp/packages_end.txt 18:11:01 + case "${OS_FAMILY}" in 18:11:01 + dpkg -l 18:11:01 + grep '^ii' 18:11:01 + '[' -f /tmp/packages_start.txt ']' 18:11:01 + '[' -f /tmp/packages_end.txt ']' 18:11:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:11:01 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:11:01 + 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 18:11:01 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 18:11:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:02 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:11:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:11:02 $ docker top 18d380d0178a950a22ccfee99d8feb8244279e166e728a90b43bb0f684d0ffa4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:11:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:11:03 + ls /var/log/sa-host 18:11:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:03 provisioning config files... 18:11:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8590868624734184071tmp [Pipeline] { [Pipeline] echo 18:11:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:11:03 ---> create-netrc.sh [Pipeline] } 18:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:11:04 ---> python-tools-install.sh [Pipeline] echo 18:11:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:11:04 ---> sudo-logs.sh 18:11:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:11:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:04 ---> job-cost.sh 18:11:04 lf-activate-venv: SKIPPING 18:11:04 DEBUG: total: 0.2199999988079071 18:11:04 INFO: Retrieving Stack Cost... 18:11:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:11:05 INFO: Archiving Costs [Pipeline] echo 18:11:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:06 ---> logs-deploy.sh 18:11:06 lf-activate-venv: SKIPPING 18:11:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/69 18:11:06 INFO: archiving workspace using pattern(s): 18:11:06 Archives upload complete. 18:11:07 INFO: archiving logs to Nexus 18:11:07 ---> uname -a: 18:11:07 Linux prd-ubuntu20-04-docker-8c-8g-6 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:11:07 18:11:07 18:11:08 ---> lscpu: 18:11:08 Architecture: x86_64 18:11:08 CPU op-mode(s): 32-bit, 64-bit 18:11:08 Byte Order: Little Endian 18:11:08 Address sizes: 40 bits physical, 48 bits virtual 18:11:08 CPU(s): 8 18:11:08 On-line CPU(s) list: 0-7 18:11:08 Thread(s) per core: 1 18:11:08 Core(s) per socket: 1 18:11:08 Socket(s): 8 18:11:08 NUMA node(s): 1 18:11:08 Vendor ID: AuthenticAMD 18:11:08 CPU family: 23 18:11:08 Model: 49 18:11:08 Model name: AMD EPYC-Rome Processor 18:11:08 Stepping: 0 18:11:08 CPU MHz: 2799.998 18:11:08 BogoMIPS: 5599.99 18:11:08 Virtualization: AMD-V 18:11:08 Hypervisor vendor: KVM 18:11:08 Virtualization type: full 18:11:08 L1d cache: 256 KiB 18:11:08 L1i cache: 256 KiB 18:11:08 L2 cache: 4 MiB 18:11:08 L3 cache: 128 MiB 18:11:08 NUMA node0 CPU(s): 0-7 18:11:08 Vulnerability Itlb multihit: Not affected 18:11:08 Vulnerability L1tf: Not affected 18:11:08 Vulnerability Mds: Not affected 18:11:08 Vulnerability Meltdown: Not affected 18:11:08 Vulnerability Mmio stale data: Not affected 18:11:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:11:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:11:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:11:08 Vulnerability Srbds: Not affected 18:11:08 Vulnerability Tsx async abort: Not affected 18:11:08 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 18:11:08 18:11:08 18:11:08 ---> nproc: 18:11:08 8 18:11:08 18:11:08 18:11:08 ---> df -h: 18:11:08 Filesystem Size Used Avail Use% Mounted on 18:11:08 overlay 155G 13G 143G 9% / 18:11:08 tmpfs 64M 0 64M 0% /dev 18:11:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:11:08 shm 64M 0 64M 0% /dev/shm 18:11:08 /dev/vda1 155G 13G 143G 9% /facter-os 18:11:08 18:11:08 18:11:08 ---> sar -b -r -n DEV: 18:11:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6) 12/16/22 _x86_64_ (8 CPU) 18:11:08 18:11:08 17:57:22 LINUX RESTART (8 CPU) 18:11:08 18:11:08 17:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:11:08 17:59:01 207.78 4.05 203.73 0.00 490.45 77306.58 0.00 18:11:08 18:00:01 199.63 0.32 199.32 0.00 26.00 41497.08 0.00 18:11:08 18:01:01 4.00 0.00 4.00 0.00 0.00 57.87 0.00 18:11:08 18:02:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 18:11:08 18:03:01 54.07 10.56 43.50 0.00 5153.88 8773.48 0.00 18:11:08 18:04:01 6.73 0.02 6.72 0.00 0.13 129.18 0.00 18:11:08 18:05:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 18:11:08 18:06:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 18:11:08 18:07:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 18:11:08 18:08:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 18:11:08 18:09:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 18:11:08 18:10:01 1.48 0.07 1.42 0.00 7.87 17.86 0.00 18:11:08 18:11:01 126.01 0.48 125.53 0.00 20.00 58557.57 0.00 18:11:08 Average: 46.74 1.19 45.55 0.00 438.39 14340.68 0.00 18:11:08 18:11:08 17:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:11:08 17:59:01 28121132 31321660 979060 2.98 137788 3260184 2071384 6.10 1467236 2836800 134888 18:11:08 18:00:01 27713588 31538804 759376 2.31 151648 3826760 1960788 5.78 1320004 3348016 416 18:11:08 18:01:01 27743128 31567832 733100 2.23 151720 3826628 1748140 5.15 1293700 3347804 16 18:11:08 18:02:01 27743328 31568084 732584 2.23 151748 3826628 1748140 5.15 1292740 3347804 8 18:11:08 18:03:01 27222568 31548844 732720 2.23 185356 4281076 1809312 5.33 1612336 3512072 992 18:11:08 18:04:01 27231172 31552652 729696 2.22 183916 4277816 1802140 5.31 1608188 3508868 4 18:11:08 18:05:01 27233128 31554708 727340 2.21 184016 4277820 1802140 5.31 1606840 3508872 8 18:11:08 18:06:01 27232820 31554456 727488 2.21 184064 4277824 1802140 5.31 1607176 3508876 48 18:11:08 18:07:01 27233020 31554832 727456 2.21 184084 4277824 1802140 5.31 1606880 3508984 12 18:11:08 18:08:01 27233160 31555016 727216 2.21 184124 4277820 1802140 5.31 1606996 3508996 20 18:11:08 18:09:01 27233364 31555496 726920 2.21 184144 4277832 1802140 5.31 1606484 3509244 12 18:11:08 18:10:01 27230284 31552732 729508 2.22 184160 4278144 1817904 5.36 1610668 3509324 112 18:11:08 18:11:01 25723704 31525392 751704 2.29 224200 5586908 1798476 5.30 1731872 4756692 908 18:11:08 Average: 27299569 31534654 752628 2.29 176228 4196405 1828230 5.39 1536240 3516335 10573 18:11:08 18:11:08 17:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:11:08 17:59:01 ens3 460.31 348.01 7631.94 52.96 0.00 0.00 0.00 0.00 18:11:08 17:59:01 docker0 161.66 211.30 13.68 1949.19 0.00 0.00 0.00 0.00 18:11:08 17:59:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 18:11:08 17:59:01 veth828a1a5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:11:08 18:00:01 ens3 201.68 169.02 2711.05 336.64 0.00 0.00 0.00 0.00 18:11:08 18:00:01 docker0 3.98 7.95 0.26 94.61 0.00 0.00 0.00 0.00 18:11:08 18:00:01 lo 9.00 9.00 0.88 0.88 0.00 0.00 0.00 0.00 18:11:08 18:01:01 ens3 1.48 0.75 0.96 0.42 0.00 0.00 0.00 0.00 18:11:08 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:02:01 ens3 0.65 0.42 0.35 0.27 0.00 0.00 0.00 0.00 18:11:08 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:11:08 18:03:01 ens3 184.26 113.68 2762.95 7.98 0.00 0.00 0.00 0.00 18:11:08 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:11:08 18:04:01 ens3 1.08 0.53 0.31 0.22 0.00 0.00 0.00 0.00 18:11:08 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:11:08 18:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:06:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:11:08 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:11:08 18:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:08:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:11:08 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:11:08 18:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:10:01 ens3 2.88 2.13 3.18 0.89 0.00 0.00 0.00 0.00 18:11:08 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:08 18:10:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 18:11:08 18:11:01 ens3 389.70 257.01 7915.18 52.13 0.00 0.00 0.00 0.00 18:11:08 18:11:01 docker0 39.86 58.09 3.76 691.09 0.00 0.00 0.00 0.00 18:11:08 18:11:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:11:08 Average: ens3 95.58 68.61 1617.40 34.74 0.00 0.00 0.00 0.00 18:11:08 Average: docker0 15.81 21.33 1.36 210.37 0.00 0.00 0.00 0.00 18:11:08 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:11:08 18:11:08 18:11:08 ---> sar -P ALL: 18:11:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6) 12/16/22 _x86_64_ (8 CPU) 18:11:08 18:11:08 17:57:22 LINUX RESTART (8 CPU) 18:11:08 18:11:08 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:11:08 17:59:01 all 20.77 0.00 5.77 1.51 0.07 71.88 18:11:08 17:59:01 0 21.11 0.00 4.83 0.56 0.07 73.43 18:11:08 17:59:01 1 22.24 0.00 6.07 1.18 0.07 70.44 18:11:08 17:59:01 2 19.76 0.00 5.84 0.10 0.07 74.24 18:11:08 17:59:01 3 20.53 0.00 5.77 2.19 0.08 71.43 18:11:08 17:59:01 4 19.51 0.00 4.77 1.73 0.07 73.92 18:11:08 17:59:01 5 21.52 0.00 5.35 1.88 0.07 71.18 18:11:08 17:59:01 6 20.89 0.00 7.40 3.98 0.09 67.64 18:11:08 17:59:01 7 20.58 0.00 6.13 0.49 0.08 72.71 18:11:08 18:00:01 all 24.53 0.00 4.74 2.73 0.08 67.93 18:11:08 18:00:01 0 25.03 0.00 4.49 0.98 0.05 69.45 18:11:08 18:00:01 1 25.60 0.00 4.77 1.75 0.08 67.79 18:11:08 18:00:01 2 25.03 0.00 5.24 1.52 0.07 68.14 18:11:08 18:00:01 3 24.49 0.00 4.92 2.35 0.08 68.15 18:11:08 18:00:01 4 23.47 0.00 4.65 10.76 0.17 60.95 18:11:08 18:00:01 5 24.18 0.00 4.44 0.29 0.07 71.02 18:11:08 18:00:01 6 23.10 0.00 4.64 2.49 0.08 69.69 18:11:08 18:00:01 7 25.31 0.00 4.73 1.69 0.07 68.19 18:11:08 18:01:01 all 0.06 0.00 0.04 0.01 0.01 99.89 18:11:08 18:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:11:08 18:01:01 1 0.12 0.00 0.07 0.00 0.02 99.80 18:11:08 18:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:11:08 18:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:11:08 18:01:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:11:08 18:01:01 5 0.15 0.00 0.03 0.02 0.00 99.80 18:11:08 18:01:01 6 0.03 0.00 0.05 0.03 0.00 99.88 18:11:08 18:01:01 7 0.08 0.00 0.05 0.00 0.02 99.85 18:11:08 18:02:01 all 0.03 0.00 0.02 0.00 0.01 99.95 18:11:08 18:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:11:08 18:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 18:11:08 18:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:11:08 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:11:08 18:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:11:08 18:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:11:08 18:02:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:11:08 18:02:01 7 0.03 0.00 0.02 0.02 0.03 99.90 18:11:08 18:03:01 all 2.17 0.00 1.36 0.49 0.03 95.96 18:11:08 18:03:01 0 1.22 0.00 1.64 0.65 0.02 96.47 18:11:08 18:03:01 1 3.75 0.00 0.78 0.25 0.05 95.17 18:11:08 18:03:01 2 1.70 0.00 1.80 0.85 0.02 95.62 18:11:08 18:03:01 3 2.79 0.00 1.20 0.33 0.03 95.64 18:11:08 18:03:01 4 2.24 0.00 2.54 0.67 0.03 94.53 18:11:08 18:03:01 5 1.22 0.00 0.87 0.05 0.02 97.85 18:11:08 18:03:01 6 2.59 0.00 0.82 1.05 0.03 95.51 18:11:08 18:03:01 7 1.82 0.00 1.19 0.07 0.03 96.89 18:11:08 18:04:01 all 0.33 0.00 0.06 0.01 0.01 99.59 18:11:08 18:04:01 0 0.05 0.00 0.05 0.03 0.02 99.85 18:11:08 18:04:01 1 2.10 0.00 0.05 0.05 0.02 97.78 18:11:08 18:04:01 2 0.17 0.00 0.10 0.00 0.00 99.73 18:11:08 18:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:11:08 18:04:01 4 0.08 0.00 0.05 0.00 0.00 99.87 18:11:08 18:04:01 5 0.08 0.00 0.05 0.00 0.00 99.87 18:11:08 18:04:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:11:08 18:04:01 7 0.03 0.00 0.12 0.02 0.02 99.82 18:11:08 18:05:01 all 0.27 0.00 0.01 0.01 0.00 99.71 18:11:08 18:05:01 0 0.00 0.00 0.03 0.03 0.00 99.93 18:11:08 18:05:01 1 2.02 0.00 0.03 0.02 0.02 97.91 18:11:08 18:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:11:08 18:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:11:08 18:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:11:08 18:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:11:08 18:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:11:08 18:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:11:08 18:06:01 all 0.30 0.00 0.02 0.00 0.01 99.67 18:11:08 18:06:01 0 0.00 0.00 0.02 0.03 0.02 99.93 18:11:08 18:06:01 1 2.00 0.00 0.07 0.00 0.03 97.90 18:11:08 18:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:11:08 18:06:01 3 0.23 0.00 0.02 0.00 0.00 99.75 18:11:08 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:11:08 18:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:11:08 18:06:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:11:08 18:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:11:08 18:07:01 all 0.29 0.00 0.02 0.00 0.01 99.69 18:11:08 18:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:11:08 18:07:01 1 2.07 0.00 0.05 0.00 0.02 97.87 18:11:08 18:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:11:08 18:07:01 3 0.08 0.00 0.02 0.00 0.00 99.90 18:11:08 18:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:11:08 18:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:11:08 18:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:11:08 18:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:11:08 18:08:01 all 0.28 0.00 0.02 0.01 0.00 99.70 18:11:08 18:08:01 0 0.00 0.00 0.02 0.05 0.02 99.92 18:11:08 18:08:01 1 1.92 0.00 0.05 0.00 0.00 98.03 18:11:08 18:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:11:08 18:08:01 3 0.13 0.00 0.00 0.00 0.00 99.87 18:11:08 18:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:11:08 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:11:08 18:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:11:08 18:08:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:11:08 18:09:01 all 0.14 0.00 0.03 0.00 0.01 99.82 18:11:08 18:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:11:08 18:09:01 1 0.93 0.00 0.15 0.00 0.02 98.91 18:11:08 18:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:11:08 18:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:11:08 18:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:11:08 18:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:11:08 18:09:01 6 0.08 0.00 0.05 0.00 0.02 99.85 18:11:08 18:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:11:08 18:11:08 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:11:08 18:10:01 all 0.07 0.00 0.06 0.00 0.01 99.86 18:11:08 18:10:01 0 0.07 0.00 0.05 0.03 0.00 99.85 18:11:08 18:10:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:11:08 18:10:01 2 0.03 0.00 0.13 0.00 0.00 99.83 18:11:08 18:10:01 3 0.15 0.00 0.02 0.00 0.00 99.83 18:11:08 18:10:01 4 0.07 0.00 0.03 0.00 0.00 99.90 18:11:08 18:10:01 5 0.03 0.00 0.05 0.00 0.00 99.92 18:11:08 18:10:01 6 0.10 0.00 0.10 0.00 0.03 99.77 18:11:08 18:10:01 7 0.07 0.00 0.05 0.00 0.00 99.88 18:11:08 18:11:01 all 8.53 0.00 3.56 2.90 0.06 84.95 18:11:08 18:11:01 0 8.59 0.00 3.99 17.69 0.07 69.66 18:11:08 18:11:01 1 6.87 0.00 4.03 1.30 0.07 87.74 18:11:08 18:11:01 2 8.16 0.00 4.06 0.17 0.05 87.56 18:11:08 18:11:01 3 9.40 0.00 3.20 0.10 0.05 87.25 18:11:08 18:11:01 4 9.01 0.00 3.04 0.62 0.05 87.27 18:11:08 18:11:01 5 9.98 0.00 3.51 0.08 0.07 86.35 18:11:08 18:11:01 6 8.14 0.00 3.29 3.17 0.05 85.36 18:11:08 18:11:01 7 8.08 0.00 3.33 0.05 0.08 88.46 18:11:08 Average: all 4.40 0.00 1.20 0.59 0.02 93.80 18:11:08 Average: 0 4.28 0.00 1.16 1.54 0.02 93.01 18:11:08 Average: 1 5.31 0.00 1.23 0.35 0.03 93.08 18:11:08 Average: 2 4.19 0.00 1.32 0.20 0.02 94.28 18:11:08 Average: 3 4.41 0.00 1.16 0.38 0.02 94.04 18:11:08 Average: 4 4.14 0.00 1.15 1.05 0.03 93.63 18:11:08 Average: 5 4.36 0.00 1.09 0.18 0.02 94.35 18:11:08 Average: 6 4.20 0.00 1.26 0.82 0.03 93.70 18:11:08 Average: 7 4.27 0.00 1.19 0.18 0.03 94.33 18:11:08 18:11:08 18:11:08