Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ceaf042a45b624e1d5d1d7218676027e9a805b1 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-ssh14977983279386900015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8935124900810907252.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11887398483834868115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17612430947287074531.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-ssh7232739556785917963.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-1246 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 (main) > 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git rev-list --no-walk a7096337fbe18ce4591f9db7b669fa5343842ab9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T10:35:54.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T10:35:54.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T10:35:54.935Z] ========================================================= [2024-02-19T10:35:54.935Z] EdgeX Global Pipelines Version Info [2024-02-19T10:35:54.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:35:55.676Z] ------------------- [2024-02-19T10:35:55.676Z] stable info: [2024-02-19T10:35:55.676Z] ------------------- [2024-02-19T10:35:55.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T10:35:55.676Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T10:35:55.676Z] Message: update stable to v1.0.258 [2024-02-19T10:35:56.254Z] ------------------- [2024-02-19T10:35:56.254Z] experimental info: [2024-02-19T10:35:56.254Z] ------------------- [2024-02-19T10:35:56.254Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T10:35:56.254Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T10:35:56.254Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T10:35:56.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-02-19T10:35:56.377Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-02-19T10:35:56.403Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T10:35:56.428Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T10:35:56.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T10:35:56.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T10:35:56.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T10:35:56.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T10:35:56.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T10:35:56.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T10:35:56.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T10:35:56.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-02-19T10:35:56.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T10:35:56.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T10:35:56.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T10:35:56.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T10:35:56.791Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T10:35:56.826Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T10:35:56.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T10:35:56.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T10:35:56.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T10:35:56.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T10:35:57.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T10:35:57.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T10:35:57.178Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T10:35:57.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T10:35:57.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T10:35:57.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-19T10:35:57.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-19T10:35:57.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-19T10:35:57.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo [2024-02-19T10:35:57.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ceaf04 [Pipeline] echo [2024-02-19T10:35:57.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:35:57.525Z] provisioning config files... [2024-02-19T10:35:57.540Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11702684331148947929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:35:57.875Z] ---> ****-login.sh [2024-02-19T10:35:57.875Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:35:58.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:35:58.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:35:58.136Z] Configure a credential helper to remove this warning. See [2024-02-19T10:35:58.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:35:58.136Z] [2024-02-19T10:35:58.136Z] Login Succeeded [2024-02-19T10:35:58.136Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:35:58.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:35:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:35:58.396Z] Configure a credential helper to remove this warning. See [2024-02-19T10:35:58.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:35:58.396Z] [2024-02-19T10:35:58.396Z] Login Succeeded [2024-02-19T10:35:58.396Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:35:58.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:35:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:35:58.396Z] Configure a credential helper to remove this warning. See [2024-02-19T10:35:58.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:35:58.396Z] [2024-02-19T10:35:58.396Z] Login Succeeded [2024-02-19T10:35:58.396Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:35:58.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:35:58.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:35:58.657Z] Configure a credential helper to remove this warning. See [2024-02-19T10:35:58.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:35:58.657Z] [2024-02-19T10:35:58.657Z] Login Succeeded [2024-02-19T10:35:58.657Z] ****.io [2024-02-19T10:35:58.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:35:58.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:35:58.920Z] Configure a credential helper to remove this warning. See [2024-02-19T10:35:58.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:35:58.920Z] [2024-02-19T10:35:58.920Z] Login Succeeded [2024-02-19T10:35:58.920Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:35:58.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T10:35:59.468Z] + git rev-list -1 --merges 0ceaf042a45b624e1d5d1d7218676027e9a805b1~1..0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo [2024-02-19T10:35:59.495Z] -----------> git rev-list -1 --merges 0ceaf042a45b624e1d5d1d7218676027e9a805b1~1..0ceaf042a45b624e1d5d1d7218676027e9a805b1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:35:59.495Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [false] [Pipeline] sh [2024-02-19T10:35:59.801Z] + git log --format=format:%s -1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo [2024-02-19T10:35:59.819Z] ========================================================= [2024-02-19T10:35:59.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T10:35:59.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T10:36:00.186Z] + git log --format=format:%s -1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] echo [2024-02-19T10:36:00.198Z] [semverPrep] GIT_COMMIT: 0ceaf042a45b624e1d5d1d7218676027e9a805b1, Commit Message: Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-19T10:36:00.222Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T10:36:00.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T10:36:00.632Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T10:36:00.632Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T10:36:00.632Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T10:36:00.632Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T10:36:00.632Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T10:36:00.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:36:01.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:36:01.086Z] [2024-02-19T10:36:01.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:36:01.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:36:01.399Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T10:36:01.399Z] b85a868b505f: Pulling fs layer [2024-02-19T10:36:01.399Z] e2be974225ed: Pulling fs layer [2024-02-19T10:36:01.399Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T10:36:01.399Z] 988bab9f4d93: Pulling fs layer [2024-02-19T10:36:01.399Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T10:36:01.399Z] eaf3925da568: Pulling fs layer [2024-02-19T10:36:01.399Z] bab4dde63d76: Pulling fs layer [2024-02-19T10:36:01.399Z] bde34c3a00c8: Pulling fs layer [2024-02-19T10:36:01.399Z] b352a97aabf1: Pulling fs layer [2024-02-19T10:36:01.399Z] 4872d77fe225: Pulling fs layer [2024-02-19T10:36:01.399Z] 5851b861e8e6: Pulling fs layer [2024-02-19T10:36:01.399Z] bab4dde63d76: Waiting [2024-02-19T10:36:01.399Z] bde34c3a00c8: Waiting [2024-02-19T10:36:01.399Z] b352a97aabf1: Waiting [2024-02-19T10:36:01.399Z] 4872d77fe225: Waiting [2024-02-19T10:36:01.399Z] 5851b861e8e6: Waiting [2024-02-19T10:36:01.399Z] 988bab9f4d93: Waiting [2024-02-19T10:36:01.399Z] 1469e6f7b9e6: Waiting [2024-02-19T10:36:01.399Z] eaf3925da568: Waiting [2024-02-19T10:36:01.399Z] e2be974225ed: Download complete [2024-02-19T10:36:01.399Z] 988bab9f4d93: Verifying Checksum [2024-02-19T10:36:01.399Z] 988bab9f4d93: Download complete [2024-02-19T10:36:01.399Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T10:36:01.399Z] 1469e6f7b9e6: Download complete [2024-02-19T10:36:01.399Z] eaf3925da568: Verifying Checksum [2024-02-19T10:36:01.399Z] eaf3925da568: Download complete [2024-02-19T10:36:01.660Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T10:36:01.660Z] 339a4e72a1f5: Download complete [2024-02-19T10:36:01.660Z] bde34c3a00c8: Download complete [2024-02-19T10:36:01.660Z] b352a97aabf1: Download complete [2024-02-19T10:36:01.660Z] 4872d77fe225: Verifying Checksum [2024-02-19T10:36:01.660Z] 4872d77fe225: Download complete [2024-02-19T10:36:01.660Z] 5851b861e8e6: Verifying Checksum [2024-02-19T10:36:01.660Z] 5851b861e8e6: Download complete [2024-02-19T10:36:01.660Z] b85a868b505f: Verifying Checksum [2024-02-19T10:36:01.660Z] b85a868b505f: Download complete [2024-02-19T10:36:01.920Z] bab4dde63d76: Verifying Checksum [2024-02-19T10:36:01.920Z] bab4dde63d76: Download complete [2024-02-19T10:36:02.858Z] b85a868b505f: Pull complete [2024-02-19T10:36:03.119Z] e2be974225ed: Pull complete [2024-02-19T10:36:03.689Z] 339a4e72a1f5: Pull complete [2024-02-19T10:36:03.689Z] 988bab9f4d93: Pull complete [2024-02-19T10:36:03.948Z] 1469e6f7b9e6: Pull complete [2024-02-19T10:36:03.948Z] eaf3925da568: Pull complete [2024-02-19T10:36:05.852Z] bab4dde63d76: Pull complete [2024-02-19T10:36:05.852Z] bde34c3a00c8: Pull complete [2024-02-19T10:36:05.852Z] b352a97aabf1: Pull complete [2024-02-19T10:36:06.111Z] 4872d77fe225: Pull complete [2024-02-19T10:36:06.111Z] 5851b861e8e6: Pull complete [2024-02-19T10:36:06.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T10:36:06.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:36:06.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:36:06.302Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:36:06.338Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T10:36:08.934Z] $ docker top 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 -eo pid,comm [2024-02-19T10:36:08.993Z] 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-02-19T10:36:08.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T10:36:09.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:36:09.100Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:36:09.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:36:09.226Z] $ docker exec 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent [2024-02-19T10:36:09.332Z] SSH_AUTH_SOCK=/tmp/ssh-l6O2k9QbuGNH/agent.33 [2024-02-19T10:36:09.332Z] SSH_AGENT_PID=39 [2024-02-19T10:36:09.338Z] Running ssh-add (command line suppressed) [2024-02-19T10:36:09.447Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9330235418056462252.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9330235418056462252.key) [2024-02-19T10:36:09.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:36:09.765Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T10:36:09.778Z] $ docker exec --env ******** --env ******** 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent -k [2024-02-19T10:36:09.888Z] unset SSH_AUTH_SOCK; [2024-02-19T10:36:09.889Z] unset SSH_AGENT_PID; [2024-02-19T10:36:09.889Z] echo Agent pid 39 killed; [2024-02-19T10:36:09.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T10:36:09.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:36:09.956Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:36:10.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:36:10.077Z] $ docker exec 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent [2024-02-19T10:36:10.182Z] SSH_AUTH_SOCK=/tmp/ssh-Po5WcNWQmjip/agent.71 [2024-02-19T10:36:10.182Z] SSH_AGENT_PID=77 [2024-02-19T10:36:10.187Z] Running ssh-add (command line suppressed) [2024-02-19T10:36:10.294Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9641269713854492245.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9641269713854492245.key) [2024-02-19T10:36:10.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:36:10.637Z] + git semver init [2024-02-19T10:36:10.897Z] 2024-02-19 10:36:10,843 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T10:36:10.897Z] 2024-02-19 10:36:10,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-02-19T10:36:10.897Z] 2024-02-19 10:36:10,845 [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-02-19T10:36:10.897Z] 2024-02-19 10:36:10,845 [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-02-19T10:36:11.858Z] 2024-02-19 10:36:11,803 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-02-19T10:36:11.858Z] 2024-02-19 10:36:11,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-02-19T10:36:11.858Z] 2024-02-19 10:36:11,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:36:11.858Z] 2024-02-19 10:36:11,804 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:36:11.858Z] 3.2.0-dev.6 [Pipeline] } [2024-02-19T10:36:11.873Z] $ docker exec --env ******** --env ******** 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 ssh-agent -k [2024-02-19T10:36:11.985Z] unset SSH_AUTH_SOCK; [2024-02-19T10:36:11.986Z] unset SSH_AGENT_PID; [2024-02-19T10:36:11.986Z] echo Agent pid 77 killed; [2024-02-19T10:36:11.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T10:36:12.381Z] + git semver [Pipeline] } [2024-02-19T10:36:12.662Z] $ docker stop --time=1 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 [2024-02-19T10:36:13.964Z] $ docker rm -f --volumes 26051da15c31f872f23c5f2c1cfff2e15d50abc94cba14fafeb09e29e3e5b764 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:36:14.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T10:36:14.595Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T10:36:14.598Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-02-19T10:36:15.041Z] provisioning config files... [2024-02-19T10:36:15.052Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5496509490660645530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:36:15.392Z] ---> ****-login.sh [2024-02-19T10:36:15.392Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:36:15.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:36:15.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:36:15.392Z] Configure a credential helper to remove this warning. See [2024-02-19T10:36:15.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:36:15.392Z] [2024-02-19T10:36:15.392Z] Login Succeeded [2024-02-19T10:36:15.392Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:36:15.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:36:15.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:36:15.392Z] Configure a credential helper to remove this warning. See [2024-02-19T10:36:15.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:36:15.392Z] [2024-02-19T10:36:15.392Z] Login Succeeded [2024-02-19T10:36:15.392Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:36:15.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:36:15.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:36:15.653Z] Configure a credential helper to remove this warning. See [2024-02-19T10:36:15.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:36:15.653Z] [2024-02-19T10:36:15.653Z] Login Succeeded [2024-02-19T10:36:15.653Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:36:15.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:36:15.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:36:15.653Z] Configure a credential helper to remove this warning. See [2024-02-19T10:36:15.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:36:15.653Z] [2024-02-19T10:36:15.653Z] Login Succeeded [2024-02-19T10:36:15.653Z] ****.io [2024-02-19T10:36:15.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:36:15.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:36:15.913Z] Configure a credential helper to remove this warning. See [2024-02-19T10:36:15.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:36:15.913Z] [2024-02-19T10:36:15.913Z] Login Succeeded [2024-02-19T10:36:15.913Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:36:15.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T10:36:16.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:36:16.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:36:16.143Z] ========================================================= [2024-02-19T10:36:16.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T10:36:16.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:36:16.555Z] + 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-02-19T10:36:16.555Z] Sending build context to Docker daemon 8.438MB [2024-02-19T10:36:16.555Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:36:16.555Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T10:36:16.818Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T10:36:16.818Z] 7264a8db6415: Pulling fs layer [2024-02-19T10:36:16.818Z] c4d48a809fc2: Pulling fs layer [2024-02-19T10:36:16.818Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T10:36:16.818Z] ad3a456e5733: Pulling fs layer [2024-02-19T10:36:16.818Z] 69c7f0334f64: Pulling fs layer [2024-02-19T10:36:16.818Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T10:36:16.818Z] ce7588e14bc9: Pulling fs layer [2024-02-19T10:36:16.818Z] b5e4710f87ac: Pulling fs layer [2024-02-19T10:36:16.818Z] 1f1c1a5573a3: Waiting [2024-02-19T10:36:16.818Z] ad3a456e5733: Waiting [2024-02-19T10:36:16.818Z] ce7588e14bc9: Waiting [2024-02-19T10:36:16.818Z] 69c7f0334f64: Waiting [2024-02-19T10:36:16.818Z] b5e4710f87ac: Waiting [2024-02-19T10:36:16.818Z] c4d48a809fc2: Verifying Checksum [2024-02-19T10:36:16.818Z] c4d48a809fc2: Download complete [2024-02-19T10:36:16.818Z] ad3a456e5733: Verifying Checksum [2024-02-19T10:36:16.818Z] ad3a456e5733: Download complete [2024-02-19T10:36:16.818Z] 69c7f0334f64: Verifying Checksum [2024-02-19T10:36:16.818Z] 69c7f0334f64: Download complete [2024-02-19T10:36:16.818Z] 7264a8db6415: Verifying Checksum [2024-02-19T10:36:16.818Z] 7264a8db6415: Download complete [2024-02-19T10:36:16.818Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T10:36:16.818Z] 1f1c1a5573a3: Download complete [2024-02-19T10:36:17.079Z] 7264a8db6415: Pull complete [2024-02-19T10:36:17.079Z] b5e4710f87ac: Verifying Checksum [2024-02-19T10:36:17.079Z] b5e4710f87ac: Download complete [2024-02-19T10:36:17.079Z] c4d48a809fc2: Pull complete [2024-02-19T10:36:17.079Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T10:36:17.079Z] 4f1c88b9dad5: Download complete [2024-02-19T10:36:17.648Z] ce7588e14bc9: Verifying Checksum [2024-02-19T10:36:17.648Z] ce7588e14bc9: Download complete [2024-02-19T10:36:20.935Z] 4f1c88b9dad5: Pull complete [2024-02-19T10:36:20.935Z] ad3a456e5733: Pull complete [2024-02-19T10:36:20.935Z] 69c7f0334f64: Pull complete [2024-02-19T10:36:20.935Z] 1f1c1a5573a3: Pull complete [2024-02-19T10:36:23.472Z] ce7588e14bc9: Pull complete [2024-02-19T10:36:23.732Z] b5e4710f87ac: Pull complete [2024-02-19T10:36:23.732Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T10:36:23.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T10:36:23.732Z] ---> 88b5674ff536 [2024-02-19T10:36:23.732Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:36:29.019Z] ---> Running in 3be4d6e791b4 [2024-02-19T10:36:29.019Z] Removing intermediate container 3be4d6e791b4 [2024-02-19T10:36:29.019Z] ---> 7b43eed89f21 [2024-02-19T10:36:29.019Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:36:29.019Z] ---> Running in 9c3385e3edf6 [2024-02-19T10:36:29.019Z] Removing intermediate container 9c3385e3edf6 [2024-02-19T10:36:29.019Z] ---> e5770e68c67a [2024-02-19T10:36:29.019Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:36:29.019Z] ---> Running in 9c0279ee400f [2024-02-19T10:36:29.019Z] Removing intermediate container 9c0279ee400f [2024-02-19T10:36:29.019Z] ---> 10344137c89b [2024-02-19T10:36:29.019Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:36:29.019Z] ---> Running in a36b9fe51725 [2024-02-19T10:36:29.280Z] Removing intermediate container a36b9fe51725 [2024-02-19T10:36:29.280Z] ---> 67c708906077 [2024-02-19T10:36:29.280Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:36:29.280Z] ---> Running in 7264747dac0a [2024-02-19T10:36:29.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:36:29.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:36:29.940Z] Still waiting to schedule task [2024-02-19T10:36:29.940Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T10:36:30.112Z] OK: 264 MiB in 52 packages [2024-02-19T10:36:30.372Z] Removing intermediate container 7264747dac0a [2024-02-19T10:36:30.372Z] ---> 9cc75a5b0839 [2024-02-19T10:36:30.372Z] Step 8/12 : WORKDIR /app [2024-02-19T10:36:30.372Z] ---> Running in 9e8a100ca653 [2024-02-19T10:36:30.372Z] Removing intermediate container 9e8a100ca653 [2024-02-19T10:36:30.372Z] ---> 8ebdbe53bf65 [2024-02-19T10:36:30.372Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T10:36:30.372Z] ---> d665c7d61e45 [2024-02-19T10:36:30.372Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:36:30.372Z] ---> Running in 0997ff126a49 [2024-02-19T10:37:02.488Z] Removing intermediate container 0997ff126a49 [2024-02-19T10:37:02.488Z] ---> bfb29d9521ff [2024-02-19T10:37:02.488Z] Step 11/12 : COPY . . [2024-02-19T10:37:02.488Z] ---> 58f1a6e754d2 [2024-02-19T10:37:02.488Z] Step 12/12 : RUN $MAKE [2024-02-19T10:37:02.488Z] ---> Running in 60fa274911b0 [2024-02-19T10:37:02.488Z] noop [2024-02-19T10:37:02.488Z] Removing intermediate container 60fa274911b0 [2024-02-19T10:37:02.488Z] ---> 5593ccc3abe0 [2024-02-19T10:37:02.488Z] Successfully built 5593ccc3abe0 [2024-02-19T10:37:02.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:37:02.888Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T10:37:02.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:37:03.001Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:37:03.038Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T10:37:03.394Z] $ docker top 8e367ce0ca2f182423a232a21443bfc9d78a36603acd5393ab66d146491d9b0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:37:03.779Z] + go version [2024-02-19T10:37:03.779Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T10:37:03.793Z] $ docker stop --time=1 8e367ce0ca2f182423a232a21443bfc9d78a36603acd5393ab66d146491d9b0f [2024-02-19T10:37:05.056Z] $ docker rm -f --volumes 8e367ce0ca2f182423a232a21443bfc9d78a36603acd5393ab66d146491d9b0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:37:05.640Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T10:37:05.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:37:05.760Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:37:05.792Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T10:37:06.131Z] $ docker top a00f213fa981b194361b6e38b7ed1da35d6d12aa025c82ba30d35b0d60359f5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:37:06.516Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-19T10:37:06.835Z] + make test [2024-02-19T10:37:06.835Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T10:37:08.212Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-19T10:37:20.422Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-19T10:37:20.422Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-19T10:37:23.715Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.576s coverage: 40.6% of statements [2024-02-19T10:37:23.715Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 51.9% of statements [2024-02-19T10:37:23.715Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2024-02-19T10:37:41.810Z] go vet ./... [2024-02-19T10:37:45.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T10:37:45.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T10:37:45.091Z] ./bin/test-attribution-txt.sh [2024-02-19T10:37:45.091Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T10:37:45.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T10:37:45.143Z] $ docker stop --time=1 a00f213fa981b194361b6e38b7ed1da35d6d12aa025c82ba30d35b0d60359f5f [2024-02-19T10:37:47.698Z] $ docker rm -f --volumes a00f213fa981b194361b6e38b7ed1da35d6d12aa025c82ba30d35b0d60359f5f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:37:48.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T10:37:48.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T10:37:48.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T10:37:49.164Z] + ls -al . [2024-02-19T10:37:49.164Z] total 640 [2024-02-19T10:37:49.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 10:37 . [2024-02-19T10:37:49.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:35 .. [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:35 .dockerignore [2024-02-19T10:37:49.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:37 .git [2024-02-19T10:37:49.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:35 .github [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:35 .gitignore [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:35 .golangci.yml [2024-02-19T10:37:49.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:36 .semver [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:35 Attribution.txt [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:35 CHANGELOG.md [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:35 Dockerfile [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:35 GOVERNANCE.md [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:35 Jenkinsfile [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:35 LICENSE [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:35 Makefile [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:35 OWNERS.md [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:35 README.md [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:36 VERSION [2024-02-19T10:37:49.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:35 bin [2024-02-19T10:37:49.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:35 cmd [2024-02-19T10:37:49.164Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:37 coverage.out [2024-02-19T10:37:49.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:35 examples [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:35 go.mod [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:35 go.sum [2024-02-19T10:37:49.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:35 images [2024-02-19T10:37:49.164Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:35 internal [2024-02-19T10:37:49.164Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:37:49.520Z] + 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=0ceaf042a45b624e1d5d1d7218676027e9a805b1 --label arch=amd64 --label version=3.2.0-dev.6 . [2024-02-19T10:37:49.520Z] Sending build context to Docker daemon 8.438MB [2024-02-19T10:37:49.520Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:37:49.520Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T10:37:49.520Z] ---> 5593ccc3abe0 [2024-02-19T10:37:49.520Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:37:49.778Z] ---> Running in c01705606699 [2024-02-19T10:37:49.778Z] Removing intermediate container c01705606699 [2024-02-19T10:37:49.778Z] ---> 2609fe9186ff [2024-02-19T10:37:49.778Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:37:49.778Z] ---> Running in e8202e734000 [2024-02-19T10:37:49.778Z] Removing intermediate container e8202e734000 [2024-02-19T10:37:49.778Z] ---> db34341653e6 [2024-02-19T10:37:49.778Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:37:49.778Z] ---> Running in 5eeb6118681e [2024-02-19T10:37:50.036Z] Removing intermediate container 5eeb6118681e [2024-02-19T10:37:50.036Z] ---> c3188a0fb16f [2024-02-19T10:37:50.036Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:37:50.036Z] ---> Running in 568433285ac6 [2024-02-19T10:37:50.036Z] Removing intermediate container 568433285ac6 [2024-02-19T10:37:50.036Z] ---> 025ef2e62a6e [2024-02-19T10:37:50.036Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:37:50.036Z] ---> Running in 5aa95a7b460d [2024-02-19T10:37:50.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:37:50.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:37:50.814Z] OK: 264 MiB in 52 packages [2024-02-19T10:37:51.073Z] Removing intermediate container 5aa95a7b460d [2024-02-19T10:37:51.073Z] ---> 9fed98a83a77 [2024-02-19T10:37:51.073Z] Step 8/25 : WORKDIR /app [2024-02-19T10:37:51.073Z] ---> Running in c5698befbe2a [2024-02-19T10:37:51.073Z] Removing intermediate container c5698befbe2a [2024-02-19T10:37:51.073Z] ---> 2c03bd57176d [2024-02-19T10:37:51.073Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T10:37:51.331Z] ---> 51e00e536d12 [2024-02-19T10:37:51.331Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:37:51.331Z] ---> Running in 0322e47acbca [2024-02-19T10:37:51.895Z] Removing intermediate container 0322e47acbca [2024-02-19T10:37:51.895Z] ---> a7f86be7b044 [2024-02-19T10:37:51.895Z] Step 11/25 : COPY . . [2024-02-19T10:37:52.463Z] ---> c3e03f38ca15 [2024-02-19T10:37:52.463Z] Step 12/25 : RUN $MAKE [2024-02-19T10:37:52.463Z] ---> Running in 86f179a4d211 [2024-02-19T10:37:52.721Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-19T10:38:14.731Z] Removing intermediate container 86f179a4d211 [2024-02-19T10:38:14.731Z] ---> 07d3fabb7f81 [2024-02-19T10:38:14.731Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T10:38:14.731Z] 3.18: Pulling from library/alpine [2024-02-19T10:38:14.731Z] 619be1103602: Pulling fs layer [2024-02-19T10:38:14.731Z] 619be1103602: Verifying Checksum [2024-02-19T10:38:14.731Z] 619be1103602: Download complete [2024-02-19T10:38:14.731Z] 619be1103602: Pull complete [2024-02-19T10:38:14.731Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T10:38:14.731Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T10:38:14.731Z] ---> d3782b16ccc9 [2024-02-19T10:38:14.731Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T10:38:14.731Z] ---> Running in 4d640aa7e5c9 [2024-02-19T10:38:14.988Z] Removing intermediate container 4d640aa7e5c9 [2024-02-19T10:38:14.988Z] ---> e31c07a593c5 [2024-02-19T10:38:14.988Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T10:38:14.988Z] ---> Running in fd3e326308d6 [2024-02-19T10:38:15.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:38:15.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:38:15.813Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T10:38:15.813Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T10:38:15.813Z] OK: 7 MiB in 16 packages [2024-02-19T10:38:15.813Z] Removing intermediate container fd3e326308d6 [2024-02-19T10:38:15.813Z] ---> 438a147cee6e [2024-02-19T10:38:15.813Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-19T10:38:16.071Z] ---> Running in 2aa0fb0fe467 [2024-02-19T10:38:16.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T10:38:16.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T10:38:16.598Z] OK: 7 MiB in 16 packages [2024-02-19T10:38:16.858Z] Removing intermediate container 2aa0fb0fe467 [2024-02-19T10:38:16.858Z] ---> 38b0d6358639 [2024-02-19T10:38:16.858Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-19T10:38:17.116Z] ---> 1fbb8bc44f07 [2024-02-19T10:38:17.116Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-19T10:38:17.116Z] ---> 18f46fc84f5c [2024-02-19T10:38:17.116Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-19T10:38:18.026Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1247 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [2024-02-19T10:38:18.052Z] ---> 14a8b9c7904d [2024-02-19T10:38:18.052Z] Step 20/25 : EXPOSE 59989 [Pipeline] ws [2024-02-19T10:38:18.061Z] Running in /w/workspace/device-rfid-llrp-go/139 [Pipeline] { [Pipeline] checkout [2024-02-19T10:38:18.310Z] ---> Running in 2a8271c2ad79 [2024-02-19T10:38:18.310Z] Removing intermediate container 2a8271c2ad79 [2024-02-19T10:38:18.310Z] ---> 71559337c289 [2024-02-19T10:38:18.310Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-19T10:38:18.310Z] ---> Running in 691d640d3d38 [2024-02-19T10:38:18.310Z] Removing intermediate container 691d640d3d38 [2024-02-19T10:38:18.310Z] ---> 2da14a6e1311 [2024-02-19T10:38:18.310Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T10:38:18.310Z] ---> Running in 4d4f18179be4 [2024-02-19T10:38:18.567Z] Removing intermediate container 4d4f18179be4 [2024-02-19T10:38:18.568Z] ---> c3828b019c97 [2024-02-19T10:38:18.568Z] Step 23/25 : LABEL arch=amd64 [2024-02-19T10:38:18.568Z] ---> Running in 381f1e10655f [2024-02-19T10:38:18.568Z] Removing intermediate container 381f1e10655f [2024-02-19T10:38:18.568Z] ---> 5bd5ca68d10d [2024-02-19T10:38:18.568Z] Step 24/25 : LABEL git_sha=0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:38:18.568Z] ---> Running in 8492651d81ac [2024-02-19T10:38:18.568Z] Removing intermediate container 8492651d81ac [2024-02-19T10:38:18.568Z] ---> bd6984fbfd78 [2024-02-19T10:38:18.568Z] Step 25/25 : LABEL version=3.2.0-dev.6 [2024-02-19T10:38:18.568Z] ---> Running in 2ad0ac462b20 [2024-02-19T10:38:18.825Z] Removing intermediate container 2ad0ac462b20 [2024-02-19T10:38:18.825Z] ---> 98407c2d19e7 [2024-02-19T10:38:18.825Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T10:38:18.825Z] Successfully built 98407c2d19e7 [2024-02-19T10:38:18.825Z] Successfully tagged device-rfid-llrp:latest [2024-02-19T10:38:21.129Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:38:21.429Z] provisioning config files... [2024-02-19T10:38:21.438Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4456296816718221802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:38:21.772Z] ---> ****-login.sh [2024-02-19T10:38:21.773Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:38:21.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:21.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:21.773Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:21.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:21.773Z] [2024-02-19T10:38:21.773Z] Login Succeeded [2024-02-19T10:38:21.773Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:38:21.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:21.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:21.773Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:21.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:21.773Z] [2024-02-19T10:38:21.773Z] Login Succeeded [2024-02-19T10:38:21.773Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:38:22.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:22.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:22.030Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:22.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:22.030Z] [2024-02-19T10:38:22.030Z] Login Succeeded [2024-02-19T10:38:22.030Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:38:22.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:22.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:22.031Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:22.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:22.031Z] [2024-02-19T10:38:22.031Z] Login Succeeded [2024-02-19T10:38:22.031Z] ****.io [2024-02-19T10:38:22.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:22.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:22.290Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:22.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:22.290Z] [2024-02-19T10:38:22.290Z] Login Succeeded [2024-02-19T10:38:22.290Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:38:22.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T10:38:22.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:38:22.486Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-02-19T10:38:22.486Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:38:22.486Z] latest [2024-02-19T10:38:22.486Z] 3.2.0-dev.6 [2024-02-19T10:38:22.486Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [2024-02-19T10:38:22.486Z] main [2024-02-19T10:38:22.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:22.927Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:23.306Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:38:23.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-19T10:38:23.306Z] 7069952175a7: Preparing [2024-02-19T10:38:23.306Z] a40c98daadfe: Preparing [2024-02-19T10:38:23.306Z] 9e9587b8a8b3: Preparing [2024-02-19T10:38:23.306Z] 38be7f45aafe: Preparing [2024-02-19T10:38:23.306Z] ffc63eae49ee: Preparing [2024-02-19T10:38:23.306Z] aedc3bda2944: Preparing [2024-02-19T10:38:23.306Z] aedc3bda2944: Waiting [2024-02-19T10:38:23.306Z] 38be7f45aafe: Pushed [2024-02-19T10:38:23.306Z] 9e9587b8a8b3: Pushed [2024-02-19T10:38:23.306Z] a40c98daadfe: Pushed [2024-02-19T10:38:23.306Z] ffc63eae49ee: Pushed [2024-02-19T10:38:23.306Z] aedc3bda2944: Layer already exists [2024-02-19T10:38:25.766Z] using credential edgex-jenkins-ssh [2024-02-19T10:38:25.785Z] Cloning the remote Git repository [2024-02-19T10:38:25.834Z] 7069952175a7: Pushed [2024-02-19T10:38:25.828Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-19T10:38:25.934Z] > git init /w/workspace/device-rfid-llrp-go/139 # timeout=10 [2024-02-19T10:38:26.093Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:26.488Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:26.942Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-02-19T10:38:26.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-19T10:38:26.942Z] 7069952175a7: Preparing [2024-02-19T10:38:26.942Z] a40c98daadfe: Preparing [2024-02-19T10:38:26.942Z] 9e9587b8a8b3: Preparing [2024-02-19T10:38:26.942Z] 38be7f45aafe: Preparing [2024-02-19T10:38:26.942Z] ffc63eae49ee: Preparing [2024-02-19T10:38:26.942Z] aedc3bda2944: Preparing [2024-02-19T10:38:26.942Z] aedc3bda2944: Waiting [2024-02-19T10:38:26.942Z] ffc63eae49ee: Layer already exists [2024-02-19T10:38:26.942Z] 7069952175a7: Layer already exists [2024-02-19T10:38:26.942Z] 9e9587b8a8b3: Layer already exists [2024-02-19T10:38:26.942Z] a40c98daadfe: Layer already exists [2024-02-19T10:38:26.942Z] 38be7f45aafe: Layer already exists [2024-02-19T10:38:26.942Z] aedc3bda2944: Layer already exists [2024-02-19T10:38:26.942Z] latest: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:26.095Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-02-19T10:38:26.096Z] > git --version # timeout=10 [2024-02-19T10:38:26.121Z] > git --version # 'git version 2.25.1' [2024-02-19T10:38:26.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T10:38:26.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T10:38:27.349Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:27.771Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.6 [2024-02-19T10:38:27.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-19T10:38:27.771Z] 7069952175a7: Preparing [2024-02-19T10:38:27.771Z] a40c98daadfe: Preparing [2024-02-19T10:38:27.771Z] 9e9587b8a8b3: Preparing [2024-02-19T10:38:27.771Z] 38be7f45aafe: Preparing [2024-02-19T10:38:27.771Z] ffc63eae49ee: Preparing [2024-02-19T10:38:27.771Z] aedc3bda2944: Preparing [2024-02-19T10:38:27.771Z] aedc3bda2944: Waiting [2024-02-19T10:38:27.771Z] 7069952175a7: Layer already exists [2024-02-19T10:38:27.771Z] a40c98daadfe: Layer already exists [2024-02-19T10:38:27.771Z] 9e9587b8a8b3: Layer already exists [2024-02-19T10:38:27.771Z] 38be7f45aafe: Layer already exists [2024-02-19T10:38:27.771Z] ffc63eae49ee: Layer already exists [2024-02-19T10:38:27.771Z] aedc3bda2944: Layer already exists [2024-02-19T10:38:27.771Z] 3.2.0-dev.6: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:28.188Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:28.580Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [2024-02-19T10:38:28.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-19T10:38:28.580Z] 7069952175a7: Preparing [2024-02-19T10:38:28.580Z] a40c98daadfe: Preparing [2024-02-19T10:38:28.580Z] 9e9587b8a8b3: Preparing [2024-02-19T10:38:28.580Z] 38be7f45aafe: Preparing [2024-02-19T10:38:28.580Z] ffc63eae49ee: Preparing [2024-02-19T10:38:28.580Z] aedc3bda2944: Preparing [2024-02-19T10:38:28.580Z] aedc3bda2944: Waiting [2024-02-19T10:38:28.580Z] 9e9587b8a8b3: Layer already exists [2024-02-19T10:38:28.580Z] a40c98daadfe: Layer already exists [2024-02-19T10:38:28.580Z] ffc63eae49ee: Layer already exists [2024-02-19T10:38:28.580Z] 38be7f45aafe: Layer already exists [2024-02-19T10:38:28.580Z] 7069952175a7: Layer already exists [2024-02-19T10:38:28.580Z] aedc3bda2944: Layer already exists [2024-02-19T10:38:28.580Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:28.968Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:29.355Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-02-19T10:38:29.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-02-19T10:38:29.355Z] 7069952175a7: Preparing [2024-02-19T10:38:29.355Z] a40c98daadfe: Preparing [2024-02-19T10:38:29.355Z] 9e9587b8a8b3: Preparing [2024-02-19T10:38:29.355Z] 38be7f45aafe: Preparing [2024-02-19T10:38:29.355Z] ffc63eae49ee: Preparing [2024-02-19T10:38:29.355Z] aedc3bda2944: Preparing [2024-02-19T10:38:29.355Z] aedc3bda2944: Waiting [2024-02-19T10:38:29.355Z] 7069952175a7: Layer already exists [2024-02-19T10:38:29.355Z] ffc63eae49ee: Layer already exists [2024-02-19T10:38:29.355Z] 9e9587b8a8b3: Layer already exists [2024-02-19T10:38:29.355Z] a40c98daadfe: Layer already exists [2024-02-19T10:38:29.355Z] 38be7f45aafe: Layer already exists [2024-02-19T10:38:29.355Z] aedc3bda2944: Layer already exists [2024-02-19T10:38:29.355Z] main: digest: sha256:206567141008a819b9f9996a9e7241e97f2ad2c4742000296c1301779bcf8f43 size: 1573 [Pipeline] } [Pipeline] // withEnv [2024-02-19T10:38:29.426Z] Avoid second fetch [2024-02-19T10:38:29.427Z] Checking out Revision 0ceaf042a45b624e1d5d1d7218676027e9a805b1 (main) [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T10:38:29.574Z] ===================================================== [Pipeline] echo [2024-02-19T10:38:29.618Z] taggedImages: [2024-02-19T10:38:29.618Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:38:29.618Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-02-19T10:38:29.618Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.6 [2024-02-19T10:38:29.618Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [2024-02-19T10:38:29.618Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-02-19T10:38:28.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-02-19T10:38:28.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T10:38:29.443Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T10:38:29.509Z] > git checkout -f 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:30.028Z] Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [2024-02-19T10:38:30.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:38:30.269Z] [2024-02-19T10:38:30.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:30.443Z] [2024-02-19T10:38:30.443Z] GitHub has been notified of this commit’s build result [2024-02-19T10:38:30.443Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-02-19T10:38:30.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:38:30.605Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T10:38:30.605Z] 5eb5b503b376: Pulling fs layer [2024-02-19T10:38:30.605Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T10:38:30.605Z] ec43610c2a17: Pulling fs layer [2024-02-19T10:38:30.605Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T10:38:30.605Z] 33b1e0a273af: Pulling fs layer [2024-02-19T10:38:30.605Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T10:38:30.605Z] 2f39f015ded8: Pulling fs layer [2024-02-19T10:38:30.605Z] 33b1e0a273af: Waiting [2024-02-19T10:38:30.605Z] 5d3b04190fa2: Waiting [2024-02-19T10:38:30.605Z] 2f39f015ded8: Waiting [2024-02-19T10:38:30.605Z] 3a2ae6a8a46f: Waiting [2024-02-19T10:38:30.605Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T10:38:30.605Z] 5c69ac0246d0: Download complete [2024-02-19T10:38:30.605Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T10:38:30.605Z] 3a2ae6a8a46f: Download complete [2024-02-19T10:38:30.605Z] 33b1e0a273af: Verifying Checksum [2024-02-19T10:38:30.605Z] 33b1e0a273af: Download complete [2024-02-19T10:38:30.605Z] 5d3b04190fa2: Download complete [2024-02-19T10:38:30.605Z] ec43610c2a17: Verifying Checksum [2024-02-19T10:38:30.605Z] ec43610c2a17: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T10:38:30.863Z] 5eb5b503b376: Verifying Checksum [2024-02-19T10:38:30.863Z] 5eb5b503b376: Download complete [2024-02-19T10:38:31.254Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T10:38:31.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T10:38:31.254Z] Dload Upload Total Spent Left Speed [2024-02-19T10:38:31.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-02-19T10:38:31.427Z] 2f39f015ded8: Download complete [2024-02-19T10:38:31.597Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T10:38:31.931Z] + sudo tee /etc/docker/daemon.new [2024-02-19T10:38:31.931Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T10:38:31.931Z] { [2024-02-19T10:38:31.931Z] "registry-mirrors": [ [2024-02-19T10:38:31.931Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T10:38:31.931Z] ], [2024-02-19T10:38:31.931Z] "bip": "10.250.0.254/24", [2024-02-19T10:38:31.931Z] "hosts": [ [2024-02-19T10:38:31.931Z] "tcp://0.0.0.0:5555", [2024-02-19T10:38:31.931Z] "unix:///var/run/docker.sock" [2024-02-19T10:38:31.931Z] ], [2024-02-19T10:38:31.931Z] "mtu": 1458, [2024-02-19T10:38:31.931Z] "selinux-enabled": true, [2024-02-19T10:38:31.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T10:38:31.931Z] } [Pipeline] sh [2024-02-19T10:38:31.992Z] 5eb5b503b376: Pull complete [2024-02-19T10:38:31.992Z] 5c69ac0246d0: Pull complete [2024-02-19T10:38:32.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T10:38:32.557Z] ec43610c2a17: Pull complete [2024-02-19T10:38:32.557Z] 3a2ae6a8a46f: Pull complete [2024-02-19T10:38:32.587Z] + sudo service docker restart [2024-02-19T10:38:32.816Z] 33b1e0a273af: Pull complete [2024-02-19T10:38:32.816Z] 5d3b04190fa2: Pull complete [2024-02-19T10:38:36.999Z] 2f39f015ded8: Pull complete [2024-02-19T10:38:36.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T10:38:36.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:38:36.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:38:37.206Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:38:37.239Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T10:38:42.762Z] $ docker top 42b471bc5de0a9695596b9e322f4b71c9507bd2b7172d10d8c1604f733543b41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:38:43.212Z] ---> job-cost.sh [2024-02-19T10:38:43.212Z] lf-activate-venv: SKIPPING [2024-02-19T10:38:43.212Z] INFO: No Stack... [2024-02-19T10:38:43.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T10:38:44.037Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T10:38:44.323Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-02-19T10:38:44.323Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T10:38:44.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [2024-02-19T10:38:44.494Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] did not exist. Created. [2024-02-19T10:38:44.499Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T10:38:44.869Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T10:38:44.902Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T10:38:44.934Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T10:38:45.023Z] $ docker stop --time=1 42b471bc5de0a9695596b9e322f4b71c9507bd2b7172d10d8c1604f733543b41 [2024-02-19T10:38:46.185Z] $ docker rm -f --volumes 42b471bc5de0a9695596b9e322f4b71c9507bd2b7172d10d8c1604f733543b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:38:50.879Z] provisioning config files... [2024-02-19T10:38:50.905Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/139@tmp/config5949897535085482818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:38:51.367Z] ---> ****-login.sh [2024-02-19T10:38:51.367Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:38:51.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:51.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:51.913Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:51.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:51.913Z] [2024-02-19T10:38:51.913Z] Login Succeeded [2024-02-19T10:38:51.913Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:38:52.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:52.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:52.454Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:52.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:52.454Z] [2024-02-19T10:38:52.454Z] Login Succeeded [2024-02-19T10:38:52.454Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:38:52.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:52.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:52.724Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:52.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:52.724Z] [2024-02-19T10:38:52.724Z] Login Succeeded [2024-02-19T10:38:52.724Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:38:52.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:52.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:52.995Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:52.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:52.995Z] [2024-02-19T10:38:52.995Z] Login Succeeded [2024-02-19T10:38:52.995Z] ****.io [2024-02-19T10:38:53.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:38:53.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:38:53.532Z] Configure a credential helper to remove this warning. See [2024-02-19T10:38:53.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:38:53.532Z] [2024-02-19T10:38:53.532Z] Login Succeeded [2024-02-19T10:38:53.532Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:38:53.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T10:38:54.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:38:54.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:38:54.289Z] ========================================================= [2024-02-19T10:38:54.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T10:38:54.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:38:54.786Z] + 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-02-19T10:38:57.377Z] Sending build context to Docker daemon 1.198MB [2024-02-19T10:38:57.377Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:38:57.377Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T10:38:57.377Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T10:38:57.377Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T10:38:57.377Z] 5d54e960e981: Pulling fs layer [2024-02-19T10:38:57.377Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T10:38:57.377Z] f0e02332f6b5: Pulling fs layer [2024-02-19T10:38:57.377Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T10:38:57.377Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T10:38:57.377Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T10:38:57.377Z] 872ee5b61b7b: Waiting [2024-02-19T10:38:57.377Z] 94ae7d8d031c: Waiting [2024-02-19T10:38:57.377Z] f0e02332f6b5: Waiting [2024-02-19T10:38:57.377Z] 5d54e960e981: Verifying Checksum [2024-02-19T10:38:57.377Z] 5d54e960e981: Download complete [2024-02-19T10:38:57.377Z] f0e02332f6b5: Verifying Checksum [2024-02-19T10:38:57.377Z] f0e02332f6b5: Download complete [2024-02-19T10:38:57.377Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T10:38:57.377Z] 872ee5b61b7b: Download complete [2024-02-19T10:38:57.377Z] 9fda8d8052c6: Download complete [2024-02-19T10:38:57.966Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T10:38:57.966Z] 94ae7d8d031c: Download complete [2024-02-19T10:38:58.234Z] 9fda8d8052c6: Pull complete [2024-02-19T10:38:58.821Z] 5d54e960e981: Pull complete [2024-02-19T10:38:59.095Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T10:38:59.095Z] c4a7e357bf2a: Download complete [2024-02-19T10:39:00.065Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T10:39:00.066Z] 0c6a40ed1a82: Download complete [2024-02-19T10:39:12.462Z] c4a7e357bf2a: Pull complete [2024-02-19T10:39:12.462Z] f0e02332f6b5: Pull complete [2024-02-19T10:39:12.462Z] 872ee5b61b7b: Pull complete [2024-02-19T10:39:22.553Z] 0c6a40ed1a82: Pull complete [2024-02-19T10:39:22.553Z] 94ae7d8d031c: Pull complete [2024-02-19T10:39:22.553Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T10:39:22.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T10:39:22.553Z] ---> 86de565de09d [2024-02-19T10:39:22.553Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:39:23.535Z] ---> Running in c15d6682a4cf [2024-02-19T10:39:23.806Z] Removing intermediate container c15d6682a4cf [2024-02-19T10:39:23.806Z] ---> 4b838fb0b9e0 [2024-02-19T10:39:23.806Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:39:23.806Z] ---> Running in 91286043abb3 [2024-02-19T10:39:24.074Z] Removing intermediate container 91286043abb3 [2024-02-19T10:39:24.074Z] ---> 6ca09e57f092 [2024-02-19T10:39:24.074Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:39:24.074Z] ---> Running in ebff1aae525b [2024-02-19T10:39:24.659Z] Removing intermediate container ebff1aae525b [2024-02-19T10:39:24.660Z] ---> 305e6f3fae57 [2024-02-19T10:39:24.660Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:39:24.660Z] ---> Running in 085c6c1836fa [2024-02-19T10:39:24.926Z] Removing intermediate container 085c6c1836fa [2024-02-19T10:39:24.926Z] ---> abae1d0a3307 [2024-02-19T10:39:24.926Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:39:24.926Z] ---> Running in 545283be9723 [2024-02-19T10:39:26.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:39:26.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:39:27.572Z] OK: 266 MiB in 52 packages [2024-02-19T10:39:28.535Z] Removing intermediate container 545283be9723 [2024-02-19T10:39:28.535Z] ---> f65b36cc63a4 [2024-02-19T10:39:28.535Z] Step 8/12 : WORKDIR /app [2024-02-19T10:39:28.535Z] ---> Running in 107146aed064 [2024-02-19T10:39:28.811Z] Removing intermediate container 107146aed064 [2024-02-19T10:39:28.811Z] ---> 9a52144995bb [2024-02-19T10:39:28.811Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T10:39:29.398Z] ---> 78e416e1c3ca [2024-02-19T10:39:29.398Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:39:29.398Z] ---> Running in 77373a071844 [2024-02-19T10:40:37.292Z] Removing intermediate container 77373a071844 [2024-02-19T10:40:37.292Z] ---> d42556b198f3 [2024-02-19T10:40:37.292Z] Step 11/12 : COPY . . [2024-02-19T10:40:37.292Z] ---> 3ab15f0f48d9 [2024-02-19T10:40:37.292Z] Step 12/12 : RUN $MAKE [2024-02-19T10:40:37.292Z] ---> Running in 4fd1ea50f1f9 [2024-02-19T10:40:37.292Z] noop [2024-02-19T10:40:37.292Z] Removing intermediate container 4fd1ea50f1f9 [2024-02-19T10:40:37.292Z] ---> 2828ba929910 [2024-02-19T10:40:37.292Z] Successfully built 2828ba929910 [2024-02-19T10:40:37.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:40:37.856Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T10:40:37.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:40:38.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-1247 does not seem to be running inside a container [2024-02-19T10:40:38.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/139 -v /w/workspace/device-rfid-llrp-go/139:/w/workspace/device-rfid-llrp-go/139:rw,z -v /w/workspace/device-rfid-llrp-go/139@tmp:/w/workspace/device-rfid-llrp-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T10:40:39.635Z] $ docker top 83e279a70a52e6881d2db4fe349530cf6dedb7aa2bc2520ce173a93946cced0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:40:40.530Z] + go version [2024-02-19T10:40:40.530Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T10:40:40.554Z] $ docker stop --time=1 83e279a70a52e6881d2db4fe349530cf6dedb7aa2bc2520ce173a93946cced0d [2024-02-19T10:40:42.201Z] $ docker rm -f --volumes 83e279a70a52e6881d2db4fe349530cf6dedb7aa2bc2520ce173a93946cced0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:40:43.078Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T10:40:43.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:40:43.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-1247 does not seem to be running inside a container [2024-02-19T10:40:43.403Z] $ 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/139 -v /w/workspace/device-rfid-llrp-go/139:/w/workspace/device-rfid-llrp-go/139:rw,z -v /w/workspace/device-rfid-llrp-go/139@tmp:/w/workspace/device-rfid-llrp-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T10:40:44.609Z] $ docker top d19d3e7b8efe740ce2e740c5a691f043a27ecf054271f4aa732b037e32514cae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:40:45.160Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/139 [Pipeline] fileExists [Pipeline] sh [2024-02-19T10:40:46.102Z] + make test [2024-02-19T10:40:46.102Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T10:40:49.443Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-02-19T10:42:26.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-02-19T10:42:26.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-02-19T10:43:05.093Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.039s coverage: 40.6% of statements [2024-02-19T10:43:05.093Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.647s coverage: 51.9% of statements [2024-02-19T10:43:05.093Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.063s coverage: 96.4% of statements [2024-02-19T10:43:05.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T10:43:05.093Z] go vet ./... [2024-02-19T10:43:31.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T10:43:31.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T10:43:31.794Z] ./bin/test-attribution-txt.sh [2024-02-19T10:43:31.794Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T10:43:31.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T10:43:31.876Z] $ docker stop --time=1 d19d3e7b8efe740ce2e740c5a691f043a27ecf054271f4aa732b037e32514cae [2024-02-19T10:43:37.793Z] $ docker rm -f --volumes d19d3e7b8efe740ce2e740c5a691f043a27ecf054271f4aa732b037e32514cae [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:43:39.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T10:43:39.279Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T10:43:40.344Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T10:43:40.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T10:43:41.301Z] + ls -al . [2024-02-19T10:43:41.301Z] total 636 [2024-02-19T10:43:41.301Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 10:40 . [2024-02-19T10:43:41.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:38 .. [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 19 10:38 .dockerignore [2024-02-19T10:43:41.301Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 10:38 .git [2024-02-19T10:43:41.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 10:38 .github [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 19 10:38 .gitignore [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 10:38 .golangci.yml [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 11980 Feb 19 10:38 Attribution.txt [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 11677 Feb 19 10:38 CHANGELOG.md [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 1456 Feb 19 10:38 Dockerfile [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 10:38 GOVERNANCE.md [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 661 Feb 19 10:38 Jenkinsfile [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 19 10:38 LICENSE [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 2179 Feb 19 10:38 Makefile [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 19 10:38 OWNERS.md [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 28907 Feb 19 10:38 README.md [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 10:36 VERSION [2024-02-19T10:43:41.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:38 bin [2024-02-19T10:43:41.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 10:38 cmd [2024-02-19T10:43:41.301Z] -rw-r--r-- 1 jenkins jenkins 459493 Feb 19 10:42 coverage.out [2024-02-19T10:43:41.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:38 examples [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 3922 Feb 19 10:38 go.mod [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 33997 Feb 19 10:38 go.sum [2024-02-19T10:43:41.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 10:38 images [2024-02-19T10:43:41.301Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 10:38 internal [2024-02-19T10:43:41.301Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 19 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:43:41.738Z] + 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=0ceaf042a45b624e1d5d1d7218676027e9a805b1 --label arch=arm64 --label version=3.2.0-dev.6 . [2024-02-19T10:43:42.324Z] Sending build context to Docker daemon 1.198MB [2024-02-19T10:43:42.324Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T10:43:42.324Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T10:43:42.324Z] ---> 2828ba929910 [2024-02-19T10:43:42.324Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T10:43:42.324Z] ---> Running in 9eb9cf58f09d [2024-02-19T10:43:42.909Z] Removing intermediate container 9eb9cf58f09d [2024-02-19T10:43:42.909Z] ---> dfa1c8359764 [2024-02-19T10:43:42.909Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T10:43:42.909Z] ---> Running in 7ac3f32df0bb [2024-02-19T10:43:43.184Z] Removing intermediate container 7ac3f32df0bb [2024-02-19T10:43:43.184Z] ---> 81dea704c38d [2024-02-19T10:43:43.184Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T10:43:43.461Z] ---> Running in 866892bcd003 [2024-02-19T10:43:44.872Z] Removing intermediate container 866892bcd003 [2024-02-19T10:43:44.872Z] ---> 2e0752e1aa39 [2024-02-19T10:43:44.872Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T10:43:44.872Z] ---> Running in c84e41d5685e [2024-02-19T10:43:45.140Z] Removing intermediate container c84e41d5685e [2024-02-19T10:43:45.140Z] ---> b4c6e76cf1df [2024-02-19T10:43:45.140Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T10:43:45.140Z] ---> Running in a5e9600860c0 [2024-02-19T10:43:47.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:43:47.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:43:48.653Z] OK: 266 MiB in 52 packages [2024-02-19T10:43:52.005Z] Removing intermediate container a5e9600860c0 [2024-02-19T10:43:52.005Z] ---> 38cac0a8bceb [2024-02-19T10:43:52.005Z] Step 8/25 : WORKDIR /app [2024-02-19T10:43:52.005Z] ---> Running in d06204091d2d [2024-02-19T10:43:52.597Z] Removing intermediate container d06204091d2d [2024-02-19T10:43:52.597Z] ---> 4e96778f2f6e [2024-02-19T10:43:52.597Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T10:43:53.178Z] ---> e79a78dbd425 [2024-02-19T10:43:53.178Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T10:43:53.178Z] ---> Running in 685d5b78e00b [2024-02-19T10:43:55.115Z] Removing intermediate container 685d5b78e00b [2024-02-19T10:43:55.115Z] ---> 2006a855277f [2024-02-19T10:43:55.115Z] Step 11/25 : COPY . . [2024-02-19T10:43:56.076Z] ---> 31a02446b6c3 [2024-02-19T10:43:56.076Z] Step 12/25 : RUN $MAKE [2024-02-19T10:43:56.076Z] ---> Running in 1875a3010098 [2024-02-19T10:43:57.034Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-02-19T10:45:48.675Z] Removing intermediate container 1875a3010098 [2024-02-19T10:45:48.675Z] ---> a47747640b1a [2024-02-19T10:45:48.675Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T10:45:48.675Z] 3.18: Pulling from library/alpine [2024-02-19T10:45:48.675Z] c6b39de5b339: Pulling fs layer [2024-02-19T10:45:48.675Z] c6b39de5b339: Verifying Checksum [2024-02-19T10:45:48.675Z] c6b39de5b339: Download complete [2024-02-19T10:45:48.675Z] c6b39de5b339: Pull complete [2024-02-19T10:45:48.675Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T10:45:48.675Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T10:45:48.675Z] ---> 33abbf032149 [2024-02-19T10:45:48.675Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-19T10:45:48.675Z] ---> Running in 8e50e46d96c1 [2024-02-19T10:45:48.675Z] Removing intermediate container 8e50e46d96c1 [2024-02-19T10:45:48.675Z] ---> 66bcf16c5c2b [2024-02-19T10:45:48.675Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T10:45:48.675Z] ---> Running in 976cbf3d99b8 [2024-02-19T10:45:48.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:45:48.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:45:48.675Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T10:45:48.675Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T10:45:48.675Z] OK: 8 MiB in 16 packages [2024-02-19T10:45:48.941Z] Removing intermediate container 976cbf3d99b8 [2024-02-19T10:45:48.942Z] ---> 98c0a1520f4b [2024-02-19T10:45:48.942Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-19T10:45:48.942Z] ---> Running in 3b2c19840fa3 [2024-02-19T10:45:49.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T10:45:50.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T10:45:51.127Z] OK: 8 MiB in 16 packages [2024-02-19T10:45:51.709Z] Removing intermediate container 3b2c19840fa3 [2024-02-19T10:45:51.709Z] ---> 373889ed10c2 [2024-02-19T10:45:51.709Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-02-19T10:45:52.291Z] ---> 98c714de39d6 [2024-02-19T10:45:52.291Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-02-19T10:45:52.882Z] ---> b9ccc3abc86c [2024-02-19T10:45:52.882Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-02-19T10:45:54.295Z] ---> eb847269e8c8 [2024-02-19T10:45:54.295Z] Step 20/25 : EXPOSE 59989 [2024-02-19T10:45:54.295Z] ---> Running in b5236610fc62 [2024-02-19T10:45:54.295Z] Removing intermediate container b5236610fc62 [2024-02-19T10:45:54.295Z] ---> 9900fc2005e4 [2024-02-19T10:45:54.295Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-02-19T10:45:54.561Z] ---> Running in 25b6f4b5df62 [2024-02-19T10:45:54.826Z] Removing intermediate container 25b6f4b5df62 [2024-02-19T10:45:54.826Z] ---> 5e5121696a32 [2024-02-19T10:45:54.826Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T10:45:54.826Z] ---> Running in 879b21cc98b6 [2024-02-19T10:45:55.092Z] Removing intermediate container 879b21cc98b6 [2024-02-19T10:45:55.092Z] ---> 7ea2525a8bef [2024-02-19T10:45:55.092Z] Step 23/25 : LABEL arch=arm64 [2024-02-19T10:45:55.092Z] ---> Running in 63b643db0302 [2024-02-19T10:45:55.358Z] Removing intermediate container 63b643db0302 [2024-02-19T10:45:55.358Z] ---> 4bd56144a4e3 [2024-02-19T10:45:55.358Z] Step 24/25 : LABEL git_sha=0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:45:55.625Z] ---> Running in d845fd3a4b22 [2024-02-19T10:45:55.891Z] Removing intermediate container d845fd3a4b22 [2024-02-19T10:45:55.891Z] ---> 2cb4e9d915a2 [2024-02-19T10:45:55.891Z] Step 25/25 : LABEL version=3.2.0-dev.6 [2024-02-19T10:45:55.891Z] ---> Running in 1ff5eeb91134 [2024-02-19T10:45:56.156Z] Removing intermediate container 1ff5eeb91134 [2024-02-19T10:45:56.156Z] ---> 019476ef2b57 [2024-02-19T10:45:56.156Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T10:45:56.156Z] Successfully built 019476ef2b57 [2024-02-19T10:45:56.156Z] 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-02-19T10:45:56.596Z] provisioning config files... [2024-02-19T10:45:56.618Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/139@tmp/config7132372811346200016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:45:57.008Z] ---> ****-login.sh [2024-02-19T10:45:57.008Z] nexus3.edgexfoundry.org:10001 [2024-02-19T10:45:57.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:45:57.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:45:57.279Z] Configure a credential helper to remove this warning. See [2024-02-19T10:45:57.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:45:57.279Z] [2024-02-19T10:45:57.279Z] Login Succeeded [2024-02-19T10:45:57.279Z] nexus3.edgexfoundry.org:10002 [2024-02-19T10:45:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:45:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:45:57.547Z] Configure a credential helper to remove this warning. See [2024-02-19T10:45:57.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:45:57.547Z] [2024-02-19T10:45:57.547Z] Login Succeeded [2024-02-19T10:45:57.547Z] nexus3.edgexfoundry.org:10003 [2024-02-19T10:45:57.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:45:58.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:45:58.078Z] Configure a credential helper to remove this warning. See [2024-02-19T10:45:58.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:45:58.078Z] [2024-02-19T10:45:58.078Z] Login Succeeded [2024-02-19T10:45:58.078Z] nexus3.edgexfoundry.org:10004 [2024-02-19T10:45:58.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:45:58.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:45:58.345Z] Configure a credential helper to remove this warning. See [2024-02-19T10:45:58.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:45:58.345Z] [2024-02-19T10:45:58.345Z] Login Succeeded [2024-02-19T10:45:58.345Z] ****.io [2024-02-19T10:45:58.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T10:45:58.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T10:45:58.875Z] Configure a credential helper to remove this warning. See [2024-02-19T10:45:58.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T10:45:58.875Z] [2024-02-19T10:45:58.875Z] Login Succeeded [2024-02-19T10:45:58.875Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T10:45:58.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T10:45:59.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T10:45:59.151Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-02-19T10:45:59.151Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:45:59.151Z] latest [2024-02-19T10:45:59.151Z] 3.2.0-dev.6 [2024-02-19T10:45:59.151Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [2024-02-19T10:45:59.151Z] main [2024-02-19T10:45:59.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:45:59.736Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:00.282Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:46:00.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-19T10:46:00.282Z] d2e11032f10d: Preparing [2024-02-19T10:46:00.282Z] 06e1dc5289f0: Preparing [2024-02-19T10:46:00.282Z] 6fbc4c12727e: Preparing [2024-02-19T10:46:00.282Z] 0cb30636a344: Preparing [2024-02-19T10:46:00.282Z] d150047b4edb: Preparing [2024-02-19T10:46:00.282Z] 7c504f21be85: Preparing [2024-02-19T10:46:00.282Z] 7c504f21be85: Waiting [2024-02-19T10:46:00.550Z] 6fbc4c12727e: Pushed [2024-02-19T10:46:00.550Z] d150047b4edb: Pushed [2024-02-19T10:46:00.550Z] 0cb30636a344: Pushed [2024-02-19T10:46:00.550Z] 06e1dc5289f0: Pushed [2024-02-19T10:46:02.482Z] 7c504f21be85: Layer already exists [2024-02-19T10:46:06.733Z] d2e11032f10d: Pushed [2024-02-19T10:46:06.733Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:07.212Z] + 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-02-19T10:46:07.670Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-02-19T10:46:07.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-19T10:46:07.670Z] d2e11032f10d: Preparing [2024-02-19T10:46:07.670Z] 06e1dc5289f0: Preparing [2024-02-19T10:46:07.670Z] 6fbc4c12727e: Preparing [2024-02-19T10:46:07.670Z] 0cb30636a344: Preparing [2024-02-19T10:46:07.670Z] d150047b4edb: Preparing [2024-02-19T10:46:07.670Z] 7c504f21be85: Preparing [2024-02-19T10:46:07.670Z] 7c504f21be85: Waiting [2024-02-19T10:46:07.670Z] d2e11032f10d: Layer already exists [2024-02-19T10:46:07.670Z] 6fbc4c12727e: Layer already exists [2024-02-19T10:46:07.670Z] 06e1dc5289f0: Layer already exists [2024-02-19T10:46:07.670Z] d150047b4edb: Layer already exists [2024-02-19T10:46:07.670Z] 0cb30636a344: Layer already exists [2024-02-19T10:46:07.670Z] 7c504f21be85: Layer already exists [2024-02-19T10:46:07.938Z] latest: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:08.507Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:09.002Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.6 [2024-02-19T10:46:09.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-19T10:46:09.002Z] d2e11032f10d: Preparing [2024-02-19T10:46:09.002Z] 06e1dc5289f0: Preparing [2024-02-19T10:46:09.002Z] 6fbc4c12727e: Preparing [2024-02-19T10:46:09.002Z] 0cb30636a344: Preparing [2024-02-19T10:46:09.002Z] d150047b4edb: Preparing [2024-02-19T10:46:09.002Z] 7c504f21be85: Preparing [2024-02-19T10:46:09.002Z] 7c504f21be85: Waiting [2024-02-19T10:46:09.002Z] 06e1dc5289f0: Layer already exists [2024-02-19T10:46:09.002Z] d150047b4edb: Layer already exists [2024-02-19T10:46:09.002Z] 6fbc4c12727e: Layer already exists [2024-02-19T10:46:09.002Z] 0cb30636a344: Layer already exists [2024-02-19T10:46:09.002Z] d2e11032f10d: Layer already exists [2024-02-19T10:46:09.002Z] 7c504f21be85: Layer already exists [2024-02-19T10:46:09.002Z] 3.2.0-dev.6: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:09.768Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:10.259Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [2024-02-19T10:46:10.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-19T10:46:10.259Z] d2e11032f10d: Preparing [2024-02-19T10:46:10.259Z] 06e1dc5289f0: Preparing [2024-02-19T10:46:10.259Z] 6fbc4c12727e: Preparing [2024-02-19T10:46:10.259Z] 0cb30636a344: Preparing [2024-02-19T10:46:10.259Z] d150047b4edb: Preparing [2024-02-19T10:46:10.259Z] 7c504f21be85: Preparing [2024-02-19T10:46:10.259Z] 7c504f21be85: Waiting [2024-02-19T10:46:10.259Z] d150047b4edb: Layer already exists [2024-02-19T10:46:10.259Z] 0cb30636a344: Layer already exists [2024-02-19T10:46:10.259Z] 6fbc4c12727e: Layer already exists [2024-02-19T10:46:10.259Z] d2e11032f10d: Layer already exists [2024-02-19T10:46:10.259Z] 06e1dc5289f0: Layer already exists [2024-02-19T10:46:10.259Z] 7c504f21be85: Layer already exists [2024-02-19T10:46:10.526Z] 0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:10.991Z] + 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-02-19T10:46:11.457Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-02-19T10:46:11.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-02-19T10:46:11.457Z] d2e11032f10d: Preparing [2024-02-19T10:46:11.457Z] 06e1dc5289f0: Preparing [2024-02-19T10:46:11.457Z] 6fbc4c12727e: Preparing [2024-02-19T10:46:11.457Z] 0cb30636a344: Preparing [2024-02-19T10:46:11.457Z] d150047b4edb: Preparing [2024-02-19T10:46:11.457Z] 7c504f21be85: Preparing [2024-02-19T10:46:11.457Z] 7c504f21be85: Waiting [2024-02-19T10:46:11.457Z] d2e11032f10d: Layer already exists [2024-02-19T10:46:11.457Z] 6fbc4c12727e: Layer already exists [2024-02-19T10:46:11.457Z] 0cb30636a344: Layer already exists [2024-02-19T10:46:11.457Z] 06e1dc5289f0: Layer already exists [2024-02-19T10:46:11.457Z] d150047b4edb: Layer already exists [2024-02-19T10:46:11.457Z] 7c504f21be85: Layer already exists [2024-02-19T10:46:11.724Z] main: digest: sha256:1f056be8b64cd27d7fde1513d442c86e93d7ef731ac4dd4526e55b60fb0d502a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T10:46:12.087Z] ===================================================== [Pipeline] echo [2024-02-19T10:46:12.572Z] taggedImages: [2024-02-19T10:46:12.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1 [2024-02-19T10:46:12.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-02-19T10:46:12.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.6 [2024-02-19T10:46:12.572Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ceaf042a45b624e1d5d1d7218676027e9a805b1-3.2.0-dev.6 [2024-02-19T10:46:12.572Z] - 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-02-19T10:46:13.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T10:46:13.203Z] [2024-02-19T10:46:13.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:13.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T10:46:17.807Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T10:46:17.807Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T10:46:17.807Z] 04944245beec: Pulling fs layer [2024-02-19T10:46:17.807Z] 699f458cf7ca: Pulling fs layer [2024-02-19T10:46:17.807Z] 765212b225bb: Pulling fs layer [2024-02-19T10:46:17.807Z] f23df028b6ca: Pulling fs layer [2024-02-19T10:46:17.807Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T10:46:17.807Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T10:46:17.807Z] 765212b225bb: Waiting [2024-02-19T10:46:17.807Z] f23df028b6ca: Waiting [2024-02-19T10:46:17.807Z] d65c8cfc05b1: Waiting [2024-02-19T10:46:17.807Z] 2437ff75d9bd: Waiting [2024-02-19T10:46:17.807Z] 04944245beec: Verifying Checksum [2024-02-19T10:46:17.807Z] 04944245beec: Download complete [2024-02-19T10:46:17.807Z] 765212b225bb: Verifying Checksum [2024-02-19T10:46:17.807Z] 765212b225bb: Download complete [2024-02-19T10:46:17.807Z] f23df028b6ca: Verifying Checksum [2024-02-19T10:46:17.807Z] f23df028b6ca: Download complete [2024-02-19T10:46:18.074Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T10:46:18.074Z] d65c8cfc05b1: Download complete [2024-02-19T10:46:18.074Z] 699f458cf7ca: Verifying Checksum [2024-02-19T10:46:18.074Z] 699f458cf7ca: Download complete [2024-02-19T10:46:18.654Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T10:46:18.654Z] 8998bd30e6a1: Download complete [2024-02-19T10:46:21.241Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T10:46:21.241Z] 2437ff75d9bd: Download complete [2024-02-19T10:46:23.179Z] 8998bd30e6a1: Pull complete [2024-02-19T10:46:23.444Z] 04944245beec: Pull complete [2024-02-19T10:46:24.856Z] 699f458cf7ca: Pull complete [2024-02-19T10:46:25.123Z] 765212b225bb: Pull complete [2024-02-19T10:46:26.083Z] f23df028b6ca: Pull complete [2024-02-19T10:46:26.083Z] d65c8cfc05b1: Pull complete [2024-02-19T10:46:44.285Z] 2437ff75d9bd: Pull complete [2024-02-19T10:46:44.285Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T10:46:44.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T10:46:44.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:46:44.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-1247 does not seem to be running inside a container [2024-02-19T10:46:44.740Z] $ 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/139 -v /w/workspace/device-rfid-llrp-go/139:/w/workspace/device-rfid-llrp-go/139:rw,z -v /w/workspace/device-rfid-llrp-go/139@tmp:/w/workspace/device-rfid-llrp-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T10:46:47.402Z] $ docker top 29a8a010d13031170e709cc27dcae9c42cf7c8595b6d7c2769d9e27870f65456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:46:48.344Z] ---> job-cost.sh [2024-02-19T10:46:48.344Z] lf-activate-venv: SKIPPING [2024-02-19T10:46:48.344Z] INFO: No Stack... [2024-02-19T10:46:48.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T10:46:49.566Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T10:46:50.203Z] + cat /w/workspace/device-rfid-llrp-go/139/archives/cost.csv [2024-02-19T10:46:50.203Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T10:46:50.265Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [2024-02-19T10:46:50.275Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] did not exist. Created. [2024-02-19T10:46:50.281Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T10:46:51.030Z] /w/workspace/device-rfid-llrp-go/139@tmp/durable-681e11c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T10:46:51.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T10:46:51.743Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T10:46:51.806Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T10:46:51.817Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T10:46:51.937Z] $ docker stop --time=1 29a8a010d13031170e709cc27dcae9c42cf7c8595b6d7c2769d9e27870f65456 [2024-02-19T10:46:53.451Z] $ docker rm -f --volumes 29a8a010d13031170e709cc27dcae9c42cf7c8595b6d7c2769d9e27870f65456 [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-02-19T10:46:54.808Z] provisioning config files... [2024-02-19T10:46:54.814Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11097133718047904042tmp [Pipeline] { [Pipeline] sh [2024-02-19T10:46:55.192Z] + set +x [2024-02-19T10:46:55.192Z] + curl -s https://codecov.io/bash [2024-02-19T10:46:55.192Z] + bash -s -- [2024-02-19T10:46:55.451Z] [2024-02-19T10:46:55.451Z] _____ _ [2024-02-19T10:46:55.451Z] / ____| | | [2024-02-19T10:46:55.451Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T10:46:55.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T10:46:55.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T10:46:55.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T10:46:55.451Z] Bash-1.0.6 [2024-02-19T10:46:55.451Z] [2024-02-19T10:46:55.451Z] [2024-02-19T10:46:55.451Z] ==> git version 2.25.1 found [2024-02-19T10:46:55.451Z] ==> 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-02-19T10:46:55.451Z] Release-Date: 2020-01-08 [2024-02-19T10:46:55.451Z] 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-02-19T10:46:55.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T10:46:55.451Z] ==> Jenkins CI detected. [2024-02-19T10:46:55.451Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-02-19T10:46:55.451Z] project root: . [2024-02-19T10:46:55.451Z] --> token set from env [2024-02-19T10:46:55.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T10:46:55.451Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T10:46:55.451Z] ==> Python coveragepy not found [2024-02-19T10:46:55.451Z] ==> Searching for coverage reports in: [2024-02-19T10:46:55.451Z] + . [2024-02-19T10:46:55.451Z] -> Found 1 reports [2024-02-19T10:46:55.451Z] ==> Detecting git/mercurial file structure [2024-02-19T10:46:55.451Z] ==> Reading reports [2024-02-19T10:46:55.451Z] + ./coverage.out bytes=459493 [2024-02-19T10:46:55.451Z] ==> Appending adjustments [2024-02-19T10:46:55.451Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T10:46:55.710Z] + Found adjustments [2024-02-19T10:46:55.710Z] ==> Gzipping contents [2024-02-19T10:46:55.710Z] 52K /tmp/codecov.Dkt5C0.gz [2024-02-19T10:46:55.710Z] ==> Uploading reports [2024-02-19T10:46:55.710Z] url: https://codecov.io [2024-02-19T10:46:55.710Z] query: branch=main&commit=0ceaf042a45b624e1d5d1d7218676027e9a805b1&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T10:46:55.710Z] -> Pinging Codecov [2024-02-19T10:46:55.710Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0ceaf042a45b624e1d5d1d7218676027e9a805b1&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T10:46:55.970Z] -> Uploading to [2024-02-19T10:46:55.970Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/581DD39554BDF9B6E22D074273EAD858/0ceaf042a45b624e1d5d1d7218676027e9a805b1/dc3faf69-374e-48d9-ac25-359724412565.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T104655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6d3d9323e423805c9ed7defe7e60a5701660d81c424b95d2a9d48faadbd559f [2024-02-19T10:46:55.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T10:46:55.970Z] Dload Upload Total Spent Left Speed [2024-02-19T10:46:56.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 160k --:--:-- --:--:-- --:--:-- 160k [2024-02-19T10:46:56.229Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] } [2024-02-19T10:46:56.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-19T10:46:56.699Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-19T10:46:56.714Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:57.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T10:46:57.156Z] [2024-02-19T10:46:57.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:46:57.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T10:46:57.507Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-19T10:46:57.507Z] df9b9388f04a: Pulling fs layer [2024-02-19T10:46:57.507Z] 52dc419b0ee2: Pulling fs layer [2024-02-19T10:46:57.507Z] 25bc292e5bac: Pulling fs layer [2024-02-19T10:46:57.507Z] 114826534d7a: Pulling fs layer [2024-02-19T10:46:57.507Z] 4657fd5d0bcf: Pulling fs layer [2024-02-19T10:46:57.507Z] 6ad1cebc031e: Pulling fs layer [2024-02-19T10:46:57.507Z] 8a3aa393b2d8: Pulling fs layer [2024-02-19T10:46:57.507Z] 8a3aa393b2d8: Waiting [2024-02-19T10:46:57.507Z] 6ad1cebc031e: Waiting [2024-02-19T10:46:57.507Z] 4657fd5d0bcf: Waiting [2024-02-19T10:46:57.507Z] 114826534d7a: Waiting [2024-02-19T10:46:57.507Z] 25bc292e5bac: Verifying Checksum [2024-02-19T10:46:57.507Z] 25bc292e5bac: Download complete [2024-02-19T10:46:57.507Z] 52dc419b0ee2: Verifying Checksum [2024-02-19T10:46:57.507Z] 52dc419b0ee2: Download complete [2024-02-19T10:46:57.507Z] 4657fd5d0bcf: Download complete [2024-02-19T10:46:57.507Z] df9b9388f04a: Verifying Checksum [2024-02-19T10:46:57.507Z] df9b9388f04a: Download complete [2024-02-19T10:46:57.766Z] 6ad1cebc031e: Verifying Checksum [2024-02-19T10:46:57.766Z] 6ad1cebc031e: Download complete [2024-02-19T10:46:57.766Z] df9b9388f04a: Pull complete [2024-02-19T10:46:57.766Z] 52dc419b0ee2: Pull complete [2024-02-19T10:46:57.766Z] 25bc292e5bac: Pull complete [2024-02-19T10:46:58.332Z] 114826534d7a: Download complete [2024-02-19T10:46:58.332Z] 8a3aa393b2d8: Download complete [2024-02-19T10:47:01.613Z] 114826534d7a: Pull complete [2024-02-19T10:47:01.613Z] 4657fd5d0bcf: Pull complete [2024-02-19T10:47:02.179Z] 6ad1cebc031e: Pull complete [2024-02-19T10:47:04.705Z] 8a3aa393b2d8: Pull complete [2024-02-19T10:47:04.705Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-19T10:47:04.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T10:47:04.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:47:05.014Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:47:05.090Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-19T10:47:10.014Z] $ docker top ade082a973e0edbc4e6d75385b4c6921dea7cc6811250601d8df1944db696139 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-19T10:47:10.203Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-02-19T10:47:10.489Z] + set -o pipefail [2024-02-19T10:47:10.489Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-02-19T10:47:15.772Z] [2024-02-19T10:47:15.772Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-02-19T10:47:15.772Z] [2024-02-19T10:47:15.772Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8e129697-58f8-40fb-b69f-1f99fbf322b4 [2024-02-19T10:47:15.772Z] [2024-02-19T10:47:15.772Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-19T10:47:15.772Z] [2024-02-19T10:47:15.772Z] [2024-02-19T10:47:15.772Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-19T10:47:15.772Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-19T10:47:15.772Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-19T10:47:15.783Z] $ docker stop --time=1 ade082a973e0edbc4e6d75385b4c6921dea7cc6811250601d8df1944db696139 [2024-02-19T10:47:19.099Z] $ docker rm -f --volumes ade082a973e0edbc4e6d75385b4c6921dea7cc6811250601d8df1944db696139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T10:47:20.637Z] + git log --format=format:%s -1 0ceaf042a45b624e1d5d1d7218676027e9a805b1 [Pipeline] sh [2024-02-19T10:47:20.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T10:47:20.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:47:21.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:47:21.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:47:21.487Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:47:21.518Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T10:47:21.989Z] $ docker top e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T10:47:22.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:47:22.298Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:47:22.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:47:22.420Z] $ docker exec e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f ssh-agent [2024-02-19T10:47:22.537Z] SSH_AUTH_SOCK=/tmp/ssh-4U6Tr8jlB92A/agent.32 [2024-02-19T10:47:22.537Z] SSH_AGENT_PID=38 [2024-02-19T10:47:22.542Z] Running ssh-add (command line suppressed) [2024-02-19T10:47:22.651Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16835662855102727294.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16835662855102727294.key) [2024-02-19T10:47:22.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:47:23.013Z] + git semver tag [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,237 [run_tag] DEBUG tag force:False [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,238 [check_head_tag] DEBUG check head tag [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,238 [execute] INFO git cat-file --batch-check [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,242 [execute] INFO git cat-file --batch [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,256 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,256 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,257 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T10:47:23.273Z] 2024-02-19 10:47:23,263 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:47:23.273Z] 3.2.0-dev.6 [Pipeline] } [2024-02-19T10:47:23.542Z] $ docker exec --env ******** --env ******** e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f ssh-agent -k [2024-02-19T10:47:23.651Z] unset SSH_AUTH_SOCK; [2024-02-19T10:47:23.651Z] unset SSH_AGENT_PID; [2024-02-19T10:47:23.651Z] echo Agent pid 38 killed; [2024-02-19T10:47:23.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T10:47:24.213Z] + git semver [Pipeline] } [2024-02-19T10:47:24.486Z] $ docker stop --time=1 e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f [2024-02-19T10:47:25.770Z] $ docker rm -f --volumes e224b0b15201f1b462cd784226cc761dc2fbb8322378f2bec7ca5ed4a2d8fa8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:47:26.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T10:47:26.447Z] [2024-02-19T10:47:26.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:47:26.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T10:47:26.816Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-19T10:47:26.816Z] ab5ef0e58194: Pulling fs layer [2024-02-19T10:47:26.816Z] 9712f1f96733: Pulling fs layer [2024-02-19T10:47:26.816Z] 63f879dbbcfc: Pulling fs layer [2024-02-19T10:47:26.816Z] 0d9ebad4ef96: Pulling fs layer [2024-02-19T10:47:26.816Z] e9a5061849ea: Pulling fs layer [2024-02-19T10:47:26.816Z] d747dcd14b5f: Pulling fs layer [2024-02-19T10:47:26.816Z] 2de7ff778b66: Pulling fs layer [2024-02-19T10:47:26.816Z] 0d9ebad4ef96: Waiting [2024-02-19T10:47:26.816Z] e9a5061849ea: Waiting [2024-02-19T10:47:26.816Z] d747dcd14b5f: Waiting [2024-02-19T10:47:26.816Z] 2de7ff778b66: Waiting [2024-02-19T10:47:26.816Z] 9712f1f96733: Verifying Checksum [2024-02-19T10:47:26.816Z] 9712f1f96733: Download complete [2024-02-19T10:47:27.380Z] 63f879dbbcfc: Verifying Checksum [2024-02-19T10:47:27.380Z] 63f879dbbcfc: Download complete [2024-02-19T10:47:27.380Z] e9a5061849ea: Verifying Checksum [2024-02-19T10:47:27.380Z] e9a5061849ea: Download complete [2024-02-19T10:47:27.380Z] d747dcd14b5f: Verifying Checksum [2024-02-19T10:47:27.380Z] d747dcd14b5f: Download complete [2024-02-19T10:47:27.380Z] ab5ef0e58194: Verifying Checksum [2024-02-19T10:47:27.380Z] ab5ef0e58194: Download complete [2024-02-19T10:47:27.380Z] 0d9ebad4ef96: Verifying Checksum [2024-02-19T10:47:27.380Z] 0d9ebad4ef96: Download complete [2024-02-19T10:47:27.642Z] 2de7ff778b66: Verifying Checksum [2024-02-19T10:47:27.642Z] 2de7ff778b66: Download complete [2024-02-19T10:47:30.168Z] ab5ef0e58194: Pull complete [2024-02-19T10:47:30.168Z] 9712f1f96733: Pull complete [2024-02-19T10:47:31.099Z] 63f879dbbcfc: Pull complete [2024-02-19T10:47:35.283Z] 0d9ebad4ef96: Pull complete [2024-02-19T10:47:35.283Z] e9a5061849ea: Pull complete [2024-02-19T10:47:35.283Z] d747dcd14b5f: Pull complete [2024-02-19T10:47:36.216Z] 2de7ff778b66: Pull complete [2024-02-19T10:47:36.216Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-19T10:47:36.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T10:47:36.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:47:36.616Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:47:36.656Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-19T10:47:42.981Z] $ docker top 7b37c2ffcfdcb473aec2269de6bcdcff006bc9f8d43316c6796f3e0d8f3d5fe9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:47:43.154Z] provisioning config files... [2024-02-19T10:47:43.161Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9830469099509822279tmp [2024-02-19T10:47:43.173Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config558824117969909336tmp [2024-02-19T10:47:43.181Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6234961698669128908tmp [Pipeline] { [Pipeline] echo [2024-02-19T10:47:43.274Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:47:43.565Z] ---> sigul-configuration.sh [2024-02-19T10:47:43.565Z] gpg: directory `/root/.gnupg' created [2024-02-19T10:47:43.565Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-19T10:47:43.565Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-19T10:47:43.565Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-19T10:47:43.565Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-19T10:47:43.565Z] gpg: CAST5 encrypted data [2024-02-19T10:47:43.565Z] gpg: encrypted with 1 passphrase [2024-02-19T10:47:43.565Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-19T10:47:43.864Z] + mkdir /home/jenkins [2024-02-19T10:47:43.864Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-19T10:47:45.705Z] + 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-02-19T10:47:45.719Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:47:53.237Z] ---> sigul-install.sh [2024-02-19T10:47:53.237Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-19T10:47:53.532Z] + git tag --list [2024-02-19T10:47:53.532Z] v0.0.0 [2024-02-19T10:47:53.532Z] v1.0.0 [2024-02-19T10:47:53.532Z] v2.1.0 [2024-02-19T10:47:53.532Z] v2.1.1 [2024-02-19T10:47:53.532Z] v2.2.0 [2024-02-19T10:47:53.532Z] v2.3.0 [2024-02-19T10:47:53.532Z] v3.0 [2024-02-19T10:47:53.532Z] v3.0.0 [2024-02-19T10:47:53.532Z] v3.1 [2024-02-19T10:47:53.532Z] v3.1.0 [2024-02-19T10:47:53.532Z] v3.1.0-dev.1 [2024-02-19T10:47:53.532Z] v3.1.0-dev.10 [2024-02-19T10:47:53.532Z] v3.1.0-dev.11 [2024-02-19T10:47:53.532Z] v3.1.0-dev.12 [2024-02-19T10:47:53.532Z] v3.1.0-dev.13 [2024-02-19T10:47:53.532Z] v3.1.0-dev.14 [2024-02-19T10:47:53.532Z] v3.1.0-dev.15 [2024-02-19T10:47:53.532Z] v3.1.0-dev.16 [2024-02-19T10:47:53.532Z] v3.1.0-dev.17 [2024-02-19T10:47:53.532Z] v3.1.0-dev.18 [2024-02-19T10:47:53.532Z] v3.1.0-dev.19 [2024-02-19T10:47:53.532Z] v3.1.0-dev.2 [2024-02-19T10:47:53.532Z] v3.1.0-dev.20 [2024-02-19T10:47:53.532Z] v3.1.0-dev.21 [2024-02-19T10:47:53.532Z] v3.1.0-dev.22 [2024-02-19T10:47:53.532Z] v3.1.0-dev.23 [2024-02-19T10:47:53.532Z] v3.1.0-dev.24 [2024-02-19T10:47:53.532Z] v3.1.0-dev.3 [2024-02-19T10:47:53.532Z] v3.1.0-dev.4 [2024-02-19T10:47:53.532Z] v3.1.0-dev.5 [2024-02-19T10:47:53.532Z] v3.1.0-dev.6 [2024-02-19T10:47:53.532Z] v3.1.0-dev.7 [2024-02-19T10:47:53.532Z] v3.1.0-dev.8 [2024-02-19T10:47:53.532Z] v3.1.0-dev.9 [2024-02-19T10:47:53.532Z] v3.2.0-dev.1 [2024-02-19T10:47:53.532Z] v3.2.0-dev.2 [2024-02-19T10:47:53.532Z] v3.2.0-dev.3 [2024-02-19T10:47:53.532Z] v3.2.0-dev.4 [2024-02-19T10:47:53.532Z] v3.2.0-dev.5 [2024-02-19T10:47:53.532Z] v3.2.0-dev.6 [Pipeline] sh [2024-02-19T10:47:53.830Z] + lftools sign git-tag v3.2.0-dev.6 [2024-02-19T10:47:54.396Z] Signing Git tag with Sigul... [2024-02-19T10:47:54.396Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-02-19T10:47:54.669Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:47:54.964Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-19T10:47:54.973Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-19T10:47:55.101Z] $ docker stop --time=1 7b37c2ffcfdcb473aec2269de6bcdcff006bc9f8d43316c6796f3e0d8f3d5fe9 [2024-02-19T10:47:56.411Z] $ docker rm -f --volumes 7b37c2ffcfdcb473aec2269de6bcdcff006bc9f8d43316c6796f3e0d8f3d5fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-19T10:47:57.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T10:47:57.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:47:57.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:47:57.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:47:57.879Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:47:57.906Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T10:47:58.281Z] $ docker top 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T10:47:58.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:47:58.605Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:47:58.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:47:58.727Z] $ docker exec 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e ssh-agent [2024-02-19T10:47:58.834Z] SSH_AUTH_SOCK=/tmp/ssh-ndAYw46wPtE6/agent.32 [2024-02-19T10:47:58.834Z] SSH_AGENT_PID=38 [2024-02-19T10:47:58.838Z] Running ssh-add (command line suppressed) [2024-02-19T10:47:58.935Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16566619403216243302.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16566619403216243302.key) [2024-02-19T10:47:58.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:47:59.291Z] + git semver bump pre [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,446 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,446 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,446 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,446 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,446 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,446 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,448 [execute] INFO git cat-file --batch-check [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,448 [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-02-19T10:47:59.551Z] 2024-02-19 10:47:59,452 [execute] INFO git cat-file --batch [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T10:47:59.551Z] 2024-02-19 10:47:59,456 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:47:59.551Z] 3.2.0-dev.7 [Pipeline] } [2024-02-19T10:47:59.561Z] $ docker exec --env ******** --env ******** 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e ssh-agent -k [2024-02-19T10:47:59.654Z] unset SSH_AUTH_SOCK; [2024-02-19T10:47:59.655Z] unset SSH_AGENT_PID; [2024-02-19T10:47:59.655Z] echo Agent pid 38 killed; [2024-02-19T10:47:59.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T10:48:00.192Z] + git semver [Pipeline] } [2024-02-19T10:48:00.461Z] $ docker stop --time=1 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e [2024-02-19T10:48:01.753Z] $ docker rm -f --volumes 4fad5ffef0d51b76de9d6286eeb8ee0fd373081a5a6cae427829155734ae3b5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T10:48:02.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T10:48:02.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:48:02.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T10:48:02.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:48:02.797Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:48:02.827Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T10:48:03.156Z] $ docker top 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 -eo pid,comm [2024-02-19T10:48:03.208Z] 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-02-19T10:48:03.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T10:48:03.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T10:48:03.435Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T10:48:03.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T10:48:03.555Z] $ docker exec 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 ssh-agent [2024-02-19T10:48:03.669Z] SSH_AUTH_SOCK=/tmp/ssh-5tyVgbJSCl3u/agent.32 [2024-02-19T10:48:03.669Z] SSH_AGENT_PID=38 [2024-02-19T10:48:03.673Z] Running ssh-add (command line suppressed) [2024-02-19T10:48:03.776Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6645928583678658181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6645928583678658181.key) [2024-02-19T10:48:03.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T10:48:04.175Z] + git semver push [2024-02-19T10:48:04.433Z] 2024-02-19 10:48:04,375 [run_push] DEBUG push [2024-02-19T10:48:04.433Z] 2024-02-19 10:48:04,376 [execute] INFO git cat-file --batch-check [2024-02-19T10:48:04.433Z] 2024-02-19 10:48:04,376 [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-02-19T10:48:04.433Z] 2024-02-19 10:48:04,380 [execute] INFO git rev-list 596c3fb6724e19733c68c6bf7365d1a6ee1497b9 -- [2024-02-19T10:48:04.433Z] 2024-02-19 10:48:04,381 [execute] DEBUG Popen(['git', 'rev-list', '596c3fb6724e19733c68c6bf7365d1a6ee1497b9', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T10:48:04.433Z] 2024-02-19 10:48:04,388 [execute] INFO git fetch -v origin [2024-02-19T10:48:04.433Z] 2024-02-19 10:48:04,388 [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-02-19T10:48:04.999Z] 2024-02-19 10:48:04,879 [run_push] DEBUG no remote changes detected [2024-02-19T10:48:04.999Z] 2024-02-19 10:48:04,879 [execute] INFO git push origin semver [2024-02-19T10:48:04.999Z] 2024-02-19 10:48:04,879 [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-02-19T10:48:05.939Z] 2024-02-19 10:48:05,667 [run_push] DEBUG push all version tags [2024-02-19T10:48:05.939Z] 2024-02-19 10:48:05,668 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-19T10:48:05.939Z] 2024-02-19 10:48:05,668 [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-02-19T10:48:06.509Z] 2024-02-19 10:48:06,307 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-02-19T10:48:06.509Z] 3.2.0-dev.7 [Pipeline] } [2024-02-19T10:48:06.519Z] $ docker exec --env ******** --env ******** 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 ssh-agent -k [2024-02-19T10:48:06.616Z] unset SSH_AUTH_SOCK; [2024-02-19T10:48:06.617Z] unset SSH_AGENT_PID; [2024-02-19T10:48:06.617Z] echo Agent pid 38 killed; [2024-02-19T10:48:06.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T10:48:07.144Z] + git semver [Pipeline] } [2024-02-19T10:48:07.416Z] $ docker stop --time=1 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 [2024-02-19T10:48:08.663Z] $ docker rm -f --volumes 1b6d2652e3fd9b60dcf5e215d42ab97740c1aea52e9edcf26d7a0d98987184e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-19T10:48:10.179Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-02-19T10:48:10.179Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-02-19T10:48:10.179Z] total 16 [2024-02-19T10:48:10.179Z] drwxr-xr-x 3 root root 4096 Feb 19 10:38 . [2024-02-19T10:48:10.179Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:47 .. [2024-02-19T10:48:10.179Z] drwxr-xr-x 2 root root 4096 Feb 19 10:38 cost [2024-02-19T10:48:10.179Z] -rw-r--r-- 1 root root 91 Feb 19 10:38 cost.csv [2024-02-19T10:48:10.179Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-02-19T10:48:10.179Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-02-19T10:48:10.179Z] total 16 [2024-02-19T10:48:10.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 10:38 . [2024-02-19T10:48:10.179Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 10:47 .. [2024-02-19T10:48:10.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 10:38 cost [2024-02-19T10:48:10.179Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 19 10:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:10.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:11.329Z] ---> package-listing.sh [2024-02-19T10:48:11.329Z] ++ facter osfamily [2024-02-19T10:48:11.329Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T10:48:11.588Z] + OS_FAMILY=debian [2024-02-19T10:48:11.588Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-02-19T10:48:11.588Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T10:48:11.588Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T10:48:11.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T10:48:11.588Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T10:48:11.588Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-02-19T10:48:11.588Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T10:48:11.588Z] + case "${OS_FAMILY}" in [2024-02-19T10:48:11.588Z] + dpkg -l [2024-02-19T10:48:11.588Z] + grep '^ii' [2024-02-19T10:48:11.588Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T10:48:11.588Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T10:48:11.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T10:48:11.588Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-02-19T10:48:11.588Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-02-19T10:48:11.588Z] + 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-02-19T10:48:11.602Z] 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-02-19T10:48:11.882Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T10:48:12.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T10:48:12.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T10:48:12.684Z] prd-ubuntu20.04-docker-8c-8g-1246 does not seem to be running inside a container [2024-02-19T10:48:12.725Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T10:48:12.948Z] $ docker top b7c441cbe44ade88d5c1a0eecbf52741c2d95ee8e3e5b7540232ac4471c01a41 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T10:48:13.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T10:48:13.688Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T10:48:14.042Z] + ls /var/log/sa-host [2024-02-19T10:48:14.042Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T10:48:14.179Z] provisioning config files... [2024-02-19T10:48:14.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config215616598843509990tmp [Pipeline] { [Pipeline] echo [2024-02-19T10:48:14.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:14.652Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T10:48:14.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:15.099Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T10:48:15.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:15.390Z] ---> sudo-logs.sh [2024-02-19T10:48:15.390Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T10:48:15.520Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:15.803Z] ---> job-cost.sh [2024-02-19T10:48:15.804Z] lf-activate-venv: SKIPPING [2024-02-19T10:48:15.804Z] DEBUG: total: 0.2199999988079071 [2024-02-19T10:48:15.804Z] INFO: Retrieving Stack Cost... [2024-02-19T10:48:16.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T10:48:16.631Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T10:48:16.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T10:48:16.927Z] ---> logs-deploy.sh [2024-02-19T10:48:16.927Z] lf-activate-venv: SKIPPING [2024-02-19T10:48:16.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/139 [2024-02-19T10:48:16.927Z] INFO: archiving workspace using pattern(s): [2024-02-19T10:48:17.865Z] Archives upload complete. [2024-02-19T10:48:18.125Z] INFO: archiving logs to Nexus