Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 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-ssh11187980663082532017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6233196491568548057.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12815367366733037733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15942805482044915330.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-ssh5630357986412862910.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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6002 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#224)" > 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 > git rev-list --no-walk f89810558e3f5e01df4ab595595a606dd5b50cca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:35:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:35:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:35:42 ========================================================= 21:35:42 EdgeX Global Pipelines Version Info 21:35:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:35:43 ------------------- 21:35:43 stable info: 21:35:43 ------------------- 21:35:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:35:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:35:43 Message: update stable to v1.0.254 21:35:43 ------------------- 21:35:43 experimental info: 21:35:43 ------------------- 21:35:43 Commited By: **** collab-it+edgex@linuxfoundation.org 21:35:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:35:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 373aed2 [Pipeline] echo 21:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:44 provisioning config files... 21:35:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2576031888133586167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:44 ---> docker-login.sh 21:35:44 nexus3.edgexfoundry.org:10001 21:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:45 Configure a credential helper to remove this warning. See 21:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:45 21:35:45 Login Succeeded 21:35:45 nexus3.edgexfoundry.org:10002 21:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:45 Configure a credential helper to remove this warning. See 21:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:45 21:35:45 Login Succeeded 21:35:45 nexus3.edgexfoundry.org:10003 21:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:45 Configure a credential helper to remove this warning. See 21:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:45 21:35:45 Login Succeeded 21:35:45 nexus3.edgexfoundry.org:10004 21:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:45 Configure a credential helper to remove this warning. See 21:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:45 21:35:45 Login Succeeded 21:35:45 docker.io 21:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:45 Configure a credential helper to remove this warning. See 21:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:45 21:35:45 Login Succeeded 21:35:45 ---> docker-login.sh ends [Pipeline] } 21:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:35:46 + git rev-list -1 --merges 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f~1..373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo 21:35:46 -----------> git rev-list -1 --merges 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f~1..373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [false] [Pipeline] sh 21:35:46 + git log --format=format:%s -1 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo 21:35:46 ========================================================= 21:35:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:35:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:46 + git log --format=format:%s -1 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo 21:35:46 [semverPrep] GIT_COMMIT: 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#224) [Pipeline] echo 21:35:46 [semverPrep] This is not a build commit. [Pipeline] sh 21:35:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:47 + grep -v github /etc/ssh/ssh_known_hosts 21:35:47 + [ -e /tmp/ssh_known_hosts ] 21:35:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:35:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:35:47 + sudo tee -a /etc/ssh/ssh_known_hosts 21:35:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:47 21:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:47 0.1.4: Pulling from edgex-devops/py-git-semver 21:35:47 b85a868b505f: Pulling fs layer 21:35:47 e2be974225ed: Pulling fs layer 21:35:47 339a4e72a1f5: Pulling fs layer 21:35:47 988bab9f4d93: Pulling fs layer 21:35:47 1469e6f7b9e6: Pulling fs layer 21:35:47 eaf3925da568: Pulling fs layer 21:35:47 bab4dde63d76: Pulling fs layer 21:35:47 bde34c3a00c8: Pulling fs layer 21:35:47 b352a97aabf1: Pulling fs layer 21:35:47 4872d77fe225: Pulling fs layer 21:35:47 5851b861e8e6: Pulling fs layer 21:35:47 988bab9f4d93: Waiting 21:35:47 1469e6f7b9e6: Waiting 21:35:47 eaf3925da568: Waiting 21:35:47 bab4dde63d76: Waiting 21:35:47 bde34c3a00c8: Waiting 21:35:47 b352a97aabf1: Waiting 21:35:47 4872d77fe225: Waiting 21:35:47 5851b861e8e6: Waiting 21:35:47 e2be974225ed: Download complete 21:35:47 988bab9f4d93: Verifying Checksum 21:35:47 988bab9f4d93: Download complete 21:35:47 1469e6f7b9e6: Verifying Checksum 21:35:47 1469e6f7b9e6: Download complete 21:35:48 eaf3925da568: Verifying Checksum 21:35:48 eaf3925da568: Download complete 21:35:48 339a4e72a1f5: Verifying Checksum 21:35:48 339a4e72a1f5: Download complete 21:35:48 bde34c3a00c8: Verifying Checksum 21:35:48 bde34c3a00c8: Download complete 21:35:48 b352a97aabf1: Download complete 21:35:48 4872d77fe225: Verifying Checksum 21:35:48 4872d77fe225: Download complete 21:35:48 5851b861e8e6: Verifying Checksum 21:35:48 5851b861e8e6: Download complete 21:35:48 b85a868b505f: Verifying Checksum 21:35:48 b85a868b505f: Download complete 21:35:48 bab4dde63d76: Verifying Checksum 21:35:48 bab4dde63d76: Download complete 21:35:49 b85a868b505f: Pull complete 21:35:49 e2be974225ed: Pull complete 21:35:49 339a4e72a1f5: Pull complete 21:35:49 988bab9f4d93: Pull complete 21:35:50 1469e6f7b9e6: Pull complete 21:35:50 eaf3925da568: Pull complete 21:35:51 bab4dde63d76: Pull complete 21:35:51 bde34c3a00c8: Pull complete 21:35:51 b352a97aabf1: Pull complete 21:35:51 4872d77fe225: Pull complete 21:35:51 5851b861e8e6: Pull complete 21:35:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:52 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:35:55 $ docker top c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca -eo pid,comm 21:35:55 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). 21:35:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:55 [ssh-agent] Looking for ssh-agent implementation... 21:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:56 $ docker exec c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent 21:35:56 SSH_AUTH_SOCK=/tmp/ssh-PCafcHp63maR/agent.31 21:35:56 SSH_AGENT_PID=37 21:35:56 Running ssh-add (command line suppressed) 21:35:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14806437723359155709.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14806437723359155709.key) 21:35:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:56 + git tag --points-at HEAD [Pipeline] } 21:35:56 $ docker exec --env ******** --env ******** c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent -k 21:35:56 unset SSH_AUTH_SOCK; 21:35:56 unset SSH_AGENT_PID; 21:35:56 echo Agent pid 37 killed; 21:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:35:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:56 [ssh-agent] Looking for ssh-agent implementation... 21:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:56 $ docker exec c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent 21:35:56 SSH_AUTH_SOCK=/tmp/ssh-v16KGmGUTjrX/agent.69 21:35:56 SSH_AGENT_PID=75 21:35:56 Running ssh-add (command line suppressed) 21:35:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5620912354062580178.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5620912354062580178.key) 21:35:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:57 + git semver init 21:35:57 2023-09-12 21:35:57,477 [run_init] DEBUG init version:0.0.0 force:False 21:35:57 2023-09-12 21:35:57,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:35:57 2023-09-12 21:35:57,478 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:35:57 2023-09-12 21:35:57,478 [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) 21:35:58 2023-09-12 21:35:58,650 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:35:58 2023-09-12 21:35:58,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:35:58 2023-09-12 21:35:58,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:58 2023-09-12 21:35:58,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:35:58 3.1.0-dev.16 [Pipeline] } 21:35:58 $ docker exec --env ******** --env ******** c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent -k 21:35:59 unset SSH_AUTH_SOCK; 21:35:59 unset SSH_AGENT_PID; 21:35:59 echo Agent pid 75 killed; 21:35:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:59 + git semver [Pipeline] } 21:35:59 $ docker stop --time=1 c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca 21:36:00 $ docker rm -f --volumes c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca [Pipeline] // withDockerContainer [Pipeline] sh 21:36:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:36:01 Stashed 1 file(s) [Pipeline] echo 21:36:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 21:36:01 provisioning config files... 21:36:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16461697775377490413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:05 ---> docker-login.sh 21:36:05 nexus3.edgexfoundry.org:10001 21:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:05 Configure a credential helper to remove this warning. See 21:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:05 21:36:05 Login Succeeded 21:36:05 nexus3.edgexfoundry.org:10002 21:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:05 Configure a credential helper to remove this warning. See 21:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:05 21:36:05 Login Succeeded 21:36:05 nexus3.edgexfoundry.org:10003 21:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 nexus3.edgexfoundry.org:10004 21:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 docker.io 21:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:06 Configure a credential helper to remove this warning. See 21:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:06 21:36:06 Login Succeeded 21:36:06 ---> docker-login.sh ends [Pipeline] } 21:36:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:07 ========================================================= 21:36:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:36:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:36:07 Sending build context to Docker daemon 12.7MB 21:36:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:36:07 Step 2/12 : FROM ${BASE} AS builder 21:36:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:36:07 7264a8db6415: Pulling fs layer 21:36:07 c4d48a809fc2: Pulling fs layer 21:36:07 4f1c88b9dad5: Pulling fs layer 21:36:07 ad3a456e5733: Pulling fs layer 21:36:07 9e4f439ed901: Pulling fs layer 21:36:07 feaf6a47b606: Pulling fs layer 21:36:07 5e8b037d7d82: Pulling fs layer 21:36:07 8ac70367396e: Pulling fs layer 21:36:07 6db16350a2e2: Pulling fs layer 21:36:07 9250d5d63582: Pulling fs layer 21:36:07 9e4f439ed901: Waiting 21:36:07 feaf6a47b606: Waiting 21:36:07 5e8b037d7d82: Waiting 21:36:07 8ac70367396e: Waiting 21:36:07 6db16350a2e2: Waiting 21:36:07 ad3a456e5733: Waiting 21:36:07 9250d5d63582: Waiting 21:36:07 c4d48a809fc2: Download complete 21:36:07 ad3a456e5733: Verifying Checksum 21:36:07 ad3a456e5733: Download complete 21:36:07 9e4f439ed901: Verifying Checksum 21:36:07 9e4f439ed901: Download complete 21:36:07 7264a8db6415: Verifying Checksum 21:36:07 7264a8db6415: Download complete 21:36:07 feaf6a47b606: Verifying Checksum 21:36:07 feaf6a47b606: Download complete 21:36:07 7264a8db6415: Pull complete 21:36:07 8ac70367396e: Verifying Checksum 21:36:07 8ac70367396e: Download complete 21:36:07 c4d48a809fc2: Pull complete 21:36:07 4f1c88b9dad5: Verifying Checksum 21:36:07 4f1c88b9dad5: Download complete 21:36:07 6db16350a2e2: Verifying Checksum 21:36:07 6db16350a2e2: Download complete 21:36:08 9250d5d63582: Verifying Checksum 21:36:08 9250d5d63582: Download complete 21:36:08 5e8b037d7d82: Verifying Checksum 21:36:08 5e8b037d7d82: Download complete 21:36:11 4f1c88b9dad5: Pull complete 21:36:11 ad3a456e5733: Pull complete 21:36:11 9e4f439ed901: Pull complete 21:36:11 feaf6a47b606: Pull complete 21:36:13 5e8b037d7d82: Pull complete 21:36:14 8ac70367396e: Pull complete 21:36:14 6db16350a2e2: Pull complete 21:36:15 9250d5d63582: Pull complete 21:36:15 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:36:15 ---> fa269f55d9b9 21:36:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:36:16 Still waiting to schedule task 21:36:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:36:21 ---> Running in fd675c7ed35c 21:36:21 Removing intermediate container fd675c7ed35c 21:36:21 ---> 8994265d6402 21:36:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:36:21 ---> Running in cd30d9002776 21:36:21 Removing intermediate container cd30d9002776 21:36:21 ---> a21174d60dba 21:36:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:36:21 ---> Running in 43e49a49d99e 21:36:21 Removing intermediate container 43e49a49d99e 21:36:21 ---> ccc3bf74bfd4 21:36:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:36:21 ---> Running in 6032ef60d967 21:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:22 OK: 265 MiB in 56 packages 21:36:22 Removing intermediate container 6032ef60d967 21:36:22 ---> fc919b292510 21:36:22 Step 7/12 : WORKDIR /app 21:36:22 ---> Running in 34088a106bd0 21:36:22 Removing intermediate container 34088a106bd0 21:36:22 ---> 92835a7425b1 21:36:22 Step 8/12 : COPY go.mod vendor* ./ 21:36:22 ---> 20d5e2a23cb0 21:36:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:22 ---> Running in 8bcf05fc57c5 21:37:01 Removing intermediate container 8bcf05fc57c5 21:37:01 ---> a504f8f6f772 21:37:01 Step 10/12 : COPY . . 21:37:01 ---> 03aa46ca1f0a 21:37:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:37:01 ---> Running in 6f7e00a467e7 21:37:01 Removing intermediate container 6f7e00a467e7 21:37:01 ---> 7047d2e039af 21:37:01 Step 12/12 : RUN $MAKE 21:37:01 ---> Running in 3d9041081d83 21:37:01 noop 21:37:01 Removing intermediate container 3d9041081d83 21:37:01 ---> 064fdb332c46 21:37:01 Successfully built 064fdb332c46 21:37:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:01 + docker inspect -f . ci-base-image-x86_64 21:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:01 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:37:02 $ docker top a31c57702dbcc83a6c85e48409d0e7cd2cbb648308a0cffc8fb277951f3d532a -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:02 + go version 21:37:02 go version go1.21.0 linux/amd64 [Pipeline] } 21:37:02 $ docker stop --time=1 a31c57702dbcc83a6c85e48409d0e7cd2cbb648308a0cffc8fb277951f3d532a 21:37:03 $ docker rm -f --volumes a31c57702dbcc83a6c85e48409d0e7cd2cbb648308a0cffc8fb277951f3d532a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:04 + docker inspect -f . ci-base-image-x86_64 21:37:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:04 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:37:04 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:37:04 $ docker top 3d021bff76e329f72942144825b43b168312b329ac3249e450d11845fbf11130 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:04 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:37:05 + make test 21:37:05 go test -race ./... -coverprofile=coverage.out ./... 21:37:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:37:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:37:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements 21:37:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.705s coverage: 71.9% of statements 21:37:45 go vet ./... 21:37:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:37:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:37:48 ./bin/test-attribution.sh 21:37:48 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:37:48 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:37:48 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:37:48 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:37:48 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:37:48 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:37:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:37:48 $ docker stop --time=1 3d021bff76e329f72942144825b43b168312b329ac3249e450d11845fbf11130 21:37:53 $ docker rm -f --volumes 3d021bff76e329f72942144825b43b168312b329ac3249e450d11845fbf11130 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:37:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:37:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:37:54 + ls -al . 21:37:54 total 236 21:37:54 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:37 . 21:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 .. 21:37:54 -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 21:35 .dockerignore 21:37:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:37 .git 21:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:35 .github 21:37:54 -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 21:35 .gitignore 21:37:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:35 .golangci.yml 21:37:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:35 .semver 21:37:54 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 21:35 Attribution.txt 21:37:54 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 12 21:35 CHANGELOG.md 21:37:54 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 12 21:35 Dockerfile 21:37:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:35 GOVERNANCE.md 21:37:54 -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 21:35 Jenkinsfile 21:37:54 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 21:35 LICENSE 21:37:54 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 12 21:35 Makefile 21:37:54 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:35 OWNERS.md 21:37:54 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 12 21:35 README.md 21:37:54 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:36 VERSION 21:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:35 bin 21:37:54 -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 21:37 coverage.out 21:37:54 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 12 21:35 go.mod 21:37:54 -rw-rw-r-- 1 jenkins jenkins 34348 Sep 12 21:35 go.sum 21:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:35 images 21:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 internal 21:37:54 -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 21:35 main.go 21:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:35 res 21:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 snap 21:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:54 + 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=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f --label arch=amd64 --label version=3.1.0-dev.16 . 21:37:54 Sending build context to Docker daemon 12.7MB 21:37:54 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 21:37:54 Step 2/29 : FROM ${BASE} AS builder 21:37:54 ---> 064fdb332c46 21:37:54 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:37:55 ---> Running in 339dd9962108 21:37:55 Removing intermediate container 339dd9962108 21:37:55 ---> 3a7389b08a8a 21:37:55 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:37:55 ---> Running in 94b631276241 21:37:55 Removing intermediate container 94b631276241 21:37:55 ---> 66fa6269396e 21:37:55 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:37:55 ---> Running in 921ffa812569 21:37:55 Removing intermediate container 921ffa812569 21:37:55 ---> 19f699251f6a 21:37:55 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:55 ---> Running in e8de6500b152 21:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:37:55 OK: 265 MiB in 56 packages 21:37:56 Removing intermediate container e8de6500b152 21:37:56 ---> 06fa3eb9ddf8 21:37:56 Step 7/29 : WORKDIR /app 21:37:56 ---> Running in dcb077be7a1e 21:37:56 Removing intermediate container dcb077be7a1e 21:37:56 ---> 53402dda91fc 21:37:56 Step 8/29 : COPY go.mod vendor* ./ 21:37:56 ---> e99b14582784 21:37:56 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:56 ---> Running in 1267f1057fac 21:37:57 Removing intermediate container 1267f1057fac 21:37:57 ---> a6910baf6ff2 21:37:57 Step 10/29 : COPY . . 21:37:57 ---> ca8978128878 21:37:57 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:37:57 ---> Running in b36c8a453e14 21:37:57 Removing intermediate container b36c8a453e14 21:37:57 ---> a97a498898c3 21:37:57 Step 12/29 : RUN $MAKE 21:37:57 ---> Running in 2434a3b51daa 21:37:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:38:19 Removing intermediate container 2434a3b51daa 21:38:19 ---> 0c4e4ebfc8f8 21:38:19 Step 13/29 : FROM alpine:3.18 21:38:19 3.18: Pulling from library/alpine 21:38:19 7264a8db6415: Already exists 21:38:19 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:38:19 Status: Downloaded newer image for alpine:3.18 21:38:19 ---> 7e01a0d0a1dc 21:38:19 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:38:19 ---> Running in 26d230425875 21:38:19 Removing intermediate container 26d230425875 21:38:19 ---> 4a5775e52189 21:38:19 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:38:19 ---> Running in 2e33f96fe587 21:38:19 Removing intermediate container 2e33f96fe587 21:38:19 ---> 14c4275afeb2 21:38:19 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:38:19 ---> Running in e739e92b0a9f 21:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:38:19 (1/2) Installing ca-certificates (20230506-r0) 21:38:19 (2/2) Installing dumb-init (1.2.5-r2) 21:38:19 Executing busybox-1.36.1-r2.trigger 21:38:19 Executing ca-certificates-20230506-r0.trigger 21:38:19 OK: 8 MiB in 17 packages 21:38:19 Removing intermediate container e739e92b0a9f 21:38:19 ---> 43454151e773 21:38:19 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:38:19 ---> b3da2d44dc4e 21:38:19 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:38:19 ---> cdbc9b1d76a6 21:38:19 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:38:19 ---> 1fc4c2bb5565 21:38:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:38:19 ---> 4d13039b4474 21:38:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:38:20 ---> 85f82c75f921 21:38:20 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:38:20 ---> Running in 3771294c6fc3 21:38:20 Removing intermediate container 3771294c6fc3 21:38:20 ---> df1b045e573c 21:38:20 Step 23/29 : VOLUME /cache 21:38:21 ---> Running in 8eb90f868c49 21:38:21 Removing intermediate container 8eb90f868c49 21:38:21 ---> 3968a74de803 21:38:21 Step 24/29 : EXPOSE 59711 21:38:21 ---> Running in 3e0f87a43377 21:38:21 Removing intermediate container 3e0f87a43377 21:38:21 ---> b864529d4395 21:38:21 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:38:21 ---> Running in fc97d95e559e 21:38:21 Removing intermediate container fc97d95e559e 21:38:21 ---> 02a0fb56419f 21:38:21 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:38:21 ---> Running in 6f7d6c071780 21:38:21 Removing intermediate container 6f7d6c071780 21:38:21 ---> 7127d843a82d 21:38:21 Step 27/29 : LABEL arch=amd64 21:38:21 ---> Running in 612507c83fea 21:38:21 Removing intermediate container 612507c83fea 21:38:21 ---> bd37e6dfec22 21:38:21 Step 28/29 : LABEL git_sha=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:38:21 ---> Running in 84a012cfa1c7 21:38:21 Removing intermediate container 84a012cfa1c7 21:38:21 ---> 7570a4b45798 21:38:21 Step 29/29 : LABEL version=3.1.0-dev.16 21:38:21 ---> Running in 68f111e533f7 21:38:21 Removing intermediate container 68f111e533f7 21:38:21 ---> b40d4cb9671a 21:38:21 [Warning] One or more build-args [ARCH] were not consumed 21:38:21 Successfully built b40d4cb9671a 21:38:21 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 21:38:21 provisioning config files... 21:38:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config776840072625216983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:21 ---> docker-login.sh 21:38:21 nexus3.edgexfoundry.org:10001 21:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:21 Configure a credential helper to remove this warning. See 21:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:21 21:38:21 Login Succeeded 21:38:21 nexus3.edgexfoundry.org:10002 21:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:21 Configure a credential helper to remove this warning. See 21:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:21 21:38:21 Login Succeeded 21:38:21 nexus3.edgexfoundry.org:10003 21:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:22 Configure a credential helper to remove this warning. See 21:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:22 21:38:22 Login Succeeded 21:38:22 nexus3.edgexfoundry.org:10004 21:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:22 Configure a credential helper to remove this warning. See 21:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:22 21:38:22 Login Succeeded 21:38:22 docker.io 21:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:22 Configure a credential helper to remove this warning. See 21:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:22 21:38:22 Login Succeeded 21:38:22 ---> docker-login.sh ends [Pipeline] } 21:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:22 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:38:22 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:38:22 latest 21:38:22 3.1.0-dev.16 21:38:22 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 21:38:22 main 21:38:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:38:23 6e28416a8a6d: Preparing 21:38:23 3fb228bb0d84: Preparing 21:38:23 a997aa4295bd: Preparing 21:38:23 8ec8feb99b7f: Preparing 21:38:23 4d5ac6292e17: Preparing 21:38:23 f0741bb0c8cb: Preparing 21:38:23 6945cb044b75: Preparing 21:38:23 4693057ce236: Preparing 21:38:23 6945cb044b75: Waiting 21:38:23 4693057ce236: Waiting 21:38:23 f0741bb0c8cb: Waiting 21:38:23 4d5ac6292e17: Pushed 21:38:23 8ec8feb99b7f: Pushed 21:38:23 6e28416a8a6d: Pushed 21:38:23 a997aa4295bd: Pushed 21:38:23 4693057ce236: Layer already exists 21:38:23 f0741bb0c8cb: Pushed 21:38:23 6945cb044b75: Pushed 21:38:25 3fb228bb0d84: Pushed 21:38:25 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + 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 21:38:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:38:26 6e28416a8a6d: Preparing 21:38:26 3fb228bb0d84: Preparing 21:38:26 a997aa4295bd: Preparing 21:38:26 8ec8feb99b7f: Preparing 21:38:26 4d5ac6292e17: Preparing 21:38:26 f0741bb0c8cb: Preparing 21:38:26 6945cb044b75: Preparing 21:38:26 4693057ce236: Preparing 21:38:26 f0741bb0c8cb: Waiting 21:38:26 6945cb044b75: Waiting 21:38:26 4693057ce236: Waiting 21:38:26 8ec8feb99b7f: Layer already exists 21:38:26 4d5ac6292e17: Layer already exists 21:38:26 6e28416a8a6d: Layer already exists 21:38:26 3fb228bb0d84: Layer already exists 21:38:26 a997aa4295bd: Layer already exists 21:38:26 f0741bb0c8cb: Layer already exists 21:38:26 6945cb044b75: Layer already exists 21:38:26 4693057ce236: Layer already exists 21:38:26 latest: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:26 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.16 21:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:38:27 6e28416a8a6d: Preparing 21:38:27 3fb228bb0d84: Preparing 21:38:27 a997aa4295bd: Preparing 21:38:27 8ec8feb99b7f: Preparing 21:38:27 4d5ac6292e17: Preparing 21:38:27 f0741bb0c8cb: Preparing 21:38:27 6945cb044b75: Preparing 21:38:27 4693057ce236: Preparing 21:38:27 6945cb044b75: Waiting 21:38:27 4693057ce236: Waiting 21:38:27 f0741bb0c8cb: Waiting 21:38:27 8ec8feb99b7f: Layer already exists 21:38:27 a997aa4295bd: Layer already exists 21:38:27 4d5ac6292e17: Layer already exists 21:38:27 6e28416a8a6d: Layer already exists 21:38:27 3fb228bb0d84: Layer already exists 21:38:27 f0741bb0c8cb: Layer already exists 21:38:27 6945cb044b75: Layer already exists 21:38:27 4693057ce236: Layer already exists 21:38:27 3.1.0-dev.16: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 21:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:38:27 6e28416a8a6d: Preparing 21:38:27 3fb228bb0d84: Preparing 21:38:27 a997aa4295bd: Preparing 21:38:27 8ec8feb99b7f: Preparing 21:38:27 4d5ac6292e17: Preparing 21:38:27 f0741bb0c8cb: Preparing 21:38:27 6945cb044b75: Preparing 21:38:27 4693057ce236: Preparing 21:38:27 f0741bb0c8cb: Waiting 21:38:27 6945cb044b75: Waiting 21:38:27 4693057ce236: Waiting 21:38:27 8ec8feb99b7f: Layer already exists 21:38:27 3fb228bb0d84: Layer already exists 21:38:27 6e28416a8a6d: Layer already exists 21:38:27 4d5ac6292e17: Layer already exists 21:38:27 a997aa4295bd: Layer already exists 21:38:27 4693057ce236: Layer already exists 21:38:27 f0741bb0c8cb: Layer already exists 21:38:27 6945cb044b75: Layer already exists 21:38:27 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:28 + 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 21:38:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:38:28 6e28416a8a6d: Preparing 21:38:28 3fb228bb0d84: Preparing 21:38:28 a997aa4295bd: Preparing 21:38:28 8ec8feb99b7f: Preparing 21:38:28 4d5ac6292e17: Preparing 21:38:28 f0741bb0c8cb: Preparing 21:38:28 6945cb044b75: Preparing 21:38:28 4693057ce236: Preparing 21:38:28 f0741bb0c8cb: Waiting 21:38:28 6945cb044b75: Waiting 21:38:28 4693057ce236: Waiting 21:38:28 8ec8feb99b7f: Layer already exists 21:38:28 a997aa4295bd: Layer already exists 21:38:28 6e28416a8a6d: Layer already exists 21:38:28 3fb228bb0d84: Layer already exists 21:38:28 4d5ac6292e17: Layer already exists 21:38:28 f0741bb0c8cb: Layer already exists 21:38:28 6945cb044b75: Layer already exists 21:38:28 4693057ce236: Layer already exists 21:38:28 main: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:28 ===================================================== [Pipeline] echo 21:38:28 taggedImages: 21:38:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:38:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:38:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.16 21:38:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 21:38:28 - 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 21:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:28 21:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:29 latest: Pulling from edgex-lftools-log-publisher 21:38:29 5eb5b503b376: Pulling fs layer 21:38:29 5c69ac0246d0: Pulling fs layer 21:38:29 ec43610c2a17: Pulling fs layer 21:38:29 3a2ae6a8a46f: Pulling fs layer 21:38:29 33b1e0a273af: Pulling fs layer 21:38:29 5d3b04190fa2: Pulling fs layer 21:38:29 2f39f015ded8: Pulling fs layer 21:38:29 3a2ae6a8a46f: Waiting 21:38:29 2f39f015ded8: Waiting 21:38:29 5d3b04190fa2: Waiting 21:38:29 33b1e0a273af: Waiting 21:38:29 5c69ac0246d0: Download complete 21:38:29 3a2ae6a8a46f: Verifying Checksum 21:38:29 3a2ae6a8a46f: Download complete 21:38:29 33b1e0a273af: Verifying Checksum 21:38:29 33b1e0a273af: Download complete 21:38:29 ec43610c2a17: Verifying Checksum 21:38:29 ec43610c2a17: Download complete 21:38:29 5d3b04190fa2: Verifying Checksum 21:38:29 5d3b04190fa2: Download complete 21:38:29 5eb5b503b376: Verifying Checksum 21:38:29 5eb5b503b376: Download complete 21:38:30 2f39f015ded8: Download complete 21:38:30 5eb5b503b376: Pull complete 21:38:30 5c69ac0246d0: Pull complete 21:38:31 ec43610c2a17: Pull complete 21:38:31 3a2ae6a8a46f: Pull complete 21:38:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6004 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:38:31 Running in /w/workspace/app-rfid-llrp-inventory/128 [Pipeline] { [Pipeline] checkout 21:38:31 The recommended git tool is: git 21:38:31 33b1e0a273af: Pull complete 21:38:31 5d3b04190fa2: Pull complete 21:38:35 2f39f015ded8: Pull complete 21:38:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:35 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:38:36 using credential edgex-jenkins-ssh 21:38:36 Cloning the remote Git repository 21:38:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:38:36 > git init /w/workspace/app-rfid-llrp-inventory/128 # timeout=10 21:38:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:38:37 > git --version # timeout=10 21:38:37 > git --version # 'git version 2.25.1' 21:38:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:39 $ docker top 51a4afb1fc7eaba87fcd36fccfc5ab6cd84443398d276c1c0a305afc4dbeca49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:39 ---> job-cost.sh 21:38:39 lf-activate-venv: SKIPPING 21:38:39 INFO: No Stack... 21:38:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:38:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:38:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:40 INFO: Archiving Costs [Pipeline] sh 21:38:40 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:38:40 + cut -d, -f6 21:38:40 Avoid second fetch 21:38:40 Checking out Revision 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f (main) [Pipeline] lock 21:38:40 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] 21:38:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] did not exist. Created. 21:38:40 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:38:40 + echo total: 0.2199999988079071 [Pipeline] stash 21:38:40 Stashed 1 file(s) [Pipeline] } 21:38:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 21:38:40 $ docker stop --time=1 51a4afb1fc7eaba87fcd36fccfc5ab6cd84443398d276c1c0a305afc4dbeca49 21:38:41 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#224)" 21:38:40 > git config core.sparsecheckout # timeout=10 21:38:40 > git checkout -f 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 21:38:41 21:38:41 GitHub has been notified of this commit’s build result 21:38:41 21:38:42 $ docker rm -f --volumes 51a4afb1fc7eaba87fcd36fccfc5ab6cd84443398d276c1c0a305afc4dbeca49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:38:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:42 Dload Upload Total Spent Left Speed 21:38:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 21:38:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:38:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:38:43 + sudo tee /etc/docker/daemon.new 21:38:43 { 21:38:43 "registry-mirrors": [ 21:38:43 "https://nexus3.edgexfoundry.org:10001" 21:38:43 ], 21:38:43 "bip": "10.250.0.254/24", 21:38:43 "hosts": [ 21:38:43 "tcp://0.0.0.0:5555", 21:38:43 "unix:///var/run/docker.sock" 21:38:43 ], 21:38:43 "mtu": 1458, 21:38:43 "selinux-enabled": true, 21:38:43 "seccomp-profile": "/etc/docker/seccomp.json" 21:38:43 } [Pipeline] sh 21:38:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:38:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:02 provisioning config files... 21:39:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/128@tmp/config3947611333439326879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:03 ---> docker-login.sh 21:39:03 nexus3.edgexfoundry.org:10001 21:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:03 Configure a credential helper to remove this warning. See 21:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:03 21:39:03 Login Succeeded 21:39:03 nexus3.edgexfoundry.org:10002 21:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:04 Configure a credential helper to remove this warning. See 21:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:04 21:39:04 Login Succeeded 21:39:04 nexus3.edgexfoundry.org:10003 21:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:04 Configure a credential helper to remove this warning. See 21:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:04 21:39:04 Login Succeeded 21:39:04 nexus3.edgexfoundry.org:10004 21:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:04 Configure a credential helper to remove this warning. See 21:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:04 21:39:04 Login Succeeded 21:39:04 docker.io 21:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:05 Configure a credential helper to remove this warning. See 21:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:05 21:39:05 Login Succeeded 21:39:05 ---> docker-login.sh ends [Pipeline] } 21:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:39:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:05 ========================================================= 21:39:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:39:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:39:06 Sending build context to Docker daemon 684kB 21:39:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:39:06 Step 2/12 : FROM ${BASE} AS builder 21:39:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:06 9fda8d8052c6: Pulling fs layer 21:39:06 5d54e960e981: Pulling fs layer 21:39:06 c4a7e357bf2a: Pulling fs layer 21:39:06 f0e02332f6b5: Pulling fs layer 21:39:06 66412af1f25a: Pulling fs layer 21:39:06 1baf3a5c0e64: Pulling fs layer 21:39:06 9a37bb91b891: Pulling fs layer 21:39:06 a29adfc67d43: Pulling fs layer 21:39:06 d5de9f91c1a4: Pulling fs layer 21:39:06 1baf3a5c0e64: Waiting 21:39:06 9a37bb91b891: Waiting 21:39:06 a29adfc67d43: Waiting 21:39:06 f0e02332f6b5: Waiting 21:39:06 d5de9f91c1a4: Waiting 21:39:06 66412af1f25a: Waiting 21:39:06 5d54e960e981: Download complete 21:39:06 f0e02332f6b5: Verifying Checksum 21:39:06 f0e02332f6b5: Download complete 21:39:06 66412af1f25a: Verifying Checksum 21:39:06 66412af1f25a: Download complete 21:39:06 9fda8d8052c6: Verifying Checksum 21:39:06 9fda8d8052c6: Download complete 21:39:06 9a37bb91b891: Verifying Checksum 21:39:06 9a37bb91b891: Download complete 21:39:07 a29adfc67d43: Verifying Checksum 21:39:07 a29adfc67d43: Download complete 21:39:07 9fda8d8052c6: Pull complete 21:39:08 5d54e960e981: Pull complete 21:39:08 d5de9f91c1a4: Verifying Checksum 21:39:08 d5de9f91c1a4: Download complete 21:39:08 c4a7e357bf2a: Download complete 21:39:09 1baf3a5c0e64: Verifying Checksum 21:39:09 1baf3a5c0e64: Download complete 21:39:19 c4a7e357bf2a: Pull complete 21:39:19 f0e02332f6b5: Pull complete 21:39:19 66412af1f25a: Pull complete 21:39:27 1baf3a5c0e64: Pull complete 21:39:27 9a37bb91b891: Pull complete 21:39:28 a29adfc67d43: Pull complete 21:39:30 d5de9f91c1a4: Pull complete 21:39:30 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:39:30 ---> 746ca1b523b5 21:39:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:39:32 ---> Running in 6a60d16d870e 21:39:32 Removing intermediate container 6a60d16d870e 21:39:32 ---> f9eea8391993 21:39:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:39:32 ---> Running in 2c219c5ab972 21:39:33 Removing intermediate container 2c219c5ab972 21:39:33 ---> fc17d0796027 21:39:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:39:33 ---> Running in b7c9ff4ab2db 21:39:33 Removing intermediate container b7c9ff4ab2db 21:39:33 ---> 1793669ebd66 21:39:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:33 ---> Running in 663758a58131 21:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:39:36 OK: 267 MiB in 56 packages 21:39:38 Removing intermediate container 663758a58131 21:39:38 ---> 137425ff0901 21:39:38 Step 7/12 : WORKDIR /app 21:39:38 ---> Running in 183fc132776c 21:39:38 Removing intermediate container 183fc132776c 21:39:38 ---> e8398d7632d2 21:39:38 Step 8/12 : COPY go.mod vendor* ./ 21:39:39 ---> 32b2c306e8ff 21:39:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:39 ---> Running in aae2e0c79202 21:41:01 Removing intermediate container aae2e0c79202 21:41:01 ---> 1f304acfb7bd 21:41:01 Step 10/12 : COPY . . 21:41:01 ---> dd37bd20b44c 21:41:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:41:01 ---> Running in 7709f94530d4 21:41:01 Removing intermediate container 7709f94530d4 21:41:01 ---> b000f201a896 21:41:01 Step 12/12 : RUN $MAKE 21:41:01 ---> Running in 1d7555b23063 21:41:01 noop 21:41:01 Removing intermediate container 1d7555b23063 21:41:01 ---> af00c19ffce4 21:41:01 Successfully built af00c19ffce4 21:41:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:01 + docker inspect -f . ci-base-image-arm64 21:41:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:01 prd-ubuntu20.04-docker-arm64-4c-16g-6004 does not seem to be running inside a container 21:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/128 -v /w/workspace/app-rfid-llrp-inventory/128:/w/workspace/app-rfid-llrp-inventory/128:rw,z -v /w/workspace/app-rfid-llrp-inventory/128@tmp:/w/workspace/app-rfid-llrp-inventory/128@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 21:41:03 $ docker top 6546a6ffeaa4dca9b7f92d5dda2a9b474138566446b65b23eeb7cfb332edbbef -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:04 + go version 21:41:04 go version go1.21.0 linux/arm64 [Pipeline] } 21:41:04 $ docker stop --time=1 6546a6ffeaa4dca9b7f92d5dda2a9b474138566446b65b23eeb7cfb332edbbef 21:41:05 $ docker rm -f --volumes 6546a6ffeaa4dca9b7f92d5dda2a9b474138566446b65b23eeb7cfb332edbbef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:06 + docker inspect -f . ci-base-image-arm64 21:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-6004 does not seem to be running inside a container 21:41:06 $ 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/128 -v /w/workspace/app-rfid-llrp-inventory/128:/w/workspace/app-rfid-llrp-inventory/128:rw,z -v /w/workspace/app-rfid-llrp-inventory/128@tmp:/w/workspace/app-rfid-llrp-inventory/128@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 21:41:07 $ docker top 3b876b51c98731569aab6aefe05461c24653cabf4c126756846ce6509d8607df -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:08 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/128 [Pipeline] fileExists [Pipeline] sh 21:41:09 + make test 21:41:09 go test -race ./... -coverprofile=coverage.out ./... 21:43:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:43:32 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:43:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.172s coverage: 86.2% of statements 21:43:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.514s coverage: 71.9% of statements 21:43:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:43:44 go vet ./... 21:45:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:35 ./bin/test-attribution.sh 21:45:35 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:45:35 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:45:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:45:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:45:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:45:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:35 $ docker stop --time=1 3b876b51c98731569aab6aefe05461c24653cabf4c126756846ce6509d8607df 21:45:37 $ docker rm -f --volumes 3b876b51c98731569aab6aefe05461c24653cabf4c126756846ce6509d8607df [Pipeline] // withDockerContainer [Pipeline] sh 21:45:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:39 Warning: overwriting stash ‘coverage-report’ 21:45:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:40 + ls -al . 21:45:40 total 232 21:45:40 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:41 . 21:45:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:38 .. 21:45:40 -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 21:38 .dockerignore 21:45:40 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:38 .git 21:45:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:38 .github 21:45:40 -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 21:38 .gitignore 21:45:40 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:38 .golangci.yml 21:45:40 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 21:38 Attribution.txt 21:45:40 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 12 21:38 CHANGELOG.md 21:45:40 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 12 21:38 Dockerfile 21:45:40 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:38 GOVERNANCE.md 21:45:40 -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 21:38 Jenkinsfile 21:45:40 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 21:38 LICENSE 21:45:40 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 12 21:38 Makefile 21:45:40 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:38 OWNERS.md 21:45:40 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 12 21:38 README.md 21:45:40 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:36 VERSION 21:45:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:38 bin 21:45:40 -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 21:43 coverage.out 21:45:40 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 12 21:38 go.mod 21:45:40 -rw-rw-r-- 1 jenkins jenkins 34348 Sep 12 21:38 go.sum 21:45:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:38 images 21:45:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:38 internal 21:45:40 -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 21:38 main.go 21:45:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:38 res 21:45:40 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:38 snap 21:45:40 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:40 + 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=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f --label arch=arm64 --label version=3.1.0-dev.16 . 21:45:41 Sending build context to Docker daemon 684kB 21:45:41 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 21:45:41 Step 2/29 : FROM ${BASE} AS builder 21:45:41 ---> af00c19ffce4 21:45:41 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:45:41 ---> Running in 933a3854e12b 21:45:45 Removing intermediate container 933a3854e12b 21:45:45 ---> 346442704816 21:45:45 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:45:45 ---> Running in 2d7144bf3f00 21:45:45 Removing intermediate container 2d7144bf3f00 21:45:45 ---> 511378b87a94 21:45:45 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:45:45 ---> Running in 05ca7bc44c25 21:45:45 Removing intermediate container 05ca7bc44c25 21:45:45 ---> 9298347cd33b 21:45:45 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:45 ---> Running in 2dc4ecafb5f8 21:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:45:49 OK: 267 MiB in 56 packages 21:45:50 Removing intermediate container 2dc4ecafb5f8 21:45:50 ---> 18dc315b99b3 21:45:50 Step 7/29 : WORKDIR /app 21:45:50 ---> Running in 492508dbf53d 21:45:50 Removing intermediate container 492508dbf53d 21:45:50 ---> 10209b365661 21:45:50 Step 8/29 : COPY go.mod vendor* ./ 21:45:50 ---> 46e7f8b5945d 21:45:50 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:50 ---> Running in a9b59db8cd7b 21:45:52 Removing intermediate container a9b59db8cd7b 21:45:52 ---> 360bb196beb2 21:45:52 Step 10/29 : COPY . . 21:45:53 ---> 94ad9b817a3a 21:45:53 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:53 ---> Running in 4758fb97f14b 21:45:53 Removing intermediate container 4758fb97f14b 21:45:53 ---> 093a266fcd5b 21:45:53 Step 12/29 : RUN $MAKE 21:45:53 ---> Running in c6c967eaf79e 21:45:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:47:46 Removing intermediate container c6c967eaf79e 21:47:46 ---> 99a0f80505b1 21:47:46 Step 13/29 : FROM alpine:3.18 21:47:46 3.18: Pulling from library/alpine 21:47:46 9fda8d8052c6: Already exists 21:47:46 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:47:46 Status: Downloaded newer image for alpine:3.18 21:47:46 ---> f6648c04cd6c 21:47:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:47:46 ---> Running in 489fe5b610b6 21:47:46 Removing intermediate container 489fe5b610b6 21:47:46 ---> b2527c8ddfc3 21:47:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:47:46 ---> Running in 34b4bc5b7a69 21:47:46 Removing intermediate container 34b4bc5b7a69 21:47:46 ---> 830e56361c26 21:47:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:47:46 ---> Running in 4c40897c5517 21:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:47:47 (1/2) Installing ca-certificates (20230506-r0) 21:47:47 (2/2) Installing dumb-init (1.2.5-r2) 21:47:47 Executing busybox-1.36.1-r2.trigger 21:47:47 Executing ca-certificates-20230506-r0.trigger 21:47:47 OK: 9 MiB in 17 packages 21:47:48 Removing intermediate container 4c40897c5517 21:47:48 ---> 43936ec80b2c 21:47:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:47:49 ---> 048a477bba6f 21:47:49 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:47:49 ---> 246829bb198d 21:47:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:47:50 ---> 2171368bd928 21:47:50 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:47:50 ---> dbb1f8d38d1c 21:47:50 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:47:51 ---> 862f00a9af44 21:47:51 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:47:51 ---> Running in f10c23d4c913 21:47:53 Removing intermediate container f10c23d4c913 21:47:53 ---> 9b7956b14c06 21:47:53 Step 23/29 : VOLUME /cache 21:47:53 ---> Running in 992e309300f8 21:47:53 Removing intermediate container 992e309300f8 21:47:53 ---> 0a1af7d7f804 21:47:53 Step 24/29 : EXPOSE 59711 21:47:53 ---> Running in e6c4e087ce3c 21:47:54 Removing intermediate container e6c4e087ce3c 21:47:54 ---> 5e9080dcf213 21:47:54 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:47:54 ---> Running in 04091683cfee 21:47:54 Removing intermediate container 04091683cfee 21:47:54 ---> eb8677ccb5e0 21:47:54 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:47:54 ---> Running in 05a27b311ff4 21:47:54 Removing intermediate container 05a27b311ff4 21:47:54 ---> 4d7195a987a0 21:47:54 Step 27/29 : LABEL arch=arm64 21:47:54 ---> Running in 41c1e495d6b9 21:47:55 Removing intermediate container 41c1e495d6b9 21:47:55 ---> c428de0173c9 21:47:55 Step 28/29 : LABEL git_sha=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:47:55 ---> Running in f6d42d5b55d4 21:47:55 Removing intermediate container f6d42d5b55d4 21:47:55 ---> b675a8734143 21:47:55 Step 29/29 : LABEL version=3.1.0-dev.16 21:47:55 ---> Running in 94924aaf07b9 21:47:55 Removing intermediate container 94924aaf07b9 21:47:55 ---> 9b30723b1241 21:47:55 [Warning] One or more build-args [ARCH] were not consumed 21:47:55 Successfully built 9b30723b1241 21:47:55 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 21:47:55 provisioning config files... 21:47:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/128@tmp/config3652014650201749395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:56 ---> docker-login.sh 21:47:56 nexus3.edgexfoundry.org:10001 21:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:56 Configure a credential helper to remove this warning. See 21:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:56 21:47:56 Login Succeeded 21:47:56 nexus3.edgexfoundry.org:10002 21:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:56 Configure a credential helper to remove this warning. See 21:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:56 21:47:56 Login Succeeded 21:47:56 nexus3.edgexfoundry.org:10003 21:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:57 Configure a credential helper to remove this warning. See 21:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:57 21:47:57 Login Succeeded 21:47:57 nexus3.edgexfoundry.org:10004 21:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:57 Configure a credential helper to remove this warning. See 21:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:57 21:47:57 Login Succeeded 21:47:57 docker.io 21:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:58 Configure a credential helper to remove this warning. See 21:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:58 21:47:58 Login Succeeded 21:47:58 ---> docker-login.sh ends [Pipeline] } 21:47:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:58 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:47:58 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:47:58 latest 21:47:58 3.1.0-dev.16 21:47:58 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 21:47:58 main 21:47:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:47:59 c45ec5bfc1f3: Preparing 21:47:59 e61b81f4c662: Preparing 21:47:59 b6ecdcf9cf05: Preparing 21:47:59 79ffc7fa02ff: Preparing 21:47:59 d0703be1b48d: Preparing 21:47:59 d1e9ff92ae4f: Preparing 21:47:59 6803778f349d: Preparing 21:47:59 b2191e2be29d: Preparing 21:47:59 d1e9ff92ae4f: Waiting 21:47:59 6803778f349d: Waiting 21:47:59 b2191e2be29d: Waiting 21:47:59 79ffc7fa02ff: Pushed 21:47:59 b6ecdcf9cf05: Pushed 21:47:59 d0703be1b48d: Pushed 21:47:59 c45ec5bfc1f3: Pushed 21:47:59 b2191e2be29d: Layer already exists 21:47:59 d1e9ff92ae4f: Pushed 21:47:59 6803778f349d: Pushed 21:48:04 e61b81f4c662: Pushed 21:48:05 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:05 + 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 21:48:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:48:05 c45ec5bfc1f3: Preparing 21:48:05 e61b81f4c662: Preparing 21:48:05 b6ecdcf9cf05: Preparing 21:48:05 79ffc7fa02ff: Preparing 21:48:05 d0703be1b48d: Preparing 21:48:05 d1e9ff92ae4f: Preparing 21:48:05 6803778f349d: Preparing 21:48:05 b2191e2be29d: Preparing 21:48:05 d1e9ff92ae4f: Waiting 21:48:05 b2191e2be29d: Waiting 21:48:05 6803778f349d: Waiting 21:48:05 d0703be1b48d: Layer already exists 21:48:05 b6ecdcf9cf05: Layer already exists 21:48:05 c45ec5bfc1f3: Layer already exists 21:48:05 e61b81f4c662: Layer already exists 21:48:05 79ffc7fa02ff: Layer already exists 21:48:05 6803778f349d: Layer already exists 21:48:05 d1e9ff92ae4f: Layer already exists 21:48:05 b2191e2be29d: Layer already exists 21:48:06 latest: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.16 21:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:48:06 c45ec5bfc1f3: Preparing 21:48:06 e61b81f4c662: Preparing 21:48:06 b6ecdcf9cf05: Preparing 21:48:06 79ffc7fa02ff: Preparing 21:48:06 d0703be1b48d: Preparing 21:48:06 d1e9ff92ae4f: Preparing 21:48:06 6803778f349d: Preparing 21:48:06 b2191e2be29d: Preparing 21:48:06 d1e9ff92ae4f: Waiting 21:48:06 6803778f349d: Waiting 21:48:06 b2191e2be29d: Waiting 21:48:06 79ffc7fa02ff: Layer already exists 21:48:06 b6ecdcf9cf05: Layer already exists 21:48:06 e61b81f4c662: Layer already exists 21:48:06 d0703be1b48d: Layer already exists 21:48:06 c45ec5bfc1f3: Layer already exists 21:48:06 d1e9ff92ae4f: Layer already exists 21:48:06 b2191e2be29d: Layer already exists 21:48:06 6803778f349d: Layer already exists 21:48:06 3.1.0-dev.16: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:07 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 21:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:48:07 c45ec5bfc1f3: Preparing 21:48:07 e61b81f4c662: Preparing 21:48:07 b6ecdcf9cf05: Preparing 21:48:07 79ffc7fa02ff: Preparing 21:48:07 d0703be1b48d: Preparing 21:48:07 d1e9ff92ae4f: Preparing 21:48:07 6803778f349d: Preparing 21:48:07 b2191e2be29d: Preparing 21:48:07 d1e9ff92ae4f: Waiting 21:48:07 6803778f349d: Waiting 21:48:07 b2191e2be29d: Waiting 21:48:07 d0703be1b48d: Layer already exists 21:48:07 79ffc7fa02ff: Layer already exists 21:48:07 e61b81f4c662: Layer already exists 21:48:07 c45ec5bfc1f3: Layer already exists 21:48:07 b6ecdcf9cf05: Layer already exists 21:48:07 d1e9ff92ae4f: Layer already exists 21:48:07 6803778f349d: Layer already exists 21:48:07 b2191e2be29d: Layer already exists 21:48:07 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:08 + 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 21:48:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:48:08 c45ec5bfc1f3: Preparing 21:48:08 e61b81f4c662: Preparing 21:48:08 b6ecdcf9cf05: Preparing 21:48:08 79ffc7fa02ff: Preparing 21:48:08 d0703be1b48d: Preparing 21:48:08 d1e9ff92ae4f: Preparing 21:48:08 6803778f349d: Preparing 21:48:08 b2191e2be29d: Preparing 21:48:08 6803778f349d: Waiting 21:48:08 b2191e2be29d: Waiting 21:48:08 d1e9ff92ae4f: Waiting 21:48:08 e61b81f4c662: Layer already exists 21:48:08 79ffc7fa02ff: Layer already exists 21:48:08 d0703be1b48d: Layer already exists 21:48:08 b6ecdcf9cf05: Layer already exists 21:48:08 c45ec5bfc1f3: Layer already exists 21:48:08 d1e9ff92ae4f: Layer already exists 21:48:08 b2191e2be29d: Layer already exists 21:48:08 6803778f349d: Layer already exists 21:48:08 main: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:08 ===================================================== [Pipeline] echo 21:48:08 taggedImages: 21:48:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 21:48:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:48:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.16 21:48:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 21:48:08 - 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 21:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:09 21:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:09 arm64: Pulling from edgex-lftools-log-publisher 21:48:09 8998bd30e6a1: Pulling fs layer 21:48:09 04944245beec: Pulling fs layer 21:48:09 699f458cf7ca: Pulling fs layer 21:48:09 765212b225bb: Pulling fs layer 21:48:09 f23df028b6ca: Pulling fs layer 21:48:09 d65c8cfc05b1: Pulling fs layer 21:48:09 2437ff75d9bd: Pulling fs layer 21:48:09 765212b225bb: Waiting 21:48:09 f23df028b6ca: Waiting 21:48:09 d65c8cfc05b1: Waiting 21:48:09 2437ff75d9bd: Waiting 21:48:09 04944245beec: Verifying Checksum 21:48:09 04944245beec: Download complete 21:48:09 765212b225bb: Verifying Checksum 21:48:09 765212b225bb: Download complete 21:48:09 f23df028b6ca: Verifying Checksum 21:48:09 f23df028b6ca: Download complete 21:48:09 d65c8cfc05b1: Verifying Checksum 21:48:09 d65c8cfc05b1: Download complete 21:48:09 699f458cf7ca: Verifying Checksum 21:48:09 699f458cf7ca: Download complete 21:48:10 8998bd30e6a1: Verifying Checksum 21:48:10 8998bd30e6a1: Download complete 21:48:12 2437ff75d9bd: Verifying Checksum 21:48:12 2437ff75d9bd: Download complete 21:48:14 8998bd30e6a1: Pull complete 21:48:14 04944245beec: Pull complete 21:48:15 699f458cf7ca: Pull complete 21:48:16 765212b225bb: Pull complete 21:48:17 f23df028b6ca: Pull complete 21:48:17 d65c8cfc05b1: Pull complete 21:48:32 2437ff75d9bd: Pull complete 21:48:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-6004 does not seem to be running inside a container 21:48:32 $ 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/128 -v /w/workspace/app-rfid-llrp-inventory/128:/w/workspace/app-rfid-llrp-inventory/128:rw,z -v /w/workspace/app-rfid-llrp-inventory/128@tmp:/w/workspace/app-rfid-llrp-inventory/128@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 21:48:34 $ docker top 55706bbd4bb3d56b4239cba8564f5082b8409e93cde8309f159813829e9e9cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:35 ---> job-cost.sh 21:48:35 lf-activate-venv: SKIPPING 21:48:35 INFO: No Stack... 21:48:35 INFO: Retrieving Pricing Info for: v3-standard-4 21:48:36 INFO: Archiving Costs [Pipeline] sh 21:48:37 + cut -d, -f6 21:48:37 + cat /w/workspace/app-rfid-llrp-inventory/128/archives/cost.csv [Pipeline] lock 21:48:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] 21:48:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] did not exist. Created. 21:48:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:38 /w/workspace/app-rfid-llrp-inventory/128@tmp/durable-ec2ddb86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:48:38 + echo total: 0.10999999940395355 [Pipeline] stash 21:48:38 Warning: overwriting stash ‘stack-cost’ 21:48:38 Stashed 1 file(s) [Pipeline] } 21:48:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:38 $ docker stop --time=1 55706bbd4bb3d56b4239cba8564f5082b8409e93cde8309f159813829e9e9cea 21:48:40 $ docker rm -f --volumes 55706bbd4bb3d56b4239cba8564f5082b8409e93cde8309f159813829e9e9cea [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 21:48:40 provisioning config files... 21:48:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13710278766450179241tmp [Pipeline] { [Pipeline] sh 21:48:40 + set +x 21:48:40 + + curlbash -s -s https://codecov.io/bash -- 21:48:40 21:48:40 21:48:40 _____ _ 21:48:40 / ____| | | 21:48:40 | | ___ __| | ___ ___ _____ __ 21:48:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:40 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:40 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:40 Bash-1.0.6 21:48:40 21:48:40 21:48:40 ==> git version 2.25.1 found 21:48:40 ==> 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 21:48:40 Release-Date: 2020-01-08 21:48:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:48:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:48:40 ==> Jenkins CI detected. 21:48:40 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:48:40 project root: . 21:48:40 --> token set from env 21:48:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:40 ==> Running gcov in . (disable via -X gcov) 21:48:40 ==> Python coveragepy not found 21:48:40 ==> Searching for coverage reports in: 21:48:40 + . 21:48:40 -> Found 1 reports 21:48:40 ==> Detecting git/mercurial file structure 21:48:41 ==> Reading reports 21:48:41 + ./coverage.out bytes=41317 21:48:41 ==> Appending adjustments 21:48:41 https://docs.codecov.io/docs/fixing-reports 21:48:41 + Found adjustments 21:48:41 ==> Gzipping contents 21:48:41 12K /tmp/codecov.hnOQap.gz 21:48:41 ==> Uploading reports 21:48:41 url: https://codecov.io 21:48:41 query: branch=main&commit=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:41 -> Pinging Codecov 21:48:41 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=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:41 -> Uploading to 21:48:41 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/581DD39554BDF9B6E22D074273EAD858/373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f/1ec16b44-f1e5-485f-8a77-b02e8a4710d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T214841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbd5a3394b2fb6bfaad6657f448721ea7c3d3e0466148da6cfcc2e7d3924bf9b 21:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:41 Dload Upload Total Spent Left Speed 21:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 67491 --:--:-- --:--:-- --:--:-- 67491 21:48:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] } 21:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:48:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:48:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:42 21:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:48:42 df9b9388f04a: Pulling fs layer 21:48:42 52dc419b0ee2: Pulling fs layer 21:48:42 25bc292e5bac: Pulling fs layer 21:48:42 114826534d7a: Pulling fs layer 21:48:42 4657fd5d0bcf: Pulling fs layer 21:48:42 6ad1cebc031e: Pulling fs layer 21:48:42 8a3aa393b2d8: Pulling fs layer 21:48:42 4657fd5d0bcf: Waiting 21:48:42 114826534d7a: Waiting 21:48:42 6ad1cebc031e: Waiting 21:48:42 8a3aa393b2d8: Waiting 21:48:42 52dc419b0ee2: Download complete 21:48:42 4657fd5d0bcf: Verifying Checksum 21:48:42 4657fd5d0bcf: Download complete 21:48:42 df9b9388f04a: Download complete 21:48:42 df9b9388f04a: Pull complete 21:48:42 6ad1cebc031e: Verifying Checksum 21:48:42 6ad1cebc031e: Download complete 21:48:42 52dc419b0ee2: Pull complete 21:48:42 25bc292e5bac: Pull complete 21:48:43 114826534d7a: Verifying Checksum 21:48:43 114826534d7a: Download complete 21:48:43 8a3aa393b2d8: Verifying Checksum 21:48:43 8a3aa393b2d8: Download complete 21:48:46 114826534d7a: Pull complete 21:48:46 4657fd5d0bcf: Pull complete 21:48:46 6ad1cebc031e: Pull complete 21:48:49 8a3aa393b2d8: Pull complete 21:48:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:49 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:48:54 $ docker top 5c3530316ba0e8c917de1820af68eb2851c4817785eac46542716f76fdafb125 -eo pid,comm [Pipeline] { [Pipeline] echo 21:48:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:48:54 + set -o pipefail 21:48:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:49:00 21:49:00 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:49:00 21:49:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/376bf887-6111-484c-a171-550a108c92e3 21:49:00 21:49:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:49:00 21:49:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:49:00 21:49:00 21:49:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:49:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:49:00 More details here: https://snyk.co/ue1NS 21:49:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:49:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:49:00 $ docker stop --time=1 5c3530316ba0e8c917de1820af68eb2851c4817785eac46542716f76fdafb125 21:49:05 $ docker rm -f --volumes 5c3530316ba0e8c917de1820af68eb2851c4817785eac46542716f76fdafb125 [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 21:49:06 + git log --format=format:%s -1 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] sh 21:49:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:07 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:07 $ docker top 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:07 [ssh-agent] Looking for ssh-agent implementation... 21:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:07 $ docker exec 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c ssh-agent 21:49:07 SSH_AUTH_SOCK=/tmp/ssh-nOMsVHrvwfQN/agent.32 21:49:07 SSH_AGENT_PID=39 21:49:07 Running ssh-add (command line suppressed) 21:49:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15044587080503457899.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15044587080503457899.key) 21:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:08 + git semver tag 21:49:08 2023-09-12 21:49:08,521 [run_tag] DEBUG tag force:False 21:49:08 2023-09-12 21:49:08,521 [check_head_tag] DEBUG check head tag 21:49:08 2023-09-12 21:49:08,521 [execute] INFO git cat-file --batch-check 21:49:08 2023-09-12 21:49:08,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:49:08 2023-09-12 21:49:08,525 [execute] INFO git cat-file --batch 21:49:08 2023-09-12 21:49:08,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:49:08 2023-09-12 21:49:08,535 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:08 2023-09-12 21:49:08,536 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 21:49:08 2023-09-12 21:49:08,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:49:08 2023-09-12 21:49:08,540 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:08 3.1.0-dev.16 [Pipeline] } 21:49:08 $ docker exec --env ******** --env ******** 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c ssh-agent -k 21:49:08 unset SSH_AUTH_SOCK; 21:49:08 unset SSH_AGENT_PID; 21:49:08 echo Agent pid 39 killed; 21:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:09 + git semver [Pipeline] } 21:49:09 $ docker stop --time=1 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c 21:49:10 $ docker rm -f --volumes 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:11 21:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:11 0.23.1-centos7: Pulling from edgex-lftools 21:49:11 ab5ef0e58194: Pulling fs layer 21:49:11 9712f1f96733: Pulling fs layer 21:49:11 63f879dbbcfc: Pulling fs layer 21:49:11 0d9ebad4ef96: Pulling fs layer 21:49:11 e9a5061849ea: Pulling fs layer 21:49:11 d747dcd14b5f: Pulling fs layer 21:49:11 2de7ff778b66: Pulling fs layer 21:49:11 0d9ebad4ef96: Waiting 21:49:11 e9a5061849ea: Waiting 21:49:11 d747dcd14b5f: Waiting 21:49:11 2de7ff778b66: Waiting 21:49:11 9712f1f96733: Download complete 21:49:11 63f879dbbcfc: Verifying Checksum 21:49:11 63f879dbbcfc: Download complete 21:49:11 e9a5061849ea: Download complete 21:49:11 0d9ebad4ef96: Verifying Checksum 21:49:11 0d9ebad4ef96: Download complete 21:49:11 d747dcd14b5f: Verifying Checksum 21:49:11 d747dcd14b5f: Download complete 21:49:11 ab5ef0e58194: Verifying Checksum 21:49:11 ab5ef0e58194: Download complete 21:49:11 2de7ff778b66: Verifying Checksum 21:49:11 2de7ff778b66: Download complete 21:49:15 ab5ef0e58194: Pull complete 21:49:15 9712f1f96733: Pull complete 21:49:15 63f879dbbcfc: Pull complete 21:49:19 0d9ebad4ef96: Pull complete 21:49:19 e9a5061849ea: Pull complete 21:49:19 d747dcd14b5f: Pull complete 21:49:20 2de7ff778b66: Pull complete 21:49:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:20 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:49:25 $ docker top 7bb8a9d68c89f5016e35b8df12cc6e4b6fdd55b4b623c11d82e9e3fd7170550e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:49:26 provisioning config files... 21:49:26 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1079721463976957457tmp 21:49:26 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5731170663211757071tmp 21:49:26 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11275556012312650543tmp [Pipeline] { [Pipeline] echo 21:49:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:49:26 ---> sigul-configuration.sh 21:49:26 gpg: directory `/root/.gnupg' created 21:49:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:49:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:49:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:49:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:49:26 gpg: CAST5 encrypted data 21:49:26 gpg: encrypted with 1 passphrase 21:49:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:49:26 + mkdir /home/jenkins 21:49:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:49:26 + 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 21:49:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:49:27 ---> sigul-install.sh 21:49:27 Sigul already installed; skipping installation. [Pipeline] sh 21:49:27 + git tag --list 21:49:27 v0.0.0 21:49:27 v1.0.0 21:49:27 v2.1.0 21:49:27 v2.1.1 21:49:27 v2.2.0 21:49:27 v2.3.0 21:49:27 v3.0 21:49:27 v3.0.0 21:49:27 v3.0.1 21:49:27 v3.0.1-dev.1 21:49:27 v3.1.0-dev.1 21:49:27 v3.1.0-dev.10 21:49:27 v3.1.0-dev.11 21:49:27 v3.1.0-dev.12 21:49:27 v3.1.0-dev.13 21:49:27 v3.1.0-dev.14 21:49:27 v3.1.0-dev.15 21:49:27 v3.1.0-dev.16 21:49:27 v3.1.0-dev.2 21:49:27 v3.1.0-dev.3 21:49:27 v3.1.0-dev.4 21:49:27 v3.1.0-dev.5 21:49:27 v3.1.0-dev.6 21:49:27 v3.1.0-dev.7 21:49:27 v3.1.0-dev.8 21:49:27 v3.1.0-dev.9 [Pipeline] sh 21:49:27 + lftools sign git-tag v3.1.0-dev.16 21:49:28 Signing Git tag with Sigul... 21:49:28 Signing v3.1.0-dev.16 [Pipeline] echo 21:49:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:49:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:49:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:49:28 $ docker stop --time=1 7bb8a9d68c89f5016e35b8df12cc6e4b6fdd55b4b623c11d82e9e3fd7170550e 21:49:30 $ docker rm -f --volumes 7bb8a9d68c89f5016e35b8df12cc6e4b6fdd55b4b623c11d82e9e3fd7170550e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:49:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:30 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:49:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:31 $ docker top 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b -eo pid,comm 21:49:31 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). 21:49:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:31 [ssh-agent] Looking for ssh-agent implementation... 21:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:31 $ docker exec 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b ssh-agent 21:49:31 SSH_AUTH_SOCK=/tmp/ssh-Rx9uuKjExGBz/agent.32 21:49:31 SSH_AGENT_PID=38 21:49:31 Running ssh-add (command line suppressed) 21:49:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_802891909702088034.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_802891909702088034.key) 21:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:32 + git semver bump pre 21:49:32 2023-09-12 21:49:32,246 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:32 2023-09-12 21:49:32,246 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 21:49:32 2023-09-12 21:49:32,247 [bump_version] DEBUG bumped version:3.1.0-dev.17 21:49:32 2023-09-12 21:49:32,247 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:49:32 2023-09-12 21:49:32,247 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:32 2023-09-12 21:49:32,247 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:32 2023-09-12 21:49:32,249 [execute] INFO git cat-file --batch-check 21:49:32 2023-09-12 21:49:32,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:49:32 2023-09-12 21:49:32,255 [execute] INFO git cat-file --batch 21:49:32 2023-09-12 21:49:32,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:49:32 2023-09-12 21:49:32,261 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:32 3.1.0-dev.17 [Pipeline] } 21:49:32 $ docker exec --env ******** --env ******** 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b ssh-agent -k 21:49:32 unset SSH_AUTH_SOCK; 21:49:32 unset SSH_AGENT_PID; 21:49:32 echo Agent pid 38 killed; 21:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:32 + git semver [Pipeline] } 21:49:33 $ docker stop --time=1 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b 21:49:34 $ docker rm -f --volumes 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b [Pipeline] // withDockerContainer [Pipeline] sh 21:49:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:35 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:35 $ docker top 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:35 [ssh-agent] Looking for ssh-agent implementation... 21:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:35 $ docker exec 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 ssh-agent 21:49:35 SSH_AUTH_SOCK=/tmp/ssh-xT670723fBk3/agent.32 21:49:35 SSH_AGENT_PID=38 21:49:35 Running ssh-add (command line suppressed) 21:49:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4658699302945274613.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4658699302945274613.key) 21:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:36 + git semver push 21:49:36 2023-09-12 21:49:36,294 [run_push] DEBUG push 21:49:36 2023-09-12 21:49:36,294 [execute] INFO git cat-file --batch-check 21:49:36 2023-09-12 21:49:36,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:49:36 2023-09-12 21:49:36,297 [execute] INFO git rev-list df95f572ac5e8626444d80eeb5a35ca2b358b3dc -- 21:49:36 2023-09-12 21:49:36,297 [execute] DEBUG Popen(['git', 'rev-list', 'df95f572ac5e8626444d80eeb5a35ca2b358b3dc', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:49:36 2023-09-12 21:49:36,303 [execute] INFO git fetch -v origin 21:49:36 2023-09-12 21:49:36,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:49:36 2023-09-12 21:49:36,768 [run_push] DEBUG no remote changes detected 21:49:36 2023-09-12 21:49:36,769 [execute] INFO git push origin semver 21:49:36 2023-09-12 21:49:36,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:49:37 2023-09-12 21:49:37,516 [run_push] DEBUG push all version tags 21:49:37 2023-09-12 21:49:37,517 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:49:37 2023-09-12 21:49:37,517 [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) 21:49:38 2023-09-12 21:49:38,204 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:49:38 3.1.0-dev.17 [Pipeline] } 21:49:38 $ docker exec --env ******** --env ******** 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 ssh-agent -k 21:49:38 unset SSH_AUTH_SOCK; 21:49:38 unset SSH_AGENT_PID; 21:49:38 echo Agent pid 38 killed; 21:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:38 + git semver [Pipeline] } 21:49:39 $ docker stop --time=1 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 21:49:40 $ docker rm -f --volumes 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 [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 21:49:40 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:49:40 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:49:40 total 16 21:49:40 drwxr-xr-x 3 root root 4096 Sep 12 21:38 . 21:49:40 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 21:49 .. 21:49:40 drwxr-xr-x 2 root root 4096 Sep 12 21:38 cost 21:49:40 -rw-r--r-- 1 root root 95 Sep 12 21:38 cost.csv 21:49:40 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:49:40 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:49:40 total 16 21:49:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:38 . 21:49:40 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 21:49 .. 21:49:40 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:38 cost 21:49:40 -rw-r--r-- 1 jenkins jenkins 95 Sep 12 21:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:49:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:49:42 ---> package-listing.sh 21:49:42 ++ facter osfamily 21:49:42 ++ tr '[:upper:]' '[:lower:]' 21:49:42 + OS_FAMILY=debian 21:49:42 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:49:42 + START_PACKAGES=/tmp/packages_start.txt 21:49:42 + END_PACKAGES=/tmp/packages_end.txt 21:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:42 + PACKAGES=/tmp/packages_start.txt 21:49:42 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:49:42 + PACKAGES=/tmp/packages_end.txt 21:49:42 + case "${OS_FAMILY}" in 21:49:42 + grep '^ii' 21:49:42 + dpkg -l 21:49:42 + '[' -f /tmp/packages_start.txt ']' 21:49:42 + '[' -f /tmp/packages_end.txt ']' 21:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:42 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:49:42 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:49:42 + 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 21:49:42 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 21:49:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:43 prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container 21:49:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:49:43 $ docker top 158216d05259eb3a9fde2a0b2c1bb8ed605a8c67aae4d90db1c5567e5282033a -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:49:44 + ls /var/log/sa-host 21:49:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:44 provisioning config files... 21:49:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10104216426545772421tmp [Pipeline] { [Pipeline] echo 21:49:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:44 ---> create-netrc.sh [Pipeline] } 21:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:45 ---> python-tools-install.sh [Pipeline] echo 21:49:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:45 ---> sudo-logs.sh 21:49:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:45 ---> job-cost.sh 21:49:45 lf-activate-venv: SKIPPING 21:49:45 DEBUG: total: 0.2199999988079071 21:49:45 INFO: Retrieving Stack Cost... 21:49:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:46 INFO: Archiving Costs [Pipeline] echo 21:49:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:46 ---> logs-deploy.sh 21:49:46 lf-activate-venv: SKIPPING 21:49:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/128 21:49:46 INFO: archiving workspace using pattern(s): 21:49:47 Archives upload complete. 21:49:47 INFO: archiving logs to Nexus 21:49:48 ---> uname -a: 21:49:48 Linux prd-ubuntu20-04-docker-8c-8g-6002 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:49:48 21:49:48 21:49:48 ---> lscpu: 21:49:48 Architecture: x86_64 21:49:48 CPU op-mode(s): 32-bit, 64-bit 21:49:48 Byte Order: Little Endian 21:49:48 Address sizes: 40 bits physical, 48 bits virtual 21:49:48 CPU(s): 8 21:49:48 On-line CPU(s) list: 0-7 21:49:48 Thread(s) per core: 1 21:49:48 Core(s) per socket: 1 21:49:48 Socket(s): 8 21:49:48 NUMA node(s): 1 21:49:48 Vendor ID: AuthenticAMD 21:49:48 CPU family: 23 21:49:48 Model: 49 21:49:48 Model name: AMD EPYC-Rome Processor 21:49:48 Stepping: 0 21:49:48 CPU MHz: 2799.998 21:49:48 BogoMIPS: 5599.99 21:49:48 Virtualization: AMD-V 21:49:48 Hypervisor vendor: KVM 21:49:48 Virtualization type: full 21:49:48 L1d cache: 256 KiB 21:49:48 L1i cache: 256 KiB 21:49:48 L2 cache: 4 MiB 21:49:48 L3 cache: 128 MiB 21:49:48 NUMA node0 CPU(s): 0-7 21:49:48 Vulnerability Itlb multihit: Not affected 21:49:48 Vulnerability L1tf: Not affected 21:49:48 Vulnerability Mds: Not affected 21:49:48 Vulnerability Meltdown: Not affected 21:49:48 Vulnerability Mmio stale data: Not affected 21:49:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:49:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:49:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:49:48 Vulnerability Srbds: Not affected 21:49:48 Vulnerability Tsx async abort: Not affected 21:49:48 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 21:49:48 21:49:48 21:49:48 ---> nproc: 21:49:48 8 21:49:48 21:49:48 21:49:48 ---> df -h: 21:49:48 Filesystem Size Used Avail Use% Mounted on 21:49:48 overlay 155G 13G 143G 9% / 21:49:48 tmpfs 64M 0 64M 0% /dev 21:49:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:49:48 shm 64M 0 64M 0% /dev/shm 21:49:48 /dev/vda1 155G 13G 143G 9% /facter-os 21:49:48 21:49:48 21:49:48 ---> sar -b -r -n DEV: 21:49:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6002) 09/12/23 _x86_64_ (8 CPU) 21:49:48 21:49:48 21:35:07 LINUX RESTART (8 CPU) 21:49:48 21:49:48 21:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:49:48 21:37:01 184.70 1.71 182.99 0.00 54.91 79330.55 0.00 21:49:48 21:38:01 114.08 0.22 113.86 0.00 13.46 21405.23 0.00 21:49:48 21:39:01 147.04 0.12 146.93 0.00 20.93 36406.33 0.00 21:49:48 21:40:01 1.88 0.00 1.88 0.00 0.00 22.01 0.00 21:49:48 21:41:01 30.94 10.23 20.71 0.00 3443.29 4980.90 0.00 21:49:48 21:42:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 21:49:48 21:43:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 21:49:48 21:44:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 21:49:48 21:45:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 21:49:48 21:46:01 2.17 0.00 2.17 0.00 0.00 33.86 0.00 21:49:48 21:47:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 21:49:48 21:48:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 21:49:48 21:49:01 34.59 0.20 34.39 0.00 11.06 26511.31 0.00 21:49:48 Average: 40.13 0.96 39.17 0.00 272.86 12898.24 0.00 21:49:48 21:49:48 21:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:49:48 21:37:01 28346872 31605712 704104 2.14 148216 3312508 1749696 5.16 1043544 3053524 484 21:49:48 21:38:01 27986856 31373412 927788 2.82 154880 3398628 2212624 6.52 1452208 2959120 60256 21:49:48 21:39:01 27505364 31591256 711308 2.16 165720 4042456 1760680 5.19 1258916 3588820 168 21:49:48 21:40:01 27505620 31591688 710396 2.16 165776 4042568 1760680 5.19 1258908 3588932 12 21:49:48 21:41:01 27271604 31578260 715180 2.17 171064 4245976 1827416 5.39 1414396 3644532 8 21:49:48 21:42:01 27271840 31578552 714800 2.17 171140 4245984 1827416 5.39 1414320 3644532 8 21:49:48 21:43:01 27278596 31585296 707984 2.15 171224 4245988 1827416 5.39 1407568 3644544 12 21:49:48 21:44:01 27278968 31585680 707624 2.15 171256 4245988 1827416 5.39 1407300 3644544 12 21:49:48 21:45:01 27278888 31586220 707624 2.15 171288 4245976 1827416 5.39 1406748 3645132 8 21:49:48 21:46:01 27279088 31586520 707456 2.15 171376 4245972 1827416 5.39 1407044 3645132 4 21:49:48 21:47:01 27279324 31586804 707156 2.15 171404 4245976 1827416 5.39 1406908 3645132 8 21:49:48 21:48:01 27279400 31586968 706932 2.15 171480 4245980 1827416 5.39 1407244 3645136 8 21:49:48 21:49:01 26151368 31558564 731380 2.22 188392 5236504 1932680 5.70 1559452 4527472 301436 21:49:48 Average: 27362599 31568841 727672 2.21 168709 4153885 1848899 5.45 1372658 3605889 27879 21:49:48 21:49:48 21:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:49:48 21:37:01 docker0 203.17 343.01 17.35 2422.89 0.00 0.00 0.00 0.00 21:49:48 21:37:01 ens3 486.56 295.88 6309.88 34.75 0.00 0.00 0.00 0.00 21:49:48 21:37:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 21:49:48 21:38:01 docker0 1.32 2.80 0.08 30.86 0.00 0.00 0.00 0.00 21:49:48 21:38:01 ens3 61.16 55.61 75.37 99.28 0.00 0.00 0.00 0.00 21:49:48 21:38:01 vethc86b199 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:49:48 21:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:49:48 21:39:01 docker0 1.63 2.70 0.10 33.92 0.00 0.00 0.00 0.00 21:49:48 21:39:01 ens3 159.39 114.15 2589.92 248.38 0.00 0.00 0.00 0.00 21:49:48 21:39:01 lo 8.73 8.73 0.87 0.87 0.00 0.00 0.00 0.00 21:49:48 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:40:01 ens3 0.60 0.42 0.29 0.21 0.00 0.00 0.00 0.00 21:49:48 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:48 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:41:01 ens3 79.82 25.06 1374.51 2.16 0.00 0.00 0.00 0.00 21:49:48 21:41:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:49:48 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:42:01 ens3 0.70 0.43 3.17 0.03 0.00 0.00 0.00 0.00 21:49:48 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:48 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:43:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:49:48 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:44:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 21:49:48 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:48 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:45:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:49:48 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:46:01 ens3 0.68 0.43 0.34 0.27 0.00 0.00 0.00 0.00 21:49:48 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:48 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:47:01 ens3 0.22 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:49:48 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:48 21:48:01 ens3 2.38 0.42 0.47 0.21 0.00 0.00 0.00 0.00 21:49:48 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:48 21:49:01 docker0 63.34 120.80 4.96 1027.02 0.00 0.00 0.00 0.00 21:49:48 21:49:01 ens3 251.32 135.13 5002.45 18.10 0.00 0.00 0.00 0.00 21:49:48 21:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:49:48 Average: docker0 20.49 35.71 1.71 267.59 0.00 0.00 0.00 0.00 21:49:48 Average: ens3 79.76 47.97 1174.66 31.03 0.00 0.00 0.00 0.00 21:49:48 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 21:49:48 21:49:48 21:49:48 ---> sar -P ALL: 21:49:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6002) 09/12/23 _x86_64_ (8 CPU) 21:49:48 21:49:48 21:35:07 LINUX RESTART (8 CPU) 21:49:48 21:49:48 21:36:02 CPU %user %nice %system %iowait %steal %idle 21:49:48 21:37:01 all 7.27 0.00 3.52 5.66 0.08 83.46 21:49:48 21:37:01 0 6.68 0.00 4.53 35.90 0.07 52.82 21:49:48 21:37:01 1 7.81 0.00 4.61 1.46 0.05 86.07 21:49:48 21:37:01 2 7.32 0.00 2.83 2.54 0.24 87.07 21:49:48 21:37:01 3 7.53 0.00 3.08 0.21 0.05 89.14 21:49:48 21:37:01 4 7.09 0.00 4.11 2.06 0.07 86.68 21:49:48 21:37:01 5 7.47 0.00 2.86 0.87 0.05 88.74 21:49:48 21:37:01 6 6.35 0.00 3.02 0.22 0.03 90.37 21:49:48 21:37:01 7 7.89 0.00 3.14 1.99 0.09 86.89 21:49:48 21:38:01 all 42.66 0.00 4.49 1.89 0.11 50.86 21:49:48 21:38:01 0 40.39 0.00 4.24 3.65 0.12 51.61 21:49:48 21:38:01 1 43.40 0.00 4.05 1.19 0.10 51.26 21:49:48 21:38:01 2 42.98 0.00 4.68 0.91 0.10 51.33 21:49:48 21:38:01 3 42.08 0.00 4.76 5.56 0.10 47.50 21:49:48 21:38:01 4 43.48 0.00 4.58 1.50 0.12 50.32 21:49:48 21:38:01 5 42.48 0.00 5.19 0.72 0.10 51.51 21:49:48 21:38:01 6 43.94 0.00 4.32 0.84 0.10 50.79 21:49:48 21:38:01 7 42.53 0.00 4.13 0.72 0.10 52.51 21:49:48 21:39:01 all 14.72 0.00 2.72 1.86 0.05 80.65 21:49:48 21:39:01 0 14.11 0.00 2.89 8.03 0.05 74.92 21:49:48 21:39:01 1 14.22 0.00 2.59 0.35 0.07 82.76 21:49:48 21:39:01 2 17.73 0.00 3.00 0.02 0.05 79.20 21:49:48 21:39:01 3 14.08 0.00 3.20 0.15 0.05 82.52 21:49:48 21:39:01 4 13.60 0.00 2.58 5.96 0.05 77.81 21:49:48 21:39:01 5 14.85 0.00 2.87 0.12 0.05 82.11 21:49:48 21:39:01 6 14.33 0.00 2.42 0.13 0.05 83.06 21:49:48 21:39:01 7 14.80 0.00 2.21 0.10 0.07 82.82 21:49:48 21:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:49:48 21:40:01 0 0.00 0.00 0.00 0.07 0.00 99.93 21:49:48 21:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:48 21:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:48 21:40:01 3 0.03 0.00 0.03 0.00 0.03 99.90 21:49:48 21:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:48 21:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:40:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:49:48 21:41:01 all 0.86 0.00 0.40 0.31 0.01 98.42 21:49:48 21:41:01 0 0.57 0.00 0.35 0.12 0.02 98.95 21:49:48 21:41:01 1 1.20 0.00 0.35 0.72 0.02 97.71 21:49:48 21:41:01 2 0.65 0.00 0.40 0.33 0.02 98.60 21:49:48 21:41:01 3 0.52 0.00 0.22 0.02 0.02 99.23 21:49:48 21:41:01 4 0.22 0.00 0.40 0.53 0.00 98.85 21:49:48 21:41:01 5 1.23 0.00 0.28 0.02 0.00 98.47 21:49:48 21:41:01 6 0.92 0.00 0.45 0.07 0.02 98.54 21:49:48 21:41:01 7 1.55 0.00 0.74 0.70 0.02 96.99 21:49:48 21:42:01 all 0.05 0.00 0.02 0.01 0.01 99.92 21:49:48 21:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:42:01 1 0.00 0.00 0.02 0.03 0.02 99.93 21:49:48 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:49:48 21:42:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:49:48 21:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:42:01 6 0.30 0.00 0.07 0.00 0.00 99.63 21:49:48 21:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:48 21:43:01 all 0.16 0.00 0.01 0.01 0.01 99.82 21:49:48 21:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:43:01 1 0.07 0.00 0.02 0.03 0.00 99.88 21:49:48 21:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:48 21:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:49:48 21:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:49:48 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:43:01 6 1.08 0.00 0.00 0.00 0.02 98.91 21:49:48 21:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:48 21:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:48 21:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:48 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:44:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:49:48 21:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:48 21:45:01 all 0.18 0.00 0.01 0.01 0.01 99.80 21:49:48 21:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:45:01 1 0.05 0.00 0.03 0.02 0.02 99.88 21:49:48 21:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:49:48 21:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:48 21:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:45:01 5 0.02 0.00 0.00 0.02 0.02 99.95 21:49:48 21:45:01 6 1.32 0.00 0.02 0.00 0.02 98.65 21:49:48 21:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:49:48 21:46:01 all 0.27 0.00 0.01 0.01 0.01 99.70 21:49:48 21:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:49:48 21:46:01 1 0.07 0.00 0.02 0.05 0.00 99.87 21:49:48 21:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:48 21:46:01 3 0.02 0.00 0.05 0.00 0.03 99.90 21:49:48 21:46:01 4 0.00 0.00 0.02 0.03 0.02 99.93 21:49:48 21:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:46:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:49:48 21:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:48 21:47:01 all 0.05 0.00 0.00 0.04 0.00 99.90 21:49:48 21:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:47:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:49:48 21:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:48 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:47:01 6 0.23 0.00 0.00 0.32 0.02 99.43 21:49:48 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:49:48 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:49:48 21:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:48 21:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:48 21:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:49:48 21:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:48 21:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:48 21:48:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:48 21:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:48 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:48 21:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:48 21:49:01 all 4.26 0.00 1.62 1.29 0.03 92.80 21:49:48 21:49:01 0 4.53 0.00 1.40 0.02 0.02 94.03 21:49:48 21:49:01 1 3.19 0.00 2.86 0.00 0.03 93.92 21:49:48 21:49:01 2 5.40 0.00 1.40 0.13 0.03 93.03 21:49:48 21:49:01 3 4.30 0.00 1.41 0.10 0.05 94.15 21:49:48 21:49:01 4 3.82 0.00 1.56 2.96 0.03 91.62 21:49:48 21:49:01 5 5.18 0.00 1.36 0.03 0.02 93.41 21:49:48 21:49:01 6 3.42 0.00 1.40 6.82 0.03 88.33 21:49:48 21:49:01 7 4.20 0.00 1.61 0.27 0.03 93.89 21:49:48 Average: all 5.39 0.00 0.98 0.84 0.02 92.77 21:49:48 Average: 0 5.08 0.00 1.02 3.61 0.02 90.26 21:49:48 Average: 1 5.37 0.00 1.12 0.29 0.02 93.20 21:49:48 Average: 2 5.67 0.00 0.94 0.30 0.03 93.05 21:49:48 Average: 3 5.24 0.00 0.98 0.46 0.03 93.28 21:49:48 Average: 4 5.21 0.00 1.01 1.01 0.02 92.75 21:49:48 Average: 5 5.44 0.00 0.96 0.14 0.02 93.45 21:49:48 Average: 6 5.64 0.00 0.89 0.64 0.02 92.81 21:49:48 Average: 7 5.44 0.00 0.90 0.29 0.02 93.35 21:49:48 21:49:48 21:49:48