Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c241bade3ee9071a9e26e762dececcccd66e40f4 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-ssh17876896677469453581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh158473558427068952.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15605893154286537012.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4780774695182182744.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-ssh3281151973661338514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7833 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 c241bade3ee9071a9e26e762dececcccd66e40f4 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#229)" > git rev-list --no-walk 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:13 ========================================================= 15:21:13 EdgeX Global Pipelines Version Info 15:21:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:14 ------------------- 15:21:14 stable info: 15:21:14 ------------------- 15:21:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:21:14 Message: update stable to v1.0.254 15:21:14 ------------------- 15:21:14 experimental info: 15:21:14 ------------------- 15:21:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:21:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:21:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c241bad [Pipeline] echo 15:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:15 provisioning config files... 15:21:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3105452153724181731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:15 ---> docker-login.sh 15:21:15 nexus3.edgexfoundry.org:10001 15:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:15 Configure a credential helper to remove this warning. See 15:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:15 15:21:15 Login Succeeded 15:21:15 nexus3.edgexfoundry.org:10002 15:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:16 Configure a credential helper to remove this warning. See 15:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:16 15:21:16 Login Succeeded 15:21:16 nexus3.edgexfoundry.org:10003 15:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:16 Configure a credential helper to remove this warning. See 15:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:16 15:21:16 Login Succeeded 15:21:16 nexus3.edgexfoundry.org:10004 15:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:16 Configure a credential helper to remove this warning. See 15:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:16 15:21:16 Login Succeeded 15:21:16 docker.io 15:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:16 Configure a credential helper to remove this warning. See 15:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:16 15:21:16 Login Succeeded 15:21:16 ---> docker-login.sh ends [Pipeline] } 15:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:21:17 + git rev-list -1 --merges c241bade3ee9071a9e26e762dececcccd66e40f4~1..c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo 15:21:17 -----------> git rev-list -1 --merges c241bade3ee9071a9e26e762dececcccd66e40f4~1..c241bade3ee9071a9e26e762dececcccd66e40f4 c241bade3ee9071a9e26e762dececcccd66e40f4 [false] [Pipeline] sh 15:21:17 + git log --format=format:%s -1 c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo 15:21:17 ========================================================= 15:21:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:21:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:17 + git log --format=format:%s -1 c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] echo 15:21:17 [semverPrep] GIT_COMMIT: c241bade3ee9071a9e26e762dececcccd66e40f4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#229) [Pipeline] echo 15:21:17 [semverPrep] This is not a build commit. [Pipeline] sh 15:21:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:18 + grep -v github /etc/ssh/ssh_known_hosts 15:21:18 + [ -e /tmp/ssh_known_hosts ] 15:21:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:21:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:21:18 + sudo tee -a /etc/ssh/ssh_known_hosts 15:21:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:18 15:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:18 0.1.4: Pulling from edgex-devops/py-git-semver 15:21:18 b85a868b505f: Pulling fs layer 15:21:18 e2be974225ed: Pulling fs layer 15:21:18 339a4e72a1f5: Pulling fs layer 15:21:18 988bab9f4d93: Pulling fs layer 15:21:18 1469e6f7b9e6: Pulling fs layer 15:21:18 eaf3925da568: Pulling fs layer 15:21:18 bab4dde63d76: Pulling fs layer 15:21:18 1469e6f7b9e6: Waiting 15:21:18 bde34c3a00c8: Pulling fs layer 15:21:18 b352a97aabf1: Pulling fs layer 15:21:18 bde34c3a00c8: Waiting 15:21:18 b352a97aabf1: Waiting 15:21:18 4872d77fe225: Pulling fs layer 15:21:18 5851b861e8e6: Pulling fs layer 15:21:18 4872d77fe225: Waiting 15:21:18 5851b861e8e6: Waiting 15:21:18 bab4dde63d76: Waiting 15:21:18 e2be974225ed: Verifying Checksum 15:21:18 e2be974225ed: Download complete 15:21:18 988bab9f4d93: Verifying Checksum 15:21:18 988bab9f4d93: Download complete 15:21:19 1469e6f7b9e6: Verifying Checksum 15:21:19 1469e6f7b9e6: Download complete 15:21:19 339a4e72a1f5: Verifying Checksum 15:21:19 339a4e72a1f5: Download complete 15:21:19 eaf3925da568: Verifying Checksum 15:21:19 eaf3925da568: Download complete 15:21:19 bde34c3a00c8: Verifying Checksum 15:21:19 bde34c3a00c8: Download complete 15:21:19 b352a97aabf1: Verifying Checksum 15:21:19 b352a97aabf1: Download complete 15:21:19 4872d77fe225: Verifying Checksum 15:21:19 4872d77fe225: Download complete 15:21:19 5851b861e8e6: Verifying Checksum 15:21:19 5851b861e8e6: Download complete 15:21:19 b85a868b505f: Verifying Checksum 15:21:19 b85a868b505f: Download complete 15:21:19 bab4dde63d76: Verifying Checksum 15:21:19 bab4dde63d76: Download complete 15:21:20 b85a868b505f: Pull complete 15:21:20 e2be974225ed: Pull complete 15:21:21 339a4e72a1f5: Pull complete 15:21:21 988bab9f4d93: Pull complete 15:21:21 1469e6f7b9e6: Pull complete 15:21:21 eaf3925da568: Pull complete 15:21:23 bab4dde63d76: Pull complete 15:21:23 bde34c3a00c8: Pull complete 15:21:23 b352a97aabf1: Pull complete 15:21:23 4872d77fe225: Pull complete 15:21:23 5851b861e8e6: Pull complete 15:21:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:24 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:21:24 $ 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 15:21:27 $ docker top a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a -eo pid,comm 15:21:27 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:21:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:27 [ssh-agent] Looking for ssh-agent implementation... 15:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:27 $ docker exec a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent 15:21:27 SSH_AUTH_SOCK=/tmp/ssh-TBehfWDbk4s3/agent.32 15:21:27 SSH_AGENT_PID=38 15:21:27 Running ssh-add (command line suppressed) 15:21:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7190001564984396981.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7190001564984396981.key) 15:21:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:27 + git tag --points-at HEAD [Pipeline] } 15:21:27 $ docker exec --env ******** --env ******** a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent -k 15:21:28 unset SSH_AUTH_SOCK; 15:21:28 unset SSH_AGENT_PID; 15:21:28 echo Agent pid 38 killed; 15:21:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:28 [ssh-agent] Looking for ssh-agent implementation... 15:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:28 $ docker exec a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent 15:21:28 SSH_AUTH_SOCK=/tmp/ssh-y7lHIARsp6A6/agent.70 15:21:28 SSH_AGENT_PID=76 15:21:28 Running ssh-add (command line suppressed) 15:21:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_881488134037526992.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_881488134037526992.key) 15:21:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:28 + git semver init 15:21:29 2023-09-25 15:21:28,959 [run_init] DEBUG init version:0.0.0 force:False 15:21:29 2023-09-25 15:21:28,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:21:29 2023-09-25 15:21:28,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:21:29 2023-09-25 15:21:28,961 [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) 15:21:30 2023-09-25 15:21:30,124 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:21:30 2023-09-25 15:21:30,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:21:30 2023-09-25 15:21:30,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:30 2023-09-25 15:21:30,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:30 3.1.0-dev.21 [Pipeline] } 15:21:30 $ docker exec --env ******** --env ******** a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a ssh-agent -k 15:21:30 unset SSH_AUTH_SOCK; 15:21:30 unset SSH_AGENT_PID; 15:21:30 echo Agent pid 76 killed; 15:21:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:30 + git semver [Pipeline] } 15:21:31 $ docker stop --time=1 a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a 15:21:32 $ docker rm -f --volumes a970a9c51692de93f1573afac869c97b5ba8d5ae8eb5f29c8f9f9471517a1b9a [Pipeline] // withDockerContainer [Pipeline] sh 15:21:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:32 Stashed 1 file(s) [Pipeline] echo 15:21:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 15:21:33 provisioning config files... 15:21:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2728228587228187957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:33 ---> docker-login.sh 15:21:33 nexus3.edgexfoundry.org:10001 15:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:33 Configure a credential helper to remove this warning. See 15:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:33 15:21:33 Login Succeeded 15:21:33 nexus3.edgexfoundry.org:10002 15:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:33 Configure a credential helper to remove this warning. See 15:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:33 15:21:33 Login Succeeded 15:21:33 nexus3.edgexfoundry.org:10003 15:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:33 Configure a credential helper to remove this warning. See 15:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:33 15:21:33 Login Succeeded 15:21:33 nexus3.edgexfoundry.org:10004 15:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:33 Configure a credential helper to remove this warning. See 15:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:33 15:21:33 Login Succeeded 15:21:33 docker.io 15:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:33 Configure a credential helper to remove this warning. See 15:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:33 15:21:33 Login Succeeded 15:21:33 ---> docker-login.sh ends [Pipeline] } 15:21:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:34 ========================================================= 15:21:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:21:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:34 + 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 . 15:21:34 Sending build context to Docker daemon 12.72MB 15:21:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:21:34 Step 2/12 : FROM ${BASE} AS builder 15:21:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:34 7264a8db6415: Pulling fs layer 15:21:34 c4d48a809fc2: Pulling fs layer 15:21:34 4f1c88b9dad5: Pulling fs layer 15:21:34 ad3a456e5733: Pulling fs layer 15:21:34 33e27b845d1e: Pulling fs layer 15:21:34 c68163c4e522: Pulling fs layer 15:21:34 50da416c3ac9: Pulling fs layer 15:21:34 23d2d4c4bb30: Pulling fs layer 15:21:34 33e27b845d1e: Waiting 15:21:34 c68163c4e522: Waiting 15:21:34 50da416c3ac9: Waiting 15:21:34 ad3a456e5733: Waiting 15:21:34 c4d48a809fc2: Verifying Checksum 15:21:34 c4d48a809fc2: Download complete 15:21:34 ad3a456e5733: Verifying Checksum 15:21:34 ad3a456e5733: Download complete 15:21:34 33e27b845d1e: Verifying Checksum 15:21:34 33e27b845d1e: Download complete 15:21:34 7264a8db6415: Verifying Checksum 15:21:34 7264a8db6415: Download complete 15:21:34 c68163c4e522: Verifying Checksum 15:21:34 c68163c4e522: Download complete 15:21:34 7264a8db6415: Pull complete 15:21:34 23d2d4c4bb30: Verifying Checksum 15:21:34 23d2d4c4bb30: Download complete 15:21:34 c4d48a809fc2: Pull complete 15:21:34 4f1c88b9dad5: Verifying Checksum 15:21:34 4f1c88b9dad5: Download complete 15:21:35 50da416c3ac9: Verifying Checksum 15:21:35 50da416c3ac9: Download complete 15:21:39 4f1c88b9dad5: Pull complete 15:21:39 ad3a456e5733: Pull complete 15:21:39 33e27b845d1e: Pull complete 15:21:39 c68163c4e522: Pull complete 15:21:42 50da416c3ac9: Pull complete 15:21:42 23d2d4c4bb30: Pull complete 15:21:42 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:21:42 ---> 0786185ac409 15:21:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:21:47 ---> Running in 142c062cd542 15:21:47 Removing intermediate container 142c062cd542 15:21:47 ---> cd1169589624 15:21:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:21:47 ---> Running in 8f76cfd5e78d 15:21:47 Removing intermediate container 8f76cfd5e78d 15:21:47 ---> c953e2a0228c 15:21:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:21:47 ---> Running in e40a7c7e4e7f 15:21:47 Removing intermediate container e40a7c7e4e7f 15:21:47 ---> f1a2168a12fd 15:21:47 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:47 ---> Running in f5ed0e75dae3 15:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:47 OK: 264 MiB in 52 packages 15:21:47 Removing intermediate container f5ed0e75dae3 15:21:47 ---> c543d64ab9fa 15:21:47 Step 7/12 : WORKDIR /app 15:21:47 ---> Running in 4a4f84cfbc27 15:21:47 Removing intermediate container 4a4f84cfbc27 15:21:47 ---> 3e88039d6c9b 15:21:47 Step 8/12 : COPY go.mod vendor* ./ 15:21:48 Still waiting to schedule task 15:21:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:21:48 ---> e17999deee00 15:21:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:48 ---> Running in f550c5f178f3 15:22:26 Removing intermediate container f550c5f178f3 15:22:26 ---> c7ace601c47b 15:22:26 Step 10/12 : COPY . . 15:22:26 ---> 6b44b426eab1 15:22:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:26 ---> Running in a8b07dadf450 15:22:26 Removing intermediate container a8b07dadf450 15:22:26 ---> 860f62fe102e 15:22:26 Step 12/12 : RUN $MAKE 15:22:27 ---> Running in 6b20a2939446 15:22:27 noop 15:22:27 Removing intermediate container 6b20a2939446 15:22:27 ---> fd51f0e1bedf 15:22:27 Successfully built fd51f0e1bedf 15:22:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:28 + docker inspect -f . ci-base-image-x86_64 15:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:28 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:22:28 $ 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 15:22:28 $ docker top fd7974aeca1d3d16148dd3df8b48e8fa4a09ba8b9455d9862dcb5a30f8dbe436 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:28 + go version 15:22:28 go version go1.21.0 linux/amd64 [Pipeline] } 15:22:28 $ docker stop --time=1 fd7974aeca1d3d16148dd3df8b48e8fa4a09ba8b9455d9862dcb5a30f8dbe436 15:22:30 $ docker rm -f --volumes fd7974aeca1d3d16148dd3df8b48e8fa4a09ba8b9455d9862dcb5a30f8dbe436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:30 + docker inspect -f . ci-base-image-x86_64 15:22:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:30 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:22:30 $ 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 15:22:30 $ docker top 0f1a95b12231970bfed43d545f58c2108717947ef5accef70a045e9a16303b74 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:31 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:22:31 + make test 15:22:31 go test -race ./... -coverprofile=coverage.out ./... 15:22:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:22:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:22:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.149s coverage: 86.2% of statements 15:22:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.699s coverage: 71.9% of statements 15:23:13 go vet ./... 15:23:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:16 ./bin/test-attribution.sh 15:23:16 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:23:16 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:23:16 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:23:16 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:23:16 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:23:16 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:23:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:23:16 $ docker stop --time=1 0f1a95b12231970bfed43d545f58c2108717947ef5accef70a045e9a16303b74 15:23:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7835 in /w/workspace/dry_app-rfid-llrp-inventory_main 15:23:20 $ docker rm -f --volumes 0f1a95b12231970bfed43d545f58c2108717947ef5accef70a045e9a16303b74 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 15:23:21 Running in /w/workspace/app-rfid-llrp-inventory/133 [Pipeline] { [Pipeline] checkout 15:23:21 The recommended git tool is: git 15:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:22 + ls -al . 15:23:22 total 236 15:23:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 15:22 . 15:23:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:21 .. 15:23:22 -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 15:21 .dockerignore 15:23:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:22 .git 15:23:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:21 .github 15:23:22 -rw-rw-r-- 1 jenkins jenkins 788 Sep 25 15:21 .gitignore 15:23:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:21 .golangci.yml 15:23:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:21 .semver 15:23:22 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 25 15:21 Attribution.txt 15:23:22 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 25 15:21 CHANGELOG.md 15:23:22 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 25 15:21 Dockerfile 15:23:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:21 GOVERNANCE.md 15:23:22 -rw-rw-r-- 1 jenkins jenkins 687 Sep 25 15:21 Jenkinsfile 15:23:22 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 15:21 LICENSE 15:23:22 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 25 15:21 Makefile 15:23:22 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 15:21 OWNERS.md 15:23:22 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 25 15:21 README.md 15:23:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:21 VERSION 15:23:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:21 bin 15:23:22 -rw-r--r-- 1 jenkins jenkins 41317 Sep 25 15:22 coverage.out 15:23:22 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 25 15:21 go.mod 15:23:22 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 25 15:21 go.sum 15:23:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:21 images 15:23:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:21 internal 15:23:22 -rw-rw-r-- 1 jenkins jenkins 531 Sep 25 15:21 main.go 15:23:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:21 res 15:23:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:21 snap 15:23:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:22 + 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=c241bade3ee9071a9e26e762dececcccd66e40f4 --label arch=amd64 --label version=3.1.0-dev.21 . 15:23:22 Sending build context to Docker daemon 12.72MB 15:23:22 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:23:22 Step 2/29 : FROM ${BASE} AS builder 15:23:22 ---> fd51f0e1bedf 15:23:22 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:23:23 ---> Running in 9bfc4f0d9f44 15:23:23 Removing intermediate container 9bfc4f0d9f44 15:23:23 ---> 584aa50a2ca5 15:23:23 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:23:23 ---> Running in 40e065bbdc2d 15:23:23 Removing intermediate container 40e065bbdc2d 15:23:23 ---> 02fda58e4f6b 15:23:23 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:23:23 ---> Running in 51ae79a25a35 15:23:23 Removing intermediate container 51ae79a25a35 15:23:23 ---> c939d833bdae 15:23:23 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:23 ---> Running in 6ba1f9cb376e 15:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:23 OK: 264 MiB in 52 packages 15:23:24 Removing intermediate container 6ba1f9cb376e 15:23:24 ---> 809229ec83b0 15:23:24 Step 7/29 : WORKDIR /app 15:23:24 ---> Running in 5dbc942bac64 15:23:24 Removing intermediate container 5dbc942bac64 15:23:24 ---> 886bb0830d60 15:23:24 Step 8/29 : COPY go.mod vendor* ./ 15:23:24 ---> 202fe92d2213 15:23:24 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:24 ---> Running in 74a602222b63 15:23:25 Removing intermediate container 74a602222b63 15:23:25 ---> 16a4b67fdd13 15:23:25 Step 10/29 : COPY . . 15:23:25 ---> d7ab20dbbe39 15:23:25 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:25 ---> Running in 3daf0ba849d5 15:23:25 Removing intermediate container 3daf0ba849d5 15:23:25 ---> d57ec7fd6709 15:23:25 Step 12/29 : RUN $MAKE 15:23:25 ---> Running in 9be8e1294181 15:23:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:23:27 using credential edgex-jenkins-ssh 15:23:27 Cloning the remote Git repository 15:23:27 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:23:27 > git init /w/workspace/app-rfid-llrp-inventory/133 # timeout=10 15:23:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:23:27 > git --version # timeout=10 15:23:27 > git --version # 'git version 2.25.1' 15:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:29 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:23:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:30 Avoid second fetch 15:23:30 Checking out Revision c241bade3ee9071a9e26e762dececcccd66e40f4 (main) 15:23:31 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#229)" 15:23:30 > git config core.sparsecheckout # timeout=10 15:23:30 > git checkout -f c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:23:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:32 Dload Upload Total Spent Left Speed 15:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 15:23:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:23:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:23:33 + sudo tee /etc/docker/daemon.new 15:23:33 { 15:23:33 "registry-mirrors": [ 15:23:33 "https://nexus3.edgexfoundry.org:10001" 15:23:33 ], 15:23:33 "bip": "10.250.0.254/24", 15:23:33 "hosts": [ 15:23:33 "tcp://0.0.0.0:5555", 15:23:33 "unix:///var/run/docker.sock" 15:23:33 ], 15:23:33 "mtu": 1458, 15:23:33 "selinux-enabled": true, 15:23:33 "seccomp-profile": "/etc/docker/seccomp.json" 15:23:33 } [Pipeline] sh 15:23:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:23:33 + sudo service docker restart 15:23:48 Removing intermediate container 9be8e1294181 15:23:48 ---> 1cc223df79ea 15:23:48 Step 13/29 : FROM alpine:3.18 15:23:48 3.18: Pulling from library/alpine 15:23:48 7264a8db6415: Already exists 15:23:48 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:23:48 Status: Downloaded newer image for alpine:3.18 15:23:48 ---> 7e01a0d0a1dc 15:23:48 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:23:48 ---> Running in 4340d77b915e 15:23:48 Removing intermediate container 4340d77b915e 15:23:48 ---> 0efe0300f6d5 15:23:48 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:23:48 ---> Running in 1de8af5530f5 15:23:48 Removing intermediate container 1de8af5530f5 15:23:48 ---> 2e02bd23576f 15:23:48 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:23:48 ---> Running in e6fab3611412 15:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:48 (1/2) Installing ca-certificates (20230506-r0) 15:23:48 (2/2) Installing dumb-init (1.2.5-r2) 15:23:48 Executing busybox-1.36.1-r2.trigger 15:23:48 Executing ca-certificates-20230506-r0.trigger 15:23:48 OK: 8 MiB in 17 packages 15:23:48 Removing intermediate container e6fab3611412 15:23:48 ---> 2ad9b001daa4 15:23:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:23:48 ---> 8c9463dc4e38 15:23:48 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:23:49 ---> 8164aef62a43 15:23:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:23:49 ---> a388a0609f28 15:23:49 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:23:49 ---> 5a47236dbdf4 15:23:49 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:23:50 ---> befd41826a17 15:23:50 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:23:50 ---> Running in df10353c26d5 15:23:51 Removing intermediate container df10353c26d5 15:23:51 ---> d36889220878 15:23:51 Step 23/29 : VOLUME /cache 15:23:51 ---> Running in c95943cfdf8c 15:23:51 Removing intermediate container c95943cfdf8c 15:23:51 ---> 293717f6d3f0 15:23:51 Step 24/29 : EXPOSE 59711 15:23:51 ---> Running in 8f292830b564 15:23:51 Removing intermediate container 8f292830b564 15:23:51 ---> 546d22e56654 15:23:51 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:23:51 ---> Running in c1e5608fc0d7 15:23:51 Removing intermediate container c1e5608fc0d7 15:23:51 ---> bb5904cce330 15:23:51 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:23:51 ---> Running in f2b34b8ca9ef 15:23:51 Removing intermediate container f2b34b8ca9ef 15:23:51 ---> 8ca926dee2cf 15:23:51 Step 27/29 : LABEL arch=amd64 15:23:51 ---> Running in e338a927c0aa 15:23:51 Removing intermediate container e338a927c0aa 15:23:51 ---> 0f62031cc183 15:23:51 Step 28/29 : LABEL git_sha=c241bade3ee9071a9e26e762dececcccd66e40f4 15:23:51 ---> Running in 301984c13e8e 15:23:51 Removing intermediate container 301984c13e8e 15:23:51 ---> 4d17107483e9 15:23:51 Step 29/29 : LABEL version=3.1.0-dev.21 15:23:51 ---> Running in 965bdb68faee 15:23:51 Removing intermediate container 965bdb68faee 15:23:51 ---> 693361a793fe 15:23:51 [Warning] One or more build-args [ARCH] were not consumed 15:23:51 Successfully built 693361a793fe 15:23:51 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 15:23:51 provisioning config files... 15:23:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config469603324639156104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:52 ---> docker-login.sh 15:23:52 nexus3.edgexfoundry.org:10001 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 nexus3.edgexfoundry.org:10002 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:52 provisioning config files... 15:23:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/133@tmp/config4538511460749002836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 nexus3.edgexfoundry.org:10004 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 docker.io 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 ---> docker-login.sh ends [Pipeline] } 15:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 15:23:52 ---> docker-login.sh 15:23:52 nexus3.edgexfoundry.org:10001 [Pipeline] echo 15:23:52 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:23:52 c241bade3ee9071a9e26e762dececcccd66e40f4 15:23:52 latest 15:23:52 3.1.0-dev.21 15:23:52 c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 15:23:52 main 15:23:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:53 Configure a credential helper to remove this warning. See 15:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:53 15:23:53 Login Succeeded 15:23:53 nexus3.edgexfoundry.org:10002 15:23:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4 15:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:53 3b9e428ac340: Preparing 15:23:53 9895000de6d2: Preparing 15:23:53 fe0d3fe2d8c3: Preparing 15:23:53 5f9ac4d997d1: Preparing 15:23:53 6ec6afb5f189: Preparing 15:23:53 6917c635057e: Preparing 15:23:53 0edf0cc106e9: Preparing 15:23:53 4693057ce236: Preparing 15:23:53 6917c635057e: Waiting 15:23:53 0edf0cc106e9: Waiting 15:23:53 4693057ce236: Waiting 15:23:53 fe0d3fe2d8c3: Pushed 15:23:53 6ec6afb5f189: Pushed 15:23:53 5f9ac4d997d1: Pushed 15:23:53 3b9e428ac340: Pushed 15:23:53 4693057ce236: Layer already exists 15:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:53 6917c635057e: Pushed 15:23:53 0edf0cc106e9: Pushed 15:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:53 Configure a credential helper to remove this warning. See 15:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:53 15:23:53 Login Succeeded 15:23:53 nexus3.edgexfoundry.org:10003 15:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:53 Configure a credential helper to remove this warning. See 15:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:53 15:23:53 Login Succeeded 15:23:53 nexus3.edgexfoundry.org:10004 15:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:54 Configure a credential helper to remove this warning. See 15:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:54 15:23:54 Login Succeeded 15:23:54 docker.io 15:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:54 Configure a credential helper to remove this warning. See 15:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:54 15:23:54 Login Succeeded 15:23:54 ---> docker-login.sh ends [Pipeline] } 15:23:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:55 ========================================================= 15:23:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:23:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:55 + 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 . 15:23:55 Sending build context to Docker daemon 685.1kB 15:23:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:23:55 Step 2/12 : FROM ${BASE} AS builder 15:23:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:55 9fda8d8052c6: Pulling fs layer 15:23:55 5d54e960e981: Pulling fs layer 15:23:55 c4a7e357bf2a: Pulling fs layer 15:23:55 f0e02332f6b5: Pulling fs layer 15:23:55 cefa15bbcfad: Pulling fs layer 15:23:55 17808c966233: Pulling fs layer 15:23:55 f4c1fc716caa: Pulling fs layer 15:23:55 f0e02332f6b5: Waiting 15:23:55 cefa15bbcfad: Waiting 15:23:55 17808c966233: Waiting 15:23:55 f4c1fc716caa: Waiting 15:23:55 5d54e960e981: Verifying Checksum 15:23:55 5d54e960e981: Download complete 15:23:55 f0e02332f6b5: Verifying Checksum 15:23:55 f0e02332f6b5: Download complete 15:23:55 cefa15bbcfad: Verifying Checksum 15:23:55 cefa15bbcfad: Download complete 15:23:55 9fda8d8052c6: Verifying Checksum 15:23:55 9fda8d8052c6: Download complete 15:23:56 f4c1fc716caa: Verifying Checksum 15:23:56 f4c1fc716caa: Download complete 15:23:56 9895000de6d2: Pushed 15:23:56 c241bade3ee9071a9e26e762dececcccd66e40f4: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:56 9fda8d8052c6: Pull complete 15:23:57 + 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 15:23:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:57 3b9e428ac340: Preparing 15:23:57 9895000de6d2: Preparing 15:23:57 fe0d3fe2d8c3: Preparing 15:23:57 5f9ac4d997d1: Preparing 15:23:57 6ec6afb5f189: Preparing 15:23:57 6917c635057e: Preparing 15:23:57 0edf0cc106e9: Preparing 15:23:57 4693057ce236: Preparing 15:23:57 6917c635057e: Waiting 15:23:57 0edf0cc106e9: Waiting 15:23:57 4693057ce236: Waiting 15:23:57 fe0d3fe2d8c3: Layer already exists 15:23:57 3b9e428ac340: Layer already exists 15:23:57 6ec6afb5f189: Layer already exists 15:23:57 5f9ac4d997d1: Layer already exists 15:23:57 9895000de6d2: Layer already exists 15:23:57 0edf0cc106e9: Layer already exists 15:23:57 6917c635057e: Layer already exists 15:23:57 4693057ce236: Layer already exists 15:23:57 latest: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv 15:23:57 5d54e960e981: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:57 c4a7e357bf2a: Verifying Checksum 15:23:57 c4a7e357bf2a: Download complete 15:23:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.21 15:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:58 3b9e428ac340: Preparing 15:23:58 9895000de6d2: Preparing 15:23:58 fe0d3fe2d8c3: Preparing 15:23:58 5f9ac4d997d1: Preparing 15:23:58 6ec6afb5f189: Preparing 15:23:58 6917c635057e: Preparing 15:23:58 0edf0cc106e9: Preparing 15:23:58 4693057ce236: Preparing 15:23:58 0edf0cc106e9: Waiting 15:23:58 4693057ce236: Waiting 15:23:58 6917c635057e: Waiting 15:23:58 fe0d3fe2d8c3: Layer already exists 15:23:58 6ec6afb5f189: Layer already exists 15:23:58 3b9e428ac340: Layer already exists 15:23:58 4693057ce236: Layer already exists 15:23:58 0edf0cc106e9: Layer already exists 15:23:58 6917c635057e: Layer already exists 15:23:58 5f9ac4d997d1: Layer already exists 15:23:58 9895000de6d2: Layer already exists 15:23:58 3.1.0-dev.21: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:58 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:58 17808c966233: Verifying Checksum 15:23:58 17808c966233: Download complete 15:23:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 15:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:58 3b9e428ac340: Preparing 15:23:58 9895000de6d2: Preparing 15:23:58 fe0d3fe2d8c3: Preparing 15:23:58 5f9ac4d997d1: Preparing 15:23:58 6ec6afb5f189: Preparing 15:23:58 6917c635057e: Preparing 15:23:58 0edf0cc106e9: Preparing 15:23:58 4693057ce236: Preparing 15:23:58 6917c635057e: Waiting 15:23:58 0edf0cc106e9: Waiting 15:23:58 4693057ce236: Waiting 15:23:58 9895000de6d2: Layer already exists 15:23:58 6ec6afb5f189: Layer already exists 15:23:58 fe0d3fe2d8c3: Layer already exists 15:23:58 5f9ac4d997d1: Layer already exists 15:23:58 3b9e428ac340: Layer already exists 15:23:58 6917c635057e: Layer already exists 15:23:58 0edf0cc106e9: Layer already exists 15:23:58 4693057ce236: Layer already exists 15:23:58 c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:59 + 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 15:23:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:23:59 3b9e428ac340: Preparing 15:23:59 9895000de6d2: Preparing 15:23:59 fe0d3fe2d8c3: Preparing 15:23:59 5f9ac4d997d1: Preparing 15:23:59 6ec6afb5f189: Preparing 15:23:59 6917c635057e: Preparing 15:23:59 0edf0cc106e9: Preparing 15:23:59 4693057ce236: Preparing 15:23:59 6917c635057e: Waiting 15:23:59 0edf0cc106e9: Waiting 15:23:59 4693057ce236: Waiting 15:23:59 5f9ac4d997d1: Layer already exists 15:23:59 6ec6afb5f189: Layer already exists 15:23:59 3b9e428ac340: Layer already exists 15:23:59 9895000de6d2: Layer already exists 15:23:59 fe0d3fe2d8c3: Layer already exists 15:23:59 6917c635057e: Layer already exists 15:23:59 0edf0cc106e9: Layer already exists 15:23:59 4693057ce236: Layer already exists 15:23:59 main: digest: sha256:051339c5575a2857f3902de251f265acef634a0a8904172098629bc1e6d034f9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:59 ===================================================== [Pipeline] echo 15:23:59 taggedImages: 15:23:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4 15:23:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:23:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.21 15:23:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 15:23:59 - 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 15:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:59 15:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:00 latest: Pulling from edgex-lftools-log-publisher 15:24:00 5eb5b503b376: Pulling fs layer 15:24:00 5c69ac0246d0: Pulling fs layer 15:24:00 ec43610c2a17: Pulling fs layer 15:24:00 3a2ae6a8a46f: Pulling fs layer 15:24:00 33b1e0a273af: Pulling fs layer 15:24:00 5d3b04190fa2: Pulling fs layer 15:24:00 2f39f015ded8: Pulling fs layer 15:24:00 5d3b04190fa2: Waiting 15:24:00 3a2ae6a8a46f: Waiting 15:24:00 2f39f015ded8: Waiting 15:24:00 33b1e0a273af: Waiting 15:24:00 5c69ac0246d0: Verifying Checksum 15:24:00 5c69ac0246d0: Download complete 15:24:00 3a2ae6a8a46f: Verifying Checksum 15:24:00 3a2ae6a8a46f: Download complete 15:24:00 33b1e0a273af: Verifying Checksum 15:24:00 33b1e0a273af: Download complete 15:24:00 5d3b04190fa2: Verifying Checksum 15:24:00 5d3b04190fa2: Download complete 15:24:00 ec43610c2a17: Verifying Checksum 15:24:00 ec43610c2a17: Download complete 15:24:00 5eb5b503b376: Verifying Checksum 15:24:00 5eb5b503b376: Download complete 15:24:01 2f39f015ded8: Download complete 15:24:02 5eb5b503b376: Pull complete 15:24:02 5c69ac0246d0: Pull complete 15:24:02 ec43610c2a17: Pull complete 15:24:02 3a2ae6a8a46f: Pull complete 15:24:02 33b1e0a273af: Pull complete 15:24:02 5d3b04190fa2: Pull complete 15:24:07 2f39f015ded8: Pull complete 15:24:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:07 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:24:07 $ 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 15:24:11 c4a7e357bf2a: Pull complete 15:24:11 f0e02332f6b5: Pull complete 15:24:11 cefa15bbcfad: Pull complete 15:24:11 $ docker top f377e62df0094f63a5a766b59fbfd42607c58c1040b047600bf4d90ae54437e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:11 ---> job-cost.sh 15:24:11 lf-activate-venv: SKIPPING 15:24:11 INFO: No Stack... 15:24:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:24:12 INFO: Archiving Costs [Pipeline] sh 15:24:12 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:24:12 + cut -d, -f6 [Pipeline] lock 15:24:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] 15:24:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] did not exist. Created. 15:24:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:12 + echo total: 0.2199999988079071 [Pipeline] stash 15:24:12 Stashed 1 file(s) [Pipeline] } 15:24:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:12 $ docker stop --time=1 f377e62df0094f63a5a766b59fbfd42607c58c1040b047600bf4d90ae54437e0 15:24:14 $ docker rm -f --volumes f377e62df0094f63a5a766b59fbfd42607c58c1040b047600bf4d90ae54437e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:24:16 17808c966233: Pull complete 15:24:17 f4c1fc716caa: Pull complete 15:24:17 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:24:17 ---> ea914061e18c 15:24:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:24:19 ---> Running in a8b190e3f656 15:24:19 Removing intermediate container a8b190e3f656 15:24:19 ---> 61df4cb02545 15:24:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:24:19 ---> Running in 773bed615df2 15:24:20 Removing intermediate container 773bed615df2 15:24:20 ---> 3f3d70f3b925 15:24:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:24:20 ---> Running in 0bb62dac77c9 15:24:20 Removing intermediate container 0bb62dac77c9 15:24:20 ---> 23f852a16569 15:24:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:20 ---> Running in fb8c0b153007 15:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:24:23 OK: 266 MiB in 52 packages 15:24:24 Removing intermediate container fb8c0b153007 15:24:24 ---> 0752476727d0 15:24:24 Step 7/12 : WORKDIR /app 15:24:24 ---> Running in 7ec0cc04c003 15:24:25 Removing intermediate container 7ec0cc04c003 15:24:25 ---> ae5f538c724e 15:24:25 Step 8/12 : COPY go.mod vendor* ./ 15:24:25 ---> 0c2cb30809c1 15:24:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:25 ---> Running in 1b6e1f6ba6ef 15:25:47 Removing intermediate container 1b6e1f6ba6ef 15:25:47 ---> 286227a6d41e 15:25:47 Step 10/12 : COPY . . 15:25:47 ---> befed574cdf4 15:25:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:47 ---> Running in b7d3417e5298 15:25:47 Removing intermediate container b7d3417e5298 15:25:47 ---> 668a668a9417 15:25:47 Step 12/12 : RUN $MAKE 15:25:47 ---> Running in 03d2d18d93f3 15:25:47 noop 15:25:47 Removing intermediate container 03d2d18d93f3 15:25:47 ---> ae27e48fdba8 15:25:47 Successfully built ae27e48fdba8 15:25:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:47 + docker inspect -f . ci-base-image-arm64 15:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-7835 does not seem to be running inside a container 15:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/133 -v /w/workspace/app-rfid-llrp-inventory/133:/w/workspace/app-rfid-llrp-inventory/133:rw,z -v /w/workspace/app-rfid-llrp-inventory/133@tmp:/w/workspace/app-rfid-llrp-inventory/133@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 15:25:49 $ docker top 59154e263803447feca4945f9f17f0af432a326f6fcd4dcf20125c912db0b464 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:50 + go version 15:25:50 go version go1.21.0 linux/arm64 [Pipeline] } 15:25:50 $ docker stop --time=1 59154e263803447feca4945f9f17f0af432a326f6fcd4dcf20125c912db0b464 15:25:51 $ docker rm -f --volumes 59154e263803447feca4945f9f17f0af432a326f6fcd4dcf20125c912db0b464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:52 + docker inspect -f . ci-base-image-arm64 15:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-7835 does not seem to be running inside a container 15:25:52 $ 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/133 -v /w/workspace/app-rfid-llrp-inventory/133:/w/workspace/app-rfid-llrp-inventory/133:rw,z -v /w/workspace/app-rfid-llrp-inventory/133@tmp:/w/workspace/app-rfid-llrp-inventory/133@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 15:25:54 $ docker top d01644ac84e68ef74983cbda59f4a0b8663e223528919f5fbb87fd9cb7e8df65 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:54 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/133 [Pipeline] fileExists [Pipeline] sh 15:25:55 + make test 15:25:55 go test -race ./... -coverprofile=coverage.out ./... 15:28:32 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:28:32 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:28:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.787s coverage: 86.2% of statements 15:28:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.446s coverage: 71.9% of statements 15:28:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:28:42 go vet ./... 15:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:34 ./bin/test-attribution.sh 15:30:34 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:30:34 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:30:34 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:30:34 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:30:34 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:30:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:30:34 $ docker stop --time=1 d01644ac84e68ef74983cbda59f4a0b8663e223528919f5fbb87fd9cb7e8df65 15:30:36 $ docker rm -f --volumes d01644ac84e68ef74983cbda59f4a0b8663e223528919f5fbb87fd9cb7e8df65 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:37 Warning: overwriting stash ‘coverage-report’ 15:30:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:38 + ls -al . 15:30:38 total 232 15:30:38 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 15:25 . 15:30:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:23 .. 15:30:38 -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 15:23 .dockerignore 15:30:38 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:23 .git 15:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:23 .github 15:30:38 -rw-rw-r-- 1 jenkins jenkins 788 Sep 25 15:23 .gitignore 15:30:38 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:23 .golangci.yml 15:30:38 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 25 15:23 Attribution.txt 15:30:38 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 25 15:23 CHANGELOG.md 15:30:38 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 25 15:23 Dockerfile 15:30:38 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:23 GOVERNANCE.md 15:30:38 -rw-rw-r-- 1 jenkins jenkins 687 Sep 25 15:23 Jenkinsfile 15:30:38 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 15:23 LICENSE 15:30:38 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 25 15:23 Makefile 15:30:38 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 15:23 OWNERS.md 15:30:38 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 25 15:23 README.md 15:30:38 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:21 VERSION 15:30:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:23 bin 15:30:38 -rw-r--r-- 1 jenkins jenkins 41317 Sep 25 15:28 coverage.out 15:30:38 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 25 15:23 go.mod 15:30:38 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 25 15:23 go.sum 15:30:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:23 images 15:30:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:23 internal 15:30:38 -rw-rw-r-- 1 jenkins jenkins 531 Sep 25 15:23 main.go 15:30:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:23 res 15:30:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:23 snap 15:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:39 + 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=c241bade3ee9071a9e26e762dececcccd66e40f4 --label arch=arm64 --label version=3.1.0-dev.21 . 15:30:39 Sending build context to Docker daemon 685.1kB 15:30:39 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:30:39 Step 2/29 : FROM ${BASE} AS builder 15:30:39 ---> ae27e48fdba8 15:30:39 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:30:39 ---> Running in 6f11f92072e7 15:30:40 Removing intermediate container 6f11f92072e7 15:30:40 ---> 8d7b4a6aecc0 15:30:40 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:30:40 ---> Running in 2472284ec665 15:30:40 Removing intermediate container 2472284ec665 15:30:40 ---> 0d7de316d658 15:30:40 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:30:40 ---> Running in 6062d8a2b3dd 15:30:40 Removing intermediate container 6062d8a2b3dd 15:30:40 ---> 809dd75b9eaf 15:30:40 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:40 ---> Running in 90fe985a5726 15:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:30:43 OK: 266 MiB in 52 packages 15:30:44 Removing intermediate container 90fe985a5726 15:30:44 ---> 42ef42cc7563 15:30:44 Step 7/29 : WORKDIR /app 15:30:44 ---> Running in 89a7da60293e 15:30:44 Removing intermediate container 89a7da60293e 15:30:44 ---> 907ef55a8398 15:30:44 Step 8/29 : COPY go.mod vendor* ./ 15:30:45 ---> 87b012d17603 15:30:45 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:45 ---> Running in 581c52f24c05 15:30:47 Removing intermediate container 581c52f24c05 15:30:47 ---> 786ef7fa0f69 15:30:47 Step 10/29 : COPY . . 15:30:48 ---> bb93f0441123 15:30:48 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:48 ---> Running in f8e941d2c736 15:30:48 Removing intermediate container f8e941d2c736 15:30:48 ---> 55069332a834 15:30:48 Step 12/29 : RUN $MAKE 15:30:48 ---> Running in a4b0c75898b7 15:30:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:32:56 Removing intermediate container a4b0c75898b7 15:32:56 ---> 30c04cfa08a4 15:32:56 Step 13/29 : FROM alpine:3.18 15:32:56 3.18: Pulling from library/alpine 15:32:56 9fda8d8052c6: Already exists 15:32:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:32:56 Status: Downloaded newer image for alpine:3.18 15:32:56 ---> f6648c04cd6c 15:32:56 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:32:56 ---> Running in 48abcf54f65f 15:32:56 Removing intermediate container 48abcf54f65f 15:32:56 ---> 2fb6bc530e31 15:32:56 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:32:56 ---> Running in e239a971e543 15:32:56 Removing intermediate container e239a971e543 15:32:56 ---> de71863faa12 15:32:56 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:32:56 ---> Running in c02d99cef4e5 15:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:32:56 (1/2) Installing ca-certificates (20230506-r0) 15:32:56 (2/2) Installing dumb-init (1.2.5-r2) 15:32:56 Executing busybox-1.36.1-r2.trigger 15:32:56 Executing ca-certificates-20230506-r0.trigger 15:32:56 OK: 9 MiB in 17 packages 15:32:56 Removing intermediate container c02d99cef4e5 15:32:56 ---> e638209b1d60 15:32:56 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:32:56 ---> 6b7d0503f339 15:32:56 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:32:56 ---> ab4b791d99c7 15:32:56 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:32:56 ---> 5002b6d29337 15:32:56 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:32:56 ---> ad8bbcaa0cda 15:32:56 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:32:56 ---> dcfc1d442578 15:32:56 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:32:57 ---> Running in f2a8f404fe15 15:32:59 Removing intermediate container f2a8f404fe15 15:32:59 ---> 67ff781b86fb 15:32:59 Step 23/29 : VOLUME /cache 15:32:59 ---> Running in 82059c7ebb95 15:32:59 Removing intermediate container 82059c7ebb95 15:32:59 ---> 13aec40976f0 15:32:59 Step 24/29 : EXPOSE 59711 15:32:59 ---> Running in ea477dc903cd 15:32:59 Removing intermediate container ea477dc903cd 15:32:59 ---> abde4a0aa24b 15:32:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:32:59 ---> Running in 8013706cccd9 15:33:00 Removing intermediate container 8013706cccd9 15:33:00 ---> f5cb6fa3f521 15:33:00 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:33:00 ---> Running in 54ce360bed0b 15:33:00 Removing intermediate container 54ce360bed0b 15:33:00 ---> fbbe66f5c3f2 15:33:00 Step 27/29 : LABEL arch=arm64 15:33:00 ---> Running in df36fefcdfc1 15:33:00 Removing intermediate container df36fefcdfc1 15:33:00 ---> d91753b8489f 15:33:00 Step 28/29 : LABEL git_sha=c241bade3ee9071a9e26e762dececcccd66e40f4 15:33:00 ---> Running in 7c444368d0de 15:33:01 Removing intermediate container 7c444368d0de 15:33:01 ---> 4112488db7a5 15:33:01 Step 29/29 : LABEL version=3.1.0-dev.21 15:33:01 ---> Running in 2fa314b416df 15:33:01 Removing intermediate container 2fa314b416df 15:33:01 ---> b2d6fb74ab67 15:33:01 [Warning] One or more build-args [ARCH] were not consumed 15:33:01 Successfully built b2d6fb74ab67 15:33:01 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:33:01 provisioning config files... 15:33:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/133@tmp/config11681401259472166909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:01 ---> docker-login.sh 15:33:01 nexus3.edgexfoundry.org:10001 15:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:02 Configure a credential helper to remove this warning. See 15:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:02 15:33:02 Login Succeeded 15:33:02 nexus3.edgexfoundry.org:10002 15:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:02 Configure a credential helper to remove this warning. See 15:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:02 15:33:02 Login Succeeded 15:33:02 nexus3.edgexfoundry.org:10003 15:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:02 Configure a credential helper to remove this warning. See 15:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:02 15:33:02 Login Succeeded 15:33:02 nexus3.edgexfoundry.org:10004 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 docker.io 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 ---> docker-login.sh ends [Pipeline] } 15:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:03 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:33:03 c241bade3ee9071a9e26e762dececcccd66e40f4 15:33:03 latest 15:33:03 3.1.0-dev.21 15:33:03 c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 15:33:03 main 15:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4 15:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:06 247a64976112: Preparing 15:33:06 fd90261cb228: Preparing 15:33:06 2ebed893d47c: Preparing 15:33:06 df1bd3242317: Preparing 15:33:06 a9b114af4bb0: Preparing 15:33:06 0df560b261e7: Preparing 15:33:06 2c261f0c0f8c: Preparing 15:33:06 b2191e2be29d: Preparing 15:33:06 0df560b261e7: Waiting 15:33:06 b2191e2be29d: Waiting 15:33:06 2c261f0c0f8c: Waiting 15:33:06 247a64976112: Pushed 15:33:06 df1bd3242317: Pushed 15:33:06 2ebed893d47c: Pushed 15:33:06 a9b114af4bb0: Pushed 15:33:06 b2191e2be29d: Layer already exists 15:33:06 0df560b261e7: Pushed 15:33:07 2c261f0c0f8c: Pushed 15:33:12 fd90261cb228: Pushed 15:33:12 c241bade3ee9071a9e26e762dececcccd66e40f4: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:12 + 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:33:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:13 247a64976112: Preparing 15:33:13 fd90261cb228: Preparing 15:33:13 2ebed893d47c: Preparing 15:33:13 df1bd3242317: Preparing 15:33:13 a9b114af4bb0: Preparing 15:33:13 0df560b261e7: Preparing 15:33:13 2c261f0c0f8c: Preparing 15:33:13 b2191e2be29d: Preparing 15:33:13 0df560b261e7: Waiting 15:33:13 2c261f0c0f8c: Waiting 15:33:13 b2191e2be29d: Waiting 15:33:13 a9b114af4bb0: Layer already exists 15:33:13 2ebed893d47c: Layer already exists 15:33:13 247a64976112: Layer already exists 15:33:13 df1bd3242317: Layer already exists 15:33:13 fd90261cb228: Layer already exists 15:33:13 2c261f0c0f8c: Layer already exists 15:33:13 0df560b261e7: Layer already exists 15:33:13 b2191e2be29d: Layer already exists 15:33:13 latest: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.21 15:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:14 247a64976112: Preparing 15:33:14 fd90261cb228: Preparing 15:33:14 2ebed893d47c: Preparing 15:33:14 df1bd3242317: Preparing 15:33:14 a9b114af4bb0: Preparing 15:33:14 0df560b261e7: Preparing 15:33:14 2c261f0c0f8c: Preparing 15:33:14 b2191e2be29d: Preparing 15:33:14 0df560b261e7: Waiting 15:33:14 2c261f0c0f8c: Waiting 15:33:14 b2191e2be29d: Waiting 15:33:14 247a64976112: Layer already exists 15:33:14 2ebed893d47c: Layer already exists 15:33:14 df1bd3242317: Layer already exists 15:33:14 a9b114af4bb0: Layer already exists 15:33:14 fd90261cb228: Layer already exists 15:33:14 0df560b261e7: Layer already exists 15:33:14 2c261f0c0f8c: Layer already exists 15:33:14 b2191e2be29d: Layer already exists 15:33:14 3.1.0-dev.21: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 15:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:15 247a64976112: Preparing 15:33:15 fd90261cb228: Preparing 15:33:15 2ebed893d47c: Preparing 15:33:15 df1bd3242317: Preparing 15:33:15 a9b114af4bb0: Preparing 15:33:15 0df560b261e7: Preparing 15:33:15 2c261f0c0f8c: Preparing 15:33:15 b2191e2be29d: Preparing 15:33:15 2c261f0c0f8c: Waiting 15:33:15 b2191e2be29d: Waiting 15:33:15 0df560b261e7: Waiting 15:33:15 a9b114af4bb0: Layer already exists 15:33:15 247a64976112: Layer already exists 15:33:15 df1bd3242317: Layer already exists 15:33:15 2ebed893d47c: Layer already exists 15:33:15 fd90261cb228: Layer already exists 15:33:15 2c261f0c0f8c: Layer already exists 15:33:15 0df560b261e7: Layer already exists 15:33:15 b2191e2be29d: Layer already exists 15:33:15 c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:15 + 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:33:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:33:15 247a64976112: Preparing 15:33:15 fd90261cb228: Preparing 15:33:15 2ebed893d47c: Preparing 15:33:15 df1bd3242317: Preparing 15:33:15 a9b114af4bb0: Preparing 15:33:15 0df560b261e7: Preparing 15:33:15 2c261f0c0f8c: Preparing 15:33:15 b2191e2be29d: Preparing 15:33:15 0df560b261e7: Waiting 15:33:15 2c261f0c0f8c: Waiting 15:33:15 b2191e2be29d: Waiting 15:33:15 fd90261cb228: Layer already exists 15:33:15 247a64976112: Layer already exists 15:33:15 df1bd3242317: Layer already exists 15:33:15 a9b114af4bb0: Layer already exists 15:33:15 2ebed893d47c: Layer already exists 15:33:15 0df560b261e7: Layer already exists 15:33:15 2c261f0c0f8c: Layer already exists 15:33:15 b2191e2be29d: Layer already exists 15:33:16 main: digest: sha256:4654ca6af9fd6ef04c543daec55d9bbe9f3fc8678c9aa1acf8ec7e56902957fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:16 ===================================================== [Pipeline] echo 15:33:16 taggedImages: 15:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4 15:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.21 15:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c241bade3ee9071a9e26e762dececcccd66e40f4-3.1.0-dev.21 15:33:16 - 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:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:16 15:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:17 arm64: Pulling from edgex-lftools-log-publisher 15:33:17 8998bd30e6a1: Pulling fs layer 15:33:17 04944245beec: Pulling fs layer 15:33:17 699f458cf7ca: Pulling fs layer 15:33:17 765212b225bb: Pulling fs layer 15:33:17 f23df028b6ca: Pulling fs layer 15:33:17 d65c8cfc05b1: Pulling fs layer 15:33:17 2437ff75d9bd: Pulling fs layer 15:33:17 765212b225bb: Waiting 15:33:17 f23df028b6ca: Waiting 15:33:17 d65c8cfc05b1: Waiting 15:33:17 2437ff75d9bd: Waiting 15:33:17 04944245beec: Verifying Checksum 15:33:17 04944245beec: Download complete 15:33:17 765212b225bb: Verifying Checksum 15:33:17 765212b225bb: Download complete 15:33:17 f23df028b6ca: Verifying Checksum 15:33:17 f23df028b6ca: Download complete 15:33:17 d65c8cfc05b1: Verifying Checksum 15:33:17 d65c8cfc05b1: Download complete 15:33:17 699f458cf7ca: Verifying Checksum 15:33:17 699f458cf7ca: Download complete 15:33:17 8998bd30e6a1: Verifying Checksum 15:33:17 8998bd30e6a1: Download complete 15:33:19 2437ff75d9bd: Verifying Checksum 15:33:19 2437ff75d9bd: Download complete 15:33:21 8998bd30e6a1: Pull complete 15:33:22 04944245beec: Pull complete 15:33:23 699f458cf7ca: Pull complete 15:33:23 765212b225bb: Pull complete 15:33:24 f23df028b6ca: Pull complete 15:33:24 d65c8cfc05b1: Pull complete 15:33:39 2437ff75d9bd: Pull complete 15:33:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:39 prd-ubuntu20.04-docker-arm64-4c-16g-7835 does not seem to be running inside a container 15:33:39 $ 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/133 -v /w/workspace/app-rfid-llrp-inventory/133:/w/workspace/app-rfid-llrp-inventory/133:rw,z -v /w/workspace/app-rfid-llrp-inventory/133@tmp:/w/workspace/app-rfid-llrp-inventory/133@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:33:42 $ docker top 71a6f4696cd20ff50319f4742f66cd0c27d87d93c05a2254bdab45eee8639a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:43 ---> job-cost.sh 15:33:43 lf-activate-venv: SKIPPING 15:33:43 INFO: No Stack... 15:33:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:44 INFO: Archiving Costs [Pipeline] sh 15:33:45 + cat /w/workspace/app-rfid-llrp-inventory/133/archives/cost.csv 15:33:45 + cut -d, -f6 [Pipeline] lock 15:33:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] 15:33:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] did not exist. Created. 15:33:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:46 /w/workspace/app-rfid-llrp-inventory/133@tmp/durable-92764c20/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:46 + echo total: 0.10999999940395355 [Pipeline] stash 15:33:46 Warning: overwriting stash ‘stack-cost’ 15:33:46 Stashed 1 file(s) [Pipeline] } 15:33:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-133-stack-cost] [Pipeline] // lock [Pipeline] } 15:33:46 $ docker stop --time=1 71a6f4696cd20ff50319f4742f66cd0c27d87d93c05a2254bdab45eee8639a7a 15:33:48 $ docker rm -f --volumes 71a6f4696cd20ff50319f4742f66cd0c27d87d93c05a2254bdab45eee8639a7a [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:33:48 provisioning config files... 15:33:48 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4636735679573087108tmp [Pipeline] { [Pipeline] sh 15:33:48 + set +x 15:33:48 + curl -s https://codecov.io/bash 15:33:48 + bash -s -- 15:33:48 15:33:48 _____ _ 15:33:48 / ____| | | 15:33:48 | | ___ __| | ___ ___ _____ __ 15:33:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:48 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:48 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:48 Bash-1.0.6 15:33:48 15:33:48 15:33:48 ==> git version 2.25.1 found 15:33:48 ==> 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:33:48 Release-Date: 2020-01-08 15:33:48 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:33:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:33:48 ==> Jenkins CI detected. 15:33:48 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:33:48 project root: . 15:33:48 --> token set from env 15:33:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:48 ==> Running gcov in . (disable via -X gcov) 15:33:48 ==> Python coveragepy not found 15:33:48 ==> Searching for coverage reports in: 15:33:48 + . 15:33:49 -> Found 1 reports 15:33:49 ==> Detecting git/mercurial file structure 15:33:49 ==> Reading reports 15:33:49 + ./coverage.out bytes=41317 15:33:49 ==> Appending adjustments 15:33:49 https://docs.codecov.io/docs/fixing-reports 15:33:49 + Found adjustments 15:33:49 ==> Gzipping contents 15:33:49 12K /tmp/codecov.owYUFq.gz 15:33:49 ==> Uploading reports 15:33:49 url: https://codecov.io 15:33:49 query: branch=main&commit=c241bade3ee9071a9e26e762dececcccd66e40f4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:49 -> Pinging Codecov 15:33:49 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=c241bade3ee9071a9e26e762dececcccd66e40f4&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F133%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:33:49 -> Uploading to 15:33:49 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/c241bade3ee9071a9e26e762dececcccd66e40f4/0b34fc05-466b-4d66-ad9c-894027d73cd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T153349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b092f0c9c403b2aa0959bd43a06f2692fe7d60c76bf97560f09e3add31b1fa1 15:33:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:49 Dload Upload Total Spent Left Speed 15:33:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 48208 --:--:-- --:--:-- --:--:-- 48208 15:33:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] } 15:33:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:33:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:33:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:51 15:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:33:51 df9b9388f04a: Pulling fs layer 15:33:51 52dc419b0ee2: Pulling fs layer 15:33:51 25bc292e5bac: Pulling fs layer 15:33:51 114826534d7a: Pulling fs layer 15:33:51 4657fd5d0bcf: Pulling fs layer 15:33:51 6ad1cebc031e: Pulling fs layer 15:33:51 8a3aa393b2d8: Pulling fs layer 15:33:51 4657fd5d0bcf: Waiting 15:33:51 6ad1cebc031e: Waiting 15:33:51 8a3aa393b2d8: Waiting 15:33:51 114826534d7a: Waiting 15:33:51 25bc292e5bac: Verifying Checksum 15:33:51 25bc292e5bac: Download complete 15:33:51 52dc419b0ee2: Verifying Checksum 15:33:51 52dc419b0ee2: Download complete 15:33:51 4657fd5d0bcf: Verifying Checksum 15:33:51 4657fd5d0bcf: Download complete 15:33:51 df9b9388f04a: Verifying Checksum 15:33:51 df9b9388f04a: Download complete 15:33:51 df9b9388f04a: Pull complete 15:33:51 6ad1cebc031e: Verifying Checksum 15:33:51 6ad1cebc031e: Download complete 15:33:51 52dc419b0ee2: Pull complete 15:33:51 25bc292e5bac: Pull complete 15:33:52 114826534d7a: Verifying Checksum 15:33:52 114826534d7a: Download complete 15:33:52 8a3aa393b2d8: Verifying Checksum 15:33:52 8a3aa393b2d8: Download complete 15:33:55 114826534d7a: Pull complete 15:33:55 4657fd5d0bcf: Pull complete 15:33:55 6ad1cebc031e: Pull complete 15:33:58 8a3aa393b2d8: Pull complete 15:33:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:58 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:33:58 $ 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:34:01 $ docker top a98f4c6cf7390016d6132f686acf64fc6cb22371132399679b1eb5b277224442 -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:34:02 + set -o pipefail 15:34:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:34:07 15:34:07 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:34:07 15:34:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/17f01268-9ab5-46b2-a069-6cd21f0b556f 15:34:07 15:34:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:07 15:34:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:07 15:34:07 15:34:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:34:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:34:07 More details here: https://snyk.co/ue1NS [Pipeline] } 15:34:07 $ docker stop --time=1 a98f4c6cf7390016d6132f686acf64fc6cb22371132399679b1eb5b277224442 15:34:11 $ docker rm -f --volumes a98f4c6cf7390016d6132f686acf64fc6cb22371132399679b1eb5b277224442 [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:34:12 + git log --format=format:%s -1 c241bade3ee9071a9e26e762dececcccd66e40f4 [Pipeline] sh 15:34:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:12 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:34:12 $ 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:34:13 $ docker top 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 -eo pid,comm 15:34:13 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:34:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:13 [ssh-agent] Looking for ssh-agent implementation... 15:34:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:13 $ docker exec 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 ssh-agent 15:34:13 SSH_AUTH_SOCK=/tmp/ssh-qVlDZPdpeZQe/agent.32 15:34:13 SSH_AGENT_PID=38 15:34:13 Running ssh-add (command line suppressed) 15:34:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1808407020028248650.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1808407020028248650.key) 15:34:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:13 + git semver tag 15:34:14 2023-09-25 15:34:14,122 [run_tag] DEBUG tag force:False 15:34:14 2023-09-25 15:34:14,123 [check_head_tag] DEBUG check head tag 15:34:14 2023-09-25 15:34:14,123 [execute] INFO git cat-file --batch-check 15:34:14 2023-09-25 15:34:14,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:34:14 2023-09-25 15:34:14,127 [execute] INFO git cat-file --batch 15:34:14 2023-09-25 15:34:14,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:34:14 2023-09-25 15:34:14,140 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:14 2023-09-25 15:34:14,141 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 15:34:14 2023-09-25 15:34:14,141 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:34:14 2023-09-25 15:34:14,147 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:14 3.1.0-dev.21 [Pipeline] } 15:34:14 $ docker exec --env ******** --env ******** 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 ssh-agent -k 15:34:14 unset SSH_AUTH_SOCK; 15:34:14 unset SSH_AGENT_PID; 15:34:14 echo Agent pid 38 killed; 15:34:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:14 + git semver [Pipeline] } 15:34:14 $ docker stop --time=1 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 15:34:16 $ docker rm -f --volumes 5d57966ee5bc27fbb3cfa0951183b5546345949f38a135f07241d896109be909 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:16 15:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:16 0.23.1-centos7: Pulling from edgex-lftools 15:34:16 ab5ef0e58194: Pulling fs layer 15:34:16 9712f1f96733: Pulling fs layer 15:34:16 63f879dbbcfc: Pulling fs layer 15:34:16 0d9ebad4ef96: Pulling fs layer 15:34:16 e9a5061849ea: Pulling fs layer 15:34:16 d747dcd14b5f: Pulling fs layer 15:34:16 2de7ff778b66: Pulling fs layer 15:34:16 0d9ebad4ef96: Waiting 15:34:16 e9a5061849ea: Waiting 15:34:16 d747dcd14b5f: Waiting 15:34:16 2de7ff778b66: Waiting 15:34:16 9712f1f96733: Verifying Checksum 15:34:16 9712f1f96733: Download complete 15:34:17 63f879dbbcfc: Verifying Checksum 15:34:17 63f879dbbcfc: Download complete 15:34:17 e9a5061849ea: Verifying Checksum 15:34:17 e9a5061849ea: Download complete 15:34:17 d747dcd14b5f: Verifying Checksum 15:34:17 ab5ef0e58194: Verifying Checksum 15:34:17 ab5ef0e58194: Download complete 15:34:17 0d9ebad4ef96: Verifying Checksum 15:34:17 0d9ebad4ef96: Download complete 15:34:17 2de7ff778b66: Verifying Checksum 15:34:17 2de7ff778b66: Download complete 15:34:20 ab5ef0e58194: Pull complete 15:34:20 9712f1f96733: Pull complete 15:34:20 63f879dbbcfc: Pull complete 15:34:25 0d9ebad4ef96: Pull complete 15:34:25 e9a5061849ea: Pull complete 15:34:25 d747dcd14b5f: Pull complete 15:34:26 2de7ff778b66: Pull complete 15:34:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:26 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:34:26 $ 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:34:31 $ docker top cacc03487141ed89aa8e8fd32f395c9b8f60d474bc7ff69a651a0a9444a2e591 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:34:31 provisioning config files... 15:34:31 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10094425457196312374tmp 15:34:31 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14293213098904499198tmp 15:34:31 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5597831042334524041tmp [Pipeline] { [Pipeline] echo 15:34:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:34:31 ---> sigul-configuration.sh 15:34:31 gpg: directory `/root/.gnupg' created 15:34:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:34:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:34:31 gpg: keyring `/root/.gnupg/secring.gpg' created 15:34:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:34:31 gpg: CAST5 encrypted data 15:34:31 gpg: encrypted with 1 passphrase 15:34:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:34:32 + mkdir /home/jenkins 15:34:32 + mkdir /home/jenkins/sigul [Pipeline] sh 15:34: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:34:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:34:32 ---> sigul-install.sh 15:34:32 Sigul already installed; skipping installation. [Pipeline] sh 15:34:32 + git tag --list 15:34:32 v0.0.0 15:34:32 v1.0.0 15:34:32 v2.1.0 15:34:32 v2.1.1 15:34:32 v2.2.0 15:34:32 v2.3.0 15:34:32 v3.0 15:34:32 v3.0.0 15:34:32 v3.0.1 15:34:32 v3.0.1-dev.1 15:34:32 v3.1.0-dev.1 15:34:32 v3.1.0-dev.10 15:34:32 v3.1.0-dev.11 15:34:32 v3.1.0-dev.12 15:34:32 v3.1.0-dev.13 15:34:32 v3.1.0-dev.14 15:34:32 v3.1.0-dev.15 15:34:32 v3.1.0-dev.16 15:34:32 v3.1.0-dev.17 15:34:32 v3.1.0-dev.18 15:34:32 v3.1.0-dev.19 15:34:32 v3.1.0-dev.2 15:34:32 v3.1.0-dev.20 15:34:32 v3.1.0-dev.21 15:34:32 v3.1.0-dev.3 15:34:32 v3.1.0-dev.4 15:34:32 v3.1.0-dev.5 15:34:32 v3.1.0-dev.6 15:34:32 v3.1.0-dev.7 15:34:32 v3.1.0-dev.8 15:34:32 v3.1.0-dev.9 [Pipeline] sh 15:34:33 + lftools sign git-tag v3.1.0-dev.21 15:34:33 Signing Git tag with Sigul... 15:34:33 Signing v3.1.0-dev.21 [Pipeline] echo 15:34:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:34:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:34:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:34:34 $ docker stop --time=1 cacc03487141ed89aa8e8fd32f395c9b8f60d474bc7ff69a651a0a9444a2e591 15:34:35 $ docker rm -f --volumes cacc03487141ed89aa8e8fd32f395c9b8f60d474bc7ff69a651a0a9444a2e591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:34:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:36 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:34: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:34:36 $ docker top c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:36 [ssh-agent] Looking for ssh-agent implementation... 15:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:37 $ docker exec c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae ssh-agent 15:34:37 SSH_AUTH_SOCK=/tmp/ssh-q96p6PvnhNYz/agent.32 15:34:37 SSH_AGENT_PID=38 15:34:37 Running ssh-add (command line suppressed) 15:34:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3468620317371273046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3468620317371273046.key) 15:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:37 + git semver bump pre 15:34:37 2023-09-25 15:34:37,794 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:37 2023-09-25 15:34:37,794 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 15:34:37 2023-09-25 15:34:37,794 [bump_version] DEBUG bumped version:3.1.0-dev.22 15:34:37 2023-09-25 15:34:37,794 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:34:37 2023-09-25 15:34:37,794 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:37 2023-09-25 15:34:37,794 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:37 2023-09-25 15:34:37,796 [execute] INFO git cat-file --batch-check 15:34:37 2023-09-25 15:34:37,796 [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:34:37 2023-09-25 15:34:37,802 [execute] INFO git cat-file --batch 15:34:37 2023-09-25 15:34:37,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:34:37 2023-09-25 15:34:37,809 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:37 3.1.0-dev.22 [Pipeline] } 15:34:37 $ docker exec --env ******** --env ******** c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae ssh-agent -k 15:34:37 unset SSH_AUTH_SOCK; 15:34:37 unset SSH_AGENT_PID; 15:34:37 echo Agent pid 38 killed; 15:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:39 + git semver [Pipeline] } 15:34:39 $ docker stop --time=1 c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae 15:34:40 $ docker rm -f --volumes c6a42f797e327db780cb0a6a01e98e9809a413a6360e39d43c1d2d8a95283aae [Pipeline] // withDockerContainer [Pipeline] sh 15:34:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:41 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:34:41 $ 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:34:41 $ docker top 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 -eo pid,comm 15:34:41 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:34:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:41 [ssh-agent] Looking for ssh-agent implementation... 15:34:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:41 $ docker exec 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 ssh-agent 15:34:42 SSH_AUTH_SOCK=/tmp/ssh-7UtONAg4Wndn/agent.32 15:34:42 SSH_AGENT_PID=38 15:34:42 Running ssh-add (command line suppressed) 15:34:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6546795545238525010.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6546795545238525010.key) 15:34:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:42 + git semver push 15:34:42 2023-09-25 15:34:42,676 [run_push] DEBUG push 15:34:42 2023-09-25 15:34:42,676 [execute] INFO git cat-file --batch-check 15:34:42 2023-09-25 15:34:42,677 [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:34:42 2023-09-25 15:34:42,681 [execute] INFO git rev-list 58c02063196389f1a3c955113d4710a15979986a -- 15:34:42 2023-09-25 15:34:42,681 [execute] DEBUG Popen(['git', 'rev-list', '58c02063196389f1a3c955113d4710a15979986a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:34:42 2023-09-25 15:34:42,689 [execute] INFO git fetch -v origin 15:34:42 2023-09-25 15:34:42,689 [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:34:43 2023-09-25 15:34:43,181 [run_push] DEBUG no remote changes detected 15:34:43 2023-09-25 15:34:43,182 [execute] INFO git push origin semver 15:34:43 2023-09-25 15:34:43,182 [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:34:44 2023-09-25 15:34:43,895 [run_push] DEBUG push all version tags 15:34:44 2023-09-25 15:34:43,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:34:44 2023-09-25 15:34:43,896 [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:34:44 2023-09-25 15:34:44,643 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:34:44 3.1.0-dev.22 [Pipeline] } 15:34:44 $ docker exec --env ******** --env ******** 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 ssh-agent -k 15:34:44 unset SSH_AUTH_SOCK; 15:34:44 unset SSH_AGENT_PID; 15:34:44 echo Agent pid 38 killed; 15:34:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:45 + git semver [Pipeline] } 15:34:45 $ docker stop --time=1 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 15:34:46 $ docker rm -f --volumes 4052852c3b50e005f303b8711073ec4bf71ed14e7c11520bdc76847ddd404c50 [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:34:47 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:34:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:34:47 total 16 15:34:47 drwxr-xr-x 3 root root 4096 Sep 25 15:24 . 15:34:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 15:34 .. 15:34:47 drwxr-xr-x 2 root root 4096 Sep 25 15:24 cost 15:34:47 -rw-r--r-- 1 root root 95 Sep 25 15:24 cost.csv 15:34:47 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:34:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:34:47 total 16 15:34:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:24 . 15:34:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 15:34 .. 15:34:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:24 cost 15:34:47 -rw-r--r-- 1 jenkins jenkins 95 Sep 25 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:34:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:34:48 ---> package-listing.sh 15:34:48 ++ tr '[:upper:]' '[:lower:]' 15:34:48 ++ facter osfamily 15:34:48 + OS_FAMILY=debian 15:34:48 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:34:48 + START_PACKAGES=/tmp/packages_start.txt 15:34:48 + END_PACKAGES=/tmp/packages_end.txt 15:34:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:48 + PACKAGES=/tmp/packages_start.txt 15:34:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:34:48 + PACKAGES=/tmp/packages_end.txt 15:34:48 + case "${OS_FAMILY}" in 15:34:48 + dpkg -l 15:34:48 + grep '^ii' 15:34:48 + '[' -f /tmp/packages_start.txt ']' 15:34:48 + '[' -f /tmp/packages_end.txt ']' 15:34:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:34:48 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:34: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:34: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:34:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:49 prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container 15:34: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:34:49 $ docker top 1c7fccdb22080892ccd6fe8b0cda3d425c1cf1528e2e5b80fe0f412bf3193322 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:50 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:50 + mkdir -p /var/log/sysstat [Pipeline] sh 15:34:50 + ls /var/log/sa-host 15:34:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:51 provisioning config files... 15:34:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12972682743600238476tmp [Pipeline] { [Pipeline] echo 15:34:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:51 ---> create-netrc.sh [Pipeline] } 15:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:34:51 ---> python-tools-install.sh [Pipeline] echo 15:34:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:52 ---> sudo-logs.sh 15:34:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:34:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:52 ---> job-cost.sh 15:34:52 lf-activate-venv: SKIPPING 15:34:52 DEBUG: total: 0.2199999988079071 15:34:52 INFO: Retrieving Stack Cost... 15:34:52 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:53 INFO: Archiving Costs [Pipeline] echo 15:34:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:53 ---> logs-deploy.sh 15:34:53 lf-activate-venv: SKIPPING 15:34:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/133 15:34:53 INFO: archiving workspace using pattern(s): 15:34:54 Archives upload complete. 15:34:54 INFO: archiving logs to Nexus 15:34:55 ---> uname -a: 15:34:55 Linux prd-ubuntu20-04-docker-8c-8g-7833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:34:55 15:34:55 15:34:55 ---> lscpu: 15:34:55 Architecture: x86_64 15:34:55 CPU op-mode(s): 32-bit, 64-bit 15:34:55 Byte Order: Little Endian 15:34:55 Address sizes: 40 bits physical, 48 bits virtual 15:34:55 CPU(s): 8 15:34:55 On-line CPU(s) list: 0-7 15:34:55 Thread(s) per core: 1 15:34:55 Core(s) per socket: 1 15:34:55 Socket(s): 8 15:34:55 NUMA node(s): 1 15:34:55 Vendor ID: AuthenticAMD 15:34:55 CPU family: 23 15:34:55 Model: 49 15:34:55 Model name: AMD EPYC-Rome Processor 15:34:55 Stepping: 0 15:34:55 CPU MHz: 2799.998 15:34:55 BogoMIPS: 5599.99 15:34:55 Virtualization: AMD-V 15:34:55 Hypervisor vendor: KVM 15:34:55 Virtualization type: full 15:34:55 L1d cache: 256 KiB 15:34:55 L1i cache: 256 KiB 15:34:55 L2 cache: 4 MiB 15:34:55 L3 cache: 128 MiB 15:34:55 NUMA node0 CPU(s): 0-7 15:34:55 Vulnerability Itlb multihit: Not affected 15:34:55 Vulnerability L1tf: Not affected 15:34:55 Vulnerability Mds: Not affected 15:34:55 Vulnerability Meltdown: Not affected 15:34:55 Vulnerability Mmio stale data: Not affected 15:34:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:34:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:34:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:34:55 Vulnerability Srbds: Not affected 15:34:55 Vulnerability Tsx async abort: Not affected 15:34:55 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:34:55 15:34:55 15:34:55 ---> nproc: 15:34:55 8 15:34:55 15:34:55 15:34:55 ---> df -h: 15:34:55 Filesystem Size Used Avail Use% Mounted on 15:34:55 overlay 155G 13G 143G 9% / 15:34:55 tmpfs 64M 0 64M 0% /dev 15:34:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:34:55 shm 64M 0 64M 0% /dev/shm 15:34:55 /dev/vda1 155G 13G 143G 9% /facter-os 15:34:55 15:34:55 15:34:55 ---> sar -b -r -n DEV: 15:34:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7833) 09/25/23 _x86_64_ (8 CPU) 15:34:55 15:34:55 15:20:35 LINUX RESTART (8 CPU) 15:34:55 15:34:55 15:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:34:55 15:22:01 155.10 38.39 116.71 0.00 4296.43 60451.18 0.00 15:34:55 15:23:01 140.86 1.17 139.69 0.00 15.06 53654.12 0.00 15:34:55 15:24:01 188.39 0.18 188.20 0.00 13.06 38463.06 0.00 15:34:55 15:25:01 34.46 0.02 34.44 0.00 3.07 16569.12 0.00 15:34:55 15:26:01 54.28 11.63 42.65 0.00 5176.94 8569.94 0.00 15:34:55 15:27:01 4.70 0.02 4.68 0.00 0.13 110.51 0.00 15:34:55 15:28:01 2.10 0.00 2.10 0.00 0.00 25.46 0.00 15:34:55 15:29:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 15:34:55 15:30:02 1.37 0.00 1.37 0.00 0.00 14.80 0.00 15:34:55 15:31:01 2.17 0.00 2.17 0.00 0.00 24.67 0.00 15:34:55 15:32:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 15:34:55 15:33:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 15:34:55 15:34:01 24.09 0.12 23.98 0.00 14.53 24572.88 0.00 15:34:55 Average: 47.21 3.97 43.24 0.00 733.24 15597.86 0.00 15:34:55 15:34:55 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:55 15:22:01 29244768 31569444 745136 2.27 78636 2521844 1964044 5.79 1018560 2259492 6868 15:34:55 15:23:01 27455960 31129184 1169568 3.56 151880 3682688 2572680 7.58 1730912 3199940 488220 15:34:55 15:24:01 27892376 31532836 768296 2.34 157532 3649320 2036980 6.00 1300640 3204604 214044 15:34:55 15:25:01 27633116 31560108 739604 2.25 165616 3891436 1756228 5.18 1291436 3434284 24 15:34:55 15:26:01 27122256 31515016 758112 2.31 194972 4319756 1723840 5.08 1620120 3577612 996 15:34:55 15:27:01 27156980 31545144 728680 2.22 193504 4316492 1716204 5.06 1590784 3574336 540 15:34:55 15:28:01 27157836 31546028 727896 2.21 193564 4316632 1716204 5.06 1590568 3574480 8 15:34:55 15:29:01 27160080 31548356 725488 2.21 193636 4316632 1716204 5.06 1587668 3574480 8 15:34:55 15:30:02 27160340 31548728 725148 2.21 193696 4316636 1716204 5.06 1587840 3574484 4 15:34:55 15:31:01 27162128 31550592 723256 2.20 193764 4316644 1716204 5.06 1585892 3574488 4 15:34:55 15:32:01 27163244 31551776 721964 2.20 193828 4316644 1716204 5.06 1584984 3574488 188 15:34:55 15:33:01 27162952 31551520 722148 2.20 193876 4316648 1716204 5.06 1584384 3574492 8 15:34:55 15:34:01 26384260 31531168 740612 2.25 199768 5020800 1788596 5.27 1611432 4278280 26780 15:34:55 Average: 27373561 31513838 768916 2.34 177252 4100167 1835061 5.41 1514248 3459651 56746 15:34:55 15:34:55 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:55 15:22:01 ens3 674.56 449.33 5920.16 95.40 0.00 0.00 0.00 0.00 15:34:55 15:22:01 lo 6.46 6.46 0.64 0.64 0.00 0.00 0.00 0.00 15:34:55 15:22:01 veth6f59b7a 82.32 100.60 8.08 64.31 0.00 0.00 0.00 0.01 15:34:55 15:22:01 docker0 113.36 134.51 9.35 291.41 0.00 0.00 0.00 0.00 15:34:55 15:23:01 veth4d56238 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:34:55 15:23:01 ens3 246.41 139.59 2314.15 23.39 0.00 0.00 0.00 0.00 15:34:55 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:23:01 docker0 122.88 220.06 10.50 2287.24 0.00 0.00 0.00 0.00 15:34:55 15:24:01 ens3 173.02 138.99 2632.64 333.92 0.00 0.00 0.00 0.00 15:34:55 15:24:01 lo 8.40 8.40 0.84 0.84 0.00 0.00 0.00 0.00 15:34:55 15:24:01 docker0 3.67 7.28 0.22 64.91 0.00 0.00 0.00 0.00 15:34:55 15:25:01 ens3 14.78 9.52 17.09 5.74 0.00 0.00 0.00 0.00 15:34:55 15:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:34:55 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:26:01 ens3 167.44 68.98 2732.46 5.43 0.00 0.00 0.00 0.00 15:34:55 15:26:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:34:55 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:27:01 ens3 0.53 0.38 0.10 0.09 0.00 0.00 0.00 0.00 15:34:55 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:30:02 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:32:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:34:55 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:55 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 15:34:01 ens3 130.31 85.64 3969.76 11.00 0.00 0.00 0.00 0.00 15:34:55 15:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:34:55 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:55 Average: ens3 108.43 68.77 1354.58 36.59 0.00 0.00 0.00 0.00 15:34:55 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 15:34:55 Average: docker0 18.48 27.87 1.55 203.60 0.00 0.00 0.00 0.00 15:34:55 15:34:55 15:34:55 ---> sar -P ALL: 15:34:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7833) 09/25/23 _x86_64_ (8 CPU) 15:34:55 15:34:55 15:20:35 LINUX RESTART (8 CPU) 15:34:55 15:34:55 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:34:55 15:22:01 all 9.59 0.00 3.27 2.40 0.07 84.68 15:34:55 15:22:01 0 9.69 0.00 3.20 0.15 0.07 86.89 15:34:55 15:22:01 1 7.19 0.00 2.86 0.71 0.05 89.20 15:34:55 15:22:01 2 9.95 0.00 3.53 5.02 0.07 81.44 15:34:55 15:22:01 3 9.39 0.00 2.88 0.27 0.07 87.40 15:34:55 15:22:01 4 10.78 0.00 3.40 2.55 0.05 83.22 15:34:55 15:22:01 5 9.98 0.00 2.89 0.54 0.07 86.52 15:34:55 15:22:01 6 9.30 0.00 3.99 3.46 0.08 83.17 15:34:55 15:22:01 7 10.43 0.00 3.40 6.54 0.07 79.57 15:34:55 15:23:01 all 32.35 0.00 4.78 3.05 0.07 59.75 15:34:55 15:23:01 0 31.76 0.00 4.41 0.40 0.05 63.37 15:34:55 15:23:01 1 31.95 0.00 5.38 1.09 0.07 61.51 15:34:55 15:23:01 2 31.66 0.00 4.39 0.54 0.07 63.34 15:34:55 15:23:01 3 33.52 0.00 3.65 0.34 0.07 62.42 15:34:55 15:23:01 4 33.76 0.00 4.67 0.25 0.07 61.25 15:34:55 15:23:01 5 30.69 0.00 4.24 0.56 0.07 64.45 15:34:55 15:23:01 6 32.52 0.00 5.10 11.81 0.07 50.51 15:34:55 15:23:01 7 32.94 0.00 6.41 9.44 0.08 51.12 15:34:55 15:24:01 all 31.84 0.00 4.32 1.97 0.09 61.79 15:34:55 15:24:01 0 32.26 0.00 3.98 0.29 0.08 63.39 15:34:55 15:24:01 1 30.31 0.00 4.14 0.13 0.07 65.35 15:34:55 15:24:01 2 31.35 0.00 4.86 1.41 0.08 62.29 15:34:55 15:24:01 3 32.82 0.00 4.04 0.46 0.10 62.59 15:34:55 15:24:01 4 32.54 0.00 4.32 0.07 0.08 62.99 15:34:55 15:24:01 5 32.56 0.00 4.46 2.35 0.08 60.55 15:34:55 15:24:01 6 31.70 0.00 4.08 0.13 0.08 64.00 15:34:55 15:24:01 7 31.16 0.00 4.69 11.00 0.10 53.04 15:34:55 15:25:01 all 1.96 0.00 0.98 0.89 0.05 96.11 15:34:55 15:25:01 0 1.75 0.00 1.48 0.00 0.07 96.70 15:34:55 15:25:01 1 1.67 0.00 0.58 0.00 0.05 97.70 15:34:55 15:25:01 2 2.41 0.00 0.90 0.00 0.05 96.63 15:34:55 15:25:01 3 2.08 0.00 0.87 0.54 0.08 96.43 15:34:55 15:25:01 4 1.62 0.00 0.87 0.02 0.03 97.46 15:34:55 15:25:01 5 1.32 0.00 0.62 1.25 0.05 96.76 15:34:55 15:25:01 6 2.36 0.00 1.04 0.77 0.03 95.81 15:34:55 15:25:01 7 2.48 0.00 1.47 4.59 0.05 91.40 15:34:55 15:26:01 all 2.52 0.00 1.57 1.06 0.03 94.81 15:34:55 15:26:01 0 2.27 0.00 2.03 0.80 0.05 94.85 15:34:55 15:26:01 1 1.80 0.00 1.32 0.25 0.03 96.60 15:34:55 15:26:01 2 3.15 0.00 1.20 0.74 0.03 94.88 15:34:55 15:26:01 3 2.20 0.00 1.22 0.28 0.02 96.28 15:34:55 15:26:01 4 1.95 0.00 1.45 1.17 0.02 95.41 15:34:55 15:26:01 5 1.83 0.00 1.07 4.89 0.03 92.18 15:34:55 15:26:01 6 5.38 0.00 2.16 0.25 0.02 92.20 15:34:55 15:26:01 7 1.62 0.00 2.12 0.10 0.03 96.12 15:34:55 15:27:01 all 0.10 0.00 0.05 0.05 0.01 99.79 15:34:55 15:27:01 0 0.07 0.00 0.07 0.00 0.00 99.87 15:34:55 15:27:01 1 0.03 0.00 0.03 0.03 0.00 99.90 15:34:55 15:27:01 2 0.12 0.00 0.03 0.02 0.02 99.82 15:34:55 15:27:01 3 0.07 0.00 0.07 0.02 0.02 99.83 15:34:55 15:27:01 4 0.22 0.00 0.08 0.00 0.00 99.70 15:34:55 15:27:01 5 0.08 0.00 0.05 0.33 0.00 99.53 15:34:55 15:27:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:34:55 15:27:01 7 0.15 0.00 0.03 0.00 0.02 99.80 15:34:55 15:28:01 all 0.05 0.00 0.01 0.01 0.00 99.92 15:34:55 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:34:55 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:28:01 2 0.38 0.00 0.02 0.00 0.00 99.60 15:34:55 15:28:01 3 0.03 0.00 0.03 0.02 0.02 99.90 15:34:55 15:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:28:01 5 0.00 0.00 0.00 0.07 0.00 99.93 15:34:55 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:34:55 15:29:01 all 0.05 0.00 0.02 0.01 0.01 99.91 15:34:55 15:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:34:55 15:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:34:55 15:29:01 2 0.17 0.00 0.02 0.00 0.02 99.80 15:34:55 15:29:01 3 0.05 0.00 0.05 0.02 0.03 99.85 15:34:55 15:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:34:55 15:29:01 5 0.02 0.00 0.02 0.08 0.00 99.88 15:34:55 15:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:34:55 15:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:34:55 15:30:02 all 0.03 0.00 0.01 0.02 0.00 99.93 15:34:55 15:30:02 0 0.03 0.00 0.00 0.00 0.00 99.97 15:34:55 15:30:02 1 0.03 0.00 0.02 0.00 0.00 99.95 15:34:55 15:30:02 2 0.07 0.00 0.00 0.00 0.00 99.93 15:34:55 15:30:02 3 0.03 0.00 0.02 0.05 0.00 99.90 15:34:55 15:30:02 4 0.02 0.00 0.00 0.00 0.00 99.98 15:34:55 15:30:02 5 0.03 0.00 0.02 0.08 0.00 99.87 15:34:55 15:30:02 6 0.02 0.00 0.00 0.00 0.00 99.98 15:34:55 15:30:02 7 0.03 0.00 0.03 0.03 0.02 99.88 15:34:55 15:31:01 all 0.02 0.00 0.01 0.03 0.01 99.94 15:34:55 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:34:55 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:34:55 15:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:34:55 15:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:31:01 5 0.02 0.00 0.00 0.20 0.02 99.76 15:34:55 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:34:55 15:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:34:55 15:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:34:55 15:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:34:55 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:34:55 15:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:34:55 15:32:01 3 0.03 0.00 0.03 0.08 0.02 99.83 15:34:55 15:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:34:55 15:32:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:34:55 15:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:34:55 15:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:34:55 15:34:55 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:34:55 15:33:01 all 0.02 0.00 0.01 0.02 0.00 99.94 15:34:55 15:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:34:55 15:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:34:55 15:33:01 3 0.03 0.00 0.03 0.10 0.02 99.82 15:34:55 15:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:34:55 15:33:01 5 0.03 0.00 0.02 0.05 0.00 99.90 15:34:55 15:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:34:55 15:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:34:55 15:34:01 all 2.49 0.00 1.14 0.73 0.02 95.61 15:34:55 15:34:01 0 2.85 0.00 1.12 0.02 0.02 96.00 15:34:55 15:34:01 1 3.81 0.00 0.90 0.00 0.02 95.28 15:34:55 15:34:01 2 2.58 0.00 0.86 0.00 0.02 96.55 15:34:55 15:34:01 3 2.73 0.00 0.89 0.91 0.02 95.46 15:34:55 15:34:01 4 2.01 0.00 1.26 0.00 0.02 96.71 15:34:55 15:34:01 5 1.65 0.00 1.42 0.37 0.02 96.55 15:34:55 15:34:01 6 2.08 0.00 1.27 0.45 0.02 96.18 15:34:55 15:34:01 7 2.25 0.00 1.43 4.13 0.02 92.19 15:34:55 Average: all 6.20 0.00 1.24 0.79 0.03 91.74 15:34:55 Average: 0 6.19 0.00 1.26 0.13 0.03 92.40 15:34:55 Average: 1 5.89 0.00 1.17 0.17 0.02 92.75 15:34:55 Average: 2 6.28 0.00 1.21 0.59 0.03 91.89 15:34:55 Average: 3 6.35 0.00 1.06 0.24 0.04 92.32 15:34:55 Average: 4 6.35 0.00 1.24 0.31 0.02 92.08 15:34:55 Average: 5 5.99 0.00 1.14 0.83 0.03 92.02 15:34:55 Average: 6 6.39 0.00 1.36 1.29 0.02 90.94 15:34:55 Average: 7 6.18 0.00 1.50 2.74 0.03 89.55 15:34:55 15:34:55 15:34:55