Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 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-ssh15777385523605071813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2744366459222612645.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11176765722790030770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16135154093254610256.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2968040103410370670.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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-5635 in /w/workspace/foundry_device-rfid-llrp-go_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/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 (main) Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 > git rev-list --no-walk 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T11:01:56.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T11:01:57.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T11:01:57.068Z] ========================================================= [2024-07-15T11:01:57.068Z] EdgeX Global Pipelines Version Info [2024-07-15T11:01:57.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:01:57.828Z] ------------------- [2024-07-15T11:01:57.828Z] stable info: [2024-07-15T11:01:57.828Z] ------------------- [2024-07-15T11:01:57.828Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T11:01:57.828Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T11:01:57.828Z] Message: update stable to v1.0.260 [2024-07-15T11:01:58.407Z] ------------------- [2024-07-15T11:01:58.407Z] experimental info: [2024-07-15T11:01:58.407Z] ------------------- [2024-07-15T11:01:58.407Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T11:01:58.407Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T11:01:58.407Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T11:01:58.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-15T11:01:58.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-15T11:01:58.540Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T11:01:58.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T11:01:58.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T11:01:58.629Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T11:01:58.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T11:01:58.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T11:01:58.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T11:01:58.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T11:01:58.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T11:01:58.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-15T11:01:58.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T11:01:58.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T11:01:58.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T11:01:58.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T11:01:58.897Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T11:01:58.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T11:01:58.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T11:01:58.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T11:01:58.991Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T11:01:59.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T11:01:59.033Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T11:01:59.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T11:01:59.079Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T11:01:59.106Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T11:01:59.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T11:01:59.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-15T11:01:59.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-15T11:01:59.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-15T11:01:59.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo [2024-07-15T11:01:59.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ddd7e6 [Pipeline] echo [2024-07-15T11:01:59.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:01:59.326Z] provisioning config files... [2024-07-15T11:01:59.336Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5156090936521972133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:01:59.685Z] ---> ****-login.sh [2024-07-15T11:01:59.686Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:01:59.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:01:59.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:01:59.949Z] Configure a credential helper to remove this warning. See [2024-07-15T11:01:59.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:01:59.949Z] [2024-07-15T11:01:59.949Z] Login Succeeded [2024-07-15T11:01:59.949Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:01:59.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:01:59.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:01:59.949Z] Configure a credential helper to remove this warning. See [2024-07-15T11:01:59.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:01:59.949Z] [2024-07-15T11:01:59.949Z] Login Succeeded [2024-07-15T11:01:59.949Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:02:00.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:00.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:00.210Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:00.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:00.210Z] [2024-07-15T11:02:00.210Z] Login Succeeded [2024-07-15T11:02:00.210Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:02:00.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:00.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:00.211Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:00.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:00.211Z] [2024-07-15T11:02:00.211Z] Login Succeeded [2024-07-15T11:02:00.211Z] ****.io [2024-07-15T11:02:00.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:00.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:00.472Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:00.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:00.472Z] [2024-07-15T11:02:00.472Z] Login Succeeded [2024-07-15T11:02:00.472Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:02:00.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T11:02:00.910Z] + git rev-list -1 --merges 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77~1..5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo [2024-07-15T11:02:00.939Z] -----------> git rev-list -1 --merges 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77~1..5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:02:00.939Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [false] [Pipeline] sh [2024-07-15T11:02:01.254Z] + git log --format=format:%s -1 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo [2024-07-15T11:02:01.271Z] ========================================================= [2024-07-15T11:02:01.271Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T11:02:01.271Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T11:02:01.643Z] + git log --format=format:%s -1 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo [2024-07-15T11:02:01.655Z] [semverPrep] GIT_COMMIT: 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77, Commit Message: Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-15T11:02:01.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T11:02:02.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T11:02:02.056Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T11:02:02.056Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T11:02:02.056Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T11:02:02.056Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T11:02:02.056Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T11:02:02.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:02:02.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:02:02.436Z] [2024-07-15T11:02:02.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:02:02.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:02:02.746Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T11:02:02.746Z] b85a868b505f: Pulling fs layer [2024-07-15T11:02:02.746Z] e2be974225ed: Pulling fs layer [2024-07-15T11:02:02.746Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T11:02:02.746Z] 988bab9f4d93: Pulling fs layer [2024-07-15T11:02:02.746Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T11:02:02.746Z] eaf3925da568: Pulling fs layer [2024-07-15T11:02:02.746Z] bab4dde63d76: Pulling fs layer [2024-07-15T11:02:02.746Z] bde34c3a00c8: Pulling fs layer [2024-07-15T11:02:02.746Z] b352a97aabf1: Pulling fs layer [2024-07-15T11:02:02.746Z] 4872d77fe225: Pulling fs layer [2024-07-15T11:02:02.746Z] 5851b861e8e6: Pulling fs layer [2024-07-15T11:02:02.746Z] bab4dde63d76: Waiting [2024-07-15T11:02:02.746Z] 988bab9f4d93: Waiting [2024-07-15T11:02:02.746Z] bde34c3a00c8: Waiting [2024-07-15T11:02:02.746Z] b352a97aabf1: Waiting [2024-07-15T11:02:02.746Z] 1469e6f7b9e6: Waiting [2024-07-15T11:02:02.746Z] 4872d77fe225: Waiting [2024-07-15T11:02:02.746Z] 5851b861e8e6: Waiting [2024-07-15T11:02:02.746Z] eaf3925da568: Waiting [2024-07-15T11:02:02.746Z] e2be974225ed: Verifying Checksum [2024-07-15T11:02:02.746Z] e2be974225ed: Download complete [2024-07-15T11:02:02.746Z] 988bab9f4d93: Verifying Checksum [2024-07-15T11:02:02.746Z] 988bab9f4d93: Download complete [2024-07-15T11:02:03.007Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T11:02:03.007Z] 1469e6f7b9e6: Download complete [2024-07-15T11:02:03.007Z] eaf3925da568: Verifying Checksum [2024-07-15T11:02:03.007Z] eaf3925da568: Download complete [2024-07-15T11:02:03.007Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T11:02:03.007Z] 339a4e72a1f5: Download complete [2024-07-15T11:02:03.007Z] bde34c3a00c8: Download complete [2024-07-15T11:02:03.007Z] b352a97aabf1: Download complete [2024-07-15T11:02:03.007Z] 4872d77fe225: Download complete [2024-07-15T11:02:03.007Z] 5851b861e8e6: Verifying Checksum [2024-07-15T11:02:03.007Z] 5851b861e8e6: Download complete [2024-07-15T11:02:03.272Z] b85a868b505f: Download complete [2024-07-15T11:02:03.543Z] bab4dde63d76: Verifying Checksum [2024-07-15T11:02:03.543Z] bab4dde63d76: Download complete [2024-07-15T11:02:04.487Z] b85a868b505f: Pull complete [2024-07-15T11:02:04.746Z] e2be974225ed: Pull complete [2024-07-15T11:02:05.006Z] 339a4e72a1f5: Pull complete [2024-07-15T11:02:05.267Z] 988bab9f4d93: Pull complete [2024-07-15T11:02:05.526Z] 1469e6f7b9e6: Pull complete [2024-07-15T11:02:05.526Z] eaf3925da568: Pull complete [2024-07-15T11:02:07.441Z] bab4dde63d76: Pull complete [2024-07-15T11:02:07.441Z] bde34c3a00c8: Pull complete [2024-07-15T11:02:07.441Z] b352a97aabf1: Pull complete [2024-07-15T11:02:07.441Z] 4872d77fe225: Pull complete [2024-07-15T11:02:07.441Z] 5851b861e8e6: Pull complete [2024-07-15T11:02:07.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T11:02:07.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:02:07.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:02:07.591Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:02:07.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T11:02:11.206Z] $ docker top ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T11:02:11.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:02:11.833Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:02:12.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:02:12.757Z] $ docker exec ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent [2024-07-15T11:02:12.889Z] SSH_AUTH_SOCK=/tmp/ssh-bWGPIR5Yugv0/agent.31 [2024-07-15T11:02:12.889Z] SSH_AGENT_PID=37 [2024-07-15T11:02:12.905Z] Running ssh-add (command line suppressed) [2024-07-15T11:02:13.006Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18044669098264397997.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18044669098264397997.key) [2024-07-15T11:02:13.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:02:13.762Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T11:02:13.773Z] $ docker exec --env ******** --env ******** ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent -k [2024-07-15T11:02:13.857Z] unset SSH_AUTH_SOCK; [2024-07-15T11:02:13.858Z] unset SSH_AGENT_PID; [2024-07-15T11:02:13.858Z] echo Agent pid 37 killed; [2024-07-15T11:02:13.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T11:02:13.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:02:13.904Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:02:14.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:02:14.010Z] $ docker exec ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent [2024-07-15T11:02:14.108Z] SSH_AUTH_SOCK=/tmp/ssh-pcNU8DJtGcor/agent.70 [2024-07-15T11:02:14.108Z] SSH_AGENT_PID=76 [2024-07-15T11:02:14.112Z] Running ssh-add (command line suppressed) [2024-07-15T11:02:14.201Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10121379916457328476.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10121379916457328476.key) [2024-07-15T11:02:14.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:02:14.529Z] + git semver init [2024-07-15T11:02:14.790Z] 2024-07-15 11:02:14,686 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T11:02:14.790Z] 2024-07-15 11:02:14,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-15T11:02:14.790Z] 2024-07-15 11:02:14,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-15T11:02:14.790Z] 2024-07-15 11:02:14,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T11:02:16.700Z] 2024-07-15 11:02:16,378 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-07-15T11:02:16.700Z] 2024-07-15 11:02:16,379 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-07-15T11:02:16.700Z] 2024-07-15 11:02:16,379 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:02:16.700Z] 2024-07-15 11:02:16,379 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:02:16.700Z] 3.2.0-dev.13 [Pipeline] } [2024-07-15T11:02:16.709Z] $ docker exec --env ******** --env ******** ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent -k [2024-07-15T11:02:16.810Z] unset SSH_AUTH_SOCK; [2024-07-15T11:02:16.811Z] unset SSH_AGENT_PID; [2024-07-15T11:02:16.811Z] echo Agent pid 76 killed; [2024-07-15T11:02:16.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T11:02:17.150Z] + git semver [Pipeline] } [2024-07-15T11:02:17.421Z] $ docker stop --time=1 ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 [2024-07-15T11:02:18.691Z] $ docker rm -f --volumes ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:02:19.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T11:02:19.274Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T11:02:19.277Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 [2024-07-15T11:02:19.459Z] provisioning config files... [2024-07-15T11:02:19.468Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13900033552028749301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:02:19.766Z] ---> ****-login.sh [2024-07-15T11:02:19.767Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:02:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:19.767Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:19.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:19.767Z] [2024-07-15T11:02:19.767Z] Login Succeeded [2024-07-15T11:02:19.767Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:02:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:19.767Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:19.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:19.767Z] [2024-07-15T11:02:19.767Z] Login Succeeded [2024-07-15T11:02:19.767Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:02:20.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:20.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:20.025Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:20.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:20.025Z] [2024-07-15T11:02:20.025Z] Login Succeeded [2024-07-15T11:02:20.025Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:02:20.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:20.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:20.025Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:20.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:20.026Z] [2024-07-15T11:02:20.026Z] Login Succeeded [2024-07-15T11:02:20.026Z] ****.io [2024-07-15T11:02:20.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:02:20.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:02:20.285Z] Configure a credential helper to remove this warning. See [2024-07-15T11:02:20.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:02:20.285Z] [2024-07-15T11:02:20.285Z] Login Succeeded [2024-07-15T11:02:20.285Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:02:20.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T11:02:20.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:02:20.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:02:20.431Z] ========================================================= [2024-07-15T11:02:20.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T11:02:20.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:02:20.775Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T11:02:20.775Z] Sending build context to Docker daemon 11.4MB [2024-07-15T11:02:20.775Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:02:20.775Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T11:02:20.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T11:02:20.775Z] 619be1103602: Pulling fs layer [2024-07-15T11:02:20.775Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T11:02:20.775Z] 5df492c9dc93: Pulling fs layer [2024-07-15T11:02:20.775Z] 7629e6793208: Pulling fs layer [2024-07-15T11:02:20.775Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T11:02:20.775Z] fb5054dd5b73: Pulling fs layer [2024-07-15T11:02:20.775Z] eeca6798cff9: Pulling fs layer [2024-07-15T11:02:20.775Z] aa269ceb94a6: Pulling fs layer [2024-07-15T11:02:20.775Z] ada007ff1a6a: Pulling fs layer [2024-07-15T11:02:20.775Z] ada007ff1a6a: Waiting [2024-07-15T11:02:20.775Z] aa269ceb94a6: Waiting [2024-07-15T11:02:20.775Z] fb5054dd5b73: Waiting [2024-07-15T11:02:20.775Z] 7629e6793208: Waiting [2024-07-15T11:02:20.775Z] 4f4fb700ef54: Waiting [2024-07-15T11:02:20.775Z] 7862e08f4a3e: Download complete [2024-07-15T11:02:20.775Z] 7629e6793208: Verifying Checksum [2024-07-15T11:02:20.775Z] 7629e6793208: Download complete [2024-07-15T11:02:20.775Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T11:02:20.775Z] 4f4fb700ef54: Download complete [2024-07-15T11:02:21.034Z] fb5054dd5b73: Verifying Checksum [2024-07-15T11:02:21.034Z] fb5054dd5b73: Download complete [2024-07-15T11:02:21.034Z] 619be1103602: Verifying Checksum [2024-07-15T11:02:21.034Z] 619be1103602: Download complete [2024-07-15T11:02:21.034Z] eeca6798cff9: Verifying Checksum [2024-07-15T11:02:21.034Z] eeca6798cff9: Download complete [2024-07-15T11:02:21.034Z] 619be1103602: Pull complete [2024-07-15T11:02:21.292Z] 7862e08f4a3e: Pull complete [2024-07-15T11:02:21.292Z] ada007ff1a6a: Verifying Checksum [2024-07-15T11:02:21.292Z] ada007ff1a6a: Download complete [2024-07-15T11:02:21.292Z] 5df492c9dc93: Verifying Checksum [2024-07-15T11:02:21.292Z] 5df492c9dc93: Download complete [2024-07-15T11:02:21.857Z] aa269ceb94a6: Verifying Checksum [2024-07-15T11:02:21.857Z] aa269ceb94a6: Download complete [2024-07-15T11:02:24.420Z] 5df492c9dc93: Pull complete [2024-07-15T11:02:24.420Z] 7629e6793208: Pull complete [2024-07-15T11:02:24.420Z] 4f4fb700ef54: Pull complete [2024-07-15T11:02:24.679Z] fb5054dd5b73: Pull complete [2024-07-15T11:02:24.679Z] eeca6798cff9: Pull complete [2024-07-15T11:02:27.214Z] aa269ceb94a6: Pull complete [2024-07-15T11:02:27.473Z] ada007ff1a6a: Pull complete [2024-07-15T11:02:27.473Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T11:02:27.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T11:02:27.473Z] ---> f489d0715acc [2024-07-15T11:02:27.473Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:02:32.786Z] ---> Running in b331556ff021 [2024-07-15T11:02:32.786Z] Removing intermediate container b331556ff021 [2024-07-15T11:02:32.786Z] ---> 16754fa88cdf [2024-07-15T11:02:32.786Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:02:32.786Z] ---> Running in 8b7cf1fad6bd [2024-07-15T11:02:32.786Z] Removing intermediate container 8b7cf1fad6bd [2024-07-15T11:02:32.786Z] ---> 2805e18692f0 [2024-07-15T11:02:32.786Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T11:02:32.786Z] ---> Running in dc37475af021 [2024-07-15T11:02:32.786Z] Removing intermediate container dc37475af021 [2024-07-15T11:02:32.786Z] ---> c8cef0dcbf6e [2024-07-15T11:02:32.786Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:02:32.786Z] ---> Running in 84af607be0e0 [2024-07-15T11:02:33.046Z] Removing intermediate container 84af607be0e0 [2024-07-15T11:02:33.046Z] ---> 3549269eccdc [2024-07-15T11:02:33.046Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:02:33.046Z] ---> Running in cb370939a8a8 [2024-07-15T11:02:33.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:02:33.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:02:33.566Z] OK: 264 MiB in 52 packages [2024-07-15T11:02:34.135Z] Removing intermediate container cb370939a8a8 [2024-07-15T11:02:34.135Z] ---> 819aa35333ab [2024-07-15T11:02:34.136Z] Step 8/12 : WORKDIR /app [2024-07-15T11:02:34.136Z] ---> Running in 17cd0b022da2 [2024-07-15T11:02:34.136Z] Removing intermediate container 17cd0b022da2 [2024-07-15T11:02:34.136Z] ---> b665f4f8bc0a [2024-07-15T11:02:34.136Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-15T11:02:34.136Z] ---> f937fae84f7d [2024-07-15T11:02:34.136Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:02:34.136Z] ---> Running in 165172a662d7 [2024-07-15T11:02:34.412Z] Still waiting to schedule task [2024-07-15T11:02:34.413Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T11:03:30.877Z] Removing intermediate container 165172a662d7 [2024-07-15T11:03:30.877Z] ---> 763c61d5e4a8 [2024-07-15T11:03:30.877Z] Step 11/12 : COPY . . [2024-07-15T11:03:30.877Z] ---> d6b8791f1c3c [2024-07-15T11:03:30.877Z] Step 12/12 : RUN $MAKE [2024-07-15T11:03:30.877Z] ---> Running in 50599d06d6e0 [2024-07-15T11:03:30.877Z] noop [2024-07-15T11:03:30.877Z] Removing intermediate container 50599d06d6e0 [2024-07-15T11:03:30.877Z] ---> e89494e10631 [2024-07-15T11:03:30.877Z] Successfully built e89494e10631 [2024-07-15T11:03:30.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:03:31.225Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T11:03:31.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:03:31.312Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:03:31.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** ci-base-image-x86_64 cat [2024-07-15T11:03:31.654Z] $ docker top 17819be399491d836ade4659658e38221c80fe325c1a5d54070b3d4d71cd6b99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:03:32.003Z] + go version [2024-07-15T11:03:32.004Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T11:03:32.011Z] $ docker stop --time=1 17819be399491d836ade4659658e38221c80fe325c1a5d54070b3d4d71cd6b99 [2024-07-15T11:03:33.245Z] $ docker rm -f --volumes 17819be399491d836ade4659658e38221c80fe325c1a5d54070b3d4d71cd6b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:03:33.686Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T11:03:33.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:03:33.767Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:03:33.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** ci-base-image-x86_64 cat [2024-07-15T11:03:34.119Z] $ docker top 01091167f2cf05a567336c1e96278f650447310911b89decefd352cf9bbb3805 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:03:34.479Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-15T11:03:34.780Z] + make test [2024-07-15T11:03:34.780Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T11:03:36.677Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-15T11:03:54.750Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-15T11:03:54.750Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-15T11:03:56.649Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.798s coverage: 40.6% of statements [2024-07-15T11:03:56.649Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2024-07-15T11:03:56.649Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements [2024-07-15T11:04:10.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5636 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-07-15T11:04:10.701Z] Running in /w/workspace/device-rfid-llrp-go/147 [Pipeline] { [Pipeline] checkout [2024-07-15T11:04:10.739Z] The recommended git tool is: git [2024-07-15T11:04:14.754Z] go vet ./... [2024-07-15T11:04:18.032Z] using credential edgex-jenkins-ssh [2024-07-15T11:04:18.065Z] Cloning the remote Git repository [2024-07-15T11:04:18.161Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-15T11:04:18.318Z] > git init /w/workspace/device-rfid-llrp-go/147 # timeout=10 [2024-07-15T11:04:18.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T11:04:18.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T11:04:18.946Z] ./bin/test-attribution-txt.sh [2024-07-15T11:04:18.946Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T11:04:18.946Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T11:04:18.946Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T11:04:19.203Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T11:04:19.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T11:04:19.230Z] $ docker stop --time=1 01091167f2cf05a567336c1e96278f650447310911b89decefd352cf9bbb3805 [2024-07-15T11:04:18.903Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-15T11:04:18.904Z] > git --version # timeout=10 [2024-07-15T11:04:19.008Z] > git --version # 'git version 2.25.1' [2024-07-15T11:04:19.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T11:04:19.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T11:04:22.119Z] $ docker rm -f --volumes 01091167f2cf05a567336c1e96278f650447310911b89decefd352cf9bbb3805 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:04:22.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-15T11:04:22.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T11:04:22.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T11:04:22.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T11:04:23.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T11:04:23.587Z] + ls -al . [2024-07-15T11:04:23.587Z] total 688 [2024-07-15T11:04:23.587Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 11:03 . [2024-07-15T11:04:23.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:01 .. [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 11:01 .dockerignore [2024-07-15T11:04:23.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:03 .git [2024-07-15T11:04:23.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:01 .github [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 11:01 .gitignore [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:01 .golangci.yml [2024-07-15T11:04:23.587Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:02 .semver [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 11:01 Attribution.txt [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 11:01 CHANGELOG.md [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 11:01 Dockerfile [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:01 GOVERNANCE.md [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 11:01 Jenkinsfile [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 11:01 LICENSE [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 11:01 Makefile [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 11:01 OWNERS.md [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 11:01 README.md [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 11:02 VERSION [2024-07-15T11:04:23.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:01 bin [2024-07-15T11:04:23.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:01 cmd [2024-07-15T11:04:23.587Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 11:03 coverage.out [2024-07-15T11:04:23.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:01 examples [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 11:01 go.mod [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:01 go.sum [2024-07-15T11:04:23.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:01 images [2024-07-15T11:04:23.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:01 internal [2024-07-15T11:04:23.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:01 pkg [2024-07-15T11:04:23.587Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-15T11:04:23.628Z] Avoid second fetch [2024-07-15T11:04:23.628Z] Checking out Revision 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 (main) [Pipeline] sh [2024-07-15T11:04:23.905Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 --label arch=amd64 --label version=3.2.0-dev.13 . [2024-07-15T11:04:23.905Z] Sending build context to Docker daemon 11.4MB [2024-07-15T11:04:23.905Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:04:23.905Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-15T11:04:23.905Z] ---> e89494e10631 [2024-07-15T11:04:23.905Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:04:24.165Z] ---> Running in 3bbb2dd8346b [2024-07-15T11:04:24.165Z] Removing intermediate container 3bbb2dd8346b [2024-07-15T11:04:24.165Z] ---> c46c8cb7245d [2024-07-15T11:04:24.165Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:04:23.651Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T11:04:23.727Z] > git checkout -f 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 [2024-07-15T11:04:24.424Z] ---> Running in 7f2ff0a3efcc [2024-07-15T11:04:24.424Z] Removing intermediate container 7f2ff0a3efcc [2024-07-15T11:04:24.424Z] ---> 29763c223bf7 [2024-07-15T11:04:24.424Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T11:04:24.424Z] ---> Running in 593c08dadace [2024-07-15T11:04:24.424Z] Removing intermediate container 593c08dadace [2024-07-15T11:04:24.424Z] ---> 1918903602b2 [2024-07-15T11:04:24.424Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:04:24.424Z] ---> Running in 5b4fbcfa8c26 [2024-07-15T11:04:24.438Z] Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-15T11:04:24.683Z] Removing intermediate container 5b4fbcfa8c26 [2024-07-15T11:04:24.683Z] ---> 71cd7f19fc57 [2024-07-15T11:04:24.683Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:04:24.683Z] ---> Running in 1d2f8d652651 [2024-07-15T11:04:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:04:24.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:04:25.203Z] OK: 264 MiB in 52 packages [2024-07-15T11:04:25.770Z] Removing intermediate container 1d2f8d652651 [2024-07-15T11:04:25.770Z] ---> c7c5aeada628 [2024-07-15T11:04:25.770Z] Step 8/25 : WORKDIR /app [2024-07-15T11:04:25.770Z] ---> Running in ed7e7218eb41 [2024-07-15T11:04:25.770Z] Removing intermediate container ed7e7218eb41 [2024-07-15T11:04:25.770Z] ---> 933cd151480f [2024-07-15T11:04:25.770Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-15T11:04:25.770Z] ---> 8d40187ca428 [2024-07-15T11:04:25.770Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:04:25.770Z] ---> Running in 92f32706a6a4 [2024-07-15T11:04:26.336Z] Removing intermediate container 92f32706a6a4 [2024-07-15T11:04:26.336Z] ---> 5b3e8adf8b0c [2024-07-15T11:04:26.336Z] Step 11/25 : COPY . . [2024-07-15T11:04:26.901Z] ---> 51af81067c2d [2024-07-15T11:04:26.901Z] Step 12/25 : RUN $MAKE [2024-07-15T11:04:26.901Z] ---> Running in 84de68770891 [2024-07-15T11:04:27.160Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T11:04:29.365Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T11:04:29.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T11:04:29.365Z] Dload Upload Total Spent Left Speed [2024-07-15T11:04:29.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-07-15T11:04:29.703Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T11:04:30.035Z] + sudo tee /etc/docker/daemon.new [2024-07-15T11:04:30.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T11:04:30.035Z] { [2024-07-15T11:04:30.035Z] "registry-mirrors": [ [2024-07-15T11:04:30.035Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T11:04:30.035Z] ], [2024-07-15T11:04:30.035Z] "bip": "10.250.0.254/24", [2024-07-15T11:04:30.035Z] "hosts": [ [2024-07-15T11:04:30.035Z] "tcp://0.0.0.0:5555", [2024-07-15T11:04:30.035Z] "unix:///var/run/docker.sock" [2024-07-15T11:04:30.035Z] ], [2024-07-15T11:04:30.035Z] "mtu": 1458, [2024-07-15T11:04:30.035Z] "selinux-enabled": true, [2024-07-15T11:04:30.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T11:04:30.035Z] } [Pipeline] sh [2024-07-15T11:04:30.378Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T11:04:30.707Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:04:48.955Z] provisioning config files... [2024-07-15T11:04:48.979Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/147@tmp/config9062354862687976248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:04:49.452Z] ---> ****-login.sh [2024-07-15T11:04:49.452Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:04:49.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:04:50.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:04:50.305Z] Configure a credential helper to remove this warning. See [2024-07-15T11:04:50.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:04:50.305Z] [2024-07-15T11:04:50.305Z] Login Succeeded [2024-07-15T11:04:50.305Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:04:50.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:04:50.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:04:50.576Z] Configure a credential helper to remove this warning. See [2024-07-15T11:04:50.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:04:50.576Z] [2024-07-15T11:04:50.576Z] Login Succeeded [2024-07-15T11:04:50.576Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:04:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:04:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:04:50.848Z] Configure a credential helper to remove this warning. See [2024-07-15T11:04:50.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:04:50.848Z] [2024-07-15T11:04:50.848Z] Login Succeeded [2024-07-15T11:04:50.848Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:04:51.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:04:51.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:04:51.117Z] Configure a credential helper to remove this warning. See [2024-07-15T11:04:51.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:04:51.117Z] [2024-07-15T11:04:51.117Z] Login Succeeded [2024-07-15T11:04:51.117Z] ****.io [2024-07-15T11:04:51.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:04:51.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:04:51.651Z] Configure a credential helper to remove this warning. See [2024-07-15T11:04:51.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:04:51.651Z] [2024-07-15T11:04:51.651Z] Login Succeeded [2024-07-15T11:04:51.651Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:04:51.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T11:04:51.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:04:52.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:04:52.016Z] ========================================================= [2024-07-15T11:04:52.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T11:04:52.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:04:52.383Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T11:04:52.653Z] Sending build context to Docker daemon 1.201MB [2024-07-15T11:04:52.653Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:04:52.653Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T11:04:52.653Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T11:04:52.653Z] c6b39de5b339: Pulling fs layer [2024-07-15T11:04:52.653Z] a69c41024577: Pulling fs layer [2024-07-15T11:04:52.653Z] d6de4b400683: Pulling fs layer [2024-07-15T11:04:52.653Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T11:04:52.653Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T11:04:52.653Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T11:04:52.653Z] 00f215d4a9da: Pulling fs layer [2024-07-15T11:04:52.653Z] d496ad576159: Pulling fs layer [2024-07-15T11:04:52.653Z] 4f4fb700ef54: Waiting [2024-07-15T11:04:52.653Z] 464afbd9ba4c: Waiting [2024-07-15T11:04:52.653Z] 00f215d4a9da: Waiting [2024-07-15T11:04:52.653Z] d496ad576159: Waiting [2024-07-15T11:04:52.653Z] 35cb2a7552d0: Waiting [2024-07-15T11:04:52.923Z] a69c41024577: Download complete [2024-07-15T11:04:52.923Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T11:04:52.923Z] 35cb2a7552d0: Download complete [2024-07-15T11:04:52.923Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T11:04:52.923Z] 4f4fb700ef54: Download complete [2024-07-15T11:04:52.923Z] 464afbd9ba4c: Download complete [2024-07-15T11:04:52.923Z] c6b39de5b339: Verifying Checksum [2024-07-15T11:04:52.923Z] c6b39de5b339: Download complete [2024-07-15T11:04:53.510Z] d496ad576159: Verifying Checksum [2024-07-15T11:04:53.510Z] d496ad576159: Download complete [2024-07-15T11:04:53.783Z] c6b39de5b339: Pull complete [2024-07-15T11:04:54.371Z] a69c41024577: Pull complete [2024-07-15T11:04:54.640Z] d6de4b400683: Verifying Checksum [2024-07-15T11:04:54.640Z] d6de4b400683: Download complete [2024-07-15T11:04:55.605Z] 00f215d4a9da: Verifying Checksum [2024-07-15T11:04:55.605Z] 00f215d4a9da: Download complete [2024-07-15T11:04:59.243Z] Removing intermediate container 84de68770891 [2024-07-15T11:04:59.243Z] ---> d5cc4313e6ec [2024-07-15T11:04:59.243Z] Step 13/25 : FROM alpine:3.18 [2024-07-15T11:04:59.243Z] 3.18: Pulling from library/alpine [2024-07-15T11:04:59.243Z] 73baa7ef167e: Pulling fs layer [2024-07-15T11:04:59.550Z] 73baa7ef167e: Download complete [2024-07-15T11:04:59.550Z] 73baa7ef167e: Pull complete [2024-07-15T11:04:59.550Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T11:04:59.550Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T11:04:59.550Z] ---> 8fd7cac70a4a [2024-07-15T11:04:59.550Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T11:04:59.810Z] ---> Running in 559b9ddaa7e5 [2024-07-15T11:04:59.811Z] Removing intermediate container 559b9ddaa7e5 [2024-07-15T11:04:59.811Z] ---> 205fa1369d48 [2024-07-15T11:04:59.811Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-15T11:04:59.811Z] ---> Running in 1eab9b005049 [2024-07-15T11:05:00.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:05:00.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:05:00.587Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T11:05:00.587Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T11:05:00.587Z] OK: 7 MiB in 16 packages [2024-07-15T11:05:00.845Z] Removing intermediate container 1eab9b005049 [2024-07-15T11:05:00.845Z] ---> 98c82adf3c34 [2024-07-15T11:05:00.845Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-15T11:05:00.845Z] ---> Running in d9c943300ad3 [2024-07-15T11:05:01.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T11:05:01.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T11:05:01.362Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T11:05:01.362Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T11:05:01.362Z] OK: 7 MiB in 16 packages [2024-07-15T11:05:01.932Z] Removing intermediate container d9c943300ad3 [2024-07-15T11:05:01.932Z] ---> 9f2a95d69790 [2024-07-15T11:05:01.932Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-15T11:05:02.191Z] ---> 74b1a3eb3e79 [2024-07-15T11:05:02.191Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-15T11:05:02.191Z] ---> 1da89bdbae38 [2024-07-15T11:05:02.191Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-15T11:05:04.109Z] ---> 85a9ce0a0232 [2024-07-15T11:05:04.110Z] Step 20/25 : EXPOSE 59989 [2024-07-15T11:05:04.110Z] ---> Running in 93c43e0db110 [2024-07-15T11:05:04.110Z] Removing intermediate container 93c43e0db110 [2024-07-15T11:05:04.110Z] ---> 10fcfbcbf426 [2024-07-15T11:05:04.110Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-15T11:05:04.110Z] ---> Running in 07f88193f79d [2024-07-15T11:05:04.110Z] Removing intermediate container 07f88193f79d [2024-07-15T11:05:04.110Z] ---> 5580ddd8a796 [2024-07-15T11:05:04.110Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T11:05:04.110Z] ---> Running in 91ab56c46ea3 [2024-07-15T11:05:04.110Z] Removing intermediate container 91ab56c46ea3 [2024-07-15T11:05:04.110Z] ---> 16fe7f2dfeaa [2024-07-15T11:05:04.110Z] Step 23/25 : LABEL arch=amd64 [2024-07-15T11:05:04.110Z] ---> Running in b83f428e6fbb [2024-07-15T11:05:04.110Z] Removing intermediate container b83f428e6fbb [2024-07-15T11:05:04.110Z] ---> a99ac280335e [2024-07-15T11:05:04.110Z] Step 24/25 : LABEL git_sha=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:05:04.110Z] ---> Running in cfdeabbcfc4d [2024-07-15T11:05:04.369Z] Removing intermediate container cfdeabbcfc4d [2024-07-15T11:05:04.369Z] ---> e8b110fe5672 [2024-07-15T11:05:04.369Z] Step 25/25 : LABEL version=3.2.0-dev.13 [2024-07-15T11:05:04.369Z] ---> Running in 8adee9f779d2 [2024-07-15T11:05:04.369Z] Removing intermediate container 8adee9f779d2 [2024-07-15T11:05:04.369Z] ---> 1cc2def82cbb [2024-07-15T11:05:04.369Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T11:05:04.369Z] Successfully built 1cc2def82cbb [2024-07-15T11:05:04.369Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:05:04.512Z] provisioning config files... [2024-07-15T11:05:04.525Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7999749805646130932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:05:04.834Z] ---> ****-login.sh [2024-07-15T11:05:04.834Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:05:04.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:05:04.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:05:04.834Z] Configure a credential helper to remove this warning. See [2024-07-15T11:05:04.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:05:04.834Z] [2024-07-15T11:05:04.834Z] Login Succeeded [2024-07-15T11:05:04.834Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:05:04.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:05:04.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:05:04.834Z] Configure a credential helper to remove this warning. See [2024-07-15T11:05:04.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:05:04.835Z] [2024-07-15T11:05:04.835Z] Login Succeeded [2024-07-15T11:05:04.835Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:05:05.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:05:05.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:05:05.094Z] Configure a credential helper to remove this warning. See [2024-07-15T11:05:05.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:05:05.094Z] [2024-07-15T11:05:05.094Z] Login Succeeded [2024-07-15T11:05:05.094Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:05:05.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:05:05.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:05:05.094Z] Configure a credential helper to remove this warning. See [2024-07-15T11:05:05.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:05:05.094Z] [2024-07-15T11:05:05.094Z] Login Succeeded [2024-07-15T11:05:05.094Z] ****.io [2024-07-15T11:05:05.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:05:05.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:05:05.355Z] Configure a credential helper to remove this warning. See [2024-07-15T11:05:05.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:05:05.355Z] [2024-07-15T11:05:05.355Z] Login Succeeded [2024-07-15T11:05:05.355Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:05:05.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T11:05:05.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:05:05.448Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-07-15T11:05:05.448Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:05:05.448Z] latest [2024-07-15T11:05:05.448Z] 3.2.0-dev.13 [2024-07-15T11:05:05.448Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [2024-07-15T11:05:05.448Z] main [2024-07-15T11:05:05.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:07.086Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:07.414Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:05:07.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-15T11:05:07.414Z] 113655ce26fd: Preparing [2024-07-15T11:05:07.414Z] 14a5c4326789: Preparing [2024-07-15T11:05:07.414Z] a4dff4afc312: Preparing [2024-07-15T11:05:07.414Z] 47848af6551f: Preparing [2024-07-15T11:05:07.414Z] b593b616c591: Preparing [2024-07-15T11:05:07.414Z] 63ec0bd56cf3: Preparing [2024-07-15T11:05:07.414Z] 63ec0bd56cf3: Waiting [2024-07-15T11:05:07.414Z] b593b616c591: Pushed [2024-07-15T11:05:07.414Z] a4dff4afc312: Pushed [2024-07-15T11:05:07.414Z] 14a5c4326789: Pushed [2024-07-15T11:05:07.414Z] 63ec0bd56cf3: Layer already exists [2024-07-15T11:05:07.980Z] 47848af6551f: Pushed [2024-07-15T11:05:09.057Z] d6de4b400683: Pull complete [2024-07-15T11:05:09.057Z] 35cb2a7552d0: Pull complete [2024-07-15T11:05:09.057Z] 4f4fb700ef54: Pull complete [2024-07-15T11:05:09.057Z] 464afbd9ba4c: Pull complete [2024-07-15T11:05:12.173Z] 113655ce26fd: Pushed [2024-07-15T11:05:12.173Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:12.514Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:12.834Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-15T11:05:12.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-15T11:05:12.835Z] 113655ce26fd: Preparing [2024-07-15T11:05:12.835Z] 14a5c4326789: Preparing [2024-07-15T11:05:12.835Z] a4dff4afc312: Preparing [2024-07-15T11:05:12.835Z] 47848af6551f: Preparing [2024-07-15T11:05:12.835Z] b593b616c591: Preparing [2024-07-15T11:05:12.835Z] 63ec0bd56cf3: Preparing [2024-07-15T11:05:12.835Z] 63ec0bd56cf3: Waiting [2024-07-15T11:05:12.835Z] 113655ce26fd: Layer already exists [2024-07-15T11:05:12.835Z] b593b616c591: Layer already exists [2024-07-15T11:05:12.835Z] 47848af6551f: Layer already exists [2024-07-15T11:05:12.835Z] 14a5c4326789: Layer already exists [2024-07-15T11:05:12.835Z] a4dff4afc312: Layer already exists [2024-07-15T11:05:12.835Z] 63ec0bd56cf3: Layer already exists [2024-07-15T11:05:12.835Z] latest: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:13.161Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:13.486Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.13 [2024-07-15T11:05:13.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-15T11:05:13.486Z] 113655ce26fd: Preparing [2024-07-15T11:05:13.486Z] 14a5c4326789: Preparing [2024-07-15T11:05:13.486Z] a4dff4afc312: Preparing [2024-07-15T11:05:13.486Z] 47848af6551f: Preparing [2024-07-15T11:05:13.486Z] b593b616c591: Preparing [2024-07-15T11:05:13.486Z] 63ec0bd56cf3: Preparing [2024-07-15T11:05:13.486Z] 63ec0bd56cf3: Waiting [2024-07-15T11:05:13.486Z] b593b616c591: Layer already exists [2024-07-15T11:05:13.486Z] a4dff4afc312: Layer already exists [2024-07-15T11:05:13.486Z] 47848af6551f: Layer already exists [2024-07-15T11:05:13.486Z] 113655ce26fd: Layer already exists [2024-07-15T11:05:13.486Z] 14a5c4326789: Layer already exists [2024-07-15T11:05:13.486Z] 63ec0bd56cf3: Layer already exists [2024-07-15T11:05:13.486Z] 3.2.0-dev.13: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:13.822Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:14.147Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [2024-07-15T11:05:14.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-15T11:05:14.147Z] 113655ce26fd: Preparing [2024-07-15T11:05:14.147Z] 14a5c4326789: Preparing [2024-07-15T11:05:14.147Z] a4dff4afc312: Preparing [2024-07-15T11:05:14.147Z] 47848af6551f: Preparing [2024-07-15T11:05:14.147Z] b593b616c591: Preparing [2024-07-15T11:05:14.147Z] 63ec0bd56cf3: Preparing [2024-07-15T11:05:14.147Z] 63ec0bd56cf3: Waiting [2024-07-15T11:05:14.147Z] 14a5c4326789: Layer already exists [2024-07-15T11:05:14.147Z] 47848af6551f: Layer already exists [2024-07-15T11:05:14.147Z] b593b616c591: Layer already exists [2024-07-15T11:05:14.147Z] a4dff4afc312: Layer already exists [2024-07-15T11:05:14.147Z] 113655ce26fd: Layer already exists [2024-07-15T11:05:14.147Z] 63ec0bd56cf3: Layer already exists [2024-07-15T11:05:14.147Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:14.467Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:14.791Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-07-15T11:05:14.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-15T11:05:14.791Z] 113655ce26fd: Preparing [2024-07-15T11:05:14.791Z] 14a5c4326789: Preparing [2024-07-15T11:05:14.791Z] a4dff4afc312: Preparing [2024-07-15T11:05:14.791Z] 47848af6551f: Preparing [2024-07-15T11:05:14.791Z] b593b616c591: Preparing [2024-07-15T11:05:14.791Z] 63ec0bd56cf3: Preparing [2024-07-15T11:05:14.791Z] 63ec0bd56cf3: Waiting [2024-07-15T11:05:14.791Z] b593b616c591: Layer already exists [2024-07-15T11:05:14.791Z] 14a5c4326789: Layer already exists [2024-07-15T11:05:14.791Z] 113655ce26fd: Layer already exists [2024-07-15T11:05:14.791Z] a4dff4afc312: Layer already exists [2024-07-15T11:05:14.791Z] 47848af6551f: Layer already exists [2024-07-15T11:05:14.791Z] 63ec0bd56cf3: Layer already exists [2024-07-15T11:05:14.791Z] main: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T11:05:14.863Z] ===================================================== [Pipeline] echo [2024-07-15T11:05:14.882Z] taggedImages: [2024-07-15T11:05:14.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:05:14.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-15T11:05:14.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.13 [2024-07-15T11:05:14.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [2024-07-15T11:05:14.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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 [2024-07-15T11:05:15.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:05:15.304Z] [2024-07-15T11:05:15.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:05:15.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:05:15.607Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T11:05:15.607Z] 5eb5b503b376: Pulling fs layer [2024-07-15T11:05:15.607Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T11:05:15.607Z] ec43610c2a17: Pulling fs layer [2024-07-15T11:05:15.607Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T11:05:15.607Z] 3a2ae6a8a46f: Waiting [2024-07-15T11:05:15.607Z] 33b1e0a273af: Pulling fs layer [2024-07-15T11:05:15.607Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T11:05:15.607Z] 2f39f015ded8: Pulling fs layer [2024-07-15T11:05:15.607Z] 33b1e0a273af: Waiting [2024-07-15T11:05:15.607Z] 5c69ac0246d0: Verifying Checksum [2024-07-15T11:05:15.607Z] 5c69ac0246d0: Download complete [2024-07-15T11:05:15.607Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T11:05:15.607Z] 3a2ae6a8a46f: Download complete [2024-07-15T11:05:15.607Z] 33b1e0a273af: Verifying Checksum [2024-07-15T11:05:15.607Z] 33b1e0a273af: Download complete [2024-07-15T11:05:15.607Z] ec43610c2a17: Verifying Checksum [2024-07-15T11:05:15.607Z] ec43610c2a17: Download complete [2024-07-15T11:05:15.607Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T11:05:15.607Z] 5d3b04190fa2: Download complete [2024-07-15T11:05:15.866Z] 5eb5b503b376: Verifying Checksum [2024-07-15T11:05:15.866Z] 5eb5b503b376: Download complete [2024-07-15T11:05:16.432Z] 2f39f015ded8: Download complete [2024-07-15T11:05:16.998Z] 5eb5b503b376: Pull complete [2024-07-15T11:05:16.998Z] 5c69ac0246d0: Pull complete [2024-07-15T11:05:17.268Z] 00f215d4a9da: Pull complete [2024-07-15T11:05:17.566Z] ec43610c2a17: Pull complete [2024-07-15T11:05:17.567Z] 3a2ae6a8a46f: Pull complete [2024-07-15T11:05:17.567Z] 33b1e0a273af: Pull complete [2024-07-15T11:05:17.825Z] 5d3b04190fa2: Pull complete [2024-07-15T11:05:17.854Z] d496ad576159: Pull complete [2024-07-15T11:05:17.854Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T11:05:17.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T11:05:17.854Z] ---> f246e2811388 [2024-07-15T11:05:17.854Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:05:19.800Z] ---> Running in faf13f9589e7 [2024-07-15T11:05:19.800Z] Removing intermediate container faf13f9589e7 [2024-07-15T11:05:19.800Z] ---> 89238eca46a9 [2024-07-15T11:05:19.800Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:05:19.800Z] ---> Running in 70fb974f8736 [2024-07-15T11:05:20.077Z] Removing intermediate container 70fb974f8736 [2024-07-15T11:05:20.078Z] ---> 4950701a2deb [2024-07-15T11:05:20.078Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T11:05:20.078Z] ---> Running in 0a8722dc0212 [2024-07-15T11:05:20.367Z] Removing intermediate container 0a8722dc0212 [2024-07-15T11:05:20.367Z] ---> 0e668f720d08 [2024-07-15T11:05:20.367Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:05:20.367Z] ---> Running in 829a6e690437 [2024-07-15T11:05:20.635Z] Removing intermediate container 829a6e690437 [2024-07-15T11:05:20.635Z] ---> f5d5a840f66b [2024-07-15T11:05:20.635Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:05:20.903Z] ---> Running in 4a18bc15ac41 [2024-07-15T11:05:21.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T11:05:22.013Z] 2f39f015ded8: Pull complete [2024-07-15T11:05:22.013Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T11:05:22.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:05:22.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:05:22.114Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:05:22.143Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-07-15T11:05:22.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T11:05:23.402Z] OK: 266 MiB in 52 packages [2024-07-15T11:05:24.364Z] Removing intermediate container 4a18bc15ac41 [2024-07-15T11:05:24.364Z] ---> 05906343560e [2024-07-15T11:05:24.364Z] Step 8/12 : WORKDIR /app [2024-07-15T11:05:24.364Z] ---> Running in dc85efcff99c [2024-07-15T11:05:24.632Z] Removing intermediate container dc85efcff99c [2024-07-15T11:05:24.632Z] ---> 82531cb94b1c [2024-07-15T11:05:24.632Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-15T11:05:24.906Z] ---> 6dfcd1aa2a5d [2024-07-15T11:05:24.906Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:05:25.176Z] ---> Running in 67360ca327bf [2024-07-15T11:05:26.479Z] $ docker top 33082a0134b239f5aa5712422d4ec4b2f694a8f684f8c9f0f141bc8915ae395e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:05:26.894Z] ---> job-cost.sh [2024-07-15T11:05:26.895Z] lf-activate-venv: SKIPPING [2024-07-15T11:05:26.895Z] INFO: No Stack... [2024-07-15T11:05:27.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T11:05:27.721Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T11:05:28.013Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-07-15T11:05:28.013Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T11:05:28.028Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [2024-07-15T11:05:28.036Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] did not exist. Created. [2024-07-15T11:05:28.044Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T11:05:28.349Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T11:05:28.385Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T11:05:28.394Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T11:05:28.423Z] $ docker stop --time=1 33082a0134b239f5aa5712422d4ec4b2f694a8f684f8c9f0f141bc8915ae395e [2024-07-15T11:05:29.570Z] $ docker rm -f --volumes 33082a0134b239f5aa5712422d4ec4b2f694a8f684f8c9f0f141bc8915ae395e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T11:07:46.865Z] Removing intermediate container 67360ca327bf [2024-07-15T11:07:46.865Z] ---> f6be5e32676d [2024-07-15T11:07:46.865Z] Step 11/12 : COPY . . [2024-07-15T11:07:46.865Z] ---> 1bcc596192b5 [2024-07-15T11:07:46.865Z] Step 12/12 : RUN $MAKE [2024-07-15T11:07:46.865Z] ---> Running in bc4554addf7a [2024-07-15T11:07:46.866Z] noop [2024-07-15T11:07:46.866Z] Removing intermediate container bc4554addf7a [2024-07-15T11:07:46.866Z] ---> 078621f422db [2024-07-15T11:07:46.866Z] Successfully built 078621f422db [2024-07-15T11:07:46.866Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:07:47.227Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T11:07:47.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:07:47.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-5636 does not seem to be running inside a container [2024-07-15T11:07:47.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/147 -v /w/workspace/device-rfid-llrp-go/147:/w/workspace/device-rfid-llrp-go/147:rw,z -v /w/workspace/device-rfid-llrp-go/147@tmp:/w/workspace/device-rfid-llrp-go/147@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 [2024-07-15T11:07:48.631Z] $ docker top d6b71e55a4bfb1becf7e9d905c33a8cfcfb6f659279c9097f83a6ba0c3245dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:07:49.460Z] + go version [2024-07-15T11:07:49.460Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T11:07:49.469Z] $ docker stop --time=1 d6b71e55a4bfb1becf7e9d905c33a8cfcfb6f659279c9097f83a6ba0c3245dc2 [2024-07-15T11:07:51.090Z] $ docker rm -f --volumes d6b71e55a4bfb1becf7e9d905c33a8cfcfb6f659279c9097f83a6ba0c3245dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:07:51.662Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T11:07:51.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:07:51.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-5636 does not seem to be running inside a container [2024-07-15T11:07:51.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/147 -v /w/workspace/device-rfid-llrp-go/147:/w/workspace/device-rfid-llrp-go/147:rw,z -v /w/workspace/device-rfid-llrp-go/147@tmp:/w/workspace/device-rfid-llrp-go/147@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 [2024-07-15T11:07:53.080Z] $ docker top 3a1e60b667e95e9b6a92d734f5f7af4c3da2e54556a492dcc6ed20ee51535602 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:07:53.937Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/147 [Pipeline] fileExists [Pipeline] sh [2024-07-15T11:07:54.607Z] + make test [2024-07-15T11:07:54.607Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T11:07:59.953Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-15T11:11:06.706Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-15T11:11:06.706Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-15T11:11:45.537Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.482s coverage: 40.6% of statements [2024-07-15T11:11:45.537Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements [2024-07-15T11:11:45.537Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.585s coverage: 51.9% of statements [2024-07-15T11:11:45.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T11:11:45.537Z] go vet ./... [2024-07-15T11:12:32.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T11:12:32.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T11:12:32.348Z] ./bin/test-attribution-txt.sh [2024-07-15T11:12:32.348Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T11:12:32.348Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T11:12:32.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T11:12:32.377Z] $ docker stop --time=1 3a1e60b667e95e9b6a92d734f5f7af4c3da2e54556a492dcc6ed20ee51535602 [2024-07-15T11:12:34.241Z] $ docker rm -f --volumes 3a1e60b667e95e9b6a92d734f5f7af4c3da2e54556a492dcc6ed20ee51535602 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:12:35.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T11:12:35.840Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T11:12:36.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T11:12:37.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T11:12:37.364Z] + ls -al . [2024-07-15T11:12:37.364Z] total 684 [2024-07-15T11:12:37.364Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 11:07 . [2024-07-15T11:12:37.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:04 .. [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 11:04 .dockerignore [2024-07-15T11:12:37.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:04 .git [2024-07-15T11:12:37.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:04 .github [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 11:04 .gitignore [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:04 .golangci.yml [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 11:04 Attribution.txt [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 11:04 CHANGELOG.md [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 11:04 Dockerfile [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:04 GOVERNANCE.md [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 11:04 Jenkinsfile [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 11:04 LICENSE [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 11:04 Makefile [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 11:04 OWNERS.md [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 11:04 README.md [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 11:02 VERSION [2024-07-15T11:12:37.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:04 bin [2024-07-15T11:12:37.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:04 cmd [2024-07-15T11:12:37.364Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 11:11 coverage.out [2024-07-15T11:12:37.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:04 examples [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 11:04 go.mod [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:04 go.sum [2024-07-15T11:12:37.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:04 images [2024-07-15T11:12:37.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:04 internal [2024-07-15T11:12:37.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:04 pkg [2024-07-15T11:12:37.364Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:12:37.718Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 --label arch=arm64 --label version=3.2.0-dev.13 . [2024-07-15T11:12:37.988Z] Sending build context to Docker daemon 1.201MB [2024-07-15T11:12:37.988Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T11:12:37.988Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-15T11:12:37.988Z] ---> 078621f422db [2024-07-15T11:12:37.988Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-15T11:12:37.988Z] ---> Running in dbcd5461ae63 [2024-07-15T11:12:38.261Z] Removing intermediate container dbcd5461ae63 [2024-07-15T11:12:38.261Z] ---> cb35fba6caad [2024-07-15T11:12:38.261Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T11:12:38.532Z] ---> Running in 657eb91ca7e4 [2024-07-15T11:12:38.801Z] Removing intermediate container 657eb91ca7e4 [2024-07-15T11:12:38.801Z] ---> cbb32ec442f4 [2024-07-15T11:12:38.801Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T11:12:38.801Z] ---> Running in e9adf8ee75ef [2024-07-15T11:12:39.069Z] Removing intermediate container e9adf8ee75ef [2024-07-15T11:12:39.069Z] ---> 8af5f4c511bf [2024-07-15T11:12:39.069Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T11:12:39.069Z] ---> Running in c1653efaf8b9 [2024-07-15T11:12:39.343Z] Removing intermediate container c1653efaf8b9 [2024-07-15T11:12:39.343Z] ---> 26d7a83b339a [2024-07-15T11:12:39.344Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T11:12:39.613Z] ---> Running in 8131558e348e [2024-07-15T11:12:40.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T11:12:40.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T11:12:41.814Z] OK: 266 MiB in 52 packages [2024-07-15T11:12:42.784Z] Removing intermediate container 8131558e348e [2024-07-15T11:12:42.784Z] ---> 1a0543d29aa2 [2024-07-15T11:12:42.784Z] Step 8/25 : WORKDIR /app [2024-07-15T11:12:42.784Z] ---> Running in aefb890634df [2024-07-15T11:12:43.052Z] Removing intermediate container aefb890634df [2024-07-15T11:12:43.052Z] ---> 8c02154c3c86 [2024-07-15T11:12:43.052Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-15T11:12:43.639Z] ---> bfa366c6b355 [2024-07-15T11:12:43.640Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T11:12:43.640Z] ---> Running in b2accfedd524 [2024-07-15T11:12:46.228Z] Removing intermediate container b2accfedd524 [2024-07-15T11:12:46.229Z] ---> 6257b015926e [2024-07-15T11:12:46.229Z] Step 11/25 : COPY . . [2024-07-15T11:12:46.498Z] ---> a8d0d34a91f5 [2024-07-15T11:12:46.498Z] Step 12/25 : RUN $MAKE [2024-07-15T11:12:46.498Z] ---> Running in 28f4d5ea0759 [2024-07-15T11:12:47.459Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-15T11:16:09.280Z] Removing intermediate container 28f4d5ea0759 [2024-07-15T11:16:09.280Z] ---> 1abf4e64b04e [2024-07-15T11:16:09.280Z] Step 13/25 : FROM alpine:3.18 [2024-07-15T11:16:09.280Z] 3.18: Pulling from library/alpine [2024-07-15T11:16:09.280Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T11:16:09.280Z] 5c905c7ebe2f: Download complete [2024-07-15T11:16:09.280Z] 5c905c7ebe2f: Pull complete [2024-07-15T11:16:09.280Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T11:16:09.280Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T11:16:09.280Z] ---> dec292d02e07 [2024-07-15T11:16:09.280Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T11:16:09.280Z] ---> Running in 8102e8b1a628 [2024-07-15T11:16:09.280Z] Removing intermediate container 8102e8b1a628 [2024-07-15T11:16:09.280Z] ---> b48f68e26572 [2024-07-15T11:16:09.280Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-15T11:16:09.280Z] ---> Running in f382dce94173 [2024-07-15T11:16:09.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T11:16:10.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T11:16:11.392Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T11:16:11.392Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T11:16:11.392Z] OK: 8 MiB in 16 packages [2024-07-15T11:16:12.347Z] Removing intermediate container f382dce94173 [2024-07-15T11:16:12.347Z] ---> 25e43003ff0a [2024-07-15T11:16:12.347Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-15T11:16:12.347Z] ---> Running in 264504ac7a6c [2024-07-15T11:16:13.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T11:16:13.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T11:16:14.514Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T11:16:14.514Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T11:16:14.778Z] OK: 8 MiB in 16 packages [2024-07-15T11:16:15.733Z] Removing intermediate container 264504ac7a6c [2024-07-15T11:16:15.733Z] ---> cb11e629ad0b [2024-07-15T11:16:15.733Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-15T11:16:15.998Z] ---> 1aa0e4ee3582 [2024-07-15T11:16:15.998Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-15T11:16:16.582Z] ---> 955c10c774fb [2024-07-15T11:16:16.582Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-15T11:16:18.543Z] ---> 33a6b4c6a62a [2024-07-15T11:16:18.543Z] Step 20/25 : EXPOSE 59989 [2024-07-15T11:16:18.810Z] ---> Running in 9dc8343458b9 [2024-07-15T11:16:19.090Z] Removing intermediate container 9dc8343458b9 [2024-07-15T11:16:19.090Z] ---> ef0b35c9d59b [2024-07-15T11:16:19.090Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-15T11:16:19.090Z] ---> Running in 84b848b9cfc5 [2024-07-15T11:16:19.359Z] Removing intermediate container 84b848b9cfc5 [2024-07-15T11:16:19.359Z] ---> ac240bf48c72 [2024-07-15T11:16:19.359Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T11:16:19.359Z] ---> Running in 4e5ab6a13e41 [2024-07-15T11:16:19.626Z] Removing intermediate container 4e5ab6a13e41 [2024-07-15T11:16:19.626Z] ---> 8391b0c9bfd9 [2024-07-15T11:16:19.626Z] Step 23/25 : LABEL arch=arm64 [2024-07-15T11:16:19.626Z] ---> Running in c1a70750f482 [2024-07-15T11:16:19.897Z] Removing intermediate container c1a70750f482 [2024-07-15T11:16:19.897Z] ---> 83c53ee2b4aa [2024-07-15T11:16:19.897Z] Step 24/25 : LABEL git_sha=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:16:20.161Z] ---> Running in c8df5db5767d [2024-07-15T11:16:20.428Z] Removing intermediate container c8df5db5767d [2024-07-15T11:16:20.428Z] ---> c61392f672df [2024-07-15T11:16:20.428Z] Step 25/25 : LABEL version=3.2.0-dev.13 [2024-07-15T11:16:20.428Z] ---> Running in 8d8dd2eb5138 [2024-07-15T11:16:20.693Z] Removing intermediate container 8d8dd2eb5138 [2024-07-15T11:16:20.693Z] ---> c08735f90013 [2024-07-15T11:16:20.693Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T11:16:20.693Z] Successfully built c08735f90013 [2024-07-15T11:16:20.693Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:16:20.832Z] provisioning config files... [2024-07-15T11:16:20.845Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/147@tmp/config15952921404174532788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:16:21.212Z] ---> ****-login.sh [2024-07-15T11:16:21.212Z] nexus3.edgexfoundry.org:10001 [2024-07-15T11:16:21.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:16:21.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:16:21.477Z] Configure a credential helper to remove this warning. See [2024-07-15T11:16:21.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:16:21.477Z] [2024-07-15T11:16:21.477Z] Login Succeeded [2024-07-15T11:16:21.477Z] nexus3.edgexfoundry.org:10002 [2024-07-15T11:16:21.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:16:21.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:16:21.742Z] Configure a credential helper to remove this warning. See [2024-07-15T11:16:21.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:16:21.742Z] [2024-07-15T11:16:21.742Z] Login Succeeded [2024-07-15T11:16:21.742Z] nexus3.edgexfoundry.org:10003 [2024-07-15T11:16:22.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:16:22.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:16:22.269Z] Configure a credential helper to remove this warning. See [2024-07-15T11:16:22.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:16:22.269Z] [2024-07-15T11:16:22.269Z] Login Succeeded [2024-07-15T11:16:22.269Z] nexus3.edgexfoundry.org:10004 [2024-07-15T11:16:22.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:16:22.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:16:22.533Z] Configure a credential helper to remove this warning. See [2024-07-15T11:16:22.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:16:22.533Z] [2024-07-15T11:16:22.533Z] Login Succeeded [2024-07-15T11:16:22.533Z] ****.io [2024-07-15T11:16:22.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T11:16:23.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T11:16:23.061Z] Configure a credential helper to remove this warning. See [2024-07-15T11:16:23.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T11:16:23.061Z] [2024-07-15T11:16:23.061Z] Login Succeeded [2024-07-15T11:16:23.061Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T11:16:23.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T11:16:23.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T11:16:23.155Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-07-15T11:16:23.155Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:16:23.155Z] latest [2024-07-15T11:16:23.155Z] 3.2.0-dev.13 [2024-07-15T11:16:23.155Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [2024-07-15T11:16:23.155Z] main [2024-07-15T11:16:23.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:23.526Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:23.875Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:16:23.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-15T11:16:23.875Z] fdfc2aeb8e3b: Preparing [2024-07-15T11:16:23.875Z] 9ff574bba56f: Preparing [2024-07-15T11:16:23.875Z] efb3ae0aaccf: Preparing [2024-07-15T11:16:23.875Z] 0bd097e762a0: Preparing [2024-07-15T11:16:23.875Z] 688ac5f4243a: Preparing [2024-07-15T11:16:23.875Z] da707bb00cb8: Preparing [2024-07-15T11:16:23.875Z] da707bb00cb8: Waiting [2024-07-15T11:16:24.139Z] 9ff574bba56f: Pushed [2024-07-15T11:16:24.139Z] efb3ae0aaccf: Pushed [2024-07-15T11:16:24.139Z] 688ac5f4243a: Pushed [2024-07-15T11:16:24.139Z] da707bb00cb8: Layer already exists [2024-07-15T11:16:25.087Z] 0bd097e762a0: Pushed [2024-07-15T11:16:33.263Z] fdfc2aeb8e3b: Pushed [2024-07-15T11:16:33.263Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:33.608Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:33.953Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-15T11:16:33.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-15T11:16:33.953Z] fdfc2aeb8e3b: Preparing [2024-07-15T11:16:33.953Z] 9ff574bba56f: Preparing [2024-07-15T11:16:33.953Z] efb3ae0aaccf: Preparing [2024-07-15T11:16:33.953Z] 0bd097e762a0: Preparing [2024-07-15T11:16:33.953Z] 688ac5f4243a: Preparing [2024-07-15T11:16:33.953Z] da707bb00cb8: Preparing [2024-07-15T11:16:33.953Z] da707bb00cb8: Waiting [2024-07-15T11:16:33.953Z] 688ac5f4243a: Layer already exists [2024-07-15T11:16:33.953Z] 9ff574bba56f: Layer already exists [2024-07-15T11:16:33.953Z] efb3ae0aaccf: Layer already exists [2024-07-15T11:16:33.953Z] fdfc2aeb8e3b: Layer already exists [2024-07-15T11:16:33.953Z] 0bd097e762a0: Layer already exists [2024-07-15T11:16:33.953Z] da707bb00cb8: Layer already exists [2024-07-15T11:16:33.953Z] latest: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:34.313Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:34.659Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.13 [2024-07-15T11:16:34.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-15T11:16:34.660Z] fdfc2aeb8e3b: Preparing [2024-07-15T11:16:34.660Z] 9ff574bba56f: Preparing [2024-07-15T11:16:34.660Z] efb3ae0aaccf: Preparing [2024-07-15T11:16:34.660Z] 0bd097e762a0: Preparing [2024-07-15T11:16:34.660Z] 688ac5f4243a: Preparing [2024-07-15T11:16:34.660Z] da707bb00cb8: Preparing [2024-07-15T11:16:34.660Z] da707bb00cb8: Waiting [2024-07-15T11:16:34.660Z] 9ff574bba56f: Layer already exists [2024-07-15T11:16:34.660Z] efb3ae0aaccf: Layer already exists [2024-07-15T11:16:34.660Z] 688ac5f4243a: Layer already exists [2024-07-15T11:16:34.660Z] fdfc2aeb8e3b: Layer already exists [2024-07-15T11:16:34.660Z] 0bd097e762a0: Layer already exists [2024-07-15T11:16:34.660Z] da707bb00cb8: Layer already exists [2024-07-15T11:16:34.925Z] 3.2.0-dev.13: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:35.280Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:35.632Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [2024-07-15T11:16:35.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-15T11:16:35.632Z] fdfc2aeb8e3b: Preparing [2024-07-15T11:16:35.632Z] 9ff574bba56f: Preparing [2024-07-15T11:16:35.632Z] efb3ae0aaccf: Preparing [2024-07-15T11:16:35.632Z] 0bd097e762a0: Preparing [2024-07-15T11:16:35.632Z] 688ac5f4243a: Preparing [2024-07-15T11:16:35.632Z] da707bb00cb8: Preparing [2024-07-15T11:16:35.632Z] da707bb00cb8: Waiting [2024-07-15T11:16:35.632Z] 688ac5f4243a: Layer already exists [2024-07-15T11:16:35.632Z] 0bd097e762a0: Layer already exists [2024-07-15T11:16:35.632Z] efb3ae0aaccf: Layer already exists [2024-07-15T11:16:35.632Z] fdfc2aeb8e3b: Layer already exists [2024-07-15T11:16:35.632Z] 9ff574bba56f: Layer already exists [2024-07-15T11:16:35.632Z] da707bb00cb8: Layer already exists [2024-07-15T11:16:35.632Z] 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:36.242Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:36.589Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-07-15T11:16:36.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-15T11:16:36.589Z] fdfc2aeb8e3b: Preparing [2024-07-15T11:16:36.589Z] 9ff574bba56f: Preparing [2024-07-15T11:16:36.589Z] efb3ae0aaccf: Preparing [2024-07-15T11:16:36.589Z] 0bd097e762a0: Preparing [2024-07-15T11:16:36.589Z] 688ac5f4243a: Preparing [2024-07-15T11:16:36.589Z] da707bb00cb8: Preparing [2024-07-15T11:16:36.589Z] da707bb00cb8: Waiting [2024-07-15T11:16:36.589Z] efb3ae0aaccf: Layer already exists [2024-07-15T11:16:36.589Z] 688ac5f4243a: Layer already exists [2024-07-15T11:16:36.589Z] fdfc2aeb8e3b: Layer already exists [2024-07-15T11:16:36.589Z] 9ff574bba56f: Layer already exists [2024-07-15T11:16:36.589Z] 0bd097e762a0: Layer already exists [2024-07-15T11:16:36.589Z] da707bb00cb8: Layer already exists [2024-07-15T11:16:36.589Z] main: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T11:16:36.932Z] ===================================================== [Pipeline] echo [2024-07-15T11:16:36.950Z] taggedImages: [2024-07-15T11:16:36.950Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [2024-07-15T11:16:36.950Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-15T11:16:36.950Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.13 [2024-07-15T11:16:36.950Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [2024-07-15T11:16:36.950Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:37.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T11:16:37.341Z] [2024-07-15T11:16:37.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:16:37.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T11:16:37.670Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T11:16:37.670Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T11:16:37.670Z] 04944245beec: Pulling fs layer [2024-07-15T11:16:37.670Z] 699f458cf7ca: Pulling fs layer [2024-07-15T11:16:37.670Z] 765212b225bb: Pulling fs layer [2024-07-15T11:16:37.670Z] f23df028b6ca: Pulling fs layer [2024-07-15T11:16:37.670Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T11:16:37.670Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T11:16:37.670Z] 765212b225bb: Waiting [2024-07-15T11:16:37.670Z] d65c8cfc05b1: Waiting [2024-07-15T11:16:37.670Z] f23df028b6ca: Waiting [2024-07-15T11:16:37.670Z] 2437ff75d9bd: Waiting [2024-07-15T11:16:37.935Z] 04944245beec: Verifying Checksum [2024-07-15T11:16:37.935Z] 04944245beec: Download complete [2024-07-15T11:16:37.935Z] 765212b225bb: Verifying Checksum [2024-07-15T11:16:37.935Z] 765212b225bb: Download complete [2024-07-15T11:16:37.935Z] f23df028b6ca: Verifying Checksum [2024-07-15T11:16:37.935Z] f23df028b6ca: Download complete [2024-07-15T11:16:37.935Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T11:16:37.935Z] d65c8cfc05b1: Download complete [2024-07-15T11:16:38.198Z] 699f458cf7ca: Verifying Checksum [2024-07-15T11:16:38.463Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T11:16:38.463Z] 8998bd30e6a1: Download complete [2024-07-15T11:16:41.030Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T11:16:41.030Z] 2437ff75d9bd: Download complete [2024-07-15T11:16:42.961Z] 8998bd30e6a1: Pull complete [2024-07-15T11:16:43.227Z] 04944245beec: Pull complete [2024-07-15T11:16:45.159Z] 699f458cf7ca: Pull complete [2024-07-15T11:16:45.159Z] 765212b225bb: Pull complete [2024-07-15T11:16:45.738Z] f23df028b6ca: Pull complete [2024-07-15T11:16:46.003Z] d65c8cfc05b1: Pull complete [2024-07-15T11:17:04.165Z] 2437ff75d9bd: Pull complete [2024-07-15T11:17:04.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T11:17:04.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T11:17:04.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:17:04.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-5636 does not seem to be running inside a container [2024-07-15T11:17:04.418Z] $ 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/device-rfid-llrp-go/147 -v /w/workspace/device-rfid-llrp-go/147:/w/workspace/device-rfid-llrp-go/147:rw,z -v /w/workspace/device-rfid-llrp-go/147@tmp:/w/workspace/device-rfid-llrp-go/147@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 [2024-07-15T11:17:07.050Z] $ docker top 5931a8834ae5d8abd88c0e78b3a4940f3817980b7959b5da808a51f8bdaba421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:17:07.919Z] ---> job-cost.sh [2024-07-15T11:17:07.919Z] lf-activate-venv: SKIPPING [2024-07-15T11:17:07.919Z] INFO: No Stack... [2024-07-15T11:17:08.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T11:17:09.135Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T11:17:09.938Z] + cat /w/workspace/device-rfid-llrp-go/147/archives/cost.csv [2024-07-15T11:17:09.938Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T11:17:09.973Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [2024-07-15T11:17:09.984Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] did not exist. Created. [2024-07-15T11:17:09.993Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T11:17:10.640Z] /w/workspace/device-rfid-llrp-go/147@tmp/durable-c8f61f29/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T11:17:11.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T11:17:11.308Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T11:17:11.368Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T11:17:11.380Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T11:17:11.399Z] $ docker stop --time=1 5931a8834ae5d8abd88c0e78b3a4940f3817980b7959b5da808a51f8bdaba421 [2024-07-15T11:17:12.987Z] $ docker rm -f --volumes 5931a8834ae5d8abd88c0e78b3a4940f3817980b7959b5da808a51f8bdaba421 [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 [2024-07-15T11:17:13.560Z] provisioning config files... [2024-07-15T11:17:13.568Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7137368241898455029tmp [Pipeline] { [Pipeline] sh [2024-07-15T11:17:13.867Z] + set +x [2024-07-15T11:17:13.867Z] + curl -s https://codecov.io/bash [2024-07-15T11:17:13.867Z] + bash -s -- [2024-07-15T11:17:14.125Z] [2024-07-15T11:17:14.125Z] _____ _ [2024-07-15T11:17:14.125Z] / ____| | | [2024-07-15T11:17:14.125Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T11:17:14.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T11:17:14.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T11:17:14.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T11:17:14.125Z] Bash-1.0.6 [2024-07-15T11:17:14.125Z] [2024-07-15T11:17:14.125Z] [2024-07-15T11:17:14.125Z] ==> git version 2.25.1 found [2024-07-15T11:17:14.125Z] ==> 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 [2024-07-15T11:17:14.125Z] Release-Date: 2020-01-08 [2024-07-15T11:17:14.125Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-15T11:17:14.125Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T11:17:14.125Z] ==> Jenkins CI detected. [2024-07-15T11:17:14.125Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-07-15T11:17:14.125Z] project root: . [2024-07-15T11:17:14.125Z] --> token set from env [2024-07-15T11:17:14.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T11:17:14.125Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T11:17:14.125Z] ==> Python coveragepy not found [2024-07-15T11:17:14.125Z] ==> Searching for coverage reports in: [2024-07-15T11:17:14.125Z] + . [2024-07-15T11:17:14.125Z] -> Found 1 reports [2024-07-15T11:17:14.125Z] ==> Detecting git/mercurial file structure [2024-07-15T11:17:14.125Z] ==> Reading reports [2024-07-15T11:17:14.125Z] + ./coverage.out bytes=438103 [2024-07-15T11:17:14.125Z] ==> Appending adjustments [2024-07-15T11:17:14.125Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T11:17:14.388Z] + Found adjustments [2024-07-15T11:17:14.388Z] ==> Gzipping contents [2024-07-15T11:17:14.388Z] 52K /tmp/codecov.6eK6ha.gz [2024-07-15T11:17:14.388Z] ==> Uploading reports [2024-07-15T11:17:14.388Z] url: https://codecov.io [2024-07-15T11:17:14.388Z] query: branch=main&commit=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T11:17:14.388Z] -> Pinging Codecov [2024-07-15T11:17:14.388Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T11:17:14.648Z] -> Uploading to [2024-07-15T11:17:14.648Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/581DD39554BDF9B6E22D074273EAD858/5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77/8bd0ce5c-a11d-42e8-9a45-aaa06d6f0f52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T111714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69ae4cdd4a74da6d77325dc481d691ba3e8eb75a20577865abcb1ca2c84a6b6a [2024-07-15T11:17:14.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T11:17:14.648Z] Dload Upload Total Spent Left Speed [2024-07-15T11:17:14.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-07-15T11:17:14.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] } [2024-07-15T11:17:14.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-15T11:17:15.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-15T11:17:15.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:17:15.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T11:17:15.461Z] [2024-07-15T11:17:15.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:17:15.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T11:17:15.776Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-15T11:17:15.776Z] 619be1103602: Already exists [2024-07-15T11:17:15.776Z] f8ea3408117e: Pulling fs layer [2024-07-15T11:17:15.776Z] 91320369b822: Pulling fs layer [2024-07-15T11:17:15.776Z] 0406650e8295: Pulling fs layer [2024-07-15T11:17:15.776Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T11:17:15.776Z] 96d80e3f36e1: Pulling fs layer [2024-07-15T11:17:15.776Z] bcf3aedb951c: Pulling fs layer [2024-07-15T11:17:15.776Z] 4f4fb700ef54: Waiting [2024-07-15T11:17:15.776Z] 96d80e3f36e1: Waiting [2024-07-15T11:17:15.776Z] bcf3aedb951c: Waiting [2024-07-15T11:17:15.776Z] f8ea3408117e: Verifying Checksum [2024-07-15T11:17:15.776Z] f8ea3408117e: Download complete [2024-07-15T11:17:15.776Z] 0406650e8295: Download complete [2024-07-15T11:17:15.776Z] 4f4fb700ef54: Download complete [2024-07-15T11:17:15.776Z] f8ea3408117e: Pull complete [2024-07-15T11:17:16.036Z] 96d80e3f36e1: Verifying Checksum [2024-07-15T11:17:16.036Z] 96d80e3f36e1: Download complete [2024-07-15T11:17:16.294Z] 91320369b822: Download complete [2024-07-15T11:17:16.860Z] bcf3aedb951c: Verifying Checksum [2024-07-15T11:17:16.860Z] bcf3aedb951c: Download complete [2024-07-15T11:17:19.389Z] 91320369b822: Pull complete [2024-07-15T11:17:19.389Z] 0406650e8295: Pull complete [2024-07-15T11:17:19.389Z] 4f4fb700ef54: Pull complete [2024-07-15T11:17:19.389Z] 96d80e3f36e1: Pull complete [2024-07-15T11:17:22.673Z] bcf3aedb951c: Pull complete [2024-07-15T11:17:22.673Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-15T11:17:22.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T11:17:22.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:17:22.777Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:17:22.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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/edgex-snyk-go:latest cat [2024-07-15T11:17:27.480Z] $ docker top d8b3512b585f6b04d104f5181c03469f2485412a04be033168107f2106fad2fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:17:27.838Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-07-15T11:17:27.850Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-07-15T11:17:28.129Z] + set -o pipefail [2024-07-15T11:17:28.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-07-15T11:17:36.261Z] [2024-07-15T11:17:36.261Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-07-15T11:17:36.261Z] [2024-07-15T11:17:36.261Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/16bf1a3d-b506-47c5-aba7-7d9e517c60cd [2024-07-15T11:17:36.261Z] [2024-07-15T11:17:36.261Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-15T11:17:36.261Z] [2024-07-15T11:17:36.831Z] [2024-07-15T11:17:36.831Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-15T11:17:36.831Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-15T11:17:36.838Z] $ docker stop --time=1 d8b3512b585f6b04d104f5181c03469f2485412a04be033168107f2106fad2fb [2024-07-15T11:17:42.605Z] $ docker rm -f --volumes d8b3512b585f6b04d104f5181c03469f2485412a04be033168107f2106fad2fb [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 [2024-07-15T11:17:43.488Z] + git log --format=format:%s -1 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] sh [2024-07-15T11:17:43.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T11:17:43.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:17:44.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:17:44.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:17:44.164Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:17:44.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T11:17:44.798Z] $ docker top 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T11:17:44.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:17:44.909Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:17:45.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:17:45.012Z] $ docker exec 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f ssh-agent [2024-07-15T11:17:45.123Z] SSH_AUTH_SOCK=/tmp/ssh-EqQYK45OXgDi/agent.31 [2024-07-15T11:17:45.123Z] SSH_AGENT_PID=37 [2024-07-15T11:17:45.127Z] Running ssh-add (command line suppressed) [2024-07-15T11:17:45.208Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13359657793886976356.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13359657793886976356.key) [2024-07-15T11:17:45.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:17:45.519Z] + git semver tag [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,686 [run_tag] DEBUG tag force:False [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,687 [check_head_tag] DEBUG check head tag [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,687 [execute] INFO git cat-file --batch-check [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,691 [execute] INFO git cat-file --batch [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,708 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,708 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,709 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T11:17:45.778Z] 2024-07-15 11:17:45,714 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:17:45.778Z] 3.2.0-dev.13 [Pipeline] } [2024-07-15T11:17:45.784Z] $ docker exec --env ******** --env ******** 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f ssh-agent -k [2024-07-15T11:17:45.890Z] unset SSH_AUTH_SOCK; [2024-07-15T11:17:45.890Z] unset SSH_AGENT_PID; [2024-07-15T11:17:45.890Z] echo Agent pid 37 killed; [2024-07-15T11:17:45.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T11:17:46.230Z] + git semver [Pipeline] } [2024-07-15T11:17:46.500Z] $ docker stop --time=1 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f [2024-07-15T11:17:47.742Z] $ docker rm -f --volumes 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:17:48.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T11:17:48.164Z] [2024-07-15T11:17:48.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:17:48.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T11:17:48.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-15T11:17:48.469Z] ab5ef0e58194: Pulling fs layer [2024-07-15T11:17:48.469Z] 9712f1f96733: Pulling fs layer [2024-07-15T11:17:48.469Z] 63f879dbbcfc: Pulling fs layer [2024-07-15T11:17:48.469Z] 0d9ebad4ef96: Pulling fs layer [2024-07-15T11:17:48.469Z] e9a5061849ea: Pulling fs layer [2024-07-15T11:17:48.469Z] d747dcd14b5f: Pulling fs layer [2024-07-15T11:17:48.469Z] 2de7ff778b66: Pulling fs layer [2024-07-15T11:17:48.469Z] 0d9ebad4ef96: Waiting [2024-07-15T11:17:48.469Z] e9a5061849ea: Waiting [2024-07-15T11:17:48.469Z] d747dcd14b5f: Waiting [2024-07-15T11:17:48.469Z] 2de7ff778b66: Waiting [2024-07-15T11:17:48.469Z] 9712f1f96733: Verifying Checksum [2024-07-15T11:17:48.469Z] 9712f1f96733: Download complete [2024-07-15T11:17:48.731Z] 63f879dbbcfc: Verifying Checksum [2024-07-15T11:17:48.731Z] 63f879dbbcfc: Download complete [2024-07-15T11:17:48.994Z] e9a5061849ea: Verifying Checksum [2024-07-15T11:17:48.994Z] e9a5061849ea: Download complete [2024-07-15T11:17:48.994Z] 0d9ebad4ef96: Verifying Checksum [2024-07-15T11:17:48.994Z] 0d9ebad4ef96: Download complete [2024-07-15T11:17:48.994Z] d747dcd14b5f: Download complete [2024-07-15T11:17:48.994Z] ab5ef0e58194: Verifying Checksum [2024-07-15T11:17:48.994Z] ab5ef0e58194: Download complete [2024-07-15T11:17:48.994Z] 2de7ff778b66: Verifying Checksum [2024-07-15T11:17:48.994Z] 2de7ff778b66: Download complete [2024-07-15T11:17:52.276Z] ab5ef0e58194: Pull complete [2024-07-15T11:17:52.276Z] 9712f1f96733: Pull complete [2024-07-15T11:17:52.841Z] 63f879dbbcfc: Pull complete [2024-07-15T11:17:57.126Z] 0d9ebad4ef96: Pull complete [2024-07-15T11:17:57.126Z] e9a5061849ea: Pull complete [2024-07-15T11:17:57.126Z] d747dcd14b5f: Pull complete [2024-07-15T11:17:57.692Z] 2de7ff778b66: Pull complete [2024-07-15T11:17:57.692Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-15T11:17:57.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T11:17:57.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:17:57.783Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:17:57.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-15T11:18:05.681Z] $ docker top 1feee52ac8a2cd67fec3428e2ba1e107f35aee6f993e508b0238062494e00246 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:18:05.758Z] provisioning config files... [2024-07-15T11:18:05.764Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config947835078991732698tmp [2024-07-15T11:18:05.775Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3030365407165085987tmp [2024-07-15T11:18:05.783Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11934273293229976657tmp [Pipeline] { [Pipeline] echo [2024-07-15T11:18:05.969Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:06.283Z] ---> sigul-configuration.sh [2024-07-15T11:18:06.283Z] gpg: directory `/root/.gnupg' created [2024-07-15T11:18:06.283Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-15T11:18:06.283Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-15T11:18:06.283Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-15T11:18:06.283Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-15T11:18:06.283Z] gpg: CAST5 encrypted data [2024-07-15T11:18:06.283Z] gpg: encrypted with 1 passphrase [2024-07-15T11:18:06.283Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-15T11:18:06.589Z] + mkdir /home/jenkins [2024-07-15T11:18:06.590Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-15T11:18:06.882Z] + 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 [2024-07-15T11:18:06.895Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:07.188Z] ---> sigul-install.sh [2024-07-15T11:18:07.188Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-15T11:18:07.492Z] + git tag --list [2024-07-15T11:18:07.492Z] v0.0.0 [2024-07-15T11:18:07.492Z] v1.0.0 [2024-07-15T11:18:07.492Z] v2.1.0 [2024-07-15T11:18:07.492Z] v2.1.1 [2024-07-15T11:18:07.492Z] v2.2.0 [2024-07-15T11:18:07.492Z] v2.3.0 [2024-07-15T11:18:07.492Z] v3.0 [2024-07-15T11:18:07.492Z] v3.0.0 [2024-07-15T11:18:07.492Z] v3.1 [2024-07-15T11:18:07.492Z] v3.1.0 [2024-07-15T11:18:07.492Z] v3.1.0-dev.1 [2024-07-15T11:18:07.492Z] v3.1.0-dev.10 [2024-07-15T11:18:07.492Z] v3.1.0-dev.11 [2024-07-15T11:18:07.492Z] v3.1.0-dev.12 [2024-07-15T11:18:07.492Z] v3.1.0-dev.13 [2024-07-15T11:18:07.492Z] v3.1.0-dev.14 [2024-07-15T11:18:07.492Z] v3.1.0-dev.15 [2024-07-15T11:18:07.492Z] v3.1.0-dev.16 [2024-07-15T11:18:07.492Z] v3.1.0-dev.17 [2024-07-15T11:18:07.492Z] v3.1.0-dev.18 [2024-07-15T11:18:07.492Z] v3.1.0-dev.19 [2024-07-15T11:18:07.492Z] v3.1.0-dev.2 [2024-07-15T11:18:07.492Z] v3.1.0-dev.20 [2024-07-15T11:18:07.492Z] v3.1.0-dev.21 [2024-07-15T11:18:07.492Z] v3.1.0-dev.22 [2024-07-15T11:18:07.492Z] v3.1.0-dev.23 [2024-07-15T11:18:07.492Z] v3.1.0-dev.24 [2024-07-15T11:18:07.492Z] v3.1.0-dev.3 [2024-07-15T11:18:07.492Z] v3.1.0-dev.4 [2024-07-15T11:18:07.492Z] v3.1.0-dev.5 [2024-07-15T11:18:07.492Z] v3.1.0-dev.6 [2024-07-15T11:18:07.492Z] v3.1.0-dev.7 [2024-07-15T11:18:07.492Z] v3.1.0-dev.8 [2024-07-15T11:18:07.492Z] v3.1.0-dev.9 [2024-07-15T11:18:07.492Z] v3.1.1 [2024-07-15T11:18:07.492Z] v3.1.1-dev.1 [2024-07-15T11:18:07.492Z] v3.2.0-dev.1 [2024-07-15T11:18:07.492Z] v3.2.0-dev.10 [2024-07-15T11:18:07.492Z] v3.2.0-dev.11 [2024-07-15T11:18:07.492Z] v3.2.0-dev.12 [2024-07-15T11:18:07.492Z] v3.2.0-dev.13 [2024-07-15T11:18:07.492Z] v3.2.0-dev.2 [2024-07-15T11:18:07.492Z] v3.2.0-dev.3 [2024-07-15T11:18:07.492Z] v3.2.0-dev.4 [2024-07-15T11:18:07.492Z] v3.2.0-dev.5 [2024-07-15T11:18:07.492Z] v3.2.0-dev.6 [2024-07-15T11:18:07.492Z] v3.2.0-dev.7 [2024-07-15T11:18:07.492Z] v3.2.0-dev.8 [2024-07-15T11:18:07.492Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-15T11:18:07.793Z] + lftools sign git-tag v3.2.0-dev.13 [2024-07-15T11:18:08.378Z] Signing Git tag with Sigul... [2024-07-15T11:18:08.378Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-07-15T11:18:08.652Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:08.949Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-15T11:18:08.956Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-15T11:18:08.980Z] $ docker stop --time=1 1feee52ac8a2cd67fec3428e2ba1e107f35aee6f993e508b0238062494e00246 [2024-07-15T11:18:10.263Z] $ docker rm -f --volumes 1feee52ac8a2cd67fec3428e2ba1e107f35aee6f993e508b0238062494e00246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-15T11:18:10.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T11:18:10.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:18:11.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:18:11.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:18:11.112Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:18:11.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T11:18:11.461Z] $ docker top 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e -eo pid,comm [2024-07-15T11:18:11.511Z] 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). [2024-07-15T11:18:11.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T11:18:11.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:18:11.572Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:18:11.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:18:11.688Z] $ docker exec 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e ssh-agent [2024-07-15T11:18:11.814Z] SSH_AUTH_SOCK=/tmp/ssh-OJ62oy1QeovP/agent.32 [2024-07-15T11:18:11.814Z] SSH_AGENT_PID=38 [2024-07-15T11:18:11.819Z] Running ssh-add (command line suppressed) [2024-07-15T11:18:11.904Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4676031376472860692.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4676031376472860692.key) [2024-07-15T11:18:11.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:18:12.219Z] + git semver bump pre [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,381 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,381 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,382 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,382 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,382 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,382 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,384 [execute] INFO git cat-file --batch-check [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,391 [execute] INFO git cat-file --batch [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T11:18:12.478Z] 2024-07-15 11:18:12,397 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:18:12.478Z] 3.2.0-dev.14 [Pipeline] } [2024-07-15T11:18:12.484Z] $ docker exec --env ******** --env ******** 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e ssh-agent -k [2024-07-15T11:18:12.585Z] unset SSH_AUTH_SOCK; [2024-07-15T11:18:12.585Z] unset SSH_AGENT_PID; [2024-07-15T11:18:12.586Z] echo Agent pid 38 killed; [2024-07-15T11:18:12.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T11:18:12.925Z] + git semver [Pipeline] } [2024-07-15T11:18:13.193Z] $ docker stop --time=1 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e [2024-07-15T11:18:14.463Z] $ docker rm -f --volumes 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T11:18:14.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T11:18:14.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:18:15.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T11:18:15.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:18:15.217Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:18:15.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T11:18:15.552Z] $ docker top a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 -eo pid,comm [2024-07-15T11:18:15.600Z] 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). [2024-07-15T11:18:15.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T11:18:15.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T11:18:15.665Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T11:18:15.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T11:18:15.774Z] $ docker exec a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 ssh-agent [2024-07-15T11:18:15.880Z] SSH_AUTH_SOCK=/tmp/ssh-89G9NRiC1BKz/agent.33 [2024-07-15T11:18:15.880Z] SSH_AGENT_PID=39 [2024-07-15T11:18:15.886Z] Running ssh-add (command line suppressed) [2024-07-15T11:18:15.977Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5487531148627376564.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5487531148627376564.key) [2024-07-15T11:18:15.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T11:18:16.285Z] + git semver push [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,459 [run_push] DEBUG push [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,459 [execute] INFO git cat-file --batch-check [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,463 [execute] INFO git rev-list 34187903709119281c478e2b1ffcf0b966b9b9a0 -- [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,463 [execute] DEBUG Popen(['git', 'rev-list', '34187903709119281c478e2b1ffcf0b966b9b9a0', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,471 [execute] INFO git fetch -v origin [2024-07-15T11:18:16.544Z] 2024-07-15 11:18:16,471 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-15T11:18:17.113Z] 2024-07-15 11:18:16,922 [run_push] DEBUG no remote changes detected [2024-07-15T11:18:17.113Z] 2024-07-15 11:18:16,923 [execute] INFO git push origin semver [2024-07-15T11:18:17.113Z] 2024-07-15 11:18:16,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T11:18:17.684Z] 2024-07-15 11:18:17,658 [run_push] DEBUG push all version tags [2024-07-15T11:18:17.684Z] 2024-07-15 11:18:17,658 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-15T11:18:17.684Z] 2024-07-15 11:18:17,658 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T11:18:18.621Z] 2024-07-15 11:18:18,334 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-15T11:18:18.621Z] 3.2.0-dev.14 [Pipeline] } [2024-07-15T11:18:18.626Z] $ docker exec --env ******** --env ******** a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 ssh-agent -k [2024-07-15T11:18:18.728Z] unset SSH_AUTH_SOCK; [2024-07-15T11:18:18.729Z] unset SSH_AGENT_PID; [2024-07-15T11:18:18.729Z] echo Agent pid 39 killed; [2024-07-15T11:18:18.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T11:18:19.069Z] + git semver [Pipeline] } [2024-07-15T11:18:19.336Z] $ docker stop --time=1 a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 [2024-07-15T11:18:20.600Z] $ docker rm -f --volumes a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 [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 [2024-07-15T11:18:21.302Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-07-15T11:18:21.302Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-15T11:18:21.302Z] total 16 [2024-07-15T11:18:21.302Z] drwxr-xr-x 3 root root 4096 Jul 15 11:05 . [2024-07-15T11:18:21.302Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 11:18 .. [2024-07-15T11:18:21.302Z] drwxr-xr-x 2 root root 4096 Jul 15 11:05 cost [2024-07-15T11:18:21.302Z] -rw-r--r-- 1 root root 91 Jul 15 11:05 cost.csv [2024-07-15T11:18:21.302Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-15T11:18:21.302Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-15T11:18:21.302Z] total 16 [2024-07-15T11:18:21.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:05 . [2024-07-15T11:18:21.302Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 11:18 .. [2024-07-15T11:18:21.302Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 11:05 cost [2024-07-15T11:18:21.302Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 15 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:21.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:22.457Z] ---> package-listing.sh [2024-07-15T11:18:22.457Z] ++ facter osfamily [2024-07-15T11:18:22.457Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T11:18:22.716Z] + OS_FAMILY=debian [2024-07-15T11:18:22.716Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-07-15T11:18:22.716Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T11:18:22.716Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T11:18:22.716Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T11:18:22.716Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T11:18:22.716Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-15T11:18:22.716Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T11:18:22.716Z] + case "${OS_FAMILY}" in [2024-07-15T11:18:22.716Z] + dpkg -l [2024-07-15T11:18:22.716Z] + grep '^ii' [2024-07-15T11:18:22.716Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T11:18:22.716Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T11:18:22.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T11:18:22.716Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-15T11:18:22.716Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-07-15T11:18:22.716Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-07-15T11:18:22.727Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T11:18:23.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T11:18:23.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T11:18:23.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T11:18:23.653Z] prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container [2024-07-15T11:18:23.674Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T11:18:23.882Z] $ docker top 37eedc9507f3b5a4fcbe12d3c2488236e088dff9ae0592946efc37b5b68b06f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T11:18:24.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T11:18:24.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T11:18:24.814Z] + ls /var/log/sa-host [2024-07-15T11:18:24.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T11:18:25.005Z] provisioning config files... [2024-07-15T11:18:25.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config964548493427374254tmp [Pipeline] { [Pipeline] echo [2024-07-15T11:18:25.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:25.316Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T11:18:25.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:25.674Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T11:18:25.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:25.969Z] ---> sudo-logs.sh [2024-07-15T11:18:25.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T11:18:26.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:26.286Z] ---> job-cost.sh [2024-07-15T11:18:26.286Z] lf-activate-venv: SKIPPING [2024-07-15T11:18:26.286Z] DEBUG: total: 0.2199999988079071 [2024-07-15T11:18:26.286Z] INFO: Retrieving Stack Cost... [2024-07-15T11:18:26.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T11:18:27.113Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T11:18:27.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T11:18:27.403Z] ---> logs-deploy.sh [2024-07-15T11:18:27.403Z] lf-activate-venv: SKIPPING [2024-07-15T11:18:27.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/147 [2024-07-15T11:18:27.403Z] INFO: archiving workspace using pattern(s): [2024-07-15T11:18:29.257Z] Archives upload complete. [2024-07-15T11:18:29.257Z] INFO: archiving logs to Nexus [2024-07-15T11:18:29.832Z] ---> uname -a: [2024-07-15T11:18:29.832Z] Linux prd-ubuntu20-04-docker-8c-8g-5635 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] ---> lscpu: [2024-07-15T11:18:29.832Z] Architecture: x86_64 [2024-07-15T11:18:29.832Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-15T11:18:29.832Z] Byte Order: Little Endian [2024-07-15T11:18:29.832Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-15T11:18:29.832Z] CPU(s): 8 [2024-07-15T11:18:29.832Z] On-line CPU(s) list: 0-7 [2024-07-15T11:18:29.832Z] Thread(s) per core: 1 [2024-07-15T11:18:29.832Z] Core(s) per socket: 1 [2024-07-15T11:18:29.832Z] Socket(s): 8 [2024-07-15T11:18:29.832Z] NUMA node(s): 1 [2024-07-15T11:18:29.832Z] Vendor ID: AuthenticAMD [2024-07-15T11:18:29.832Z] CPU family: 23 [2024-07-15T11:18:29.832Z] Model: 49 [2024-07-15T11:18:29.832Z] Model name: AMD EPYC-Rome Processor [2024-07-15T11:18:29.832Z] Stepping: 0 [2024-07-15T11:18:29.832Z] CPU MHz: 2799.996 [2024-07-15T11:18:29.832Z] BogoMIPS: 5599.99 [2024-07-15T11:18:29.832Z] Virtualization: AMD-V [2024-07-15T11:18:29.832Z] Hypervisor vendor: KVM [2024-07-15T11:18:29.832Z] Virtualization type: full [2024-07-15T11:18:29.832Z] L1d cache: 256 KiB [2024-07-15T11:18:29.832Z] L1i cache: 256 KiB [2024-07-15T11:18:29.832Z] L2 cache: 4 MiB [2024-07-15T11:18:29.832Z] L3 cache: 128 MiB [2024-07-15T11:18:29.832Z] NUMA node0 CPU(s): 0-7 [2024-07-15T11:18:29.832Z] Vulnerability Itlb multihit: Not affected [2024-07-15T11:18:29.832Z] Vulnerability L1tf: Not affected [2024-07-15T11:18:29.832Z] Vulnerability Mds: Not affected [2024-07-15T11:18:29.832Z] Vulnerability Meltdown: Not affected [2024-07-15T11:18:29.832Z] Vulnerability Mmio stale data: Not affected [2024-07-15T11:18:29.832Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-15T11:18:29.832Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-15T11:18:29.832Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-15T11:18:29.832Z] Vulnerability Srbds: Not affected [2024-07-15T11:18:29.832Z] Vulnerability Tsx async abort: Not affected [2024-07-15T11:18:29.832Z] 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 [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] ---> nproc: [2024-07-15T11:18:29.832Z] 8 [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] ---> df -h: [2024-07-15T11:18:29.832Z] Filesystem Size Used Avail Use% Mounted on [2024-07-15T11:18:29.832Z] overlay 155G 14G 142G 9% / [2024-07-15T11:18:29.832Z] tmpfs 64M 0 64M 0% /dev [2024-07-15T11:18:29.832Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-15T11:18:29.832Z] shm 64M 0 64M 0% /dev/shm [2024-07-15T11:18:29.832Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] ---> sar -b -r -n DEV: [2024-07-15T11:18:29.832Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5635) 07/15/24 _x86_64_ (8 CPU) [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] 11:01:13 LINUX RESTART (8 CPU) [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] 11:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-15T11:18:29.832Z] 11:03:01 265.41 5.64 259.77 0.00 461.48 69861.92 0.00 [2024-07-15T11:18:29.832Z] 11:04:01 135.15 0.10 135.05 0.00 8.66 42370.14 0.00 [2024-07-15T11:18:29.832Z] 11:05:01 127.38 0.15 127.23 0.00 10.00 45103.02 0.00 [2024-07-15T11:18:29.832Z] 11:06:01 94.02 0.05 93.97 0.00 6.00 20816.81 0.00 [2024-07-15T11:18:29.832Z] 11:07:01 47.01 5.12 41.89 0.00 4343.94 8411.93 0.00 [2024-07-15T11:18:29.832Z] 11:08:01 6.70 0.02 6.68 0.00 0.13 132.38 0.00 [2024-07-15T11:18:29.832Z] 11:09:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2024-07-15T11:18:29.832Z] 11:10:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 [2024-07-15T11:18:29.832Z] 11:11:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2024-07-15T11:18:29.832Z] 11:12:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 [2024-07-15T11:18:29.832Z] 11:13:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2024-07-15T11:18:29.832Z] 11:14:01 3.22 1.52 1.70 0.00 35.46 21.60 0.00 [2024-07-15T11:18:29.832Z] 11:15:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-07-15T11:18:29.832Z] 11:16:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-07-15T11:18:29.832Z] 11:17:01 2.07 0.03 2.03 0.00 0.27 27.46 0.00 [2024-07-15T11:18:29.832Z] 11:18:01 107.45 0.17 107.28 0.00 18.13 49687.99 0.00 [2024-07-15T11:18:29.832Z] Average: 49.69 0.79 48.90 0.00 305.09 14727.01 0.00 [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] 11:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-15T11:18:29.832Z] 11:03:01 28090572 31527900 785740 2.39 129916 3468604 1898620 5.60 1261580 3023012 13056 [2024-07-15T11:18:29.832Z] 11:04:01 26895540 30881616 1421856 4.32 189656 3888060 2359668 6.95 1939848 3464284 387392 [2024-07-15T11:18:29.832Z] 11:05:01 27496240 31492172 813900 2.48 193244 3917296 2025576 5.97 1343484 3481088 5584 [2024-07-15T11:18:29.832Z] 11:06:01 26981032 31523024 783124 2.38 202660 4402672 1790332 5.28 1380524 3908492 60 [2024-07-15T11:18:29.832Z] 11:07:01 26533072 31499836 772756 2.35 231312 4800592 1745276 5.14 1664816 4036512 1072 [2024-07-15T11:18:29.832Z] 11:08:01 26544040 31505988 766312 2.33 229884 4797332 1719688 5.07 1657876 4033308 8 [2024-07-15T11:18:29.832Z] 11:09:01 26544324 31506352 765932 2.33 229952 4797344 1719688 5.07 1657952 4033312 8 [2024-07-15T11:18:29.832Z] 11:10:01 26552276 31514380 757888 2.30 230008 4797352 1719688 5.07 1649968 4033320 8 [2024-07-15T11:18:29.832Z] 11:11:01 26554528 31516692 755516 2.30 230064 4797352 1719688 5.07 1648064 4033320 8 [2024-07-15T11:18:29.832Z] 11:12:01 26554392 31516624 755384 2.30 230104 4797356 1719688 5.07 1648148 4033324 16 [2024-07-15T11:18:29.832Z] 11:13:01 26554596 31516860 755092 2.30 230124 4797356 1719688 5.07 1648112 4033324 8 [2024-07-15T11:18:29.832Z] 11:14:01 26543244 31507684 764476 2.32 230168 4798412 1702672 5.02 1663224 4033580 12 [2024-07-15T11:18:29.832Z] 11:15:01 26543340 31507764 764384 2.32 230188 4798424 1702672 5.02 1662904 4033584 8 [2024-07-15T11:18:29.832Z] 11:16:01 26543124 31507552 764516 2.32 230212 4798420 1702672 5.02 1662852 4033584 4 [2024-07-15T11:18:29.832Z] 11:17:01 26538500 31503060 769000 2.34 230288 4798400 1731300 5.10 1663684 4033556 8 [2024-07-15T11:18:29.832Z] 11:18:01 25127876 31472072 795340 2.42 254276 6031448 1790116 5.28 1743332 5237276 304336 [2024-07-15T11:18:29.832Z] Average: 26662294 31468724 811951 2.47 218878 4655401 1797940 5.30 1618523 3967805 44474 [2024-07-15T11:18:29.832Z] [2024-07-15T11:18:29.832Z] 11:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-15T11:18:29.832Z] 11:03:01 ens3 736.47 459.13 8389.34 60.12 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:03:01 docker0 333.72 540.64 29.28 3489.41 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:03:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:04:01 vetha4c6158 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:04:01 ens3 25.22 16.83 26.43 10.70 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:05:01 veth2fbbca6 2.92 5.43 0.21 63.45 0.00 0.00 0.00 0.01 [2024-07-15T11:18:29.832Z] 11:05:01 ens3 44.76 27.81 215.56 11.66 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:05:01 docker0 6.55 10.73 0.38 126.08 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:05:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:06:01 ens3 155.97 115.30 2550.41 390.26 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:06:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:07:01 ens3 172.15 80.37 2716.74 5.79 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:08:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:10:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:12:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:14:01 ens3 34.49 44.36 7.28 124.59 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.832Z] 11:17:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] 11:18:01 ens3 408.90 239.26 8063.18 37.43 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] 11:18:01 docker0 80.22 148.56 7.19 1255.78 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] 11:18:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] Average: ens3 98.03 61.08 1365.73 40.02 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] Average: docker0 25.96 43.23 2.27 301.13 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z] ---> sar -P ALL: [2024-07-15T11:18:29.833Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5635) 07/15/24 _x86_64_ (8 CPU) [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z] 11:01:13 LINUX RESTART (8 CPU) [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z] 11:02:02 CPU %user %nice %system %iowait %steal %idle [2024-07-15T11:18:29.833Z] 11:03:01 all 7.87 0.00 3.51 5.19 0.06 83.37 [2024-07-15T11:18:29.833Z] 11:03:01 0 7.72 0.00 3.47 2.03 0.05 86.72 [2024-07-15T11:18:29.833Z] 11:03:01 1 7.20 0.00 4.80 28.22 0.07 59.71 [2024-07-15T11:18:29.833Z] 11:03:01 2 8.40 0.00 3.43 0.45 0.07 87.65 [2024-07-15T11:18:29.833Z] 11:03:01 3 8.39 0.00 3.54 5.49 0.07 82.51 [2024-07-15T11:18:29.833Z] 11:03:01 4 7.70 0.00 3.30 1.79 0.05 87.15 [2024-07-15T11:18:29.833Z] 11:03:01 5 8.22 0.00 3.39 0.79 0.07 87.53 [2024-07-15T11:18:29.833Z] 11:03:01 6 7.71 0.00 3.31 1.34 0.05 87.59 [2024-07-15T11:18:29.833Z] 11:03:01 7 7.59 0.00 2.84 1.51 0.05 88.01 [2024-07-15T11:18:29.833Z] 11:04:01 all 32.66 0.00 5.93 2.99 0.07 58.36 [2024-07-15T11:18:29.833Z] 11:04:01 0 31.03 0.00 5.17 4.62 0.07 59.11 [2024-07-15T11:18:29.833Z] 11:04:01 1 32.86 0.00 6.55 13.81 0.08 46.70 [2024-07-15T11:18:29.833Z] 11:04:01 2 32.63 0.00 5.36 1.15 0.05 60.82 [2024-07-15T11:18:29.833Z] 11:04:01 3 34.33 0.00 5.53 1.23 0.07 58.84 [2024-07-15T11:18:29.833Z] 11:04:01 4 33.52 0.00 6.07 0.52 0.05 59.84 [2024-07-15T11:18:29.833Z] 11:04:01 5 32.63 0.00 7.42 1.04 0.07 58.84 [2024-07-15T11:18:29.833Z] 11:04:01 6 32.69 0.00 5.65 1.06 0.08 60.51 [2024-07-15T11:18:29.833Z] 11:04:01 7 31.57 0.00 5.67 0.47 0.07 62.22 [2024-07-15T11:18:29.833Z] 11:05:01 all 34.82 0.00 5.39 2.88 0.09 56.82 [2024-07-15T11:18:29.833Z] 11:05:01 0 34.79 0.00 5.30 1.24 0.07 58.59 [2024-07-15T11:18:29.833Z] 11:05:01 1 34.12 0.00 5.21 0.07 0.08 60.51 [2024-07-15T11:18:29.833Z] 11:05:01 2 35.49 0.00 5.48 0.40 0.10 58.52 [2024-07-15T11:18:29.833Z] 11:05:01 3 34.01 0.00 5.22 0.91 0.12 59.74 [2024-07-15T11:18:29.833Z] 11:05:01 4 34.76 0.00 5.12 0.12 0.10 59.90 [2024-07-15T11:18:29.833Z] 11:05:01 5 36.43 0.00 6.31 19.50 0.10 37.66 [2024-07-15T11:18:29.833Z] 11:05:01 6 35.62 0.00 5.43 0.67 0.07 58.21 [2024-07-15T11:18:29.833Z] 11:05:01 7 33.34 0.00 5.09 0.32 0.08 61.17 [2024-07-15T11:18:29.833Z] 11:06:01 all 3.57 0.00 1.35 1.27 0.02 93.80 [2024-07-15T11:18:29.833Z] 11:06:01 0 2.63 0.00 1.26 0.32 0.02 95.78 [2024-07-15T11:18:29.833Z] 11:06:01 1 2.29 0.00 2.07 1.01 0.02 94.62 [2024-07-15T11:18:29.833Z] 11:06:01 2 4.26 0.00 1.27 0.03 0.02 94.41 [2024-07-15T11:18:29.833Z] 11:06:01 3 4.44 0.00 1.16 0.05 0.03 94.31 [2024-07-15T11:18:29.833Z] 11:06:01 4 3.21 0.00 1.68 7.55 0.02 87.55 [2024-07-15T11:18:29.833Z] 11:06:01 5 2.82 0.00 1.32 0.89 0.02 94.95 [2024-07-15T11:18:29.833Z] 11:06:01 6 4.79 0.00 1.11 0.02 0.03 94.05 [2024-07-15T11:18:29.833Z] 11:06:01 7 4.11 0.00 0.91 0.28 0.02 94.69 [2024-07-15T11:18:29.833Z] 11:07:01 all 2.41 0.00 1.25 0.62 0.03 95.69 [2024-07-15T11:18:29.833Z] 11:07:01 0 1.59 0.00 0.92 0.08 0.03 97.38 [2024-07-15T11:18:29.833Z] 11:07:01 1 2.92 0.00 1.20 0.08 0.03 95.76 [2024-07-15T11:18:29.833Z] 11:07:01 2 3.84 0.00 1.85 2.09 0.03 92.18 [2024-07-15T11:18:29.833Z] 11:07:01 3 2.25 0.00 0.74 0.05 0.03 96.93 [2024-07-15T11:18:29.833Z] 11:07:01 4 1.25 0.00 2.10 0.32 0.03 96.29 [2024-07-15T11:18:29.833Z] 11:07:01 5 2.10 0.00 0.92 1.22 0.03 95.72 [2024-07-15T11:18:29.833Z] 11:07:01 6 2.31 0.00 1.19 1.02 0.03 95.46 [2024-07-15T11:18:29.833Z] 11:07:01 7 3.02 0.00 1.07 0.07 0.02 95.83 [2024-07-15T11:18:29.833Z] 11:08:01 all 0.25 0.00 0.05 0.01 0.00 99.68 [2024-07-15T11:18:29.833Z] 11:08:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2024-07-15T11:18:29.833Z] 11:08:01 1 0.27 0.00 0.08 0.07 0.00 99.58 [2024-07-15T11:18:29.833Z] 11:08:01 2 0.02 0.00 0.07 0.00 0.00 99.92 [2024-07-15T11:18:29.833Z] 11:08:01 3 1.39 0.00 0.05 0.00 0.02 98.55 [2024-07-15T11:18:29.833Z] 11:08:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:08:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2024-07-15T11:18:29.833Z] 11:08:01 6 0.15 0.00 0.08 0.02 0.02 99.73 [2024-07-15T11:18:29.833Z] 11:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:09:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-07-15T11:18:29.833Z] 11:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:09:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:09:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2024-07-15T11:18:29.833Z] 11:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-15T11:18:29.833Z] 11:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-15T11:18:29.833Z] 11:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:10:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2024-07-15T11:18:29.833Z] 11:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:10:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-07-15T11:18:29.833Z] 11:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:10:01 3 0.58 0.00 0.00 0.00 0.02 99.40 [2024-07-15T11:18:29.833Z] 11:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-15T11:18:29.833Z] 11:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:11:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2024-07-15T11:18:29.833Z] 11:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:11:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-07-15T11:18:29.833Z] 11:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T11:18:29.833Z] 11:11:01 3 0.57 0.00 0.02 0.00 0.02 99.40 [2024-07-15T11:18:29.833Z] 11:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-15T11:18:29.833Z] 11:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T11:18:29.833Z] 11:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-15T11:18:29.833Z] 11:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-15T11:18:29.833Z] 11:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:13:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2024-07-15T11:18:29.833Z] 11:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T11:18:29.833Z] 11:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-15T11:18:29.833Z] 11:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:13:01 3 1.29 0.00 0.02 0.00 0.02 98.68 [2024-07-15T11:18:29.833Z] 11:13:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-15T11:18:29.833Z] 11:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-15T11:18:29.833Z] 11:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-15T11:18:29.833Z] 11:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z] 11:13:01 CPU %user %nice %system %iowait %steal %idle [2024-07-15T11:18:29.833Z] 11:14:01 all 0.39 0.00 0.05 0.01 0.01 99.55 [2024-07-15T11:18:29.833Z] 11:14:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2024-07-15T11:18:29.833Z] 11:14:01 1 0.13 0.00 0.07 0.00 0.02 99.78 [2024-07-15T11:18:29.833Z] 11:14:01 2 0.18 0.00 0.07 0.02 0.00 99.73 [2024-07-15T11:18:29.833Z] 11:14:01 3 0.48 0.00 0.05 0.02 0.00 99.45 [2024-07-15T11:18:29.833Z] 11:14:01 4 0.58 0.00 0.03 0.00 0.02 99.37 [2024-07-15T11:18:29.833Z] 11:14:01 5 0.35 0.00 0.07 0.05 0.00 99.53 [2024-07-15T11:18:29.833Z] 11:14:01 6 0.72 0.00 0.05 0.00 0.00 99.23 [2024-07-15T11:18:29.833Z] 11:14:01 7 0.28 0.00 0.02 0.00 0.02 99.68 [2024-07-15T11:18:29.833Z] 11:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-07-15T11:18:29.833Z] 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T11:18:29.833Z] 11:15:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-15T11:18:29.833Z] 11:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T11:18:29.833Z] 11:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T11:18:29.833Z] 11:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-15T11:18:29.833Z] 11:15:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-15T11:18:29.833Z] 11:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-15T11:18:29.833Z] 11:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-15T11:18:29.833Z] 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T11:18:29.833Z] 11:16:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-15T11:18:29.833Z] 11:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-15T11:18:29.833Z] 11:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-15T11:18:29.833Z] 11:17:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2024-07-15T11:18:29.833Z] 11:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-15T11:18:29.833Z] 11:17:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-07-15T11:18:29.833Z] 11:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-15T11:18:29.833Z] 11:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-15T11:18:29.833Z] 11:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-15T11:18:29.833Z] 11:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-15T11:18:29.833Z] 11:17:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-15T11:18:29.833Z] 11:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-15T11:18:29.833Z] 11:18:01 all 8.25 0.00 3.42 2.98 0.06 85.30 [2024-07-15T11:18:29.833Z] 11:18:01 0 7.47 0.00 2.65 0.30 0.05 89.53 [2024-07-15T11:18:29.833Z] 11:18:01 1 5.68 0.00 4.73 1.06 0.05 88.48 [2024-07-15T11:18:29.833Z] 11:18:01 2 9.00 0.00 3.52 8.45 0.05 78.98 [2024-07-15T11:18:29.833Z] 11:18:01 3 11.08 0.00 4.22 6.04 0.05 78.61 [2024-07-15T11:18:29.833Z] 11:18:01 4 7.44 0.00 3.08 0.00 0.03 89.44 [2024-07-15T11:18:29.833Z] 11:18:01 5 8.43 0.00 3.10 6.61 0.07 81.79 [2024-07-15T11:18:29.833Z] 11:18:01 6 9.56 0.00 3.19 1.37 0.13 85.75 [2024-07-15T11:18:29.833Z] 11:18:01 7 7.33 0.00 2.85 0.02 0.03 89.77 [2024-07-15T11:18:29.833Z] Average: all 5.64 0.00 1.30 0.99 0.03 92.05 [2024-07-15T11:18:29.833Z] Average: 0 5.33 0.00 1.17 0.53 0.02 92.94 [2024-07-15T11:18:29.833Z] Average: 1 5.33 0.00 1.54 2.73 0.03 90.38 [2024-07-15T11:18:29.833Z] Average: 2 5.83 0.00 1.31 0.78 0.02 92.06 [2024-07-15T11:18:29.833Z] Average: 3 6.25 0.00 1.27 0.85 0.03 91.61 [2024-07-15T11:18:29.833Z] Average: 4 5.50 0.00 1.34 0.64 0.03 92.49 [2024-07-15T11:18:29.833Z] Average: 5 5.65 0.00 1.40 1.86 0.03 91.06 [2024-07-15T11:18:29.833Z] Average: 6 5.82 0.00 1.25 0.34 0.03 92.56 [2024-07-15T11:18:29.833Z] Average: 7 5.41 0.00 1.15 0.16 0.02 93.26 [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z] [2024-07-15T11:18:29.833Z]