Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f49735fb1f51cf276a9a44c0ee81fefd96d12a99 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-ssh4793470266990954204.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15166603191966309257.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8450996792150557709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8113257469409125420.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-ssh12331827048460358823.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8957’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9326 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 (main) Commit message: "Merge pull request #174 from lenny-intel/common-config" > 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 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 # timeout=10 > git rev-list --no-walk c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T02:42:36.440Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T02:42:36.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T02:42:36.522Z] ========================================================= [2023-03-09T02:42:36.522Z] EdgeX Global Pipelines Version Info [2023-03-09T02:42:36.522Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:37.240Z] ------------------- [2023-03-09T02:42:37.240Z] stable info: [2023-03-09T02:42:37.240Z] ------------------- [2023-03-09T02:42:37.240Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T02:42:37.240Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:42:37.240Z] Message: update stable to v1.0.244 [2023-03-09T02:42:37.809Z] ------------------- [2023-03-09T02:42:37.809Z] experimental info: [2023-03-09T02:42:37.809Z] ------------------- [2023-03-09T02:42:37.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T02:42:37.809Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:42:37.809Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T02:42:37.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-09T02:42:37.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-09T02:42:37.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T02:42:38.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T02:42:38.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T02:42:38.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T02:42:38.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T02:42:38.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T02:42:38.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T02:42:38.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T02:42:38.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T02:42:38.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-09T02:42:38.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T02:42:38.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T02:42:38.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:42:38.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:42:38.184Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:42:38.201Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:42:38.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T02:42:38.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T02:42:38.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T02:42:38.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T02:42:38.265Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T02:42:38.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T02:42:38.290Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T02:42:38.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T02:42:38.314Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T02:42:38.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-09T02:42:38.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-09T02:42:38.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-09T02:42:38.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo [2023-03-09T02:42:38.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f49735f [Pipeline] echo [2023-03-09T02:42:38.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:42:38.434Z] provisioning config files... [2023-03-09T02:42:38.447Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3490684628379153904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:38.748Z] ---> docker-login.sh [2023-03-09T02:42:38.748Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:42:39.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:39.008Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:39.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:39.008Z] [2023-03-09T02:42:39.008Z] Login Succeeded [2023-03-09T02:42:39.008Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:42:39.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:39.008Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:39.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:39.008Z] [2023-03-09T02:42:39.008Z] Login Succeeded [2023-03-09T02:42:39.008Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:42:39.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:39.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:39.267Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:39.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:39.267Z] [2023-03-09T02:42:39.267Z] Login Succeeded [2023-03-09T02:42:39.267Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:42:39.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:39.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:39.267Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:39.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:39.267Z] [2023-03-09T02:42:39.267Z] Login Succeeded [2023-03-09T02:42:39.267Z] docker.io [2023-03-09T02:42:39.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:39.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:39.527Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:39.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:39.527Z] [2023-03-09T02:42:39.527Z] Login Succeeded [2023-03-09T02:42:39.787Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:42:39.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T02:42:40.170Z] + git rev-list -1 --merges f49735fb1f51cf276a9a44c0ee81fefd96d12a99~1..f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo [2023-03-09T02:42:40.216Z] -----------> git rev-list -1 --merges f49735fb1f51cf276a9a44c0ee81fefd96d12a99~1..f49735fb1f51cf276a9a44c0ee81fefd96d12a99 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:42:40.216Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [false] [Pipeline] sh [2023-03-09T02:42:40.508Z] + git log --format=format:%s -1 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo [2023-03-09T02:42:40.540Z] ========================================================= [2023-03-09T02:42:40.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T02:42:40.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:42:40.881Z] + git log --format=format:%s -1 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] echo [2023-03-09T02:42:40.894Z] [semverPrep] GIT_COMMIT: f49735fb1f51cf276a9a44c0ee81fefd96d12a99, Commit Message: Merge pull request #174 from lenny-intel/common-config [Pipeline] echo [2023-03-09T02:42:40.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T02:42:41.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:42:41.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T02:42:41.259Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T02:42:41.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T02:42:41.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T02:42:41.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T02:42:41.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:42:41.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:42:41.630Z] [2023-03-09T02:42:41.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:42:41.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:42:41.932Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T02:42:41.932Z] b85a868b505f: Pulling fs layer [2023-03-09T02:42:41.932Z] e2be974225ed: Pulling fs layer [2023-03-09T02:42:41.932Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T02:42:41.932Z] 988bab9f4d93: Pulling fs layer [2023-03-09T02:42:41.932Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T02:42:41.932Z] eaf3925da568: Pulling fs layer [2023-03-09T02:42:41.932Z] bab4dde63d76: Pulling fs layer [2023-03-09T02:42:41.932Z] bde34c3a00c8: Pulling fs layer [2023-03-09T02:42:41.932Z] b352a97aabf1: Pulling fs layer [2023-03-09T02:42:41.932Z] 4872d77fe225: Pulling fs layer [2023-03-09T02:42:41.932Z] 5851b861e8e6: Pulling fs layer [2023-03-09T02:42:41.932Z] 988bab9f4d93: Waiting [2023-03-09T02:42:41.932Z] 1469e6f7b9e6: Waiting [2023-03-09T02:42:41.932Z] bab4dde63d76: Waiting [2023-03-09T02:42:41.932Z] eaf3925da568: Waiting [2023-03-09T02:42:41.932Z] b352a97aabf1: Waiting [2023-03-09T02:42:41.932Z] bde34c3a00c8: Waiting [2023-03-09T02:42:41.932Z] 4872d77fe225: Waiting [2023-03-09T02:42:41.932Z] 5851b861e8e6: Waiting [2023-03-09T02:42:41.932Z] e2be974225ed: Download complete [2023-03-09T02:42:41.932Z] 988bab9f4d93: Verifying Checksum [2023-03-09T02:42:41.932Z] 988bab9f4d93: Download complete [2023-03-09T02:42:42.193Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T02:42:42.193Z] 339a4e72a1f5: Download complete [2023-03-09T02:42:42.193Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T02:42:42.193Z] 1469e6f7b9e6: Download complete [2023-03-09T02:42:42.193Z] eaf3925da568: Download complete [2023-03-09T02:42:42.193Z] bde34c3a00c8: Verifying Checksum [2023-03-09T02:42:42.193Z] bde34c3a00c8: Download complete [2023-03-09T02:42:42.193Z] b352a97aabf1: Download complete [2023-03-09T02:42:42.193Z] 4872d77fe225: Verifying Checksum [2023-03-09T02:42:42.193Z] 4872d77fe225: Download complete [2023-03-09T02:42:42.193Z] 5851b861e8e6: Verifying Checksum [2023-03-09T02:42:42.193Z] 5851b861e8e6: Download complete [2023-03-09T02:42:42.193Z] b85a868b505f: Verifying Checksum [2023-03-09T02:42:42.193Z] b85a868b505f: Download complete [2023-03-09T02:42:42.451Z] bab4dde63d76: Verifying Checksum [2023-03-09T02:42:42.451Z] bab4dde63d76: Download complete [2023-03-09T02:42:43.386Z] b85a868b505f: Pull complete [2023-03-09T02:42:43.386Z] e2be974225ed: Pull complete [2023-03-09T02:42:43.952Z] 339a4e72a1f5: Pull complete [2023-03-09T02:42:43.952Z] 988bab9f4d93: Pull complete [2023-03-09T02:42:44.211Z] 1469e6f7b9e6: Pull complete [2023-03-09T02:42:44.473Z] eaf3925da568: Pull complete [2023-03-09T02:42:46.377Z] bab4dde63d76: Pull complete [2023-03-09T02:42:46.377Z] bde34c3a00c8: Pull complete [2023-03-09T02:42:46.377Z] b352a97aabf1: Pull complete [2023-03-09T02:42:46.377Z] 4872d77fe225: Pull complete [2023-03-09T02:42:46.377Z] 5851b861e8e6: Pull complete [2023-03-09T02:42:46.377Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T02:42:46.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:42:46.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:42:46.470Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:42:46.512Z] $ 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 [2023-03-09T02:42:48.002Z] $ docker top 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff -eo pid,comm [2023-03-09T02:42:48.063Z] 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). [2023-03-09T02:42:48.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:42:48.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:42:48.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:42:48.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:42:48.227Z] $ docker exec 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent [2023-03-09T02:42:48.322Z] SSH_AUTH_SOCK=/tmp/ssh-fBPT3mu3DjoL/agent.34 [2023-03-09T02:42:48.322Z] SSH_AGENT_PID=40 [2023-03-09T02:42:48.328Z] Running ssh-add (command line suppressed) [2023-03-09T02:42:48.428Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2154318240755759173.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2154318240755759173.key) [2023-03-09T02:42:48.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:42:48.720Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T02:42:48.743Z] $ docker exec --env ******** --env ******** 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent -k [2023-03-09T02:42:48.841Z] unset SSH_AUTH_SOCK; [2023-03-09T02:42:48.841Z] unset SSH_AGENT_PID; [2023-03-09T02:42:48.841Z] echo Agent pid 40 killed; [2023-03-09T02:42:48.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T02:42:48.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:42:48.873Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:42:48.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:42:49.003Z] $ docker exec 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent [2023-03-09T02:42:49.117Z] SSH_AUTH_SOCK=/tmp/ssh-TODm9xbdyAai/agent.72 [2023-03-09T02:42:49.117Z] SSH_AGENT_PID=78 [2023-03-09T02:42:49.121Z] Running ssh-add (command line suppressed) [2023-03-09T02:42:49.212Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11752818474138669072.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11752818474138669072.key) [2023-03-09T02:42:49.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:42:49.503Z] + git semver init [2023-03-09T02:42:49.815Z] 2023-03-09 02:42:49,719 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T02:42:49.815Z] 2023-03-09 02:42:49,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-09T02:42:49.815Z] 2023-03-09 02:42:49,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-09T02:42:49.815Z] 2023-03-09 02:42:49,721 [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) [2023-03-09T02:42:50.752Z] 2023-03-09 02:42:50,535 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-09T02:42:50.752Z] 2023-03-09 02:42:50,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-09T02:42:50.752Z] 2023-03-09 02:42:50,535 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:42:50.752Z] 2023-03-09 02:42:50,535 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:42:50.752Z] 3.0.0-dev.6 [Pipeline] } [2023-03-09T02:42:50.767Z] $ docker exec --env ******** --env ******** 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff ssh-agent -k [2023-03-09T02:42:50.873Z] unset SSH_AUTH_SOCK; [2023-03-09T02:42:50.873Z] unset SSH_AGENT_PID; [2023-03-09T02:42:50.874Z] echo Agent pid 78 killed; [2023-03-09T02:42:50.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:42:51.193Z] + git semver [Pipeline] } [2023-03-09T02:42:51.471Z] $ docker stop --time=1 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff [2023-03-09T02:42:52.783Z] $ docker rm -f --volumes 431362c43a87c6d41ea4aad925e61d791ec5b72a6f49c94455dab486ba1444ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:42:53.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T02:42:53.317Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T02:42:53.321Z] [edgeXSemver]: initialized semver on version 3.0.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 [2023-03-09T02:42:53.429Z] provisioning config files... [2023-03-09T02:42:53.436Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6485800564786860785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:42:53.730Z] ---> docker-login.sh [2023-03-09T02:42:53.730Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:42:53.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:53.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:53.730Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:53.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:53.730Z] [2023-03-09T02:42:53.730Z] Login Succeeded [2023-03-09T02:42:53.730Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:42:53.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:53.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:53.730Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:53.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:53.730Z] [2023-03-09T02:42:53.730Z] Login Succeeded [2023-03-09T02:42:53.730Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:42:53.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:53.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:53.991Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:53.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:53.991Z] [2023-03-09T02:42:53.991Z] Login Succeeded [2023-03-09T02:42:53.991Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:42:53.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:53.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:53.991Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:53.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:53.991Z] [2023-03-09T02:42:53.991Z] Login Succeeded [2023-03-09T02:42:53.991Z] docker.io [2023-03-09T02:42:54.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:42:54.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:42:54.259Z] Configure a credential helper to remove this warning. See [2023-03-09T02:42:54.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:42:54.259Z] [2023-03-09T02:42:54.259Z] Login Succeeded [2023-03-09T02:42:54.259Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:42:54.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:42:54.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:42:54.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:42:54.341Z] ========================================================= [2023-03-09T02:42:54.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T02:42:54.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:42:54.650Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:42:54.650Z] Sending build context to Docker daemon 4.108MB [2023-03-09T02:42:54.650Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:42:54.650Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:42:54.650Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T02:42:54.650Z] 213ec9aee27d: Pulling fs layer [2023-03-09T02:42:54.650Z] 4583459ba037: Pulling fs layer [2023-03-09T02:42:54.650Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T02:42:54.650Z] 53926ce57604: Pulling fs layer [2023-03-09T02:42:54.650Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T02:42:54.650Z] 22ff95d597cd: Pulling fs layer [2023-03-09T02:42:54.650Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T02:42:54.650Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T02:42:54.650Z] a7acece74701: Pulling fs layer [2023-03-09T02:42:54.650Z] 22ff95d597cd: Waiting [2023-03-09T02:42:54.650Z] 12d6caf4c0d1: Waiting [2023-03-09T02:42:54.650Z] 96b7cbca73a9: Waiting [2023-03-09T02:42:54.650Z] a7acece74701: Waiting [2023-03-09T02:42:54.650Z] 53926ce57604: Waiting [2023-03-09T02:42:54.650Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T02:42:54.650Z] 93c1e223e6f2: Download complete [2023-03-09T02:42:54.650Z] 4583459ba037: Verifying Checksum [2023-03-09T02:42:54.650Z] 4583459ba037: Download complete [2023-03-09T02:42:54.650Z] 21b2b0c7a3f4: Download complete [2023-03-09T02:42:54.650Z] 22ff95d597cd: Verifying Checksum [2023-03-09T02:42:54.650Z] 22ff95d597cd: Download complete [2023-03-09T02:42:54.918Z] 213ec9aee27d: Verifying Checksum [2023-03-09T02:42:54.918Z] 213ec9aee27d: Download complete [2023-03-09T02:42:54.918Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T02:42:54.918Z] 12d6caf4c0d1: Download complete [2023-03-09T02:42:54.918Z] 213ec9aee27d: Pull complete [2023-03-09T02:42:55.186Z] 4583459ba037: Pull complete [2023-03-09T02:42:55.186Z] 93c1e223e6f2: Pull complete [2023-03-09T02:42:55.452Z] a7acece74701: Verifying Checksum [2023-03-09T02:42:55.452Z] a7acece74701: Download complete [2023-03-09T02:42:55.712Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T02:42:55.712Z] 53926ce57604: Verifying Checksum [2023-03-09T02:42:55.712Z] 53926ce57604: Download complete [2023-03-09T02:42:59.899Z] 53926ce57604: Pull complete [2023-03-09T02:42:59.899Z] 21b2b0c7a3f4: Pull complete [2023-03-09T02:42:59.899Z] 22ff95d597cd: Pull complete [2023-03-09T02:42:59.899Z] 12d6caf4c0d1: Pull complete [2023-03-09T02:43:01.272Z] 96b7cbca73a9: Pull complete [2023-03-09T02:43:02.207Z] a7acece74701: Pull complete [2023-03-09T02:43:02.207Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T02:43:02.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T02:43:02.207Z] ---> db6d94c90886 [2023-03-09T02:43:02.207Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:43:04.735Z] ---> Running in b4b04cdb0344 [2023-03-09T02:43:04.735Z] Removing intermediate container b4b04cdb0344 [2023-03-09T02:43:04.735Z] ---> 965a89a64284 [2023-03-09T02:43:04.735Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:43:04.735Z] ---> Running in 8689a14110a6 [2023-03-09T02:43:04.735Z] Removing intermediate container 8689a14110a6 [2023-03-09T02:43:04.735Z] ---> 80d2823b432e [2023-03-09T02:43:04.735Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T02:43:04.735Z] ---> Running in f7f04a7eb172 [2023-03-09T02:43:04.735Z] Removing intermediate container f7f04a7eb172 [2023-03-09T02:43:04.735Z] ---> 2ecc53334983 [2023-03-09T02:43:04.735Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:43:04.735Z] ---> Running in 094ce79d68d0 [2023-03-09T02:43:04.992Z] Removing intermediate container 094ce79d68d0 [2023-03-09T02:43:04.992Z] ---> c0f055150287 [2023-03-09T02:43:04.992Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:43:04.992Z] ---> Running in 50f089a680c9 [2023-03-09T02:43:05.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:43:05.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:43:05.767Z] OK: 211 MiB in 51 packages [2023-03-09T02:43:06.025Z] Removing intermediate container 50f089a680c9 [2023-03-09T02:43:06.025Z] ---> 33847f523836 [2023-03-09T02:43:06.025Z] Step 8/12 : WORKDIR /app [2023-03-09T02:43:06.025Z] ---> Running in 8742ec978e48 [2023-03-09T02:43:06.284Z] Removing intermediate container 8742ec978e48 [2023-03-09T02:43:06.284Z] ---> 0f22cf7c9742 [2023-03-09T02:43:06.284Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:43:06.284Z] ---> 76545c289bec [2023-03-09T02:43:06.284Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:43:06.284Z] ---> Running in c38013f028ca [2023-03-09T02:43:08.397Z] Still waiting to schedule task [2023-03-09T02:43:08.398Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:43:32.834Z] Removing intermediate container c38013f028ca [2023-03-09T02:43:32.834Z] ---> 21c140c9df19 [2023-03-09T02:43:32.834Z] Step 11/12 : COPY . . [2023-03-09T02:43:32.834Z] ---> 77b21a86009a [2023-03-09T02:43:32.834Z] Step 12/12 : RUN $MAKE [2023-03-09T02:43:32.834Z] ---> Running in a9871c492d64 [2023-03-09T02:43:32.834Z] noop [2023-03-09T02:43:32.834Z] Removing intermediate container a9871c492d64 [2023-03-09T02:43:32.834Z] ---> 5ade424e492f [2023-03-09T02:43:32.834Z] Successfully built 5ade424e492f [2023-03-09T02:43:32.834Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:33.143Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:43:33.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:43:33.207Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:43:33.241Z] $ 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 [2023-03-09T02:43:33.609Z] $ docker top 2c05ad120e85399ade325ac4633edddbe9a2177eb8b2493c5da278026dc44b8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:43:33.947Z] + go version [2023-03-09T02:43:33.947Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T02:43:33.962Z] $ docker stop --time=1 2c05ad120e85399ade325ac4633edddbe9a2177eb8b2493c5da278026dc44b8d [2023-03-09T02:43:35.364Z] $ docker rm -f --volumes 2c05ad120e85399ade325ac4633edddbe9a2177eb8b2493c5da278026dc44b8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:35.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:43:35.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:43:35.845Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:43:35.883Z] $ 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 [2023-03-09T02:43:36.235Z] $ docker top 9ab109ca1b4d89b5bd2c3e91e4bcbea124ce311cb598b09172f338fb5c555573 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:43:36.568Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:43:36.864Z] + make test [2023-03-09T02:43:36.865Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:43:37.123Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T02:43:47.086Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T02:43:47.087Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T02:43:51.272Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.664s coverage: 40.7% of statements [2023-03-09T02:43:51.272Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements [2023-03-09T02:43:51.272Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements [2023-03-09T02:43:57.825Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T02:43:57.825Z] go vet ./... [2023-03-09T02:44:02.011Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:44:02.011Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:44:02.011Z] ./bin/test-attribution-txt.sh [2023-03-09T02:44:02.011Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:44:02.011Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:44:02.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:44:02.041Z] $ docker stop --time=1 9ab109ca1b4d89b5bd2c3e91e4bcbea124ce311cb598b09172f338fb5c555573 [2023-03-09T02:44:03.798Z] $ docker rm -f --volumes 9ab109ca1b4d89b5bd2c3e91e4bcbea124ce311cb598b09172f338fb5c555573 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:44:04.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:44:04.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T02:44:04.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:44:05.014Z] + ls -al . [2023-03-09T02:44:05.014Z] total 632 [2023-03-09T02:44:05.014Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:43 . [2023-03-09T02:44:05.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:42 .. [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 02:42 .dockerignore [2023-03-09T02:44:05.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:43 .git [2023-03-09T02:44:05.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:42 .github [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 02:42 .gitignore [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:42 .golangci.yml [2023-03-09T02:44:05.014Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:42 .semver [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 02:42 Attribution.txt [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 02:42 CHANGELOG.md [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 02:42 Dockerfile [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:42 GOVERNANCE.md [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 02:42 Jenkinsfile [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 02:42 LICENSE [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 02:42 Makefile [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 02:42 OWNERS.md [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 02:42 README.md [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:42 VERSION [2023-03-09T02:44:05.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:42 bin [2023-03-09T02:44:05.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:42 cmd [2023-03-09T02:44:05.014Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 02:43 coverage.out [2023-03-09T02:44:05.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:42 examples [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 02:42 go.mod [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 02:42 go.sum [2023-03-09T02:44:05.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:42 images [2023-03-09T02:44:05.014Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 02:42 internal [2023-03-09T02:44:05.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:42 snap [2023-03-09T02:44:05.014Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 02:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:05.316Z] + 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=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 --label arch=amd64 --label version=3.0.0-dev.6 . [2023-03-09T02:44:05.316Z] Sending build context to Docker daemon 4.108MB [2023-03-09T02:44:05.316Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:44:05.316Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T02:44:05.316Z] ---> 5ade424e492f [2023-03-09T02:44:05.316Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:44:05.316Z] ---> Running in b1110dba227d [2023-03-09T02:44:05.574Z] Removing intermediate container b1110dba227d [2023-03-09T02:44:05.574Z] ---> 8237b464e19f [2023-03-09T02:44:05.574Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:44:05.574Z] ---> Running in bdf2f1170585 [2023-03-09T02:44:05.574Z] Removing intermediate container bdf2f1170585 [2023-03-09T02:44:05.574Z] ---> 30f668cc8d1f [2023-03-09T02:44:05.574Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T02:44:05.574Z] ---> Running in 30c8ccd9190d [2023-03-09T02:44:05.833Z] Removing intermediate container 30c8ccd9190d [2023-03-09T02:44:05.833Z] ---> 9dc5b366ad3c [2023-03-09T02:44:05.833Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:44:05.833Z] ---> Running in ccac5323e82a [2023-03-09T02:44:05.833Z] Removing intermediate container ccac5323e82a [2023-03-09T02:44:05.833Z] ---> 4992a46ac3a9 [2023-03-09T02:44:05.833Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:44:05.833Z] ---> Running in 043b8e83db6a [2023-03-09T02:44:06.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:44:06.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:44:06.348Z] OK: 211 MiB in 51 packages [2023-03-09T02:44:06.917Z] Removing intermediate container 043b8e83db6a [2023-03-09T02:44:06.917Z] ---> e0e6567fcd14 [2023-03-09T02:44:06.917Z] Step 8/24 : WORKDIR /app [2023-03-09T02:44:06.917Z] ---> Running in ba8cb431a1c5 [2023-03-09T02:44:07.189Z] Removing intermediate container ba8cb431a1c5 [2023-03-09T02:44:07.189Z] ---> f76206c6435f [2023-03-09T02:44:07.189Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T02:44:07.449Z] ---> 521494f89070 [2023-03-09T02:44:07.449Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:44:07.449Z] ---> Running in 6b6b7f11b1ec [2023-03-09T02:44:08.383Z] Removing intermediate container 6b6b7f11b1ec [2023-03-09T02:44:08.383Z] ---> a9b60b6deb02 [2023-03-09T02:44:08.383Z] Step 11/24 : COPY . . [2023-03-09T02:44:08.643Z] ---> 74ae627f4d26 [2023-03-09T02:44:08.643Z] Step 12/24 : RUN $MAKE [2023-03-09T02:44:08.643Z] ---> Running in fdff1f93d533 [2023-03-09T02:44:08.901Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-09T02:44:26.970Z] Removing intermediate container fdff1f93d533 [2023-03-09T02:44:26.970Z] ---> c3d4328ad40d [2023-03-09T02:44:26.970Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T02:44:26.971Z] 3.16: Pulling from library/alpine [2023-03-09T02:44:26.971Z] ef5531b6e74e: Pulling fs layer [2023-03-09T02:44:26.971Z] ef5531b6e74e: Verifying Checksum [2023-03-09T02:44:26.971Z] ef5531b6e74e: Download complete [2023-03-09T02:44:26.971Z] ef5531b6e74e: Pull complete [2023-03-09T02:44:26.971Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:44:26.971Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:44:26.971Z] ---> dfd21b5a31f5 [2023-03-09T02:44:26.971Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T02:44:26.971Z] ---> Running in 5b050bfa171c [2023-03-09T02:44:27.229Z] Removing intermediate container 5b050bfa171c [2023-03-09T02:44:27.229Z] ---> 4337ab749d1f [2023-03-09T02:44:27.229Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T02:44:27.229Z] ---> Running in 907ffa45aa47 [2023-03-09T02:44:27.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:44:27.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:44:27.814Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T02:44:27.814Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:44:27.814Z] OK: 6 MiB in 15 packages [2023-03-09T02:44:28.411Z] Removing intermediate container 907ffa45aa47 [2023-03-09T02:44:28.411Z] ---> e0bd898d4ac9 [2023-03-09T02:44:28.411Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T02:44:28.411Z] ---> 264cdbfae96d [2023-03-09T02:44:28.411Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T02:44:28.685Z] ---> 8e4c6d851450 [2023-03-09T02:44:28.685Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T02:44:28.960Z] ---> 0c77d6b28dc5 [2023-03-09T02:44:28.960Z] Step 19/24 : EXPOSE 59989 [2023-03-09T02:44:29.238Z] ---> Running in 3ea0a3c79d9f [2023-03-09T02:44:29.238Z] Removing intermediate container 3ea0a3c79d9f [2023-03-09T02:44:29.238Z] ---> c2a1bd0730ba [2023-03-09T02:44:29.238Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T02:44:29.238Z] ---> Running in 433b81199817 [2023-03-09T02:44:29.238Z] Removing intermediate container 433b81199817 [2023-03-09T02:44:29.238Z] ---> f90664be878a [2023-03-09T02:44:29.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:44:29.514Z] ---> Running in c213c2227dad [2023-03-09T02:44:29.514Z] Removing intermediate container c213c2227dad [2023-03-09T02:44:29.514Z] ---> 56ea874b9a19 [2023-03-09T02:44:29.514Z] Step 22/24 : LABEL arch=amd64 [2023-03-09T02:44:29.514Z] ---> Running in c86a62e1514b [2023-03-09T02:44:29.514Z] Removing intermediate container c86a62e1514b [2023-03-09T02:44:29.514Z] ---> 8886113c58c5 [2023-03-09T02:44:29.514Z] Step 23/24 : LABEL git_sha=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:44:29.514Z] ---> Running in 5068c6f9bc3d [2023-03-09T02:44:29.773Z] Removing intermediate container 5068c6f9bc3d [2023-03-09T02:44:29.773Z] ---> 33673472dde0 [2023-03-09T02:44:29.773Z] Step 24/24 : LABEL version=3.0.0-dev.6 [2023-03-09T02:44:29.773Z] ---> Running in 4852a6179228 [2023-03-09T02:44:29.773Z] Removing intermediate container 4852a6179228 [2023-03-09T02:44:29.773Z] ---> d7a745e83d09 [2023-03-09T02:44:29.773Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:44:29.773Z] Successfully built d7a745e83d09 [2023-03-09T02:44:29.773Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:44:29.863Z] provisioning config files... [2023-03-09T02:44:29.871Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9320549788085816926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:30.163Z] ---> docker-login.sh [2023-03-09T02:44:30.163Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:44:30.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:44:30.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:44:30.163Z] Configure a credential helper to remove this warning. See [2023-03-09T02:44:30.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:44:30.163Z] [2023-03-09T02:44:30.163Z] Login Succeeded [2023-03-09T02:44:30.163Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:44:30.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:44:30.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:44:30.163Z] Configure a credential helper to remove this warning. See [2023-03-09T02:44:30.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:44:30.163Z] [2023-03-09T02:44:30.163Z] Login Succeeded [2023-03-09T02:44:30.163Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:44:30.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:44:30.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:44:30.422Z] Configure a credential helper to remove this warning. See [2023-03-09T02:44:30.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:44:30.422Z] [2023-03-09T02:44:30.422Z] Login Succeeded [2023-03-09T02:44:30.422Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:44:30.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:44:30.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:44:30.422Z] Configure a credential helper to remove this warning. See [2023-03-09T02:44:30.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:44:30.422Z] [2023-03-09T02:44:30.422Z] Login Succeeded [2023-03-09T02:44:30.422Z] docker.io [2023-03-09T02:44:30.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:44:30.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:44:30.681Z] Configure a credential helper to remove this warning. See [2023-03-09T02:44:30.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:44:30.681Z] [2023-03-09T02:44:30.681Z] Login Succeeded [2023-03-09T02:44:30.681Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:44:30.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:44:30.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:44:30.726Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-09T02:44:30.726Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:44:30.726Z] latest [2023-03-09T02:44:30.726Z] 3.0.0-dev.6 [2023-03-09T02:44:30.726Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [2023-03-09T02:44:30.726Z] main [2023-03-09T02:44:30.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:31.029Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:31.329Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:44:31.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T02:44:31.329Z] 3221fc46078f: Preparing [2023-03-09T02:44:31.329Z] e77ed73d4ef1: Preparing [2023-03-09T02:44:31.329Z] e412d038a511: Preparing [2023-03-09T02:44:31.329Z] 36742e30b50f: Preparing [2023-03-09T02:44:31.329Z] aa5968d388b8: Preparing [2023-03-09T02:44:31.329Z] aa5968d388b8: Layer already exists [2023-03-09T02:44:31.329Z] 36742e30b50f: Pushed [2023-03-09T02:44:31.329Z] e77ed73d4ef1: Pushed [2023-03-09T02:44:31.329Z] e412d038a511: Pushed [2023-03-09T02:44:33.858Z] 3221fc46078f: Pushed [2023-03-09T02:44:33.858Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:34.162Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:34.464Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-09T02:44:34.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T02:44:34.464Z] 3221fc46078f: Preparing [2023-03-09T02:44:34.464Z] e77ed73d4ef1: Preparing [2023-03-09T02:44:34.464Z] e412d038a511: Preparing [2023-03-09T02:44:34.464Z] 36742e30b50f: Preparing [2023-03-09T02:44:34.464Z] aa5968d388b8: Preparing [2023-03-09T02:44:34.464Z] e77ed73d4ef1: Layer already exists [2023-03-09T02:44:34.464Z] aa5968d388b8: Layer already exists [2023-03-09T02:44:34.464Z] 3221fc46078f: Layer already exists [2023-03-09T02:44:34.464Z] e412d038a511: Layer already exists [2023-03-09T02:44:34.464Z] 36742e30b50f: Layer already exists [2023-03-09T02:44:34.464Z] latest: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:34.767Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:35.066Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.6 [2023-03-09T02:44:35.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T02:44:35.067Z] 3221fc46078f: Preparing [2023-03-09T02:44:35.067Z] e77ed73d4ef1: Preparing [2023-03-09T02:44:35.067Z] e412d038a511: Preparing [2023-03-09T02:44:35.067Z] 36742e30b50f: Preparing [2023-03-09T02:44:35.067Z] aa5968d388b8: Preparing [2023-03-09T02:44:35.067Z] e412d038a511: Layer already exists [2023-03-09T02:44:35.067Z] aa5968d388b8: Layer already exists [2023-03-09T02:44:35.067Z] 3221fc46078f: Layer already exists [2023-03-09T02:44:35.067Z] 36742e30b50f: Layer already exists [2023-03-09T02:44:35.067Z] e77ed73d4ef1: Layer already exists [2023-03-09T02:44:35.067Z] 3.0.0-dev.6: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:35.369Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:35.670Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [2023-03-09T02:44:35.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T02:44:35.670Z] 3221fc46078f: Preparing [2023-03-09T02:44:35.670Z] e77ed73d4ef1: Preparing [2023-03-09T02:44:35.670Z] e412d038a511: Preparing [2023-03-09T02:44:35.670Z] 36742e30b50f: Preparing [2023-03-09T02:44:35.670Z] aa5968d388b8: Preparing [2023-03-09T02:44:35.670Z] e77ed73d4ef1: Layer already exists [2023-03-09T02:44:35.670Z] aa5968d388b8: Layer already exists [2023-03-09T02:44:35.670Z] 36742e30b50f: Layer already exists [2023-03-09T02:44:35.670Z] 3221fc46078f: Layer already exists [2023-03-09T02:44:35.670Z] e412d038a511: Layer already exists [2023-03-09T02:44:35.670Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:35.980Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:36.287Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-09T02:44:36.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T02:44:36.287Z] 3221fc46078f: Preparing [2023-03-09T02:44:36.287Z] e77ed73d4ef1: Preparing [2023-03-09T02:44:36.287Z] e412d038a511: Preparing [2023-03-09T02:44:36.287Z] 36742e30b50f: Preparing [2023-03-09T02:44:36.287Z] aa5968d388b8: Preparing [2023-03-09T02:44:36.287Z] aa5968d388b8: Layer already exists [2023-03-09T02:44:36.287Z] 36742e30b50f: Layer already exists [2023-03-09T02:44:36.287Z] e77ed73d4ef1: Layer already exists [2023-03-09T02:44:36.287Z] 3221fc46078f: Layer already exists [2023-03-09T02:44:36.287Z] e412d038a511: Layer already exists [2023-03-09T02:44:36.287Z] main: digest: sha256:06c42be81916f28b3032ab1e3342baee7de1a216ad8abcc1e387b7d329c008ba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:44:36.342Z] ===================================================== [Pipeline] echo [2023-03-09T02:44:36.353Z] taggedImages: [2023-03-09T02:44:36.353Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:44:36.353Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-09T02:44:36.353Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.6 [2023-03-09T02:44:36.353Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [2023-03-09T02:44:36.353Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:36.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:44:36.719Z] [2023-03-09T02:44:36.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:37.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:44:37.021Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T02:44:37.021Z] 5eb5b503b376: Pulling fs layer [2023-03-09T02:44:37.021Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T02:44:37.021Z] ec43610c2a17: Pulling fs layer [2023-03-09T02:44:37.021Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T02:44:37.021Z] 33b1e0a273af: Pulling fs layer [2023-03-09T02:44:37.021Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T02:44:37.021Z] 2f39f015ded8: Pulling fs layer [2023-03-09T02:44:37.021Z] 3a2ae6a8a46f: Waiting [2023-03-09T02:44:37.021Z] 33b1e0a273af: Waiting [2023-03-09T02:44:37.021Z] 5d3b04190fa2: Waiting [2023-03-09T02:44:37.021Z] 2f39f015ded8: Waiting [2023-03-09T02:44:37.021Z] 5c69ac0246d0: Download complete [2023-03-09T02:44:37.021Z] 3a2ae6a8a46f: Download complete [2023-03-09T02:44:37.279Z] 33b1e0a273af: Verifying Checksum [2023-03-09T02:44:37.279Z] 33b1e0a273af: Download complete [2023-03-09T02:44:37.279Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T02:44:37.279Z] 5d3b04190fa2: Download complete [2023-03-09T02:44:37.279Z] ec43610c2a17: Verifying Checksum [2023-03-09T02:44:37.279Z] ec43610c2a17: Download complete [2023-03-09T02:44:37.279Z] 5eb5b503b376: Download complete [2023-03-09T02:44:37.844Z] 2f39f015ded8: Download complete [2023-03-09T02:44:38.411Z] 5eb5b503b376: Pull complete [2023-03-09T02:44:38.411Z] 5c69ac0246d0: Pull complete [2023-03-09T02:44:38.977Z] ec43610c2a17: Pull complete [2023-03-09T02:44:38.977Z] 3a2ae6a8a46f: Pull complete [2023-03-09T02:44:39.236Z] 33b1e0a273af: Pull complete [2023-03-09T02:44:39.236Z] 5d3b04190fa2: Pull complete [2023-03-09T02:44:43.419Z] 2f39f015ded8: Pull complete [2023-03-09T02:44:43.419Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T02:44:43.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:44:43.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:44:43.492Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:44:43.523Z] $ 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 [2023-03-09T02:44:45.584Z] $ docker top e02771648a5c424eff57c00fb83208c906c4feb77e1aa6b461af5c4de746a57a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:45.949Z] ---> job-cost.sh [2023-03-09T02:44:45.949Z] lf-activate-venv: SKIPPING [2023-03-09T02:44:45.949Z] INFO: No Stack... [2023-03-09T02:44:46.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:44:46.777Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:44:47.068Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-09T02:44:47.068Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:44:47.083Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [2023-03-09T02:44:47.094Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] did not exist. Created. [2023-03-09T02:44:47.094Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:44:47.400Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T02:44:47.433Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:44:47.439Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:44:47.459Z] $ docker stop --time=1 e02771648a5c424eff57c00fb83208c906c4feb77e1aa6b461af5c4de746a57a [2023-03-09T02:44:48.640Z] $ docker rm -f --volumes e02771648a5c424eff57c00fb83208c906c4feb77e1aa6b461af5c4de746a57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T02:47:58.911Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9342 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-09T02:47:58.925Z] Running in /w/workspace/device-rfid-llrp-go/70 [Pipeline] { [Pipeline] checkout [2023-03-09T02:47:58.960Z] Selected Git installation does not exist. Using Default [2023-03-09T02:47:58.960Z] The recommended git tool is: NONE [2023-03-09T02:48:04.947Z] using credential edgex-jenkins-ssh [2023-03-09T02:48:04.963Z] Cloning the remote Git repository [2023-03-09T02:48:05.013Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T02:48:05.107Z] > git init /w/workspace/device-rfid-llrp-go/70 # timeout=10 [2023-03-09T02:48:05.276Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T02:48:05.278Z] > git --version # timeout=10 [2023-03-09T02:48:05.299Z] > git --version # 'git version 2.25.1' [2023-03-09T02:48:05.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:48:05.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:48:06.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-09T02:48:07.577Z] Avoid second fetch [2023-03-09T02:48:07.578Z] Checking out Revision f49735fb1f51cf276a9a44c0ee81fefd96d12a99 (main) [2023-03-09T02:48:06.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:48:07.602Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:48:07.624Z] > git checkout -f f49735fb1f51cf276a9a44c0ee81fefd96d12a99 # timeout=10 [2023-03-09T02:48:08.273Z] Commit message: "Merge pull request #174 from lenny-intel/common-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:48:09.176Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T02:48:09.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:48:09.176Z] Dload Upload Total Spent Left Speed [2023-03-09T02:48:09.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-03-09T02:48:09.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T02:48:10.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T02:48:10.206Z] + sudo tee /etc/docker/daemon.new [2023-03-09T02:48:10.206Z] { [2023-03-09T02:48:10.206Z] "registry-mirrors": [ [2023-03-09T02:48:10.206Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T02:48:10.206Z] ], [2023-03-09T02:48:10.206Z] "bip": "10.250.0.254/24", [2023-03-09T02:48:10.206Z] "hosts": [ [2023-03-09T02:48:10.206Z] "tcp://0.0.0.0:5555", [2023-03-09T02:48:10.206Z] "unix:///var/run/docker.sock" [2023-03-09T02:48:10.206Z] ], [2023-03-09T02:48:10.206Z] "mtu": 1458, [2023-03-09T02:48:10.206Z] "selinux-enabled": true, [2023-03-09T02:48:10.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T02:48:10.206Z] } [Pipeline] sh [2023-03-09T02:48:10.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T02:48:10.912Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:48:29.216Z] provisioning config files... [2023-03-09T02:48:29.246Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/70@tmp/config7592540877533569927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:48:29.619Z] ---> docker-login.sh [2023-03-09T02:48:29.619Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:48:30.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:48:30.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:48:30.213Z] Configure a credential helper to remove this warning. See [2023-03-09T02:48:30.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:48:30.213Z] [2023-03-09T02:48:30.213Z] Login Succeeded [2023-03-09T02:48:30.484Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:48:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:48:30.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:48:30.758Z] Configure a credential helper to remove this warning. See [2023-03-09T02:48:30.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:48:30.758Z] [2023-03-09T02:48:30.758Z] Login Succeeded [2023-03-09T02:48:30.758Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:48:31.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:48:31.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:48:31.030Z] Configure a credential helper to remove this warning. See [2023-03-09T02:48:31.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:48:31.030Z] [2023-03-09T02:48:31.030Z] Login Succeeded [2023-03-09T02:48:31.030Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:48:31.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:48:31.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:48:31.624Z] Configure a credential helper to remove this warning. See [2023-03-09T02:48:31.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:48:31.624Z] [2023-03-09T02:48:31.624Z] Login Succeeded [2023-03-09T02:48:31.624Z] docker.io [2023-03-09T02:48:31.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:48:32.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:48:32.163Z] Configure a credential helper to remove this warning. See [2023-03-09T02:48:32.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:48:32.164Z] [2023-03-09T02:48:32.164Z] Login Succeeded [2023-03-09T02:48:32.164Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:48:32.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:48:32.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:48:32.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:48:32.503Z] ========================================================= [2023-03-09T02:48:32.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T02:48:32.503Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:48:32.862Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:48:33.134Z] Sending build context to Docker daemon 1.213MB [2023-03-09T02:48:33.134Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:48:33.134Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:48:33.412Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T02:48:33.412Z] 9b18e9b68314: Pulling fs layer [2023-03-09T02:48:33.412Z] 35d82f9e3411: Pulling fs layer [2023-03-09T02:48:33.412Z] e16973657156: Pulling fs layer [2023-03-09T02:48:33.412Z] fc693d55d65f: Pulling fs layer [2023-03-09T02:48:33.412Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T02:48:33.412Z] dda99020689f: Pulling fs layer [2023-03-09T02:48:33.412Z] db1c61fa0a46: Pulling fs layer [2023-03-09T02:48:33.412Z] 891c053d2c06: Pulling fs layer [2023-03-09T02:48:33.412Z] fc693d55d65f: Waiting [2023-03-09T02:48:33.412Z] 7e9fc2657dce: Waiting [2023-03-09T02:48:33.412Z] db1c61fa0a46: Waiting [2023-03-09T02:48:33.412Z] dda99020689f: Waiting [2023-03-09T02:48:33.412Z] e16973657156: Verifying Checksum [2023-03-09T02:48:33.412Z] e16973657156: Download complete [2023-03-09T02:48:33.412Z] 35d82f9e3411: Verifying Checksum [2023-03-09T02:48:33.412Z] 35d82f9e3411: Download complete [2023-03-09T02:48:33.412Z] 7e9fc2657dce: Download complete [2023-03-09T02:48:33.412Z] dda99020689f: Verifying Checksum [2023-03-09T02:48:33.412Z] dda99020689f: Download complete [2023-03-09T02:48:33.412Z] 9b18e9b68314: Verifying Checksum [2023-03-09T02:48:33.412Z] 9b18e9b68314: Download complete [2023-03-09T02:48:34.416Z] 9b18e9b68314: Pull complete [2023-03-09T02:48:34.694Z] 891c053d2c06: Verifying Checksum [2023-03-09T02:48:34.694Z] 891c053d2c06: Download complete [2023-03-09T02:48:34.972Z] 35d82f9e3411: Pull complete [2023-03-09T02:48:35.245Z] e16973657156: Pull complete [2023-03-09T02:48:36.223Z] db1c61fa0a46: Verifying Checksum [2023-03-09T02:48:36.223Z] db1c61fa0a46: Download complete [2023-03-09T02:48:36.501Z] fc693d55d65f: Download complete [2023-03-09T02:48:48.855Z] fc693d55d65f: Pull complete [2023-03-09T02:48:48.855Z] 7e9fc2657dce: Pull complete [2023-03-09T02:48:49.124Z] dda99020689f: Pull complete [2023-03-09T02:48:55.813Z] db1c61fa0a46: Pull complete [2023-03-09T02:48:57.790Z] 891c053d2c06: Pull complete [2023-03-09T02:48:57.790Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T02:48:57.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T02:48:57.790Z] ---> f96f9c87975a [2023-03-09T02:48:57.790Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:48:59.761Z] ---> Running in 87af0604ddfb [2023-03-09T02:49:00.033Z] Removing intermediate container 87af0604ddfb [2023-03-09T02:49:00.033Z] ---> bb527998a2aa [2023-03-09T02:49:00.033Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:49:00.033Z] ---> Running in ea2fb364dac9 [2023-03-09T02:49:00.301Z] Removing intermediate container ea2fb364dac9 [2023-03-09T02:49:00.301Z] ---> e04b157b0f4b [2023-03-09T02:49:00.301Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T02:49:00.574Z] ---> Running in e7852880491b [2023-03-09T02:49:00.888Z] Removing intermediate container e7852880491b [2023-03-09T02:49:00.888Z] ---> 5b6bb7570508 [2023-03-09T02:49:00.888Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:49:00.888Z] ---> Running in 75f98287355d [2023-03-09T02:49:01.491Z] Removing intermediate container 75f98287355d [2023-03-09T02:49:01.491Z] ---> 41d8a9cf4e68 [2023-03-09T02:49:01.491Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:49:01.491Z] ---> Running in 975a55084ac7 [2023-03-09T02:49:05.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:49:06.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:49:07.313Z] OK: 221 MiB in 51 packages [2023-03-09T02:49:08.277Z] Removing intermediate container 975a55084ac7 [2023-03-09T02:49:08.277Z] ---> 0c7816875b18 [2023-03-09T02:49:08.277Z] Step 8/12 : WORKDIR /app [2023-03-09T02:49:08.277Z] ---> Running in c07b2417930d [2023-03-09T02:49:08.544Z] Removing intermediate container c07b2417930d [2023-03-09T02:49:08.544Z] ---> 078697ebb8f8 [2023-03-09T02:49:08.544Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:49:09.127Z] ---> 0dc3a6950e77 [2023-03-09T02:49:09.127Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:49:09.127Z] ---> Running in 4e033cd793bc [2023-03-09T02:50:17.016Z] Removing intermediate container 4e033cd793bc [2023-03-09T02:50:17.016Z] ---> a3799cd6f077 [2023-03-09T02:50:17.016Z] Step 11/12 : COPY . . [2023-03-09T02:50:17.016Z] ---> 470c173de401 [2023-03-09T02:50:17.016Z] Step 12/12 : RUN $MAKE [2023-03-09T02:50:17.016Z] ---> Running in 457661717b01 [2023-03-09T02:50:17.016Z] noop [2023-03-09T02:50:17.016Z] Removing intermediate container 457661717b01 [2023-03-09T02:50:17.016Z] ---> 3a5f2c5af2c1 [2023-03-09T02:50:17.016Z] Successfully built 3a5f2c5af2c1 [2023-03-09T02:50:17.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:50:17.382Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:50:17.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:50:17.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container [2023-03-09T02:50:17.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/70 -v /w/workspace/device-rfid-llrp-go/70:/w/workspace/device-rfid-llrp-go/70:rw,z -v /w/workspace/device-rfid-llrp-go/70@tmp:/w/workspace/device-rfid-llrp-go/70@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 [2023-03-09T02:50:18.949Z] $ docker top 79148da9a07af21a2b520c4186c20a8aee9056ebfe70d5fa978a58e102ed105f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:50:19.813Z] + go version [2023-03-09T02:50:19.813Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T02:50:19.837Z] $ docker stop --time=1 79148da9a07af21a2b520c4186c20a8aee9056ebfe70d5fa978a58e102ed105f [2023-03-09T02:50:21.569Z] $ docker rm -f --volumes 79148da9a07af21a2b520c4186c20a8aee9056ebfe70d5fa978a58e102ed105f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:50:22.143Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:50:22.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:50:22.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container [2023-03-09T02:50:22.425Z] $ 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/70 -v /w/workspace/device-rfid-llrp-go/70:/w/workspace/device-rfid-llrp-go/70:rw,z -v /w/workspace/device-rfid-llrp-go/70@tmp:/w/workspace/device-rfid-llrp-go/70@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 [2023-03-09T02:50:23.704Z] $ docker top 40490d4acc3ce3b97cca2d827908829ab6ab92ac1f2f376b14fb7f6bbfcc2c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:50:24.549Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/70 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:50:25.204Z] + make test [2023-03-09T02:50:25.204Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:50:27.156Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T02:52:03.842Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T02:52:03.842Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T02:52:42.757Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.535s coverage: 40.7% of statements [2023-03-09T02:52:42.757Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.625s coverage: 51.9% of statements [2023-03-09T02:52:42.757Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 96.4% of statements [2023-03-09T02:52:42.757Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T02:52:42.757Z] go vet ./... [2023-03-09T02:53:21.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:53:21.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:53:21.706Z] ./bin/test-attribution-txt.sh [2023-03-09T02:53:21.706Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:53:21.706Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:53:21.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:53:21.749Z] $ docker stop --time=1 40490d4acc3ce3b97cca2d827908829ab6ab92ac1f2f376b14fb7f6bbfcc2c24 [2023-03-09T02:53:23.680Z] $ docker rm -f --volumes 40490d4acc3ce3b97cca2d827908829ab6ab92ac1f2f376b14fb7f6bbfcc2c24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:53:24.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:53:24.855Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T02:53:25.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:53:26.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:53:26.656Z] + ls -al . [2023-03-09T02:53:26.656Z] total 628 [2023-03-09T02:53:26.656Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:50 . [2023-03-09T02:53:26.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:48 .. [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 02:48 .dockerignore [2023-03-09T02:53:26.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:48 .git [2023-03-09T02:53:26.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:48 .github [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 02:48 .gitignore [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:48 .golangci.yml [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 02:48 Attribution.txt [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 02:48 CHANGELOG.md [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 02:48 Dockerfile [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:48 GOVERNANCE.md [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 02:48 Jenkinsfile [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 02:48 LICENSE [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 02:48 Makefile [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 02:48 OWNERS.md [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 02:48 README.md [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 02:42 VERSION [2023-03-09T02:53:26.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:48 bin [2023-03-09T02:53:26.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:48 cmd [2023-03-09T02:53:26.656Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 02:52 coverage.out [2023-03-09T02:53:26.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:48 examples [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 02:48 go.mod [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 02:48 go.sum [2023-03-09T02:53:26.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:48 images [2023-03-09T02:53:26.656Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 02:48 internal [2023-03-09T02:53:26.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:48 snap [2023-03-09T02:53:26.656Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:53:27.039Z] + 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=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 --label arch=arm64 --label version=3.0.0-dev.6 . [2023-03-09T02:53:27.307Z] Sending build context to Docker daemon 1.213MB [2023-03-09T02:53:27.308Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:53:27.308Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T02:53:27.308Z] ---> 3a5f2c5af2c1 [2023-03-09T02:53:27.308Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:53:27.600Z] ---> Running in 69ea113dc87e [2023-03-09T02:53:27.878Z] Removing intermediate container 69ea113dc87e [2023-03-09T02:53:27.878Z] ---> e2a62ce7a253 [2023-03-09T02:53:27.878Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:53:28.157Z] ---> Running in 938e2ad23569 [2023-03-09T02:53:28.427Z] Removing intermediate container 938e2ad23569 [2023-03-09T02:53:28.427Z] ---> 9a5545f2f5fa [2023-03-09T02:53:28.427Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T02:53:28.427Z] ---> Running in 2739f82eedb8 [2023-03-09T02:53:29.019Z] Removing intermediate container 2739f82eedb8 [2023-03-09T02:53:29.019Z] ---> a5ceccceea4b [2023-03-09T02:53:29.019Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:53:29.019Z] ---> Running in 71354285ff9f [2023-03-09T02:53:29.287Z] Removing intermediate container 71354285ff9f [2023-03-09T02:53:29.287Z] ---> 87cd5e200d29 [2023-03-09T02:53:29.287Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:53:29.554Z] ---> Running in 0542fa14617f [2023-03-09T02:53:30.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:53:30.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:53:32.210Z] OK: 221 MiB in 51 packages [2023-03-09T02:53:33.191Z] Removing intermediate container 0542fa14617f [2023-03-09T02:53:33.191Z] ---> 26ed2c179ec3 [2023-03-09T02:53:33.191Z] Step 8/24 : WORKDIR /app [2023-03-09T02:53:33.191Z] ---> Running in c5f0350f9399 [2023-03-09T02:53:33.464Z] Removing intermediate container c5f0350f9399 [2023-03-09T02:53:33.464Z] ---> 73bde44ebe6a [2023-03-09T02:53:33.464Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T02:53:34.067Z] ---> 96cbae0cc9f5 [2023-03-09T02:53:34.067Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:53:34.067Z] ---> Running in 906f877272d9 [2023-03-09T02:53:37.453Z] Removing intermediate container 906f877272d9 [2023-03-09T02:53:37.453Z] ---> ef93c1d37aaa [2023-03-09T02:53:37.453Z] Step 11/24 : COPY . . [2023-03-09T02:53:38.436Z] ---> e7587288e4f9 [2023-03-09T02:53:38.436Z] Step 12/24 : RUN $MAKE [2023-03-09T02:53:38.705Z] ---> Running in a624da0b9672 [2023-03-09T02:53:39.674Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-09T02:56:16.434Z] Removing intermediate container a624da0b9672 [2023-03-09T02:56:16.434Z] ---> 89b704a6afec [2023-03-09T02:56:16.434Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T02:56:16.434Z] 3.16: Pulling from library/alpine [2023-03-09T02:56:16.434Z] 3760b48202b3: Pulling fs layer [2023-03-09T02:56:16.434Z] 3760b48202b3: Verifying Checksum [2023-03-09T02:56:16.434Z] 3760b48202b3: Download complete [2023-03-09T02:56:16.434Z] 3760b48202b3: Pull complete [2023-03-09T02:56:16.434Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:56:16.434Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:56:16.434Z] ---> 4c81e5bf8899 [2023-03-09T02:56:16.434Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T02:56:16.434Z] ---> Running in d2be6ef2e6ff [2023-03-09T02:56:16.434Z] Removing intermediate container d2be6ef2e6ff [2023-03-09T02:56:16.434Z] ---> 5aba758ed09b [2023-03-09T02:56:16.434Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T02:56:16.434Z] ---> Running in ad49ae0b701d [2023-03-09T02:56:16.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:56:16.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:56:16.434Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T02:56:16.434Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:56:16.434Z] OK: 5 MiB in 15 packages [2023-03-09T02:56:16.434Z] Removing intermediate container ad49ae0b701d [2023-03-09T02:56:16.434Z] ---> 6e31eb4bce3b [2023-03-09T02:56:16.434Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T02:56:16.434Z] ---> b4d4eeb6951f [2023-03-09T02:56:16.434Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T02:56:17.022Z] ---> 82f468b80568 [2023-03-09T02:56:17.022Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T02:56:18.444Z] ---> be0cdb9f8c16 [2023-03-09T02:56:18.444Z] Step 19/24 : EXPOSE 59989 [2023-03-09T02:56:18.444Z] ---> Running in 8bdf3db55405 [2023-03-09T02:56:19.033Z] Removing intermediate container 8bdf3db55405 [2023-03-09T02:56:19.033Z] ---> fd07aaee3e08 [2023-03-09T02:56:19.033Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T02:56:19.033Z] ---> Running in 66f712ae69f5 [2023-03-09T02:56:19.302Z] Removing intermediate container 66f712ae69f5 [2023-03-09T02:56:19.302Z] ---> 18de289f3c4a [2023-03-09T02:56:19.302Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:56:19.302Z] ---> Running in ae98b830507e [2023-03-09T02:56:19.890Z] Removing intermediate container ae98b830507e [2023-03-09T02:56:19.890Z] ---> ce8be3075f1f [2023-03-09T02:56:19.890Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T02:56:19.890Z] ---> Running in d631a86691a7 [2023-03-09T02:56:20.159Z] Removing intermediate container d631a86691a7 [2023-03-09T02:56:20.159Z] ---> 03312aed1194 [2023-03-09T02:56:20.159Z] Step 23/24 : LABEL git_sha=f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:56:20.159Z] ---> Running in 95093ec4f0d1 [2023-03-09T02:56:20.747Z] Removing intermediate container 95093ec4f0d1 [2023-03-09T02:56:20.747Z] ---> 5e1427016a81 [2023-03-09T02:56:20.747Z] Step 24/24 : LABEL version=3.0.0-dev.6 [2023-03-09T02:56:20.747Z] ---> Running in 14d1cc0ec3f1 [2023-03-09T02:56:21.020Z] Removing intermediate container 14d1cc0ec3f1 [2023-03-09T02:56:21.020Z] ---> 524daef44c6e [2023-03-09T02:56:21.020Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:56:21.020Z] Successfully built 524daef44c6e [2023-03-09T02:56:21.020Z] 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 [2023-03-09T02:56:21.146Z] provisioning config files... [2023-03-09T02:56:21.165Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/70@tmp/config13175342603847390899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:56:21.515Z] ---> docker-login.sh [2023-03-09T02:56:21.516Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:56:21.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:56:21.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:56:21.786Z] Configure a credential helper to remove this warning. See [2023-03-09T02:56:21.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:56:21.786Z] [2023-03-09T02:56:21.786Z] Login Succeeded [2023-03-09T02:56:21.786Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:56:22.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:56:22.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:56:22.329Z] Configure a credential helper to remove this warning. See [2023-03-09T02:56:22.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:56:22.329Z] [2023-03-09T02:56:22.329Z] Login Succeeded [2023-03-09T02:56:22.329Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:56:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:56:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:56:22.600Z] Configure a credential helper to remove this warning. See [2023-03-09T02:56:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:56:22.600Z] [2023-03-09T02:56:22.600Z] Login Succeeded [2023-03-09T02:56:22.600Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:56:22.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:56:23.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:56:23.141Z] Configure a credential helper to remove this warning. See [2023-03-09T02:56:23.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:56:23.141Z] [2023-03-09T02:56:23.141Z] Login Succeeded [2023-03-09T02:56:23.141Z] docker.io [2023-03-09T02:56:23.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:56:23.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:56:23.706Z] Configure a credential helper to remove this warning. See [2023-03-09T02:56:23.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:56:23.706Z] [2023-03-09T02:56:23.706Z] Login Succeeded [2023-03-09T02:56:23.706Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:56:23.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:56:23.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:56:23.796Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-09T02:56:23.796Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:56:23.796Z] latest [2023-03-09T02:56:23.796Z] 3.0.0-dev.6 [2023-03-09T02:56:23.796Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [2023-03-09T02:56:23.796Z] main [2023-03-09T02:56:23.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:24.177Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:24.653Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:56:24.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-09T02:56:24.653Z] b3bd1add386b: Preparing [2023-03-09T02:56:24.653Z] 58f25e395fec: Preparing [2023-03-09T02:56:24.653Z] e3b8239cbcca: Preparing [2023-03-09T02:56:24.653Z] 2190991a4e4b: Preparing [2023-03-09T02:56:24.653Z] f70ee36035b9: Preparing [2023-03-09T02:56:24.937Z] f70ee36035b9: Layer already exists [2023-03-09T02:56:24.937Z] e3b8239cbcca: Pushed [2023-03-09T02:56:24.937Z] 2190991a4e4b: Pushed [2023-03-09T02:56:24.937Z] 58f25e395fec: Pushed [2023-03-09T02:56:31.647Z] b3bd1add386b: Pushed [2023-03-09T02:56:31.647Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:32.021Z] + 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 [2023-03-09T02:56:32.377Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-09T02:56:32.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-09T02:56:32.377Z] b3bd1add386b: Preparing [2023-03-09T02:56:32.377Z] 58f25e395fec: Preparing [2023-03-09T02:56:32.377Z] e3b8239cbcca: Preparing [2023-03-09T02:56:32.377Z] 2190991a4e4b: Preparing [2023-03-09T02:56:32.377Z] f70ee36035b9: Preparing [2023-03-09T02:56:32.377Z] e3b8239cbcca: Layer already exists [2023-03-09T02:56:32.377Z] f70ee36035b9: Layer already exists [2023-03-09T02:56:32.377Z] 58f25e395fec: Layer already exists [2023-03-09T02:56:32.377Z] 2190991a4e4b: Layer already exists [2023-03-09T02:56:32.377Z] b3bd1add386b: Layer already exists [2023-03-09T02:56:32.646Z] latest: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:33.011Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:33.368Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.6 [2023-03-09T02:56:33.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-09T02:56:33.368Z] b3bd1add386b: Preparing [2023-03-09T02:56:33.368Z] 58f25e395fec: Preparing [2023-03-09T02:56:33.368Z] e3b8239cbcca: Preparing [2023-03-09T02:56:33.368Z] 2190991a4e4b: Preparing [2023-03-09T02:56:33.368Z] f70ee36035b9: Preparing [2023-03-09T02:56:33.368Z] 58f25e395fec: Layer already exists [2023-03-09T02:56:33.368Z] e3b8239cbcca: Layer already exists [2023-03-09T02:56:33.368Z] 2190991a4e4b: Layer already exists [2023-03-09T02:56:33.368Z] f70ee36035b9: Layer already exists [2023-03-09T02:56:33.368Z] b3bd1add386b: Layer already exists [2023-03-09T02:56:33.636Z] 3.0.0-dev.6: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:33.999Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:34.351Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [2023-03-09T02:56:34.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-09T02:56:34.351Z] b3bd1add386b: Preparing [2023-03-09T02:56:34.351Z] 58f25e395fec: Preparing [2023-03-09T02:56:34.351Z] e3b8239cbcca: Preparing [2023-03-09T02:56:34.351Z] 2190991a4e4b: Preparing [2023-03-09T02:56:34.351Z] f70ee36035b9: Preparing [2023-03-09T02:56:34.351Z] e3b8239cbcca: Layer already exists [2023-03-09T02:56:34.351Z] b3bd1add386b: Layer already exists [2023-03-09T02:56:34.351Z] 58f25e395fec: Layer already exists [2023-03-09T02:56:34.351Z] f70ee36035b9: Layer already exists [2023-03-09T02:56:34.351Z] 2190991a4e4b: Layer already exists [2023-03-09T02:56:34.618Z] f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:34.981Z] + 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 [2023-03-09T02:56:35.335Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-09T02:56:35.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-09T02:56:37.938Z] b3bd1add386b: Preparing [2023-03-09T02:56:37.938Z] 58f25e395fec: Preparing [2023-03-09T02:56:37.938Z] e3b8239cbcca: Preparing [2023-03-09T02:56:37.938Z] 2190991a4e4b: Preparing [2023-03-09T02:56:37.938Z] f70ee36035b9: Preparing [2023-03-09T02:56:37.938Z] e3b8239cbcca: Layer already exists [2023-03-09T02:56:37.938Z] b3bd1add386b: Layer already exists [2023-03-09T02:56:37.938Z] f70ee36035b9: Layer already exists [2023-03-09T02:56:37.938Z] 2190991a4e4b: Layer already exists [2023-03-09T02:56:37.938Z] 58f25e395fec: Layer already exists [2023-03-09T02:56:37.938Z] main: digest: sha256:6948d919c9df4b4dec019f77246a328f2278eec9115b47624fe979e009993f17 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T02:56:37.979Z] ===================================================== [Pipeline] echo [2023-03-09T02:56:37.984Z] taggedImages: [2023-03-09T02:56:37.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [2023-03-09T02:56:37.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-09T02:56:37.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.6 [2023-03-09T02:56:37.985Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f49735fb1f51cf276a9a44c0ee81fefd96d12a99-3.0.0-dev.6 [2023-03-09T02:56:37.985Z] - 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 [2023-03-09T02:56:38.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:56:38.352Z] [2023-03-09T02:56:38.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:56:38.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:56:38.747Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T02:56:38.747Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T02:56:38.747Z] 04944245beec: Pulling fs layer [2023-03-09T02:56:38.747Z] 699f458cf7ca: Pulling fs layer [2023-03-09T02:56:38.747Z] 765212b225bb: Pulling fs layer [2023-03-09T02:56:38.747Z] f23df028b6ca: Pulling fs layer [2023-03-09T02:56:38.747Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T02:56:38.747Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T02:56:38.747Z] 765212b225bb: Waiting [2023-03-09T02:56:38.747Z] f23df028b6ca: Waiting [2023-03-09T02:56:38.747Z] d65c8cfc05b1: Waiting [2023-03-09T02:56:38.747Z] 2437ff75d9bd: Waiting [2023-03-09T02:56:39.366Z] 04944245beec: Verifying Checksum [2023-03-09T02:56:39.366Z] 04944245beec: Download complete [2023-03-09T02:56:39.366Z] 765212b225bb: Verifying Checksum [2023-03-09T02:56:39.366Z] 765212b225bb: Download complete [2023-03-09T02:56:39.366Z] f23df028b6ca: Download complete [2023-03-09T02:56:39.366Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T02:56:39.366Z] d65c8cfc05b1: Download complete [2023-03-09T02:56:39.639Z] 699f458cf7ca: Verifying Checksum [2023-03-09T02:56:39.639Z] 699f458cf7ca: Download complete [2023-03-09T02:56:40.233Z] 8998bd30e6a1: Download complete [2023-03-09T02:56:42.819Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T02:56:42.819Z] 2437ff75d9bd: Download complete [2023-03-09T02:56:44.233Z] 8998bd30e6a1: Pull complete [2023-03-09T02:56:44.817Z] 04944245beec: Pull complete [2023-03-09T02:56:46.225Z] 699f458cf7ca: Pull complete [2023-03-09T02:56:46.225Z] 765212b225bb: Pull complete [2023-03-09T02:56:47.185Z] f23df028b6ca: Pull complete [2023-03-09T02:56:47.185Z] d65c8cfc05b1: Pull complete [2023-03-09T02:57:02.182Z] 2437ff75d9bd: Pull complete [2023-03-09T02:57:02.182Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T02:57:02.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:57:02.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:57:02.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-9342 does not seem to be running inside a container [2023-03-09T02:57:02.479Z] $ 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/70 -v /w/workspace/device-rfid-llrp-go/70:/w/workspace/device-rfid-llrp-go/70:rw,z -v /w/workspace/device-rfid-llrp-go/70@tmp:/w/workspace/device-rfid-llrp-go/70@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 [2023-03-09T02:57:05.291Z] $ docker top 8cdfa9fe0c6924ebd3ebdfc26d8425892a6f2c68651add529768d9e1e4f610ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:57:06.148Z] ---> job-cost.sh [2023-03-09T02:57:06.148Z] lf-activate-venv: SKIPPING [2023-03-09T02:57:06.148Z] INFO: No Stack... [2023-03-09T02:57:06.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T02:57:07.382Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:57:08.028Z] + cat /w/workspace/device-rfid-llrp-go/70/archives/cost.csv [2023-03-09T02:57:08.028Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:57:08.110Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [2023-03-09T02:57:08.115Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] did not exist. Created. [2023-03-09T02:57:08.115Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:57:08.781Z] /w/workspace/device-rfid-llrp-go/70@tmp/durable-7b12592c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T02:57:09.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T02:57:09.466Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T02:57:09.534Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:57:09.546Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:57:09.572Z] $ docker stop --time=1 8cdfa9fe0c6924ebd3ebdfc26d8425892a6f2c68651add529768d9e1e4f610ba [2023-03-09T02:57:11.138Z] $ docker rm -f --volumes 8cdfa9fe0c6924ebd3ebdfc26d8425892a6f2c68651add529768d9e1e4f610ba [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 [2023-03-09T02:57:11.539Z] provisioning config files... [2023-03-09T02:57:11.545Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9354701769642343131tmp [Pipeline] { [Pipeline] sh [2023-03-09T02:57:11.831Z] + set +x [2023-03-09T02:57:11.831Z] + curl -s https://codecov.io/bash [2023-03-09T02:57:11.831Z] + bash -s -- [2023-03-09T02:57:11.831Z] [2023-03-09T02:57:11.831Z] _____ _ [2023-03-09T02:57:11.831Z] / ____| | | [2023-03-09T02:57:11.831Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T02:57:11.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T02:57:11.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T02:57:11.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T02:57:11.831Z] Bash-1.0.6 [2023-03-09T02:57:11.831Z] [2023-03-09T02:57:11.831Z] [2023-03-09T02:57:11.831Z] ==> git version 2.25.1 found [2023-03-09T02:57:11.831Z] ==> 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 [2023-03-09T02:57:11.831Z] Release-Date: 2020-01-08 [2023-03-09T02:57:11.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T02:57:11.831Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T02:57:11.831Z] ==> Jenkins CI detected. [2023-03-09T02:57:11.831Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-09T02:57:11.831Z] project root: . [2023-03-09T02:57:11.831Z] --> token set from env [2023-03-09T02:57:11.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T02:57:11.831Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T02:57:11.831Z] ==> Python coveragepy not found [2023-03-09T02:57:11.831Z] ==> Searching for coverage reports in: [2023-03-09T02:57:11.831Z] + . [2023-03-09T02:57:11.831Z] -> Found 1 reports [2023-03-09T02:57:11.831Z] ==> Detecting git/mercurial file structure [2023-03-09T02:57:11.831Z] ==> Reading reports [2023-03-09T02:57:11.831Z] + ./coverage.out bytes=457862 [2023-03-09T02:57:11.831Z] ==> Appending adjustments [2023-03-09T02:57:11.831Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T02:57:12.089Z] + Found adjustments [2023-03-09T02:57:12.089Z] ==> Gzipping contents [2023-03-09T02:57:12.348Z] 52K /tmp/codecov.vKDA3U.gz [2023-03-09T02:57:12.348Z] ==> Uploading reports [2023-03-09T02:57:12.348Z] url: https://codecov.io [2023-03-09T02:57:12.348Z] query: branch=main&commit=f49735fb1f51cf276a9a44c0ee81fefd96d12a99&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T02:57:12.348Z] -> Pinging Codecov [2023-03-09T02:57:12.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f49735fb1f51cf276a9a44c0ee81fefd96d12a99&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T02:57:12.348Z] -> Uploading to [2023-03-09T02:57:12.348Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/f49735fb1f51cf276a9a44c0ee81fefd96d12a99/8835cbb6-6926-4afd-93a4-e5ae4c7cf750.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T025712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7da158b8526fac9ddfb275c2e7852c0b97f1f7848c5793fc575c291966e7e960 [2023-03-09T02:57:12.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:57:12.348Z] Dload Upload Total Spent Left Speed [2023-03-09T02:57:12.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51302 0 0 100 51302 0 157k --:--:-- --:--:-- --:--:-- 157k 100 51302 0 0 100 51302 0 157k --:--:-- --:--:-- --:--:-- 156k [2023-03-09T02:57:12.917Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] } [2023-03-09T02:57:12.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-09T02:57:13.117Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-09T02:57:13.129Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:13.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T02:57:13.440Z] [2023-03-09T02:57:13.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:13.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T02:57:13.736Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-09T02:57:13.736Z] df9b9388f04a: Pulling fs layer [2023-03-09T02:57:13.736Z] 52dc419b0ee2: Pulling fs layer [2023-03-09T02:57:13.736Z] 25bc292e5bac: Pulling fs layer [2023-03-09T02:57:13.736Z] 114826534d7a: Pulling fs layer [2023-03-09T02:57:13.736Z] 4657fd5d0bcf: Pulling fs layer [2023-03-09T02:57:13.736Z] 6ad1cebc031e: Pulling fs layer [2023-03-09T02:57:13.736Z] 8a3aa393b2d8: Pulling fs layer [2023-03-09T02:57:13.736Z] 4657fd5d0bcf: Waiting [2023-03-09T02:57:13.736Z] 6ad1cebc031e: Waiting [2023-03-09T02:57:13.736Z] 8a3aa393b2d8: Waiting [2023-03-09T02:57:13.736Z] 114826534d7a: Waiting [2023-03-09T02:57:13.736Z] 25bc292e5bac: Download complete [2023-03-09T02:57:13.736Z] 52dc419b0ee2: Verifying Checksum [2023-03-09T02:57:13.736Z] 52dc419b0ee2: Download complete [2023-03-09T02:57:13.736Z] 4657fd5d0bcf: Download complete [2023-03-09T02:57:13.736Z] df9b9388f04a: Verifying Checksum [2023-03-09T02:57:13.736Z] df9b9388f04a: Download complete [2023-03-09T02:57:13.996Z] df9b9388f04a: Pull complete [2023-03-09T02:57:13.996Z] 52dc419b0ee2: Pull complete [2023-03-09T02:57:13.996Z] 6ad1cebc031e: Verifying Checksum [2023-03-09T02:57:13.996Z] 6ad1cebc031e: Download complete [2023-03-09T02:57:13.996Z] 25bc292e5bac: Pull complete [2023-03-09T02:57:14.563Z] 114826534d7a: Verifying Checksum [2023-03-09T02:57:14.563Z] 114826534d7a: Download complete [2023-03-09T02:57:14.820Z] 8a3aa393b2d8: Download complete [2023-03-09T02:57:18.097Z] 114826534d7a: Pull complete [2023-03-09T02:57:18.097Z] 4657fd5d0bcf: Pull complete [2023-03-09T02:57:18.353Z] 6ad1cebc031e: Pull complete [2023-03-09T02:57:20.879Z] 8a3aa393b2d8: Pull complete [2023-03-09T02:57:20.879Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-09T02:57:20.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T02:57:20.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:57:20.950Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:57:20.977Z] $ 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 [2023-03-09T02:57:22.891Z] $ docker top 83aec725b145b3aa39a9a08d238f4eac0417a228940861dc4d4b6a635acd27b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T02:57:22.949Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-09T02:57:23.227Z] + set -o pipefail [2023-03-09T02:57:23.227Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-09T02:57:27.411Z] [2023-03-09T02:57:27.411Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-09T02:57:27.411Z] [2023-03-09T02:57:27.411Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/ce554f09-69e6-4c84-b3bd-aecd5dfa653e [2023-03-09T02:57:27.411Z] [2023-03-09T02:57:27.411Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-09T02:57:27.411Z] [2023-03-09T02:57:27.411Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-09T02:57:27.411Z] [2023-03-09T02:57:27.411Z] [2023-03-09T02:57:27.411Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-09T02:57:27.411Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-09T02:57:27.411Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-09T02:57:27.423Z] $ docker stop --time=1 83aec725b145b3aa39a9a08d238f4eac0417a228940861dc4d4b6a635acd27b8 [2023-03-09T02:57:29.736Z] $ docker rm -f --volumes 83aec725b145b3aa39a9a08d238f4eac0417a228940861dc4d4b6a635acd27b8 [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 [2023-03-09T02:57:30.347Z] + git log --format=format:%s -1 f49735fb1f51cf276a9a44c0ee81fefd96d12a99 [Pipeline] sh [2023-03-09T02:57:30.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:57:30.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:30.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:57:30.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:57:31.004Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:57:31.034Z] $ 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 [2023-03-09T02:57:31.429Z] $ docker top 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 -eo pid,comm [2023-03-09T02:57:31.469Z] 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). [2023-03-09T02:57:31.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:57:31.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:57:31.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:57:31.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:57:31.636Z] $ docker exec 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 ssh-agent [2023-03-09T02:57:31.751Z] SSH_AUTH_SOCK=/tmp/ssh-DahJuReifWz9/agent.32 [2023-03-09T02:57:31.751Z] SSH_AGENT_PID=38 [2023-03-09T02:57:31.756Z] Running ssh-add (command line suppressed) [2023-03-09T02:57:31.869Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1613911232062257124.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1613911232062257124.key) [2023-03-09T02:57:31.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:57:32.167Z] + git semver tag [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,357 [run_tag] DEBUG tag force:False [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,358 [check_head_tag] DEBUG check head tag [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,358 [execute] INFO git cat-file --batch-check [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,362 [execute] INFO git cat-file --batch [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,380 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,380 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,380 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:57:32.427Z] 2023-03-09 02:57:32,385 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:32.427Z] 3.0.0-dev.6 [Pipeline] } [2023-03-09T02:57:32.440Z] $ docker exec --env ******** --env ******** 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 ssh-agent -k [2023-03-09T02:57:32.533Z] unset SSH_AUTH_SOCK; [2023-03-09T02:57:32.534Z] unset SSH_AGENT_PID; [2023-03-09T02:57:32.534Z] echo Agent pid 38 killed; [2023-03-09T02:57:32.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:57:32.848Z] + git semver [Pipeline] } [2023-03-09T02:57:33.120Z] $ docker stop --time=1 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 [2023-03-09T02:57:34.464Z] $ docker rm -f --volumes 5f1f1a6aa4a9dddb00b29c326b58196c8182df09d3608c56ef3deef0efd46419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:34.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T02:57:34.857Z] [2023-03-09T02:57:34.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:35.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T02:57:35.154Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-09T02:57:35.154Z] ab5ef0e58194: Pulling fs layer [2023-03-09T02:57:35.154Z] 9712f1f96733: Pulling fs layer [2023-03-09T02:57:35.154Z] 63f879dbbcfc: Pulling fs layer [2023-03-09T02:57:35.154Z] 0d9ebad4ef96: Pulling fs layer [2023-03-09T02:57:35.154Z] e9a5061849ea: Pulling fs layer [2023-03-09T02:57:35.154Z] d747dcd14b5f: Pulling fs layer [2023-03-09T02:57:35.154Z] 2de7ff778b66: Pulling fs layer [2023-03-09T02:57:35.154Z] e9a5061849ea: Waiting [2023-03-09T02:57:35.154Z] 0d9ebad4ef96: Waiting [2023-03-09T02:57:35.154Z] d747dcd14b5f: Waiting [2023-03-09T02:57:35.154Z] 2de7ff778b66: Waiting [2023-03-09T02:57:35.154Z] 9712f1f96733: Download complete [2023-03-09T02:57:35.734Z] 63f879dbbcfc: Verifying Checksum [2023-03-09T02:57:35.734Z] 63f879dbbcfc: Download complete [2023-03-09T02:57:35.993Z] ab5ef0e58194: Verifying Checksum [2023-03-09T02:57:35.994Z] ab5ef0e58194: Download complete [2023-03-09T02:57:35.994Z] 0d9ebad4ef96: Verifying Checksum [2023-03-09T02:57:35.994Z] 0d9ebad4ef96: Download complete [2023-03-09T02:57:35.994Z] d747dcd14b5f: Verifying Checksum [2023-03-09T02:57:35.994Z] d747dcd14b5f: Download complete [2023-03-09T02:57:35.994Z] e9a5061849ea: Verifying Checksum [2023-03-09T02:57:35.994Z] e9a5061849ea: Download complete [2023-03-09T02:57:35.994Z] 2de7ff778b66: Verifying Checksum [2023-03-09T02:57:35.994Z] 2de7ff778b66: Download complete [2023-03-09T02:57:38.520Z] ab5ef0e58194: Pull complete [2023-03-09T02:57:38.520Z] 9712f1f96733: Pull complete [2023-03-09T02:57:38.778Z] 63f879dbbcfc: Pull complete [2023-03-09T02:57:42.058Z] 0d9ebad4ef96: Pull complete [2023-03-09T02:57:42.058Z] e9a5061849ea: Pull complete [2023-03-09T02:57:42.058Z] d747dcd14b5f: Pull complete [2023-03-09T02:57:42.991Z] 2de7ff778b66: Pull complete [2023-03-09T02:57:42.991Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-09T02:57:42.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T02:57:42.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:57:43.069Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:57:43.097Z] $ 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 [2023-03-09T02:57:45.254Z] $ docker top bb6bd87a8ac308fc8c6b58c90db8f531207799c15ee6425e4ec4e9df5d627c16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:57:45.310Z] provisioning config files... [2023-03-09T02:57:45.317Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5667039157817591654tmp [2023-03-09T02:57:45.328Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1129353028968675271tmp [2023-03-09T02:57:45.337Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4943868811987656039tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:57:45.352Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:57:45.630Z] ---> sigul-configuration.sh [2023-03-09T02:57:45.630Z] gpg: directory `/root/.gnupg' created [2023-03-09T02:57:45.630Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-09T02:57:45.630Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-09T02:57:45.630Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-09T02:57:45.630Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-09T02:57:45.630Z] gpg: CAST5 encrypted data [2023-03-09T02:57:45.630Z] gpg: encrypted with 1 passphrase [2023-03-09T02:57:45.630Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-09T02:57:45.912Z] + mkdir /home/jenkins [2023-03-09T02:57:45.912Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-09T02:57:46.195Z] + 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 [2023-03-09T02:57:46.205Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:57:46.493Z] ---> sigul-install.sh [2023-03-09T02:57:46.493Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-09T02:57:46.778Z] + git tag --list [2023-03-09T02:57:46.778Z] v0.0.0 [2023-03-09T02:57:46.778Z] v1.0.0 [2023-03-09T02:57:46.778Z] v2.1.0 [2023-03-09T02:57:46.778Z] v2.1.1 [2023-03-09T02:57:46.778Z] v2.1.1-dev.1 [2023-03-09T02:57:46.778Z] v2.2.0 [2023-03-09T02:57:46.778Z] v2.2.1-dev.1 [2023-03-09T02:57:46.778Z] v2.2.1-dev.2 [2023-03-09T02:57:46.778Z] v2.2.1-dev.3 [2023-03-09T02:57:46.778Z] v2.2.1-dev.4 [2023-03-09T02:57:46.778Z] v2.2.1-dev.5 [2023-03-09T02:57:46.778Z] v2.2.1-dev.6 [2023-03-09T02:57:46.778Z] v2.2.1-dev.7 [2023-03-09T02:57:46.778Z] v2.3.0 [2023-03-09T02:57:46.778Z] v2.3.0-dev.10 [2023-03-09T02:57:46.778Z] v2.3.0-dev.11 [2023-03-09T02:57:46.778Z] v2.3.0-dev.12 [2023-03-09T02:57:46.778Z] v2.3.0-dev.13 [2023-03-09T02:57:46.778Z] v2.3.0-dev.14 [2023-03-09T02:57:46.778Z] v2.3.0-dev.15 [2023-03-09T02:57:46.778Z] v2.3.0-dev.16 [2023-03-09T02:57:46.778Z] v2.3.0-dev.17 [2023-03-09T02:57:46.778Z] v2.3.0-dev.18 [2023-03-09T02:57:46.778Z] v2.3.0-dev.19 [2023-03-09T02:57:46.778Z] v2.3.0-dev.20 [2023-03-09T02:57:46.778Z] v2.3.0-dev.21 [2023-03-09T02:57:46.778Z] v2.3.0-dev.22 [2023-03-09T02:57:46.778Z] v2.3.0-dev.23 [2023-03-09T02:57:46.778Z] v2.3.0-dev.7 [2023-03-09T02:57:46.778Z] v2.3.0-dev.8 [2023-03-09T02:57:46.778Z] v2.3.0-dev.9 [2023-03-09T02:57:46.778Z] v3.0.0-dev.1 [2023-03-09T02:57:46.778Z] v3.0.0-dev.2 [2023-03-09T02:57:46.778Z] v3.0.0-dev.3 [2023-03-09T02:57:46.778Z] v3.0.0-dev.4 [2023-03-09T02:57:46.778Z] v3.0.0-dev.5 [2023-03-09T02:57:46.778Z] v3.0.0-dev.6 [Pipeline] sh [2023-03-09T02:57:47.060Z] + lftools sign git-tag v3.0.0-dev.6 [2023-03-09T02:57:47.628Z] Signing Git tag with Sigul... [2023-03-09T02:57:47.628Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-03-09T02:57:47.897Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:57:48.190Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-09T02:57:48.197Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-09T02:57:48.215Z] $ docker stop --time=1 bb6bd87a8ac308fc8c6b58c90db8f531207799c15ee6425e4ec4e9df5d627c16 [2023-03-09T02:57:49.540Z] $ docker rm -f --volumes bb6bd87a8ac308fc8c6b58c90db8f531207799c15ee6425e4ec4e9df5d627c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-09T02:57:49.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:57:49.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:50.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:57:50.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:57:50.317Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:57:50.348Z] $ 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 [2023-03-09T02:57:50.689Z] $ docker top a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a -eo pid,comm [2023-03-09T02:57:50.741Z] 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). [2023-03-09T02:57:50.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:57:50.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:57:50.777Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:57:50.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:57:50.892Z] $ docker exec a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a ssh-agent [2023-03-09T02:57:50.996Z] SSH_AUTH_SOCK=/tmp/ssh-Z3La0doUYAED/agent.32 [2023-03-09T02:57:50.996Z] SSH_AGENT_PID=38 [2023-03-09T02:57:51.001Z] Running ssh-add (command line suppressed) [2023-03-09T02:57:51.099Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14718494377257544132.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14718494377257544132.key) [2023-03-09T02:57:51.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:57:51.394Z] + git semver bump pre [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,576 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,576 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,576 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,576 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,576 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,576 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,579 [execute] INFO git cat-file --batch-check [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,585 [execute] INFO git cat-file --batch [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:57:51.653Z] 2023-03-09 02:57:51,591 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:51.653Z] 3.0.0-dev.7 [Pipeline] } [2023-03-09T02:57:51.665Z] $ docker exec --env ******** --env ******** a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a ssh-agent -k [2023-03-09T02:57:51.768Z] unset SSH_AUTH_SOCK; [2023-03-09T02:57:51.768Z] unset SSH_AGENT_PID; [2023-03-09T02:57:51.769Z] echo Agent pid 38 killed; [2023-03-09T02:57:51.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:57:52.084Z] + git semver [Pipeline] } [2023-03-09T02:57:52.360Z] $ docker stop --time=1 a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a [2023-03-09T02:57:53.678Z] $ docker rm -f --volumes a9991f91559c04b6f449991858ee82ebaafc660d348f38af4b6f4223fc679e4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:57:54.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:57:54.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:57:54.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:57:54.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:57:54.377Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:57:54.406Z] $ 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 [2023-03-09T02:57:54.782Z] $ docker top 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 -eo pid,comm [2023-03-09T02:57:54.827Z] 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). [2023-03-09T02:57:54.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:57:54.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:57:54.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:57:54.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:57:54.979Z] $ docker exec 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 ssh-agent [2023-03-09T02:57:55.098Z] SSH_AUTH_SOCK=/tmp/ssh-haNoc75QTKxe/agent.32 [2023-03-09T02:57:55.098Z] SSH_AGENT_PID=38 [2023-03-09T02:57:55.102Z] Running ssh-add (command line suppressed) [2023-03-09T02:57:55.208Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17872407500253720177.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17872407500253720177.key) [2023-03-09T02:57:55.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:57:55.506Z] + git semver push [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,676 [run_push] DEBUG push [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,677 [execute] INFO git cat-file --batch-check [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,680 [execute] INFO git rev-list 72a45f1d7525e30e0ab5472bb518d58d6ee4462f -- [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,680 [execute] DEBUG Popen(['git', 'rev-list', '72a45f1d7525e30e0ab5472bb518d58d6ee4462f', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,684 [execute] INFO git fetch -v origin [2023-03-09T02:57:55.765Z] 2023-03-09 02:57:55,684 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-09T02:57:56.332Z] 2023-03-09 02:57:56,213 [run_push] DEBUG no remote changes detected [2023-03-09T02:57:56.332Z] 2023-03-09 02:57:56,213 [execute] INFO git push origin semver [2023-03-09T02:57:56.332Z] 2023-03-09 02:57:56,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:57:57.270Z] 2023-03-09 02:57:56,991 [run_push] DEBUG push all version tags [2023-03-09T02:57:57.270Z] 2023-03-09 02:57:56,991 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-09T02:57:57.270Z] 2023-03-09 02:57:56,992 [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) [2023-03-09T02:57:57.839Z] 2023-03-09 02:57:57,718 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T02:57:57.839Z] 3.0.0-dev.7 [Pipeline] } [2023-03-09T02:57:57.852Z] $ docker exec --env ******** --env ******** 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 ssh-agent -k [2023-03-09T02:57:57.957Z] unset SSH_AUTH_SOCK; [2023-03-09T02:57:57.957Z] unset SSH_AGENT_PID; [2023-03-09T02:57:57.957Z] echo Agent pid 38 killed; [2023-03-09T02:57:57.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:57:58.264Z] + git semver [Pipeline] } [2023-03-09T02:57:58.537Z] $ docker stop --time=1 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 [2023-03-09T02:57:59.844Z] $ docker rm -f --volumes 2b1bb01c41cf5141887a4783d195477045d364d2d090bd2704e98bb4d98b7a50 [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 [2023-03-09T02:58:00.393Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-09T02:58:00.393Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-09T02:58:00.393Z] total 16 [2023-03-09T02:58:00.393Z] drwxr-xr-x 3 root root 4096 Mar 9 02:44 . [2023-03-09T02:58:00.393Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 02:57 .. [2023-03-09T02:58:00.393Z] drwxr-xr-x 2 root root 4096 Mar 9 02:44 cost [2023-03-09T02:58:00.393Z] -rw-r--r-- 1 root root 90 Mar 9 02:44 cost.csv [2023-03-09T02:58:00.393Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-09T02:58:00.393Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-09T02:58:00.393Z] total 16 [2023-03-09T02:58:00.393Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:44 . [2023-03-09T02:58:00.393Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 02:57 .. [2023-03-09T02:58:00.393Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:44 cost [2023-03-09T02:58:00.393Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 9 02:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:00.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:01.542Z] ---> package-listing.sh [2023-03-09T02:58:01.542Z] ++ facter osfamily [2023-03-09T02:58:01.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T02:58:01.802Z] + OS_FAMILY=debian [2023-03-09T02:58:01.802Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-09T02:58:01.802Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T02:58:01.802Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T02:58:01.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T02:58:01.802Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T02:58:01.802Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-09T02:58:01.802Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T02:58:01.802Z] + case "${OS_FAMILY}" in [2023-03-09T02:58:01.802Z] + dpkg -l [2023-03-09T02:58:01.802Z] + grep '^ii' [2023-03-09T02:58:01.802Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T02:58:01.802Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T02:58:01.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T02:58:01.802Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-09T02:58:01.802Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-09T02:58:01.802Z] + 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 [2023-03-09T02:58:01.813Z] 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 [2023-03-09T02:58:02.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:58:02.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:58:02.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:58:02.734Z] prd-ubuntu20.04-docker-8c-8g-9326 does not seem to be running inside a container [2023-03-09T02:58:02.770Z] $ 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 [2023-03-09T02:58:03.009Z] $ docker top 6fdbd9a99c334bb828ba80fb3e015892574d9264df200c7466e3b5c8f8c39021 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:58:03.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T02:58:03.782Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T02:58:04.066Z] + ls /var/log/sa-host [2023-03-09T02:58:04.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:58:04.146Z] provisioning config files... [2023-03-09T02:58:04.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13842389768107046173tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:58:04.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:04.452Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T02:58:04.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:04.787Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T02:58:04.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:05.079Z] ---> sudo-logs.sh [2023-03-09T02:58:05.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T02:58:05.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:05.391Z] ---> job-cost.sh [2023-03-09T02:58:05.391Z] lf-activate-venv: SKIPPING [2023-03-09T02:58:05.391Z] DEBUG: total: 0.2199999988079071 [2023-03-09T02:58:05.391Z] INFO: Retrieving Stack Cost... [2023-03-09T02:58:05.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:58:06.217Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T02:58:06.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:58:06.511Z] ---> logs-deploy.sh [2023-03-09T02:58:06.512Z] lf-activate-venv: SKIPPING [2023-03-09T02:58:06.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/70 [2023-03-09T02:58:06.512Z] INFO: archiving workspace using pattern(s): [2023-03-09T02:58:07.449Z] Archives upload complete. [2023-03-09T02:58:07.449Z] INFO: archiving logs to Nexus