Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 177adeae7629dfca2237b77997b1ab90b6e46731 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-ssh2437383636231266022.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16263459872567994287.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11890592704562186518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13084420967104096645.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4414761817800212517.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22363 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 > 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 Avoid second fetch Checking out Revision 177adeae7629dfca2237b77997b1ab90b6e46731 (main) Commit message: "Merge pull request #308 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" > git config core.sparsecheckout # timeout=10 > git checkout -f 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 > git rev-list --no-walk 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:29:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:29:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:29:47 ========================================================= 22:29:47 EdgeX Global Pipelines Version Info 22:29:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:29:48 ------------------- 22:29:48 stable info: 22:29:48 ------------------- 22:29:48 Commited By: Ginny Guan ginny@iotechsys.com 22:29:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:29:48 Message: update stable to v1.0.265 22:29:48 ------------------- 22:29:48 experimental info: 22:29:48 ------------------- 22:29:48 Commited By: Cherry Wang cherry@iotechsys.com 22:29:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:29:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 177adea [Pipeline] echo 22:29:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:49 provisioning config files... 22:29:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8997014182363592644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:50 ---> ****-login.sh 22:29:50 nexus3.edgexfoundry.org:10001 22:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:29:50 Configure a credential helper to remove this warning. See 22:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:29:50 22:29:50 Login Succeeded 22:29:50 nexus3.edgexfoundry.org:10002 22:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:29:50 Configure a credential helper to remove this warning. See 22:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:29:50 22:29:50 Login Succeeded 22:29:50 nexus3.edgexfoundry.org:10003 22:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:29:50 Configure a credential helper to remove this warning. See 22:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:29:50 22:29:50 Login Succeeded 22:29:50 nexus3.edgexfoundry.org:10004 22:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:29:50 Configure a credential helper to remove this warning. See 22:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:29:50 22:29:50 Login Succeeded 22:29:50 ****.io 22:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:29:50 Configure a credential helper to remove this warning. See 22:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:29:50 22:29:50 Login Succeeded 22:29:50 ---> ****-login.sh ends [Pipeline] } 22:29:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:29:51 + git rev-list -1 --merges 177adeae7629dfca2237b77997b1ab90b6e46731~1..177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo 22:29:51 -----------> git rev-list -1 --merges 177adeae7629dfca2237b77997b1ab90b6e46731~1..177adeae7629dfca2237b77997b1ab90b6e46731 177adeae7629dfca2237b77997b1ab90b6e46731 22:29:51 177adeae7629dfca2237b77997b1ab90b6e46731 [false] [Pipeline] sh 22:29:51 + git log --format=format:%s -1 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo 22:29:51 ========================================================= 22:29:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:29:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:52 + git log --format=format:%s -1 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo 22:29:52 [semverPrep] GIT_COMMIT: 177adeae7629dfca2237b77997b1ab90b6e46731, Commit Message: Merge pull request #308 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55 [Pipeline] echo 22:29:52 [semverPrep] This is not a build commit. [Pipeline] sh 22:29:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:29:52 + grep -v github /etc/ssh/ssh_known_hosts 22:29:52 + [ -e /tmp/ssh_known_hosts ] 22:29:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:29:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:29:52 + sudo tee -a /etc/ssh/ssh_known_hosts 22:29:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:52 22:29:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:53 0.1.4: Pulling from edgex-devops/py-git-semver 22:29:53 b85a868b505f: Pulling fs layer 22:29:53 e2be974225ed: Pulling fs layer 22:29:53 339a4e72a1f5: Pulling fs layer 22:29:53 988bab9f4d93: Pulling fs layer 22:29:53 1469e6f7b9e6: Pulling fs layer 22:29:53 eaf3925da568: Pulling fs layer 22:29:53 bab4dde63d76: Pulling fs layer 22:29:53 bde34c3a00c8: Pulling fs layer 22:29:53 b352a97aabf1: Pulling fs layer 22:29:53 4872d77fe225: Pulling fs layer 22:29:53 5851b861e8e6: Pulling fs layer 22:29:53 bab4dde63d76: Waiting 22:29:53 eaf3925da568: Waiting 22:29:53 4872d77fe225: Waiting 22:29:53 5851b861e8e6: Waiting 22:29:53 bde34c3a00c8: Waiting 22:29:53 b352a97aabf1: Waiting 22:29:53 988bab9f4d93: Waiting 22:29:53 1469e6f7b9e6: Waiting 22:29:53 e2be974225ed: Verifying Checksum 22:29:53 e2be974225ed: Download complete 22:29:53 988bab9f4d93: Verifying Checksum 22:29:53 988bab9f4d93: Download complete 22:29:53 1469e6f7b9e6: Verifying Checksum 22:29:53 1469e6f7b9e6: Download complete 22:29:53 eaf3925da568: Download complete 22:29:53 339a4e72a1f5: Verifying Checksum 22:29:53 339a4e72a1f5: Download complete 22:29:53 bde34c3a00c8: Verifying Checksum 22:29:53 bde34c3a00c8: Download complete 22:29:53 b352a97aabf1: Verifying Checksum 22:29:53 b352a97aabf1: Download complete 22:29:53 4872d77fe225: Verifying Checksum 22:29:53 4872d77fe225: Download complete 22:29:53 5851b861e8e6: Download complete 22:29:53 b85a868b505f: Verifying Checksum 22:29:53 b85a868b505f: Download complete 22:29:53 bab4dde63d76: Verifying Checksum 22:29:53 bab4dde63d76: Download complete 22:29:54 b85a868b505f: Pull complete 22:29:54 e2be974225ed: Pull complete 22:29:55 339a4e72a1f5: Pull complete 22:29:55 988bab9f4d93: Pull complete 22:29:55 1469e6f7b9e6: Pull complete 22:29:55 eaf3925da568: Pull complete 22:29:57 bab4dde63d76: Pull complete 22:29:57 bde34c3a00c8: Pull complete 22:29:57 b352a97aabf1: Pull complete 22:29:57 4872d77fe225: Pull complete 22:29:57 5851b861e8e6: Pull complete 22:29:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:57 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:29:57 $ 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 22:30:00 $ docker top 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 -eo pid,comm 22:30:00 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). 22:30:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:00 [ssh-agent] Looking for ssh-agent implementation... 22:30:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:00 $ docker exec 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent 22:30:01 SSH_AUTH_SOCK=/tmp/ssh-KJ3HPofHkuXw/agent.32 22:30:01 SSH_AGENT_PID=38 22:30:01 Running ssh-add (command line suppressed) 22:30:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830149257678534581.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830149257678534581.key) 22:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:01 + git tag --points-at HEAD [Pipeline] } 22:30:01 $ docker exec --env ******** --env ******** 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent -k 22:30:01 unset SSH_AUTH_SOCK; 22:30:01 unset SSH_AGENT_PID; 22:30:01 echo Agent pid 38 killed; 22:30:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:01 [ssh-agent] Looking for ssh-agent implementation... 22:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:01 $ docker exec 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent 22:30:01 SSH_AUTH_SOCK=/tmp/ssh-HzxyCYAIdnH3/agent.71 22:30:01 SSH_AGENT_PID=77 22:30:01 Running ssh-add (command line suppressed) 22:30:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11554306723394082052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11554306723394082052.key) 22:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:02 + git semver init 22:30:02 2024-10-09 22:30:02,417 [run_init] DEBUG init version:0.0.0 force:False 22:30:02 2024-10-09 22:30:02,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:30:02 2024-10-09 22:30:02,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:30:02 2024-10-09 22:30:02,419 [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) 22:30:05 2024-10-09 22:30:04,484 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 22:30:05 2024-10-09 22:30:04,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 22:30:05 2024-10-09 22:30:04,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:30:05 2024-10-09 22:30:04,485 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:30:05 3.2.0-dev.30 [Pipeline] } 22:30:05 $ docker exec --env ******** --env ******** 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent -k 22:30:05 unset SSH_AUTH_SOCK; 22:30:05 unset SSH_AGENT_PID; 22:30:05 echo Agent pid 77 killed; 22:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:05 + git semver [Pipeline] } 22:30:05 $ docker stop --time=1 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 22:30:07 $ docker rm -f --volumes 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:07 Stashed 1 file(s) [Pipeline] echo 22:30:07 [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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 22:30:07 provisioning config files... 22:30:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7856641158749450960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:08 ---> ****-login.sh 22:30:08 nexus3.edgexfoundry.org:10001 22:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:08 Configure a credential helper to remove this warning. See 22:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:08 22:30:08 Login Succeeded 22:30:08 nexus3.edgexfoundry.org:10002 22:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:08 Configure a credential helper to remove this warning. See 22:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:08 22:30:08 Login Succeeded 22:30:08 nexus3.edgexfoundry.org:10003 22:30:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22362 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 22:30:08 Running in /w/workspace/app-rfid-llrp-inventory/184 [Pipeline] { [Pipeline] checkout 22:30:08 The recommended git tool is: git 22:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:08 Configure a credential helper to remove this warning. See 22:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:08 22:30:08 Login Succeeded 22:30:08 nexus3.edgexfoundry.org:10004 22:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:08 Configure a credential helper to remove this warning. See 22:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:08 22:30:08 Login Succeeded 22:30:08 ****.io 22:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:08 Configure a credential helper to remove this warning. See 22:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:08 22:30:08 Login Succeeded 22:30:08 ---> ****-login.sh ends [Pipeline] } 22:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:30:08 ========================================================= 22:30:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:30:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:30:09 Sending build context to Docker daemon 19.97MB 22:30:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:30:09 Step 2/12 : FROM ${BASE} AS builder 22:30:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:30:09 43c4264eed91: Pulling fs layer 22:30:09 4cc291be95ef: Pulling fs layer 22:30:09 2ac1f1163629: Pulling fs layer 22:30:09 5c3c966382ef: Pulling fs layer 22:30:09 4f4fb700ef54: Pulling fs layer 22:30:09 5d5c8e513c77: Pulling fs layer 22:30:09 9f66e0745190: Pulling fs layer 22:30:09 f49a43e4bbc0: Pulling fs layer 22:30:09 561ebcabdf7f: Pulling fs layer 22:30:09 5c3c966382ef: Waiting 22:30:09 4f4fb700ef54: Waiting 22:30:09 5d5c8e513c77: Waiting 22:30:09 9f66e0745190: Waiting 22:30:09 561ebcabdf7f: Waiting 22:30:09 4cc291be95ef: Verifying Checksum 22:30:09 4cc291be95ef: Download complete 22:30:09 5c3c966382ef: Verifying Checksum 22:30:09 5c3c966382ef: Download complete 22:30:09 4f4fb700ef54: Verifying Checksum 22:30:09 4f4fb700ef54: Download complete 22:30:09 5d5c8e513c77: Verifying Checksum 22:30:09 5d5c8e513c77: Download complete 22:30:09 43c4264eed91: Download complete 22:30:09 9f66e0745190: Verifying Checksum 22:30:09 9f66e0745190: Download complete 22:30:09 43c4264eed91: Pull complete 22:30:09 4cc291be95ef: Pull complete 22:30:09 561ebcabdf7f: Verifying Checksum 22:30:09 561ebcabdf7f: Download complete 22:30:09 2ac1f1163629: Verifying Checksum 22:30:09 2ac1f1163629: Download complete 22:30:10 f49a43e4bbc0: Verifying Checksum 22:30:10 f49a43e4bbc0: Download complete 22:30:12 using credential edgex-jenkins-ssh 22:30:12 Cloning the remote Git repository 22:30:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:30:12 > git init /w/workspace/app-rfid-llrp-inventory/184 # timeout=10 22:30:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:30:12 > git --version # timeout=10 22:30:12 > git --version # 'git version 2.25.1' 22:30:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:13 2ac1f1163629: Pull complete 22:30:13 5c3c966382ef: Pull complete 22:30:13 4f4fb700ef54: Pull complete 22:30:13 5d5c8e513c77: Pull complete 22:30:13 9f66e0745190: Pull complete 22:30:15 f49a43e4bbc0: Pull complete 22:30:15 561ebcabdf7f: Pull complete 22:30:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:30:15 ---> 3a752c3f9dda 22:30:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:30:16 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:30:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:17 Avoid second fetch 22:30:17 Checking out Revision 177adeae7629dfca2237b77997b1ab90b6e46731 (main) 22:30:18 Commit message: "Merge pull request #308 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" 22:30:17 > git config core.sparsecheckout # timeout=10 22:30:17 > git checkout -f 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 22:30:20 ---> Running in 5a3115ec21d4 22:30:20 Removing intermediate container 5a3115ec21d4 22:30:20 ---> 0776ad5e0846 22:30:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:30:20 ---> Running in a117fb9d7bbc 22:30:20 Removing intermediate container a117fb9d7bbc 22:30:20 ---> 29d4ac1814ee 22:30:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:30:20 ---> Running in 03da33e183c1 22:30:20 Removing intermediate container 03da33e183c1 22:30:20 ---> 58837b136a1c 22:30:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:20 ---> Running in cf1dc62be84b 22:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:30:20 OK: 246 MiB in 54 packages 22:30:21 Removing intermediate container cf1dc62be84b 22:30:21 ---> 62a644d72897 22:30:21 Step 7/12 : WORKDIR /app 22:30:21 ---> Running in 8dad5848d53f 22:30:21 Removing intermediate container 8dad5848d53f 22:30:21 ---> 943e01078095 22:30:21 Step 8/12 : COPY go.mod vendor* ./ 22:30:21 ---> 144028758529 22:30:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:21 ---> Running in 263e702636e7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:30:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:22 Dload Upload Total Spent Left Speed 22:30:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 89706 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 22:30:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:30:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:30:23 + sudo tee /etc/docker/daemon.new 22:30:23 { 22:30:23 "registry-mirrors": [ 22:30:23 "https://nexus3.edgexfoundry.org:10001" 22:30:23 ], 22:30:23 "bip": "10.250.0.254/24", 22:30:23 "hosts": [ 22:30:23 "tcp://0.0.0.0:5555", 22:30:23 "unix:///var/run/docker.sock" 22:30:23 ], 22:30:23 "mtu": 1458, 22:30:23 "selinux-enabled": true, 22:30:23 "seccomp-profile": "/etc/docker/seccomp.json" 22:30:23 } [Pipeline] sh 22:30:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:30:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:42 provisioning config files... 22:30:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/184@tmp/config6564726342538678547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:42 ---> ****-login.sh 22:30:42 nexus3.edgexfoundry.org:10001 22:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:43 Configure a credential helper to remove this warning. See 22:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:43 22:30:43 Login Succeeded 22:30:43 nexus3.edgexfoundry.org:10002 22:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:43 Configure a credential helper to remove this warning. See 22:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:43 22:30:43 Login Succeeded 22:30:43 nexus3.edgexfoundry.org:10003 22:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:44 Configure a credential helper to remove this warning. See 22:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:44 22:30:44 Login Succeeded 22:30:44 nexus3.edgexfoundry.org:10004 22:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:44 Configure a credential helper to remove this warning. See 22:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:44 22:30:44 Login Succeeded 22:30:44 ****.io 22:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:30:44 Configure a credential helper to remove this warning. See 22:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:30:44 22:30:44 Login Succeeded 22:30:44 ---> ****-login.sh ends [Pipeline] } 22:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:30:45 ========================================================= 22:30:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:30:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:30:46 Sending build context to Docker daemon 684kB 22:30:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:30:46 Step 2/12 : FROM ${BASE} AS builder 22:30:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:30:46 cf04c63912e1: Pulling fs layer 22:30:46 55b35a11ae5e: Pulling fs layer 22:30:46 a37a00ec5f00: Pulling fs layer 22:30:46 50b3750afda1: Pulling fs layer 22:30:46 4f4fb700ef54: Pulling fs layer 22:30:46 80978eb59214: Pulling fs layer 22:30:46 c9f46d7d2bd2: Pulling fs layer 22:30:46 c5a475d317c9: Pulling fs layer 22:30:46 4f4fb700ef54: Waiting 22:30:46 80978eb59214: Waiting 22:30:46 c9f46d7d2bd2: Waiting 22:30:46 c5a475d317c9: Waiting 22:30:46 50b3750afda1: Waiting 22:30:46 55b35a11ae5e: Verifying Checksum 22:30:46 55b35a11ae5e: Download complete 22:30:46 50b3750afda1: Verifying Checksum 22:30:46 50b3750afda1: Download complete 22:30:46 4f4fb700ef54: Verifying Checksum 22:30:46 4f4fb700ef54: Download complete 22:30:46 80978eb59214: Verifying Checksum 22:30:46 80978eb59214: Download complete 22:30:46 cf04c63912e1: Download complete 22:30:46 c5a475d317c9: Verifying Checksum 22:30:46 c5a475d317c9: Download complete 22:30:47 cf04c63912e1: Pull complete 22:30:47 55b35a11ae5e: Pull complete 22:30:48 a37a00ec5f00: Download complete 22:30:48 c9f46d7d2bd2: Verifying Checksum 22:30:48 c9f46d7d2bd2: Download complete 22:31:03 a37a00ec5f00: Pull complete 22:31:03 50b3750afda1: Pull complete 22:31:03 4f4fb700ef54: Pull complete 22:31:03 80978eb59214: Pull complete 22:31:10 c9f46d7d2bd2: Pull complete 22:31:12 c5a475d317c9: Pull complete 22:31:12 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:31:12 ---> be29e6b0f0d4 22:31:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:31:13 ---> Running in 68d504acc3ce 22:31:13 Removing intermediate container 68d504acc3ce 22:31:13 ---> 4aefe3858f97 22:31:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:31:13 ---> Running in fb8bfd58b783 22:31:13 Removing intermediate container fb8bfd58b783 22:31:13 ---> e571e6154962 22:31:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:31:13 ---> Running in 4bb32201b85f 22:31:13 Removing intermediate container 4bb32201b85f 22:31:13 ---> 3d81a726d3c6 22:31:13 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:14 ---> Running in 7c459517918a 22:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:31:16 OK: 238 MiB in 54 packages 22:31:17 Removing intermediate container 7c459517918a 22:31:17 ---> 6b10fcfda5f1 22:31:17 Step 7/12 : WORKDIR /app 22:31:17 ---> Running in 6407dccf7949 22:31:17 Removing intermediate container 263e702636e7 22:31:17 ---> 3516f96c6e8f 22:31:17 Step 10/12 : COPY . . 22:31:17 ---> 205401f90ecd 22:31:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:17 ---> Running in cdc7fb9dcff0 22:31:17 Removing intermediate container cdc7fb9dcff0 22:31:17 ---> 65d3ef772031 22:31:17 Step 12/12 : RUN $MAKE 22:31:17 ---> Running in 3e8e838b2ce7 22:31:17 noop 22:31:17 Removing intermediate container 3e8e838b2ce7 22:31:17 ---> 6eaa894aa7a2 22:31:17 Successfully built 6eaa894aa7a2 22:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:17 Removing intermediate container 6407dccf7949 22:31:17 ---> 9e2f00a1c7f6 22:31:17 Step 8/12 : COPY go.mod vendor* ./ 22:31:18 + docker inspect -f . ci-base-image-x86_64 22:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:18 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:31:18 $ 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 22:31:18 $ docker top eef8e5595e391d8870c9e572c366d3d637382255ce84fb5acc7c0e71debd571c -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:18 + go version 22:31:18 go version go1.23.2 linux/amd64 [Pipeline] } 22:31:18 $ docker stop --time=1 eef8e5595e391d8870c9e572c366d3d637382255ce84fb5acc7c0e71debd571c 22:31:19 ---> 6dbaceec7435 22:31:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:19 ---> Running in 9d21bf4d243c 22:31:20 $ docker rm -f --volumes eef8e5595e391d8870c9e572c366d3d637382255ce84fb5acc7c0e71debd571c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:20 + docker inspect -f . ci-base-image-x86_64 22:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:20 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:31:21 $ docker top 6daf845d378111f7e61a3a861327e4317e18333240fcee26665ce173cf84ca5c -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:21 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 22:31:21 + make test 22:31:21 go test -race ./... -coverprofile=coverage.out ./... 22:31:53 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 22:31:53 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 22:31:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.165s coverage: 86.2% of statements 22:31:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.692s coverage: 71.9% of statements 22:32:34 go vet ./... 22:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:32:38 ./bin/test-attribution.sh [Pipeline] echo 22:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:32:38 $ docker stop --time=1 6daf845d378111f7e61a3a861327e4317e18333240fcee26665ce173cf84ca5c 22:32:42 $ docker rm -f --volumes 6daf845d378111f7e61a3a861327e4317e18333240fcee26665ce173cf84ca5c [Pipeline] // withDockerContainer [Pipeline] sh 22:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:32:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:32:44 + ls -al . 22:32:44 total 296 22:32:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:31 . 22:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:29 .. 22:32:44 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:29 .dockerignore 22:32:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:31 .git 22:32:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:29 .github 22:32:44 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:29 .gitignore 22:32:44 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:29 .golangci.yml 22:32:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:30 .semver 22:32:44 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:29 Attribution.txt 22:32:44 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:29 CHANGELOG.md 22:32:44 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:29 Dockerfile 22:32:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:29 GOVERNANCE.md 22:32:44 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:29 Jenkinsfile 22:32:44 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:29 LICENSE 22:32:44 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:29 Makefile 22:32:44 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:29 OWNERS.md 22:32:44 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:29 README.md 22:32:44 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:30 VERSION 22:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:29 bin 22:32:44 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:31 coverage.out 22:32:44 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:29 go.mod 22:32:44 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:29 go.sum 22:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:29 images 22:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:29 internal 22:32:44 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:29 main.go 22:32:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:29 openapi 22:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:29 res 22:32:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:44 + 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=177adeae7629dfca2237b77997b1ab90b6e46731 --label arch=amd64 --label version=3.2.0-dev.30 . 22:32:44 Sending build context to Docker daemon 19.97MB 22:32:44 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 22:32:44 Step 2/30 : FROM ${BASE} AS builder 22:32:44 ---> 6eaa894aa7a2 22:32:44 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 22:32:45 ---> Running in 717bde513990 22:32:45 Removing intermediate container 717bde513990 22:32:45 ---> 29c7388e4c2d 22:32:45 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 22:32:45 ---> Running in 005e64c34d20 22:32:45 Removing intermediate container 005e64c34d20 22:32:45 ---> a5d0051a1056 22:32:45 Step 5/30 : ARG ADD_BUILD_TAGS="" 22:32:45 ---> Running in 101490272e62 22:32:45 Removing intermediate container 101490272e62 22:32:45 ---> 3889c7678b00 22:32:45 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:32:45 ---> Running in ebb92f829e05 22:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:32:46 OK: 246 MiB in 54 packages 22:32:46 Removing intermediate container ebb92f829e05 22:32:46 ---> fc84bac00d5d 22:32:46 Step 7/30 : WORKDIR /app 22:32:46 ---> Running in 304cdca02c17 22:32:46 Removing intermediate container 304cdca02c17 22:32:46 ---> efac1682eaaa 22:32:46 Step 8/30 : COPY go.mod vendor* ./ 22:32:46 ---> ec91766363ab 22:32:46 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:46 ---> Running in 164aa4735406 22:32:47 Removing intermediate container 164aa4735406 22:32:47 ---> c156630d326e 22:32:47 Step 10/30 : COPY . . 22:32:47 ---> d8fc42f9b275 22:32:47 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:32:47 ---> Running in 807b2d31673a 22:32:48 Removing intermediate container 807b2d31673a 22:32:48 ---> c8b9214957ad 22:32:48 Step 12/30 : RUN $MAKE 22:32:48 ---> Running in 6ba516e603b8 22:32:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:33:10 Removing intermediate container 9d21bf4d243c 22:33:10 ---> 87dfa2329566 22:33:10 Step 10/12 : COPY . . 22:33:10 ---> 07230b9be7e3 22:33:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:33:10 ---> Running in c7461c40f034 22:33:10 Removing intermediate container c7461c40f034 22:33:10 ---> b5b020cdf18a 22:33:10 Step 12/12 : RUN $MAKE 22:33:10 ---> Running in c0f8aff68298 22:33:10 noop 22:33:10 Removing intermediate container c0f8aff68298 22:33:10 ---> 143a7861a348 22:33:10 Successfully built 143a7861a348 22:33:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:11 + docker inspect -f . ci-base-image-arm64 22:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:11 prd-ubuntu20.04-docker-arm64-4c-16g-22362 does not seem to be running inside a container 22:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/184 -v /w/workspace/app-rfid-llrp-inventory/184:/w/workspace/app-rfid-llrp-inventory/184:rw,z -v /w/workspace/app-rfid-llrp-inventory/184@tmp:/w/workspace/app-rfid-llrp-inventory/184@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 ******** ci-base-image-arm64 cat 22:33:12 $ docker top ef01ee6c3982943e67d60e1794695f6391d96343d03a451480120426fad2ac1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:13 + go version 22:33:13 go version go1.23.2 linux/arm64 [Pipeline] } 22:33:13 $ docker stop --time=1 ef01ee6c3982943e67d60e1794695f6391d96343d03a451480120426fad2ac1b 22:33:15 $ docker rm -f --volumes ef01ee6c3982943e67d60e1794695f6391d96343d03a451480120426fad2ac1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:15 + docker inspect -f . ci-base-image-arm64 22:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:15 prd-ubuntu20.04-docker-arm64-4c-16g-22362 does not seem to be running inside a container 22:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/184 -v /w/workspace/app-rfid-llrp-inventory/184:/w/workspace/app-rfid-llrp-inventory/184:rw,z -v /w/workspace/app-rfid-llrp-inventory/184@tmp:/w/workspace/app-rfid-llrp-inventory/184@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 ******** ci-base-image-arm64 cat 22:33:17 $ docker top 3625634ef0cd062d43f86f97573c00e7640758b069308edb6644e5c849ae50a5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:17 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/184 [Pipeline] fileExists [Pipeline] sh 22:33:18 + make test 22:33:18 go test -race ./... -coverprofile=coverage.out ./... 22:33:27 Removing intermediate container 6ba516e603b8 22:33:27 ---> 0d57beff3a74 22:33:27 Step 13/30 : FROM alpine:3.20 22:33:27 3.20: Pulling from library/alpine 22:33:27 43c4264eed91: Already exists 22:33:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:33:27 Status: Downloaded newer image for alpine:3.20 22:33:27 ---> 91ef0af61f39 22:33:27 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:33:27 ---> Running in 7ca45e807255 22:33:27 Removing intermediate container 7ca45e807255 22:33:27 ---> 9b06c24e7d44 22:33:27 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:33:27 ---> Running in 95029e762132 22:33:27 Removing intermediate container 95029e762132 22:33:27 ---> 1978b97fb6a2 22:33:27 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:33:27 ---> Running in 2de60200002d 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:33:27 (1/2) Installing ca-certificates (20240705-r0) 22:33:27 (2/2) Installing dumb-init (1.2.5-r3) 22:33:27 Executing busybox-1.36.1-r29.trigger 22:33:27 Executing ca-certificates-20240705-r0.trigger 22:33:27 OK: 9 MiB in 16 packages 22:33:27 Removing intermediate container 2de60200002d 22:33:27 ---> 02be5a6c8223 22:33:27 Step 17/30 : RUN apk --no-cache upgrade 22:33:27 ---> Running in 7fadd7358732 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:33:27 Upgrading critical system libraries and apk-tools: 22:33:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:33:27 Executing busybox-1.36.1-r29.trigger 22:33:27 Continuing the upgrade transaction with new apk-tools: 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:33:27 OK: 9 MiB in 16 packages 22:33:27 Removing intermediate container 7fadd7358732 22:33:27 ---> e22309a7e117 22:33:27 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:33:27 ---> ff34c72fc4ce 22:33:27 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:33:27 ---> 0395e88f572d 22:33:27 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:33:27 ---> cdf859b971e0 22:33:27 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:33:27 ---> ab795019c4f1 22:33:27 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:33:29 ---> d0bb8f94771f 22:33:29 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:33:29 ---> Running in e5266e27aa9d 22:33:29 Removing intermediate container e5266e27aa9d 22:33:29 ---> 047a41fd0fb4 22:33:29 Step 24/30 : VOLUME /cache 22:33:29 ---> Running in efe6344cfe3c 22:33:29 Removing intermediate container efe6344cfe3c 22:33:29 ---> 34486a807157 22:33:29 Step 25/30 : EXPOSE 59711 22:33:29 ---> Running in a81aa4a5a0bc 22:33:29 Removing intermediate container a81aa4a5a0bc 22:33:29 ---> 9e841583880d 22:33:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:33:29 ---> Running in 2cd7c2d988ec 22:33:29 Removing intermediate container 2cd7c2d988ec 22:33:29 ---> c9c9e72f2826 22:33:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:33:29 ---> Running in defac425e89b 22:33:29 Removing intermediate container defac425e89b 22:33:29 ---> 9bf808d0761f 22:33:29 Step 28/30 : LABEL arch=amd64 22:33:29 ---> Running in 089a4dc3f691 22:33:29 Removing intermediate container 089a4dc3f691 22:33:29 ---> 3a03debbb1ac 22:33:29 Step 29/30 : LABEL git_sha=177adeae7629dfca2237b77997b1ab90b6e46731 22:33:29 ---> Running in e0e179c1d3f6 22:33:30 Removing intermediate container e0e179c1d3f6 22:33:30 ---> 3fc53203fb7b 22:33:30 Step 30/30 : LABEL version=3.2.0-dev.30 22:33:30 ---> Running in 0c766c0fc686 22:33:30 Removing intermediate container 0c766c0fc686 22:33:30 ---> 971037213457 22:33:30 [Warning] One or more build-args [ARCH] were not consumed 22:33:30 Successfully built 971037213457 22:33:30 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 22:33:30 provisioning config files... 22:33:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13255959289411122129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:30 ---> ****-login.sh 22:33:30 nexus3.edgexfoundry.org:10001 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 nexus3.edgexfoundry.org:10002 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 nexus3.edgexfoundry.org:10003 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 nexus3.edgexfoundry.org:10004 22:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 ****.io 22:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:33:31 Configure a credential helper to remove this warning. See 22:33:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:33:31 22:33:31 Login Succeeded 22:33:31 ---> ****-login.sh ends [Pipeline] } 22:33:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:33:31 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 22:33:31 177adeae7629dfca2237b77997b1ab90b6e46731 22:33:31 latest 22:33:31 3.2.0-dev.30 22:33:31 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 22:33:31 main 22:33:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731 22:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:33:31 58478bf2a46f: Preparing 22:33:31 1a9a0f8d881e: Preparing 22:33:31 d28f3068afe1: Preparing 22:33:31 8e3d91e9c180: Preparing 22:33:31 c787b3b58982: Preparing 22:33:31 d1844ce10c8e: Preparing 22:33:31 711f2e2b885b: Preparing 22:33:31 05ea7ce6bfef: Preparing 22:33:31 d1844ce10c8e: Waiting 22:33:31 63ca1fbb43ae: Preparing 22:33:31 05ea7ce6bfef: Waiting 22:33:31 c787b3b58982: Pushed 22:33:31 8e3d91e9c180: Pushed 22:33:31 58478bf2a46f: Pushed 22:33:31 d28f3068afe1: Pushed 22:33:31 63ca1fbb43ae: Layer already exists 22:33:32 d1844ce10c8e: Pushed 22:33:32 711f2e2b885b: Pushed 22:33:32 05ea7ce6bfef: Pushed 22:33:35 1a9a0f8d881e: Pushed 22:33:35 177adeae7629dfca2237b77997b1ab90b6e46731: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:35 + 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 22:33:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:33:36 58478bf2a46f: Preparing 22:33:36 1a9a0f8d881e: Preparing 22:33:36 d28f3068afe1: Preparing 22:33:36 8e3d91e9c180: Preparing 22:33:36 c787b3b58982: Preparing 22:33:36 d1844ce10c8e: Preparing 22:33:36 711f2e2b885b: Preparing 22:33:36 05ea7ce6bfef: Preparing 22:33:36 63ca1fbb43ae: Preparing 22:33:36 63ca1fbb43ae: Waiting 22:33:36 05ea7ce6bfef: Waiting 22:33:36 d1844ce10c8e: Waiting 22:33:36 711f2e2b885b: Waiting 22:33:36 1a9a0f8d881e: Layer already exists 22:33:36 d28f3068afe1: Layer already exists 22:33:36 58478bf2a46f: Layer already exists 22:33:36 c787b3b58982: Layer already exists 22:33:36 8e3d91e9c180: Layer already exists 22:33:36 d1844ce10c8e: Layer already exists 22:33:36 711f2e2b885b: Layer already exists 22:33:36 05ea7ce6bfef: Layer already exists 22:33:36 63ca1fbb43ae: Layer already exists 22:33:36 latest: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.30 22:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:33:36 58478bf2a46f: Preparing 22:33:36 1a9a0f8d881e: Preparing 22:33:36 d28f3068afe1: Preparing 22:33:36 8e3d91e9c180: Preparing 22:33:36 c787b3b58982: Preparing 22:33:36 d1844ce10c8e: Preparing 22:33:36 711f2e2b885b: Preparing 22:33:36 05ea7ce6bfef: Preparing 22:33:36 63ca1fbb43ae: Preparing 22:33:36 d1844ce10c8e: Waiting 22:33:36 05ea7ce6bfef: Waiting 22:33:36 711f2e2b885b: Waiting 22:33:36 63ca1fbb43ae: Waiting 22:33:36 8e3d91e9c180: Layer already exists 22:33:36 d28f3068afe1: Layer already exists 22:33:36 1a9a0f8d881e: Layer already exists 22:33:36 c787b3b58982: Layer already exists 22:33:36 58478bf2a46f: Layer already exists 22:33:36 05ea7ce6bfef: Layer already exists 22:33:36 63ca1fbb43ae: Layer already exists 22:33:36 711f2e2b885b: Layer already exists 22:33:36 d1844ce10c8e: Layer already exists 22:33:36 3.2.0-dev.30: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:37 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 22:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:33:37 58478bf2a46f: Preparing 22:33:37 1a9a0f8d881e: Preparing 22:33:37 d28f3068afe1: Preparing 22:33:37 8e3d91e9c180: Preparing 22:33:37 c787b3b58982: Preparing 22:33:37 d1844ce10c8e: Preparing 22:33:37 711f2e2b885b: Preparing 22:33:37 05ea7ce6bfef: Preparing 22:33:37 63ca1fbb43ae: Preparing 22:33:37 d1844ce10c8e: Waiting 22:33:37 05ea7ce6bfef: Waiting 22:33:37 711f2e2b885b: Waiting 22:33:37 63ca1fbb43ae: Waiting 22:33:37 8e3d91e9c180: Layer already exists 22:33:37 58478bf2a46f: Layer already exists 22:33:37 1a9a0f8d881e: Layer already exists 22:33:37 d28f3068afe1: Layer already exists 22:33:37 c787b3b58982: Layer already exists 22:33:37 711f2e2b885b: Layer already exists 22:33:37 63ca1fbb43ae: Layer already exists 22:33:37 d1844ce10c8e: Layer already exists 22:33:37 05ea7ce6bfef: Layer already exists 22:33:37 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:37 + 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 22:33:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 22:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:33:38 58478bf2a46f: Preparing 22:33:38 1a9a0f8d881e: Preparing 22:33:38 d28f3068afe1: Preparing 22:33:38 8e3d91e9c180: Preparing 22:33:38 c787b3b58982: Preparing 22:33:38 d1844ce10c8e: Preparing 22:33:38 711f2e2b885b: Preparing 22:33:38 05ea7ce6bfef: Preparing 22:33:38 63ca1fbb43ae: Preparing 22:33:38 d1844ce10c8e: Waiting 22:33:38 711f2e2b885b: Waiting 22:33:38 05ea7ce6bfef: Waiting 22:33:38 63ca1fbb43ae: Waiting 22:33:38 58478bf2a46f: Layer already exists 22:33:38 c787b3b58982: Layer already exists 22:33:38 1a9a0f8d881e: Layer already exists 22:33:38 d28f3068afe1: Layer already exists 22:33:38 8e3d91e9c180: Layer already exists 22:33:38 05ea7ce6bfef: Layer already exists 22:33:38 d1844ce10c8e: Layer already exists 22:33:38 711f2e2b885b: Layer already exists 22:33:38 63ca1fbb43ae: Layer already exists 22:33:38 main: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:38 ===================================================== [Pipeline] echo 22:33:38 taggedImages: 22:33:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731 22:33:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:33:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.30 22:33:38 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 22:33:38 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:38 22:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:38 latest: Pulling from edgex-lftools-log-publisher 22:33:38 5eb5b503b376: Pulling fs layer 22:33:38 5c69ac0246d0: Pulling fs layer 22:33:38 ec43610c2a17: Pulling fs layer 22:33:38 3a2ae6a8a46f: Pulling fs layer 22:33:38 33b1e0a273af: Pulling fs layer 22:33:38 3a2ae6a8a46f: Waiting 22:33:38 5d3b04190fa2: Pulling fs layer 22:33:38 2f39f015ded8: Pulling fs layer 22:33:38 33b1e0a273af: Waiting 22:33:38 5d3b04190fa2: Waiting 22:33:38 2f39f015ded8: Waiting 22:33:38 5c69ac0246d0: Verifying Checksum 22:33:38 5c69ac0246d0: Download complete 22:33:38 3a2ae6a8a46f: Verifying Checksum 22:33:38 3a2ae6a8a46f: Download complete 22:33:38 33b1e0a273af: Verifying Checksum 22:33:38 33b1e0a273af: Download complete 22:33:38 ec43610c2a17: Verifying Checksum 22:33:38 ec43610c2a17: Download complete 22:33:38 5d3b04190fa2: Verifying Checksum 22:33:38 5d3b04190fa2: Download complete 22:33:39 5eb5b503b376: Verifying Checksum 22:33:39 5eb5b503b376: Download complete 22:33:39 2f39f015ded8: Download complete 22:33:40 5eb5b503b376: Pull complete 22:33:40 5c69ac0246d0: Pull complete 22:33:40 ec43610c2a17: Pull complete 22:33:40 3a2ae6a8a46f: Pull complete 22:33:40 33b1e0a273af: Pull complete 22:33:41 5d3b04190fa2: Pull complete 22:33:45 2f39f015ded8: Pull complete 22:33:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:45 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:33:45 $ 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 22:33:49 $ docker top 7d4d8aef85f527702e77211c6f3483f85fbb7bbb055c9498f234faea2e7e5e95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:49 ---> job-cost.sh 22:33:49 lf-activate-venv: SKIPPING 22:33:49 INFO: No Stack... 22:33:50 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:50 INFO: Archiving Costs [Pipeline] sh 22:33:50 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 22:33:50 + cut -d, -f6 [Pipeline] lock 22:33:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] 22:33:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] did not exist. Created. 22:33:50 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:51 + echo total: 0.2199999988079071 [Pipeline] stash 22:33:51 Stashed 1 file(s) [Pipeline] } 22:33:51 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:51 $ docker stop --time=1 7d4d8aef85f527702e77211c6f3483f85fbb7bbb055c9498f234faea2e7e5e95 22:33:52 $ docker rm -f --volumes 7d4d8aef85f527702e77211c6f3483f85fbb7bbb055c9498f234faea2e7e5e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:54 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 22:37:54 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 22:37:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.180s coverage: 86.2% of statements 22:38:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.386s coverage: 71.9% of statements 22:38:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:38:02 go vet ./... 22:42:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:10 ./bin/test-attribution.sh [Pipeline] echo 22:42:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:42:10 $ docker stop --time=1 3625634ef0cd062d43f86f97573c00e7640758b069308edb6644e5c849ae50a5 22:42:12 $ docker rm -f --volumes 3625634ef0cd062d43f86f97573c00e7640758b069308edb6644e5c849ae50a5 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:15 Warning: overwriting stash ‘coverage-report’ 22:42:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:16 + ls -al . 22:42:16 total 292 22:42:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:33 . 22:42:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:30 .. 22:42:16 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:30 .dockerignore 22:42:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:30 .git 22:42:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:30 .github 22:42:16 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:30 .gitignore 22:42:16 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:30 .golangci.yml 22:42:16 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:30 Attribution.txt 22:42:16 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:30 CHANGELOG.md 22:42:16 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:30 Dockerfile 22:42:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:30 GOVERNANCE.md 22:42:16 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:30 Jenkinsfile 22:42:16 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:30 LICENSE 22:42:16 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:30 Makefile 22:42:16 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:30 OWNERS.md 22:42:16 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:30 README.md 22:42:16 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:30 VERSION 22:42:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:30 bin 22:42:16 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:38 coverage.out 22:42:16 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:30 go.mod 22:42:16 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:30 go.sum 22:42:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:30 images 22:42:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:30 internal 22:42:16 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:30 main.go 22:42:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:30 openapi 22:42:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:30 res 22:42:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:17 + 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=177adeae7629dfca2237b77997b1ab90b6e46731 --label arch=arm64 --label version=3.2.0-dev.30 . 22:42:17 Sending build context to Docker daemon 684kB 22:42:17 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 22:42:17 Step 2/30 : FROM ${BASE} AS builder 22:42:17 ---> 143a7861a348 22:42:17 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 22:42:17 ---> Running in 6e524ebb0541 22:42:17 Removing intermediate container 6e524ebb0541 22:42:17 ---> e05c45628e21 22:42:17 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 22:42:17 ---> Running in 31a7ecc48ed4 22:42:18 Removing intermediate container 31a7ecc48ed4 22:42:18 ---> 82de02e3c5e2 22:42:18 Step 5/30 : ARG ADD_BUILD_TAGS="" 22:42:18 ---> Running in a4d89d7f2f0c 22:42:18 Removing intermediate container a4d89d7f2f0c 22:42:18 ---> b84f0e986337 22:42:18 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:18 ---> Running in e8d080a25acb 22:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:42:21 OK: 238 MiB in 54 packages 22:42:22 Removing intermediate container e8d080a25acb 22:42:22 ---> 7416e6d7e00e 22:42:22 Step 7/30 : WORKDIR /app 22:42:22 ---> Running in f4d61a541974 22:42:22 Removing intermediate container f4d61a541974 22:42:22 ---> 2b818e533aa7 22:42:22 Step 8/30 : COPY go.mod vendor* ./ 22:42:23 ---> bf5512fc6462 22:42:23 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:23 ---> Running in 5cb71b49022d 22:42:25 Removing intermediate container 5cb71b49022d 22:42:25 ---> a86730863164 22:42:25 Step 10/30 : COPY . . 22:42:25 ---> 8528c94df2f7 22:42:25 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:42:26 ---> Running in e172c8d8e5e8 22:42:26 Removing intermediate container e172c8d8e5e8 22:42:26 ---> be442855700f 22:42:26 Step 12/30 : RUN $MAKE 22:42:26 ---> Running in 5daa54841567 22:42:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:46:19 Removing intermediate container 5daa54841567 22:46:19 ---> c57efa339a48 22:46:19 Step 13/30 : FROM alpine:3.20 22:46:19 3.20: Pulling from library/alpine 22:46:19 cf04c63912e1: Already exists 22:46:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:46:19 Status: Downloaded newer image for alpine:3.20 22:46:19 ---> c157a85ed455 22:46:19 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:46:19 ---> Running in 1b5e2756827b 22:46:19 Removing intermediate container 1b5e2756827b 22:46:19 ---> 29a52f8f2da8 22:46:19 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:46:19 ---> Running in bb50520a8e57 22:46:19 Removing intermediate container bb50520a8e57 22:46:19 ---> cafe6a164c62 22:46:19 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:46:19 ---> Running in 7881506a21d1 22:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:46:19 (1/2) Installing ca-certificates (20240705-r0) 22:46:19 (2/2) Installing dumb-init (1.2.5-r3) 22:46:19 Executing busybox-1.36.1-r29.trigger 22:46:19 Executing ca-certificates-20240705-r0.trigger 22:46:19 OK: 10 MiB in 16 packages 22:46:19 Removing intermediate container 7881506a21d1 22:46:19 ---> 6ff7f956d700 22:46:19 Step 17/30 : RUN apk --no-cache upgrade 22:46:19 ---> Running in a3a2036fbd24 22:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:46:19 Upgrading critical system libraries and apk-tools: 22:46:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:46:19 Executing busybox-1.36.1-r29.trigger 22:46:19 Continuing the upgrade transaction with new apk-tools: 22:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:46:19 OK: 10 MiB in 16 packages 22:46:19 Removing intermediate container a3a2036fbd24 22:46:19 ---> c80f86e0a8e3 22:46:19 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:46:19 ---> 382b5a15b262 22:46:19 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:46:19 ---> dfb0d0786145 22:46:19 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:46:19 ---> 99efd87a06c2 22:46:19 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:46:20 ---> acc96758dcef 22:46:20 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:46:22 ---> 8a5166eeae61 22:46:22 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:46:22 ---> Running in 5c3a70ba15d3 22:46:24 Removing intermediate container 5c3a70ba15d3 22:46:24 ---> da65e31b7a7a 22:46:24 Step 24/30 : VOLUME /cache 22:46:24 ---> Running in 95578dc23a60 22:46:24 Removing intermediate container 95578dc23a60 22:46:24 ---> 4c8559384bb1 22:46:24 Step 25/30 : EXPOSE 59711 22:46:24 ---> Running in cb78524e509c 22:46:24 Removing intermediate container cb78524e509c 22:46:24 ---> 050bd1af2587 22:46:24 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:46:24 ---> Running in 2aab27cf2755 22:46:25 Removing intermediate container 2aab27cf2755 22:46:25 ---> 42faeb920a18 22:46:25 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:46:25 ---> Running in df1a8e237fe7 22:46:25 Removing intermediate container df1a8e237fe7 22:46:25 ---> 9a3b35a8645d 22:46:25 Step 28/30 : LABEL arch=arm64 22:46:25 ---> Running in dbd62c4bb562 22:46:26 Removing intermediate container dbd62c4bb562 22:46:26 ---> 2ba7f8fbe570 22:46:26 Step 29/30 : LABEL git_sha=177adeae7629dfca2237b77997b1ab90b6e46731 22:46:26 ---> Running in 8a11a5feeed6 22:46:26 Removing intermediate container 8a11a5feeed6 22:46:26 ---> 0d8c7e83fbbd 22:46:26 Step 30/30 : LABEL version=3.2.0-dev.30 22:46:26 ---> Running in 7ff18c3c69c9 22:46:26 Removing intermediate container 7ff18c3c69c9 22:46:26 ---> c614fc66c0bf 22:46:26 [Warning] One or more build-args [ARCH] were not consumed 22:46:26 Successfully built c614fc66c0bf 22:46:26 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 22:46:27 provisioning config files... 22:46:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/184@tmp/config2267081211882177526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:27 ---> ****-login.sh 22:46:27 nexus3.edgexfoundry.org:10001 22:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:27 Configure a credential helper to remove this warning. See 22:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:27 22:46:27 Login Succeeded 22:46:27 nexus3.edgexfoundry.org:10002 22:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:27 Configure a credential helper to remove this warning. See 22:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:27 22:46:27 Login Succeeded 22:46:27 nexus3.edgexfoundry.org:10003 22:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:28 Configure a credential helper to remove this warning. See 22:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:28 22:46:28 Login Succeeded 22:46:28 nexus3.edgexfoundry.org:10004 22:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:28 Configure a credential helper to remove this warning. See 22:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:28 22:46:28 Login Succeeded 22:46:28 ****.io 22:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:29 Configure a credential helper to remove this warning. See 22:46:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:29 22:46:29 Login Succeeded 22:46:29 ---> ****-login.sh ends [Pipeline] } 22:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:46:29 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:46:29 177adeae7629dfca2237b77997b1ab90b6e46731 22:46:29 latest 22:46:29 3.2.0-dev.30 22:46:29 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 22:46:29 main 22:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731 22:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:46:30 75d0096a949e: Preparing 22:46:30 8022673ae682: Preparing 22:46:30 192427ec6509: Preparing 22:46:30 006e70b1f2c6: Preparing 22:46:30 ab75c85008f9: Preparing 22:46:30 278d174fed6d: Preparing 22:46:30 a476bd5a2cc5: Preparing 22:46:30 75f23b33b3cd: Preparing 22:46:30 16113d51b718: Preparing 22:46:30 278d174fed6d: Waiting 22:46:30 a476bd5a2cc5: Waiting 22:46:30 75f23b33b3cd: Waiting 22:46:30 16113d51b718: Waiting 22:46:30 192427ec6509: Pushed 22:46:30 006e70b1f2c6: Pushed 22:46:30 ab75c85008f9: Pushed 22:46:30 75d0096a949e: Pushed 22:46:30 16113d51b718: Layer already exists 22:46:30 278d174fed6d: Pushed 22:46:30 a476bd5a2cc5: Pushed 22:46:30 75f23b33b3cd: Pushed 22:46:38 8022673ae682: Pushed 22:46:38 177adeae7629dfca2237b77997b1ab90b6e46731: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:39 + 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 22:46:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:46:39 75d0096a949e: Preparing 22:46:39 8022673ae682: Preparing 22:46:39 192427ec6509: Preparing 22:46:39 006e70b1f2c6: Preparing 22:46:39 ab75c85008f9: Preparing 22:46:39 278d174fed6d: Preparing 22:46:39 a476bd5a2cc5: Preparing 22:46:39 75f23b33b3cd: Preparing 22:46:39 16113d51b718: Preparing 22:46:39 278d174fed6d: Waiting 22:46:39 a476bd5a2cc5: Waiting 22:46:39 75f23b33b3cd: Waiting 22:46:39 16113d51b718: Waiting 22:46:39 192427ec6509: Layer already exists 22:46:39 8022673ae682: Layer already exists 22:46:39 75d0096a949e: Layer already exists 22:46:39 ab75c85008f9: Layer already exists 22:46:39 006e70b1f2c6: Layer already exists 22:46:39 75f23b33b3cd: Layer already exists 22:46:39 a476bd5a2cc5: Layer already exists 22:46:39 278d174fed6d: Layer already exists 22:46:39 16113d51b718: Layer already exists 22:46:39 latest: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.30 22:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:46:40 75d0096a949e: Preparing 22:46:40 8022673ae682: Preparing 22:46:40 192427ec6509: Preparing 22:46:40 006e70b1f2c6: Preparing 22:46:40 ab75c85008f9: Preparing 22:46:40 278d174fed6d: Preparing 22:46:40 a476bd5a2cc5: Preparing 22:46:40 278d174fed6d: Waiting 22:46:40 75f23b33b3cd: Preparing 22:46:40 a476bd5a2cc5: Waiting 22:46:40 16113d51b718: Preparing 22:46:40 75f23b33b3cd: Waiting 22:46:40 ab75c85008f9: Layer already exists 22:46:40 8022673ae682: Layer already exists 22:46:40 006e70b1f2c6: Layer already exists 22:46:40 192427ec6509: Layer already exists 22:46:40 75d0096a949e: Layer already exists 22:46:40 a476bd5a2cc5: Layer already exists 22:46:40 75f23b33b3cd: Layer already exists 22:46:40 16113d51b718: Layer already exists 22:46:40 278d174fed6d: Layer already exists 22:46:40 3.2.0-dev.30: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:41 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 22:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:46:41 75d0096a949e: Preparing 22:46:41 8022673ae682: Preparing 22:46:41 192427ec6509: Preparing 22:46:41 006e70b1f2c6: Preparing 22:46:41 ab75c85008f9: Preparing 22:46:41 278d174fed6d: Preparing 22:46:41 a476bd5a2cc5: Preparing 22:46:41 75f23b33b3cd: Preparing 22:46:41 16113d51b718: Preparing 22:46:41 a476bd5a2cc5: Waiting 22:46:41 75f23b33b3cd: Waiting 22:46:41 16113d51b718: Waiting 22:46:41 278d174fed6d: Waiting 22:46:41 75d0096a949e: Layer already exists 22:46:41 ab75c85008f9: Layer already exists 22:46:41 192427ec6509: Layer already exists 22:46:41 8022673ae682: Layer already exists 22:46:41 006e70b1f2c6: Layer already exists 22:46:41 278d174fed6d: Layer already exists 22:46:41 a476bd5a2cc5: Layer already exists 22:46:41 75f23b33b3cd: Layer already exists 22:46:41 16113d51b718: Layer already exists 22:46:41 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:42 + 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 22:46:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:46:42 75d0096a949e: Preparing 22:46:42 8022673ae682: Preparing 22:46:42 192427ec6509: Preparing 22:46:42 006e70b1f2c6: Preparing 22:46:42 ab75c85008f9: Preparing 22:46:42 278d174fed6d: Preparing 22:46:42 a476bd5a2cc5: Preparing 22:46:42 75f23b33b3cd: Preparing 22:46:42 16113d51b718: Preparing 22:46:42 278d174fed6d: Waiting 22:46:42 a476bd5a2cc5: Waiting 22:46:42 16113d51b718: Waiting 22:46:42 75f23b33b3cd: Waiting 22:46:42 006e70b1f2c6: Layer already exists 22:46:42 8022673ae682: Layer already exists 22:46:42 192427ec6509: Layer already exists 22:46:42 ab75c85008f9: Layer already exists 22:46:42 75d0096a949e: Layer already exists 22:46:42 278d174fed6d: Layer already exists 22:46:42 a476bd5a2cc5: Layer already exists 22:46:42 75f23b33b3cd: Layer already exists 22:46:42 16113d51b718: Layer already exists 22:46:42 main: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:42 ===================================================== [Pipeline] echo 22:46:42 taggedImages: 22:46:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731 22:46:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:46:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.30 22:46:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 22:46:42 - 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 22:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:43 22:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:43 arm64: Pulling from edgex-lftools-log-publisher 22:46:43 8998bd30e6a1: Pulling fs layer 22:46:43 04944245beec: Pulling fs layer 22:46:43 699f458cf7ca: Pulling fs layer 22:46:43 765212b225bb: Pulling fs layer 22:46:43 f23df028b6ca: Pulling fs layer 22:46:43 d65c8cfc05b1: Pulling fs layer 22:46:43 2437ff75d9bd: Pulling fs layer 22:46:43 f23df028b6ca: Waiting 22:46:43 765212b225bb: Waiting 22:46:43 d65c8cfc05b1: Waiting 22:46:43 2437ff75d9bd: Waiting 22:46:43 04944245beec: Verifying Checksum 22:46:43 04944245beec: Download complete 22:46:43 765212b225bb: Verifying Checksum 22:46:43 765212b225bb: Download complete 22:46:43 f23df028b6ca: Verifying Checksum 22:46:43 f23df028b6ca: Download complete 22:46:43 d65c8cfc05b1: Verifying Checksum 22:46:43 d65c8cfc05b1: Download complete 22:46:44 699f458cf7ca: Verifying Checksum 22:46:44 699f458cf7ca: Download complete 22:46:44 8998bd30e6a1: Verifying Checksum 22:46:44 8998bd30e6a1: Download complete 22:46:47 2437ff75d9bd: Verifying Checksum 22:46:47 2437ff75d9bd: Download complete 22:46:50 8998bd30e6a1: Pull complete 22:46:50 04944245beec: Pull complete 22:46:52 699f458cf7ca: Pull complete 22:46:52 765212b225bb: Pull complete 22:46:53 f23df028b6ca: Pull complete 22:46:53 d65c8cfc05b1: Pull complete 22:47:12 2437ff75d9bd: Pull complete 22:47:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:12 prd-ubuntu20.04-docker-arm64-4c-16g-22362 does not seem to be running inside a container 22:47:12 $ 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/184 -v /w/workspace/app-rfid-llrp-inventory/184:/w/workspace/app-rfid-llrp-inventory/184:rw,z -v /w/workspace/app-rfid-llrp-inventory/184@tmp:/w/workspace/app-rfid-llrp-inventory/184@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:arm64 cat 22:47:15 $ docker top 5e8bf4c82eaf9346a3b2d73d127e2ecd7ea3fe103335fb0842351f711a949e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:16 ---> job-cost.sh 22:47:16 lf-activate-venv: SKIPPING 22:47:16 INFO: No Stack... 22:47:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:47:17 INFO: Archiving Costs [Pipeline] sh 22:47:18 + cat /w/workspace/app-rfid-llrp-inventory/184/archives/cost.csv 22:47:18 + cut -d, -f6 [Pipeline] lock 22:47:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] 22:47:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] did not exist. Created. 22:47:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:18 /w/workspace/app-rfid-llrp-inventory/184@tmp/durable-3b75e0e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:47:19 + echo total: 0.10999999940395355 [Pipeline] stash 22:47:19 Warning: overwriting stash ‘stack-cost’ 22:47:19 Stashed 1 file(s) [Pipeline] } 22:47:19 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 22:47:19 $ docker stop --time=1 5e8bf4c82eaf9346a3b2d73d127e2ecd7ea3fe103335fb0842351f711a949e83 22:47:20 $ docker rm -f --volumes 5e8bf4c82eaf9346a3b2d73d127e2ecd7ea3fe103335fb0842351f711a949e83 [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 22:47:21 provisioning config files... 22:47:21 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13108255426570117235tmp [Pipeline] { [Pipeline] sh 22:47:21 + set +x 22:47:21 + curl -s https://codecov.io/bash 22:47:21 + bash -s -- 22:47:21 22:47:21 _____ _ 22:47:21 / ____| | | 22:47:21 | | ___ __| | ___ ___ _____ __ 22:47:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:47:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:47:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:47:21 Bash-1.0.6 22:47:21 22:47:21 22:47:21 ==> git version 2.25.1 found 22:47:21 ==> 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 22:47:21 Release-Date: 2020-01-08 22:47:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:47:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:47:21 ==> Jenkins CI detected. 22:47:21 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:47:21 project root: . 22:47:21 --> token set from env 22:47:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:47:21 ==> Running gcov in . (disable via -X gcov) 22:47:21 ==> Python coveragepy not found 22:47:21 ==> Searching for coverage reports in: 22:47:21 + . 22:47:21 -> Found 1 reports 22:47:21 ==> Detecting git/mercurial file structure 22:47:21 ==> Reading reports 22:47:21 + ./coverage.out bytes=55696 22:47:21 ==> Appending adjustments 22:47:21 https://docs.codecov.io/docs/fixing-reports 22:47:21 + Found adjustments 22:47:21 ==> Gzipping contents 22:47:21 16K /tmp/codecov.2x7SvU.gz 22:47:21 ==> Uploading reports 22:47:21 url: https://codecov.io 22:47:21 query: branch=main&commit=177adeae7629dfca2237b77997b1ab90b6e46731&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:47:21 -> Pinging Codecov 22:47:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=177adeae7629dfca2237b77997b1ab90b6e46731&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:47:22 -> Uploading to 22:47:22 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/177adeae7629dfca2237b77997b1ab90b6e46731/e2b860ed-45c8-42e3-abdd-c86ec79ae885.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T224722Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6892c0defc5f5b1b3c5a92c9e8e0a890b9027a9438f1a6e7528b9d521fdb13ce 22:47:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:22 Dload Upload Total Spent Left Speed 22:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 56946 --:--:-- --:--:-- --:--:-- 56946 22:47:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] } 22:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:47:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:47:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:47:23 22:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:47:23 latest: Pulling from edgex-devops/edgex-snyk-go 22:47:23 43c4264eed91: Already exists 22:47:23 4cc291be95ef: Already exists 22:47:23 2ac1f1163629: Already exists 22:47:23 5c3c966382ef: Already exists 22:47:23 4f4fb700ef54: Already exists 22:47:23 d9c7d2e4e75e: Pulling fs layer 22:47:23 9c3e1370e548: Pulling fs layer 22:47:23 d9c7d2e4e75e: Download complete 22:47:24 d9c7d2e4e75e: Pull complete 22:47:24 9c3e1370e548: Download complete 22:47:27 9c3e1370e548: Pull complete 22:47:27 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:27 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:47:27 $ 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:latest cat 22:47:29 $ docker top 119a3538a2c5efe256e44b8b431090286a7764bfcf16b06ea5d4ac31fdd670da -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:29 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 22:47:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:47:30 + set -o pipefail 22:47:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:47:40 22:47:40 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:47:40 22:47:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/b9dc2a7b-ed23-4518-a7a7-13ec5a6b7c5b 22:47:40 22:47:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:47:40 22:47:40 22:47:40 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:47:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:47:40 $ docker stop --time=1 119a3538a2c5efe256e44b8b431090286a7764bfcf16b06ea5d4ac31fdd670da 22:47:44 $ docker rm -f --volumes 119a3538a2c5efe256e44b8b431090286a7764bfcf16b06ea5d4ac31fdd670da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:45 + git log --format=format:%s -1 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] sh 22:47:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:47:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:46 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:47:46 $ 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 22:47:46 $ docker top f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:46 [ssh-agent] Looking for ssh-agent implementation... 22:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:46 $ docker exec f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad ssh-agent 22:47:47 SSH_AUTH_SOCK=/tmp/ssh-zHPNaoJHxsV2/agent.32 22:47:47 SSH_AGENT_PID=38 22:47:47 Running ssh-add (command line suppressed) 22:47:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1169724587340093237.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1169724587340093237.key) 22:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:47 + git semver tag 22:47:47 2024-10-09 22:47:47,579 [run_tag] DEBUG tag force:False 22:47:47 2024-10-09 22:47:47,579 [check_head_tag] DEBUG check head tag 22:47:47 2024-10-09 22:47:47,580 [execute] INFO git cat-file --batch-check 22:47:47 2024-10-09 22:47:47,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:47:47 2024-10-09 22:47:47,585 [execute] INFO git cat-file --batch 22:47:47 2024-10-09 22:47:47,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:47:47 2024-10-09 22:47:47,609 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:47:47 2024-10-09 22:47:47,609 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 22:47:47 2024-10-09 22:47:47,609 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:47:47 2024-10-09 22:47:47,614 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:47:47 3.2.0-dev.30 [Pipeline] } 22:47:47 $ docker exec --env ******** --env ******** f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad ssh-agent -k 22:47:47 unset SSH_AUTH_SOCK; 22:47:47 unset SSH_AGENT_PID; 22:47:47 echo Agent pid 38 killed; 22:47:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:48 + git semver [Pipeline] } 22:47:48 $ docker stop --time=1 f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad 22:47:49 $ docker rm -f --volumes f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:50 22:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:50 0.23.1-centos7: Pulling from edgex-lftools 22:47:50 ab5ef0e58194: Pulling fs layer 22:47:50 9712f1f96733: Pulling fs layer 22:47:50 63f879dbbcfc: Pulling fs layer 22:47:50 0d9ebad4ef96: Pulling fs layer 22:47:50 e9a5061849ea: Pulling fs layer 22:47:50 d747dcd14b5f: Pulling fs layer 22:47:50 2de7ff778b66: Pulling fs layer 22:47:50 0d9ebad4ef96: Waiting 22:47:50 2de7ff778b66: Waiting 22:47:50 e9a5061849ea: Waiting 22:47:50 d747dcd14b5f: Waiting 22:47:50 9712f1f96733: Download complete 22:47:50 63f879dbbcfc: Verifying Checksum 22:47:50 63f879dbbcfc: Download complete 22:47:50 e9a5061849ea: Verifying Checksum 22:47:50 e9a5061849ea: Download complete 22:47:50 d747dcd14b5f: Verifying Checksum 22:47:50 d747dcd14b5f: Download complete 22:47:50 0d9ebad4ef96: Verifying Checksum 22:47:50 0d9ebad4ef96: Download complete 22:47:50 ab5ef0e58194: Verifying Checksum 22:47:50 ab5ef0e58194: Download complete 22:47:50 2de7ff778b66: Verifying Checksum 22:47:50 2de7ff778b66: Download complete 22:47:53 ab5ef0e58194: Pull complete 22:47:53 9712f1f96733: Pull complete 22:47:54 63f879dbbcfc: Pull complete 22:47:57 0d9ebad4ef96: Pull complete 22:47:57 e9a5061849ea: Pull complete 22:47:57 d747dcd14b5f: Pull complete 22:47:58 2de7ff778b66: Pull complete 22:47:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:58 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:47:59 $ 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 22:48:04 $ docker top 0a641942e917295191e14966bb7e03d46190787ff860788b5726798c93a6e8f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:48:04 provisioning config files... 22:48:04 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11714426543982722917tmp 22:48:04 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7420290952641116589tmp 22:48:04 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3439852781660826366tmp [Pipeline] { [Pipeline] echo 22:48:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:48:04 ---> sigul-configuration.sh 22:48:04 gpg: directory `/root/.gnupg' created 22:48:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:48:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:48:04 gpg: keyring `/root/.gnupg/secring.gpg' created 22:48:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:48:04 gpg: CAST5 encrypted data 22:48:04 gpg: encrypted with 1 passphrase 22:48:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:48:04 + mkdir /home/jenkins 22:48:04 + mkdir /home/jenkins/sigul [Pipeline] sh 22:48:05 + 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 22:48:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:48:05 ---> sigul-install.sh 22:48:05 Sigul already installed; skipping installation. [Pipeline] sh 22:48:05 + git tag --list 22:48:05 v0.0.0 22:48:05 v1.0.0 22:48:05 v2.1.0 22:48:05 v2.1.1 22:48:05 v2.2.0 22:48:05 v2.3.0 22:48:05 v3.0 22:48:05 v3.0.0 22:48:05 v3.0.1 22:48:05 v3.0.1-dev.1 22:48:05 v3.1 22:48:05 v3.1.0 22:48:05 v3.1.0-dev.1 22:48:05 v3.1.0-dev.10 22:48:05 v3.1.0-dev.11 22:48:05 v3.1.0-dev.12 22:48:05 v3.1.0-dev.13 22:48:05 v3.1.0-dev.14 22:48:05 v3.1.0-dev.15 22:48:05 v3.1.0-dev.16 22:48:05 v3.1.0-dev.17 22:48:05 v3.1.0-dev.18 22:48:05 v3.1.0-dev.19 22:48:05 v3.1.0-dev.2 22:48:05 v3.1.0-dev.20 22:48:05 v3.1.0-dev.21 22:48:05 v3.1.0-dev.22 22:48:05 v3.1.0-dev.23 22:48:05 v3.1.0-dev.24 22:48:05 v3.1.0-dev.25 22:48:05 v3.1.0-dev.26 22:48:05 v3.1.0-dev.27 22:48:05 v3.1.0-dev.28 22:48:05 v3.1.0-dev.29 22:48:05 v3.1.0-dev.3 22:48:05 v3.1.0-dev.30 22:48:05 v3.1.0-dev.31 22:48:05 v3.1.0-dev.32 22:48:05 v3.1.0-dev.33 22:48:05 v3.1.0-dev.34 22:48:05 v3.1.0-dev.35 22:48:05 v3.1.0-dev.36 22:48:05 v3.1.0-dev.37 22:48:05 v3.1.0-dev.38 22:48:05 v3.1.0-dev.39 22:48:05 v3.1.0-dev.4 22:48:05 v3.1.0-dev.40 22:48:05 v3.1.0-dev.5 22:48:05 v3.1.0-dev.6 22:48:05 v3.1.0-dev.7 22:48:05 v3.1.0-dev.8 22:48:05 v3.1.0-dev.9 22:48:05 v3.1.1 22:48:05 v3.2.0-dev.1 22:48:05 v3.2.0-dev.10 22:48:05 v3.2.0-dev.11 22:48:05 v3.2.0-dev.12 22:48:05 v3.2.0-dev.13 22:48:05 v3.2.0-dev.14 22:48:05 v3.2.0-dev.15 22:48:05 v3.2.0-dev.16 22:48:05 v3.2.0-dev.17 22:48:05 v3.2.0-dev.18 22:48:05 v3.2.0-dev.19 22:48:05 v3.2.0-dev.2 22:48:05 v3.2.0-dev.20 22:48:05 v3.2.0-dev.21 22:48:05 v3.2.0-dev.22 22:48:05 v3.2.0-dev.23 22:48:05 v3.2.0-dev.24 22:48:05 v3.2.0-dev.25 22:48:05 v3.2.0-dev.26 22:48:05 v3.2.0-dev.27 22:48:05 v3.2.0-dev.28 22:48:05 v3.2.0-dev.29 22:48:05 v3.2.0-dev.3 22:48:05 v3.2.0-dev.30 22:48:05 v3.2.0-dev.4 22:48:05 v3.2.0-dev.5 22:48:05 v3.2.0-dev.6 22:48:05 v3.2.0-dev.7 22:48:05 v3.2.0-dev.8 22:48:05 v3.2.0-dev.9 [Pipeline] sh 22:48:05 + lftools sign git-tag v3.2.0-dev.30 22:48:06 Signing Git tag with Sigul... 22:48:06 Signing v3.2.0-dev.30 [Pipeline] echo 22:48:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:48:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:48:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:48:07 $ docker stop --time=1 0a641942e917295191e14966bb7e03d46190787ff860788b5726798c93a6e8f4 22:48:08 $ docker rm -f --volumes 0a641942e917295191e14966bb7e03d46190787ff860788b5726798c93a6e8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:48:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:48:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:09 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:48:09 $ 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 22:48:09 $ docker top 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:09 [ssh-agent] Looking for ssh-agent implementation... 22:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:09 $ docker exec 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 ssh-agent 22:48:09 SSH_AUTH_SOCK=/tmp/ssh-BDkZ7tDvzI26/agent.33 22:48:09 SSH_AGENT_PID=39 22:48:09 Running ssh-add (command line suppressed) 22:48:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13662362453975793730.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13662362453975793730.key) 22:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:10 + git semver bump pre 22:48:10 2024-10-09 22:48:10,572 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:48:10 2024-10-09 22:48:10,572 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev 22:48:10 2024-10-09 22:48:10,572 [bump_version] DEBUG bumped version:3.2.0-dev.31 22:48:10 2024-10-09 22:48:10,572 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 22:48:10 2024-10-09 22:48:10,573 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:48:10 2024-10-09 22:48:10,573 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:48:10 2024-10-09 22:48:10,574 [execute] INFO git cat-file --batch-check 22:48:10 2024-10-09 22:48:10,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:48:10 2024-10-09 22:48:10,580 [execute] INFO git cat-file --batch 22:48:10 2024-10-09 22:48:10,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:48:10 2024-10-09 22:48:10,585 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:48:10 3.2.0-dev.31 [Pipeline] } 22:48:10 $ docker exec --env ******** --env ******** 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 ssh-agent -k 22:48:10 unset SSH_AUTH_SOCK; 22:48:10 unset SSH_AGENT_PID; 22:48:10 echo Agent pid 39 killed; 22:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:11 + git semver [Pipeline] } 22:48:11 $ docker stop --time=1 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 22:48:12 $ docker rm -f --volumes 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:48:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:13 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:48:13 $ 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 22:48:13 $ docker top 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:13 [ssh-agent] Looking for ssh-agent implementation... 22:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:13 $ docker exec 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a ssh-agent 22:48:14 SSH_AUTH_SOCK=/tmp/ssh-uT1CUIQzn05K/agent.31 22:48:14 SSH_AGENT_PID=37 22:48:14 Running ssh-add (command line suppressed) 22:48:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14020163114228677468.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14020163114228677468.key) 22:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:14 + git semver push 22:48:14 2024-10-09 22:48:14,636 [run_push] DEBUG push 22:48:14 2024-10-09 22:48:14,637 [execute] INFO git cat-file --batch-check 22:48:14 2024-10-09 22:48:14,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:48:14 2024-10-09 22:48:14,641 [execute] INFO git rev-list a19466fafbc0ec48fa968ebb8a18cd7e3573e19a -- 22:48:14 2024-10-09 22:48:14,642 [execute] DEBUG Popen(['git', 'rev-list', 'a19466fafbc0ec48fa968ebb8a18cd7e3573e19a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:48:14 2024-10-09 22:48:14,651 [execute] INFO git fetch -v origin 22:48:14 2024-10-09 22:48:14,651 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 22:48:15 2024-10-09 22:48:15,102 [run_push] DEBUG no remote changes detected 22:48:15 2024-10-09 22:48:15,102 [execute] INFO git push origin semver 22:48:15 2024-10-09 22:48:15,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:48:15 2024-10-09 22:48:15,807 [run_push] DEBUG push all version tags 22:48:15 2024-10-09 22:48:15,808 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:48:15 2024-10-09 22:48:15,808 [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) 22:48:16 2024-10-09 22:48:16,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:48:16 3.2.0-dev.31 [Pipeline] } 22:48:16 $ docker exec --env ******** --env ******** 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a ssh-agent -k 22:48:16 unset SSH_AUTH_SOCK; 22:48:16 unset SSH_AGENT_PID; 22:48:16 echo Agent pid 37 killed; 22:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:17 + git semver [Pipeline] } 22:48:17 $ docker stop --time=1 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a 22:48:18 $ docker rm -f --volumes 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:48:19 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:48:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:48:19 total 16 22:48:19 drwxr-xr-x 3 root root 4096 Oct 9 22:33 . 22:48:19 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:48 .. 22:48:19 drwxr-xr-x 2 root root 4096 Oct 9 22:33 cost 22:48:19 -rw-r--r-- 1 root root 95 Oct 9 22:33 cost.csv 22:48:19 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:48:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:48:19 total 16 22:48:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:33 . 22:48:19 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:48 .. 22:48:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:33 cost 22:48:19 -rw-r--r-- 1 jenkins jenkins 95 Oct 9 22:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:48:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:48:20 ---> package-listing.sh 22:48:20 ++ facter osfamily 22:48:20 ++ tr '[:upper:]' '[:lower:]' 22:48:20 + OS_FAMILY=debian 22:48:20 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:48:20 + START_PACKAGES=/tmp/packages_start.txt 22:48:20 + END_PACKAGES=/tmp/packages_end.txt 22:48:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:20 + PACKAGES=/tmp/packages_start.txt 22:48:20 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:48:20 + PACKAGES=/tmp/packages_end.txt 22:48:20 + case "${OS_FAMILY}" in 22:48:20 + dpkg -l 22:48:20 + grep '^ii' 22:48:20 + '[' -f /tmp/packages_start.txt ']' 22:48:20 + '[' -f /tmp/packages_end.txt ']' 22:48:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:20 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:48:20 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:48:20 + 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 22:48:20 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 22:48:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:21 prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container 22:48:21 $ 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 22:48:22 $ docker top 38548585b693c23dc35f6613d3c0c0b3c393eb7110c2bb541702b29d2a722a96 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:48:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:48:22 + ls /var/log/sa-host 22:48:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:23 provisioning config files... 22:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7409421764850680514tmp [Pipeline] { [Pipeline] echo 22:48:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:48:23 ---> create-netrc.sh [Pipeline] } 22:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:48:23 ---> python-tools-install.sh [Pipeline] echo 22:48:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:48:24 ---> sudo-logs.sh 22:48:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:48:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:48:24 ---> job-cost.sh 22:48:24 lf-activate-venv: SKIPPING 22:48:24 DEBUG: total: 0.2199999988079071 22:48:24 INFO: Retrieving Stack Cost... 22:48:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:48:25 INFO: Archiving Costs [Pipeline] echo 22:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:48:25 ---> logs-deploy.sh 22:48:25 lf-activate-venv: SKIPPING 22:48:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/184 22:48:25 INFO: archiving workspace using pattern(s): 22:48:26 Archives upload complete. 22:48:26 INFO: archiving logs to Nexus 22:48:27 ---> uname -a: 22:48:27 Linux prd-ubuntu20-04-docker-8c-8g-22363 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:48:27 22:48:27 22:48:27 ---> lscpu: 22:48:27 Architecture: x86_64 22:48:27 CPU op-mode(s): 32-bit, 64-bit 22:48:27 Byte Order: Little Endian 22:48:27 Address sizes: 40 bits physical, 48 bits virtual 22:48:27 CPU(s): 8 22:48:27 On-line CPU(s) list: 0-7 22:48:27 Thread(s) per core: 1 22:48:27 Core(s) per socket: 1 22:48:27 Socket(s): 8 22:48:27 NUMA node(s): 1 22:48:27 Vendor ID: AuthenticAMD 22:48:27 CPU family: 23 22:48:27 Model: 49 22:48:27 Model name: AMD EPYC-Rome Processor 22:48:27 Stepping: 0 22:48:27 CPU MHz: 2799.996 22:48:27 BogoMIPS: 5599.99 22:48:27 Virtualization: AMD-V 22:48:27 Hypervisor vendor: KVM 22:48:27 Virtualization type: full 22:48:27 L1d cache: 256 KiB 22:48:27 L1i cache: 256 KiB 22:48:27 L2 cache: 4 MiB 22:48:27 L3 cache: 128 MiB 22:48:27 NUMA node0 CPU(s): 0-7 22:48:27 Vulnerability Itlb multihit: Not affected 22:48:27 Vulnerability L1tf: Not affected 22:48:27 Vulnerability Mds: Not affected 22:48:27 Vulnerability Meltdown: Not affected 22:48:27 Vulnerability Mmio stale data: Not affected 22:48:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:48:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:48:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:48:27 Vulnerability Srbds: Not affected 22:48:27 Vulnerability Tsx async abort: Not affected 22:48:27 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 22:48:27 22:48:27 22:48:27 ---> nproc: 22:48:27 8 22:48:27 22:48:27 22:48:27 ---> df -h: 22:48:27 Filesystem Size Used Avail Use% Mounted on 22:48:27 overlay 155G 13G 142G 9% / 22:48:27 tmpfs 64M 0 64M 0% /dev 22:48:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:48:27 shm 64M 0 64M 0% /dev/shm 22:48:27 /dev/vda1 155G 13G 142G 9% /facter-os 22:48:27 22:48:27 22:48:27 ---> sar -b -r -n DEV: 22:48:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22363) 10/09/24 _x86_64_ (8 CPU) 22:48:27 22:48:27 22:29:02 LINUX RESTART (8 CPU) 22:48:27 22:48:27 22:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:48:27 22:31:01 251.90 2.76 249.15 0.00 47.72 68514.12 0.00 22:48:27 22:32:01 116.38 0.07 116.31 0.00 7.46 35924.69 0.00 22:48:27 22:33:01 96.82 0.17 96.65 0.00 12.53 35963.36 0.00 22:48:27 22:34:01 180.36 0.13 180.22 0.00 18.93 52164.75 0.00 22:48:27 22:35:01 28.68 10.18 18.50 0.00 3443.16 3748.98 0.00 22:48:27 22:36:01 3.77 1.02 2.75 0.00 21.86 35.73 0.00 22:48:27 22:37:01 0.90 0.00 0.90 0.00 0.00 9.20 0.00 22:48:27 22:38:01 1.83 0.30 1.53 0.00 10.00 18.40 0.00 22:48:27 22:39:01 2.43 1.22 1.22 0.00 25.46 15.86 0.00 22:48:27 22:40:01 1.80 0.00 1.80 0.00 0.00 29.85 0.00 22:48:27 22:41:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 22:48:27 22:42:01 1.12 0.00 1.12 0.00 0.00 14.53 0.00 22:48:27 22:43:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 22:48:27 22:44:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 22:48:27 22:45:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 22:48:27 22:46:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 22:48:27 22:47:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 22:48:27 22:48:01 92.22 0.25 91.97 0.00 19.86 42495.32 0.00 22:48:27 Average: 43.22 0.89 42.33 0.00 200.66 13175.91 0.00 22:48:27 22:48:27 22:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:48:27 22:31:01 26912756 31503508 803408 2.44 187232 4457312 1888736 5.57 1356968 3995772 951884 22:48:27 22:32:01 26968372 31186080 1112600 3.38 193076 4110912 2499968 7.37 1664204 3655476 577996 22:48:27 22:33:01 26844536 30932960 1364932 4.15 196724 3978916 2865976 8.45 2131720 3310436 433940 22:48:27 22:34:01 26878100 31503808 797688 2.43 205716 4476436 1781556 5.25 1416200 3966120 168 22:48:27 22:35:01 26640412 31484996 805212 2.45 210940 4680208 1842596 5.43 1571176 4024844 20 22:48:27 22:36:01 26643988 31489780 800860 2.44 211016 4680828 1836284 5.41 1567096 4025368 8 22:48:27 22:37:01 26644476 31490288 800276 2.43 211032 4680832 1836284 5.41 1566880 4025372 12 22:48:27 22:38:01 26644116 31490296 799992 2.43 211096 4681128 1836284 5.41 1568556 4025452 52 22:48:27 22:39:01 26646396 31494960 795848 2.42 211144 4681900 1819476 5.36 1566756 4026308 220 22:48:27 22:40:01 26646192 31494852 795904 2.42 211240 4681880 1819476 5.36 1566584 4026276 176 22:48:27 22:41:01 26646420 31495092 795600 2.42 211288 4681880 1819476 5.36 1566420 4026276 192 22:48:27 22:42:01 26646088 31494824 795828 2.42 211320 4681884 1819476 5.36 1566548 4026284 188 22:48:27 22:43:01 26646040 31494780 795784 2.42 211348 4681884 1819476 5.36 1566524 4026284 172 22:48:27 22:44:01 26646104 31494924 795644 2.42 211396 4681888 1819476 5.36 1566332 4026264 32 22:48:27 22:45:01 26642864 31491896 798484 2.43 211432 4681892 1832012 5.40 1566996 4026260 12 22:48:27 22:46:01 26642928 31492016 798380 2.43 211472 4681892 1832012 5.40 1566420 4026260 16 22:48:27 22:47:01 26642888 31491980 798316 2.43 211500 4681900 1832012 5.40 1566684 4026264 192 22:48:27 22:48:01 25491124 31454152 832076 2.53 227288 5685852 1911564 5.63 1626252 5020140 306216 22:48:27 Average: 26637433 31443400 849268 2.58 208681 4642746 1928452 5.68 1587129 4015859 126194 22:48:27 22:48:27 22:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:48:27 22:31:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 22:48:27 22:31:01 docker0 401.50 562.21 32.85 3716.88 0.00 0.00 0.00 0.00 22:48:27 22:31:01 ens3 691.47 481.47 7028.01 55.07 0.00 0.00 0.00 0.00 22:48:27 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:32:01 veth834c191 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 22:48:27 22:32:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:48:27 22:32:01 ens3 24.88 15.00 29.95 10.35 0.00 0.00 0.00 0.00 22:48:27 22:33:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:48:27 22:33:01 veth02071ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:48:27 22:33:01 docker0 1.32 2.73 0.08 38.07 0.00 0.00 0.00 0.00 22:48:27 22:33:01 ens3 21.86 13.03 55.78 8.45 0.00 0.00 0.00 0.00 22:48:27 22:34:01 lo 9.33 9.33 0.92 0.92 0.00 0.00 0.00 0.00 22:48:27 22:34:01 docker0 5.01 9.65 0.30 119.48 0.00 0.00 0.00 0.00 22:48:27 22:34:01 ens3 157.56 112.00 2672.23 219.08 0.00 0.00 0.00 0.00 22:48:27 22:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:48:27 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:35:01 ens3 81.24 26.75 1398.82 2.09 0.00 0.00 0.00 0.00 22:48:27 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:36:01 ens3 0.73 0.63 0.36 0.29 0.00 0.00 0.00 0.00 22:48:27 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:38:01 ens3 1.00 0.75 0.82 0.37 0.00 0.00 0.00 0.00 22:48:27 22:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:39:01 ens3 7.16 6.03 4.64 5.71 0.00 0.00 0.00 0.00 22:48:27 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:48:27 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:44:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 22:48:27 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:45:01 ens3 0.80 0.55 0.46 0.29 0.00 0.00 0.00 0.00 22:48:27 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:48:27 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:46:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:48:27 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:27 22:48:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 22:48:27 22:48:01 docker0 91.33 149.74 7.89 1270.94 0.00 0.00 0.00 0.00 22:48:27 22:48:01 ens3 390.48 257.24 7123.00 157.76 0.00 0.00 0.00 0.00 22:48:27 Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 22:48:27 Average: docker0 27.04 39.27 2.23 279.46 0.00 0.00 0.00 0.00 22:48:27 Average: ens3 75.43 49.97 1006.23 25.48 0.00 0.00 0.00 0.00 22:48:27 22:48:27 22:48:27 ---> sar -P ALL: 22:48:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22363) 10/09/24 _x86_64_ (8 CPU) 22:48:27 22:48:27 22:29:02 LINUX RESTART (8 CPU) 22:48:27 22:48:27 22:30:03 CPU %user %nice %system %iowait %steal %idle 22:48:27 22:31:01 all 9.10 0.00 4.23 4.53 0.06 82.07 22:48:27 22:31:01 0 9.91 0.00 5.67 16.78 0.07 67.57 22:48:27 22:31:01 1 8.40 0.00 4.19 3.18 0.05 84.18 22:48:27 22:31:01 2 8.89 0.00 3.77 3.17 0.07 84.10 22:48:27 22:31:01 3 9.99 0.00 3.95 6.12 0.05 79.89 22:48:27 22:31:01 4 9.66 0.00 3.66 1.49 0.05 85.15 22:48:27 22:31:01 5 7.59 0.00 3.55 2.89 0.07 85.90 22:48:27 22:31:01 6 8.97 0.00 4.96 1.03 0.05 84.99 22:48:27 22:31:01 7 9.40 0.00 4.12 1.63 0.07 84.78 22:48:27 22:32:01 all 35.66 0.00 5.50 2.11 0.07 56.65 22:48:27 22:32:01 0 35.62 0.00 6.16 13.83 0.07 44.32 22:48:27 22:32:01 1 34.99 0.00 5.43 1.96 0.05 57.56 22:48:27 22:32:01 2 36.22 0.00 6.50 0.15 0.05 57.08 22:48:27 22:32:01 3 36.73 0.00 5.07 0.22 0.07 57.92 22:48:27 22:32:01 4 36.21 0.00 4.91 0.10 0.07 58.72 22:48:27 22:32:01 5 34.44 0.00 5.06 0.05 0.07 60.38 22:48:27 22:32:01 6 35.19 0.00 6.09 0.15 0.08 58.48 22:48:27 22:32:01 7 35.89 0.00 4.82 0.52 0.07 58.70 22:48:27 22:33:01 all 55.78 0.00 8.23 1.44 0.09 34.46 22:48:27 22:33:01 0 57.16 0.00 7.86 1.73 0.08 33.16 22:48:27 22:33:01 1 56.27 0.00 9.12 1.86 0.10 32.64 22:48:27 22:33:01 2 55.08 0.00 8.49 0.66 0.08 35.69 22:48:27 22:33:01 3 55.44 0.00 8.15 3.58 0.10 32.73 22:48:27 22:33:01 4 56.08 0.00 8.08 0.30 0.08 35.45 22:48:27 22:33:01 5 57.15 0.00 8.04 2.59 0.08 32.14 22:48:27 22:33:01 6 56.26 0.00 8.90 0.17 0.10 34.57 22:48:27 22:33:01 7 52.80 0.00 7.19 0.59 0.08 39.33 22:48:27 22:34:01 all 14.86 0.00 3.80 2.56 0.07 78.70 22:48:27 22:34:01 0 14.12 0.00 3.09 0.02 0.05 82.72 22:48:27 22:34:01 1 16.10 0.00 3.79 0.08 0.05 79.98 22:48:27 22:34:01 2 16.07 0.00 4.11 1.43 0.07 78.32 22:48:27 22:34:01 3 17.60 0.00 5.28 14.85 0.14 62.12 22:48:27 22:34:01 4 14.01 0.00 4.23 0.74 0.05 80.98 22:48:27 22:34:01 5 14.59 0.00 3.65 0.49 0.08 81.18 22:48:27 22:34:01 6 16.23 0.00 3.79 0.05 0.08 79.84 22:48:27 22:34:01 7 10.17 0.00 2.47 3.01 0.07 84.28 22:48:27 22:35:01 all 0.92 0.00 0.47 0.33 0.02 98.26 22:48:27 22:35:01 0 0.52 0.00 0.38 0.05 0.02 99.03 22:48:27 22:35:01 1 1.03 0.00 0.48 0.28 0.02 98.18 22:48:27 22:35:01 2 0.35 0.00 0.47 1.07 0.02 98.10 22:48:27 22:35:01 3 1.02 0.00 0.33 0.50 0.02 98.13 22:48:27 22:35:01 4 2.02 0.00 0.65 0.62 0.02 96.70 22:48:27 22:35:01 5 1.25 0.00 0.60 0.08 0.03 98.03 22:48:27 22:35:01 6 0.75 0.00 0.53 0.05 0.03 98.64 22:48:27 22:35:01 7 0.42 0.00 0.32 0.00 0.02 99.25 22:48:27 22:36:01 all 0.15 0.00 0.04 0.01 0.01 99.79 22:48:27 22:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:36:01 1 0.08 0.00 0.03 0.02 0.02 99.85 22:48:27 22:36:01 2 0.02 0.00 0.05 0.05 0.00 99.88 22:48:27 22:36:01 3 0.83 0.00 0.03 0.00 0.02 99.12 22:48:27 22:36:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:48:27 22:36:01 5 0.17 0.00 0.05 0.02 0.02 99.75 22:48:27 22:36:01 6 0.05 0.00 0.05 0.00 0.02 99.88 22:48:27 22:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 22:48:27 22:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:37:01 3 1.99 0.00 0.02 0.00 0.02 97.98 22:48:27 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:48:27 22:37:01 6 0.05 0.00 0.02 0.00 0.03 99.90 22:48:27 22:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:38:01 all 0.32 0.00 0.02 0.00 0.01 99.64 22:48:27 22:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:48:27 22:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:48:27 22:38:01 3 2.07 0.00 0.02 0.00 0.02 97.90 22:48:27 22:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 22:48:27 22:38:01 5 0.25 0.00 0.03 0.00 0.02 99.70 22:48:27 22:38:01 6 0.07 0.00 0.03 0.00 0.02 99.88 22:48:27 22:38:01 7 0.12 0.00 0.03 0.00 0.00 99.85 22:48:27 22:39:01 all 0.29 0.00 0.03 0.01 0.01 99.67 22:48:27 22:39:01 0 1.00 0.00 0.02 0.00 0.00 98.98 22:48:27 22:39:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:48:27 22:39:01 2 0.12 0.00 0.02 0.02 0.02 99.83 22:48:27 22:39:01 3 0.53 0.00 0.05 0.03 0.00 99.38 22:48:27 22:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:48:27 22:39:01 5 0.40 0.00 0.05 0.00 0.02 99.53 22:48:27 22:39:01 6 0.03 0.00 0.05 0.00 0.02 99.90 22:48:27 22:39:01 7 0.08 0.00 0.02 0.00 0.00 99.90 22:48:27 22:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:48:27 22:40:01 0 0.07 0.00 0.00 0.00 0.02 99.92 22:48:27 22:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:48:27 22:40:01 2 0.02 0.00 0.00 0.03 0.00 99.95 22:48:27 22:40:01 3 0.02 0.00 0.02 0.00 0.03 99.93 22:48:27 22:40:01 4 0.03 0.00 0.00 0.02 0.02 99.93 22:48:27 22:40:01 5 0.02 0.00 0.00 0.00 0.03 99.95 22:48:27 22:40:01 6 0.02 0.00 0.05 0.00 0.00 99.93 22:48:27 22:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 22:48:27 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:48:27 22:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 22:48:27 22:41:01 3 0.05 0.00 0.00 0.00 0.03 99.92 22:48:27 22:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:48:27 22:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:48:27 22:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:48:27 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:48:27 22:41:01 CPU %user %nice %system %iowait %steal %idle 22:48:27 22:42:01 all 0.05 0.00 0.02 0.00 0.01 99.91 22:48:27 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:48:27 22:42:01 3 0.03 0.00 0.03 0.00 0.03 99.90 22:48:27 22:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:48:27 22:42:01 5 0.32 0.00 0.02 0.00 0.02 99.65 22:48:27 22:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:48:27 22:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:48:27 22:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:48:27 22:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:48:27 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:48:27 22:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:48:27 22:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:48:27 22:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:48:27 22:44:01 all 0.10 0.00 0.02 0.01 0.01 99.86 22:48:27 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:44:01 2 0.03 0.00 0.00 0.02 0.02 99.93 22:48:27 22:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 22:48:27 22:44:01 4 0.00 0.00 0.03 0.02 0.00 99.95 22:48:27 22:44:01 5 0.70 0.00 0.05 0.00 0.03 99.22 22:48:27 22:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 22:48:27 22:45:01 all 0.17 0.00 0.02 0.00 0.01 99.79 22:48:27 22:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:48:27 22:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:48:27 22:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 22:48:27 22:45:01 3 0.05 0.00 0.05 0.00 0.03 99.87 22:48:27 22:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 22:48:27 22:45:01 5 1.22 0.00 0.03 0.00 0.02 98.73 22:48:27 22:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:48:27 22:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:48:27 22:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:48:27 22:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:48:27 22:46:01 3 0.00 0.00 0.02 0.00 0.03 99.95 22:48:27 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:46:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:48:27 22:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:48:27 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:48:27 22:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:48:27 22:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:48:27 22:47:01 3 0.03 0.00 0.02 0.00 0.03 99.92 22:48:27 22:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:48:27 22:47:01 5 0.08 0.00 0.00 0.00 0.03 99.88 22:48:27 22:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:48:27 22:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:48:27 22:48:01 all 6.85 0.00 2.94 1.78 0.04 88.38 22:48:27 22:48:01 0 6.29 0.00 2.29 0.07 0.03 91.33 22:48:27 22:48:01 1 7.19 0.00 3.76 0.39 0.03 88.63 22:48:27 22:48:01 2 6.25 0.00 3.41 7.39 0.07 82.89 22:48:27 22:48:01 3 8.42 0.00 2.70 3.73 0.05 85.10 22:48:27 22:48:01 4 7.04 0.00 2.55 0.24 0.03 90.14 22:48:27 22:48:01 5 6.10 0.00 2.76 0.27 0.03 90.84 22:48:27 22:48:01 6 6.66 0.00 2.85 0.89 0.03 89.56 22:48:27 22:48:01 7 6.86 0.00 3.20 1.33 0.07 88.54 22:48:27 Average: all 6.87 0.00 1.39 0.70 0.03 91.01 22:48:27 Average: 0 6.88 0.00 1.40 1.76 0.02 89.94 22:48:27 Average: 1 6.86 0.00 1.48 0.42 0.02 91.21 22:48:27 Average: 2 6.79 0.00 1.48 0.77 0.02 90.94 22:48:27 Average: 3 7.43 0.00 1.41 1.58 0.04 89.53 22:48:27 Average: 4 6.89 0.00 1.33 0.19 0.02 91.56 22:48:27 Average: 5 6.88 0.00 1.32 0.35 0.03 91.42 22:48:27 Average: 6 6.86 0.00 1.51 0.13 0.03 91.48 22:48:27 Average: 7 6.36 0.00 1.22 0.39 0.03 92.01 22:48:27 22:48:27 22:48:27