Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d3f7130d8a08a0ebc3612b54d57008063dbc12c 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-ssh14281235510979445294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2928781731448109200.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9343217056899462253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6961143601500253078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh11844255727100059242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22222’ Running on prd-ubuntu20.04-docker-8c-8g-22225 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 0d3f7130d8a08a0ebc3612b54d57008063dbc12c (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 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#104)" > git rev-list --no-walk c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:57:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:57:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:57:28 ========================================================= 15:57:28 EdgeX Global Pipelines Version Info 15:57:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:57:29 ------------------- 15:57:29 stable info: 15:57:29 ------------------- 15:57:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:57:29 Message: update stable to v1.0.238 15:57:30 ------------------- 15:57:30 experimental info: 15:57:30 ------------------- 15:57:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:57:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo 15:57:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d3f713 [Pipeline] echo 15:57:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:31 provisioning config files... 15:57:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6524533492620954663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:31 ---> docker-login.sh 15:57:31 nexus3.edgexfoundry.org:10001 15:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:31 Configure a credential helper to remove this warning. See 15:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:31 15:57:31 Login Succeeded 15:57:31 nexus3.edgexfoundry.org:10002 15:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:31 Configure a credential helper to remove this warning. See 15:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:31 15:57:31 Login Succeeded 15:57:31 nexus3.edgexfoundry.org:10003 15:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:31 Configure a credential helper to remove this warning. See 15:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:31 15:57:31 Login Succeeded 15:57:31 nexus3.edgexfoundry.org:10004 15:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:32 Configure a credential helper to remove this warning. See 15:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:32 15:57:32 Login Succeeded 15:57:32 docker.io 15:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:32 Configure a credential helper to remove this warning. See 15:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:32 15:57:32 Login Succeeded 15:57:32 ---> docker-login.sh ends [Pipeline] } 15:57:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:57:33 + git rev-list -1 --merges 0d3f7130d8a08a0ebc3612b54d57008063dbc12c~1..0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo 15:57:33 -----------> git rev-list -1 --merges 0d3f7130d8a08a0ebc3612b54d57008063dbc12c~1..0d3f7130d8a08a0ebc3612b54d57008063dbc12c 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [false] [Pipeline] sh 15:57:33 + git log --format=format:%s -1 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo 15:57:33 ========================================================= 15:57:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:57:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:33 + git log --format=format:%s -1 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo 15:57:33 [semverPrep] GIT_COMMIT: 0d3f7130d8a08a0ebc3612b54d57008063dbc12c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#104) [Pipeline] echo 15:57:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:57:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:57:34 + grep -v github /etc/ssh/ssh_known_hosts 15:57:34 + [ -e /tmp/ssh_known_hosts ] 15:57:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:57:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:57:34 + sudo tee -a /etc/ssh/ssh_known_hosts 15:57:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:34 15:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:34 0.1.4: Pulling from edgex-devops/py-git-semver 15:57:34 b85a868b505f: Pulling fs layer 15:57:34 e2be974225ed: Pulling fs layer 15:57:34 339a4e72a1f5: Pulling fs layer 15:57:34 988bab9f4d93: Pulling fs layer 15:57:34 1469e6f7b9e6: Pulling fs layer 15:57:34 eaf3925da568: Pulling fs layer 15:57:34 bab4dde63d76: Pulling fs layer 15:57:34 bde34c3a00c8: Pulling fs layer 15:57:34 b352a97aabf1: Pulling fs layer 15:57:34 eaf3925da568: Waiting 15:57:34 bab4dde63d76: Waiting 15:57:34 bde34c3a00c8: Waiting 15:57:34 988bab9f4d93: Waiting 15:57:34 1469e6f7b9e6: Waiting 15:57:34 b352a97aabf1: Waiting 15:57:34 4872d77fe225: Pulling fs layer 15:57:34 5851b861e8e6: Pulling fs layer 15:57:34 4872d77fe225: Waiting 15:57:34 e2be974225ed: Download complete 15:57:34 988bab9f4d93: Verifying Checksum 15:57:34 988bab9f4d93: Download complete 15:57:35 1469e6f7b9e6: Verifying Checksum 15:57:35 1469e6f7b9e6: Download complete 15:57:35 eaf3925da568: Verifying Checksum 15:57:35 eaf3925da568: Download complete 15:57:35 339a4e72a1f5: Verifying Checksum 15:57:35 339a4e72a1f5: Download complete 15:57:35 bde34c3a00c8: Download complete 15:57:35 b352a97aabf1: Verifying Checksum 15:57:35 b352a97aabf1: Download complete 15:57:35 4872d77fe225: Verifying Checksum 15:57:35 b85a868b505f: Verifying Checksum 15:57:35 b85a868b505f: Download complete 15:57:35 5851b861e8e6: Verifying Checksum 15:57:35 5851b861e8e6: Download complete 15:57:35 bab4dde63d76: Verifying Checksum 15:57:35 bab4dde63d76: Download complete 15:57:36 b85a868b505f: Pull complete 15:57:36 e2be974225ed: Pull complete 15:57:37 339a4e72a1f5: Pull complete 15:57:37 988bab9f4d93: Pull complete 15:57:37 1469e6f7b9e6: Pull complete 15:57:37 eaf3925da568: Pull complete 15:57:39 bab4dde63d76: Pull complete 15:57:39 bde34c3a00c8: Pull complete 15:57:39 b352a97aabf1: Pull complete 15:57:39 4872d77fe225: Pull complete 15:57:39 5851b861e8e6: Pull complete 15:57:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:39 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 15:57:39 $ 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:57:41 $ docker top 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 -eo pid,comm 15:57:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:57:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:41 [ssh-agent] Looking for ssh-agent implementation... 15:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:41 $ docker exec 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent 15:57:41 SSH_AUTH_SOCK=/tmp/ssh-ksAId3ii3YdL/agent.34 15:57:41 SSH_AGENT_PID=40 15:57:41 Running ssh-add (command line suppressed) 15:57:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2629377235102456238.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2629377235102456238.key) 15:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:42 + git tag --points-at HEAD [Pipeline] } 15:57:42 $ docker exec --env ******** --env ******** 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent -k 15:57:42 unset SSH_AUTH_SOCK; 15:57:42 unset SSH_AGENT_PID; 15:57:42 echo Agent pid 40 killed; 15:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:57:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:42 [ssh-agent] Looking for ssh-agent implementation... 15:57:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:42 $ docker exec 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent 15:57:42 SSH_AUTH_SOCK=/tmp/ssh-SQ3v9DkDD91m/agent.73 15:57:42 SSH_AGENT_PID=79 15:57:42 Running ssh-add (command line suppressed) 15:57:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1095153494205468022.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1095153494205468022.key) 15:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:42 + git semver init 15:57:43 2022-08-09 15:57:43,103 [run_init] DEBUG init version:0.0.0 force:False 15:57:43 2022-08-09 15:57:43,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:57:43 2022-08-09 15:57:43,104 [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:57:43 2022-08-09 15:57:43,104 [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:57:44 2022-08-09 15:57:44,099 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:57:44 2022-08-09 15:57:44,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:57:44 2022-08-09 15:57:44,099 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:57:44 2022-08-09 15:57:44,100 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:57:44 2.3.0-dev.12 [Pipeline] } 15:57:44 $ docker exec --env ******** --env ******** 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent -k 15:57:44 unset SSH_AUTH_SOCK; 15:57:44 unset SSH_AGENT_PID; 15:57:44 echo Agent pid 79 killed; 15:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:44 + git semver [Pipeline] } 15:57:44 $ docker stop --time=1 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 15:57:46 $ docker rm -f 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:57:46 Stashed 1 file(s) [Pipeline] echo 15:57:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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:57:46 provisioning config files... 15:57:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6999957807437571655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:47 ---> docker-login.sh 15:57:47 nexus3.edgexfoundry.org:10001 15:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:47 Configure a credential helper to remove this warning. See 15:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:47 15:57:47 Login Succeeded 15:57:47 nexus3.edgexfoundry.org:10002 15:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:47 Configure a credential helper to remove this warning. See 15:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:47 15:57:47 Login Succeeded 15:57:47 nexus3.edgexfoundry.org:10003 15:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:47 Configure a credential helper to remove this warning. See 15:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:47 15:57:47 Login Succeeded 15:57:47 nexus3.edgexfoundry.org:10004 15:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:47 Configure a credential helper to remove this warning. See 15:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:47 15:57:47 Login Succeeded 15:57:47 docker.io 15:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:47 Configure a credential helper to remove this warning. See 15:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:48 15:57:48 Login Succeeded 15:57:48 ---> docker-login.sh ends [Pipeline] } 15:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:48 ========================================================= 15:57:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:57:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:57:48 Sending build context to Docker daemon 12.47MB 15:57:48 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:57:48 Step 2/13 : FROM ${BASE} AS builder 15:57:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:57:48 2408cc74d12b: Pulling fs layer 15:57:48 ea60b727a1ce: Pulling fs layer 15:57:48 30c4a7721957: Pulling fs layer 15:57:48 370296b7ddb6: Pulling fs layer 15:57:48 7c6cee850709: Pulling fs layer 15:57:48 39a5fcdaea64: Pulling fs layer 15:57:48 d94ebbe4e438: Pulling fs layer 15:57:48 bcfd1f05c69d: Pulling fs layer 15:57:48 59ccb84bbe0f: Pulling fs layer 15:57:48 370296b7ddb6: Waiting 15:57:48 7c6cee850709: Waiting 15:57:48 39a5fcdaea64: Waiting 15:57:48 d94ebbe4e438: Waiting 15:57:48 59ccb84bbe0f: Waiting 15:57:48 30c4a7721957: Verifying Checksum 15:57:48 30c4a7721957: Download complete 15:57:48 ea60b727a1ce: Verifying Checksum 15:57:48 ea60b727a1ce: Download complete 15:57:48 7c6cee850709: Verifying Checksum 15:57:48 7c6cee850709: Download complete 15:57:48 39a5fcdaea64: Download complete 15:57:48 2408cc74d12b: Verifying Checksum 15:57:48 2408cc74d12b: Download complete 15:57:48 d94ebbe4e438: Download complete 15:57:48 2408cc74d12b: Pull complete 15:57:48 ea60b727a1ce: Pull complete 15:57:48 30c4a7721957: Pull complete 15:57:49 bcfd1f05c69d: Verifying Checksum 15:57:49 bcfd1f05c69d: Download complete 15:57:49 59ccb84bbe0f: Verifying Checksum 15:57:49 59ccb84bbe0f: Download complete 15:57:49 370296b7ddb6: Verifying Checksum 15:57:49 370296b7ddb6: Download complete 15:57:53 370296b7ddb6: Pull complete 15:57:53 7c6cee850709: Pull complete 15:57:53 39a5fcdaea64: Pull complete 15:57:53 d94ebbe4e438: Pull complete 15:57:55 bcfd1f05c69d: Pull complete 15:57:56 59ccb84bbe0f: Pull complete 15:57:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:57:56 ---> a4fb48ad2a94 15:57:56 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:57:57 ---> Running in 1595dd08d284 15:57:58 Removing intermediate container 1595dd08d284 15:57:58 ---> f5543e044e93 15:57:58 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:57:58 ---> Running in f359a8573093 15:57:58 Removing intermediate container f359a8573093 15:57:58 ---> 83e44ec0c27d 15:57:58 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:57:58 ---> Running in 2a4eed40cc64 15:57:58 Removing intermediate container 2a4eed40cc64 15:57:58 ---> a70b2f57b228 15:57:58 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:58 ---> Running in 3c249753958c 15:57:59 Removing intermediate container 3c249753958c 15:57:59 ---> 4808299ebcd8 15:57:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:59 ---> Running in 55abbe033c37 15:57:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:00 OK: 211 MiB in 51 packages 15:58:00 Removing intermediate container 55abbe033c37 15:58:00 ---> dd6148ed82d4 15:58:00 Step 8/13 : WORKDIR /app 15:58:00 ---> Running in 3d816f35e75b 15:58:01 Removing intermediate container 3d816f35e75b 15:58:01 ---> 60b80bfeb686 15:58:01 Step 9/13 : COPY go.mod vendor* ./ 15:58:01 ---> 43a36d21fd12 15:58:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:01 ---> Running in f981983d4e3d 15:58:01 Still waiting to schedule task 15:58:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22223’ 15:58:15 Removing intermediate container f981983d4e3d 15:58:15 ---> 9b87f75e51fd 15:58:15 Step 11/13 : COPY . . 15:58:15 ---> e13922ee91f6 15:58:15 Step 12/13 : ARG MAKE="make build" 15:58:15 ---> Running in 6e649076849b 15:58:16 Removing intermediate container 6e649076849b 15:58:16 ---> 2e21474ef815 15:58:16 Step 13/13 : RUN $MAKE 15:58:16 ---> Running in f65550f1dccd 15:58:16 noop 15:58:16 Removing intermediate container f65550f1dccd 15:58:16 ---> b67ad7c8e34b 15:58:16 Successfully built b67ad7c8e34b 15:58:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:17 + docker inspect -f . ci-base-image-x86_64 15:58:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:17 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 15:58:17 $ 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:58:17 $ docker top 2d2825bca476af451e56259d23e978069ae8edb7ad13a8d4a7396ba3a52380b6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:17 + go version 15:58:17 go version go1.18.3 linux/amd64 [Pipeline] } 15:58:17 $ docker stop --time=1 2d2825bca476af451e56259d23e978069ae8edb7ad13a8d4a7396ba3a52380b6 15:58:19 $ docker rm -f 2d2825bca476af451e56259d23e978069ae8edb7ad13a8d4a7396ba3a52380b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:19 + docker inspect -f . ci-base-image-x86_64 15:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:19 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 15:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:58:20 $ docker top d3f1614533efede69fb6b8e7409372559d318ef3990fbd9c197a5609963319d9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:20 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:58:20 + make test 15:58:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:58:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:58:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.034s coverage: 86.2% of statements 15:58:30 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:58:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 15:58:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:58:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:58:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:58:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:58:41 ./bin/test-attribution.sh 15:58:41 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:58:41 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:58:41 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:58:42 $ docker stop --time=1 d3f1614533efede69fb6b8e7409372559d318ef3990fbd9c197a5609963319d9 15:58:43 $ docker rm -f d3f1614533efede69fb6b8e7409372559d318ef3990fbd9c197a5609963319d9 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:58:45 + ls -al . 15:58:45 total 232 15:58:45 drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 15:58 . 15:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 15:57 .. 15:58:45 -rw-rw-r-- 1 jenkins jenkins 262 Aug 9 15:57 .dockerignore 15:58:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 15:58 .git 15:58:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 15:57 .github 15:58:45 -rw-rw-r-- 1 jenkins jenkins 788 Aug 9 15:57 .gitignore 15:58:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 15:57 .golangci.yml 15:58:45 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 15:57 .semver 15:58:45 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 9 15:57 Attribution.txt 15:58:45 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 9 15:57 CHANGELOG.md 15:58:45 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 9 15:57 Dockerfile 15:58:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 15:57 GOVERNANCE.md 15:58:45 -rw-rw-r-- 1 jenkins jenkins 687 Aug 9 15:57 Jenkinsfile 15:58:45 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 9 15:57 LICENSE 15:58:45 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 9 15:57 Makefile 15:58:45 -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 15:57 OWNERS.md 15:58:45 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 9 15:57 README.md 15:58:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 9 15:57 VERSION 15:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 15:57 bin 15:58:45 -rw-r--r-- 1 jenkins jenkins 41008 Aug 9 15:58 coverage.out 15:58:45 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 9 15:57 go.mod 15:58:45 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 9 15:57 go.sum 15:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 15:57 images 15:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 15:57 internal 15:58:45 -rw-rw-r-- 1 jenkins jenkins 531 Aug 9 15:57 main.go 15:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 15:57 res 15:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 15:57 snap 15:58:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 15:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:45 + 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=0d3f7130d8a08a0ebc3612b54d57008063dbc12c --label arch=amd64 --label version=2.3.0-dev.12 . 15:58:45 Sending build context to Docker daemon 12.47MB 15:58:45 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 15:58:45 Step 2/31 : FROM ${BASE} AS builder 15:58:45 ---> b67ad7c8e34b 15:58:45 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:58:45 ---> Running in 56d470b9fbd5 15:58:45 Removing intermediate container 56d470b9fbd5 15:58:45 ---> f6e042747a38 15:58:45 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:58:45 ---> Running in 77b0045556ef 15:58:45 Removing intermediate container 77b0045556ef 15:58:45 ---> eaf0c9acc876 15:58:45 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:58:45 ---> Running in 8c82bdf3e097 15:58:45 Removing intermediate container 8c82bdf3e097 15:58:45 ---> c911c2968b42 15:58:45 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:45 ---> Running in f9e4d86913bc 15:58:46 Removing intermediate container f9e4d86913bc 15:58:46 ---> 5e643312d572 15:58:46 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:46 ---> Running in 39d5ad64cf77 15:58:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:48 OK: 211 MiB in 51 packages 15:58:48 Removing intermediate container 39d5ad64cf77 15:58:48 ---> e1f128b8b63c 15:58:48 Step 8/31 : WORKDIR /app 15:58:48 ---> Running in b599f6f25919 15:58:48 Removing intermediate container b599f6f25919 15:58:48 ---> e04c1b3c98b6 15:58:48 Step 9/31 : COPY go.mod vendor* ./ 15:58:48 ---> de5561f8839e 15:58:48 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:48 ---> Running in efbbe945fb4c 15:58:49 Removing intermediate container efbbe945fb4c 15:58:49 ---> 65398ebf589b 15:58:49 Step 11/31 : COPY . . 15:58:49 ---> 7698d43bb242 15:58:49 Step 12/31 : ARG MAKE="make build" 15:58:49 ---> Running in 9a7ddb8afcd7 15:58:49 Removing intermediate container 9a7ddb8afcd7 15:58:49 ---> 85408e0df9ea 15:58:49 Step 13/31 : RUN $MAKE 15:58:49 ---> Running in 409ac7267058 15:58:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 15:59:08 Removing intermediate container 409ac7267058 15:59:08 ---> de895537d570 15:59:08 Step 14/31 : FROM alpine:3.14 15:59:08 3.14: Pulling from library/alpine 15:59:09 decfdc335d9b: Pulling fs layer 15:59:09 decfdc335d9b: Verifying Checksum 15:59:09 decfdc335d9b: Download complete 15:59:09 decfdc335d9b: Pull complete 15:59:09 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 15:59:09 Status: Downloaded newer image for alpine:3.14 15:59:09 ---> 5977be310a9d 15:59:09 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:59:09 ---> Running in dce61959fd76 15:59:09 Removing intermediate container dce61959fd76 15:59:09 ---> e6401432a186 15:59:09 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:59:09 ---> Running in 4a8924dcbd74 15:59:09 Removing intermediate container 4a8924dcbd74 15:59:09 ---> 2be7aab81d8d 15:59:09 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:09 ---> Running in 9d1c06aec2cb 15:59:10 Removing intermediate container 9d1c06aec2cb 15:59:10 ---> d01538de74fc 15:59:10 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 15:59:10 ---> Running in 1609e2ec5e76 15:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:59:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:59:11 (1/7) Installing ca-certificates (20220614-r0) 15:59:11 (2/7) Installing dumb-init (1.2.5-r1) 15:59:12 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:59:12 (4/7) Installing libsodium (1.0.18-r0) 15:59:12 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:59:12 (6/7) Installing libzmq (4.3.4-r0) 15:59:12 (7/7) Installing zeromq (4.3.4-r0) 15:59:12 Executing busybox-1.33.1-r8.trigger 15:59:12 Executing ca-certificates-20220614-r0.trigger 15:59:12 OK: 9 MiB in 21 packages 15:59:13 Removing intermediate container 1609e2ec5e76 15:59:13 ---> 3093b5a307d8 15:59:13 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:59:13 ---> 216613d7e898 15:59:13 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:59:13 ---> 6b0f4630f1ac 15:59:13 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:59:13 ---> fdcdbb1c1dfa 15:59:13 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:59:13 ---> db9410626ebc 15:59:13 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:59:14 ---> f1e04ae7eced 15:59:14 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:59:14 ---> Running in 90c5df25b771 15:59:14 Removing intermediate container 90c5df25b771 15:59:14 ---> a2d508ce0e93 15:59:14 Step 25/31 : VOLUME /cache 15:59:14 ---> Running in d25c68b353fe 15:59:15 Removing intermediate container d25c68b353fe 15:59:15 ---> e44929192a36 15:59:15 Step 26/31 : EXPOSE 59711 15:59:15 ---> Running in 1b7ae1d18696 15:59:15 Removing intermediate container 1b7ae1d18696 15:59:15 ---> 67869e87bcc1 15:59:15 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:59:15 ---> Running in 0be7dc3385fc 15:59:15 Removing intermediate container 0be7dc3385fc 15:59:15 ---> 507f28d3a088 15:59:15 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:59:15 ---> Running in 1a95c56761b2 15:59:15 Removing intermediate container 1a95c56761b2 15:59:15 ---> f5c99b6f4b71 15:59:15 Step 29/31 : LABEL arch=amd64 15:59:15 ---> Running in 579f946b62d7 15:59:15 Removing intermediate container 579f946b62d7 15:59:15 ---> fbfcf5e1a835 15:59:15 Step 30/31 : LABEL git_sha=0d3f7130d8a08a0ebc3612b54d57008063dbc12c 15:59:15 ---> Running in 058f7c8bef43 15:59:15 Removing intermediate container 058f7c8bef43 15:59:15 ---> dd26f7278eac 15:59:15 Step 31/31 : LABEL version=2.3.0-dev.12 15:59:15 ---> Running in 6e820865fec3 15:59:15 Removing intermediate container 6e820865fec3 15:59:15 ---> f7e98487eff4 15:59:15 [Warning] One or more build-args [ARCH] were not consumed 15:59:15 Successfully built f7e98487eff4 15:59:15 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:59:16 provisioning config files... 15:59:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6813099466256315323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:16 ---> docker-login.sh 15:59:16 nexus3.edgexfoundry.org:10001 15:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:16 Configure a credential helper to remove this warning. See 15:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:16 15:59:16 Login Succeeded 15:59:16 nexus3.edgexfoundry.org:10002 15:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:16 Configure a credential helper to remove this warning. See 15:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:16 15:59:16 Login Succeeded 15:59:16 nexus3.edgexfoundry.org:10003 15:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:16 Configure a credential helper to remove this warning. See 15:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:16 15:59:16 Login Succeeded 15:59:16 nexus3.edgexfoundry.org:10004 15:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:16 Configure a credential helper to remove this warning. See 15:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:16 15:59:16 Login Succeeded 15:59:16 docker.io 15:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:17 Configure a credential helper to remove this warning. See 15:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:17 15:59:17 Login Succeeded 15:59:17 ---> docker-login.sh ends [Pipeline] } 15:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:59:17 0d3f7130d8a08a0ebc3612b54d57008063dbc12c 15:59:17 latest 15:59:17 2.3.0-dev.12 15:59:17 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 15:59:17 main 15:59:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c 15:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:59:17 a90ac7ff14d1: Preparing 15:59:17 c251abf2269d: Preparing 15:59:17 bdba20847e7d: Preparing 15:59:17 2fe8b3d9a6d6: Preparing 15:59:17 e3377ae1aff8: Preparing 15:59:17 9775d296560c: Preparing 15:59:17 417c63e7c0e8: Preparing 15:59:17 3fda7c914112: Preparing 15:59:17 713e7675e2c1: Preparing 15:59:17 417c63e7c0e8: Waiting 15:59:17 3fda7c914112: Waiting 15:59:17 713e7675e2c1: Waiting 15:59:17 9775d296560c: Waiting 15:59:17 bdba20847e7d: Pushed 15:59:17 e3377ae1aff8: Pushed 15:59:17 a90ac7ff14d1: Pushed 15:59:17 2fe8b3d9a6d6: Pushed 15:59:17 713e7675e2c1: Layer already exists 15:59:18 9775d296560c: Pushed 15:59:18 3fda7c914112: Pushed 15:59:18 417c63e7c0e8: Pushed 15:59:20 c251abf2269d: Pushed 15:59:20 0d3f7130d8a08a0ebc3612b54d57008063dbc12c: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:20 + 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:59:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:59:20 a90ac7ff14d1: Preparing 15:59:20 c251abf2269d: Preparing 15:59:20 bdba20847e7d: Preparing 15:59:20 2fe8b3d9a6d6: Preparing 15:59:20 e3377ae1aff8: Preparing 15:59:20 9775d296560c: Preparing 15:59:20 417c63e7c0e8: Preparing 15:59:20 3fda7c914112: Preparing 15:59:20 713e7675e2c1: Preparing 15:59:20 9775d296560c: Waiting 15:59:20 3fda7c914112: Waiting 15:59:20 417c63e7c0e8: Waiting 15:59:20 713e7675e2c1: Waiting 15:59:20 c251abf2269d: Layer already exists 15:59:20 a90ac7ff14d1: Layer already exists 15:59:20 2fe8b3d9a6d6: Layer already exists 15:59:20 bdba20847e7d: Layer already exists 15:59:20 e3377ae1aff8: Layer already exists 15:59:20 9775d296560c: Layer already exists 15:59:20 417c63e7c0e8: Layer already exists 15:59:20 3fda7c914112: Layer already exists 15:59:20 713e7675e2c1: Layer already exists 15:59:20 latest: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.12 15:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:59:21 a90ac7ff14d1: Preparing 15:59:21 c251abf2269d: Preparing 15:59:21 bdba20847e7d: Preparing 15:59:21 2fe8b3d9a6d6: Preparing 15:59:21 e3377ae1aff8: Preparing 15:59:21 9775d296560c: Preparing 15:59:21 417c63e7c0e8: Preparing 15:59:21 3fda7c914112: Preparing 15:59:21 713e7675e2c1: Preparing 15:59:21 9775d296560c: Waiting 15:59:21 417c63e7c0e8: Waiting 15:59:21 3fda7c914112: Waiting 15:59:21 713e7675e2c1: Waiting 15:59:21 bdba20847e7d: Layer already exists 15:59:21 a90ac7ff14d1: Layer already exists 15:59:21 2fe8b3d9a6d6: Layer already exists 15:59:21 e3377ae1aff8: Layer already exists 15:59:21 c251abf2269d: Layer already exists 15:59:21 9775d296560c: Layer already exists 15:59:21 3fda7c914112: Layer already exists 15:59:21 417c63e7c0e8: Layer already exists 15:59:21 713e7675e2c1: Layer already exists 15:59:21 2.3.0-dev.12: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 15:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:59:22 a90ac7ff14d1: Preparing 15:59:22 c251abf2269d: Preparing 15:59:22 bdba20847e7d: Preparing 15:59:22 2fe8b3d9a6d6: Preparing 15:59:22 e3377ae1aff8: Preparing 15:59:22 9775d296560c: Preparing 15:59:22 417c63e7c0e8: Preparing 15:59:22 3fda7c914112: Preparing 15:59:22 713e7675e2c1: Preparing 15:59:22 9775d296560c: Waiting 15:59:22 417c63e7c0e8: Waiting 15:59:22 3fda7c914112: Waiting 15:59:22 713e7675e2c1: Waiting 15:59:22 a90ac7ff14d1: Layer already exists 15:59:22 2fe8b3d9a6d6: Layer already exists 15:59:22 bdba20847e7d: Layer already exists 15:59:22 c251abf2269d: Layer already exists 15:59:22 e3377ae1aff8: Layer already exists 15:59:22 417c63e7c0e8: Layer already exists 15:59:22 9775d296560c: Layer already exists 15:59:22 3fda7c914112: Layer already exists 15:59:22 713e7675e2c1: Layer already exists 15:59:22 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:22 + 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:59:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:59:22 a90ac7ff14d1: Preparing 15:59:22 c251abf2269d: Preparing 15:59:22 bdba20847e7d: Preparing 15:59:22 2fe8b3d9a6d6: Preparing 15:59:22 e3377ae1aff8: Preparing 15:59:22 9775d296560c: Preparing 15:59:22 417c63e7c0e8: Preparing 15:59:22 3fda7c914112: Preparing 15:59:22 713e7675e2c1: Preparing 15:59:22 9775d296560c: Waiting 15:59:22 3fda7c914112: Waiting 15:59:22 713e7675e2c1: Waiting 15:59:22 c251abf2269d: Layer already exists 15:59:22 e3377ae1aff8: Layer already exists 15:59:22 2fe8b3d9a6d6: Layer already exists 15:59:22 bdba20847e7d: Layer already exists 15:59:22 a90ac7ff14d1: Layer already exists 15:59:22 9775d296560c: Layer already exists 15:59:22 713e7675e2c1: Layer already exists 15:59:22 3fda7c914112: Layer already exists 15:59:22 417c63e7c0e8: Layer already exists 15:59:22 main: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:22 ===================================================== [Pipeline] echo 15:59:22 taggedImages: 15:59:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c 15:59:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:59:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.12 15:59:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 15:59:22 - 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:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:23 15:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:23 latest: Pulling from edgex-lftools-log-publisher 15:59:23 5eb5b503b376: Pulling fs layer 15:59:23 5c69ac0246d0: Pulling fs layer 15:59:23 ec43610c2a17: Pulling fs layer 15:59:23 3a2ae6a8a46f: Pulling fs layer 15:59:23 33b1e0a273af: Pulling fs layer 15:59:23 5d3b04190fa2: Pulling fs layer 15:59:23 2f39f015ded8: Pulling fs layer 15:59:23 33b1e0a273af: Waiting 15:59:23 5d3b04190fa2: Waiting 15:59:23 2f39f015ded8: Waiting 15:59:23 3a2ae6a8a46f: Waiting 15:59:23 5c69ac0246d0: Download complete 15:59:23 3a2ae6a8a46f: Verifying Checksum 15:59:23 3a2ae6a8a46f: Download complete 15:59:23 33b1e0a273af: Verifying Checksum 15:59:23 33b1e0a273af: Download complete 15:59:23 5d3b04190fa2: Verifying Checksum 15:59:23 5d3b04190fa2: Download complete 15:59:23 ec43610c2a17: Verifying Checksum 15:59:23 ec43610c2a17: Download complete 15:59:23 5eb5b503b376: Download complete 15:59:24 2f39f015ded8: Download complete 15:59:25 5eb5b503b376: Pull complete 15:59:25 5c69ac0246d0: Pull complete 15:59:25 ec43610c2a17: Pull complete 15:59:25 3a2ae6a8a46f: Pull complete 15:59:25 33b1e0a273af: Pull complete 15:59:26 5d3b04190fa2: Pull complete 15:59:30 2f39f015ded8: Pull complete 15:59:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:30 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 15:59:30 $ 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:59:32 $ docker top 0a5192c33c8d917ac07af7323f0d7d1c4708ada38eb63df6e620cb8e04891ecc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:32 ---> job-cost.sh 15:59:32 lf-activate-venv: SKIPPING 15:59:32 INFO: No Stack... 15:59:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:59:33 INFO: Archiving Costs [Pipeline] sh 15:59:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:59:34 + cut -d, -f6 [Pipeline] lock 15:59:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] 15:59:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] did not exist. Created. 15:59:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:59:34 Stashed 1 file(s) [Pipeline] } 15:59:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:34 $ docker stop --time=1 0a5192c33c8d917ac07af7323f0d7d1c4708ada38eb63df6e620cb8e04891ecc 15:59:35 $ docker rm -f 0a5192c33c8d917ac07af7323f0d7d1c4708ada38eb63df6e620cb8e04891ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22227 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:00:58 Running in /w/workspace/app-rfid-llrp-inventory/52 [Pipeline] { [Pipeline] checkout 16:00:58 The recommended git tool is: git 16:01:05 using credential edgex-jenkins-ssh 16:01:05 Cloning the remote Git repository 16:01:06 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:06 > git init /w/workspace/app-rfid-llrp-inventory/52 # timeout=10 16:01:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:06 > git --version # timeout=10 16:01:06 > git --version # 'git version 2.25.1' 16:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:08 Avoid second fetch 16:01:08 Checking out Revision 0d3f7130d8a08a0ebc3612b54d57008063dbc12c (main) 16:01:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:08 > git config core.sparsecheckout # timeout=10 16:01:08 > git checkout -f 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 16:01:13 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:01:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:13 Dload Upload Total Spent Left Speed 16:01:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 16:01:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:01:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:01:15 + sudo tee /etc/docker/daemon.new 16:01:15 { 16:01:15 "registry-mirrors": [ 16:01:15 "https://nexus3.edgexfoundry.org:10001" 16:01:15 ], 16:01:15 "bip": "10.250.0.254/24", 16:01:15 "hosts": [ 16:01:15 "tcp://0.0.0.0:5555", 16:01:15 "unix:///var/run/docker.sock" 16:01:15 ], 16:01:15 "mtu": 1458, 16:01:15 "selinux-enabled": true, 16:01:15 "seccomp-profile": "/etc/docker/seccomp.json" 16:01:15 } [Pipeline] sh 16:01:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:01:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:34 provisioning config files... 16:01:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/52@tmp/config665677443585009763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:34 ---> docker-login.sh 16:01:34 nexus3.edgexfoundry.org:10001 16:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:35 Configure a credential helper to remove this warning. See 16:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:35 16:01:35 Login Succeeded 16:01:35 nexus3.edgexfoundry.org:10002 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 nexus3.edgexfoundry.org:10003 16:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:36 Configure a credential helper to remove this warning. See 16:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:36 16:01:36 Login Succeeded 16:01:36 nexus3.edgexfoundry.org:10004 16:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:37 Configure a credential helper to remove this warning. See 16:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:37 16:01:37 Login Succeeded 16:01:37 docker.io 16:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:38 Configure a credential helper to remove this warning. See 16:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:38 16:01:38 Login Succeeded 16:01:38 ---> docker-login.sh ends [Pipeline] } 16:01:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:38 ========================================================= 16:01:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:01:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:01:39 Sending build context to Docker daemon 682.5kB 16:01:39 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:01:39 Step 2/13 : FROM ${BASE} AS builder 16:01:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:39 b3c136eddcbf: Pulling fs layer 16:01:39 c0a3192eca97: Pulling fs layer 16:01:39 a050256f5b6f: Pulling fs layer 16:01:39 656be50a0ddc: Pulling fs layer 16:01:39 2bbca73fdf42: Pulling fs layer 16:01:39 46d945488cbd: Pulling fs layer 16:01:39 8a5474983e97: Pulling fs layer 16:01:39 329c88fbcd65: Pulling fs layer 16:01:39 656be50a0ddc: Waiting 16:01:39 8a5474983e97: Waiting 16:01:39 329c88fbcd65: Waiting 16:01:39 2bbca73fdf42: Waiting 16:01:39 46d945488cbd: Waiting 16:01:39 a050256f5b6f: Verifying Checksum 16:01:39 a050256f5b6f: Download complete 16:01:39 c0a3192eca97: Verifying Checksum 16:01:39 c0a3192eca97: Download complete 16:01:39 2bbca73fdf42: Verifying Checksum 16:01:39 2bbca73fdf42: Download complete 16:01:39 46d945488cbd: Verifying Checksum 16:01:39 46d945488cbd: Download complete 16:01:39 b3c136eddcbf: Verifying Checksum 16:01:40 b3c136eddcbf: Pull complete 16:01:40 329c88fbcd65: Verifying Checksum 16:01:40 329c88fbcd65: Download complete 16:01:41 c0a3192eca97: Pull complete 16:01:41 a050256f5b6f: Pull complete 16:01:41 8a5474983e97: Verifying Checksum 16:01:41 8a5474983e97: Download complete 16:01:42 656be50a0ddc: Verifying Checksum 16:01:42 656be50a0ddc: Download complete 16:01:58 656be50a0ddc: Pull complete 16:01:58 2bbca73fdf42: Pull complete 16:01:58 46d945488cbd: Pull complete 16:02:03 8a5474983e97: Pull complete 16:02:04 329c88fbcd65: Pull complete 16:02:04 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:02:04 ---> ff4287adb874 16:02:04 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:02:06 ---> Running in 03b1cad0d398 16:02:08 Removing intermediate container 03b1cad0d398 16:02:08 ---> 4c47e3eb724c 16:02:08 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:02:08 ---> Running in 44a9e837aa9e 16:02:09 Removing intermediate container 44a9e837aa9e 16:02:09 ---> fb5a2b2577d2 16:02:09 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:02:09 ---> Running in 686fa62afcb5 16:02:09 Removing intermediate container 686fa62afcb5 16:02:09 ---> 2c183de57682 16:02:09 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:09 ---> Running in d26b33623d77 16:02:11 Removing intermediate container d26b33623d77 16:02:11 ---> ef913438b71d 16:02:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:11 ---> Running in 5fe5f83583f7 16:02:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:02:14 OK: 221 MiB in 51 packages 16:02:15 Removing intermediate container 5fe5f83583f7 16:02:15 ---> 2b98717a9022 16:02:15 Step 8/13 : WORKDIR /app 16:02:15 ---> Running in fad4554e7369 16:02:15 Removing intermediate container fad4554e7369 16:02:15 ---> 72fd6f8cba98 16:02:15 Step 9/13 : COPY go.mod vendor* ./ 16:02:16 ---> 4e6824130db9 16:02:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:16 ---> Running in 4606dd83b6f2 16:03:12 Removing intermediate container 4606dd83b6f2 16:03:12 ---> 48ee5210aeac 16:03:12 Step 11/13 : COPY . . 16:03:12 ---> 472c1b660a0a 16:03:12 Step 12/13 : ARG MAKE="make build" 16:03:12 ---> Running in 37fa13174f36 16:03:12 Removing intermediate container 37fa13174f36 16:03:12 ---> ca49a6dfe79b 16:03:12 Step 13/13 : RUN $MAKE 16:03:12 ---> Running in 9eff8117915b 16:03:12 noop 16:03:12 Removing intermediate container 9eff8117915b 16:03:12 ---> fb4ee81d3125 16:03:12 Successfully built fb4ee81d3125 16:03:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:13 + docker inspect -f . ci-base-image-arm64 16:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 16:03:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/52 -v /w/workspace/app-rfid-llrp-inventory/52:/w/workspace/app-rfid-llrp-inventory/52:rw,z -v /w/workspace/app-rfid-llrp-inventory/52@tmp:/w/workspace/app-rfid-llrp-inventory/52@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 16:03:14 $ docker top f7348905521841079e6c6f7eeb90621cb2ebd9da5d1760e32f417d05b6865235 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:15 + go version 16:03:15 go version go1.18.3 linux/arm64 [Pipeline] } 16:03:15 $ docker stop --time=1 f7348905521841079e6c6f7eeb90621cb2ebd9da5d1760e32f417d05b6865235 16:03:17 $ docker rm -f f7348905521841079e6c6f7eeb90621cb2ebd9da5d1760e32f417d05b6865235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:18 + docker inspect -f . ci-base-image-arm64 16:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:18 prd-ubuntu20.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 16:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/52 -v /w/workspace/app-rfid-llrp-inventory/52:/w/workspace/app-rfid-llrp-inventory/52:rw,z -v /w/workspace/app-rfid-llrp-inventory/52@tmp:/w/workspace/app-rfid-llrp-inventory/52@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 16:03:19 $ docker top c58ba630479253e216196c495840fac3dc2eb44779ea24063e8ad6e2fd476276 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:20 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/52 [Pipeline] fileExists [Pipeline] sh 16:03:21 + make test 16:03:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:04:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:04:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.170s coverage: 86.2% of statements 16:04:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:05:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.732s coverage: 71.9% of statements 16:05:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:05:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:05:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:05:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:05:27 ./bin/test-attribution.sh 16:05:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:05:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:05:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:05:27 $ docker stop --time=1 c58ba630479253e216196c495840fac3dc2eb44779ea24063e8ad6e2fd476276 16:05:29 $ docker rm -f c58ba630479253e216196c495840fac3dc2eb44779ea24063e8ad6e2fd476276 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:30 Warning: overwriting stash ‘coverage-report’ 16:05:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:05:31 + ls -al . 16:05:31 total 228 16:05:31 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 16:03 . 16:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 16:01 .. 16:05:31 -rw-rw-r-- 1 jenkins jenkins 262 Aug 9 16:01 .dockerignore 16:05:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 16:01 .git 16:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 16:01 .github 16:05:31 -rw-rw-r-- 1 jenkins jenkins 788 Aug 9 16:01 .gitignore 16:05:31 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 16:01 .golangci.yml 16:05:31 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 9 16:01 Attribution.txt 16:05:31 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 9 16:01 CHANGELOG.md 16:05:31 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 9 16:01 Dockerfile 16:05:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 16:01 GOVERNANCE.md 16:05:31 -rw-rw-r-- 1 jenkins jenkins 687 Aug 9 16:01 Jenkinsfile 16:05:31 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 9 16:01 LICENSE 16:05:31 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 9 16:01 Makefile 16:05:31 -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 16:01 OWNERS.md 16:05:31 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 9 16:01 README.md 16:05:31 -rw-rw-r-- 1 jenkins jenkins 12 Aug 9 15:57 VERSION 16:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 16:01 bin 16:05:31 -rw-r--r-- 1 jenkins jenkins 41008 Aug 9 16:04 coverage.out 16:05:31 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 9 16:01 go.mod 16:05:31 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 9 16:01 go.sum 16:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 16:01 images 16:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 16:01 internal 16:05:31 -rw-rw-r-- 1 jenkins jenkins 531 Aug 9 16:01 main.go 16:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 16:01 res 16:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 16:01 snap 16:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 16:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:32 + 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=0d3f7130d8a08a0ebc3612b54d57008063dbc12c --label arch=arm64 --label version=2.3.0-dev.12 . 16:05:32 Sending build context to Docker daemon 682.5kB 16:05:32 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 16:05:32 Step 2/31 : FROM ${BASE} AS builder 16:05:32 ---> fb4ee81d3125 16:05:32 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:05:32 ---> Running in 9a808caac7ec 16:05:33 Removing intermediate container 9a808caac7ec 16:05:33 ---> d07b687b728f 16:05:33 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:05:33 ---> Running in d726adcb0ffb 16:05:33 Removing intermediate container d726adcb0ffb 16:05:33 ---> 1f9579629d52 16:05:33 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:05:33 ---> Running in be5fd2ef1c96 16:05:33 Removing intermediate container be5fd2ef1c96 16:05:33 ---> c5e574332b49 16:05:33 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:33 ---> Running in ea951e9a2710 16:05:35 Removing intermediate container ea951e9a2710 16:05:35 ---> 446e055ada07 16:05:35 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:35 ---> Running in 56ff75545503 16:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:39 OK: 221 MiB in 51 packages 16:05:39 Removing intermediate container 56ff75545503 16:05:39 ---> 725b7f8566d1 16:05:39 Step 8/31 : WORKDIR /app 16:05:39 ---> Running in 999d52934957 16:05:40 Removing intermediate container 999d52934957 16:05:40 ---> d85e1eeee110 16:05:40 Step 9/31 : COPY go.mod vendor* ./ 16:05:40 ---> 5654a5b00a69 16:05:40 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:41 ---> Running in c343164eecb5 16:05:43 Removing intermediate container c343164eecb5 16:05:43 ---> d0b9d56b6493 16:05:43 Step 11/31 : COPY . . 16:05:43 ---> 3c35df9d000f 16:05:43 Step 12/31 : ARG MAKE="make build" 16:05:43 ---> Running in 6168e30aa5e9 16:05:44 Removing intermediate container 6168e30aa5e9 16:05:44 ---> a31d1ddbfa24 16:05:44 Step 13/31 : RUN $MAKE 16:05:44 ---> Running in 36a2d25965e9 16:05:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 16:08:07 Removing intermediate container 36a2d25965e9 16:08:07 ---> 0a4249ede856 16:08:07 Step 14/31 : FROM alpine:3.14 16:08:07 3.14: Pulling from library/alpine 16:08:07 f4bf3852c6cc: Pulling fs layer 16:08:07 f4bf3852c6cc: Verifying Checksum 16:08:07 f4bf3852c6cc: Download complete 16:08:07 f4bf3852c6cc: Pull complete 16:08:07 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 16:08:07 Status: Downloaded newer image for alpine:3.14 16:08:07 ---> f19c924ebacc 16:08:07 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:08:07 ---> Running in 41c34b6c7c3c 16:08:07 Removing intermediate container 41c34b6c7c3c 16:08:07 ---> 698ae9729fad 16:08:07 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:08:07 ---> Running in d306517d155b 16:08:07 Removing intermediate container d306517d155b 16:08:07 ---> 16cbda3c6e5b 16:08:07 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:07 ---> Running in 15d894e10901 16:08:07 Removing intermediate container 15d894e10901 16:08:07 ---> 3771090c8db0 16:08:07 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 16:08:07 ---> Running in 68dc5653c80d 16:08:08 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:08:09 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:08:10 (1/7) Installing ca-certificates (20220614-r0) 16:08:10 (2/7) Installing dumb-init (1.2.5-r1) 16:08:10 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:08:11 (4/7) Installing libsodium (1.0.18-r0) 16:08:11 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:08:11 (6/7) Installing libzmq (4.3.4-r0) 16:08:11 (7/7) Installing zeromq (4.3.4-r0) 16:08:11 Executing busybox-1.33.1-r8.trigger 16:08:11 Executing ca-certificates-20220614-r0.trigger 16:08:11 OK: 9 MiB in 21 packages 16:08:12 Removing intermediate container 68dc5653c80d 16:08:12 ---> bb3e7a668234 16:08:12 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:08:13 ---> 3329e248ea19 16:08:13 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:08:14 ---> b8fcdc3fd70c 16:08:14 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:08:14 ---> 2086e5466d07 16:08:14 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:08:15 ---> 63b1263e5360 16:08:15 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:08:16 ---> e106abe52266 16:08:16 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:08:16 ---> Running in 7a35952fd248 16:08:18 Removing intermediate container 7a35952fd248 16:08:18 ---> 3eb10c59cdb4 16:08:18 Step 25/31 : VOLUME /cache 16:08:18 ---> Running in dd30dc477682 16:08:18 Removing intermediate container dd30dc477682 16:08:18 ---> 259738c340a8 16:08:18 Step 26/31 : EXPOSE 59711 16:08:18 ---> Running in 1c03498af24b 16:08:19 Removing intermediate container 1c03498af24b 16:08:19 ---> 60db09765abd 16:08:19 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:08:19 ---> Running in 67c5bf2a4d29 16:08:19 Removing intermediate container 67c5bf2a4d29 16:08:19 ---> 6586021b06fe 16:08:19 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:08:19 ---> Running in 4f26cb54a909 16:08:19 Removing intermediate container 4f26cb54a909 16:08:19 ---> 98f7b9941c20 16:08:19 Step 29/31 : LABEL arch=arm64 16:08:19 ---> Running in 255ec1aabcc9 16:08:20 Removing intermediate container 255ec1aabcc9 16:08:20 ---> f9972430f7ca 16:08:20 Step 30/31 : LABEL git_sha=0d3f7130d8a08a0ebc3612b54d57008063dbc12c 16:08:20 ---> Running in b9c55a7f33e6 16:08:20 Removing intermediate container b9c55a7f33e6 16:08:20 ---> 2c8563a9b590 16:08:20 Step 31/31 : LABEL version=2.3.0-dev.12 16:08:20 ---> Running in b94b6cea60d2 16:08:20 Removing intermediate container b94b6cea60d2 16:08:20 ---> 2f9ae429f77b 16:08:20 [Warning] One or more build-args [ARCH] were not consumed 16:08:20 Successfully built 2f9ae429f77b 16:08:20 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 16:08:21 provisioning config files... 16:08:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/52@tmp/config3688604522049125105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:21 ---> docker-login.sh 16:08:21 nexus3.edgexfoundry.org:10001 16:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:21 Configure a credential helper to remove this warning. See 16:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:21 16:08:21 Login Succeeded 16:08:21 nexus3.edgexfoundry.org:10002 16:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:22 Configure a credential helper to remove this warning. See 16:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:22 16:08:22 Login Succeeded 16:08:22 nexus3.edgexfoundry.org:10003 16:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:22 Configure a credential helper to remove this warning. See 16:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:22 16:08:22 Login Succeeded 16:08:22 nexus3.edgexfoundry.org:10004 16:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:23 Configure a credential helper to remove this warning. See 16:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:23 16:08:23 Login Succeeded 16:08:23 docker.io 16:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:24 Configure a credential helper to remove this warning. See 16:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:24 16:08:24 Login Succeeded 16:08:24 ---> docker-login.sh ends [Pipeline] } 16:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:24 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:08:24 0d3f7130d8a08a0ebc3612b54d57008063dbc12c 16:08:24 latest 16:08:24 2.3.0-dev.12 16:08:24 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 16:08:24 main 16:08:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c 16:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:08:25 65b507634636: Preparing 16:08:25 3781881ce7da: Preparing 16:08:25 2116280611d1: Preparing 16:08:25 c92ae3f1397a: Preparing 16:08:25 c1beb0305302: Preparing 16:08:25 b118135b7a17: Preparing 16:08:25 179fce27b272: Preparing 16:08:25 e9c06459fc8b: Preparing 16:08:25 51fe7c9ea229: Preparing 16:08:25 179fce27b272: Waiting 16:08:25 b118135b7a17: Waiting 16:08:25 51fe7c9ea229: Waiting 16:08:25 e9c06459fc8b: Waiting 16:08:25 2116280611d1: Pushed 16:08:25 65b507634636: Pushed 16:08:25 c1beb0305302: Pushed 16:08:25 c92ae3f1397a: Pushed 16:08:25 51fe7c9ea229: Layer already exists 16:08:25 b118135b7a17: Pushed 16:08:25 e9c06459fc8b: Pushed 16:08:26 179fce27b272: Pushed 16:08:31 3781881ce7da: Pushed 16:08:31 0d3f7130d8a08a0ebc3612b54d57008063dbc12c: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:31 + 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 16:08:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:08:31 65b507634636: Preparing 16:08:31 3781881ce7da: Preparing 16:08:31 2116280611d1: Preparing 16:08:31 c92ae3f1397a: Preparing 16:08:31 c1beb0305302: Preparing 16:08:31 b118135b7a17: Preparing 16:08:31 179fce27b272: Preparing 16:08:31 e9c06459fc8b: Preparing 16:08:31 51fe7c9ea229: Preparing 16:08:31 179fce27b272: Waiting 16:08:31 e9c06459fc8b: Waiting 16:08:31 51fe7c9ea229: Waiting 16:08:31 b118135b7a17: Waiting 16:08:31 3781881ce7da: Layer already exists 16:08:31 c92ae3f1397a: Layer already exists 16:08:31 2116280611d1: Layer already exists 16:08:31 c1beb0305302: Layer already exists 16:08:31 65b507634636: Layer already exists 16:08:31 b118135b7a17: Layer already exists 16:08:31 51fe7c9ea229: Layer already exists 16:08:31 e9c06459fc8b: Layer already exists 16:08:31 179fce27b272: Layer already exists 16:08:32 latest: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:32 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.12 16:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:08:32 65b507634636: Preparing 16:08:32 3781881ce7da: Preparing 16:08:32 2116280611d1: Preparing 16:08:32 c92ae3f1397a: Preparing 16:08:32 c1beb0305302: Preparing 16:08:32 b118135b7a17: Preparing 16:08:32 179fce27b272: Preparing 16:08:32 e9c06459fc8b: Preparing 16:08:32 51fe7c9ea229: Preparing 16:08:32 179fce27b272: Waiting 16:08:32 e9c06459fc8b: Waiting 16:08:32 b118135b7a17: Waiting 16:08:32 51fe7c9ea229: Waiting 16:08:32 65b507634636: Layer already exists 16:08:32 3781881ce7da: Layer already exists 16:08:32 c1beb0305302: Layer already exists 16:08:32 2116280611d1: Layer already exists 16:08:32 c92ae3f1397a: Layer already exists 16:08:32 51fe7c9ea229: Layer already exists 16:08:32 e9c06459fc8b: Layer already exists 16:08:32 179fce27b272: Layer already exists 16:08:32 b118135b7a17: Layer already exists 16:08:33 2.3.0-dev.12: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:33 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 16:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:08:33 65b507634636: Preparing 16:08:33 3781881ce7da: Preparing 16:08:33 2116280611d1: Preparing 16:08:33 c92ae3f1397a: Preparing 16:08:33 c1beb0305302: Preparing 16:08:33 b118135b7a17: Preparing 16:08:33 179fce27b272: Preparing 16:08:33 e9c06459fc8b: Preparing 16:08:33 51fe7c9ea229: Preparing 16:08:33 b118135b7a17: Waiting 16:08:33 179fce27b272: Waiting 16:08:33 51fe7c9ea229: Waiting 16:08:33 e9c06459fc8b: Waiting 16:08:33 65b507634636: Layer already exists 16:08:33 c92ae3f1397a: Layer already exists 16:08:33 2116280611d1: Layer already exists 16:08:33 c1beb0305302: Layer already exists 16:08:33 3781881ce7da: Layer already exists 16:08:33 e9c06459fc8b: Layer already exists 16:08:33 179fce27b272: Layer already exists 16:08:33 b118135b7a17: Layer already exists 16:08:33 51fe7c9ea229: Layer already exists 16:08:34 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:34 + 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 16:08:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:08:34 65b507634636: Preparing 16:08:34 3781881ce7da: Preparing 16:08:34 2116280611d1: Preparing 16:08:34 c92ae3f1397a: Preparing 16:08:34 c1beb0305302: Preparing 16:08:34 b118135b7a17: Preparing 16:08:34 179fce27b272: Preparing 16:08:34 e9c06459fc8b: Preparing 16:08:34 51fe7c9ea229: Preparing 16:08:34 b118135b7a17: Waiting 16:08:34 179fce27b272: Waiting 16:08:34 e9c06459fc8b: Waiting 16:08:34 51fe7c9ea229: Waiting 16:08:34 65b507634636: Layer already exists 16:08:34 2116280611d1: Layer already exists 16:08:34 3781881ce7da: Layer already exists 16:08:34 c1beb0305302: Layer already exists 16:08:34 c92ae3f1397a: Layer already exists 16:08:35 b118135b7a17: Layer already exists 16:08:35 179fce27b272: Layer already exists 16:08:35 51fe7c9ea229: Layer already exists 16:08:35 e9c06459fc8b: Layer already exists 16:08:35 main: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:35 ===================================================== [Pipeline] echo 16:08:35 taggedImages: 16:08:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c 16:08:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:08:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.12 16:08:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 16:08:35 - 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 16:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:35 16:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:36 arm64: Pulling from edgex-lftools-log-publisher 16:08:36 8998bd30e6a1: Pulling fs layer 16:08:36 04944245beec: Pulling fs layer 16:08:36 699f458cf7ca: Pulling fs layer 16:08:36 765212b225bb: Pulling fs layer 16:08:36 f23df028b6ca: Pulling fs layer 16:08:36 d65c8cfc05b1: Pulling fs layer 16:08:36 2437ff75d9bd: Pulling fs layer 16:08:36 765212b225bb: Waiting 16:08:36 f23df028b6ca: Waiting 16:08:36 d65c8cfc05b1: Waiting 16:08:36 2437ff75d9bd: Waiting 16:08:36 04944245beec: Verifying Checksum 16:08:36 04944245beec: Download complete 16:08:36 765212b225bb: Download complete 16:08:36 f23df028b6ca: Verifying Checksum 16:08:36 f23df028b6ca: Download complete 16:08:36 d65c8cfc05b1: Verifying Checksum 16:08:36 d65c8cfc05b1: Download complete 16:08:36 699f458cf7ca: Verifying Checksum 16:08:36 699f458cf7ca: Download complete 16:08:36 8998bd30e6a1: Verifying Checksum 16:08:36 8998bd30e6a1: Download complete 16:08:39 2437ff75d9bd: Verifying Checksum 16:08:39 2437ff75d9bd: Download complete 16:08:40 8998bd30e6a1: Pull complete 16:08:41 04944245beec: Pull complete 16:08:42 699f458cf7ca: Pull complete 16:08:42 765212b225bb: Pull complete 16:08:43 f23df028b6ca: Pull complete 16:08:43 d65c8cfc05b1: Pull complete 16:08:58 2437ff75d9bd: Pull complete 16:08:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container 16:08:59 $ 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/52 -v /w/workspace/app-rfid-llrp-inventory/52:/w/workspace/app-rfid-llrp-inventory/52:rw,z -v /w/workspace/app-rfid-llrp-inventory/52@tmp:/w/workspace/app-rfid-llrp-inventory/52@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 16:09:02 $ docker top f76496fa9e0efac27fbb295fcefb72c730367aa0b7a8d09bee52ababb7fb8433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:03 ---> job-cost.sh 16:09:03 lf-activate-venv: SKIPPING 16:09:03 INFO: No Stack... 16:09:03 INFO: Retrieving Pricing Info for: v3-standard-4 16:09:04 INFO: Archiving Costs [Pipeline] sh 16:09:05 + cat /w/workspace/app-rfid-llrp-inventory/52/archives/cost.csv 16:09:05 + cut -d, -f6 [Pipeline] lock 16:09:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] 16:09:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] did not exist. Created. 16:09:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:06 /w/workspace/app-rfid-llrp-inventory/52@tmp/durable-9e1c5f81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:09:06 + echo total: 0.10999999940395355 [Pipeline] stash 16:09:07 Warning: overwriting stash ‘stack-cost’ 16:09:07 Stashed 1 file(s) [Pipeline] } 16:09:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:09:07 $ docker stop --time=1 f76496fa9e0efac27fbb295fcefb72c730367aa0b7a8d09bee52ababb7fb8433 16:09:08 $ docker rm -f f76496fa9e0efac27fbb295fcefb72c730367aa0b7a8d09bee52ababb7fb8433 [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 16:09:09 provisioning config files... 16:09:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9142800887318891347tmp [Pipeline] { [Pipeline] sh 16:09:09 + set +x 16:09:09 + curl -s https://codecov.io/bash 16:09:09 + bash -s -- 16:09:09 16:09:09 _____ _ 16:09:09 / ____| | | 16:09:09 | | ___ __| | ___ ___ _____ __ 16:09:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:09:09 | |___| (_) | (_| | __/ (_| (_) \ V / 16:09:09 \_____\___/ \__,_|\___|\___\___/ \_/ 16:09:09 Bash-1.0.6 16:09:09 16:09:09 16:09:09 ==> git version 2.25.1 found 16:09:09 ==> 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 16:09:09 Release-Date: 2020-01-08 16:09:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:09:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:09:09 ==> Jenkins CI detected. 16:09:09 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:09:09 project root: . 16:09:09 --> token set from env 16:09:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:09:09 ==> Running gcov in . (disable via -X gcov) 16:09:09 ==> Python coveragepy not found 16:09:09 ==> Searching for coverage reports in: 16:09:09 + . 16:09:09 -> Found 1 reports 16:09:09 ==> Detecting git/mercurial file structure 16:09:09 ==> Reading reports 16:09:09 + ./coverage.out bytes=41008 16:09:09 ==> Appending adjustments 16:09:09 https://docs.codecov.io/docs/fixing-reports 16:09:09 + Found adjustments 16:09:09 ==> Gzipping contents 16:09:09 12K /tmp/codecov.wr9buX.gz 16:09:09 ==> Uploading reports 16:09:09 url: https://codecov.io 16:09:09 query: branch=main&commit=0d3f7130d8a08a0ebc3612b54d57008063dbc12c&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:09:09 -> Pinging Codecov 16:09:09 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=0d3f7130d8a08a0ebc3612b54d57008063dbc12c&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:09:10 -> Uploading to 16:09:10 https://storage.googleapis.com/codecov/v4/raw/2022-08-09/581DD39554BDF9B6E22D074273EAD858/0d3f7130d8a08a0ebc3612b54d57008063dbc12c/94de8baa-d9fc-480b-917e-8c880d24d183.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T160909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fd018fcd1a0108482ef7e4b59f5c9f8ed430a1ee61e5069f5e545b9042d70a5 16:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:10 Dload Upload Total Spent Left Speed 16:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11404 0 0 100 11404 0 54304 --:--:-- --:--:-- --:--:-- 54304 16:09:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] } 16:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:09:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:09:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:09:10 16:09:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:09:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:09:11 df9b9388f04a: Pulling fs layer 16:09:11 52dc419b0ee2: Pulling fs layer 16:09:11 25bc292e5bac: Pulling fs layer 16:09:11 114826534d7a: Pulling fs layer 16:09:11 4657fd5d0bcf: Pulling fs layer 16:09:11 6ad1cebc031e: Pulling fs layer 16:09:11 8a3aa393b2d8: Pulling fs layer 16:09:11 114826534d7a: Waiting 16:09:11 4657fd5d0bcf: Waiting 16:09:11 8a3aa393b2d8: Waiting 16:09:11 25bc292e5bac: Verifying Checksum 16:09:11 25bc292e5bac: Download complete 16:09:11 52dc419b0ee2: Download complete 16:09:11 4657fd5d0bcf: Download complete 16:09:11 df9b9388f04a: Download complete 16:09:11 6ad1cebc031e: Verifying Checksum 16:09:11 6ad1cebc031e: Download complete 16:09:11 df9b9388f04a: Pull complete 16:09:11 52dc419b0ee2: Pull complete 16:09:11 25bc292e5bac: Pull complete 16:09:11 114826534d7a: Verifying Checksum 16:09:11 114826534d7a: Download complete 16:09:12 8a3aa393b2d8: Verifying Checksum 16:09:12 8a3aa393b2d8: Download complete 16:09:15 114826534d7a: Pull complete 16:09:15 4657fd5d0bcf: Pull complete 16:09:15 6ad1cebc031e: Pull complete 16:09:18 8a3aa393b2d8: Pull complete 16:09:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:09:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:18 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 16:09:18 $ 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 16:09:20 $ docker top c7bee6df4eba25864d77acc72720bda860e995d6224052af540bca6c82ebd4f2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:09:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:09:20 + set -o pipefail 16:09:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:09:26 16:09:26 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:09:26 16:09:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/a04e5735-6f39-4acc-966f-1c962094600a 16:09:26 16:09:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:09:26 16:09:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:09:26 16:09:26 [Pipeline] } 16:09:26 $ docker stop --time=1 c7bee6df4eba25864d77acc72720bda860e995d6224052af540bca6c82ebd4f2 16:09:28 $ docker rm -f c7bee6df4eba25864d77acc72720bda860e995d6224052af540bca6c82ebd4f2 [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 16:09:29 + git log --format=format:%s -1 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] sh 16:09:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:30 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 16:09: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:30 $ docker top ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:30 [ssh-agent] Looking for ssh-agent implementation... 16:09:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:30 $ docker exec ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 ssh-agent 16:09:31 SSH_AUTH_SOCK=/tmp/ssh-mjzZ3gagnW4t/agent.33 16:09:31 SSH_AGENT_PID=39 16:09:31 Running ssh-add (command line suppressed) 16:09:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6324545648872538917.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6324545648872538917.key) 16:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:31 + git semver tag 16:09:31 2022-08-09 16:09:31,658 [run_tag] DEBUG tag force:False 16:09:31 2022-08-09 16:09:31,659 [check_head_tag] DEBUG check head tag 16:09:31 2022-08-09 16:09:31,659 [execute] INFO git cat-file --batch-check 16:09:31 2022-08-09 16:09:31,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:09:31 2022-08-09 16:09:31,664 [execute] INFO git cat-file --batch 16:09:31 2022-08-09 16:09:31,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:09:31 2022-08-09 16:09:31,674 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:31 2022-08-09 16:09:31,674 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 16:09:31 2022-08-09 16:09:31,675 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:09:31 2022-08-09 16:09:31,680 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:31 2.3.0-dev.12 [Pipeline] } 16:09:31 $ docker exec --env ******** --env ******** ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 ssh-agent -k 16:09:31 unset SSH_AUTH_SOCK; 16:09:31 unset SSH_AGENT_PID; 16:09:31 echo Agent pid 39 killed; 16:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:32 + git semver [Pipeline] } 16:09:32 $ docker stop --time=1 ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 16:09:33 $ docker rm -f ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:34 16:09:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:34 0.23.1-centos7: Pulling from edgex-lftools 16:09:34 ab5ef0e58194: Pulling fs layer 16:09:34 9712f1f96733: Pulling fs layer 16:09:34 63f879dbbcfc: Pulling fs layer 16:09:34 0d9ebad4ef96: Pulling fs layer 16:09:34 e9a5061849ea: Pulling fs layer 16:09:34 d747dcd14b5f: Pulling fs layer 16:09:34 2de7ff778b66: Pulling fs layer 16:09:34 e9a5061849ea: Waiting 16:09:34 0d9ebad4ef96: Waiting 16:09:34 d747dcd14b5f: Waiting 16:09:34 2de7ff778b66: Waiting 16:09:34 9712f1f96733: Download complete 16:09:35 63f879dbbcfc: Verifying Checksum 16:09:35 63f879dbbcfc: Download complete 16:09:35 ab5ef0e58194: Verifying Checksum 16:09:35 ab5ef0e58194: Download complete 16:09:35 e9a5061849ea: Verifying Checksum 16:09:35 e9a5061849ea: Download complete 16:09:35 d747dcd14b5f: Download complete 16:09:35 0d9ebad4ef96: Download complete 16:09:35 2de7ff778b66: Verifying Checksum 16:09:35 2de7ff778b66: Download complete 16:09:38 ab5ef0e58194: Pull complete 16:09:38 9712f1f96733: Pull complete 16:09:38 63f879dbbcfc: Pull complete 16:09:43 0d9ebad4ef96: Pull complete 16:09:43 e9a5061849ea: Pull complete 16:09:43 d747dcd14b5f: Pull complete 16:09:43 2de7ff778b66: Pull complete 16:09:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:43 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 16:09:43 $ 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 16:09:46 $ docker top eca76afc1a1049c1e1d853f2ad4ed59295c2122771dc9840396ecf59725e5256 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:09:46 provisioning config files... 16:09:46 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config218441499841509303tmp 16:09:46 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2402354045294760173tmp 16:09:46 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7235386987874517106tmp [Pipeline] { [Pipeline] echo 16:09:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:09:46 ---> sigul-configuration.sh 16:09:46 gpg: directory `/root/.gnupg' created 16:09:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:09:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:09:46 gpg: keyring `/root/.gnupg/secring.gpg' created 16:09:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:09:46 gpg: CAST5 encrypted data 16:09:46 gpg: encrypted with 1 passphrase 16:09:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:09:47 + mkdir /home/jenkins 16:09:47 + mkdir /home/jenkins/sigul [Pipeline] sh 16:09:47 + 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 16:09:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:09:47 ---> sigul-install.sh 16:09:47 Sigul already installed; skipping installation. [Pipeline] sh 16:09:47 + git tag --list 16:09:47 v0.0.0 16:09:47 v1.0.0 16:09:47 v2.1.0 16:09:47 v2.1.1 16:09:47 v2.1.1-dev.1 16:09:47 v2.2.0 16:09:47 v2.2.1-dev.1 16:09:47 v2.2.1-dev.2 16:09:47 v2.2.1-dev.3 16:09:47 v2.2.1-dev.4 16:09:47 v2.2.1-dev.5 16:09:47 v2.2.1-dev.6 16:09:47 v2.2.1-dev.7 16:09:47 v2.3.0-dev.10 16:09:47 v2.3.0-dev.11 16:09:47 v2.3.0-dev.12 16:09:47 v2.3.0-dev.9 [Pipeline] sh 16:09:48 + lftools sign git-tag v2.3.0-dev.12 16:09:48 Signing Git tag with Sigul... 16:09:48 Signing v2.3.0-dev.12 [Pipeline] echo 16:09:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:09:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:09:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:09:49 $ docker stop --time=1 eca76afc1a1049c1e1d853f2ad4ed59295c2122771dc9840396ecf59725e5256 16:09:50 $ docker rm -f eca76afc1a1049c1e1d853f2ad4ed59295c2122771dc9840396ecf59725e5256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:09:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:51 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 16:09:51 $ 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 16:09:51 $ docker top e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:52 [ssh-agent] Looking for ssh-agent implementation... 16:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:52 $ docker exec e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 ssh-agent 16:09:52 SSH_AUTH_SOCK=/tmp/ssh-GLjJQS4DOzVI/agent.32 16:09:52 SSH_AGENT_PID=38 16:09:52 Running ssh-add (command line suppressed) 16:09:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5230114968229572942.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5230114968229572942.key) 16:09:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:52 + git semver bump pre 16:09:52 2022-08-09 16:09:52,870 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:52 2022-08-09 16:09:52,870 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev 16:09:52 2022-08-09 16:09:52,871 [bump_version] DEBUG bumped version:2.3.0-dev.13 16:09:52 2022-08-09 16:09:52,871 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:09:52 2022-08-09 16:09:52,871 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:52 2022-08-09 16:09:52,871 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:52 2022-08-09 16:09:52,872 [execute] INFO git cat-file --batch-check 16:09:52 2022-08-09 16:09:52,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:09:52 2022-08-09 16:09:52,877 [execute] INFO git cat-file --batch 16:09:52 2022-08-09 16:09:52,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:09:52 2022-08-09 16:09:52,881 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:52 2.3.0-dev.13 [Pipeline] } 16:09:52 $ docker exec --env ******** --env ******** e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 ssh-agent -k 16:09:53 unset SSH_AUTH_SOCK; 16:09:53 unset SSH_AGENT_PID; 16:09:53 echo Agent pid 38 killed; 16:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:53 + git semver [Pipeline] } 16:09:53 $ docker stop --time=1 e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 16:09:54 $ docker rm -f e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:55 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 16:09:55 $ 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 16:09:56 $ docker top ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:56 [ssh-agent] Looking for ssh-agent implementation... 16:09:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:56 $ docker exec ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 ssh-agent 16:09:56 SSH_AUTH_SOCK=/tmp/ssh-RQeYroNlnt9k/agent.32 16:09:56 SSH_AGENT_PID=38 16:09:56 Running ssh-add (command line suppressed) 16:09:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7094089829263738502.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7094089829263738502.key) 16:09:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:56 + git semver push 16:09:57 2022-08-09 16:09:57,102 [run_push] DEBUG push 16:09:57 2022-08-09 16:09:57,103 [execute] INFO git cat-file --batch-check 16:09:57 2022-08-09 16:09:57,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:09:57 2022-08-09 16:09:57,106 [execute] INFO git rev-list c15c9019105943ab3ad10a68822deca0962d44b9 -- 16:09:57 2022-08-09 16:09:57,106 [execute] DEBUG Popen(['git', 'rev-list', 'c15c9019105943ab3ad10a68822deca0962d44b9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:09:57 2022-08-09 16:09:57,112 [execute] INFO git fetch -v origin 16:09:57 2022-08-09 16:09:57,113 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:09:57 2022-08-09 16:09:57,586 [run_push] DEBUG no remote changes detected 16:09:57 2022-08-09 16:09:57,586 [execute] INFO git push origin semver 16:09:57 2022-08-09 16:09:57,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:09:58 2022-08-09 16:09:58,287 [run_push] DEBUG push all version tags 16:09:58 2022-08-09 16:09:58,288 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:09:58 2022-08-09 16:09:58,288 [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) 16:09:59 2022-08-09 16:09:59,000 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:09:59 2.3.0-dev.13 [Pipeline] } 16:09:59 $ docker exec --env ******** --env ******** ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 ssh-agent -k 16:09:59 unset SSH_AUTH_SOCK; 16:09:59 unset SSH_AGENT_PID; 16:09:59 echo Agent pid 38 killed; 16:09:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:59 + git semver [Pipeline] } 16:09:59 $ docker stop --time=1 ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 16:10:01 $ docker rm -f ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 [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 16:10:01 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:10:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:10:01 total 16 16:10:01 drwxr-xr-x 3 root root 4096 Aug 9 15:59 . 16:10:01 drwxrwxr-x 12 jenkins jenkins 4096 Aug 9 16:09 .. 16:10:01 drwxr-xr-x 2 root root 4096 Aug 9 15:59 cost 16:10:01 -rw-r--r-- 1 root root 94 Aug 9 15:59 cost.csv 16:10:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:10:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:10:01 total 16 16:10:01 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 15:59 . 16:10:01 drwxrwxr-x 12 jenkins jenkins 4096 Aug 9 16:09 .. 16:10:01 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 15:59 cost 16:10:01 -rw-r--r-- 1 jenkins jenkins 94 Aug 9 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:10:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:02 ---> package-listing.sh 16:10:02 ++ facter osfamily 16:10:02 ++ tr '[:upper:]' '[:lower:]' 16:10:03 + OS_FAMILY=debian 16:10:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:10:03 + START_PACKAGES=/tmp/packages_start.txt 16:10:03 + END_PACKAGES=/tmp/packages_end.txt 16:10:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:03 + PACKAGES=/tmp/packages_start.txt 16:10:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:10:03 + PACKAGES=/tmp/packages_end.txt 16:10:03 + case "${OS_FAMILY}" in 16:10:03 + grep '^ii' 16:10:03 + dpkg -l 16:10:03 + '[' -f /tmp/packages_start.txt ']' 16:10:03 + '[' -f /tmp/packages_end.txt ']' 16:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:10:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:10:03 + 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 16:10:03 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 16:10:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:04 prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container 16:10:04 $ 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 16:10:04 $ docker top 8f16f64a29c1722f463f4a799ca2b1b4ed893c9c160a4c19623531ccc104593d -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:10:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:10:05 + ls /var/log/sa-host 16:10:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:05 provisioning config files... 16:10:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1144271337532068997tmp [Pipeline] { [Pipeline] echo 16:10:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:10:05 ---> create-netrc.sh [Pipeline] } 16:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:10:06 ---> python-tools-install.sh [Pipeline] echo 16:10:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:10:06 ---> sudo-logs.sh 16:10:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:10:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:10:06 ---> job-cost.sh 16:10:06 lf-activate-venv: SKIPPING 16:10:06 DEBUG: total: 0.2199999988079071 16:10:06 INFO: Retrieving Stack Cost... 16:10:07 INFO: Retrieving Pricing Info for: v3-standard-8 16:10:07 INFO: Archiving Costs [Pipeline] echo 16:10:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:10:08 ---> logs-deploy.sh 16:10:08 lf-activate-venv: SKIPPING 16:10:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/52 16:10:08 INFO: archiving workspace using pattern(s): 16:10:09 Archives upload complete. 16:10:09 INFO: archiving logs to Nexus 16:10:09 ---> uname -a: 16:10:09 Linux prd-ubuntu20-04-docker-8c-8g-22225 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:10:09 16:10:09 16:10:09 ---> lscpu: 16:10:09 Architecture: x86_64 16:10:09 CPU op-mode(s): 32-bit, 64-bit 16:10:09 Byte Order: Little Endian 16:10:09 Address sizes: 40 bits physical, 48 bits virtual 16:10:09 CPU(s): 8 16:10:09 On-line CPU(s) list: 0-7 16:10:09 Thread(s) per core: 1 16:10:09 Core(s) per socket: 1 16:10:09 Socket(s): 8 16:10:09 NUMA node(s): 1 16:10:09 Vendor ID: AuthenticAMD 16:10:09 CPU family: 23 16:10:09 Model: 49 16:10:09 Model name: AMD EPYC-Rome Processor 16:10:09 Stepping: 0 16:10:09 CPU MHz: 2799.998 16:10:09 BogoMIPS: 5599.99 16:10:09 Virtualization: AMD-V 16:10:09 Hypervisor vendor: KVM 16:10:09 Virtualization type: full 16:10:09 L1d cache: 256 KiB 16:10:09 L1i cache: 256 KiB 16:10:09 L2 cache: 4 MiB 16:10:09 L3 cache: 128 MiB 16:10:09 NUMA node0 CPU(s): 0-7 16:10:09 Vulnerability Itlb multihit: Not affected 16:10:09 Vulnerability L1tf: Not affected 16:10:09 Vulnerability Mds: Not affected 16:10:09 Vulnerability Meltdown: Not affected 16:10:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:10:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:10:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:10:09 Vulnerability Srbds: Not affected 16:10:09 Vulnerability Tsx async abort: Not affected 16:10:09 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 16:10:09 16:10:09 16:10:09 ---> nproc: 16:10:09 8 16:10:09 16:10:09 16:10:09 ---> df -h: 16:10:09 Filesystem Size Used Avail Use% Mounted on 16:10:09 overlay 155G 13G 143G 8% / 16:10:09 tmpfs 64M 0 64M 0% /dev 16:10:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:10:09 shm 64M 0 64M 0% /dev/shm 16:10:09 /dev/vda1 155G 13G 143G 8% /facter-os 16:10:09 16:10:09 16:10:09 ---> sar -b -r -n DEV: 16:10:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22225) 08/09/22 _x86_64_ (8 CPU) 16:10:09 16:10:09 15:56:51 LINUX RESTART (8 CPU) 16:10:09 16:10:09 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:10:09 15:58:02 408.60 56.01 352.59 0.00 7453.56 208796.53 0.00 16:10:09 15:59:01 168.66 0.98 167.68 0.00 12.83 45395.76 0.00 16:10:09 16:00:01 148.01 0.90 147.11 0.00 22.80 34050.86 0.00 16:10:09 16:01:01 2.08 0.00 2.08 0.00 0.00 26.94 0.00 16:10:09 16:02:01 1.33 0.02 1.32 0.00 0.13 14.93 0.00 16:10:09 16:03:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 16:10:09 16:04:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 16:10:09 16:05:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 16:10:09 16:06:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 16:10:09 16:07:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 16:10:09 16:08:01 1.42 0.00 1.42 0.00 0.00 20.93 0.00 16:10:09 16:09:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 16:10:09 16:10:01 129.70 0.38 129.31 0.00 13.33 60325.55 0.00 16:10:09 Average: 66.35 4.49 61.85 0.00 578.55 26774.78 0.00 16:10:09 16:10:09 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:10:09 15:58:02 28711492 31642836 656256 2.00 119768 3077528 2607720 7.69 1236344 2551644 2088 16:10:09 15:59:01 27787564 31555520 734756 2.23 164768 3789316 2843788 8.38 1665608 2954464 307832 16:10:09 16:00:01 27439572 31624292 667548 2.03 176096 4155288 2270420 6.69 1499828 3427272 500 16:10:09 16:01:01 27440792 31625624 665920 2.03 176128 4155284 2270420 6.69 1499772 3427276 240 16:10:09 16:02:01 27442540 31627360 664100 2.02 176160 4155300 2272588 6.70 1497460 3427296 40 16:10:09 16:03:01 27443092 31628052 663352 2.02 176180 4155428 2272588 6.70 1497240 3427420 140 16:10:09 16:04:01 27450284 31635128 656284 2.00 176192 4155432 2272588 6.70 1490244 3427432 24 16:10:09 16:05:01 27450976 31636144 655492 1.99 176212 4155436 2272588 6.70 1490032 3427728 228 16:10:09 16:06:01 27451104 31636272 655484 1.99 176240 4155436 2272588 6.70 1490216 3427728 184 16:10:09 16:07:01 27451136 31636392 655444 1.99 176252 4155440 2272588 6.70 1490016 3427776 132 16:10:09 16:08:01 27451144 31636408 655380 1.99 176288 4155420 2272588 6.70 1490240 3427756 8 16:10:09 16:09:01 27450864 31636184 655388 1.99 176308 4155424 2272588 6.70 1490492 3427756 232 16:10:09 16:10:01 25782544 31448696 838388 2.55 218112 5463564 2812660 8.29 1776252 4675180 360 16:10:09 Average: 27442546 31612993 678753 2.06 174208 4144946 2383516 7.02 1508750 3419748 24001 16:10:09 16:10:09 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:10:09 15:58:02 ens3 836.84 552.02 7816.71 115.23 0.00 0.00 0.00 0.00 16:10:09 15:58:02 vethbd728d3 49.04 55.99 4.78 50.01 0.00 0.00 0.00 0.00 16:10:09 15:58:02 docker0 80.30 89.04 6.45 282.69 0.00 0.00 0.00 0.00 16:10:09 15:58:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 16:10:09 15:59:01 ens3 153.71 105.22 1527.51 25.19 0.00 0.00 0.00 0.00 16:10:09 15:59:01 docker0 74.06 94.57 5.95 1472.36 0.00 0.00 0.00 0.00 16:10:09 15:59:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 16:10:09 15:59:01 veth59062d9 0.05 0.21 0.00 0.02 0.00 0.00 0.00 0.00 16:10:09 16:00:01 ens3 173.65 129.86 2660.14 236.10 0.00 0.00 0.00 0.00 16:10:09 16:00:01 docker0 9.20 11.06 0.56 54.43 0.00 0.00 0.00 0.00 16:10:09 16:00:01 lo 8.73 8.73 0.86 0.86 0.00 0.00 0.00 0.00 16:10:09 16:01:01 ens3 1.27 1.03 0.39 0.33 0.00 0.00 0.00 0.00 16:10:09 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:02:01 ens3 1.77 0.40 2.58 0.03 0.00 0.00 0.00 0.00 16:10:09 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:10:09 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:04:01 ens3 1.05 0.45 0.45 0.28 0.00 0.00 0.00 0.00 16:10:09 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:05:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:06:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:07:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:08:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:10:09 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:09 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:09 16:10:01 ens3 463.64 353.41 7915.02 229.43 0.00 0.00 0.00 0.00 16:10:09 16:10:01 docker0 38.79 46.39 3.55 686.72 0.00 0.00 0.00 0.00 16:10:09 16:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 16:10:09 Average: ens3 125.53 87.88 1532.49 46.73 0.00 0.00 0.00 0.00 16:10:09 Average: docker0 15.41 18.35 1.26 188.72 0.00 0.00 0.00 0.00 16:10:09 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 16:10:09 16:10:09 16:10:09 ---> sar -P ALL: 16:10:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22225) 08/09/22 _x86_64_ (8 CPU) 16:10:09 16:10:09 15:56:51 LINUX RESTART (8 CPU) 16:10:09 16:10:09 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:10:09 15:58:02 all 11.43 0.00 4.59 2.21 0.07 81.69 16:10:09 15:58:02 0 13.34 0.00 3.97 0.84 0.07 81.78 16:10:09 15:58:02 1 11.09 0.00 3.68 0.51 0.07 84.66 16:10:09 15:58:02 2 11.84 0.00 4.86 2.57 0.07 80.67 16:10:09 15:58:02 3 10.70 0.00 4.51 2.92 0.07 81.81 16:10:09 15:58:02 4 13.37 0.00 5.40 4.64 0.07 76.52 16:10:09 15:58:02 5 10.46 0.00 6.32 2.73 0.08 80.40 16:10:09 15:58:02 6 9.49 0.00 3.66 2.56 0.07 84.22 16:10:09 15:58:02 7 11.16 0.00 4.35 0.90 0.08 83.50 16:10:09 15:59:01 all 37.09 0.00 7.03 1.05 0.10 54.74 16:10:09 15:59:01 0 37.26 0.00 6.95 0.16 0.10 55.53 16:10:09 15:59:01 1 37.40 0.00 7.12 0.42 0.09 54.97 16:10:09 15:59:01 2 37.03 0.00 6.95 0.07 0.11 55.84 16:10:09 15:59:01 3 36.44 0.00 8.28 2.13 0.10 53.04 16:10:09 15:59:01 4 36.70 0.00 6.51 2.16 0.09 54.54 16:10:09 15:59:01 5 36.36 0.00 6.71 0.07 0.09 56.77 16:10:09 15:59:01 6 38.16 0.00 6.88 2.05 0.09 52.82 16:10:09 15:59:01 7 37.34 0.00 6.83 1.33 0.11 54.39 16:10:09 16:00:01 all 6.62 0.00 2.42 0.98 0.05 89.93 16:10:09 16:00:01 0 8.07 0.00 2.58 0.10 0.05 89.20 16:10:09 16:00:01 1 6.15 0.00 2.23 1.51 0.05 90.06 16:10:09 16:00:01 2 7.78 0.00 2.65 0.32 0.03 89.22 16:10:09 16:00:01 3 6.07 0.00 3.16 4.14 0.05 86.57 16:10:09 16:00:01 4 6.26 0.00 2.10 0.32 0.05 91.27 16:10:09 16:00:01 5 6.51 0.00 2.25 0.59 0.05 90.61 16:10:09 16:00:01 6 6.81 0.00 2.23 0.60 0.03 90.32 16:10:09 16:00:01 7 5.31 0.00 2.18 0.25 0.05 92.21 16:10:09 16:01:01 all 0.03 0.00 0.02 0.01 0.00 99.94 16:10:09 16:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:10:09 16:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:10:09 16:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:10:09 16:01:01 3 0.07 0.00 0.07 0.05 0.02 99.80 16:10:09 16:01:01 4 0.02 0.00 0.05 0.00 0.00 99.93 16:10:09 16:01:01 5 0.00 0.00 0.00 0.05 0.00 99.95 16:10:09 16:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:10:09 16:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:02:01 all 0.03 0.00 0.02 0.00 0.00 99.94 16:10:09 16:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:02:01 1 0.02 0.00 0.05 0.00 0.00 99.93 16:10:09 16:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:10:09 16:02:01 3 0.10 0.00 0.03 0.00 0.02 99.85 16:10:09 16:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 16:10:09 16:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:10:09 16:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:10:09 16:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 16:10:09 16:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:10:09 16:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:04:01 all 0.09 0.00 0.03 0.01 0.01 99.87 16:10:09 16:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:10:09 16:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:10:09 16:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:10:09 16:04:01 3 0.53 0.00 0.12 0.00 0.02 99.33 16:10:09 16:04:01 4 0.02 0.00 0.02 0.03 0.00 99.93 16:10:09 16:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:10:09 16:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:10:09 16:05:01 all 0.26 0.00 0.01 0.00 0.00 99.73 16:10:09 16:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:05:01 3 2.00 0.00 0.03 0.02 0.00 97.95 16:10:09 16:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:06:01 all 0.30 0.00 0.01 0.00 0.00 99.68 16:10:09 16:06:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:10:09 16:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:10:09 16:06:01 2 0.12 0.00 0.00 0.00 0.00 99.88 16:10:09 16:06:01 3 1.99 0.00 0.02 0.02 0.02 97.96 16:10:09 16:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:10:09 16:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:06:01 6 0.10 0.00 0.00 0.00 0.00 99.90 16:10:09 16:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:07:01 all 0.26 0.00 0.01 0.01 0.01 99.72 16:10:09 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:10:09 16:07:01 3 1.99 0.00 0.05 0.02 0.02 97.93 16:10:09 16:07:01 4 0.05 0.00 0.02 0.02 0.02 99.90 16:10:09 16:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:10:09 16:08:01 all 0.17 0.00 0.02 0.01 0.00 99.79 16:10:09 16:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:10:09 16:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:08:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:10:09 16:08:01 3 1.22 0.00 0.12 0.02 0.02 98.63 16:10:09 16:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:10:09 16:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:10:09 16:08:01 CPU %user %nice %system %iowait %steal %idle 16:10:09 16:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:10:09 16:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:10:09 16:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:10:09 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:10:09 16:09:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:10:09 16:09:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:10:09 16:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:10:09 16:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:10:09 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:10:09 16:10:01 all 9.90 0.00 4.25 1.15 0.06 84.63 16:10:09 16:10:01 0 9.54 0.00 4.01 0.52 0.07 85.86 16:10:09 16:10:01 1 10.55 0.00 3.98 0.10 0.05 85.32 16:10:09 16:10:01 2 11.90 0.00 4.30 0.32 0.07 83.42 16:10:09 16:10:01 3 8.39 0.00 4.75 4.32 0.07 82.47 16:10:09 16:10:01 4 9.43 0.00 4.33 0.44 0.05 85.75 16:10:09 16:10:01 5 9.03 0.00 4.14 0.93 0.07 85.84 16:10:09 16:10:01 6 10.74 0.00 4.31 2.59 0.07 82.29 16:10:09 16:10:01 7 9.64 0.00 4.16 0.03 0.05 86.11 16:10:09 Average: all 4.96 0.00 1.39 0.41 0.02 93.21 16:10:09 Average: 0 5.14 0.00 1.33 0.12 0.02 93.38 16:10:09 Average: 1 4.90 0.00 1.29 0.19 0.02 93.58 16:10:09 Average: 2 5.16 0.00 1.42 0.25 0.02 93.14 16:10:09 Average: 3 5.22 0.00 1.59 1.03 0.03 92.12 16:10:09 Average: 4 4.94 0.00 1.40 0.58 0.02 93.07 16:10:09 Average: 5 4.66 0.00 1.46 0.34 0.02 93.51 16:10:09 Average: 6 4.90 0.00 1.29 0.59 0.02 93.20 16:10:09 Average: 7 4.75 0.00 1.33 0.19 0.02 93.71 16:10:09 16:10:09 16:10:09