Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 381a687333ca9b0d1c51b9ef892fe4f7db09a865 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-ssh11083093334425515530.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-ssh10771645786534872886.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-ssh182971099924169419.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-ssh7211991600498861216.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-ssh9631565078769729926.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-9708 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 381a687333ca9b0d1c51b9ef892fe4f7db09a865 (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 381a687333ca9b0d1c51b9ef892fe4f7db09a865 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#235)" > git rev-list --no-walk e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:18:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:18:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:18:20 ========================================================= 15:18:20 EdgeX Global Pipelines Version Info 15:18:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:18:21 ------------------- 15:18:21 stable info: 15:18:21 ------------------- 15:18:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:18:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:18:21 Message: update stable to v1.0.254 15:18:21 ------------------- 15:18:21 experimental info: 15:18:21 ------------------- 15:18:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:18:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:18:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 381a687 [Pipeline] echo 15:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:22 provisioning config files... 15:18:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9433337829209895389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:22 ---> docker-login.sh 15:18:22 nexus3.edgexfoundry.org:10001 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:23 Configure a credential helper to remove this warning. See 15:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:23 15:18:23 Login Succeeded 15:18:23 nexus3.edgexfoundry.org:10002 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:23 Configure a credential helper to remove this warning. See 15:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:23 15:18:23 Login Succeeded 15:18:23 nexus3.edgexfoundry.org:10003 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:23 Configure a credential helper to remove this warning. See 15:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:23 15:18:23 Login Succeeded 15:18:23 nexus3.edgexfoundry.org:10004 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:23 Configure a credential helper to remove this warning. See 15:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:23 15:18:23 Login Succeeded 15:18:23 docker.io 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:24 Configure a credential helper to remove this warning. See 15:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:24 15:18:24 Login Succeeded 15:18:24 ---> docker-login.sh ends [Pipeline] } 15:18:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:18:24 + git rev-list -1 --merges 381a687333ca9b0d1c51b9ef892fe4f7db09a865~1..381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo 15:18:24 -----------> git rev-list -1 --merges 381a687333ca9b0d1c51b9ef892fe4f7db09a865~1..381a687333ca9b0d1c51b9ef892fe4f7db09a865 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [false] [Pipeline] sh 15:18:24 + git log --format=format:%s -1 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo 15:18:24 ========================================================= 15:18:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:18:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:25 + git log --format=format:%s -1 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo 15:18:25 [semverPrep] GIT_COMMIT: 381a687333ca9b0d1c51b9ef892fe4f7db09a865, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#235) [Pipeline] echo 15:18:25 [semverPrep] This is not a build commit. [Pipeline] sh 15:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:25 + grep -v github /etc/ssh/ssh_known_hosts 15:18:25 + [ -e /tmp/ssh_known_hosts ] 15:18:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:18:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:18:25 + sudo tee -a /etc/ssh/ssh_known_hosts 15:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:25 15:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:26 0.1.4: Pulling from edgex-devops/py-git-semver 15:18:26 b85a868b505f: Pulling fs layer 15:18:26 e2be974225ed: Pulling fs layer 15:18:26 339a4e72a1f5: Pulling fs layer 15:18:26 988bab9f4d93: Pulling fs layer 15:18:26 1469e6f7b9e6: Pulling fs layer 15:18:26 eaf3925da568: Pulling fs layer 15:18:26 bab4dde63d76: Pulling fs layer 15:18:26 bde34c3a00c8: Pulling fs layer 15:18:26 b352a97aabf1: Pulling fs layer 15:18:26 4872d77fe225: Pulling fs layer 15:18:26 5851b861e8e6: Pulling fs layer 15:18:26 988bab9f4d93: Waiting 15:18:26 1469e6f7b9e6: Waiting 15:18:26 eaf3925da568: Waiting 15:18:26 4872d77fe225: Waiting 15:18:26 bab4dde63d76: Waiting 15:18:26 5851b861e8e6: Waiting 15:18:26 bde34c3a00c8: Waiting 15:18:26 b352a97aabf1: Waiting 15:18:26 e2be974225ed: Download complete 15:18:26 988bab9f4d93: Download complete 15:18:26 1469e6f7b9e6: Verifying Checksum 15:18:26 1469e6f7b9e6: Download complete 15:18:26 339a4e72a1f5: Verifying Checksum 15:18:26 339a4e72a1f5: Download complete 15:18:26 eaf3925da568: Verifying Checksum 15:18:26 eaf3925da568: Download complete 15:18:26 bde34c3a00c8: Download complete 15:18:26 b352a97aabf1: Download complete 15:18:26 4872d77fe225: Verifying Checksum 15:18:26 4872d77fe225: Download complete 15:18:26 5851b861e8e6: Verifying Checksum 15:18:26 5851b861e8e6: Download complete 15:18:26 b85a868b505f: Verifying Checksum 15:18:26 b85a868b505f: Download complete 15:18:26 bab4dde63d76: Verifying Checksum 15:18:26 bab4dde63d76: Download complete 15:18:27 b85a868b505f: Pull complete 15:18:27 e2be974225ed: Pull complete 15:18:28 339a4e72a1f5: Pull complete 15:18:28 988bab9f4d93: Pull complete 15:18:28 1469e6f7b9e6: Pull complete 15:18:28 eaf3925da568: Pull complete 15:18:30 bab4dde63d76: Pull complete 15:18:30 bde34c3a00c8: Pull complete 15:18:30 b352a97aabf1: Pull complete 15:18:30 4872d77fe225: Pull complete 15:18:30 5851b861e8e6: Pull complete 15:18:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:30 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:18:30 $ 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:18:34 $ docker top 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 -eo pid,comm 15:18:34 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:18:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:34 [ssh-agent] Looking for ssh-agent implementation... 15:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:34 $ docker exec 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent 15:18:34 SSH_AUTH_SOCK=/tmp/ssh-b2O50As5X5U9/agent.31 15:18:34 SSH_AGENT_PID=37 15:18:34 Running ssh-add (command line suppressed) 15:18:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6234804974825474147.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6234804974825474147.key) 15:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:35 + git tag --points-at HEAD [Pipeline] } 15:18:35 $ docker exec --env ******** --env ******** 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent -k 15:18:35 unset SSH_AUTH_SOCK; 15:18:35 unset SSH_AGENT_PID; 15:18:35 echo Agent pid 37 killed; 15:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:18:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:35 [ssh-agent] Looking for ssh-agent implementation... 15:18:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:35 $ docker exec 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent 15:18:35 SSH_AUTH_SOCK=/tmp/ssh-ZCaGWnPPndvH/agent.69 15:18:35 SSH_AGENT_PID=75 15:18:35 Running ssh-add (command line suppressed) 15:18:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14987141403943616094.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14987141403943616094.key) 15:18:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:35 + git semver init 15:18:36 2023-10-21 15:18:36,091 [run_init] DEBUG init version:0.0.0 force:False 15:18:36 2023-10-21 15:18:36,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:18:36 2023-10-21 15:18:36,092 [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:18:36 2023-10-21 15:18:36,092 [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:18:37 2023-10-21 15:18:37,256 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:18:37 2023-10-21 15:18:37,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:18:37 2023-10-21 15:18:37,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:18:37 2023-10-21 15:18:37,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:18:37 3.1.0-dev.26 [Pipeline] } 15:18:37 $ docker exec --env ******** --env ******** 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent -k 15:18:37 unset SSH_AUTH_SOCK; 15:18:37 unset SSH_AGENT_PID; 15:18:37 echo Agent pid 75 killed; 15:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:37 + git semver [Pipeline] } 15:18:38 $ docker stop --time=1 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 15:18:39 $ docker rm -f --volumes 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:18:40 Stashed 1 file(s) [Pipeline] echo 15:18:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [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:18:40 provisioning config files... 15:18:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2114448990997809323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:40 ---> docker-login.sh 15:18:40 nexus3.edgexfoundry.org:10001 15:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:40 Configure a credential helper to remove this warning. See 15:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:40 15:18:40 Login Succeeded 15:18:40 nexus3.edgexfoundry.org:10002 15:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:40 Configure a credential helper to remove this warning. See 15:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:40 15:18:40 Login Succeeded 15:18:40 nexus3.edgexfoundry.org:10003 15:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:40 Configure a credential helper to remove this warning. See 15:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:40 15:18:40 Login Succeeded 15:18:40 nexus3.edgexfoundry.org:10004 15:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:40 Configure a credential helper to remove this warning. See 15:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:40 15:18:40 Login Succeeded 15:18:40 docker.io 15:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:41 Configure a credential helper to remove this warning. See 15:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:41 15:18:41 Login Succeeded 15:18:41 ---> docker-login.sh ends [Pipeline] } 15:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:41 ========================================================= 15:18:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:18:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:41 + 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:18:41 Sending build context to Docker daemon 12.75MB 15:18:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:18:41 Step 2/12 : FROM ${BASE} AS builder 15:18:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:18:41 7264a8db6415: Pulling fs layer 15:18:41 c4d48a809fc2: Pulling fs layer 15:18:41 4f1c88b9dad5: Pulling fs layer 15:18:41 ad3a456e5733: Pulling fs layer 15:18:41 33e27b845d1e: Pulling fs layer 15:18:41 c68163c4e522: Pulling fs layer 15:18:41 50da416c3ac9: Pulling fs layer 15:18:41 23d2d4c4bb30: Pulling fs layer 15:18:41 ad3a456e5733: Waiting 15:18:41 33e27b845d1e: Waiting 15:18:41 c68163c4e522: Waiting 15:18:41 50da416c3ac9: Waiting 15:18:41 23d2d4c4bb30: Waiting 15:18:41 c4d48a809fc2: Verifying Checksum 15:18:41 c4d48a809fc2: Download complete 15:18:41 ad3a456e5733: Verifying Checksum 15:18:41 ad3a456e5733: Download complete 15:18:41 33e27b845d1e: Download complete 15:18:41 7264a8db6415: Verifying Checksum 15:18:41 7264a8db6415: Download complete 15:18:41 c68163c4e522: Verifying Checksum 15:18:41 c68163c4e522: Download complete 15:18:41 7264a8db6415: Pull complete 15:18:41 23d2d4c4bb30: Verifying Checksum 15:18:41 23d2d4c4bb30: Download complete 15:18:41 c4d48a809fc2: Pull complete 15:18:42 4f1c88b9dad5: Verifying Checksum 15:18:42 4f1c88b9dad5: Download complete 15:18:42 50da416c3ac9: Verifying Checksum 15:18:42 50da416c3ac9: Download complete 15:18:45 4f1c88b9dad5: Pull complete 15:18:45 ad3a456e5733: Pull complete 15:18:45 33e27b845d1e: Pull complete 15:18:45 c68163c4e522: Pull complete 15:18:48 50da416c3ac9: Pull complete 15:18:48 23d2d4c4bb30: Pull complete 15:18:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:18:48 ---> 0786185ac409 15:18:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:18:53 ---> Running in 671936a032d1 15:18:53 Removing intermediate container 671936a032d1 15:18:53 ---> 9be98883952d 15:18:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:18:53 ---> Running in 448967c29419 15:18:53 Removing intermediate container 448967c29419 15:18:53 ---> 16c6527bfe94 15:18:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:18:53 ---> Running in 6230a211c5a3 15:18:53 Removing intermediate container 6230a211c5a3 15:18:53 ---> b23b55be8eea 15:18:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:53 ---> Running in edf73d4f78f5 15:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:18:54 OK: 264 MiB in 52 packages 15:18:54 Removing intermediate container edf73d4f78f5 15:18:54 ---> a6e7be6c331d 15:18:54 Step 7/12 : WORKDIR /app 15:18:54 ---> Running in f1a14a5a6f74 15:18:54 Removing intermediate container f1a14a5a6f74 15:18:54 ---> 2d064421f23c 15:18:54 Step 8/12 : COPY go.mod vendor* ./ 15:18:54 ---> d407451dd2fc 15:18:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:54 ---> Running in 04736cafb168 15:18:55 Still waiting to schedule task 15:18:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:20:02 Removing intermediate container 04736cafb168 15:20:02 ---> b5dee6c7aca8 15:20:02 Step 10/12 : COPY . . 15:20:02 ---> ea28ad28d2b9 15:20:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:02 ---> Running in 39bd621809e3 15:20:02 Removing intermediate container 39bd621809e3 15:20:02 ---> 9a70d9af1216 15:20:02 Step 12/12 : RUN $MAKE 15:20:02 ---> Running in 3da9e84b52b0 15:20:02 noop 15:20:02 Removing intermediate container 3da9e84b52b0 15:20:02 ---> 3ffd41b07f5b 15:20:02 Successfully built 3ffd41b07f5b 15:20:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:03 + docker inspect -f . ci-base-image-x86_64 15:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:03 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:20:03 $ 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:20:03 $ docker top 4660c211d322ef4b24655672be16f1ba8deaab95e475cdd1ddc8b408d6f57c3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:03 + go version 15:20:03 go version go1.21.0 linux/amd64 [Pipeline] } 15:20:03 $ docker stop --time=1 4660c211d322ef4b24655672be16f1ba8deaab95e475cdd1ddc8b408d6f57c3c 15:20:05 $ docker rm -f --volumes 4660c211d322ef4b24655672be16f1ba8deaab95e475cdd1ddc8b408d6f57c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:05 + docker inspect -f . ci-base-image-x86_64 15:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:05 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:20:05 $ 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:20:05 $ docker top 7f3140e5fd077431188938b952604c54fd510f71c79847ef93284fb07dd69725 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:06 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:20:06 + make test 15:20:06 go test -race ./... -coverprofile=coverage.out ./... 15:20:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:20:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:20:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 15:20:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements 15:20:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9710 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:20:32 Running in /w/workspace/app-rfid-llrp-inventory/138 [Pipeline] { [Pipeline] checkout 15:20:33 The recommended git tool is: git 15:20:38 using credential edgex-jenkins-ssh 15:20:38 Cloning the remote Git repository 15:20:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:20:38 > git init /w/workspace/app-rfid-llrp-inventory/138 # timeout=10 15:20:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:20:38 > git --version # timeout=10 15:20:38 > git --version # 'git version 2.25.1' 15:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:41 Avoid second fetch 15:20:41 Checking out Revision 381a687333ca9b0d1c51b9ef892fe4f7db09a865 (main) 15:20:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:20:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:41 > git config core.sparsecheckout # timeout=10 15:20:41 > git checkout -f 381a687333ca9b0d1c51b9ef892fe4f7db09a865 # timeout=10 15:20:42 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#235)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:20:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:43 Dload Upload Total Spent Left Speed 15:20:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 15:20:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:20:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:20:44 + sudo tee /etc/docker/daemon.new 15:20:44 { 15:20:44 "registry-mirrors": [ 15:20:44 "https://nexus3.edgexfoundry.org:10001" 15:20:44 ], 15:20:44 "bip": "10.250.0.254/24", 15:20:44 "hosts": [ 15:20:44 "tcp://0.0.0.0:5555", 15:20:44 "unix:///var/run/docker.sock" 15:20:44 ], 15:20:44 "mtu": 1458, 15:20:44 "selinux-enabled": true, 15:20:44 "seccomp-profile": "/etc/docker/seccomp.json" 15:20:44 } [Pipeline] sh 15:20:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:20:44 + sudo service docker restart 15:20:45 go vet ./... 15:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:49 ./bin/test-attribution.sh 15:20:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:20:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:20:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:20:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:20:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:20:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:20:49 $ docker stop --time=1 7f3140e5fd077431188938b952604c54fd510f71c79847ef93284fb07dd69725 15:20:54 $ docker rm -f --volumes 7f3140e5fd077431188938b952604c54fd510f71c79847ef93284fb07dd69725 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:20:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:56 + ls -al . 15:20:56 total 236 15:20:56 drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:20 . 15:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:18 .. 15:20:56 -rw-rw-r-- 1 jenkins jenkins 262 Oct 21 15:18 .dockerignore 15:20:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:20 .git 15:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:18 .github 15:20:56 -rw-rw-r-- 1 jenkins jenkins 788 Oct 21 15:18 .gitignore 15:20:56 -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:18 .golangci.yml 15:20:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:18 .semver 15:20:56 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 21 15:18 Attribution.txt 15:20:56 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 21 15:18 CHANGELOG.md 15:20:56 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 21 15:18 Dockerfile 15:20:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:18 GOVERNANCE.md 15:20:56 -rw-rw-r-- 1 jenkins jenkins 687 Oct 21 15:18 Jenkinsfile 15:20:56 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 21 15:18 LICENSE 15:20:56 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 21 15:18 Makefile 15:20:56 -rw-rw-r-- 1 jenkins jenkins 617 Oct 21 15:18 OWNERS.md 15:20:56 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 21 15:18 README.md 15:20:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:18 VERSION 15:20:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:18 bin 15:20:56 -rw-r--r-- 1 jenkins jenkins 41317 Oct 21 15:20 coverage.out 15:20:56 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 21 15:18 go.mod 15:20:56 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 21 15:18 go.sum 15:20:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:18 images 15:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:18 internal 15:20:56 -rw-rw-r-- 1 jenkins jenkins 531 Oct 21 15:18 main.go 15:20:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:18 res 15:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:18 snap 15:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:56 + 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=381a687333ca9b0d1c51b9ef892fe4f7db09a865 --label arch=amd64 --label version=3.1.0-dev.26 . 15:20:56 Sending build context to Docker daemon 12.75MB 15:20:56 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:20:56 Step 2/29 : FROM ${BASE} AS builder 15:20:56 ---> 3ffd41b07f5b 15:20:56 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:20:56 ---> Running in df23ca5fc227 15:20:56 Removing intermediate container df23ca5fc227 15:20:56 ---> 61f09715ee71 15:20:56 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:20:56 ---> Running in e711bd273970 15:20:56 Removing intermediate container e711bd273970 15:20:56 ---> 9e64bc622839 15:20:56 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:20:56 ---> Running in 47accdd1c6e6 15:20:56 Removing intermediate container 47accdd1c6e6 15:20:56 ---> 999a5d1ca1e3 15:20:56 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:56 ---> Running in b6cd06d8f3d8 15:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:20:57 OK: 264 MiB in 52 packages 15:20:58 Removing intermediate container b6cd06d8f3d8 15:20:58 ---> 416dbb2cecf5 15:20:58 Step 7/29 : WORKDIR /app 15:20:58 ---> Running in 400fec88213b 15:20:58 Removing intermediate container 400fec88213b 15:20:58 ---> e12379b5c68a 15:20:58 Step 8/29 : COPY go.mod vendor* ./ 15:20:58 ---> 920d5fd434ad 15:20:58 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:58 ---> Running in ecda7c982de6 15:20:58 Removing intermediate container ecda7c982de6 15:20:58 ---> 44ed7d8a5a69 15:20:58 Step 10/29 : COPY . . 15:20:59 ---> aac59326e057 15:20:59 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:59 ---> Running in ee0ae276cf5d 15:20:59 Removing intermediate container ee0ae276cf5d 15:20:59 ---> 00637acaef46 15:20:59 Step 12/29 : RUN $MAKE 15:20:59 ---> Running in cab2c5c0e17d 15:20:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:03 provisioning config files... 15:21:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/138@tmp/config6677289046895682385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:03 ---> docker-login.sh 15:21:03 nexus3.edgexfoundry.org:10001 15:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:04 Configure a credential helper to remove this warning. See 15:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:04 15:21:04 Login Succeeded 15:21:04 nexus3.edgexfoundry.org:10002 15:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:04 Configure a credential helper to remove this warning. See 15:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:04 15:21:04 Login Succeeded 15:21:04 nexus3.edgexfoundry.org:10003 15:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:05 Configure a credential helper to remove this warning. See 15:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:05 15:21:05 Login Succeeded 15:21:05 nexus3.edgexfoundry.org:10004 15:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:05 Configure a credential helper to remove this warning. See 15:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:05 15:21:05 Login Succeeded 15:21:05 docker.io 15:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:06 Configure a credential helper to remove this warning. See 15:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:06 15:21:06 Login Succeeded 15:21:06 ---> docker-login.sh ends [Pipeline] } 15:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:06 ========================================================= 15:21:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:21:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:06 + 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:21:07 Sending build context to Docker daemon 685.1kB 15:21:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:21:07 Step 2/12 : FROM ${BASE} AS builder 15:21:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:21:07 9fda8d8052c6: Pulling fs layer 15:21:07 5d54e960e981: Pulling fs layer 15:21:07 c4a7e357bf2a: Pulling fs layer 15:21:07 f0e02332f6b5: Pulling fs layer 15:21:07 cefa15bbcfad: Pulling fs layer 15:21:07 17808c966233: Pulling fs layer 15:21:07 f4c1fc716caa: Pulling fs layer 15:21:07 f0e02332f6b5: Waiting 15:21:07 cefa15bbcfad: Waiting 15:21:07 17808c966233: Waiting 15:21:07 f4c1fc716caa: Waiting 15:21:07 5d54e960e981: Verifying Checksum 15:21:07 5d54e960e981: Download complete 15:21:07 f0e02332f6b5: Download complete 15:21:07 cefa15bbcfad: Verifying Checksum 15:21:07 cefa15bbcfad: Download complete 15:21:07 9fda8d8052c6: Verifying Checksum 15:21:07 9fda8d8052c6: Download complete 15:21:07 f4c1fc716caa: Verifying Checksum 15:21:07 f4c1fc716caa: Download complete 15:21:08 9fda8d8052c6: Pull complete 15:21:08 5d54e960e981: Pull complete 15:21:08 c4a7e357bf2a: Verifying Checksum 15:21:08 c4a7e357bf2a: Download complete 15:21:09 17808c966233: Verifying Checksum 15:21:09 17808c966233: Download complete 15:21:21 Removing intermediate container cab2c5c0e17d 15:21:21 ---> 43f7c1137b6a 15:21:21 Step 13/29 : FROM alpine:3.18 15:21:21 3.18: Pulling from library/alpine 15:21:21 96526aa774ef: Pulling fs layer 15:21:21 96526aa774ef: Verifying Checksum 15:21:21 96526aa774ef: Download complete 15:21:21 96526aa774ef: Pull complete 15:21:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:21:21 Status: Downloaded newer image for alpine:3.18 15:21:21 ---> 8ca4688f4f35 15:21:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:21:21 ---> Running in fe9960555b2b 15:21:21 Removing intermediate container fe9960555b2b 15:21:21 ---> db5962e21d07 15:21:21 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:21:21 ---> Running in 181e310bf0e1 15:21:21 Removing intermediate container 181e310bf0e1 15:21:21 ---> b369e7ceddd4 15:21:21 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:21:21 ---> Running in c93af7345d11 15:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:21:21 (1/2) Installing ca-certificates (20230506-r0) 15:21:21 (2/2) Installing dumb-init (1.2.5-r2) 15:21:21 Executing busybox-1.36.1-r2.trigger 15:21:21 Executing ca-certificates-20230506-r0.trigger 15:21:21 OK: 8 MiB in 17 packages 15:21:21 Removing intermediate container c93af7345d11 15:21:21 ---> 9b4931a86a33 15:21:21 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:21:21 ---> 737cd4b208a8 15:21:21 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:21:21 ---> 71ce0dd82b1c 15:21:21 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:21:21 ---> a7a16aa198a8 15:21:21 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:21:21 ---> 7d9c1fabcbcd 15:21:21 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:21:22 c4a7e357bf2a: Pull complete 15:21:22 f0e02332f6b5: Pull complete 15:21:22 cefa15bbcfad: Pull complete 15:21:22 ---> 68be0ecd3a7a 15:21:22 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:21:22 ---> Running in 433810db57a4 15:21:22 Removing intermediate container 433810db57a4 15:21:22 ---> 3782685309c1 15:21:22 Step 23/29 : VOLUME /cache 15:21:23 ---> Running in a43bbb6e9bef 15:21:23 Removing intermediate container a43bbb6e9bef 15:21:23 ---> fbf986ce10d0 15:21:23 Step 24/29 : EXPOSE 59711 15:21:23 ---> Running in 82add614650b 15:21:23 Removing intermediate container 82add614650b 15:21:23 ---> 262e287867ab 15:21:23 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:21:23 ---> Running in 3d3f4f7770fb 15:21:23 Removing intermediate container 3d3f4f7770fb 15:21:23 ---> e09f01657200 15:21:23 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:21:23 ---> Running in 5ed8d9eca59d 15:21:23 Removing intermediate container 5ed8d9eca59d 15:21:23 ---> c3c800601a8a 15:21:23 Step 27/29 : LABEL arch=amd64 15:21:23 ---> Running in f377bd204f78 15:21:23 Removing intermediate container f377bd204f78 15:21:23 ---> 2fc25d01821d 15:21:23 Step 28/29 : LABEL git_sha=381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:21:23 ---> Running in f56f1babaf39 15:21:23 Removing intermediate container f56f1babaf39 15:21:23 ---> acecb7bbaabe 15:21:23 Step 29/29 : LABEL version=3.1.0-dev.26 15:21:23 ---> Running in 43482db5e7f0 15:21:23 Removing intermediate container 43482db5e7f0 15:21:23 ---> 00e3fbf8943a 15:21:23 [Warning] One or more build-args [ARCH] were not consumed 15:21:23 Successfully built 00e3fbf8943a 15:21:23 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:21:23 provisioning config files... 15:21:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12557062546581568504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:24 ---> docker-login.sh 15:21:24 nexus3.edgexfoundry.org:10001 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 nexus3.edgexfoundry.org:10002 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 nexus3.edgexfoundry.org:10003 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 nexus3.edgexfoundry.org:10004 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 docker.io 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 ---> docker-login.sh ends [Pipeline] } 15:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:25 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:21:25 381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:21:25 latest 15:21:25 3.1.0-dev.26 15:21:25 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 15:21:25 main 15:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:25 23356b253dc1: Preparing 15:21:25 84bcaf7f07b2: Preparing 15:21:25 30f0a4a2a20c: Preparing 15:21:25 25586ecf5860: Preparing 15:21:25 405503b21a35: Preparing 15:21:25 2056a78e00c4: Preparing 15:21:25 afe235235c3f: Preparing 15:21:25 cc2447e1835a: Preparing 15:21:25 afe235235c3f: Waiting 15:21:25 cc2447e1835a: Waiting 15:21:25 2056a78e00c4: Waiting 15:21:25 23356b253dc1: Pushed 15:21:25 25586ecf5860: Pushed 15:21:25 30f0a4a2a20c: Pushed 15:21:25 405503b21a35: Pushed 15:21:26 2056a78e00c4: Pushed 15:21:26 cc2447e1835a: Layer already exists 15:21:26 afe235235c3f: Pushed 15:21:28 84bcaf7f07b2: Pushed 15:21:28 381a687333ca9b0d1c51b9ef892fe4f7db09a865: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:28 + 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:21:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:29 23356b253dc1: Preparing 15:21:29 84bcaf7f07b2: Preparing 15:21:29 30f0a4a2a20c: Preparing 15:21:29 25586ecf5860: Preparing 15:21:29 405503b21a35: Preparing 15:21:29 2056a78e00c4: Preparing 15:21:29 afe235235c3f: Preparing 15:21:29 cc2447e1835a: Preparing 15:21:29 2056a78e00c4: Waiting 15:21:29 afe235235c3f: Waiting 15:21:29 cc2447e1835a: Waiting 15:21:29 25586ecf5860: Layer already exists 15:21:29 23356b253dc1: Layer already exists 15:21:29 30f0a4a2a20c: Layer already exists 15:21:29 84bcaf7f07b2: Layer already exists 15:21:29 405503b21a35: Layer already exists 15:21:29 afe235235c3f: Layer already exists 15:21:29 2056a78e00c4: Layer already exists 15:21:29 cc2447e1835a: Layer already exists 15:21:29 latest: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.26 15:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:29 23356b253dc1: Preparing 15:21:29 84bcaf7f07b2: Preparing 15:21:29 30f0a4a2a20c: Preparing 15:21:29 25586ecf5860: Preparing 15:21:29 405503b21a35: Preparing 15:21:29 2056a78e00c4: Preparing 15:21:29 afe235235c3f: Preparing 15:21:29 cc2447e1835a: Preparing 15:21:29 2056a78e00c4: Waiting 15:21:29 afe235235c3f: Waiting 15:21:29 cc2447e1835a: Waiting 15:21:29 84bcaf7f07b2: Layer already exists 15:21:29 405503b21a35: Layer already exists 15:21:29 25586ecf5860: Layer already exists 15:21:29 30f0a4a2a20c: Layer already exists 15:21:29 23356b253dc1: Layer already exists 15:21:29 afe235235c3f: Layer already exists 15:21:29 2056a78e00c4: Layer already exists 15:21:29 cc2447e1835a: Layer already exists 15:21:29 3.1.0-dev.26: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:30 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 15:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:30 23356b253dc1: Preparing 15:21:30 84bcaf7f07b2: Preparing 15:21:30 30f0a4a2a20c: Preparing 15:21:30 25586ecf5860: Preparing 15:21:30 405503b21a35: Preparing 15:21:30 2056a78e00c4: Preparing 15:21:30 afe235235c3f: Preparing 15:21:30 cc2447e1835a: Preparing 15:21:30 afe235235c3f: Waiting 15:21:30 2056a78e00c4: Waiting 15:21:30 cc2447e1835a: Waiting 15:21:30 25586ecf5860: Layer already exists 15:21:30 30f0a4a2a20c: Layer already exists 15:21:30 84bcaf7f07b2: Layer already exists 15:21:30 23356b253dc1: Layer already exists 15:21:30 405503b21a35: Layer already exists 15:21:30 cc2447e1835a: Layer already exists 15:21:30 afe235235c3f: Layer already exists 15:21:30 2056a78e00c4: Layer already exists 15:21:30 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:30 17808c966233: Pull complete 15:21:30 + 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:21:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:21:30 23356b253dc1: Preparing 15:21:30 84bcaf7f07b2: Preparing 15:21:30 30f0a4a2a20c: Preparing 15:21:30 25586ecf5860: Preparing 15:21:30 405503b21a35: Preparing 15:21:30 2056a78e00c4: Preparing 15:21:30 afe235235c3f: Preparing 15:21:30 cc2447e1835a: Preparing 15:21:30 afe235235c3f: Waiting 15:21:30 cc2447e1835a: Waiting 15:21:30 2056a78e00c4: Waiting 15:21:30 405503b21a35: Layer already exists 15:21:30 25586ecf5860: Layer already exists 15:21:30 30f0a4a2a20c: Layer already exists 15:21:30 84bcaf7f07b2: Layer already exists 15:21:30 23356b253dc1: Layer already exists 15:21:30 2056a78e00c4: Layer already exists 15:21:30 afe235235c3f: Layer already exists 15:21:30 cc2447e1835a: Layer already exists 15:21:30 main: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:30 ===================================================== [Pipeline] echo 15:21:30 taggedImages: 15:21:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:21:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:21:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.26 15:21:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 15:21:30 - 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:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:31 15:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:31 latest: Pulling from edgex-lftools-log-publisher 15:21:31 5eb5b503b376: Pulling fs layer 15:21:31 5c69ac0246d0: Pulling fs layer 15:21:31 ec43610c2a17: Pulling fs layer 15:21:31 3a2ae6a8a46f: Pulling fs layer 15:21:31 33b1e0a273af: Pulling fs layer 15:21:31 5d3b04190fa2: Pulling fs layer 15:21:31 2f39f015ded8: Pulling fs layer 15:21:31 33b1e0a273af: Waiting 15:21:31 5d3b04190fa2: Waiting 15:21:31 2f39f015ded8: Waiting 15:21:31 3a2ae6a8a46f: Waiting 15:21:31 5c69ac0246d0: Download complete 15:21:31 3a2ae6a8a46f: Download complete 15:21:31 33b1e0a273af: Verifying Checksum 15:21:31 33b1e0a273af: Download complete 15:21:31 5d3b04190fa2: Verifying Checksum 15:21:31 5d3b04190fa2: Download complete 15:21:31 ec43610c2a17: Verifying Checksum 15:21:31 ec43610c2a17: Download complete 15:21:31 5eb5b503b376: Verifying Checksum 15:21:31 5eb5b503b376: Download complete 15:21:32 f4c1fc716caa: Pull complete 15:21:32 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:21:32 ---> ea914061e18c 15:21:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:21:32 2f39f015ded8: Download complete 15:21:33 5eb5b503b376: Pull complete 15:21:33 5c69ac0246d0: Pull complete 15:21:33 ec43610c2a17: Pull complete 15:21:33 3a2ae6a8a46f: Pull complete 15:21:33 33b1e0a273af: Pull complete 15:21:33 5d3b04190fa2: Pull complete 15:21:33 ---> Running in 13aa4b3d1307 15:21:34 Removing intermediate container 13aa4b3d1307 15:21:34 ---> 514bf3eef4f6 15:21:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:21:34 ---> Running in 9a087ac73fa6 15:21:34 Removing intermediate container 9a087ac73fa6 15:21:34 ---> d324f5121c88 15:21:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:21:34 ---> Running in cacd50b49049 15:21:35 Removing intermediate container cacd50b49049 15:21:35 ---> 734cad7ef710 15:21:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:35 ---> Running in 0c51d33f4edf 15:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:21:37 OK: 266 MiB in 52 packages 15:21:38 2f39f015ded8: Pull complete 15:21:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:38 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:21:38 $ 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:21:38 Removing intermediate container 0c51d33f4edf 15:21:38 ---> 1b88ae6d3ed7 15:21:38 Step 7/12 : WORKDIR /app 15:21:38 ---> Running in 170c5656a08f 15:21:39 Removing intermediate container 170c5656a08f 15:21:39 ---> 559f7ca9306a 15:21:39 Step 8/12 : COPY go.mod vendor* ./ 15:21:41 ---> 77b94af8c5b1 15:21:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:41 ---> Running in 236dc23fb35f 15:21:45 $ docker top 31a60c5d465c8263c4d8e5e601f141c55db1c059829b48a9b8ed4fbc6fff30e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:45 ---> job-cost.sh 15:21:45 lf-activate-venv: SKIPPING 15:21:45 INFO: No Stack... 15:21:45 INFO: Retrieving Pricing Info for: v3-standard-8 15:21:46 INFO: Archiving Costs [Pipeline] sh 15:21:46 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:21:46 + cut -d, -f6 [Pipeline] lock 15:21:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] 15:21:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] did not exist. Created. 15:21:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:21:47 + echo total: 0.2199999988079071 [Pipeline] stash 15:21:47 Stashed 1 file(s) [Pipeline] } 15:21:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 15:21:47 $ docker stop --time=1 31a60c5d465c8263c4d8e5e601f141c55db1c059829b48a9b8ed4fbc6fff30e5 15:21:48 $ docker rm -f --volumes 31a60c5d465c8263c4d8e5e601f141c55db1c059829b48a9b8ed4fbc6fff30e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:18 Removing intermediate container 236dc23fb35f 15:23:18 ---> 927d22caa25f 15:23:18 Step 10/12 : COPY . . 15:23:18 ---> a952bf86733b 15:23:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:18 ---> Running in 47e75fdf2863 15:23:18 Removing intermediate container 47e75fdf2863 15:23:18 ---> 62c86ebeaecf 15:23:18 Step 12/12 : RUN $MAKE 15:23:18 ---> Running in 554d48ff2450 15:23:18 noop 15:23:18 Removing intermediate container 554d48ff2450 15:23:18 ---> ac65dad73540 15:23:18 Successfully built ac65dad73540 15:23:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:18 + docker inspect -f . ci-base-image-arm64 15:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:18 prd-ubuntu20.04-docker-arm64-4c-16g-9710 does not seem to be running inside a container 15:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/138 -v /w/workspace/app-rfid-llrp-inventory/138:/w/workspace/app-rfid-llrp-inventory/138:rw,z -v /w/workspace/app-rfid-llrp-inventory/138@tmp:/w/workspace/app-rfid-llrp-inventory/138@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:23:20 $ docker top 40eb947865bf3ccaf56d59b22c2f9c5dc458d0e9de52c0c6e21c17bb4808e6d4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:21 + go version 15:23:21 go version go1.21.0 linux/arm64 [Pipeline] } 15:23:21 $ docker stop --time=1 40eb947865bf3ccaf56d59b22c2f9c5dc458d0e9de52c0c6e21c17bb4808e6d4 15:23:23 $ docker rm -f --volumes 40eb947865bf3ccaf56d59b22c2f9c5dc458d0e9de52c0c6e21c17bb4808e6d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:23 + docker inspect -f . ci-base-image-arm64 15:23:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:24 prd-ubuntu20.04-docker-arm64-4c-16g-9710 does not seem to be running inside a container 15:23:24 $ 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/138 -v /w/workspace/app-rfid-llrp-inventory/138:/w/workspace/app-rfid-llrp-inventory/138:rw,z -v /w/workspace/app-rfid-llrp-inventory/138@tmp:/w/workspace/app-rfid-llrp-inventory/138@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:23:25 $ docker top 845aabbe8aa4f8c42c34c1e3c7c1c2f81528c522b640482cafad36f8dccc93f8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:26 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/138 [Pipeline] fileExists [Pipeline] sh 15:23:26 + make test 15:23:26 go test -race ./... -coverprofile=coverage.out ./... 15:26:03 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:26:03 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:26:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.387s coverage: 86.2% of statements 15:26:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.533s coverage: 71.9% of statements 15:26:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:26:09 go vet ./... 15:28:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:31 ./bin/test-attribution.sh 15:28:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:28:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:28:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:28:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:28:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:28:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:31 $ docker stop --time=1 845aabbe8aa4f8c42c34c1e3c7c1c2f81528c522b640482cafad36f8dccc93f8 15:28:33 $ docker rm -f --volumes 845aabbe8aa4f8c42c34c1e3c7c1c2f81528c522b640482cafad36f8dccc93f8 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:34 Warning: overwriting stash ‘coverage-report’ 15:28:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:36 + ls -al . 15:28:36 total 232 15:28:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 15:23 . 15:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 .. 15:28:36 -rw-rw-r-- 1 jenkins jenkins 262 Oct 21 15:20 .dockerignore 15:28:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:20 .git 15:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 .github 15:28:36 -rw-rw-r-- 1 jenkins jenkins 788 Oct 21 15:20 .gitignore 15:28:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:20 .golangci.yml 15:28:36 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 21 15:20 Attribution.txt 15:28:36 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 21 15:20 CHANGELOG.md 15:28:36 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 21 15:20 Dockerfile 15:28:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:20 GOVERNANCE.md 15:28:36 -rw-rw-r-- 1 jenkins jenkins 687 Oct 21 15:20 Jenkinsfile 15:28:36 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 21 15:20 LICENSE 15:28:36 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 21 15:20 Makefile 15:28:36 -rw-rw-r-- 1 jenkins jenkins 617 Oct 21 15:20 OWNERS.md 15:28:36 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 21 15:20 README.md 15:28:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:18 VERSION 15:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 bin 15:28:36 -rw-r--r-- 1 jenkins jenkins 41317 Oct 21 15:26 coverage.out 15:28:36 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 21 15:20 go.mod 15:28:36 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 21 15:20 go.sum 15:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 images 15:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 internal 15:28:36 -rw-rw-r-- 1 jenkins jenkins 531 Oct 21 15:20 main.go 15:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 res 15:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 snap 15:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:36 + 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=381a687333ca9b0d1c51b9ef892fe4f7db09a865 --label arch=arm64 --label version=3.1.0-dev.26 . 15:28:36 Sending build context to Docker daemon 685.1kB 15:28:36 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:28:36 Step 2/29 : FROM ${BASE} AS builder 15:28:36 ---> ac65dad73540 15:28:36 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:28:37 ---> Running in 128cef9f9a0e 15:28:37 Removing intermediate container 128cef9f9a0e 15:28:37 ---> 981d966b95a2 15:28:37 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:28:37 ---> Running in 9eef0ce9af06 15:28:38 Removing intermediate container 9eef0ce9af06 15:28:38 ---> c91f2bd6aeea 15:28:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:28:38 ---> Running in 3cfdf07582aa 15:28:38 Removing intermediate container 3cfdf07582aa 15:28:38 ---> feb2eeba5799 15:28:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:38 ---> Running in dc93442ad9d3 15:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:28:41 OK: 266 MiB in 52 packages 15:28:42 Removing intermediate container dc93442ad9d3 15:28:42 ---> dc918c575212 15:28:42 Step 7/29 : WORKDIR /app 15:28:42 ---> Running in 171bd9e177ec 15:28:42 Removing intermediate container 171bd9e177ec 15:28:42 ---> e9e7cf7704a8 15:28:42 Step 8/29 : COPY go.mod vendor* ./ 15:28:43 ---> 0f2e31982c38 15:28:43 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:43 ---> Running in 260527a91445 15:28:45 Removing intermediate container 260527a91445 15:28:45 ---> 5cc676c2b205 15:28:45 Step 10/29 : COPY . . 15:28:46 ---> 8487b5458481 15:28:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:46 ---> Running in 5aef603c5835 15:28:46 Removing intermediate container 5aef603c5835 15:28:46 ---> 40313bf61e2f 15:28:46 Step 12/29 : RUN $MAKE 15:28:46 ---> Running in 4eaeb961d61b 15:28:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:30:54 Removing intermediate container 4eaeb961d61b 15:30:54 ---> 17914f40d2c4 15:30:54 Step 13/29 : FROM alpine:3.18 15:30:55 3.18: Pulling from library/alpine 15:30:55 579b34f0a95b: Pulling fs layer 15:30:56 579b34f0a95b: Verifying Checksum 15:30:56 579b34f0a95b: Download complete 15:30:56 579b34f0a95b: Pull complete 15:30:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:31:00 Status: Downloaded newer image for alpine:3.18 15:31:00 ---> 3cc203321400 15:31:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:31:00 ---> Running in f490edc6ce27 15:31:00 Removing intermediate container f490edc6ce27 15:31:00 ---> 58610cf4f763 15:31:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:31:00 ---> Running in 8535dba1e29a 15:31:00 Removing intermediate container 8535dba1e29a 15:31:00 ---> 33dc06686564 15:31:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:31:00 ---> Running in aed73869fba4 15:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:03 (1/2) Installing ca-certificates (20230506-r0) 15:31:03 (2/2) Installing dumb-init (1.2.5-r2) 15:31:03 Executing busybox-1.36.1-r2.trigger 15:31:03 Executing ca-certificates-20230506-r0.trigger 15:31:04 OK: 9 MiB in 17 packages 15:31:05 Removing intermediate container aed73869fba4 15:31:05 ---> a704a4ae399c 15:31:05 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:31:06 ---> b933cd4cc28b 15:31:06 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:31:06 ---> 5c654e170433 15:31:06 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:31:07 ---> 5cc23cf03791 15:31:07 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:31:08 ---> bb720a1003a8 15:31:08 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:31:10 ---> 9277c4a2aa06 15:31:10 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:31:10 ---> Running in 4a08f6ed8396 15:31:15 Removing intermediate container 4a08f6ed8396 15:31:15 ---> ec1ccb2a86d3 15:31:15 Step 23/29 : VOLUME /cache 15:31:15 ---> Running in 8b1bf72bcdd6 15:31:15 Removing intermediate container 8b1bf72bcdd6 15:31:15 ---> b0a7d37b7c08 15:31:15 Step 24/29 : EXPOSE 59711 15:31:15 ---> Running in 36a493ae9fde 15:31:16 Removing intermediate container 36a493ae9fde 15:31:16 ---> 98a0907b844d 15:31:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:31:16 ---> Running in f60b9f1022ff 15:31:16 Removing intermediate container f60b9f1022ff 15:31:16 ---> c43d96baf871 15:31:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:31:16 ---> Running in 2fd5ac7f13a8 15:31:16 Removing intermediate container 2fd5ac7f13a8 15:31:16 ---> 0c3711e6ad26 15:31:16 Step 27/29 : LABEL arch=arm64 15:31:16 ---> Running in 22e4afb41a1d 15:31:17 Removing intermediate container 22e4afb41a1d 15:31:17 ---> a16956935aa8 15:31:17 Step 28/29 : LABEL git_sha=381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:31:17 ---> Running in 95430989c823 15:31:17 Removing intermediate container 95430989c823 15:31:17 ---> 6fc574dec816 15:31:17 Step 29/29 : LABEL version=3.1.0-dev.26 15:31:18 ---> Running in 4e277bab680b 15:31:18 Removing intermediate container 4e277bab680b 15:31:18 ---> e1321b9f782b 15:31:18 [Warning] One or more build-args [ARCH] were not consumed 15:31:18 Successfully built e1321b9f782b 15:31:18 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:31:18 provisioning config files... 15:31:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/138@tmp/config7539780899596876296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:18 ---> docker-login.sh 15:31:18 nexus3.edgexfoundry.org:10001 15:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:19 Configure a credential helper to remove this warning. See 15:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:19 15:31:19 Login Succeeded 15:31:19 nexus3.edgexfoundry.org:10002 15:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:19 Configure a credential helper to remove this warning. See 15:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:19 15:31:19 Login Succeeded 15:31:19 nexus3.edgexfoundry.org:10003 15:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:19 Configure a credential helper to remove this warning. See 15:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:19 15:31:19 Login Succeeded 15:31:19 nexus3.edgexfoundry.org:10004 15:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:20 Configure a credential helper to remove this warning. See 15:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:20 15:31:20 Login Succeeded 15:31:20 docker.io 15:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:21 Configure a credential helper to remove this warning. See 15:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:21 15:31:21 Login Succeeded 15:31:21 ---> docker-login.sh ends [Pipeline] } 15:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:21 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:31:21 381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:31:21 latest 15:31:21 3.1.0-dev.26 15:31:21 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 15:31:21 main 15:31:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:21 af56991a3b1e: Preparing 15:31:21 8f89aaa879fa: Preparing 15:31:21 cf7e4fb20e4a: Preparing 15:31:21 5c66451f30d4: Preparing 15:31:21 15a6489889f4: Preparing 15:31:21 19713b5ad925: Preparing 15:31:21 f05bf6a86648: Preparing 15:31:21 5f4d9fc4d98d: Preparing 15:31:21 19713b5ad925: Waiting 15:31:21 f05bf6a86648: Waiting 15:31:21 5f4d9fc4d98d: Waiting 15:31:22 af56991a3b1e: Pushed 15:31:22 15a6489889f4: Pushed 15:31:22 5c66451f30d4: Pushed 15:31:22 cf7e4fb20e4a: Pushed 15:31:22 5f4d9fc4d98d: Layer already exists 15:31:22 19713b5ad925: Pushed 15:31:22 f05bf6a86648: Pushed 15:31:27 8f89aaa879fa: Pushed 15:31:27 381a687333ca9b0d1c51b9ef892fe4f7db09a865: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:28 + 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:31:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:28 af56991a3b1e: Preparing 15:31:28 8f89aaa879fa: Preparing 15:31:28 cf7e4fb20e4a: Preparing 15:31:28 5c66451f30d4: Preparing 15:31:28 15a6489889f4: Preparing 15:31:28 19713b5ad925: Preparing 15:31:28 f05bf6a86648: Preparing 15:31:28 5f4d9fc4d98d: Preparing 15:31:28 f05bf6a86648: Waiting 15:31:28 19713b5ad925: Waiting 15:31:28 5f4d9fc4d98d: Waiting 15:31:28 cf7e4fb20e4a: Layer already exists 15:31:28 af56991a3b1e: Layer already exists 15:31:28 8f89aaa879fa: Layer already exists 15:31:28 15a6489889f4: Layer already exists 15:31:28 5c66451f30d4: Layer already exists 15:31:28 19713b5ad925: Layer already exists 15:31:28 5f4d9fc4d98d: Layer already exists 15:31:28 f05bf6a86648: Layer already exists 15:31:28 latest: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.26 15:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:29 af56991a3b1e: Preparing 15:31:29 8f89aaa879fa: Preparing 15:31:29 cf7e4fb20e4a: Preparing 15:31:29 5c66451f30d4: Preparing 15:31:29 15a6489889f4: Preparing 15:31:29 19713b5ad925: Preparing 15:31:29 f05bf6a86648: Preparing 15:31:29 5f4d9fc4d98d: Preparing 15:31:29 19713b5ad925: Waiting 15:31:29 f05bf6a86648: Waiting 15:31:29 5f4d9fc4d98d: Waiting 15:31:29 af56991a3b1e: Layer already exists 15:31:29 8f89aaa879fa: Layer already exists 15:31:29 cf7e4fb20e4a: Layer already exists 15:31:29 5c66451f30d4: Layer already exists 15:31:29 15a6489889f4: Layer already exists 15:31:29 19713b5ad925: Layer already exists 15:31:29 5f4d9fc4d98d: Layer already exists 15:31:29 f05bf6a86648: Layer already exists 15:31:29 3.1.0-dev.26: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 15:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:30 af56991a3b1e: Preparing 15:31:30 8f89aaa879fa: Preparing 15:31:30 cf7e4fb20e4a: Preparing 15:31:30 5c66451f30d4: Preparing 15:31:30 15a6489889f4: Preparing 15:31:30 19713b5ad925: Preparing 15:31:30 f05bf6a86648: Preparing 15:31:30 5f4d9fc4d98d: Preparing 15:31:30 19713b5ad925: Waiting 15:31:30 f05bf6a86648: Waiting 15:31:30 5f4d9fc4d98d: Waiting 15:31:30 af56991a3b1e: Layer already exists 15:31:30 8f89aaa879fa: Layer already exists 15:31:30 cf7e4fb20e4a: Layer already exists 15:31:30 15a6489889f4: Layer already exists 15:31:30 5c66451f30d4: Layer already exists 15:31:30 19713b5ad925: Layer already exists 15:31:30 f05bf6a86648: Layer already exists 15:31:30 5f4d9fc4d98d: Layer already exists 15:31:30 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:31 + 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:31:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:31:31 af56991a3b1e: Preparing 15:31:31 8f89aaa879fa: Preparing 15:31:31 cf7e4fb20e4a: Preparing 15:31:31 5c66451f30d4: Preparing 15:31:31 15a6489889f4: Preparing 15:31:31 19713b5ad925: Preparing 15:31:31 f05bf6a86648: Preparing 15:31:31 5f4d9fc4d98d: Preparing 15:31:31 f05bf6a86648: Waiting 15:31:31 5f4d9fc4d98d: Waiting 15:31:31 19713b5ad925: Waiting 15:31:31 af56991a3b1e: Layer already exists 15:31:31 cf7e4fb20e4a: Layer already exists 15:31:31 8f89aaa879fa: Layer already exists 15:31:31 5c66451f30d4: Layer already exists 15:31:31 15a6489889f4: Layer already exists 15:31:31 f05bf6a86648: Layer already exists 15:31:31 19713b5ad925: Layer already exists 15:31:31 5f4d9fc4d98d: Layer already exists 15:31:31 main: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:31 ===================================================== [Pipeline] echo 15:31:31 taggedImages: 15:31:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865 15:31:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:31:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.26 15:31:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 15:31:31 - 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:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:32 15:31:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:32 arm64: Pulling from edgex-lftools-log-publisher 15:31:32 8998bd30e6a1: Pulling fs layer 15:31:32 04944245beec: Pulling fs layer 15:31:32 699f458cf7ca: Pulling fs layer 15:31:32 765212b225bb: Pulling fs layer 15:31:32 f23df028b6ca: Pulling fs layer 15:31:32 d65c8cfc05b1: Pulling fs layer 15:31:32 2437ff75d9bd: Pulling fs layer 15:31:32 f23df028b6ca: Waiting 15:31:32 d65c8cfc05b1: Waiting 15:31:32 2437ff75d9bd: Waiting 15:31:32 765212b225bb: Waiting 15:31:32 04944245beec: Verifying Checksum 15:31:32 04944245beec: Download complete 15:31:32 765212b225bb: Verifying Checksum 15:31:32 765212b225bb: Download complete 15:31:32 f23df028b6ca: Verifying Checksum 15:31:32 f23df028b6ca: Download complete 15:31:33 d65c8cfc05b1: Verifying Checksum 15:31:33 d65c8cfc05b1: Download complete 15:31:33 699f458cf7ca: Verifying Checksum 15:31:33 699f458cf7ca: Download complete 15:31:33 8998bd30e6a1: Verifying Checksum 15:31:33 8998bd30e6a1: Download complete 15:31:35 2437ff75d9bd: Verifying Checksum 15:31:35 2437ff75d9bd: Download complete 15:31:38 8998bd30e6a1: Pull complete 15:31:38 04944245beec: Pull complete 15:31:40 699f458cf7ca: Pull complete 15:31:40 765212b225bb: Pull complete 15:31:41 f23df028b6ca: Pull complete 15:31:41 d65c8cfc05b1: Pull complete 15:31:59 2437ff75d9bd: Pull complete 15:31:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:00 prd-ubuntu20.04-docker-arm64-4c-16g-9710 does not seem to be running inside a container 15:32:00 $ 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/138 -v /w/workspace/app-rfid-llrp-inventory/138:/w/workspace/app-rfid-llrp-inventory/138:rw,z -v /w/workspace/app-rfid-llrp-inventory/138@tmp:/w/workspace/app-rfid-llrp-inventory/138@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:32:03 $ docker top 72947a39a1b189bd4635499601758237ef8f2a3b32cdb1ecea6f136e59c7e443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:04 ---> job-cost.sh 15:32:04 lf-activate-venv: SKIPPING 15:32:04 INFO: No Stack... 15:32:04 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:05 INFO: Archiving Costs [Pipeline] sh 15:32:05 + cat /w/workspace/app-rfid-llrp-inventory/138/archives/cost.csv 15:32:05 + cut -d, -f6 [Pipeline] lock 15:32:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] 15:32:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] did not exist. Created. 15:32:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:06 /w/workspace/app-rfid-llrp-inventory/138@tmp/durable-502a9112/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:07 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:07 Warning: overwriting stash ‘stack-cost’ 15:32:07 Stashed 1 file(s) [Pipeline] } 15:32:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:07 $ docker stop --time=1 72947a39a1b189bd4635499601758237ef8f2a3b32cdb1ecea6f136e59c7e443 15:32:10 $ docker rm -f --volumes 72947a39a1b189bd4635499601758237ef8f2a3b32cdb1ecea6f136e59c7e443 [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:32:11 provisioning config files... 15:32:11 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2884627142919981551tmp [Pipeline] { [Pipeline] sh 15:32:11 + set +x 15:32:11 + curl -s https://codecov.io/bash 15:32:11 + bash -s -- 15:32:11 15:32:11 _____ _ 15:32:11 / ____| | | 15:32:11 | | ___ __| | ___ ___ _____ __ 15:32:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:11 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:11 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:11 Bash-1.0.6 15:32:11 15:32:11 15:32:11 ==> git version 2.25.1 found 15:32:11 ==> 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:32:11 Release-Date: 2020-01-08 15:32:11 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:32:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:32:11 ==> Jenkins CI detected. 15:32:11 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:32:11 project root: . 15:32:11 --> token set from env 15:32:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:11 ==> Running gcov in . (disable via -X gcov) 15:32:12 ==> Python coveragepy not found 15:32:12 ==> Searching for coverage reports in: 15:32:12 + . 15:32:12 -> Found 1 reports 15:32:12 ==> Detecting git/mercurial file structure 15:32:12 ==> Reading reports 15:32:12 + ./coverage.out bytes=41317 15:32:12 ==> Appending adjustments 15:32:12 https://docs.codecov.io/docs/fixing-reports 15:32:12 + Found adjustments 15:32:12 ==> Gzipping contents 15:32:12 12K /tmp/codecov.Plziw0.gz 15:32:12 ==> Uploading reports 15:32:12 url: https://codecov.io 15:32:12 query: branch=main&commit=381a687333ca9b0d1c51b9ef892fe4f7db09a865&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:12 -> Pinging Codecov 15:32:12 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=381a687333ca9b0d1c51b9ef892fe4f7db09a865&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:12 -> Uploading to 15:32:12 https://storage.googleapis.com/codecov/v4/raw/2023-10-21/581DD39554BDF9B6E22D074273EAD858/381a687333ca9b0d1c51b9ef892fe4f7db09a865/8728e04c-3a3b-40ac-a3a2-8cb52ebe9e44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231021T153212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50ec60888ed4c3b35137c7e9e02a553bc587ee7ecaef8fa9e75a0295453e77c2 15:32:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:12 Dload Upload Total Spent Left Speed 15:32:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 36677 --:--:-- --:--:-- --:--:-- 36677 15:32:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] } 15:32:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:32:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:32:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:13 15:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:32:13 df9b9388f04a: Pulling fs layer 15:32:13 52dc419b0ee2: Pulling fs layer 15:32:13 25bc292e5bac: Pulling fs layer 15:32:13 114826534d7a: Pulling fs layer 15:32:13 4657fd5d0bcf: Pulling fs layer 15:32:13 6ad1cebc031e: Pulling fs layer 15:32:13 8a3aa393b2d8: Pulling fs layer 15:32:13 114826534d7a: Waiting 15:32:13 4657fd5d0bcf: Waiting 15:32:13 8a3aa393b2d8: Waiting 15:32:13 6ad1cebc031e: Waiting 15:32:13 25bc292e5bac: Download complete 15:32:13 52dc419b0ee2: Download complete 15:32:13 4657fd5d0bcf: Verifying Checksum 15:32:13 4657fd5d0bcf: Download complete 15:32:13 df9b9388f04a: Download complete 15:32:13 df9b9388f04a: Pull complete 15:32:13 6ad1cebc031e: Verifying Checksum 15:32:13 6ad1cebc031e: Download complete 15:32:13 52dc419b0ee2: Pull complete 15:32:13 25bc292e5bac: Pull complete 15:32:14 114826534d7a: Verifying Checksum 15:32:14 114826534d7a: Download complete 15:32:14 8a3aa393b2d8: Verifying Checksum 15:32:14 8a3aa393b2d8: Download complete 15:32:17 114826534d7a: Pull complete 15:32:17 4657fd5d0bcf: Pull complete 15:32:17 6ad1cebc031e: Pull complete 15:32:20 8a3aa393b2d8: Pull complete 15:32:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:20 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:32:20 $ 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:32:26 $ docker top aab7cf9e9ad6a8c6a0f3278ad3752028282cdbedaf0a6cf5a93b06ea837fb052 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:32:26 + set -o pipefail 15:32:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:32:34 15:32:34 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:32:34 15:32:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/056e91ff-7668-4dda-9864-1c2286166551 15:32:34 15:32:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:32:34 15:32:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:34 15:32:34 15:32:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:34 More details here: https://snyk.co/ue1NS [Pipeline] } 15:32:34 $ docker stop --time=1 aab7cf9e9ad6a8c6a0f3278ad3752028282cdbedaf0a6cf5a93b06ea837fb052 15:32:38 $ docker rm -f --volumes aab7cf9e9ad6a8c6a0f3278ad3752028282cdbedaf0a6cf5a93b06ea837fb052 [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:32:39 + git log --format=format:%s -1 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] sh 15:32:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:40 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:40 $ docker top 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:40 [ssh-agent] Looking for ssh-agent implementation... 15:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:40 $ docker exec 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 ssh-agent 15:32:40 SSH_AUTH_SOCK=/tmp/ssh-3HXryu3fIxoo/agent.33 15:32:40 SSH_AGENT_PID=39 15:32:40 Running ssh-add (command line suppressed) 15:32:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1086765553549892548.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1086765553549892548.key) 15:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:41 + git semver tag 15:32:41 2023-10-21 15:32:41,485 [run_tag] DEBUG tag force:False 15:32:41 2023-10-21 15:32:41,485 [check_head_tag] DEBUG check head tag 15:32:41 2023-10-21 15:32:41,486 [execute] INFO git cat-file --batch-check 15:32:41 2023-10-21 15:32:41,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:32:41 2023-10-21 15:32:41,490 [execute] INFO git cat-file --batch 15:32:41 2023-10-21 15:32:41,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:32:41 2023-10-21 15:32:41,504 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:41 2023-10-21 15:32:41,504 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 15:32:41 2023-10-21 15:32:41,504 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:32:41 2023-10-21 15:32:41,509 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:32:41 3.1.0-dev.26 [Pipeline] } 15:32:41 $ docker exec --env ******** --env ******** 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 ssh-agent -k 15:32:41 unset SSH_AUTH_SOCK; 15:32:41 unset SSH_AGENT_PID; 15:32:41 echo Agent pid 39 killed; 15:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:41 + git semver [Pipeline] } 15:32:42 $ docker stop --time=1 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 15:32:43 $ docker rm -f --volumes 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:43 15:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:44 0.23.1-centos7: Pulling from edgex-lftools 15:32:44 ab5ef0e58194: Pulling fs layer 15:32:44 9712f1f96733: Pulling fs layer 15:32:44 63f879dbbcfc: Pulling fs layer 15:32:44 0d9ebad4ef96: Pulling fs layer 15:32:44 e9a5061849ea: Pulling fs layer 15:32:44 0d9ebad4ef96: Waiting 15:32:44 d747dcd14b5f: Pulling fs layer 15:32:44 2de7ff778b66: Pulling fs layer 15:32:44 e9a5061849ea: Waiting 15:32:44 d747dcd14b5f: Waiting 15:32:44 9712f1f96733: Verifying Checksum 15:32:44 9712f1f96733: Download complete 15:32:44 63f879dbbcfc: Verifying Checksum 15:32:44 63f879dbbcfc: Download complete 15:32:44 e9a5061849ea: Verifying Checksum 15:32:44 e9a5061849ea: Download complete 15:32:44 ab5ef0e58194: Verifying Checksum 15:32:44 ab5ef0e58194: Download complete 15:32:44 d747dcd14b5f: Verifying Checksum 15:32:44 d747dcd14b5f: Download complete 15:32:44 0d9ebad4ef96: Verifying Checksum 15:32:44 0d9ebad4ef96: Download complete 15:32:44 2de7ff778b66: Verifying Checksum 15:32:44 2de7ff778b66: Download complete 15:32:47 ab5ef0e58194: Pull complete 15:32:47 9712f1f96733: Pull complete 15:32:47 63f879dbbcfc: Pull complete 15:32:52 0d9ebad4ef96: Pull complete 15:32:52 e9a5061849ea: Pull complete 15:32:52 d747dcd14b5f: Pull complete 15:32:52 2de7ff778b66: Pull complete 15:32:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:52 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:32:52 $ 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:32:57 $ docker top 5027ff8d42da25ee12095a1e060a7d8237d513268c8d9926a39e808aafd0f6a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:57 provisioning config files... 15:32:57 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8779370053985673878tmp 15:32:57 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16814636774507689651tmp 15:32:57 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4142680652425187468tmp [Pipeline] { [Pipeline] echo 15:32:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> sigul-configuration.sh 15:32:57 gpg: directory `/root/.gnupg' created 15:32:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:57 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:57 gpg: CAST5 encrypted data 15:32:57 gpg: encrypted with 1 passphrase 15:32:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:58 + mkdir /home/jenkins 15:32:58 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:58 + 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:32:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:58 ---> sigul-install.sh 15:32:58 Sigul already installed; skipping installation. [Pipeline] sh 15:32:59 + git tag --list 15:32:59 v0.0.0 15:32:59 v1.0.0 15:32:59 v2.1.0 15:32:59 v2.1.1 15:32:59 v2.2.0 15:32:59 v2.3.0 15:32:59 v3.0 15:32:59 v3.0.0 15:32:59 v3.0.1 15:32:59 v3.0.1-dev.1 15:32:59 v3.1.0-dev.1 15:32:59 v3.1.0-dev.10 15:32:59 v3.1.0-dev.11 15:32:59 v3.1.0-dev.12 15:32:59 v3.1.0-dev.13 15:32:59 v3.1.0-dev.14 15:32:59 v3.1.0-dev.15 15:32:59 v3.1.0-dev.16 15:32:59 v3.1.0-dev.17 15:32:59 v3.1.0-dev.18 15:32:59 v3.1.0-dev.19 15:32:59 v3.1.0-dev.2 15:32:59 v3.1.0-dev.20 15:32:59 v3.1.0-dev.21 15:32:59 v3.1.0-dev.22 15:32:59 v3.1.0-dev.23 15:32:59 v3.1.0-dev.24 15:32:59 v3.1.0-dev.25 15:32:59 v3.1.0-dev.26 15:32:59 v3.1.0-dev.3 15:32:59 v3.1.0-dev.4 15:32:59 v3.1.0-dev.5 15:32:59 v3.1.0-dev.6 15:32:59 v3.1.0-dev.7 15:32:59 v3.1.0-dev.8 15:32:59 v3.1.0-dev.9 [Pipeline] sh 15:32:59 + lftools sign git-tag v3.1.0-dev.26 15:32:59 Signing Git tag with Sigul... 15:32:59 Signing v3.1.0-dev.26 [Pipeline] echo 15:33:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:33:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:33:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:33:00 $ docker stop --time=1 5027ff8d42da25ee12095a1e060a7d8237d513268c8d9926a39e808aafd0f6a4 15:33:01 $ docker rm -f --volumes 5027ff8d42da25ee12095a1e060a7d8237d513268c8d9926a39e808aafd0f6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:33:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:02 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:33:02 $ 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:33:02 $ docker top 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:02 [ssh-agent] Looking for ssh-agent implementation... 15:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:03 $ docker exec 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 ssh-agent 15:33:03 SSH_AUTH_SOCK=/tmp/ssh-pTj9mkG9pi0W/agent.32 15:33:03 SSH_AGENT_PID=37 15:33:03 Running ssh-add (command line suppressed) 15:33:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16824224149318956237.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16824224149318956237.key) 15:33:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:03 + git semver bump pre 15:33:03 2023-10-21 15:33:03,774 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:03 2023-10-21 15:33:03,775 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev 15:33:03 2023-10-21 15:33:03,775 [bump_version] DEBUG bumped version:3.1.0-dev.27 15:33:03 2023-10-21 15:33:03,775 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:33:03 2023-10-21 15:33:03,775 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:03 2023-10-21 15:33:03,775 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:03 2023-10-21 15:33:03,777 [execute] INFO git cat-file --batch-check 15:33:03 2023-10-21 15:33:03,777 [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:33:03 2023-10-21 15:33:03,782 [execute] INFO git cat-file --batch 15:33:03 2023-10-21 15:33:03,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:03 2023-10-21 15:33:03,786 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:03 3.1.0-dev.27 [Pipeline] } 15:33:03 $ docker exec --env ******** --env ******** 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 ssh-agent -k 15:33:03 unset SSH_AUTH_SOCK; 15:33:03 unset SSH_AGENT_PID; 15:33:03 echo Agent pid 37 killed; 15:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:04 + git semver [Pipeline] } 15:33:04 $ docker stop --time=1 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 15:33:05 $ docker rm -f --volumes 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:06 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:06 $ docker top c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b -eo pid,comm 15:33:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:07 [ssh-agent] Looking for ssh-agent implementation... 15:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:07 $ docker exec c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b ssh-agent 15:33:07 SSH_AUTH_SOCK=/tmp/ssh-efhHoWSikjAL/agent.32 15:33:07 SSH_AGENT_PID=39 15:33:07 Running ssh-add (command line suppressed) 15:33:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_34896423778035912.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_34896423778035912.key) 15:33:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:07 + git semver push 15:33:07 2023-10-21 15:33:07,847 [run_push] DEBUG push 15:33:07 2023-10-21 15:33:07,848 [execute] INFO git cat-file --batch-check 15:33:07 2023-10-21 15:33:07,848 [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:33:07 2023-10-21 15:33:07,852 [execute] INFO git rev-list f1ded266554f71bbcfb5de633fa03597fd707575 -- 15:33:07 2023-10-21 15:33:07,852 [execute] DEBUG Popen(['git', 'rev-list', 'f1ded266554f71bbcfb5de633fa03597fd707575', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:07 2023-10-21 15:33:07,859 [execute] INFO git fetch -v origin 15:33:07 2023-10-21 15:33:07,859 [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:33:08 2023-10-21 15:33:08,383 [run_push] DEBUG no remote changes detected 15:33:08 2023-10-21 15:33:08,384 [execute] INFO git push origin semver 15:33:08 2023-10-21 15:33:08,384 [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:33:09 2023-10-21 15:33:09,132 [run_push] DEBUG push all version tags 15:33:09 2023-10-21 15:33:09,132 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:09 2023-10-21 15:33:09,133 [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:33:09 2023-10-21 15:33:09,899 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:09 3.1.0-dev.27 [Pipeline] } 15:33:10 $ docker exec --env ******** --env ******** c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b ssh-agent -k 15:33:10 unset SSH_AUTH_SOCK; 15:33:10 unset SSH_AGENT_PID; 15:33:10 echo Agent pid 39 killed; 15:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:10 + git semver [Pipeline] } 15:33:10 $ docker stop --time=1 c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b 15:33:11 $ docker rm -f --volumes c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b [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:33:12 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:33:12 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:33:12 total 16 15:33:12 drwxr-xr-x 3 root root 4096 Oct 21 15:21 . 15:33:12 drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 15:32 .. 15:33:12 drwxr-xr-x 2 root root 4096 Oct 21 15:21 cost 15:33:12 -rw-r--r-- 1 root root 95 Oct 21 15:21 cost.csv 15:33:12 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:33:12 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:33:12 total 16 15:33:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:21 . 15:33:12 drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 15:32 .. 15:33:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 15:21 cost 15:33:12 -rw-r--r-- 1 jenkins jenkins 95 Oct 21 15:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:13 ---> package-listing.sh 15:33:13 ++ facter osfamily 15:33:13 ++ tr '[:upper:]' '[:lower:]' 15:33:13 + OS_FAMILY=debian 15:33:13 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:33:13 + START_PACKAGES=/tmp/packages_start.txt 15:33:13 + END_PACKAGES=/tmp/packages_end.txt 15:33:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:13 + PACKAGES=/tmp/packages_start.txt 15:33:13 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:33:13 + PACKAGES=/tmp/packages_end.txt 15:33:13 + case "${OS_FAMILY}" in 15:33:13 + dpkg -l 15:33:13 + grep '^ii' 15:33:13 + '[' -f /tmp/packages_start.txt ']' 15:33:13 + '[' -f /tmp/packages_end.txt ']' 15:33:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:13 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:33:13 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:33:13 + 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:33:13 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:33:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:14 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 15:33:15 $ 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:33:15 $ docker top e0048bfc49e77b95a49b6de01763905b5d01d125633a94329d142b03feb60bb7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:15 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:16 + ls /var/log/sa-host 15:33:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:16 provisioning config files... 15:33:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11538668339749745194tmp [Pipeline] { [Pipeline] echo 15:33:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:16 ---> create-netrc.sh [Pipeline] } 15:33:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:17 ---> python-tools-install.sh [Pipeline] echo 15:33:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:17 ---> sudo-logs.sh 15:33:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:17 ---> job-cost.sh 15:33:17 lf-activate-venv: SKIPPING 15:33:17 DEBUG: total: 0.2199999988079071 15:33:17 INFO: Retrieving Stack Cost... 15:33:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:18 INFO: Archiving Costs [Pipeline] echo 15:33:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:18 ---> logs-deploy.sh 15:33:18 lf-activate-venv: SKIPPING 15:33:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/138 15:33:18 INFO: archiving workspace using pattern(s): 15:33:19 Archives upload complete. 15:33:19 INFO: archiving logs to Nexus 15:33:20 ---> uname -a: 15:33:20 Linux prd-ubuntu20-04-docker-8c-8g-9708 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:33:20 15:33:20 15:33:20 ---> lscpu: 15:33:20 Architecture: x86_64 15:33:20 CPU op-mode(s): 32-bit, 64-bit 15:33:20 Byte Order: Little Endian 15:33:20 Address sizes: 40 bits physical, 48 bits virtual 15:33:20 CPU(s): 8 15:33:20 On-line CPU(s) list: 0-7 15:33:20 Thread(s) per core: 1 15:33:20 Core(s) per socket: 1 15:33:20 Socket(s): 8 15:33:20 NUMA node(s): 1 15:33:20 Vendor ID: AuthenticAMD 15:33:20 CPU family: 23 15:33:20 Model: 49 15:33:20 Model name: AMD EPYC-Rome Processor 15:33:20 Stepping: 0 15:33:20 CPU MHz: 2799.998 15:33:20 BogoMIPS: 5599.99 15:33:20 Virtualization: AMD-V 15:33:20 Hypervisor vendor: KVM 15:33:20 Virtualization type: full 15:33:20 L1d cache: 256 KiB 15:33:20 L1i cache: 256 KiB 15:33:20 L2 cache: 4 MiB 15:33:20 L3 cache: 128 MiB 15:33:20 NUMA node0 CPU(s): 0-7 15:33:20 Vulnerability Itlb multihit: Not affected 15:33:20 Vulnerability L1tf: Not affected 15:33:20 Vulnerability Mds: Not affected 15:33:20 Vulnerability Meltdown: Not affected 15:33:20 Vulnerability Mmio stale data: Not affected 15:33:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:33:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:33:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:33:20 Vulnerability Srbds: Not affected 15:33:20 Vulnerability Tsx async abort: Not affected 15:33:20 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:33:20 15:33:20 15:33:20 ---> nproc: 15:33:20 8 15:33:20 15:33:20 15:33:20 ---> df -h: 15:33:20 Filesystem Size Used Avail Use% Mounted on 15:33:20 overlay 155G 13G 143G 9% / 15:33:20 tmpfs 64M 0 64M 0% /dev 15:33:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:33:20 shm 64M 0 64M 0% /dev/shm 15:33:20 /dev/vda1 155G 13G 143G 9% /facter-os 15:33:20 15:33:20 15:33:20 ---> sar -b -r -n DEV: 15:33:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9708) 10/21/23 _x86_64_ (8 CPU) 15:33:20 15:33:20 15:17:44 LINUX RESTART (8 CPU) 15:33:20 15:33:20 15:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:33:20 15:19:01 203.90 47.96 155.94 0.00 5422.96 134036.33 0.00 15:33:20 15:20:01 142.06 0.72 141.34 0.00 8.53 50277.75 0.00 15:33:20 15:21:01 94.55 0.28 94.27 0.00 17.60 20862.41 0.00 15:33:20 15:22:01 151.82 0.07 151.76 0.00 7.20 36754.94 0.00 15:33:20 15:23:01 25.85 10.20 15.65 0.00 3447.43 3697.78 0.00 15:33:20 15:24:01 4.62 0.00 4.62 0.00 0.00 61.72 0.00 15:33:20 15:25:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 15:33:20 15:26:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 15:33:20 15:27:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 15:33:20 15:28:01 2.08 0.00 2.08 0.00 0.00 31.73 0.00 15:33:20 15:29:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 15:33:20 15:30:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 15:33:20 15:31:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 15:33:20 15:32:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 15:33:20 15:33:01 133.43 0.63 132.79 0.00 36.93 60155.97 0.00 15:33:20 Average: 51.11 3.99 47.12 0.00 596.03 20397.71 0.00 15:33:20 15:33:20 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:20 15:19:01 29256508 31582964 736612 2.24 77384 2522036 1995124 5.88 982600 2263840 4184 15:33:20 15:20:01 28491268 31586596 722944 2.20 147120 3154804 1772100 5.22 1042300 2895592 544 15:33:20 15:21:01 28190280 31362592 939028 2.86 152792 3193624 2211176 6.52 1421520 2778284 12988 15:33:20 15:22:01 27643960 31575520 726740 2.21 164164 3892800 1785312 5.26 1258796 3436744 264 15:33:20 15:23:01 27403728 31555804 737204 2.24 169320 4096464 1802456 5.31 1419316 3492228 1296 15:33:20 15:24:01 27407160 31559200 734060 2.23 169344 4096460 1818572 5.36 1417400 3492180 8 15:33:20 15:25:01 27413848 31565900 727300 2.21 169364 4096464 1818572 5.36 1410616 3492184 12 15:33:20 15:26:01 27415004 31567092 725912 2.21 169388 4096464 1818572 5.36 1409664 3492184 44 15:33:20 15:27:01 27417044 31569188 723824 2.20 169404 4096468 1818572 5.36 1407332 3492188 8 15:33:20 15:28:01 27417184 31569548 723536 2.20 169468 4096448 1818572 5.36 1407252 3492332 24 15:33:20 15:29:01 27417148 31569512 723704 2.20 169484 4096448 1818572 5.36 1407572 3492332 8 15:33:20 15:30:01 27417368 31569736 723420 2.20 169500 4096452 1818572 5.36 1407540 3492336 4 15:33:20 15:31:01 27417628 31570044 723100 2.20 169512 4096456 1818572 5.36 1407056 3492344 8 15:33:20 15:32:01 27417352 31569772 723292 2.20 169532 4096460 1818572 5.36 1406980 3492348 44 15:33:20 15:33:01 25895940 31522600 765928 2.33 205216 5405356 1946320 5.74 1545892 4742364 68 15:33:20 Average: 27574761 31553071 743774 2.26 162733 3942214 1858642 5.48 1356789 3402632 1300 15:33:20 15:33:20 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:20 15:19:01 ens3 761.89 490.67 5972.49 96.88 0.00 0.00 0.00 0.00 15:33:20 15:19:01 docker0 80.65 91.93 6.44 275.27 0.00 0.00 0.00 0.00 15:33:20 15:19:01 vethaa56f33 50.11 59.11 4.83 47.71 0.00 0.00 0.00 0.00 15:33:20 15:19:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 15:33:20 15:20:01 ens3 288.87 211.81 2284.67 20.76 0.00 0.00 0.00 0.00 15:33:20 15:20:01 docker0 210.10 283.52 16.49 2281.90 0.00 0.00 0.00 0.00 15:33:20 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:21:01 ens3 62.81 53.56 81.89 100.55 0.00 0.00 0.00 0.00 15:33:20 15:21:01 docker0 1.15 2.75 0.07 30.87 0.00 0.00 0.00 0.00 15:33:20 15:21:01 veth480d298 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:33:20 15:21:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:33:20 15:22:01 ens3 157.92 115.23 2649.02 250.05 0.00 0.00 0.00 0.00 15:33:20 15:22:01 docker0 1.72 2.92 0.11 33.95 0.00 0.00 0.00 0.00 15:33:20 15:22:01 lo 8.80 8.80 0.87 0.87 0.00 0.00 0.00 0.00 15:33:20 15:23:01 ens3 71.17 27.50 1373.77 2.13 0.00 0.00 0.00 0.00 15:33:20 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:33:20 15:24:01 ens3 2.02 0.55 0.58 0.34 0.00 0.00 0.00 0.00 15:33:20 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:25:01 ens3 1.15 0.47 0.54 0.39 0.00 0.00 0.00 0.00 15:33:20 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:26:01 ens3 0.55 0.43 0.30 0.21 0.00 0.00 0.00 0.00 15:33:20 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:27:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:33:20 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:28:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:29:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:33:20 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:30:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:33:20 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:32:01 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 15:33:20 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:20 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:33:20 15:33:01 ens3 351.32 230.98 8212.10 38.67 0.00 0.00 0.00 0.00 15:33:20 15:33:01 docker0 71.20 84.35 5.48 1026.80 0.00 0.00 0.00 0.00 15:33:20 15:33:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:33:20 Average: ens3 113.25 75.45 1371.67 34.00 0.00 0.00 0.00 0.00 15:33:20 Average: docker0 24.32 31.03 1.91 243.25 0.00 0.00 0.00 0.00 15:33:20 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 15:33:20 15:33:20 15:33:20 ---> sar -P ALL: 15:33:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9708) 10/21/23 _x86_64_ (8 CPU) 15:33:20 15:33:20 15:17:44 LINUX RESTART (8 CPU) 15:33:20 15:33:20 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:33:20 15:19:01 all 9.16 0.00 3.33 3.11 0.08 84.32 15:33:20 15:19:01 0 8.21 0.00 2.97 1.68 0.07 87.08 15:33:20 15:19:01 1 9.29 0.00 3.73 7.18 0.08 79.72 15:33:20 15:19:01 2 8.34 0.00 3.32 2.36 0.07 85.92 15:33:20 15:19:01 3 10.41 0.00 2.56 0.55 0.07 86.41 15:33:20 15:19:01 4 9.88 0.00 2.16 0.96 0.08 86.92 15:33:20 15:19:01 5 8.18 0.00 5.11 10.50 0.08 76.13 15:33:20 15:19:01 6 10.22 0.00 2.84 1.43 0.07 85.44 15:33:20 15:19:01 7 8.74 0.00 4.01 0.20 0.10 86.95 15:33:20 15:20:01 all 3.85 0.00 1.98 3.36 0.05 90.76 15:33:20 15:20:01 0 3.53 0.00 1.64 0.57 0.03 94.22 15:33:20 15:20:01 1 4.32 0.00 3.41 21.14 0.07 71.06 15:33:20 15:20:01 2 4.53 0.00 1.54 0.05 0.07 93.81 15:33:20 15:20:01 3 4.17 0.00 1.66 0.39 0.05 93.73 15:33:20 15:20:01 4 3.48 0.00 1.33 0.50 0.05 94.63 15:33:20 15:20:01 5 3.10 0.00 1.31 3.22 0.03 92.34 15:33:20 15:20:01 6 3.82 0.00 3.25 0.67 0.05 92.22 15:33:20 15:20:01 7 3.85 0.00 1.70 0.37 0.05 94.03 15:33:20 15:21:01 all 40.59 0.00 4.00 1.35 0.09 53.97 15:33:20 15:21:01 0 38.98 0.00 4.14 7.11 0.10 49.68 15:33:20 15:21:01 1 39.99 0.00 3.57 0.27 0.08 56.09 15:33:20 15:21:01 2 39.90 0.00 4.27 1.33 0.08 54.41 15:33:20 15:21:01 3 41.71 0.00 4.12 0.25 0.08 53.83 15:33:20 15:21:01 4 37.84 0.00 3.71 0.81 0.08 57.55 15:33:20 15:21:01 5 42.08 0.00 4.23 0.39 0.08 53.21 15:33:20 15:21:01 6 41.15 0.00 4.00 0.02 0.08 54.75 15:33:20 15:21:01 7 43.05 0.00 3.99 0.68 0.08 52.20 15:33:20 15:22:01 all 15.33 0.00 2.79 3.18 0.06 78.63 15:33:20 15:22:01 0 16.36 0.00 3.31 9.29 0.08 70.96 15:33:20 15:22:01 1 12.69 0.00 1.82 0.00 0.05 85.44 15:33:20 15:22:01 2 15.43 0.00 2.95 1.32 0.05 80.25 15:33:20 15:22:01 3 15.90 0.00 2.86 2.57 0.07 78.59 15:33:20 15:22:01 4 15.06 0.00 2.70 0.13 0.05 82.06 15:33:20 15:22:01 5 16.61 0.00 2.82 0.28 0.07 80.22 15:33:20 15:22:01 6 14.59 0.00 2.22 10.21 0.07 72.92 15:33:20 15:22:01 7 16.00 0.00 3.67 1.65 0.07 78.62 15:33:20 15:23:01 all 0.85 0.00 0.39 0.36 0.01 98.40 15:33:20 15:23:01 0 1.59 0.00 0.57 0.37 0.02 97.46 15:33:20 15:23:01 1 0.38 0.00 0.38 0.02 0.00 99.21 15:33:20 15:23:01 2 0.58 0.00 0.18 0.60 0.02 98.61 15:33:20 15:23:01 3 0.50 0.00 0.38 0.77 0.02 98.33 15:33:20 15:23:01 4 1.52 0.00 0.42 0.12 0.00 97.95 15:33:20 15:23:01 5 0.67 0.00 0.57 0.62 0.00 98.15 15:33:20 15:23:01 6 0.25 0.00 0.22 0.07 0.00 99.47 15:33:20 15:23:01 7 1.33 0.00 0.37 0.30 0.02 97.98 15:33:20 15:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:33:20 15:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:33:20 15:24:01 2 0.05 0.00 0.02 0.03 0.02 99.88 15:33:20 15:24:01 3 0.03 0.00 0.02 0.03 0.03 99.88 15:33:20 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:33:20 15:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:33:20 15:25:01 all 0.02 0.00 0.00 0.04 0.01 99.93 15:33:20 15:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:33:20 15:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:33:20 15:25:01 2 0.00 0.00 0.00 0.17 0.00 99.83 15:33:20 15:25:01 3 0.02 0.00 0.00 0.17 0.03 99.78 15:33:20 15:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:25:01 5 0.10 0.00 0.00 0.00 0.00 99.90 15:33:20 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:26:01 all 0.01 0.00 0.00 0.02 0.01 99.96 15:33:20 15:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:33:20 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:26:01 2 0.02 0.00 0.00 0.05 0.02 99.92 15:33:20 15:26:01 3 0.03 0.00 0.02 0.08 0.02 99.85 15:33:20 15:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:33:20 15:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:33:20 15:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:33:20 15:27:01 all 0.02 0.00 0.01 0.00 0.01 99.97 15:33:20 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:33:20 15:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:33:20 15:27:01 3 0.05 0.00 0.02 0.00 0.03 99.90 15:33:20 15:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:33:20 15:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:28:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:33:20 15:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:20 15:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:28:01 2 0.02 0.00 0.00 0.03 0.02 99.93 15:33:20 15:28:01 3 0.05 0.00 0.02 0.03 0.03 99.87 15:33:20 15:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:33:20 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:33:20 15:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:33:20 15:29:01 3 0.05 0.00 0.03 0.05 0.03 99.83 15:33:20 15:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:29:01 5 0.10 0.00 0.02 0.00 0.00 99.88 15:33:20 15:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:33:20 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:33:20 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:33:20 15:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:33:20 15:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:33:20 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 15:33:20 15:30:01 3 0.03 0.00 0.02 0.05 0.03 99.87 15:33:20 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:33:20 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:31:01 all 0.02 0.00 0.00 0.02 0.00 99.95 15:33:20 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:33:20 15:31:01 2 0.02 0.00 0.00 0.07 0.02 99.90 15:33:20 15:31:01 3 0.03 0.00 0.00 0.10 0.02 99.85 15:33:20 15:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:31:01 5 0.10 0.00 0.02 0.00 0.00 99.88 15:33:20 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:33:20 15:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:33:20 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:33:20 15:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:33:20 15:32:01 3 0.02 0.00 0.03 0.02 0.03 99.90 15:33:20 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:33:20 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:33:20 15:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:33:20 15:33:01 all 8.04 0.00 3.29 3.45 0.05 85.16 15:33:20 15:33:01 0 8.16 0.00 3.58 0.05 0.05 88.17 15:33:20 15:33:01 1 8.33 0.00 3.66 8.08 0.07 79.87 15:33:20 15:33:01 2 7.64 0.00 2.91 9.86 0.05 79.54 15:33:20 15:33:01 3 6.06 0.00 2.58 5.76 0.05 85.55 15:33:20 15:33:01 4 10.10 0.00 4.57 3.69 0.07 81.57 15:33:20 15:33:01 5 6.81 0.00 2.24 0.13 0.03 90.78 15:33:20 15:33:01 6 7.38 0.00 3.11 0.00 0.05 89.46 15:33:20 15:33:01 7 9.83 0.00 3.71 0.05 0.05 86.36 15:33:20 Average: all 5.16 0.00 1.05 0.99 0.03 92.77 15:33:20 Average: 0 5.08 0.00 1.08 1.26 0.03 92.56 15:33:20 Average: 1 4.98 0.00 1.10 2.43 0.03 91.46 15:33:20 Average: 2 5.07 0.00 1.01 1.06 0.03 92.83 15:33:20 Average: 3 5.24 0.00 0.95 0.72 0.04 93.05 15:33:20 Average: 4 5.16 0.00 0.99 0.41 0.02 93.41 15:33:20 Average: 5 5.15 0.00 1.08 1.00 0.02 92.73 15:33:20 Average: 6 5.13 0.00 1.04 0.82 0.02 92.99 15:33:20 Average: 7 5.47 0.00 1.16 0.22 0.03 93.13 15:33:20 15:33:20 15:33:20