Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88562a287ad16fdbf74b2cc3e025ff11c847cc0b 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-ssh6156222127464362114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9718601232842530346.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh8760843275384052515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh3500749864486406927.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-ssh10204112693317460473.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] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16395 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 88562a287ad16fdbf74b2cc3e025ff11c847cc0b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#246)" > git config core.sparsecheckout # timeout=10 > git checkout -f 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 > git rev-list --no-walk 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:49:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:49:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:49:44 ========================================================= 14:49:44 EdgeX Global Pipelines Version Info 14:49:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:49:44 ------------------- 14:49:44 stable info: 14:49:44 ------------------- 14:49:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:49:44 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 14:49:44 Message: update stable to v1.0.255 14:49:45 ------------------- 14:49:45 experimental info: 14:49:45 ------------------- 14:49:45 Commited By: **** collab-it+edgex@linuxfoundation.org 14:49:45 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 14:49:45 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:49:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88562a2 [Pipeline] echo 14:49:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:49:46 provisioning config files... 14:49:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4313485423948027885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:46 ---> docker-login.sh 14:49:46 nexus3.edgexfoundry.org:10001 14:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:46 Configure a credential helper to remove this warning. See 14:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:46 14:49:46 Login Succeeded 14:49:46 nexus3.edgexfoundry.org:10002 14:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:46 Configure a credential helper to remove this warning. See 14:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:46 14:49:46 Login Succeeded 14:49:46 nexus3.edgexfoundry.org:10003 14:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:46 Configure a credential helper to remove this warning. See 14:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:46 14:49:46 Login Succeeded 14:49:46 nexus3.edgexfoundry.org:10004 14:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:47 Configure a credential helper to remove this warning. See 14:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:47 14:49:47 Login Succeeded 14:49:47 docker.io 14:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:47 Configure a credential helper to remove this warning. See 14:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:47 14:49:47 Login Succeeded 14:49:47 ---> docker-login.sh ends [Pipeline] } 14:49:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:49:47 + git rev-list -1 --merges 88562a287ad16fdbf74b2cc3e025ff11c847cc0b~1..88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo 14:49:47 -----------> git rev-list -1 --merges 88562a287ad16fdbf74b2cc3e025ff11c847cc0b~1..88562a287ad16fdbf74b2cc3e025ff11c847cc0b 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [false] [Pipeline] sh 14:49:48 + git log --format=format:%s -1 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo 14:49:48 ========================================================= 14:49:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:49:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:49:48 + git log --format=format:%s -1 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] echo 14:49:48 [semverPrep] GIT_COMMIT: 88562a287ad16fdbf74b2cc3e025ff11c847cc0b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#246) [Pipeline] echo 14:49:48 [semverPrep] This is not a build commit. [Pipeline] sh 14:49:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:49:48 + grep -v github /etc/ssh/ssh_known_hosts 14:49:48 + [ -e /tmp/ssh_known_hosts ] 14:49:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:49:48 + + sudo tee -a /etc/ssh/ssh_known_hosts 14:49:48 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:49:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:49 14:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:49 0.1.4: Pulling from edgex-devops/py-git-semver 14:49:49 b85a868b505f: Pulling fs layer 14:49:49 e2be974225ed: Pulling fs layer 14:49:49 339a4e72a1f5: Pulling fs layer 14:49:49 988bab9f4d93: Pulling fs layer 14:49:49 1469e6f7b9e6: Pulling fs layer 14:49:49 eaf3925da568: Pulling fs layer 14:49:49 bab4dde63d76: Pulling fs layer 14:49:49 bde34c3a00c8: Pulling fs layer 14:49:49 b352a97aabf1: Pulling fs layer 14:49:49 4872d77fe225: Pulling fs layer 14:49:49 5851b861e8e6: Pulling fs layer 14:49:49 4872d77fe225: Waiting 14:49:49 b352a97aabf1: Waiting 14:49:49 bde34c3a00c8: Waiting 14:49:49 5851b861e8e6: Waiting 14:49:49 1469e6f7b9e6: Waiting 14:49:49 eaf3925da568: Waiting 14:49:49 e2be974225ed: Download complete 14:49:49 988bab9f4d93: Verifying Checksum 14:49:49 988bab9f4d93: Download complete 14:49:49 339a4e72a1f5: Verifying Checksum 14:49:49 339a4e72a1f5: Download complete 14:49:49 1469e6f7b9e6: Verifying Checksum 14:49:49 1469e6f7b9e6: Download complete 14:49:49 eaf3925da568: Download complete 14:49:49 bde34c3a00c8: Verifying Checksum 14:49:49 bde34c3a00c8: Download complete 14:49:49 b352a97aabf1: Verifying Checksum 14:49:49 b352a97aabf1: Download complete 14:49:49 4872d77fe225: Download complete 14:49:49 5851b861e8e6: Download complete 14:49:49 b85a868b505f: Verifying Checksum 14:49:49 b85a868b505f: Download complete 14:49:50 bab4dde63d76: Verifying Checksum 14:49:50 bab4dde63d76: Download complete 14:49:51 b85a868b505f: Pull complete 14:49:51 e2be974225ed: Pull complete 14:49:51 339a4e72a1f5: Pull complete 14:49:51 988bab9f4d93: Pull complete 14:49:52 1469e6f7b9e6: Pull complete 14:49:52 eaf3925da568: Pull complete 14:49:54 bab4dde63d76: Pull complete 14:49:54 bde34c3a00c8: Pull complete 14:49:54 b352a97aabf1: Pull complete 14:49:54 4872d77fe225: Pull complete 14:49:54 5851b861e8e6: Pull complete 14:49:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:54 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 14:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:49:58 $ docker top 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 -eo pid,comm 14:49:58 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). 14:49:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:58 [ssh-agent] Looking for ssh-agent implementation... 14:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:58 $ docker exec 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent 14:49:58 SSH_AUTH_SOCK=/tmp/ssh-LH3WKoj08FSj/agent.31 14:49:58 SSH_AGENT_PID=37 14:49:58 Running ssh-add (command line suppressed) 14:49:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10571513179826949159.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10571513179826949159.key) 14:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:59 + git tag --points-at HEAD [Pipeline] } 14:49:59 $ docker exec --env ******** --env ******** 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent -k 14:49:59 unset SSH_AUTH_SOCK; 14:49:59 unset SSH_AGENT_PID; 14:49:59 echo Agent pid 37 killed; 14:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:59 [ssh-agent] Looking for ssh-agent implementation... 14:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:59 $ docker exec 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent 14:49:59 SSH_AUTH_SOCK=/tmp/ssh-8xJr3yc1gJWE/agent.69 14:49:59 SSH_AGENT_PID=75 14:49:59 Running ssh-add (command line suppressed) 14:49:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13621527247787497371.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13621527247787497371.key) 14:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:00 + git semver init 14:50:00 2023-11-02 14:50:00,331 [run_init] DEBUG init version:0.0.0 force:False 14:50:00 2023-11-02 14:50:00,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:50:00 2023-11-02 14:50:00,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:50:00 2023-11-02 14:50:00,332 [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) 14:50:01 2023-11-02 14:50:01,674 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:50:01 2023-11-02 14:50:01,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:50:01 2023-11-02 14:50:01,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:50:01 2023-11-02 14:50:01,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:50:01 3.1.0-dev.36 [Pipeline] } 14:50:01 $ docker exec --env ******** --env ******** 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 ssh-agent -k 14:50:01 unset SSH_AUTH_SOCK; 14:50:01 unset SSH_AGENT_PID; 14:50:01 echo Agent pid 75 killed; 14:50:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:50:02 + git semver [Pipeline] } 14:50:02 $ docker stop --time=1 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 14:50:03 $ docker rm -f --volumes 7602f024fb5111674c5272a1e72a67cac8f1fd46f891e16c9ed4e971bbe2b212 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:50:04 Stashed 1 file(s) [Pipeline] echo 14:50:04 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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 14:50:04 provisioning config files... 14:50:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12600419879151037371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:04 ---> docker-login.sh 14:50:04 nexus3.edgexfoundry.org:10001 14:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:04 Configure a credential helper to remove this warning. See 14:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:04 14:50:04 Login Succeeded 14:50:04 nexus3.edgexfoundry.org:10002 14:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:04 Configure a credential helper to remove this warning. See 14:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:04 14:50:04 Login Succeeded 14:50:04 nexus3.edgexfoundry.org:10003 14:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:05 Configure a credential helper to remove this warning. See 14:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:05 14:50:05 Login Succeeded 14:50:05 nexus3.edgexfoundry.org:10004 14:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:05 Configure a credential helper to remove this warning. See 14:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:05 14:50:05 Login Succeeded 14:50:05 docker.io 14:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:05 Configure a credential helper to remove this warning. See 14:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:05 14:50:05 Login Succeeded 14:50:05 ---> docker-login.sh ends [Pipeline] } 14:50:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:50:05 ========================================================= 14:50:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:50:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:06 + 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 . 14:50:06 Sending build context to Docker daemon 12.74MB 14:50:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:50:06 Step 2/12 : FROM ${BASE} AS builder 14:50:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:50:06 7264a8db6415: Pulling fs layer 14:50:06 c4d48a809fc2: Pulling fs layer 14:50:06 4f1c88b9dad5: Pulling fs layer 14:50:06 ad3a456e5733: Pulling fs layer 14:50:06 33e27b845d1e: Pulling fs layer 14:50:06 c68163c4e522: Pulling fs layer 14:50:06 50da416c3ac9: Pulling fs layer 14:50:06 23d2d4c4bb30: Pulling fs layer 14:50:06 33e27b845d1e: Waiting 14:50:06 50da416c3ac9: Waiting 14:50:06 c68163c4e522: Waiting 14:50:06 ad3a456e5733: Waiting 14:50:06 c4d48a809fc2: Verifying Checksum 14:50:06 c4d48a809fc2: Download complete 14:50:06 ad3a456e5733: Download complete 14:50:06 33e27b845d1e: Verifying Checksum 14:50:06 33e27b845d1e: Download complete 14:50:06 7264a8db6415: Verifying Checksum 14:50:06 7264a8db6415: Download complete 14:50:06 c68163c4e522: Verifying Checksum 14:50:06 c68163c4e522: Download complete 14:50:06 7264a8db6415: Pull complete 14:50:06 c4d48a809fc2: Pull complete 14:50:06 23d2d4c4bb30: Verifying Checksum 14:50:06 23d2d4c4bb30: Download complete 14:50:06 4f1c88b9dad5: Verifying Checksum 14:50:06 4f1c88b9dad5: Download complete 14:50:07 50da416c3ac9: Verifying Checksum 14:50:07 50da416c3ac9: Download complete 14:50:10 4f1c88b9dad5: Pull complete 14:50:10 ad3a456e5733: Pull complete 14:50:10 33e27b845d1e: Pull complete 14:50:10 c68163c4e522: Pull complete 14:50:12 50da416c3ac9: Pull complete 14:50:13 23d2d4c4bb30: Pull complete 14:50:13 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:50:13 ---> 0786185ac409 14:50:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:50:19 Still waiting to schedule task 14:50:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:50:21 ---> Running in 224a36c145b9 14:50:21 Removing intermediate container 224a36c145b9 14:50:21 ---> 7f19c50f16ae 14:50:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:50:21 ---> Running in 25a754df517f 14:50:21 Removing intermediate container 25a754df517f 14:50:21 ---> b81addf4d75c 14:50:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:50:21 ---> Running in 0ac73617c199 14:50:21 Removing intermediate container 0ac73617c199 14:50:21 ---> e22460a319c2 14:50:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:50:21 ---> Running in 43b7b71079e7 14:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:50:21 OK: 264 MiB in 52 packages 14:50:21 Removing intermediate container 43b7b71079e7 14:50:21 ---> 6161d08e0884 14:50:21 Step 7/12 : WORKDIR /app 14:50:21 ---> Running in 128a4d51d48c 14:50:21 Removing intermediate container 128a4d51d48c 14:50:21 ---> fef5511018f1 14:50:21 Step 8/12 : COPY go.mod vendor* ./ 14:50:21 ---> 3ec041ef1487 14:50:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:21 ---> Running in e85498423c7a 14:51:29 Removing intermediate container e85498423c7a 14:51:29 ---> 79dccef2d3dd 14:51:29 Step 10/12 : COPY . . 14:51:29 ---> 70f685dfe30c 14:51:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:51:29 ---> Running in 8201d6dae9fb 14:51:29 Removing intermediate container 8201d6dae9fb 14:51:29 ---> 2872c7416ac9 14:51:29 Step 12/12 : RUN $MAKE 14:51:29 ---> Running in 86457d09d0ba 14:51:29 noop 14:51:29 Removing intermediate container 86457d09d0ba 14:51:29 ---> d221180d3926 14:51:29 Successfully built d221180d3926 14:51:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:29 + docker inspect -f . ci-base-image-x86_64 14:51:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:29 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 14:51:29 $ 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 14:51:30 $ docker top 0ddcaf0a177a8820009125b0847b8b1bc13b74e3a76bf2e269b6eb446f6fdf5f -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:30 + go version 14:51:30 go version go1.21.0 linux/amd64 [Pipeline] } 14:51:30 $ docker stop --time=1 0ddcaf0a177a8820009125b0847b8b1bc13b74e3a76bf2e269b6eb446f6fdf5f 14:51:31 $ docker rm -f --volumes 0ddcaf0a177a8820009125b0847b8b1bc13b74e3a76bf2e269b6eb446f6fdf5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:32 + docker inspect -f . ci-base-image-x86_64 14:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:32 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 14:51:32 $ 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 14:51:32 $ docker top 2bd80b54040c1862e971c39c6b681e1eab0fce2f0f66f1cc1754d7d8cf4c0d65 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:33 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:51:33 + make test 14:51:33 go test -race ./... -coverprofile=coverage.out ./... 14:51:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:51:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:51:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements 14:51:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements 14:52:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16397 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:52:11 Running in /w/workspace/app-rfid-llrp-inventory/148 [Pipeline] { [Pipeline] checkout 14:52:11 The recommended git tool is: git 14:52:16 go vet ./... 14:52:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:52:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:52:18 ./bin/test-attribution.sh 14:52:18 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:52:18 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:52:18 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:52:18 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:52:18 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:52:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:52:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:52:18 $ docker stop --time=1 2bd80b54040c1862e971c39c6b681e1eab0fce2f0f66f1cc1754d7d8cf4c0d65 14:52:20 using credential edgex-jenkins-ssh 14:52:20 Cloning the remote Git repository 14:52:20 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:52:20 > git init /w/workspace/app-rfid-llrp-inventory/148 # timeout=10 14:52:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:52:20 > git --version # timeout=10 14:52:20 > git --version # 'git version 2.25.1' 14:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:23 $ docker rm -f --volumes 2bd80b54040c1862e971c39c6b681e1eab0fce2f0f66f1cc1754d7d8cf4c0d65 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:52:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:52:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:52:25 + ls -al . 14:52:25 total 236 14:52:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 14:51 . 14:52:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:49 .. 14:52:25 -rw-rw-r-- 1 jenkins jenkins 262 Nov 2 14:49 .dockerignore 14:52:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:51 .git 14:52:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:49 .github 14:52:25 -rw-rw-r-- 1 jenkins jenkins 773 Nov 2 14:49 .gitignore 14:52:25 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:49 .golangci.yml 14:52:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:50 .semver 14:52:25 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 2 14:49 Attribution.txt 14:52:25 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 2 14:49 CHANGELOG.md 14:52:25 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 2 14:49 Dockerfile 14:52:25 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:49 GOVERNANCE.md 14:52:25 -rw-rw-r-- 1 jenkins jenkins 665 Nov 2 14:49 Jenkinsfile 14:52:25 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 14:49 LICENSE 14:52:25 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 2 14:49 Makefile 14:52:25 -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 14:49 OWNERS.md 14:52:25 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 2 14:49 README.md 14:52:25 -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:50 VERSION 14:52:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:49 bin 14:52:25 -rw-r--r-- 1 jenkins jenkins 41317 Nov 2 14:51 coverage.out 14:52:25 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 2 14:49 go.mod 14:52:25 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 2 14:49 go.sum 14:52:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:49 images 14:52:25 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:49 internal 14:52:25 -rw-rw-r-- 1 jenkins jenkins 531 Nov 2 14:49 main.go 14:52:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:49 openapi 14:52:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:49 res 14:52:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:52:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:25 + 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=88562a287ad16fdbf74b2cc3e025ff11c847cc0b --label arch=amd64 --label version=3.1.0-dev.36 . 14:52:25 Sending build context to Docker daemon 12.74MB 14:52:25 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 14:52:25 Step 2/29 : FROM ${BASE} AS builder 14:52:25 ---> d221180d3926 14:52:25 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:52:26 Avoid second fetch 14:52:26 Checking out Revision 88562a287ad16fdbf74b2cc3e025ff11c847cc0b (main) 14:52:26 ---> Running in bf0cbb8efd99 14:52:26 Removing intermediate container bf0cbb8efd99 14:52:26 ---> e650f519877b 14:52:26 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:52:26 ---> Running in fe76fb0d1630 14:52:26 Removing intermediate container fe76fb0d1630 14:52:26 ---> 965133feb59f 14:52:26 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:52:26 ---> Running in 2e92cf5aa070 14:52:26 > git config core.sparsecheckout # timeout=10 14:52:26 > git checkout -f 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 14:52:27 Removing intermediate container 2e92cf5aa070 14:52:27 ---> 445490206817 14:52:27 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:27 ---> Running in af14d2ff9e98 14:52:27 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#246)" 14:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:52:27 OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:28 Removing intermediate container af14d2ff9e98 14:52:28 ---> 463ecf94458a 14:52:28 Step 7/29 : WORKDIR /app 14:52:28 ---> Running in f3d190861772 14:52:28 Removing intermediate container f3d190861772 14:52:28 ---> 4be456efe782 14:52:28 Step 8/29 : COPY go.mod vendor* ./ 14:52:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:52:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:52:28 Dload Upload Total Spent Left Speed 14:52:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 14:52:28 ---> aad231c6450b 14:52:28 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:28 ---> Running in 60f36a30f3e6 [Pipeline] sh 14:52:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:52:29 Removing intermediate container 60f36a30f3e6 14:52:29 ---> dd1c62e123b1 14:52:29 Step 10/29 : COPY . . 14:52:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:52:29 + sudo tee /etc/docker/daemon.new 14:52:29 { 14:52:29 "registry-mirrors": [ 14:52:29 "https://nexus3.edgexfoundry.org:10001" 14:52:29 ], 14:52:29 "bip": "10.250.0.254/24", 14:52:29 "hosts": [ 14:52:29 "tcp://0.0.0.0:5555", 14:52:29 "unix:///var/run/docker.sock" 14:52:29 ], 14:52:29 "mtu": 1458, 14:52:29 "selinux-enabled": true, 14:52:29 "seccomp-profile": "/etc/docker/seccomp.json" 14:52:29 } [Pipeline] sh 14:52:29 ---> 9f66e3377da5 14:52:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:52:29 ---> Running in 5aa7de4ca5fe 14:52:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:52:30 Removing intermediate container 5aa7de4ca5fe 14:52:30 ---> 4b67d710e6ee 14:52:30 Step 12/29 : RUN $MAKE 14:52:30 ---> Running in 393e289a7163 14:52:30 + sudo service docker restart 14:52:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:49 provisioning config files... 14:52:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/148@tmp/config14732125930234039035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:49 ---> docker-login.sh 14:52:49 nexus3.edgexfoundry.org:10001 14:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:50 Configure a credential helper to remove this warning. See 14:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:50 14:52:50 Login Succeeded 14:52:50 nexus3.edgexfoundry.org:10002 14:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:50 Configure a credential helper to remove this warning. See 14:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:50 14:52:50 Login Succeeded 14:52:50 nexus3.edgexfoundry.org:10003 14:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:50 Configure a credential helper to remove this warning. See 14:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:50 14:52:50 Login Succeeded 14:52:50 nexus3.edgexfoundry.org:10004 14:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:51 Configure a credential helper to remove this warning. See 14:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:51 14:52:51 Login Succeeded 14:52:51 docker.io 14:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:51 Configure a credential helper to remove this warning. See 14:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:51 14:52:51 Login Succeeded 14:52:51 ---> docker-login.sh ends [Pipeline] } 14:52:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:52:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:52:52 ========================================================= 14:52:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:52:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:52 + 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 . 14:52:52 Sending build context to Docker daemon 669.2kB 14:52:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:52:52 Step 2/12 : FROM ${BASE} AS builder 14:52:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:52:52 9fda8d8052c6: Pulling fs layer 14:52:52 5d54e960e981: Pulling fs layer 14:52:52 c4a7e357bf2a: Pulling fs layer 14:52:52 f0e02332f6b5: Pulling fs layer 14:52:52 cefa15bbcfad: Pulling fs layer 14:52:52 17808c966233: Pulling fs layer 14:52:52 f4c1fc716caa: Pulling fs layer 14:52:52 cefa15bbcfad: Waiting 14:52:52 17808c966233: Waiting 14:52:52 f0e02332f6b5: Waiting 14:52:52 f4c1fc716caa: Waiting 14:52:52 5d54e960e981: Download complete 14:52:52 f0e02332f6b5: Download complete 14:52:52 cefa15bbcfad: Verifying Checksum 14:52:52 cefa15bbcfad: Download complete 14:52:53 9fda8d8052c6: Verifying Checksum 14:52:53 9fda8d8052c6: Download complete 14:52:53 f4c1fc716caa: Verifying Checksum 14:52:53 f4c1fc716caa: Download complete 14:52:54 9fda8d8052c6: Pull complete 14:52:54 5d54e960e981: Pull complete 14:52:54 c4a7e357bf2a: Verifying Checksum 14:52:54 c4a7e357bf2a: Download complete 14:52:55 17808c966233: Verifying Checksum 14:52:55 17808c966233: Download complete 14:52:57 Removing intermediate container 393e289a7163 14:52:57 ---> 7eda041c59a5 14:52:57 Step 13/29 : FROM alpine:3.18 14:52:57 3.18: Pulling from library/alpine 14:52:57 96526aa774ef: Pulling fs layer 14:52:57 96526aa774ef: Verifying Checksum 14:52:57 96526aa774ef: Download complete 14:52:57 96526aa774ef: Pull complete 14:52:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:52:57 Status: Downloaded newer image for alpine:3.18 14:52:57 ---> 8ca4688f4f35 14:52:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:52:57 ---> Running in 669d8aea9b9d 14:52:57 Removing intermediate container 669d8aea9b9d 14:52:57 ---> 378a5aca34dc 14:52:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:52:57 ---> Running in 24afde886d66 14:52:57 Removing intermediate container 24afde886d66 14:52:57 ---> 9855ae6f2643 14:52:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:52:57 ---> Running in f7e65af69aad 14:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:52:57 (1/2) Installing ca-certificates (20230506-r0) 14:52:57 (2/2) Installing dumb-init (1.2.5-r2) 14:52:57 Executing busybox-1.36.1-r2.trigger 14:52:57 Executing ca-certificates-20230506-r0.trigger 14:52:57 OK: 8 MiB in 17 packages 14:52:57 Removing intermediate container f7e65af69aad 14:52:57 ---> c69d75f354b3 14:52:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:52:58 ---> d8633a46bfbe 14:52:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:52:58 ---> c1188264ec5f 14:52:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:52:58 ---> 67e3d63ae176 14:52:58 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:52:58 ---> 201dccc9ae2f 14:52:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:52:59 ---> 189d01ef2f3c 14:52:59 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:53:00 ---> Running in 5a74aab0d454 14:53:01 Removing intermediate container 5a74aab0d454 14:53:01 ---> e1ad8c1b6977 14:53:01 Step 23/29 : VOLUME /cache 14:53:01 ---> Running in 701e69bd7da7 14:53:01 Removing intermediate container 701e69bd7da7 14:53:01 ---> ead2d1ea7cad 14:53:01 Step 24/29 : EXPOSE 59711 14:53:02 ---> Running in b3a2094ac614 14:53:02 Removing intermediate container b3a2094ac614 14:53:02 ---> 4b8a76d9a7d0 14:53:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:53:02 ---> Running in f71c6f43844c 14:53:02 Removing intermediate container f71c6f43844c 14:53:02 ---> 35096bb2082a 14:53:02 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:53:02 ---> Running in 00fd4349e1f3 14:53:02 Removing intermediate container 00fd4349e1f3 14:53:02 ---> 9dfb25b520cb 14:53:02 Step 27/29 : LABEL arch=amd64 14:53:02 ---> Running in 5661c4984464 14:53:03 Removing intermediate container 5661c4984464 14:53:03 ---> 2912c666c9a0 14:53:03 Step 28/29 : LABEL git_sha=88562a287ad16fdbf74b2cc3e025ff11c847cc0b 14:53:03 ---> Running in 40dee938eef7 14:53:03 Removing intermediate container 40dee938eef7 14:53:03 ---> 48a226fb0ca5 14:53:03 Step 29/29 : LABEL version=3.1.0-dev.36 14:53:03 ---> Running in 482316ad8eba 14:53:03 Removing intermediate container 482316ad8eba 14:53:03 ---> 35d437159f2f 14:53:03 [Warning] One or more build-args [ARCH] were not consumed 14:53:03 Successfully built 35d437159f2f 14:53:03 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 14:53:03 provisioning config files... 14:53:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2105451422157456655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:03 ---> docker-login.sh 14:53:03 nexus3.edgexfoundry.org:10001 14:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:03 Configure a credential helper to remove this warning. See 14:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:03 14:53:03 Login Succeeded 14:53:03 nexus3.edgexfoundry.org:10002 14:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:03 Configure a credential helper to remove this warning. See 14:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:03 14:53:03 Login Succeeded 14:53:03 nexus3.edgexfoundry.org:10003 14:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:04 Configure a credential helper to remove this warning. See 14:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:04 14:53:04 Login Succeeded 14:53:04 nexus3.edgexfoundry.org:10004 14:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:04 Configure a credential helper to remove this warning. See 14:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:04 14:53:04 Login Succeeded 14:53:04 docker.io 14:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:04 Configure a credential helper to remove this warning. See 14:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:04 14:53:04 Login Succeeded 14:53:04 ---> docker-login.sh ends [Pipeline] } 14:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:53:04 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:53:04 88562a287ad16fdbf74b2cc3e025ff11c847cc0b 14:53:04 latest 14:53:04 3.1.0-dev.36 14:53:04 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 14:53:04 main 14:53:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b 14:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:05 edcbe632d63a: Preparing 14:53:05 8c7c2aa07c74: Preparing 14:53:05 706046d45681: Preparing 14:53:05 bce0de6bc744: Preparing 14:53:05 0f7542eb473a: Preparing 14:53:05 d9eef25fe4a4: Preparing 14:53:05 28bb48417657: Preparing 14:53:05 cc2447e1835a: Preparing 14:53:05 d9eef25fe4a4: Waiting 14:53:05 cc2447e1835a: Waiting 14:53:05 28bb48417657: Waiting 14:53:05 bce0de6bc744: Pushed 14:53:05 edcbe632d63a: Pushed 14:53:05 706046d45681: Pushed 14:53:05 0f7542eb473a: Pushed 14:53:05 cc2447e1835a: Layer already exists 14:53:05 d9eef25fe4a4: Pushed 14:53:05 28bb48417657: Pushed 14:53:08 8c7c2aa07c74: Pushed 14:53:08 88562a287ad16fdbf74b2cc3e025ff11c847cc0b: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:08 + 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 14:53:08 c4a7e357bf2a: Pull complete 14:53:08 f0e02332f6b5: Pull complete 14:53:08 cefa15bbcfad: Pull complete 14:53:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:08 edcbe632d63a: Preparing 14:53:08 8c7c2aa07c74: Preparing 14:53:08 706046d45681: Preparing 14:53:08 bce0de6bc744: Preparing 14:53:08 0f7542eb473a: Preparing 14:53:08 d9eef25fe4a4: Preparing 14:53:08 28bb48417657: Preparing 14:53:08 cc2447e1835a: Preparing 14:53:08 28bb48417657: Waiting 14:53:08 d9eef25fe4a4: Waiting 14:53:08 0f7542eb473a: Layer already exists 14:53:08 706046d45681: Layer already exists 14:53:08 bce0de6bc744: Layer already exists 14:53:08 8c7c2aa07c74: Layer already exists 14:53:08 edcbe632d63a: Layer already exists 14:53:08 28bb48417657: Layer already exists 14:53:08 d9eef25fe4a4: Layer already exists 14:53:08 cc2447e1835a: Layer already exists 14:53:08 latest: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.36 14:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:09 edcbe632d63a: Preparing 14:53:09 8c7c2aa07c74: Preparing 14:53:09 706046d45681: Preparing 14:53:09 bce0de6bc744: Preparing 14:53:09 0f7542eb473a: Preparing 14:53:09 d9eef25fe4a4: Preparing 14:53:09 28bb48417657: Preparing 14:53:09 cc2447e1835a: Preparing 14:53:09 d9eef25fe4a4: Waiting 14:53:09 cc2447e1835a: Waiting 14:53:09 28bb48417657: Waiting 14:53:09 706046d45681: Layer already exists 14:53:09 0f7542eb473a: Layer already exists 14:53:09 edcbe632d63a: Layer already exists 14:53:09 bce0de6bc744: Layer already exists 14:53:09 8c7c2aa07c74: Layer already exists 14:53:09 cc2447e1835a: Layer already exists 14:53:09 d9eef25fe4a4: Layer already exists 14:53:09 28bb48417657: Layer already exists 14:53:09 3.1.0-dev.36: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 14:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:10 edcbe632d63a: Preparing 14:53:10 8c7c2aa07c74: Preparing 14:53:10 706046d45681: Preparing 14:53:10 bce0de6bc744: Preparing 14:53:10 0f7542eb473a: Preparing 14:53:10 d9eef25fe4a4: Preparing 14:53:10 28bb48417657: Preparing 14:53:10 cc2447e1835a: Preparing 14:53:10 cc2447e1835a: Waiting 14:53:10 28bb48417657: Waiting 14:53:10 d9eef25fe4a4: Waiting 14:53:10 706046d45681: Layer already exists 14:53:10 edcbe632d63a: Layer already exists 14:53:10 0f7542eb473a: Layer already exists 14:53:10 8c7c2aa07c74: Layer already exists 14:53:10 bce0de6bc744: Layer already exists 14:53:10 28bb48417657: Layer already exists 14:53:10 cc2447e1835a: Layer already exists 14:53:10 d9eef25fe4a4: Layer already exists 14:53:10 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:10 + 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 14:53:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:10 edcbe632d63a: Preparing 14:53:10 8c7c2aa07c74: Preparing 14:53:10 706046d45681: Preparing 14:53:10 bce0de6bc744: Preparing 14:53:10 0f7542eb473a: Preparing 14:53:10 d9eef25fe4a4: Preparing 14:53:10 28bb48417657: Preparing 14:53:10 cc2447e1835a: Preparing 14:53:10 28bb48417657: Waiting 14:53:10 d9eef25fe4a4: Waiting 14:53:10 cc2447e1835a: Waiting 14:53:10 edcbe632d63a: Layer already exists 14:53:10 bce0de6bc744: Layer already exists 14:53:10 8c7c2aa07c74: Layer already exists 14:53:10 0f7542eb473a: Layer already exists 14:53:10 706046d45681: Layer already exists 14:53:10 28bb48417657: Layer already exists 14:53:10 d9eef25fe4a4: Layer already exists 14:53:10 cc2447e1835a: Layer already exists 14:53:10 main: digest: sha256:f19c0e373933cdc8cf5b751366b964436ac760b572607611c18708f0adbe7453 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:10 ===================================================== [Pipeline] echo 14:53:10 taggedImages: 14:53:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b 14:53:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:53:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.36 14:53:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 14:53:10 - 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 14:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:11 14:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:11 latest: Pulling from edgex-lftools-log-publisher 14:53:11 5eb5b503b376: Pulling fs layer 14:53:11 5c69ac0246d0: Pulling fs layer 14:53:11 ec43610c2a17: Pulling fs layer 14:53:11 3a2ae6a8a46f: Pulling fs layer 14:53:11 33b1e0a273af: Pulling fs layer 14:53:11 5d3b04190fa2: Pulling fs layer 14:53:11 2f39f015ded8: Pulling fs layer 14:53:11 33b1e0a273af: Waiting 14:53:11 3a2ae6a8a46f: Waiting 14:53:11 5d3b04190fa2: Waiting 14:53:11 2f39f015ded8: Waiting 14:53:11 5c69ac0246d0: Verifying Checksum 14:53:11 5c69ac0246d0: Download complete 14:53:11 3a2ae6a8a46f: Verifying Checksum 14:53:11 3a2ae6a8a46f: Download complete 14:53:11 33b1e0a273af: Verifying Checksum 14:53:11 33b1e0a273af: Download complete 14:53:11 5d3b04190fa2: Verifying Checksum 14:53:11 5d3b04190fa2: Download complete 14:53:11 ec43610c2a17: Verifying Checksum 14:53:11 ec43610c2a17: Download complete 14:53:11 5eb5b503b376: Verifying Checksum 14:53:11 5eb5b503b376: Download complete 14:53:12 2f39f015ded8: Download complete 14:53:13 5eb5b503b376: Pull complete 14:53:13 5c69ac0246d0: Pull complete 14:53:13 ec43610c2a17: Pull complete 14:53:13 3a2ae6a8a46f: Pull complete 14:53:13 33b1e0a273af: Pull complete 14:53:14 5d3b04190fa2: Pull complete 14:53:15 17808c966233: Pull complete 14:53:18 2f39f015ded8: Pull complete 14:53:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:18 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 14:53:18 $ 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 14:53:20 f4c1fc716caa: Pull complete 14:53:20 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:53:20 ---> ea914061e18c 14:53:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:53:21 ---> Running in c4967a514c31 14:53:22 Removing intermediate container c4967a514c31 14:53:22 ---> c4c38509e06b 14:53:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:53:22 ---> Running in f396451eef36 14:53:22 Removing intermediate container f396451eef36 14:53:22 ---> e2d9788f31e4 14:53:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:53:22 ---> Running in fcd181cbb226 14:53:22 Removing intermediate container fcd181cbb226 14:53:22 ---> e7f18ef430a4 14:53:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:53:23 ---> Running in e453817f1d94 14:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:53:25 $ docker top 93633b9e88c1b670d18e8ac1fc3cdac2017890722d8c04dca2dd2b2244aa65c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:25 ---> job-cost.sh 14:53:25 lf-activate-venv: SKIPPING 14:53:25 INFO: No Stack... 14:53:25 INFO: Retrieving Pricing Info for: v3-standard-8 14:53:26 OK: 266 MiB in 52 packages 14:53:26 INFO: Archiving Costs [Pipeline] sh 14:53:26 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:53:26 + cut -d, -f6 [Pipeline] lock 14:53:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] 14:53:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] did not exist. Created. 14:53:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:53:27 + echo total: 0.2199999988079071 [Pipeline] stash 14:53:27 Stashed 1 file(s) [Pipeline] } 14:53:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 14:53:27 $ docker stop --time=1 93633b9e88c1b670d18e8ac1fc3cdac2017890722d8c04dca2dd2b2244aa65c1 14:53:27 Removing intermediate container e453817f1d94 14:53:27 ---> 38e8aef2f554 14:53:27 Step 7/12 : WORKDIR /app 14:53:27 ---> Running in 52184e6bd6a2 14:53:27 Removing intermediate container 52184e6bd6a2 14:53:27 ---> b63cbb7e128d 14:53:27 Step 8/12 : COPY go.mod vendor* ./ 14:53:28 ---> d467025018b6 14:53:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:28 ---> Running in 449e05651c12 14:53:28 $ docker rm -f --volumes 93633b9e88c1b670d18e8ac1fc3cdac2017890722d8c04dca2dd2b2244aa65c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:54:49 Removing intermediate container 449e05651c12 14:54:49 ---> 80eed9f03bae 14:54:49 Step 10/12 : COPY . . 14:54:49 ---> f972e488c35a 14:54:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:54:49 ---> Running in 6818f7829aa9 14:54:49 Removing intermediate container 6818f7829aa9 14:54:49 ---> bd7858a5c84d 14:54:49 Step 12/12 : RUN $MAKE 14:54:49 ---> Running in 872fb0746737 14:54:49 noop 14:54:49 Removing intermediate container 872fb0746737 14:54:49 ---> bdc974d58dc2 14:54:49 Successfully built bdc974d58dc2 14:54:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:50 + docker inspect -f . ci-base-image-arm64 14:54:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:50 prd-ubuntu20.04-docker-arm64-4c-16g-16397 does not seem to be running inside a container 14:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/148 -v /w/workspace/app-rfid-llrp-inventory/148:/w/workspace/app-rfid-llrp-inventory/148:rw,z -v /w/workspace/app-rfid-llrp-inventory/148@tmp:/w/workspace/app-rfid-llrp-inventory/148@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 14:54:52 $ docker top 3b8ecf4eaef3785c39ec290d3b698f1a8fdacce8eb825ed9bd7ece177773ae67 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:53 + go version 14:54:53 go version go1.21.0 linux/arm64 [Pipeline] } 14:54:53 $ docker stop --time=1 3b8ecf4eaef3785c39ec290d3b698f1a8fdacce8eb825ed9bd7ece177773ae67 14:54:54 $ docker rm -f --volumes 3b8ecf4eaef3785c39ec290d3b698f1a8fdacce8eb825ed9bd7ece177773ae67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:55 + docker inspect -f . ci-base-image-arm64 14:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:55 prd-ubuntu20.04-docker-arm64-4c-16g-16397 does not seem to be running inside a container 14:54:55 $ 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/148 -v /w/workspace/app-rfid-llrp-inventory/148:/w/workspace/app-rfid-llrp-inventory/148:rw,z -v /w/workspace/app-rfid-llrp-inventory/148@tmp:/w/workspace/app-rfid-llrp-inventory/148@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 14:54:57 $ docker top e6e2817a730df3dfe4c88e1d024a853d925e0d0d0678bbf154590486e885de57 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:58 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/148 [Pipeline] fileExists [Pipeline] sh 14:54:58 + make test 14:54:58 go test -race ./... -coverprofile=coverage.out ./... 14:57:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:57:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:57:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.340s coverage: 86.2% of statements 14:58:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.693s coverage: 71.9% of statements 14:58:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:58:03 go vet ./... 15:00:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:40 ./bin/test-attribution.sh 15:00:40 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:00:40 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:00:40 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:00:40 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:00:40 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:00:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:00:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:00:41 $ docker stop --time=1 e6e2817a730df3dfe4c88e1d024a853d925e0d0d0678bbf154590486e885de57 15:00:43 $ docker rm -f --volumes e6e2817a730df3dfe4c88e1d024a853d925e0d0d0678bbf154590486e885de57 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:45 Warning: overwriting stash ‘coverage-report’ 15:00:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:46 + ls -al . 15:00:46 total 232 15:00:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 14:55 . 15:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:52 .. 15:00:46 -rw-rw-r-- 1 jenkins jenkins 262 Nov 2 14:52 .dockerignore 15:00:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:52 .git 15:00:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:52 .github 15:00:46 -rw-rw-r-- 1 jenkins jenkins 773 Nov 2 14:52 .gitignore 15:00:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:52 .golangci.yml 15:00:46 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 2 14:52 Attribution.txt 15:00:46 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 2 14:52 CHANGELOG.md 15:00:46 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 2 14:52 Dockerfile 15:00:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:52 GOVERNANCE.md 15:00:46 -rw-rw-r-- 1 jenkins jenkins 665 Nov 2 14:52 Jenkinsfile 15:00:46 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 14:52 LICENSE 15:00:46 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 2 14:52 Makefile 15:00:46 -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 14:52 OWNERS.md 15:00:46 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 2 14:52 README.md 15:00:46 -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:50 VERSION 15:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:52 bin 15:00:46 -rw-r--r-- 1 jenkins jenkins 41317 Nov 2 14:58 coverage.out 15:00:46 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 2 14:52 go.mod 15:00:46 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 2 14:52 go.sum 15:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:52 images 15:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:52 internal 15:00:46 -rw-rw-r-- 1 jenkins jenkins 531 Nov 2 14:52 main.go 15:00:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:52 openapi 15:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:52 res 15:00:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:47 + 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=88562a287ad16fdbf74b2cc3e025ff11c847cc0b --label arch=arm64 --label version=3.1.0-dev.36 . 15:00:47 Sending build context to Docker daemon 669.2kB 15:00:47 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:00:47 Step 2/29 : FROM ${BASE} AS builder 15:00:47 ---> bdc974d58dc2 15:00:47 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:00:47 ---> Running in f4a177087894 15:00:47 Removing intermediate container f4a177087894 15:00:47 ---> d6e76a5e68c4 15:00:47 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:00:48 ---> Running in 03514cbc3ed0 15:00:48 Removing intermediate container 03514cbc3ed0 15:00:48 ---> 7e3a5199a7bf 15:00:48 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:00:48 ---> Running in 0d5f4fcddaa3 15:00:49 Removing intermediate container 0d5f4fcddaa3 15:00:49 ---> 2626fa225f88 15:00:49 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:49 ---> Running in 19409fadd9dd 15:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:00:52 OK: 266 MiB in 52 packages 15:00:53 Removing intermediate container 19409fadd9dd 15:00:53 ---> 2ea7428cf1db 15:00:53 Step 7/29 : WORKDIR /app 15:00:53 ---> Running in 8819f0f62389 15:00:53 Removing intermediate container 8819f0f62389 15:00:53 ---> d8e30348fa26 15:00:53 Step 8/29 : COPY go.mod vendor* ./ 15:00:54 ---> a35e4da0a46f 15:00:54 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:54 ---> Running in edf306c6dfcc 15:00:57 Removing intermediate container edf306c6dfcc 15:00:57 ---> 1838c8d95e95 15:00:57 Step 10/29 : COPY . . 15:00:57 ---> 0e12375fddaf 15:00:57 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:57 ---> Running in 44aa1f65044d 15:00:57 Removing intermediate container 44aa1f65044d 15:00:57 ---> 54f2af5b9bf5 15:00:57 Step 12/29 : RUN $MAKE 15:00:58 ---> Running in 1862ab30244e 15:00:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:03:36 Removing intermediate container 1862ab30244e 15:03:36 ---> 9f53b1b4f70b 15:03:36 Step 13/29 : FROM alpine:3.18 15:03:36 3.18: Pulling from library/alpine 15:03:36 579b34f0a95b: Pulling fs layer 15:03:36 579b34f0a95b: Verifying Checksum 15:03:36 579b34f0a95b: Download complete 15:03:36 579b34f0a95b: Pull complete 15:03:36 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:03:36 Status: Downloaded newer image for alpine:3.18 15:03:36 ---> 3cc203321400 15:03:36 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:03:36 ---> Running in 9721cdddb64d 15:03:36 Removing intermediate container 9721cdddb64d 15:03:36 ---> ef18506e4d44 15:03:36 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:03:36 ---> Running in 0dd3ded504e0 15:03:36 Removing intermediate container 0dd3ded504e0 15:03:36 ---> d66be4662bd9 15:03:36 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:03:36 ---> Running in f4babcd7f690 15:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:03:36 (1/2) Installing ca-certificates (20230506-r0) 15:03:36 (2/2) Installing dumb-init (1.2.5-r2) 15:03:36 Executing busybox-1.36.1-r2.trigger 15:03:36 Executing ca-certificates-20230506-r0.trigger 15:03:36 OK: 9 MiB in 17 packages 15:03:36 Removing intermediate container f4babcd7f690 15:03:36 ---> 81b906bd8da2 15:03:36 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:03:36 ---> a72109c0f10c 15:03:36 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:03:36 ---> 1049b1333201 15:03:36 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:03:36 ---> 57d78ef550b8 15:03:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:03:36 ---> ddfc51b3188e 15:03:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:03:38 ---> b59b6a0f2fbc 15:03:38 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:03:38 ---> Running in 5a5f8e36271d 15:03:40 Removing intermediate container 5a5f8e36271d 15:03:40 ---> 8e7e6e98d99f 15:03:40 Step 23/29 : VOLUME /cache 15:03:40 ---> Running in b8a9eefb0141 15:03:40 Removing intermediate container b8a9eefb0141 15:03:40 ---> d7c20c641cbf 15:03:40 Step 24/29 : EXPOSE 59711 15:03:40 ---> Running in 5dcc8dfa3523 15:03:41 Removing intermediate container 5dcc8dfa3523 15:03:41 ---> 5ca5f375c9a1 15:03:41 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:03:41 ---> Running in 58c806a81b14 15:03:41 Removing intermediate container 58c806a81b14 15:03:41 ---> 8294093376fc 15:03:41 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:03:41 ---> Running in 728977d40b23 15:03:42 Removing intermediate container 728977d40b23 15:03:42 ---> 081e9e06b3a6 15:03:42 Step 27/29 : LABEL arch=arm64 15:03:42 ---> Running in a360b5ff6d3b 15:03:42 Removing intermediate container a360b5ff6d3b 15:03:42 ---> 9c0d480b2e8e 15:03:42 Step 28/29 : LABEL git_sha=88562a287ad16fdbf74b2cc3e025ff11c847cc0b 15:03:42 ---> Running in 713b566bc7b6 15:03:43 Removing intermediate container 713b566bc7b6 15:03:43 ---> f1bbe3c2ceb9 15:03:43 Step 29/29 : LABEL version=3.1.0-dev.36 15:03:43 ---> Running in 2da1ed54a1c7 15:03:43 Removing intermediate container 2da1ed54a1c7 15:03:43 ---> a595c901ea76 15:03:43 [Warning] One or more build-args [ARCH] were not consumed 15:03:43 Successfully built a595c901ea76 15:03:43 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 15:03:43 provisioning config files... 15:03:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/148@tmp/config17145763829039963601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:43 ---> docker-login.sh 15:03:43 nexus3.edgexfoundry.org:10001 15:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:44 Configure a credential helper to remove this warning. See 15:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:44 15:03:44 Login Succeeded 15:03:44 nexus3.edgexfoundry.org:10002 15:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:45 Configure a credential helper to remove this warning. See 15:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:45 15:03:45 Login Succeeded 15:03:45 nexus3.edgexfoundry.org:10003 15:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:45 Configure a credential helper to remove this warning. See 15:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:45 15:03:45 Login Succeeded 15:03:45 nexus3.edgexfoundry.org:10004 15:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:45 Configure a credential helper to remove this warning. See 15:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:45 15:03:45 Login Succeeded 15:03:45 docker.io 15:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:46 Configure a credential helper to remove this warning. See 15:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:46 15:03:46 Login Succeeded 15:03:46 ---> docker-login.sh ends [Pipeline] } 15:03:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:03:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:03:46 88562a287ad16fdbf74b2cc3e025ff11c847cc0b 15:03:46 latest 15:03:46 3.1.0-dev.36 15:03:46 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 15:03:46 main 15:03:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b 15:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:47 ec5b16e4a42e: Preparing 15:03:47 b1b39b58743e: Preparing 15:03:47 06d6d9488dbe: Preparing 15:03:47 00203ea69ab5: Preparing 15:03:47 b267e14644fe: Preparing 15:03:47 c255198dcd80: Preparing 15:03:47 fe5ac49047c9: Preparing 15:03:47 5f4d9fc4d98d: Preparing 15:03:47 c255198dcd80: Waiting 15:03:47 fe5ac49047c9: Waiting 15:03:47 5f4d9fc4d98d: Waiting 15:03:47 ec5b16e4a42e: Pushed 15:03:47 00203ea69ab5: Pushed 15:03:47 b267e14644fe: Pushed 15:03:47 06d6d9488dbe: Pushed 15:03:47 5f4d9fc4d98d: Layer already exists 15:03:47 c255198dcd80: Pushed 15:03:48 fe5ac49047c9: Pushed 15:03:53 b1b39b58743e: Pushed 15:03:53 88562a287ad16fdbf74b2cc3e025ff11c847cc0b: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:53 + 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 15:03:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:54 ec5b16e4a42e: Preparing 15:03:54 b1b39b58743e: Preparing 15:03:54 06d6d9488dbe: Preparing 15:03:54 00203ea69ab5: Preparing 15:03:54 b267e14644fe: Preparing 15:03:54 c255198dcd80: Preparing 15:03:54 fe5ac49047c9: Preparing 15:03:54 5f4d9fc4d98d: Preparing 15:03:54 c255198dcd80: Waiting 15:03:54 fe5ac49047c9: Waiting 15:03:54 5f4d9fc4d98d: Waiting 15:03:54 00203ea69ab5: Layer already exists 15:03:54 b1b39b58743e: Layer already exists 15:03:54 ec5b16e4a42e: Layer already exists 15:03:54 06d6d9488dbe: Layer already exists 15:03:54 b267e14644fe: Layer already exists 15:03:54 5f4d9fc4d98d: Layer already exists 15:03:54 c255198dcd80: Layer already exists 15:03:54 fe5ac49047c9: Layer already exists 15:03:54 latest: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.36 15:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:55 ec5b16e4a42e: Preparing 15:03:55 b1b39b58743e: Preparing 15:03:55 06d6d9488dbe: Preparing 15:03:55 00203ea69ab5: Preparing 15:03:55 b267e14644fe: Preparing 15:03:55 c255198dcd80: Preparing 15:03:55 fe5ac49047c9: Preparing 15:03:55 5f4d9fc4d98d: Preparing 15:03:55 c255198dcd80: Waiting 15:03:55 fe5ac49047c9: Waiting 15:03:55 5f4d9fc4d98d: Waiting 15:03:55 b1b39b58743e: Layer already exists 15:03:55 b267e14644fe: Layer already exists 15:03:55 06d6d9488dbe: Layer already exists 15:03:55 ec5b16e4a42e: Layer already exists 15:03:55 00203ea69ab5: Layer already exists 15:03:55 5f4d9fc4d98d: Layer already exists 15:03:55 c255198dcd80: Layer already exists 15:03:55 fe5ac49047c9: Layer already exists 15:03:55 3.1.0-dev.36: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 15:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:56 ec5b16e4a42e: Preparing 15:03:56 b1b39b58743e: Preparing 15:03:56 06d6d9488dbe: Preparing 15:03:56 00203ea69ab5: Preparing 15:03:56 b267e14644fe: Preparing 15:03:56 c255198dcd80: Preparing 15:03:56 fe5ac49047c9: Preparing 15:03:56 5f4d9fc4d98d: Preparing 15:03:56 c255198dcd80: Waiting 15:03:56 fe5ac49047c9: Waiting 15:03:56 5f4d9fc4d98d: Waiting 15:03:56 00203ea69ab5: Layer already exists 15:03:56 b267e14644fe: Layer already exists 15:03:56 b1b39b58743e: Layer already exists 15:03:56 ec5b16e4a42e: Layer already exists 15:03:56 06d6d9488dbe: Layer already exists 15:03:56 5f4d9fc4d98d: Layer already exists 15:03:56 c255198dcd80: Layer already exists 15:03:56 fe5ac49047c9: Layer already exists 15:03:56 88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + 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 15:03:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:57 ec5b16e4a42e: Preparing 15:03:57 b1b39b58743e: Preparing 15:03:57 06d6d9488dbe: Preparing 15:03:57 00203ea69ab5: Preparing 15:03:57 b267e14644fe: Preparing 15:03:57 c255198dcd80: Preparing 15:03:57 fe5ac49047c9: Preparing 15:03:57 5f4d9fc4d98d: Preparing 15:03:57 c255198dcd80: Waiting 15:03:57 fe5ac49047c9: Waiting 15:03:57 5f4d9fc4d98d: Waiting 15:03:57 ec5b16e4a42e: Layer already exists 15:03:57 00203ea69ab5: Layer already exists 15:03:57 b267e14644fe: Layer already exists 15:03:57 06d6d9488dbe: Layer already exists 15:03:57 b1b39b58743e: Layer already exists 15:03:57 fe5ac49047c9: Layer already exists 15:03:57 c255198dcd80: Layer already exists 15:03:57 5f4d9fc4d98d: Layer already exists 15:03:57 main: digest: sha256:8e5afbb51d05f4f581dd4d7d3a54098827efa157de194a9bd6238796090e9e41 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:57 ===================================================== [Pipeline] echo 15:03:57 taggedImages: 15:03:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b 15:03:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:03:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.36 15:03:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:88562a287ad16fdbf74b2cc3e025ff11c847cc0b-3.1.0-dev.36 15:03:57 - 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 15:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:03:57 15:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:03:58 arm64: Pulling from edgex-lftools-log-publisher 15:03:58 8998bd30e6a1: Pulling fs layer 15:03:58 04944245beec: Pulling fs layer 15:03:58 699f458cf7ca: Pulling fs layer 15:03:58 765212b225bb: Pulling fs layer 15:03:58 f23df028b6ca: Pulling fs layer 15:03:58 d65c8cfc05b1: Pulling fs layer 15:03:58 2437ff75d9bd: Pulling fs layer 15:03:58 d65c8cfc05b1: Waiting 15:03:58 f23df028b6ca: Waiting 15:03:58 765212b225bb: Waiting 15:03:58 2437ff75d9bd: Waiting 15:03:58 04944245beec: Verifying Checksum 15:03:58 04944245beec: Download complete 15:03:58 765212b225bb: Verifying Checksum 15:03:58 765212b225bb: Download complete 15:03:58 f23df028b6ca: Verifying Checksum 15:03:58 f23df028b6ca: Download complete 15:03:58 d65c8cfc05b1: Verifying Checksum 15:03:58 d65c8cfc05b1: Download complete 15:03:58 699f458cf7ca: Verifying Checksum 15:03:59 8998bd30e6a1: Verifying Checksum 15:03:59 8998bd30e6a1: Download complete 15:04:01 2437ff75d9bd: Verifying Checksum 15:04:01 2437ff75d9bd: Download complete 15:04:03 8998bd30e6a1: Pull complete 15:04:04 04944245beec: Pull complete 15:04:08 699f458cf7ca: Pull complete 15:04:08 765212b225bb: Pull complete 15:04:09 f23df028b6ca: Pull complete 15:04:09 d65c8cfc05b1: Pull complete 15:04:27 2437ff75d9bd: Pull complete 15:04:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:28 prd-ubuntu20.04-docker-arm64-4c-16g-16397 does not seem to be running inside a container 15:04:28 $ 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/148 -v /w/workspace/app-rfid-llrp-inventory/148:/w/workspace/app-rfid-llrp-inventory/148:rw,z -v /w/workspace/app-rfid-llrp-inventory/148@tmp:/w/workspace/app-rfid-llrp-inventory/148@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 15:04:31 $ docker top b38c679f10272fa674660a6f6af341d3ba0e1829aaf3fd8cdaf75fdc2138bc85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:32 ---> job-cost.sh 15:04:32 lf-activate-venv: SKIPPING 15:04:32 INFO: No Stack... 15:04:32 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:33 INFO: Archiving Costs [Pipeline] sh 15:04:33 + cat /w/workspace/app-rfid-llrp-inventory/148/archives/cost.csv 15:04:33 + cut -d, -f6 [Pipeline] lock 15:04:33 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] 15:04:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] did not exist. Created. 15:04:33 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:04:34 /w/workspace/app-rfid-llrp-inventory/148@tmp/durable-ff67cb1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:04:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:04:35 Warning: overwriting stash ‘stack-cost’ 15:04:35 Stashed 1 file(s) [Pipeline] } 15:04:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 15:04:35 $ docker stop --time=1 b38c679f10272fa674660a6f6af341d3ba0e1829aaf3fd8cdaf75fdc2138bc85 15:04:36 $ docker rm -f --volumes b38c679f10272fa674660a6f6af341d3ba0e1829aaf3fd8cdaf75fdc2138bc85 [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 15:04:37 provisioning config files... 15:04:37 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11320613205034912725tmp [Pipeline] { [Pipeline] sh 15:04:37 + set +x 15:04:37 + curl -s https://codecov.io/bash 15:04:37 + bash -s -- 15:04:37 15:04:37 _____ _ 15:04:37 / ____| | | 15:04:37 | | ___ __| | ___ ___ _____ __ 15:04:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:04:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:04:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:04:37 Bash-1.0.6 15:04:37 15:04:37 15:04:37 ==> git version 2.25.1 found 15:04:37 ==> 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 15:04:37 Release-Date: 2020-01-08 15:04:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:04:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:04:37 ==> Jenkins CI detected. 15:04:37 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:04:37 project root: . 15:04:37 --> token set from env 15:04:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:04:37 ==> Running gcov in . (disable via -X gcov) 15:04:37 ==> Python coveragepy not found 15:04:37 ==> Searching for coverage reports in: 15:04:37 + . 15:04:37 -> Found 1 reports 15:04:37 ==> Detecting git/mercurial file structure 15:04:37 ==> Reading reports 15:04:37 + ./coverage.out bytes=41317 15:04:37 ==> Appending adjustments 15:04:37 https://docs.codecov.io/docs/fixing-reports 15:04:37 + Found adjustments 15:04:37 ==> Gzipping contents 15:04:37 12K /tmp/codecov.tIyXfo.gz 15:04:37 ==> Uploading reports 15:04:37 url: https://codecov.io 15:04:37 query: branch=main&commit=88562a287ad16fdbf74b2cc3e025ff11c847cc0b&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:04:37 -> Pinging Codecov 15:04:37 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=88562a287ad16fdbf74b2cc3e025ff11c847cc0b&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:04:38 -> Uploading to 15:04:38 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/581DD39554BDF9B6E22D074273EAD858/88562a287ad16fdbf74b2cc3e025ff11c847cc0b/340b49a9-3f21-461d-ac00-b17ab9ef5923.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T150437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3938804f0474f00af48937f25bccc6d7c2f1bcf53bfeeb9a42932040a2c66a21 15:04:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:04:38 Dload Upload Total Spent Left Speed 15:04:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 46975 --:--:-- --:--:-- --:--:-- 46975 15:04:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] } 15:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:04:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:04:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:04:38 15:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:04:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:04:39 df9b9388f04a: Pulling fs layer 15:04:39 52dc419b0ee2: Pulling fs layer 15:04:39 25bc292e5bac: Pulling fs layer 15:04:39 114826534d7a: Pulling fs layer 15:04:39 4657fd5d0bcf: Pulling fs layer 15:04:39 6ad1cebc031e: Pulling fs layer 15:04:39 8a3aa393b2d8: Pulling fs layer 15:04:39 6ad1cebc031e: Waiting 15:04:39 4657fd5d0bcf: Waiting 15:04:39 114826534d7a: Waiting 15:04:39 8a3aa393b2d8: Waiting 15:04:39 52dc419b0ee2: Verifying Checksum 15:04:39 52dc419b0ee2: Download complete 15:04:39 25bc292e5bac: Verifying Checksum 15:04:39 25bc292e5bac: Download complete 15:04:39 4657fd5d0bcf: Verifying Checksum 15:04:39 4657fd5d0bcf: Download complete 15:04:39 df9b9388f04a: Verifying Checksum 15:04:39 df9b9388f04a: Download complete 15:04:39 df9b9388f04a: Pull complete 15:04:39 6ad1cebc031e: Verifying Checksum 15:04:39 6ad1cebc031e: Download complete 15:04:39 52dc419b0ee2: Pull complete 15:04:39 25bc292e5bac: Pull complete 15:04:40 114826534d7a: Download complete 15:04:40 8a3aa393b2d8: Verifying Checksum 15:04:40 8a3aa393b2d8: Download complete 15:04:43 114826534d7a: Pull complete 15:04:43 4657fd5d0bcf: Pull complete 15:04:43 6ad1cebc031e: Pull complete 15:04:46 8a3aa393b2d8: Pull complete 15:04:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:04:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:46 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 15:04:46 $ 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 15:04:55 $ docker top 1bc50755a8fd33f9e87d93b88af01b6e003f577e2bc9360c8b72d72aa55160a0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:04:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:04:55 + set -o pipefail 15:04:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:05:00 15:05:00 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:05:00 15:05:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f3548a81-4109-4a78-9fec-2a999e2c948a 15:05:00 15:05:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:05:00 15:05:00 15:05:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:05:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:05:00 More details here: https://snyk.co/ue1NS 15:05:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:05:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:05:00 $ docker stop --time=1 1bc50755a8fd33f9e87d93b88af01b6e003f577e2bc9360c8b72d72aa55160a0 15:05:06 $ docker rm -f --volumes 1bc50755a8fd33f9e87d93b88af01b6e003f577e2bc9360c8b72d72aa55160a0 [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 15:05:07 + git log --format=format:%s -1 88562a287ad16fdbf74b2cc3e025ff11c847cc0b [Pipeline] sh 15:05:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:08 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 15:05:08 $ 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 15:05:08 $ docker top 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:08 [ssh-agent] Looking for ssh-agent implementation... 15:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:09 $ docker exec 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 ssh-agent 15:05:09 SSH_AUTH_SOCK=/tmp/ssh-EF2BVnUcWOP1/agent.32 15:05:09 SSH_AGENT_PID=38 15:05:09 Running ssh-add (command line suppressed) 15:05:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1498566256402376390.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1498566256402376390.key) 15:05:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:09 + git semver tag 15:05:09 2023-11-02 15:05:09,745 [run_tag] DEBUG tag force:False 15:05:09 2023-11-02 15:05:09,745 [check_head_tag] DEBUG check head tag 15:05:09 2023-11-02 15:05:09,746 [execute] INFO git cat-file --batch-check 15:05:09 2023-11-02 15:05:09,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:05:09 2023-11-02 15:05:09,750 [execute] INFO git cat-file --batch 15:05:09 2023-11-02 15:05:09,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:05:09 2023-11-02 15:05:09,766 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:09 2023-11-02 15:05:09,766 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 15:05:09 2023-11-02 15:05:09,767 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:05:09 2023-11-02 15:05:09,770 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:09 3.1.0-dev.36 [Pipeline] } 15:05:09 $ docker exec --env ******** --env ******** 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 ssh-agent -k 15:05:09 unset SSH_AUTH_SOCK; 15:05:09 unset SSH_AGENT_PID; 15:05:09 echo Agent pid 38 killed; 15:05:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:10 + git semver [Pipeline] } 15:05:10 $ docker stop --time=1 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 15:05:11 $ docker rm -f --volumes 56ce84b95645733a4f1afeb2b97302b0a7fdd23c642d4baa85b05719bdd9d008 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:05:12 15:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:05:12 0.23.1-centos7: Pulling from edgex-lftools 15:05:12 ab5ef0e58194: Pulling fs layer 15:05:12 9712f1f96733: Pulling fs layer 15:05:12 63f879dbbcfc: Pulling fs layer 15:05:12 0d9ebad4ef96: Pulling fs layer 15:05:12 e9a5061849ea: Pulling fs layer 15:05:12 d747dcd14b5f: Pulling fs layer 15:05:12 2de7ff778b66: Pulling fs layer 15:05:12 e9a5061849ea: Waiting 15:05:12 d747dcd14b5f: Waiting 15:05:12 0d9ebad4ef96: Waiting 15:05:12 2de7ff778b66: Waiting 15:05:12 9712f1f96733: Verifying Checksum 15:05:13 63f879dbbcfc: Verifying Checksum 15:05:13 63f879dbbcfc: Download complete 15:05:13 e9a5061849ea: Verifying Checksum 15:05:13 e9a5061849ea: Download complete 15:05:13 d747dcd14b5f: Verifying Checksum 15:05:13 d747dcd14b5f: Download complete 15:05:13 0d9ebad4ef96: Verifying Checksum 15:05:13 0d9ebad4ef96: Download complete 15:05:13 ab5ef0e58194: Download complete 15:05:13 2de7ff778b66: Verifying Checksum 15:05:13 2de7ff778b66: Download complete 15:05:16 ab5ef0e58194: Pull complete 15:05:16 9712f1f96733: Pull complete 15:05:16 63f879dbbcfc: Pull complete 15:05:20 0d9ebad4ef96: Pull complete 15:05:20 e9a5061849ea: Pull complete 15:05:20 d747dcd14b5f: Pull complete 15:05:21 2de7ff778b66: Pull complete 15:05:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:21 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 15:05:21 $ 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 15:05:31 $ docker top 638f6be8d0d1903158dc088858cde3c1e7a9f3b3cd380c63e86a33d2ed48254f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:05:31 provisioning config files... 15:05:31 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6352045226203497865tmp 15:05:31 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12940718688942068731tmp 15:05:31 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2395217354320559835tmp [Pipeline] { [Pipeline] echo 15:05:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:05:31 ---> sigul-configuration.sh 15:05:31 gpg: directory `/root/.gnupg' created 15:05:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:05:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:05:31 gpg: keyring `/root/.gnupg/secring.gpg' created 15:05:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:05:31 gpg: CAST5 encrypted data 15:05:31 gpg: encrypted with 1 passphrase 15:05:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:05:31 + mkdir /home/jenkins 15:05:31 + mkdir /home/jenkins/sigul [Pipeline] sh 15:05:32 + 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 15:05:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:05:32 ---> sigul-install.sh 15:05:32 Sigul already installed; skipping installation. [Pipeline] sh 15:05:32 + git tag --list 15:05:32 v0.0.0 15:05:32 v1.0.0 15:05:32 v2.1.0 15:05:32 v2.1.1 15:05:32 v2.2.0 15:05:32 v2.3.0 15:05:32 v3.0 15:05:32 v3.0.0 15:05:32 v3.0.1 15:05:32 v3.0.1-dev.1 15:05:32 v3.1.0-dev.1 15:05:32 v3.1.0-dev.10 15:05:32 v3.1.0-dev.11 15:05:32 v3.1.0-dev.12 15:05:32 v3.1.0-dev.13 15:05:32 v3.1.0-dev.14 15:05:32 v3.1.0-dev.15 15:05:32 v3.1.0-dev.16 15:05:32 v3.1.0-dev.17 15:05:32 v3.1.0-dev.18 15:05:32 v3.1.0-dev.19 15:05:32 v3.1.0-dev.2 15:05:32 v3.1.0-dev.20 15:05:32 v3.1.0-dev.21 15:05:32 v3.1.0-dev.22 15:05:32 v3.1.0-dev.23 15:05:32 v3.1.0-dev.24 15:05:32 v3.1.0-dev.25 15:05:32 v3.1.0-dev.26 15:05:32 v3.1.0-dev.27 15:05:32 v3.1.0-dev.28 15:05:32 v3.1.0-dev.29 15:05:32 v3.1.0-dev.3 15:05:32 v3.1.0-dev.30 15:05:32 v3.1.0-dev.31 15:05:32 v3.1.0-dev.32 15:05:32 v3.1.0-dev.33 15:05:32 v3.1.0-dev.34 15:05:32 v3.1.0-dev.35 15:05:32 v3.1.0-dev.36 15:05:32 v3.1.0-dev.4 15:05:32 v3.1.0-dev.5 15:05:32 v3.1.0-dev.6 15:05:32 v3.1.0-dev.7 15:05:32 v3.1.0-dev.8 15:05:32 v3.1.0-dev.9 [Pipeline] sh 15:05:32 + lftools sign git-tag v3.1.0-dev.36 15:05:33 Signing Git tag with Sigul... 15:05:33 Signing v3.1.0-dev.36 [Pipeline] echo 15:05:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:05:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:05:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:05:34 $ docker stop --time=1 638f6be8d0d1903158dc088858cde3c1e7a9f3b3cd380c63e86a33d2ed48254f 15:05:35 $ docker rm -f --volumes 638f6be8d0d1903158dc088858cde3c1e7a9f3b3cd380c63e86a33d2ed48254f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:05:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:36 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 15:05:36 $ 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 15:05:36 $ docker top fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 -eo pid,comm 15:05:36 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). 15:05:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:36 [ssh-agent] Looking for ssh-agent implementation... 15:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:37 $ docker exec fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 ssh-agent 15:05:37 SSH_AUTH_SOCK=/tmp/ssh-wDi2zjUX8Li1/agent.32 15:05:37 SSH_AGENT_PID=38 15:05:37 Running ssh-add (command line suppressed) 15:05:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6073099685275024602.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6073099685275024602.key) 15:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:37 + git semver bump pre 15:05:37 2023-11-02 15:05:37,720 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:37 2023-11-02 15:05:37,721 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 15:05:37 2023-11-02 15:05:37,721 [bump_version] DEBUG bumped version:3.1.0-dev.37 15:05:37 2023-11-02 15:05:37,721 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:05:37 2023-11-02 15:05:37,721 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:37 2023-11-02 15:05:37,721 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:37 2023-11-02 15:05:37,723 [execute] INFO git cat-file --batch-check 15:05:37 2023-11-02 15:05:37,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:05:37 2023-11-02 15:05:37,727 [execute] INFO git cat-file --batch 15:05:37 2023-11-02 15:05:37,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:05:37 2023-11-02 15:05:37,732 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:37 3.1.0-dev.37 [Pipeline] } 15:05:37 $ docker exec --env ******** --env ******** fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 ssh-agent -k 15:05:37 unset SSH_AUTH_SOCK; 15:05:37 unset SSH_AGENT_PID; 15:05:37 echo Agent pid 38 killed; 15:05:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:38 + git semver [Pipeline] } 15:05:38 $ docker stop --time=1 fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 15:05:39 $ docker rm -f --volumes fa03fc5393eea41be9bab93af7bf75894125343471653f2eb060cb389a9a4940 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:40 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 15:05:40 $ 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 15:05:40 $ docker top 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 -eo pid,comm 15:05:40 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). 15:05:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:40 [ssh-agent] Looking for ssh-agent implementation... 15:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:41 $ docker exec 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 ssh-agent 15:05:41 SSH_AUTH_SOCK=/tmp/ssh-BzG135zHVsqD/agent.32 15:05:41 SSH_AGENT_PID=38 15:05:41 Running ssh-add (command line suppressed) 15:05:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256246738571019826.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256246738571019826.key) 15:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:41 + git semver push 15:05:41 2023-11-02 15:05:41,748 [run_push] DEBUG push 15:05:41 2023-11-02 15:05:41,748 [execute] INFO git cat-file --batch-check 15:05:41 2023-11-02 15:05:41,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:05:41 2023-11-02 15:05:41,752 [execute] INFO git rev-list bd575863771ce3af672712d77e43b0f1e3f3520c -- 15:05:41 2023-11-02 15:05:41,752 [execute] DEBUG Popen(['git', 'rev-list', 'bd575863771ce3af672712d77e43b0f1e3f3520c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:05:41 2023-11-02 15:05:41,760 [execute] INFO git fetch -v origin 15:05:41 2023-11-02 15:05:41,760 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:05:42 2023-11-02 15:05:42,547 [run_push] DEBUG no remote changes detected 15:05:42 2023-11-02 15:05:42,548 [execute] INFO git push origin semver 15:05:42 2023-11-02 15:05:42,548 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:05:43 2023-11-02 15:05:43,452 [run_push] DEBUG push all version tags 15:05:43 2023-11-02 15:05:43,453 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:05:43 2023-11-02 15:05:43,453 [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) 15:05:44 2023-11-02 15:05:44,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:05:44 3.1.0-dev.37 [Pipeline] } 15:05:44 $ docker exec --env ******** --env ******** 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 ssh-agent -k 15:05:44 unset SSH_AUTH_SOCK; 15:05:44 unset SSH_AGENT_PID; 15:05:44 echo Agent pid 38 killed; 15:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:44 + git semver [Pipeline] } 15:05:44 $ docker stop --time=1 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 15:05:46 $ docker rm -f --volumes 059659bd1c59285387c737c01ad5bd94073d2760fb1e53bf5f8b6e7a35388721 [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 15:05:46 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:05:46 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:05:46 total 16 15:05:46 drwxr-xr-x 3 root root 4096 Nov 2 14:53 . 15:05:46 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 15:05 .. 15:05:46 drwxr-xr-x 2 root root 4096 Nov 2 14:53 cost 15:05:46 -rw-r--r-- 1 root root 95 Nov 2 14:53 cost.csv 15:05:46 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:05:46 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:05:46 total 16 15:05:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:53 . 15:05:46 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 15:05 .. 15:05:46 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 14:53 cost 15:05:46 -rw-r--r-- 1 jenkins jenkins 95 Nov 2 14:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:05:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:05:47 ---> package-listing.sh 15:05:47 ++ facter osfamily 15:05:47 ++ tr '[:upper:]' '[:lower:]' 15:05:48 + OS_FAMILY=debian 15:05:48 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:05:48 + START_PACKAGES=/tmp/packages_start.txt 15:05:48 + END_PACKAGES=/tmp/packages_end.txt 15:05:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:48 + PACKAGES=/tmp/packages_start.txt 15:05:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:05:48 + PACKAGES=/tmp/packages_end.txt 15:05:48 + case "${OS_FAMILY}" in 15:05:48 + dpkg -l 15:05:48 + grep '^ii' 15:05:48 + '[' -f /tmp/packages_start.txt ']' 15:05:48 + '[' -f /tmp/packages_end.txt ']' 15:05:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:05:48 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:05:48 + 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 15:05:48 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 15:05:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:49 prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container 15:05:49 $ 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 15:05:49 $ docker top 21c661f0fab8d74229dfa67530e73c80e54289cc2d7990c14f576eb250d5ba0b -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:49 + touch /tmp/pre-build-complete [Pipeline] sh 15:05:49 + mkdir -p /var/log/sysstat [Pipeline] sh 15:05:50 + ls /var/log/sa-host 15:05:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:50 provisioning config files... 15:05:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10004182341903600788tmp [Pipeline] { [Pipeline] echo 15:05:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:05:50 ---> create-netrc.sh [Pipeline] } 15:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:05:50 ---> python-tools-install.sh [Pipeline] echo 15:05:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:05:51 ---> sudo-logs.sh 15:05:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:05:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:05:51 ---> job-cost.sh 15:05:51 lf-activate-venv: SKIPPING 15:05:51 DEBUG: total: 0.2199999988079071 15:05:51 INFO: Retrieving Stack Cost... 15:05:51 INFO: Retrieving Pricing Info for: v3-standard-8 15:05:52 INFO: Archiving Costs [Pipeline] echo 15:05:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:05:52 ---> logs-deploy.sh 15:05:52 lf-activate-venv: SKIPPING 15:05:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/148 15:05:52 INFO: archiving workspace using pattern(s): 15:05:53 Archives upload complete. 15:05:53 INFO: archiving logs to Nexus 15:05:54 ---> uname -a: 15:05:54 Linux prd-ubuntu20-04-docker-8c-8g-16395 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:05:54 15:05:54 15:05:54 ---> lscpu: 15:05:54 Architecture: x86_64 15:05:54 CPU op-mode(s): 32-bit, 64-bit 15:05:54 Byte Order: Little Endian 15:05:54 Address sizes: 40 bits physical, 48 bits virtual 15:05:54 CPU(s): 8 15:05:54 On-line CPU(s) list: 0-7 15:05:54 Thread(s) per core: 1 15:05:54 Core(s) per socket: 1 15:05:54 Socket(s): 8 15:05:54 NUMA node(s): 1 15:05:54 Vendor ID: AuthenticAMD 15:05:54 CPU family: 23 15:05:54 Model: 49 15:05:54 Model name: AMD EPYC-Rome Processor 15:05:54 Stepping: 0 15:05:54 CPU MHz: 2799.998 15:05:54 BogoMIPS: 5599.99 15:05:54 Virtualization: AMD-V 15:05:54 Hypervisor vendor: KVM 15:05:54 Virtualization type: full 15:05:54 L1d cache: 256 KiB 15:05:54 L1i cache: 256 KiB 15:05:54 L2 cache: 4 MiB 15:05:54 L3 cache: 128 MiB 15:05:54 NUMA node0 CPU(s): 0-7 15:05:54 Vulnerability Itlb multihit: Not affected 15:05:54 Vulnerability L1tf: Not affected 15:05:54 Vulnerability Mds: Not affected 15:05:54 Vulnerability Meltdown: Not affected 15:05:54 Vulnerability Mmio stale data: Not affected 15:05:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:05:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:05:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:05:54 Vulnerability Srbds: Not affected 15:05:54 Vulnerability Tsx async abort: Not affected 15:05:54 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 15:05:54 15:05:54 15:05:54 ---> nproc: 15:05:54 8 15:05:54 15:05:54 15:05:54 ---> df -h: 15:05:54 Filesystem Size Used Avail Use% Mounted on 15:05:54 overlay 155G 13G 143G 9% / 15:05:54 tmpfs 64M 0 64M 0% /dev 15:05:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:05:54 shm 64M 0 64M 0% /dev/shm 15:05:54 /dev/vda1 155G 13G 143G 9% /facter-os 15:05:54 15:05:54 15:05:54 ---> sar -b -r -n DEV: 15:05:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16395) 11/02/23 _x86_64_ (8 CPU) 15:05:54 15:05:54 14:49:03 LINUX RESTART (8 CPU) 15:05:54 15:05:54 14:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:05:54 14:51:01 143.50 1.47 142.03 0.00 46.45 41482.87 0.00 15:05:54 14:52:01 113.93 0.12 113.81 0.00 19.60 34639.04 0.00 15:05:54 14:53:01 146.54 0.15 146.39 0.00 4.26 39269.57 0.00 15:05:54 14:54:01 85.35 0.03 85.32 0.00 4.93 17450.02 0.00 15:05:54 14:55:01 55.26 11.61 43.64 0.00 5176.87 8464.46 0.00 15:05:54 14:56:01 4.45 0.02 4.43 0.00 0.13 98.23 0.00 15:05:54 14:57:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 15:05:54 14:58:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 15:05:54 14:59:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 15:05:54 15:00:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 15:05:54 15:01:01 1.63 0.00 1.63 0.00 0.00 21.46 0.00 15:05:54 15:02:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 15:05:54 15:03:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 15:05:54 15:04:01 2.42 0.02 2.40 0.00 0.13 26.40 0.00 15:05:54 15:05:01 37.96 0.23 37.73 0.00 15.46 25241.93 0.00 15:05:54 Average: 39.93 0.91 39.02 0.00 351.49 11088.88 0.00 15:05:54 15:05:54 14:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:54 14:51:01 28492620 31571452 745988 2.27 111076 3169028 1872784 5.52 1153440 2783776 161892 15:05:54 14:52:01 27635208 31232424 1076548 3.27 151032 3598472 2415736 7.12 1575716 3161564 403936 15:05:54 14:53:01 28070724 31531836 781376 2.38 155384 3470140 1930940 5.69 1279848 3038204 424 15:05:54 14:54:01 27598504 31558608 752500 2.29 164372 3909940 1774996 5.23 1275116 3464500 16 15:05:54 14:55:01 27126964 31535340 736340 2.24 193404 4334916 1719904 5.07 1582384 3590856 228 15:05:54 14:56:01 27135808 31539196 732556 2.23 191940 4331664 1701628 5.01 1577848 3587644 24 15:05:54 14:57:01 27135800 31539292 732452 2.23 191984 4331668 1701628 5.01 1578108 3587648 8 15:05:54 14:58:01 27145880 31549452 722208 2.20 192056 4331672 1701628 5.01 1568092 3587656 8 15:05:54 14:59:01 27146840 31550456 721112 2.19 192140 4331664 1701628 5.01 1567616 3587660 24 15:05:54 15:00:01 27147108 31550780 720772 2.19 192180 4331676 1701628 5.01 1567532 3587664 8 15:05:54 15:01:01 27149800 31553568 717932 2.18 192268 4331676 1701628 5.01 1565000 3587668 8 15:05:54 15:02:01 27149952 31553956 717704 2.18 192328 4331812 1701628 5.01 1565304 3587804 180 15:05:54 15:03:01 27149904 31553932 717664 2.18 192344 4331816 1701628 5.01 1565500 3587808 172 15:05:54 15:04:01 27147896 31552064 719148 2.19 192392 4331816 1724952 5.08 1566000 3587788 168 15:05:54 15:05:01 26003900 31509196 754536 2.29 209976 5322416 1865040 5.50 1729492 4470084 302692 15:05:54 Average: 27282461 31525437 756589 2.30 180992 4186025 1794492 5.29 1514466 3519888 57986 15:05:54 15:05:54 14:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:54 14:51:01 docker0 234.33 385.24 19.40 2433.33 0.00 0.00 0.00 0.00 15:05:54 14:51:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 15:05:54 14:51:01 ens3 505.74 308.06 5571.73 37.46 0.00 0.00 0.00 0.00 15:05:54 14:52:01 veth13afd85 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:05:54 14:52:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:05:54 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 14:52:01 ens3 24.70 16.33 33.57 10.25 0.00 0.00 0.00 0.00 15:05:54 14:53:01 docker0 3.58 6.85 0.22 64.92 0.00 0.00 0.00 0.00 15:05:54 14:53:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 15:05:54 14:53:01 ens3 54.02 43.51 143.70 91.13 0.00 0.00 0.00 0.00 15:05:54 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:54:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 15:05:54 14:54:01 ens3 143.88 104.28 2553.05 248.99 0.00 0.00 0.00 0.00 15:05:54 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:55:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:05:54 14:55:01 ens3 163.61 63.94 2730.76 5.09 0.00 0.00 0.00 0.00 15:05:54 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 14:56:01 ens3 2.95 0.48 0.51 0.22 0.00 0.00 0.00 0.00 15:05:54 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:57:01 ens3 1.72 0.40 0.43 0.27 0.00 0.00 0.00 0.00 15:05:54 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 14:58:01 ens3 1.55 0.70 0.66 0.48 0.00 0.00 0.00 0.00 15:05:54 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 14:59:01 ens3 1.47 0.62 0.65 0.47 0.00 0.00 0.00 0.00 15:05:54 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 15:00:01 ens3 0.57 0.47 0.33 0.28 0.00 0.00 0.00 0.00 15:05:54 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:01:01 ens3 0.32 0.07 0.07 0.00 0.00 0.00 0.00 0.00 15:05:54 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 15:02:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:03:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:05:54 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:54 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:54 15:04:01 ens3 0.90 0.27 0.19 0.08 0.00 0.00 0.00 0.00 15:05:54 15:05:01 veth3568c16 63.62 98.90 5.95 1027.10 0.00 0.00 0.00 0.08 15:05:54 15:05:01 docker0 63.62 98.78 5.08 1027.09 0.00 0.00 0.00 0.00 15:05:54 15:05:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:05:54 15:05:01 ens3 233.41 143.51 5005.66 18.70 0.00 0.00 0.00 0.00 15:05:54 Average: veth3568c16 4.25 6.60 0.40 68.54 0.00 0.00 0.00 0.01 15:05:54 Average: docker0 19.88 32.37 1.63 232.74 0.00 0.00 0.00 0.00 15:05:54 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 15:05:54 Average: ens3 75.24 45.24 1064.72 27.55 0.00 0.00 0.00 0.00 15:05:54 15:05:54 15:05:54 ---> sar -P ALL: 15:05:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16395) 11/02/23 _x86_64_ (8 CPU) 15:05:54 15:05:54 14:49:03 LINUX RESTART (8 CPU) 15:05:54 15:05:54 14:50:02 CPU %user %nice %system %iowait %steal %idle 15:05:54 14:51:01 all 5.37 0.00 2.45 3.96 0.08 88.15 15:05:54 14:51:01 0 6.01 0.00 2.33 0.36 0.22 91.08 15:05:54 14:51:01 1 5.44 0.00 1.66 0.50 0.07 92.33 15:05:54 14:51:01 2 5.17 0.00 2.00 5.39 0.05 87.39 15:05:54 14:51:01 3 5.68 0.00 2.99 14.02 0.05 77.26 15:05:54 14:51:01 4 4.99 0.00 3.15 10.66 0.05 81.15 15:05:54 14:51:01 5 5.40 0.00 1.99 0.41 0.05 92.15 15:05:54 14:51:01 6 5.19 0.00 2.88 0.24 0.03 91.66 15:05:54 14:51:01 7 5.06 0.00 2.59 0.14 0.09 92.12 15:05:54 14:52:01 all 25.36 0.00 3.87 4.15 0.09 66.52 15:05:54 14:52:01 0 25.65 0.00 4.68 1.04 0.10 68.52 15:05:54 14:52:01 1 25.10 0.00 3.50 0.57 0.08 70.74 15:05:54 14:52:01 2 27.44 0.00 3.41 5.78 0.12 63.25 15:05:54 14:52:01 3 24.84 0.00 4.94 24.05 0.10 46.07 15:05:54 14:52:01 4 24.90 0.00 3.80 0.25 0.08 70.97 15:05:54 14:52:01 5 26.08 0.00 3.49 0.64 0.10 69.69 15:05:54 14:52:01 6 24.53 0.00 3.73 0.79 0.08 70.86 15:05:54 14:52:01 7 24.36 0.00 3.42 0.12 0.08 72.01 15:05:54 14:53:01 all 31.18 0.00 3.87 5.08 0.10 59.76 15:05:54 14:53:01 0 30.35 0.00 3.56 7.11 0.10 58.89 15:05:54 14:53:01 1 30.17 0.00 4.39 7.77 0.08 57.60 15:05:54 14:53:01 2 31.54 0.00 3.55 1.34 0.08 63.49 15:05:54 14:53:01 3 31.50 0.00 3.72 5.49 0.19 59.10 15:05:54 14:53:01 4 30.04 0.00 4.67 14.13 0.09 51.07 15:05:54 14:53:01 5 31.90 0.00 3.65 0.57 0.07 63.81 15:05:54 14:53:01 6 30.27 0.00 3.78 2.85 0.13 62.97 15:05:54 14:53:01 7 33.70 0.00 3.69 1.48 0.08 61.04 15:05:54 14:54:01 all 3.50 0.00 1.29 1.96 0.04 93.22 15:05:54 14:54:01 0 2.66 0.00 0.97 0.03 0.02 96.32 15:05:54 14:54:01 1 2.78 0.00 0.72 3.42 0.05 93.03 15:05:54 14:54:01 2 3.22 0.00 1.69 10.14 0.03 84.91 15:05:54 14:54:01 3 4.01 0.00 1.48 0.72 0.05 93.75 15:05:54 14:54:01 4 3.20 0.00 1.42 1.16 0.03 94.19 15:05:54 14:54:01 5 3.87 0.00 2.02 0.08 0.03 93.99 15:05:54 14:54:01 6 4.07 0.00 0.75 0.00 0.02 95.16 15:05:54 14:54:01 7 4.18 0.00 1.31 0.10 0.05 94.36 15:05:54 14:55:01 all 2.61 0.00 1.38 2.72 0.03 93.26 15:05:54 14:55:01 0 2.04 0.00 1.19 1.09 0.03 95.66 15:05:54 14:55:01 1 2.04 0.00 1.39 0.13 0.02 96.43 15:05:54 14:55:01 2 2.92 0.00 1.13 1.50 0.03 94.42 15:05:54 14:55:01 3 4.36 0.00 1.10 1.29 0.05 93.20 15:05:54 14:55:01 4 2.51 0.00 2.66 1.57 0.02 93.25 15:05:54 14:55:01 5 2.42 0.00 1.00 2.45 0.02 94.11 15:05:54 14:55:01 6 1.95 0.00 1.07 12.13 0.02 84.84 15:05:54 14:55:01 7 2.67 0.00 1.49 1.62 0.03 94.18 15:05:54 14:56:01 all 0.18 0.00 0.05 0.06 0.01 99.70 15:05:54 14:56:01 0 0.10 0.00 0.03 0.00 0.00 99.87 15:05:54 14:56:01 1 0.08 0.00 0.08 0.00 0.02 99.82 15:05:54 14:56:01 2 0.23 0.00 0.12 0.02 0.00 99.63 15:05:54 14:56:01 3 0.03 0.00 0.05 0.25 0.00 99.67 15:05:54 14:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:05:54 14:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:05:54 14:56:01 6 0.85 0.00 0.00 0.22 0.00 98.94 15:05:54 14:56:01 7 0.05 0.00 0.07 0.00 0.02 99.87 15:05:54 14:57:01 all 0.14 0.00 0.03 0.02 0.00 99.80 15:05:54 14:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 14:57:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:05:54 14:57:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:05:54 14:57:01 3 0.05 0.00 0.05 0.02 0.02 99.87 15:05:54 14:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 14:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 14:57:01 6 0.94 0.00 0.13 0.13 0.00 98.79 15:05:54 14:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 14:58:01 all 0.04 0.00 0.01 0.03 0.01 99.91 15:05:54 14:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:05:54 14:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:05:54 14:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:05:54 14:58:01 3 0.07 0.00 0.02 0.02 0.02 99.88 15:05:54 14:58:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:05:54 14:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:05:54 14:58:01 6 0.00 0.00 0.02 0.23 0.02 99.73 15:05:54 14:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 14:59:01 all 0.02 0.00 0.02 0.04 0.00 99.92 15:05:54 14:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:05:54 14:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:05:54 14:59:01 2 0.03 0.00 0.05 0.18 0.00 99.73 15:05:54 14:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:05:54 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 14:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:05:54 14:59:01 6 0.02 0.00 0.00 0.17 0.00 99.82 15:05:54 14:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 15:00:01 all 0.03 0.00 0.00 0.02 0.00 99.94 15:05:54 15:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:05:54 15:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:05:54 15:00:01 2 0.03 0.00 0.00 0.02 0.02 99.93 15:05:54 15:00:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:05:54 15:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 15:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:05:54 15:00:01 6 0.02 0.00 0.00 0.17 0.00 99.82 15:05:54 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:05:54 15:01:01 all 0.05 0.00 0.02 0.20 0.00 99.74 15:05:54 15:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 15:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:05:54 15:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:05:54 15:01:01 3 0.03 0.00 0.03 0.50 0.02 99.42 15:05:54 15:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:05:54 15:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 15:01:01 6 0.30 0.00 0.03 1.07 0.00 98.60 15:05:54 15:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:05:54 15:05:54 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:05:54 15:02:01 all 0.03 0.00 0.01 0.07 0.00 99.88 15:05:54 15:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:05:54 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:05:54 15:02:01 2 0.03 0.00 0.02 0.18 0.00 99.77 15:05:54 15:02:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:05:54 15:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:05:54 15:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:05:54 15:02:01 6 0.03 0.00 0.02 0.40 0.00 99.55 15:05:54 15:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 15:03:01 all 0.08 0.00 0.01 0.00 0.01 99.90 15:05:54 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:05:54 15:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 15:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:05:54 15:03:01 3 0.07 0.00 0.03 0.02 0.02 99.87 15:05:54 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:05:54 15:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:05:54 15:03:01 6 0.53 0.00 0.00 0.00 0.02 99.45 15:05:54 15:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 15:04:01 all 0.12 0.00 0.02 0.06 0.00 99.79 15:05:54 15:04:01 0 0.03 0.00 0.02 0.20 0.02 99.73 15:05:54 15:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 15:04:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:05:54 15:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:05:54 15:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:05:54 15:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:05:54 15:04:01 6 0.70 0.00 0.00 0.27 0.00 99.04 15:05:54 15:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:05:54 15:05:01 all 4.26 0.00 1.62 2.00 0.04 92.08 15:05:54 15:05:01 0 4.29 0.00 1.98 0.32 0.03 93.39 15:05:54 15:05:01 1 5.22 0.00 1.05 0.07 0.03 93.63 15:05:54 15:05:01 2 4.69 0.00 1.62 0.07 0.03 93.59 15:05:54 15:05:01 3 3.89 0.00 1.80 13.07 0.05 81.19 15:05:54 15:05:01 4 3.29 0.00 1.96 0.05 0.03 94.67 15:05:54 15:05:01 5 4.42 0.00 1.88 0.02 0.02 93.67 15:05:54 15:05:01 6 3.40 0.00 0.98 2.45 0.07 93.09 15:05:54 15:05:01 7 4.89 0.00 1.66 0.02 0.03 93.40 15:05:54 Average: all 4.83 0.00 0.97 1.35 0.03 92.82 15:05:54 Average: 0 4.72 0.00 0.98 0.67 0.04 93.58 15:05:54 Average: 1 4.70 0.00 0.85 0.82 0.02 93.60 15:05:54 Average: 2 4.99 0.00 0.91 1.63 0.03 92.45 15:05:54 Average: 3 4.95 0.00 1.08 3.93 0.04 90.00 15:05:54 Average: 4 4.56 0.00 1.17 1.82 0.02 92.42 15:05:54 Average: 5 4.92 0.00 0.94 0.28 0.02 93.84 15:05:54 Average: 6 4.82 0.00 0.89 1.41 0.03 92.86 15:05:54 Average: 7 4.97 0.00 0.95 0.23 0.03 93.82 15:05:54 15:05:54 15:05:54