Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 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-ssh11911296333854740222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1085019435658817744.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13346428677259356186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7409276549184707593.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-ssh1082041023098756007.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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14466 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 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 (main) Commit message: "Merge pull request #222 from jumpingliu/ignore-go-mods" > 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 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 > git rev-list --no-walk 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T05:32:49.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T05:32:49.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T05:32:49.416Z] ========================================================= [2023-05-08T05:32:49.417Z] EdgeX Global Pipelines Version Info [2023-05-08T05:32:49.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:32:50.163Z] ------------------- [2023-05-08T05:32:50.163Z] stable info: [2023-05-08T05:32:50.163Z] ------------------- [2023-05-08T05:32:50.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T05:32:50.163Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T05:32:50.163Z] Message: update stable to v1.0.249 [2023-05-08T05:32:50.735Z] ------------------- [2023-05-08T05:32:50.735Z] experimental info: [2023-05-08T05:32:50.735Z] ------------------- [2023-05-08T05:32:50.735Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T05:32:50.735Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T05:32:50.735Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T05:32:50.917Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-08T05:32:50.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-08T05:32:50.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T05:32:50.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T05:32:50.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T05:32:50.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T05:32:51.011Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T05:32:51.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T05:32:51.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T05:32:51.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T05:32:51.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T05:32:51.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-08T05:32:51.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T05:32:51.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T05:32:51.101Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T05:32:51.112Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T05:32:51.124Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T05:32:51.147Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T05:32:51.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T05:32:51.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T05:32:51.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T05:32:51.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T05:32:51.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T05:32:51.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T05:32:51.230Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T05:32:51.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T05:32:51.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T05:32:51.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T05:32:51.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T05:32:51.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T05:32:51.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] echo [2023-05-08T05:32:51.312Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bf2a1d [Pipeline] echo [2023-05-08T05:32:51.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:32:51.369Z] provisioning config files... [2023-05-08T05:32:51.384Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2787790373282721680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:32:51.688Z] ---> docker-login.sh [2023-05-08T05:32:51.688Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:32:51.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:51.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:51.948Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:51.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:51.948Z] [2023-05-08T05:32:51.948Z] Login Succeeded [2023-05-08T05:32:51.948Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:32:51.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:51.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:51.948Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:51.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:51.948Z] [2023-05-08T05:32:51.948Z] Login Succeeded [2023-05-08T05:32:51.948Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:32:52.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:52.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:52.208Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:52.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:52.208Z] [2023-05-08T05:32:52.208Z] Login Succeeded [2023-05-08T05:32:52.208Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:32:52.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:52.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:52.208Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:52.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:52.208Z] [2023-05-08T05:32:52.208Z] Login Succeeded [2023-05-08T05:32:52.208Z] docker.io [2023-05-08T05:32:52.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:52.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:52.468Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:52.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:52.468Z] [2023-05-08T05:32:52.468Z] Login Succeeded [2023-05-08T05:32:52.468Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:32:52.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T05:32:53.053Z] + git rev-list -1 --merges 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79~1..3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] echo [2023-05-08T05:32:53.108Z] -----------> git rev-list -1 --merges 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79~1..3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:32:53.108Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [false] [Pipeline] sh [2023-05-08T05:32:53.401Z] + git log --format=format:%s -1 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] echo [2023-05-08T05:32:53.416Z] ========================================================= [2023-05-08T05:32:53.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T05:32:53.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:32:53.746Z] + git log --format=format:%s -1 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] echo [2023-05-08T05:32:53.758Z] [semverPrep] GIT_COMMIT: 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79, Commit Message: Merge pull request #222 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-08T05:32:53.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T05:32:54.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:32:54.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T05:32:54.114Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T05:32:54.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T05:32:54.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T05:32:54.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T05:32:54.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:32:54.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:32:54.460Z] [2023-05-08T05:32:54.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:32:54.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:32:54.758Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T05:32:54.758Z] b85a868b505f: Pulling fs layer [2023-05-08T05:32:54.758Z] e2be974225ed: Pulling fs layer [2023-05-08T05:32:54.758Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T05:32:54.758Z] 988bab9f4d93: Pulling fs layer [2023-05-08T05:32:54.758Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T05:32:54.758Z] eaf3925da568: Pulling fs layer [2023-05-08T05:32:54.758Z] bab4dde63d76: Pulling fs layer [2023-05-08T05:32:54.758Z] bde34c3a00c8: Pulling fs layer [2023-05-08T05:32:54.758Z] b352a97aabf1: Pulling fs layer [2023-05-08T05:32:54.758Z] 4872d77fe225: Pulling fs layer [2023-05-08T05:32:54.758Z] 5851b861e8e6: Pulling fs layer [2023-05-08T05:32:54.758Z] 1469e6f7b9e6: Waiting [2023-05-08T05:32:54.758Z] eaf3925da568: Waiting [2023-05-08T05:32:54.758Z] bab4dde63d76: Waiting [2023-05-08T05:32:54.758Z] bde34c3a00c8: Waiting [2023-05-08T05:32:54.758Z] b352a97aabf1: Waiting [2023-05-08T05:32:54.758Z] 4872d77fe225: Waiting [2023-05-08T05:32:54.758Z] 5851b861e8e6: Waiting [2023-05-08T05:32:54.758Z] 988bab9f4d93: Waiting [2023-05-08T05:32:54.758Z] e2be974225ed: Download complete [2023-05-08T05:32:54.758Z] 988bab9f4d93: Verifying Checksum [2023-05-08T05:32:54.758Z] 988bab9f4d93: Download complete [2023-05-08T05:32:54.758Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T05:32:54.758Z] 1469e6f7b9e6: Download complete [2023-05-08T05:32:54.758Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T05:32:54.758Z] 339a4e72a1f5: Download complete [2023-05-08T05:32:54.758Z] eaf3925da568: Download complete [2023-05-08T05:32:54.758Z] bde34c3a00c8: Verifying Checksum [2023-05-08T05:32:54.758Z] bde34c3a00c8: Download complete [2023-05-08T05:32:55.018Z] b352a97aabf1: Download complete [2023-05-08T05:32:55.018Z] 4872d77fe225: Download complete [2023-05-08T05:32:55.018Z] 5851b861e8e6: Download complete [2023-05-08T05:32:55.018Z] b85a868b505f: Verifying Checksum [2023-05-08T05:32:55.018Z] b85a868b505f: Download complete [2023-05-08T05:32:55.276Z] bab4dde63d76: Verifying Checksum [2023-05-08T05:32:55.276Z] bab4dde63d76: Download complete [2023-05-08T05:32:56.211Z] b85a868b505f: Pull complete [2023-05-08T05:32:56.211Z] e2be974225ed: Pull complete [2023-05-08T05:32:56.780Z] 339a4e72a1f5: Pull complete [2023-05-08T05:32:56.781Z] 988bab9f4d93: Pull complete [2023-05-08T05:32:57.042Z] 1469e6f7b9e6: Pull complete [2023-05-08T05:32:57.300Z] eaf3925da568: Pull complete [2023-05-08T05:32:59.220Z] bab4dde63d76: Pull complete [2023-05-08T05:32:59.220Z] bde34c3a00c8: Pull complete [2023-05-08T05:32:59.220Z] b352a97aabf1: Pull complete [2023-05-08T05:32:59.220Z] 4872d77fe225: Pull complete [2023-05-08T05:32:59.220Z] 5851b861e8e6: Pull complete [2023-05-08T05:32:59.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T05:32:59.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:32:59.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:32:59.328Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:32:59.366Z] $ 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-05-08T05:33:00.543Z] $ docker top 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 -eo pid,comm [2023-05-08T05:33:00.600Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-08T05:33:00.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:33:00.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:33:00.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:33:00.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:33:00.752Z] $ docker exec 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 ssh-agent [2023-05-08T05:33:00.861Z] SSH_AUTH_SOCK=/tmp/ssh-Lyv9yMGCn3zX/agent.31 [2023-05-08T05:33:00.861Z] SSH_AGENT_PID=37 [2023-05-08T05:33:00.867Z] Running ssh-add (command line suppressed) [2023-05-08T05:33:00.975Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12869259777293265940.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12869259777293265940.key) [2023-05-08T05:33:00.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:33:01.270Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T05:33:01.289Z] $ docker exec --env ******** --env ******** 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 ssh-agent -k [2023-05-08T05:33:01.385Z] unset SSH_AUTH_SOCK; [2023-05-08T05:33:01.385Z] unset SSH_AGENT_PID; [2023-05-08T05:33:01.385Z] echo Agent pid 37 killed; [2023-05-08T05:33:01.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T05:33:01.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:33:01.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:33:01.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:33:01.535Z] $ docker exec 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 ssh-agent [2023-05-08T05:33:01.635Z] SSH_AUTH_SOCK=/tmp/ssh-gM31ZvMNnDeE/agent.69 [2023-05-08T05:33:01.635Z] SSH_AGENT_PID=75 [2023-05-08T05:33:01.640Z] Running ssh-add (command line suppressed) [2023-05-08T05:33:01.747Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7030497831733037875.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7030497831733037875.key) [2023-05-08T05:33:01.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:33:02.048Z] + git semver init [2023-05-08T05:33:02.308Z] 2023-05-08 05:33:02,221 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T05:33:02.308Z] 2023-05-08 05:33:02,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-08T05:33:02.308Z] 2023-05-08 05:33:02,223 [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-05-08T05:33:02.308Z] 2023-05-08 05:33:02,223 [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-05-08T05:33:03.250Z] 2023-05-08 05:33:02,961 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-08T05:33:03.250Z] 2023-05-08 05:33:02,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-08T05:33:03.250Z] 2023-05-08 05:33:02,962 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:33:03.250Z] 2023-05-08 05:33:02,962 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:33:03.250Z] 3.0.0-dev.21 [Pipeline] } [2023-05-08T05:33:03.264Z] $ docker exec --env ******** --env ******** 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 ssh-agent -k [2023-05-08T05:33:03.365Z] unset SSH_AUTH_SOCK; [2023-05-08T05:33:03.365Z] unset SSH_AGENT_PID; [2023-05-08T05:33:03.365Z] echo Agent pid 75 killed; [2023-05-08T05:33:03.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:33:03.690Z] + git semver [Pipeline] } [2023-05-08T05:33:03.970Z] $ docker stop --time=1 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 [2023-05-08T05:33:05.361Z] $ docker rm -f --volumes 16b501207fd67914953a61722f2d9d2626d873f345c0e313da8354ce89269413 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:33:05.710Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T05:33:05.944Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T05:33:05.946Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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-05-08T05:33:06.076Z] provisioning config files... [2023-05-08T05:33:06.085Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18051586150004244365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:33:06.383Z] ---> docker-login.sh [2023-05-08T05:33:06.383Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:33:06.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:06.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:06.383Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:06.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:06.383Z] [2023-05-08T05:33:06.383Z] Login Succeeded [2023-05-08T05:33:06.383Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:33:06.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:06.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:06.383Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:06.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:06.383Z] [2023-05-08T05:33:06.383Z] Login Succeeded [2023-05-08T05:33:06.383Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:33:06.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:06.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:06.643Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:06.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:06.643Z] [2023-05-08T05:33:06.643Z] Login Succeeded [2023-05-08T05:33:06.643Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:33:06.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:06.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:06.643Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:06.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:06.643Z] [2023-05-08T05:33:06.643Z] Login Succeeded [2023-05-08T05:33:06.643Z] docker.io [2023-05-08T05:33:06.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:06.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:06.902Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:06.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:06.902Z] [2023-05-08T05:33:06.902Z] Login Succeeded [2023-05-08T05:33:06.902Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:33:06.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T05:33:06.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:33:06.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:33:06.996Z] ========================================================= [2023-05-08T05:33:06.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T05:33:06.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:07.316Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T05:33:07.316Z] Sending build context to Docker daemon 4.226MB [2023-05-08T05:33:07.316Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:33:07.316Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T05:33:07.316Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T05:33:07.316Z] f56be85fc22e: Pulling fs layer [2023-05-08T05:33:07.316Z] 85791d961cd3: Pulling fs layer [2023-05-08T05:33:07.316Z] d694b5ae8c79: Pulling fs layer [2023-05-08T05:33:07.316Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T05:33:07.316Z] 4d19c01a9841: Pulling fs layer [2023-05-08T05:33:07.316Z] 9325e15d5711: Pulling fs layer [2023-05-08T05:33:07.316Z] 556b6ee489ea: Pulling fs layer [2023-05-08T05:33:07.316Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T05:33:07.316Z] 9f32a84ed3da: Waiting [2023-05-08T05:33:07.316Z] 4d19c01a9841: Waiting [2023-05-08T05:33:07.316Z] 9325e15d5711: Waiting [2023-05-08T05:33:07.316Z] 556b6ee489ea: Waiting [2023-05-08T05:33:07.316Z] c5a4b2cf53e6: Waiting [2023-05-08T05:33:07.316Z] 85791d961cd3: Download complete [2023-05-08T05:33:07.316Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T05:33:07.316Z] 9f32a84ed3da: Download complete [2023-05-08T05:33:07.316Z] 4d19c01a9841: Download complete [2023-05-08T05:33:07.316Z] f56be85fc22e: Verifying Checksum [2023-05-08T05:33:07.316Z] f56be85fc22e: Download complete [2023-05-08T05:33:07.576Z] 9325e15d5711: Verifying Checksum [2023-05-08T05:33:07.576Z] 9325e15d5711: Download complete [2023-05-08T05:33:07.576Z] f56be85fc22e: Pull complete [2023-05-08T05:33:07.836Z] 85791d961cd3: Pull complete [2023-05-08T05:33:07.836Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T05:33:07.836Z] c5a4b2cf53e6: Download complete [2023-05-08T05:33:08.096Z] d694b5ae8c79: Verifying Checksum [2023-05-08T05:33:08.096Z] d694b5ae8c79: Download complete [2023-05-08T05:33:08.097Z] 556b6ee489ea: Verifying Checksum [2023-05-08T05:33:08.097Z] 556b6ee489ea: Download complete [2023-05-08T05:33:11.379Z] d694b5ae8c79: Pull complete [2023-05-08T05:33:11.639Z] 9f32a84ed3da: Pull complete [2023-05-08T05:33:11.639Z] 4d19c01a9841: Pull complete [2023-05-08T05:33:11.639Z] 9325e15d5711: Pull complete [2023-05-08T05:33:14.192Z] 556b6ee489ea: Pull complete [2023-05-08T05:33:15.127Z] c5a4b2cf53e6: Pull complete [2023-05-08T05:33:15.127Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T05:33:15.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T05:33:15.127Z] ---> c4be618373d6 [2023-05-08T05:33:15.127Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:33:17.029Z] ---> Running in 5c58fc09eca2 [2023-05-08T05:33:17.029Z] Removing intermediate container 5c58fc09eca2 [2023-05-08T05:33:17.029Z] ---> 0101fd46814b [2023-05-08T05:33:17.029Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:33:17.029Z] ---> Running in 53c8090395b9 [2023-05-08T05:33:17.029Z] Removing intermediate container 53c8090395b9 [2023-05-08T05:33:17.029Z] ---> 287ae3301c36 [2023-05-08T05:33:17.029Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T05:33:17.029Z] ---> Running in 8e78fdcd5200 [2023-05-08T05:33:17.029Z] Removing intermediate container 8e78fdcd5200 [2023-05-08T05:33:17.029Z] ---> 201621596b51 [2023-05-08T05:33:17.029Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:33:17.030Z] ---> Running in 105c1d89ef81 [2023-05-08T05:33:17.288Z] Removing intermediate container 105c1d89ef81 [2023-05-08T05:33:17.288Z] ---> cee996f1b921 [2023-05-08T05:33:17.288Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:33:17.288Z] ---> Running in 38b9d0a289ed [2023-05-08T05:33:17.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T05:33:17.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T05:33:17.804Z] OK: 265 MiB in 53 packages [2023-05-08T05:33:18.071Z] Removing intermediate container 38b9d0a289ed [2023-05-08T05:33:18.071Z] ---> 4a4c6da2a84c [2023-05-08T05:33:18.071Z] Step 8/12 : WORKDIR /app [2023-05-08T05:33:18.071Z] ---> Running in 37ccbc9dcdce [2023-05-08T05:33:18.330Z] Removing intermediate container 37ccbc9dcdce [2023-05-08T05:33:18.330Z] ---> 5c91f3429467 [2023-05-08T05:33:18.330Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T05:33:18.330Z] ---> 87c2cc3d5198 [2023-05-08T05:33:18.330Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:33:18.330Z] ---> Running in 06d920ffc395 [2023-05-08T05:33:21.037Z] Still waiting to schedule task [2023-05-08T05:33:21.037Z] ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T05:33:21.037Z] ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T05:33:21.037Z] ‘prd-ubuntu20.04-docker-8c-8g-14469’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T05:33:21.037Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14468’ is offline [2023-05-08T05:33:40.256Z] Removing intermediate container 06d920ffc395 [2023-05-08T05:33:40.256Z] ---> 773841b8a301 [2023-05-08T05:33:40.256Z] Step 11/12 : COPY . . [2023-05-08T05:33:40.256Z] ---> 1602d4c09678 [2023-05-08T05:33:40.256Z] Step 12/12 : RUN $MAKE [2023-05-08T05:33:40.256Z] ---> Running in 02c168b744e5 [2023-05-08T05:33:40.256Z] noop [2023-05-08T05:33:40.256Z] Removing intermediate container 02c168b744e5 [2023-05-08T05:33:40.256Z] ---> a4ece8423782 [2023-05-08T05:33:40.256Z] Successfully built a4ece8423782 [2023-05-08T05:33:40.256Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:40.564Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T05:33:40.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:33:40.632Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:33:40.663Z] $ 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-05-08T05:33:41.017Z] $ docker top 88090a4705d5b6c3cc9786a19ee3d09cba233f6456e762bdca9f81d4568462c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:33:41.348Z] + go version [2023-05-08T05:33:41.348Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T05:33:41.362Z] $ docker stop --time=1 88090a4705d5b6c3cc9786a19ee3d09cba233f6456e762bdca9f81d4568462c6 [2023-05-08T05:33:42.739Z] $ docker rm -f --volumes 88090a4705d5b6c3cc9786a19ee3d09cba233f6456e762bdca9f81d4568462c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:43.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T05:33:43.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:33:43.493Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:33:43.529Z] $ 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-05-08T05:33:43.885Z] $ docker top 4be5ed6caabd9b00161943c64751e18768a9e989e2dc7bf5ff64436a85cda9f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:33:44.236Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T05:33:44.531Z] + make test [2023-05-08T05:33:44.531Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T05:33:49.795Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-08T05:33:59.790Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-08T05:33:59.790Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-08T05:34:03.069Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.676s coverage: 40.5% of statements [2023-05-08T05:34:03.069Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-05-08T05:34:03.069Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-05-08T05:34:13.035Z] go vet ./... [2023-05-08T05:34:15.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T05:34:15.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T05:34:15.826Z] ./bin/test-attribution-txt.sh [2023-05-08T05:34:15.826Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-08T05:34:15.826Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T05:34:15.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T05:34:15.849Z] $ docker stop --time=1 4be5ed6caabd9b00161943c64751e18768a9e989e2dc7bf5ff64436a85cda9f6 [2023-05-08T05:34:17.908Z] $ docker rm -f --volumes 4be5ed6caabd9b00161943c64751e18768a9e989e2dc7bf5ff64436a85cda9f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:34:18.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T05:34:18.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T05:34:18.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T05:34:19.216Z] + ls -al . [2023-05-08T05:34:19.216Z] total 628 [2023-05-08T05:34:19.216Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 05:33 . [2023-05-08T05:34:19.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:32 .. [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 134 May 8 05:32 .dockerignore [2023-05-08T05:34:19.216Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:33 .git [2023-05-08T05:34:19.216Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:32 .github [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 946 May 8 05:32 .gitignore [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:32 .golangci.yml [2023-05-08T05:34:19.216Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:33 .semver [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 8 05:32 Attribution.txt [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 8 05:32 CHANGELOG.md [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 8 05:32 Dockerfile [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:32 GOVERNANCE.md [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 683 May 8 05:32 Jenkinsfile [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 8 05:32 LICENSE [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 8 05:32 Makefile [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 05:32 OWNERS.md [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 8 05:32 README.md [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 05:33 VERSION [2023-05-08T05:34:19.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:32 bin [2023-05-08T05:34:19.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:32 cmd [2023-05-08T05:34:19.216Z] -rw-r--r-- 1 jenkins jenkins 458038 May 8 05:34 coverage.out [2023-05-08T05:34:19.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:32 examples [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 8 05:32 go.mod [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 8 05:32 go.sum [2023-05-08T05:34:19.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:32 images [2023-05-08T05:34:19.216Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 05:32 internal [2023-05-08T05:34:19.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:32 snap [2023-05-08T05:34:19.216Z] -rw-rw-r-- 1 jenkins jenkins 193 May 8 05:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:19.585Z] + 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=3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 --label arch=amd64 --label version=3.0.0-dev.21 . [2023-05-08T05:34:19.585Z] Sending build context to Docker daemon 4.226MB [2023-05-08T05:34:19.585Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:34:19.585Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T05:34:19.585Z] ---> a4ece8423782 [2023-05-08T05:34:19.585Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:34:19.585Z] ---> Running in 29af3a0a5e3c [2023-05-08T05:34:19.585Z] Removing intermediate container 29af3a0a5e3c [2023-05-08T05:34:19.585Z] ---> 0bd6ed6f3653 [2023-05-08T05:34:19.585Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:34:19.585Z] ---> Running in 80608a43912f [2023-05-08T05:34:19.844Z] Removing intermediate container 80608a43912f [2023-05-08T05:34:19.844Z] ---> d46274b65289 [2023-05-08T05:34:19.844Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T05:34:19.844Z] ---> Running in b0f9acf215c8 [2023-05-08T05:34:19.844Z] Removing intermediate container b0f9acf215c8 [2023-05-08T05:34:19.844Z] ---> fa992c927457 [2023-05-08T05:34:19.844Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:34:19.844Z] ---> Running in 311a76cfd5af [2023-05-08T05:34:20.102Z] Removing intermediate container 311a76cfd5af [2023-05-08T05:34:20.102Z] ---> d8ec8148443d [2023-05-08T05:34:20.102Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:34:20.102Z] ---> Running in 6beaca7fe193 [2023-05-08T05:34:20.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T05:34:20.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T05:34:20.621Z] OK: 265 MiB in 53 packages [2023-05-08T05:34:21.189Z] Removing intermediate container 6beaca7fe193 [2023-05-08T05:34:21.190Z] ---> 5d171e8b4649 [2023-05-08T05:34:21.190Z] Step 8/24 : WORKDIR /app [2023-05-08T05:34:21.190Z] ---> Running in 614dfbbdcb5d [2023-05-08T05:34:21.190Z] Removing intermediate container 614dfbbdcb5d [2023-05-08T05:34:21.190Z] ---> 3a13f97d552c [2023-05-08T05:34:21.190Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T05:34:21.190Z] ---> 301fb68dfb94 [2023-05-08T05:34:21.190Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:34:21.450Z] ---> Running in b3affab1c897 [2023-05-08T05:34:22.021Z] Removing intermediate container b3affab1c897 [2023-05-08T05:34:22.021Z] ---> 98d9c26d2205 [2023-05-08T05:34:22.021Z] Step 11/24 : COPY . . [2023-05-08T05:34:22.279Z] ---> b7ffc36a9f8d [2023-05-08T05:34:22.279Z] Step 12/24 : RUN $MAKE [2023-05-08T05:34:22.279Z] ---> Running in 55df2423dfc4 [2023-05-08T05:34:22.540Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-08T05:34:44.502Z] Removing intermediate container 55df2423dfc4 [2023-05-08T05:34:44.502Z] ---> d8cd2327d411 [2023-05-08T05:34:44.502Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T05:34:44.502Z] 3.17: Pulling from library/alpine [2023-05-08T05:34:44.502Z] f56be85fc22e: Already exists [2023-05-08T05:34:44.502Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T05:34:44.502Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T05:34:44.502Z] ---> 9ed4aefc74f6 [2023-05-08T05:34:44.502Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T05:34:44.502Z] ---> Running in e34c4802d74c [2023-05-08T05:34:44.502Z] Removing intermediate container e34c4802d74c [2023-05-08T05:34:44.502Z] ---> 17b22010ba4a [2023-05-08T05:34:44.502Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T05:34:44.502Z] ---> Running in a09ee06c3321 [2023-05-08T05:34:44.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T05:34:44.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T05:34:44.502Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T05:34:44.502Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T05:34:44.502Z] OK: 7 MiB in 16 packages [2023-05-08T05:34:44.502Z] Removing intermediate container a09ee06c3321 [2023-05-08T05:34:44.502Z] ---> 2d15b140f5be [2023-05-08T05:34:44.502Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-08T05:34:44.502Z] ---> a27e6fb369b5 [2023-05-08T05:34:44.502Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-08T05:34:44.502Z] ---> 93d08a4f7308 [2023-05-08T05:34:44.502Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-08T05:34:44.502Z] ---> cfd7daf63286 [2023-05-08T05:34:44.502Z] Step 19/24 : EXPOSE 59989 [2023-05-08T05:34:44.502Z] ---> Running in 36f1e5158b20 [2023-05-08T05:34:44.502Z] Removing intermediate container 36f1e5158b20 [2023-05-08T05:34:44.502Z] ---> 75a9935bb6af [2023-05-08T05:34:44.502Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-08T05:34:44.502Z] ---> Running in 3b7c19993eaa [2023-05-08T05:34:44.502Z] Removing intermediate container 3b7c19993eaa [2023-05-08T05:34:44.502Z] ---> e2c51f496658 [2023-05-08T05:34:44.502Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T05:34:44.502Z] ---> Running in f11bb39e4127 [2023-05-08T05:34:44.502Z] Removing intermediate container f11bb39e4127 [2023-05-08T05:34:44.502Z] ---> e68b9c638385 [2023-05-08T05:34:44.502Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T05:34:44.502Z] ---> Running in e3c78aabaa0a [2023-05-08T05:34:44.502Z] Removing intermediate container e3c78aabaa0a [2023-05-08T05:34:44.502Z] ---> 91cc6e9f739c [2023-05-08T05:34:44.502Z] Step 23/24 : LABEL git_sha=3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:34:44.502Z] ---> Running in 355e3c04183e [2023-05-08T05:34:44.502Z] Removing intermediate container 355e3c04183e [2023-05-08T05:34:44.502Z] ---> f9834eb6a6fc [2023-05-08T05:34:44.502Z] Step 24/24 : LABEL version=3.0.0-dev.21 [2023-05-08T05:34:44.502Z] ---> Running in 5ba4d8337109 [2023-05-08T05:34:44.502Z] Removing intermediate container 5ba4d8337109 [2023-05-08T05:34:44.502Z] ---> 85ecfc2554c9 [2023-05-08T05:34:44.502Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T05:34:44.502Z] Successfully built 85ecfc2554c9 [2023-05-08T05:34:44.502Z] 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-05-08T05:34:44.597Z] provisioning config files... [2023-05-08T05:34:44.607Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17325308838499536211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:34:44.900Z] ---> docker-login.sh [2023-05-08T05:34:44.900Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:34:44.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:34:44.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:34:44.900Z] Configure a credential helper to remove this warning. See [2023-05-08T05:34:44.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:34:44.900Z] [2023-05-08T05:34:44.900Z] Login Succeeded [2023-05-08T05:34:44.900Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:34:44.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:34:44.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:34:44.900Z] Configure a credential helper to remove this warning. See [2023-05-08T05:34:44.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:34:44.900Z] [2023-05-08T05:34:44.900Z] Login Succeeded [2023-05-08T05:34:44.900Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:34:45.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:34:45.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:34:45.160Z] Configure a credential helper to remove this warning. See [2023-05-08T05:34:45.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:34:45.160Z] [2023-05-08T05:34:45.160Z] Login Succeeded [2023-05-08T05:34:45.160Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:34:45.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:34:45.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:34:45.160Z] Configure a credential helper to remove this warning. See [2023-05-08T05:34:45.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:34:45.160Z] [2023-05-08T05:34:45.160Z] Login Succeeded [2023-05-08T05:34:45.160Z] docker.io [2023-05-08T05:34:45.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:34:45.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:34:45.419Z] Configure a credential helper to remove this warning. See [2023-05-08T05:34:45.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:34:45.419Z] [2023-05-08T05:34:45.419Z] Login Succeeded [2023-05-08T05:34:45.419Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:34:45.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:34:45.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:34:45.480Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-08T05:34:45.480Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:34:45.480Z] latest [2023-05-08T05:34:45.480Z] 3.0.0-dev.21 [2023-05-08T05:34:45.480Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [2023-05-08T05:34:45.480Z] main [2023-05-08T05:34:45.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:45.809Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:46.128Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:34:46.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-08T05:34:46.128Z] a727701f2e80: Preparing [2023-05-08T05:34:46.128Z] cf01a51ead16: Preparing [2023-05-08T05:34:46.128Z] 0c5e359095cd: Preparing [2023-05-08T05:34:46.128Z] 3659ba713a54: Preparing [2023-05-08T05:34:46.128Z] f1417ff83b31: Preparing [2023-05-08T05:34:46.128Z] f1417ff83b31: Layer already exists [2023-05-08T05:34:46.128Z] cf01a51ead16: Pushed [2023-05-08T05:34:46.128Z] 3659ba713a54: Pushed [2023-05-08T05:34:46.128Z] 0c5e359095cd: Pushed [2023-05-08T05:34:49.414Z] a727701f2e80: Pushed [2023-05-08T05:34:49.414Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79: digest: sha256:5d24cd0de0679908b337c4217502d03b99c37bd255aa28974aafdc9d6b17447b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:49.722Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:50.024Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-08T05:34:50.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-08T05:34:50.024Z] a727701f2e80: Preparing [2023-05-08T05:34:50.024Z] cf01a51ead16: Preparing [2023-05-08T05:34:50.024Z] 0c5e359095cd: Preparing [2023-05-08T05:34:50.024Z] 3659ba713a54: Preparing [2023-05-08T05:34:50.024Z] f1417ff83b31: Preparing [2023-05-08T05:34:50.024Z] cf01a51ead16: Layer already exists [2023-05-08T05:34:50.024Z] f1417ff83b31: Layer already exists [2023-05-08T05:34:50.024Z] 0c5e359095cd: Layer already exists [2023-05-08T05:34:50.024Z] 3659ba713a54: Layer already exists [2023-05-08T05:34:50.024Z] a727701f2e80: Layer already exists [2023-05-08T05:34:50.024Z] latest: digest: sha256:5d24cd0de0679908b337c4217502d03b99c37bd255aa28974aafdc9d6b17447b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:50.330Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:50.638Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.21 [2023-05-08T05:34:50.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-08T05:34:50.638Z] a727701f2e80: Preparing [2023-05-08T05:34:50.638Z] cf01a51ead16: Preparing [2023-05-08T05:34:50.638Z] 0c5e359095cd: Preparing [2023-05-08T05:34:50.638Z] 3659ba713a54: Preparing [2023-05-08T05:34:50.638Z] f1417ff83b31: Preparing [2023-05-08T05:34:50.638Z] 3659ba713a54: Layer already exists [2023-05-08T05:34:50.638Z] a727701f2e80: Layer already exists [2023-05-08T05:34:50.638Z] 0c5e359095cd: Layer already exists [2023-05-08T05:34:50.638Z] f1417ff83b31: Layer already exists [2023-05-08T05:34:50.638Z] cf01a51ead16: Layer already exists [2023-05-08T05:34:50.638Z] 3.0.0-dev.21: digest: sha256:5d24cd0de0679908b337c4217502d03b99c37bd255aa28974aafdc9d6b17447b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:51.537Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:51.838Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [2023-05-08T05:34:51.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-08T05:34:51.838Z] a727701f2e80: Preparing [2023-05-08T05:34:51.838Z] cf01a51ead16: Preparing [2023-05-08T05:34:51.838Z] 0c5e359095cd: Preparing [2023-05-08T05:34:51.838Z] 3659ba713a54: Preparing [2023-05-08T05:34:51.838Z] f1417ff83b31: Preparing [2023-05-08T05:34:51.838Z] 3659ba713a54: Layer already exists [2023-05-08T05:34:51.838Z] a727701f2e80: Layer already exists [2023-05-08T05:34:51.838Z] f1417ff83b31: Layer already exists [2023-05-08T05:34:51.838Z] cf01a51ead16: Layer already exists [2023-05-08T05:34:51.838Z] 0c5e359095cd: Layer already exists [2023-05-08T05:34:51.838Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21: digest: sha256:5d24cd0de0679908b337c4217502d03b99c37bd255aa28974aafdc9d6b17447b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:52.142Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:52.451Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-08T05:34:52.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-08T05:34:52.452Z] a727701f2e80: Preparing [2023-05-08T05:34:52.452Z] cf01a51ead16: Preparing [2023-05-08T05:34:52.452Z] 0c5e359095cd: Preparing [2023-05-08T05:34:52.452Z] 3659ba713a54: Preparing [2023-05-08T05:34:52.452Z] f1417ff83b31: Preparing [2023-05-08T05:34:52.452Z] cf01a51ead16: Layer already exists [2023-05-08T05:34:52.452Z] 3659ba713a54: Layer already exists [2023-05-08T05:34:52.452Z] 0c5e359095cd: Layer already exists [2023-05-08T05:34:52.452Z] a727701f2e80: Layer already exists [2023-05-08T05:34:52.452Z] f1417ff83b31: Layer already exists [2023-05-08T05:34:52.452Z] main: digest: sha256:5d24cd0de0679908b337c4217502d03b99c37bd255aa28974aafdc9d6b17447b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:34:52.492Z] ===================================================== [Pipeline] echo [2023-05-08T05:34:52.497Z] taggedImages: [2023-05-08T05:34:52.497Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:34:52.497Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-08T05:34:52.497Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.21 [2023-05-08T05:34:52.497Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [2023-05-08T05:34:52.497Z] - 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-05-08T05:34:52.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:34:52.843Z] [2023-05-08T05:34:52.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:34:53.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:34:53.136Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T05:34:53.136Z] 5eb5b503b376: Pulling fs layer [2023-05-08T05:34:53.136Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T05:34:53.136Z] ec43610c2a17: Pulling fs layer [2023-05-08T05:34:53.136Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T05:34:53.136Z] 33b1e0a273af: Pulling fs layer [2023-05-08T05:34:53.136Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T05:34:53.136Z] 2f39f015ded8: Pulling fs layer [2023-05-08T05:34:53.136Z] 3a2ae6a8a46f: Waiting [2023-05-08T05:34:53.136Z] 33b1e0a273af: Waiting [2023-05-08T05:34:53.136Z] 5d3b04190fa2: Waiting [2023-05-08T05:34:53.136Z] 2f39f015ded8: Waiting [2023-05-08T05:34:53.136Z] 5c69ac0246d0: Download complete [2023-05-08T05:34:53.136Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T05:34:53.136Z] 3a2ae6a8a46f: Download complete [2023-05-08T05:34:53.136Z] 33b1e0a273af: Verifying Checksum [2023-05-08T05:34:53.136Z] 33b1e0a273af: Download complete [2023-05-08T05:34:53.136Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T05:34:53.136Z] 5d3b04190fa2: Download complete [2023-05-08T05:34:53.136Z] ec43610c2a17: Verifying Checksum [2023-05-08T05:34:53.136Z] ec43610c2a17: Download complete [2023-05-08T05:34:53.394Z] 5eb5b503b376: Verifying Checksum [2023-05-08T05:34:53.394Z] 5eb5b503b376: Download complete [2023-05-08T05:34:53.961Z] 2f39f015ded8: Download complete [2023-05-08T05:34:54.531Z] 5eb5b503b376: Pull complete [2023-05-08T05:34:54.789Z] 5c69ac0246d0: Pull complete [2023-05-08T05:34:55.052Z] ec43610c2a17: Pull complete [2023-05-08T05:34:55.312Z] 3a2ae6a8a46f: Pull complete [2023-05-08T05:34:55.312Z] 33b1e0a273af: Pull complete [2023-05-08T05:34:55.571Z] 5d3b04190fa2: Pull complete [2023-05-08T05:34:59.755Z] 2f39f015ded8: Pull complete [2023-05-08T05:34:59.755Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T05:34:59.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:34:59.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:34:59.833Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:34:59.872Z] $ 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-05-08T05:35:01.147Z] $ docker top 670f8ac0e47d91ea6f23ff94c4abf91ae3701982d4622a21e99648ce5166f077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:35:01.513Z] ---> job-cost.sh [2023-05-08T05:35:01.513Z] lf-activate-venv: SKIPPING [2023-05-08T05:35:01.513Z] INFO: No Stack... [2023-05-08T05:35:01.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T05:35:02.032Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T05:35:02.323Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-08T05:35:02.323Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T05:35:02.336Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] [2023-05-08T05:35:02.342Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] did not exist. Created. [2023-05-08T05:35:02.342Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T05:35:02.641Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T05:35:02.661Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T05:35:02.671Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T05:35:02.692Z] $ docker stop --time=1 670f8ac0e47d91ea6f23ff94c4abf91ae3701982d4622a21e99648ce5166f077 [2023-05-08T05:35:03.856Z] $ docker rm -f --volumes 670f8ac0e47d91ea6f23ff94c4abf91ae3701982d4622a21e99648ce5166f077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T05:36:01.169Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14472 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-08T05:36:01.184Z] Running in /w/workspace/device-rfid-llrp-go/89 [Pipeline] { [Pipeline] checkout [2023-05-08T05:36:01.248Z] Selected Git installation does not exist. Using Default [2023-05-08T05:36:01.248Z] The recommended git tool is: NONE [2023-05-08T05:36:07.715Z] using credential edgex-jenkins-ssh [2023-05-08T05:36:07.737Z] Cloning the remote Git repository [2023-05-08T05:36:07.794Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T05:36:07.910Z] > git init /w/workspace/device-rfid-llrp-go/89 # timeout=10 [2023-05-08T05:36:08.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T05:36:08.106Z] > git --version # timeout=10 [2023-05-08T05:36:08.130Z] > git --version # 'git version 2.25.1' [2023-05-08T05:36:08.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T05:36:08.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T05:36:09.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-08T05:36:09.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T05:36:10.623Z] Avoid second fetch [2023-05-08T05:36:10.624Z] Checking out Revision 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 (main) [2023-05-08T05:36:11.354Z] Commit message: "Merge pull request #222 from jumpingliu/ignore-go-mods" [2023-05-08T05:36:10.645Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T05:36:10.733Z] > git checkout -f 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:36:12.192Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T05:36:12.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T05:36:12.192Z] Dload Upload Total Spent Left Speed [2023-05-08T05:36:12.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-05-08T05:36:12.873Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T05:36:13.212Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-05-08T05:36:13.213Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T05:36:13.213Z] { [2023-05-08T05:36:13.213Z] "registry-mirrors": [ [2023-05-08T05:36:13.213Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T05:36:13.213Z] ], [2023-05-08T05:36:13.213Z] "bip": "10.250.0.254/24", [2023-05-08T05:36:13.213Z] "hosts": [ [2023-05-08T05:36:13.213Z] "tcp://0.0.0.0:5555", [2023-05-08T05:36:13.213Z] "unix:///var/run/docker.sock" [2023-05-08T05:36:13.213Z] ], [2023-05-08T05:36:13.213Z] "mtu": 1458, [2023-05-08T05:36:13.213Z] "selinux-enabled": true, [2023-05-08T05:36:13.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T05:36:13.213Z] } [Pipeline] sh [2023-05-08T05:36:13.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T05:36:13.884Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:36:32.170Z] provisioning config files... [2023-05-08T05:36:32.426Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/89@tmp/config17043113074131903196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:36:33.011Z] ---> docker-login.sh [2023-05-08T05:36:33.011Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:36:33.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:36:33.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:36:33.601Z] Configure a credential helper to remove this warning. See [2023-05-08T05:36:33.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:36:33.601Z] [2023-05-08T05:36:33.601Z] Login Succeeded [2023-05-08T05:36:33.601Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:36:33.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:36:34.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:36:34.142Z] Configure a credential helper to remove this warning. See [2023-05-08T05:36:34.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:36:34.142Z] [2023-05-08T05:36:34.142Z] Login Succeeded [2023-05-08T05:36:34.142Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:36:34.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:36:34.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:36:34.415Z] Configure a credential helper to remove this warning. See [2023-05-08T05:36:34.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:36:34.415Z] [2023-05-08T05:36:34.415Z] Login Succeeded [2023-05-08T05:36:34.415Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:36:34.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:36:34.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:36:34.686Z] Configure a credential helper to remove this warning. See [2023-05-08T05:36:34.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:36:34.686Z] [2023-05-08T05:36:34.686Z] Login Succeeded [2023-05-08T05:36:34.957Z] docker.io [2023-05-08T05:36:35.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:36:35.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:36:35.227Z] Configure a credential helper to remove this warning. See [2023-05-08T05:36:35.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:36:35.227Z] [2023-05-08T05:36:35.227Z] Login Succeeded [2023-05-08T05:36:35.227Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:36:35.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T05:36:35.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:36:35.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:36:35.848Z] ========================================================= [2023-05-08T05:36:35.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T05:36:35.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:36:36.203Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T05:36:36.477Z] Sending build context to Docker daemon 1.212MB [2023-05-08T05:36:36.477Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:36:36.477Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T05:36:36.750Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T05:36:36.750Z] c41833b44d91: Pulling fs layer [2023-05-08T05:36:36.750Z] ed15518f5707: Pulling fs layer [2023-05-08T05:36:36.750Z] feae8fd75edb: Pulling fs layer [2023-05-08T05:36:36.750Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T05:36:36.750Z] 3cdef696dda3: Pulling fs layer [2023-05-08T05:36:36.750Z] 2ced38df9373: Pulling fs layer [2023-05-08T05:36:36.750Z] 58f1dce35555: Pulling fs layer [2023-05-08T05:36:36.750Z] 242c74f7c9fa: Waiting [2023-05-08T05:36:36.750Z] 3cdef696dda3: Waiting [2023-05-08T05:36:36.750Z] 2ced38df9373: Waiting [2023-05-08T05:36:36.750Z] 58f1dce35555: Waiting [2023-05-08T05:36:36.750Z] ed15518f5707: Verifying Checksum [2023-05-08T05:36:36.750Z] ed15518f5707: Download complete [2023-05-08T05:36:36.750Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T05:36:36.750Z] 242c74f7c9fa: Download complete [2023-05-08T05:36:36.750Z] 3cdef696dda3: Verifying Checksum [2023-05-08T05:36:36.750Z] 3cdef696dda3: Download complete [2023-05-08T05:36:36.750Z] c41833b44d91: Verifying Checksum [2023-05-08T05:36:36.750Z] c41833b44d91: Download complete [2023-05-08T05:36:38.188Z] c41833b44d91: Pull complete [2023-05-08T05:36:38.784Z] 58f1dce35555: Verifying Checksum [2023-05-08T05:36:38.784Z] 58f1dce35555: Download complete [2023-05-08T05:36:38.784Z] ed15518f5707: Pull complete [2023-05-08T05:36:39.753Z] feae8fd75edb: Verifying Checksum [2023-05-08T05:36:39.753Z] feae8fd75edb: Download complete [2023-05-08T05:36:40.023Z] 2ced38df9373: Verifying Checksum [2023-05-08T05:36:40.023Z] 2ced38df9373: Download complete [2023-05-08T05:36:52.357Z] feae8fd75edb: Pull complete [2023-05-08T05:36:52.357Z] 242c74f7c9fa: Pull complete [2023-05-08T05:36:52.357Z] 3cdef696dda3: Pull complete [2023-05-08T05:36:59.033Z] 2ced38df9373: Pull complete [2023-05-08T05:37:01.005Z] 58f1dce35555: Pull complete [2023-05-08T05:37:01.005Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T05:37:01.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T05:37:01.005Z] ---> fadd8f120f05 [2023-05-08T05:37:01.005Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:37:03.618Z] ---> Running in 2d9da40b8f1a [2023-05-08T05:37:03.618Z] Removing intermediate container 2d9da40b8f1a [2023-05-08T05:37:03.618Z] ---> 67afe45d28a3 [2023-05-08T05:37:03.618Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:37:03.618Z] ---> Running in 6349fe501899 [2023-05-08T05:37:04.214Z] Removing intermediate container 6349fe501899 [2023-05-08T05:37:04.214Z] ---> 7046717e62b0 [2023-05-08T05:37:04.214Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T05:37:04.214Z] ---> Running in d24a8541fa94 [2023-05-08T05:37:04.486Z] Removing intermediate container d24a8541fa94 [2023-05-08T05:37:04.486Z] ---> 497dbf720f39 [2023-05-08T05:37:04.486Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:37:04.757Z] ---> Running in 7aaf3e5cd20b [2023-05-08T05:37:05.035Z] Removing intermediate container 7aaf3e5cd20b [2023-05-08T05:37:05.035Z] ---> 4dc709bbb4b4 [2023-05-08T05:37:05.035Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:37:05.035Z] ---> Running in 93bd9f66fecf [2023-05-08T05:37:06.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T05:37:07.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T05:37:08.460Z] OK: 263 MiB in 53 packages [2023-05-08T05:37:09.434Z] Removing intermediate container 93bd9f66fecf [2023-05-08T05:37:09.434Z] ---> ccca84e1a7b8 [2023-05-08T05:37:09.434Z] Step 8/12 : WORKDIR /app [2023-05-08T05:37:09.434Z] ---> Running in 7e976a932378 [2023-05-08T05:37:10.037Z] Removing intermediate container 7e976a932378 [2023-05-08T05:37:10.037Z] ---> a0c3083f5595 [2023-05-08T05:37:10.037Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T05:37:10.310Z] ---> cde550a3673d [2023-05-08T05:37:10.310Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:37:10.661Z] ---> Running in 94564d10ac0e [2023-05-08T05:38:18.682Z] Removing intermediate container 94564d10ac0e [2023-05-08T05:38:18.682Z] ---> 1953c2bdc634 [2023-05-08T05:38:18.682Z] Step 11/12 : COPY . . [2023-05-08T05:38:18.682Z] ---> 049b3da75a66 [2023-05-08T05:38:18.682Z] Step 12/12 : RUN $MAKE [2023-05-08T05:38:18.682Z] ---> Running in 30cf1e47bc57 [2023-05-08T05:38:18.682Z] noop [2023-05-08T05:38:18.682Z] Removing intermediate container 30cf1e47bc57 [2023-05-08T05:38:18.682Z] ---> 479a2a2b3ecc [2023-05-08T05:38:18.682Z] Successfully built 479a2a2b3ecc [2023-05-08T05:38:18.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:38:19.075Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T05:38:19.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:38:19.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-14472 does not seem to be running inside a container [2023-05-08T05:38:19.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/89 -v /w/workspace/device-rfid-llrp-go/89:/w/workspace/device-rfid-llrp-go/89:rw,z -v /w/workspace/device-rfid-llrp-go/89@tmp:/w/workspace/device-rfid-llrp-go/89@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-05-08T05:38:20.919Z] $ docker top c5cf44d5892205a0ab81acb54caed8b95daab250693e59ff5371e00246b519b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:38:21.804Z] + go version [2023-05-08T05:38:21.804Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T05:38:21.839Z] $ docker stop --time=1 c5cf44d5892205a0ab81acb54caed8b95daab250693e59ff5371e00246b519b0 [2023-05-08T05:38:23.800Z] $ docker rm -f --volumes c5cf44d5892205a0ab81acb54caed8b95daab250693e59ff5371e00246b519b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:38:24.389Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T05:38:24.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:38:24.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-14472 does not seem to be running inside a container [2023-05-08T05:38:24.706Z] $ 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/89 -v /w/workspace/device-rfid-llrp-go/89:/w/workspace/device-rfid-llrp-go/89:rw,z -v /w/workspace/device-rfid-llrp-go/89@tmp:/w/workspace/device-rfid-llrp-go/89@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-05-08T05:38:26.037Z] $ docker top 16efa494a42c251e6025744dd747594bd6eb30c1bebcbac982134e474637036e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:38:26.904Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/89 [Pipeline] fileExists [Pipeline] sh [2023-05-08T05:38:27.569Z] + make test [2023-05-08T05:38:27.569Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T05:39:07.010Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-08T05:41:43.772Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-08T05:41:43.772Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-08T05:42:10.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.028s coverage: 40.5% of statements [2023-05-08T05:42:10.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.586s coverage: 52.0% of statements [2023-05-08T05:42:10.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements [2023-05-08T05:42:10.477Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T05:42:10.477Z] go vet ./... [2023-05-08T05:42:42.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T05:42:42.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T05:42:42.737Z] ./bin/test-attribution-txt.sh [2023-05-08T05:42:42.737Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-08T05:42:42.737Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T05:42:42.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T05:42:42.783Z] $ docker stop --time=1 16efa494a42c251e6025744dd747594bd6eb30c1bebcbac982134e474637036e [2023-05-08T05:42:44.998Z] $ docker rm -f --volumes 16efa494a42c251e6025744dd747594bd6eb30c1bebcbac982134e474637036e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:42:46.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T05:42:46.202Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T05:42:46.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:42:47.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T05:42:47.589Z] + ls -al . [2023-05-08T05:42:47.589Z] total 624 [2023-05-08T05:42:47.589Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 05:38 . [2023-05-08T05:42:47.589Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:36 .. [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 134 May 8 05:36 .dockerignore [2023-05-08T05:42:47.589Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:36 .git [2023-05-08T05:42:47.589Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:36 .github [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 946 May 8 05:36 .gitignore [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:36 .golangci.yml [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 8 05:36 Attribution.txt [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 8 05:36 CHANGELOG.md [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 8 05:36 Dockerfile [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:36 GOVERNANCE.md [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 683 May 8 05:36 Jenkinsfile [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 8 05:36 LICENSE [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 8 05:36 Makefile [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 05:36 OWNERS.md [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 8 05:36 README.md [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 05:33 VERSION [2023-05-08T05:42:47.589Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:36 bin [2023-05-08T05:42:47.589Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:36 cmd [2023-05-08T05:42:47.589Z] -rw-r--r-- 1 jenkins jenkins 458038 May 8 05:42 coverage.out [2023-05-08T05:42:47.589Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:36 examples [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 8 05:36 go.mod [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 8 05:36 go.sum [2023-05-08T05:42:47.589Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:36 images [2023-05-08T05:42:47.589Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 05:36 internal [2023-05-08T05:42:47.589Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:36 snap [2023-05-08T05:42:47.589Z] -rw-rw-r-- 1 jenkins jenkins 193 May 8 05:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:42:47.933Z] + 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=3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 --label arch=arm64 --label version=3.0.0-dev.21 . [2023-05-08T05:42:48.203Z] Sending build context to Docker daemon 1.212MB [2023-05-08T05:42:48.203Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:42:48.203Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T05:42:48.203Z] ---> 479a2a2b3ecc [2023-05-08T05:42:48.203Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:42:48.472Z] ---> Running in 0d6d763c4e9c [2023-05-08T05:42:48.740Z] Removing intermediate container 0d6d763c4e9c [2023-05-08T05:42:48.740Z] ---> cd2d2f96a1f1 [2023-05-08T05:42:48.740Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:42:48.740Z] ---> Running in cd7bfd8a53fb [2023-05-08T05:42:49.014Z] Removing intermediate container cd7bfd8a53fb [2023-05-08T05:42:49.014Z] ---> 42f7a0be1c2c [2023-05-08T05:42:49.014Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T05:42:49.014Z] ---> Running in 7d43473e54d3 [2023-05-08T05:42:49.601Z] Removing intermediate container 7d43473e54d3 [2023-05-08T05:42:49.601Z] ---> af9babb6be8f [2023-05-08T05:42:49.601Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:42:49.601Z] ---> Running in e1d52b14e7fe [2023-05-08T05:42:49.871Z] Removing intermediate container e1d52b14e7fe [2023-05-08T05:42:49.871Z] ---> d7ee8df83a90 [2023-05-08T05:42:49.871Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:42:49.871Z] ---> Running in 060b2a98d99c [2023-05-08T05:42:50.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T05:42:51.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T05:42:52.777Z] OK: 263 MiB in 53 packages [2023-05-08T05:42:53.748Z] Removing intermediate container 060b2a98d99c [2023-05-08T05:42:53.748Z] ---> b86efc2da5b7 [2023-05-08T05:42:53.748Z] Step 8/24 : WORKDIR /app [2023-05-08T05:42:53.748Z] ---> Running in 4e11607da637 [2023-05-08T05:42:54.342Z] Removing intermediate container 4e11607da637 [2023-05-08T05:42:54.342Z] ---> f8973dcf5356 [2023-05-08T05:42:54.342Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T05:42:54.628Z] ---> c8fe88c440c2 [2023-05-08T05:42:54.628Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:42:54.900Z] ---> Running in daac238ad16f [2023-05-08T05:42:59.180Z] Removing intermediate container daac238ad16f [2023-05-08T05:42:59.180Z] ---> 5a50476f0d4a [2023-05-08T05:42:59.180Z] Step 11/24 : COPY . . [2023-05-08T05:42:59.454Z] ---> 877ed05d5379 [2023-05-08T05:42:59.454Z] Step 12/24 : RUN $MAKE [2023-05-08T05:42:59.723Z] ---> Running in 1231bf38400e [2023-05-08T05:43:00.693Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-08T05:45:37.457Z] Removing intermediate container 1231bf38400e [2023-05-08T05:45:37.457Z] ---> 37d887641d2c [2023-05-08T05:45:37.457Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T05:45:37.457Z] 3.17: Pulling from library/alpine [2023-05-08T05:45:37.457Z] c41833b44d91: Already exists [2023-05-08T05:45:37.457Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T05:45:37.457Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T05:45:37.457Z] ---> 51e60588ff2c [2023-05-08T05:45:37.457Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T05:45:37.457Z] ---> Running in 792da1a22515 [2023-05-08T05:45:37.457Z] Removing intermediate container 792da1a22515 [2023-05-08T05:45:37.457Z] ---> c0b1519e0181 [2023-05-08T05:45:37.457Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T05:45:37.457Z] ---> Running in 7420b304ed4e [2023-05-08T05:45:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T05:45:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T05:45:38.045Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T05:45:38.313Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T05:45:38.313Z] OK: 8 MiB in 16 packages [2023-05-08T05:45:41.661Z] Removing intermediate container 7420b304ed4e [2023-05-08T05:45:41.661Z] ---> d45f3a9e1e14 [2023-05-08T05:45:41.661Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-08T05:45:42.246Z] ---> f1e8b8a6ce7a [2023-05-08T05:45:42.246Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-08T05:45:42.832Z] ---> e6949af95e3b [2023-05-08T05:45:42.832Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-08T05:45:44.244Z] ---> 910d4aaebabc [2023-05-08T05:45:44.244Z] Step 19/24 : EXPOSE 59989 [2023-05-08T05:45:44.244Z] ---> Running in ad9336774482 [2023-05-08T05:45:44.513Z] Removing intermediate container ad9336774482 [2023-05-08T05:45:44.513Z] ---> fc2062708aa2 [2023-05-08T05:45:44.513Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-08T05:45:44.513Z] ---> Running in 0ba15f9c5f19 [2023-05-08T05:45:44.784Z] Removing intermediate container 0ba15f9c5f19 [2023-05-08T05:45:44.784Z] ---> 7c463d613d02 [2023-05-08T05:45:44.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T05:45:45.054Z] ---> Running in 09a391d4589a [2023-05-08T05:45:45.326Z] Removing intermediate container 09a391d4589a [2023-05-08T05:45:45.326Z] ---> 50803e43f3fc [2023-05-08T05:45:45.326Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T05:45:45.326Z] ---> Running in cf6064b0826d [2023-05-08T05:45:45.595Z] Removing intermediate container cf6064b0826d [2023-05-08T05:45:45.595Z] ---> 5798264f8960 [2023-05-08T05:45:45.595Z] Step 23/24 : LABEL git_sha=3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:45:45.863Z] ---> Running in b7194ce9488d [2023-05-08T05:45:46.130Z] Removing intermediate container b7194ce9488d [2023-05-08T05:45:46.130Z] ---> cdb5ae7442bc [2023-05-08T05:45:46.130Z] Step 24/24 : LABEL version=3.0.0-dev.21 [2023-05-08T05:45:46.130Z] ---> Running in 21d517f85e15 [2023-05-08T05:45:46.716Z] Removing intermediate container 21d517f85e15 [2023-05-08T05:45:46.716Z] ---> 73763ad28c5a [2023-05-08T05:45:46.716Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T05:45:46.716Z] Successfully built 73763ad28c5a [2023-05-08T05:45:46.716Z] 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-05-08T05:45:46.838Z] provisioning config files... [2023-05-08T05:45:46.853Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/89@tmp/config7615751670017457497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:47.191Z] ---> docker-login.sh [2023-05-08T05:45:47.191Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:45:47.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:45:47.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:45:47.460Z] Configure a credential helper to remove this warning. See [2023-05-08T05:45:47.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:45:47.460Z] [2023-05-08T05:45:47.460Z] Login Succeeded [2023-05-08T05:45:47.460Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:45:47.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:45:47.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:45:47.729Z] Configure a credential helper to remove this warning. See [2023-05-08T05:45:47.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:45:47.729Z] [2023-05-08T05:45:47.729Z] Login Succeeded [2023-05-08T05:45:47.729Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:45:47.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:45:48.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:45:48.264Z] Configure a credential helper to remove this warning. See [2023-05-08T05:45:48.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:45:48.264Z] [2023-05-08T05:45:48.264Z] Login Succeeded [2023-05-08T05:45:48.264Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:45:48.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:45:48.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:45:48.533Z] Configure a credential helper to remove this warning. See [2023-05-08T05:45:48.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:45:48.533Z] [2023-05-08T05:45:48.533Z] Login Succeeded [2023-05-08T05:45:48.533Z] docker.io [2023-05-08T05:45:48.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:45:49.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:45:49.065Z] Configure a credential helper to remove this warning. See [2023-05-08T05:45:49.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:45:49.065Z] [2023-05-08T05:45:49.065Z] Login Succeeded [2023-05-08T05:45:49.065Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:45:49.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:45:49.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:45:49.137Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-08T05:45:49.137Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:45:49.137Z] latest [2023-05-08T05:45:49.137Z] 3.0.0-dev.21 [2023-05-08T05:45:49.137Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [2023-05-08T05:45:49.137Z] main [2023-05-08T05:45:49.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:49.502Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:49.858Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:45:49.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-08T05:45:49.858Z] 32394602e039: Preparing [2023-05-08T05:45:49.858Z] 6054ff506985: Preparing [2023-05-08T05:45:49.858Z] d969167567a7: Preparing [2023-05-08T05:45:49.858Z] 2f475e0cc899: Preparing [2023-05-08T05:45:49.858Z] 26cbea5cba74: Preparing [2023-05-08T05:45:49.858Z] 26cbea5cba74: Layer already exists [2023-05-08T05:45:50.128Z] 6054ff506985: Pushed [2023-05-08T05:45:50.128Z] d969167567a7: Pushed [2023-05-08T05:45:50.128Z] 2f475e0cc899: Pushed [2023-05-08T05:45:56.772Z] 32394602e039: Pushed [2023-05-08T05:45:56.772Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79: digest: sha256:7c442003f0c5e4d4fb7a095db7a6beb25e73f29ecfc48a79f11b87668e69e561 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:57.108Z] + 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-05-08T05:45:57.454Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-08T05:45:57.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-08T05:45:57.454Z] 32394602e039: Preparing [2023-05-08T05:45:57.454Z] 6054ff506985: Preparing [2023-05-08T05:45:57.454Z] d969167567a7: Preparing [2023-05-08T05:45:57.454Z] 2f475e0cc899: Preparing [2023-05-08T05:45:57.454Z] 26cbea5cba74: Preparing [2023-05-08T05:45:57.454Z] d969167567a7: Layer already exists [2023-05-08T05:45:57.454Z] 6054ff506985: Layer already exists [2023-05-08T05:45:57.454Z] 32394602e039: Layer already exists [2023-05-08T05:45:57.454Z] 26cbea5cba74: Layer already exists [2023-05-08T05:45:57.454Z] 2f475e0cc899: Layer already exists [2023-05-08T05:45:57.721Z] latest: digest: sha256:7c442003f0c5e4d4fb7a095db7a6beb25e73f29ecfc48a79f11b87668e69e561 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:58.064Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:58.403Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.21 [2023-05-08T05:45:58.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-08T05:45:58.403Z] 32394602e039: Preparing [2023-05-08T05:45:58.403Z] 6054ff506985: Preparing [2023-05-08T05:45:58.403Z] d969167567a7: Preparing [2023-05-08T05:45:58.403Z] 2f475e0cc899: Preparing [2023-05-08T05:45:58.403Z] 26cbea5cba74: Preparing [2023-05-08T05:45:58.403Z] 26cbea5cba74: Layer already exists [2023-05-08T05:45:58.403Z] 32394602e039: Layer already exists [2023-05-08T05:45:58.403Z] 2f475e0cc899: Layer already exists [2023-05-08T05:45:58.403Z] d969167567a7: Layer already exists [2023-05-08T05:45:58.403Z] 6054ff506985: Layer already exists [2023-05-08T05:45:58.403Z] 3.0.0-dev.21: digest: sha256:7c442003f0c5e4d4fb7a095db7a6beb25e73f29ecfc48a79f11b87668e69e561 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:58.749Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:59.089Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [2023-05-08T05:45:59.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-08T05:45:59.089Z] 32394602e039: Preparing [2023-05-08T05:45:59.089Z] 6054ff506985: Preparing [2023-05-08T05:45:59.089Z] d969167567a7: Preparing [2023-05-08T05:45:59.089Z] 2f475e0cc899: Preparing [2023-05-08T05:45:59.089Z] 26cbea5cba74: Preparing [2023-05-08T05:45:59.089Z] 26cbea5cba74: Layer already exists [2023-05-08T05:45:59.089Z] d969167567a7: Layer already exists [2023-05-08T05:45:59.089Z] 6054ff506985: Layer already exists [2023-05-08T05:45:59.089Z] 2f475e0cc899: Layer already exists [2023-05-08T05:45:59.089Z] 32394602e039: Layer already exists [2023-05-08T05:45:59.089Z] 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21: digest: sha256:7c442003f0c5e4d4fb7a095db7a6beb25e73f29ecfc48a79f11b87668e69e561 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:59.434Z] + 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-05-08T05:45:59.835Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-08T05:45:59.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-08T05:45:59.835Z] 32394602e039: Preparing [2023-05-08T05:45:59.835Z] 6054ff506985: Preparing [2023-05-08T05:45:59.835Z] d969167567a7: Preparing [2023-05-08T05:45:59.835Z] 2f475e0cc899: Preparing [2023-05-08T05:45:59.835Z] 26cbea5cba74: Preparing [2023-05-08T05:45:59.835Z] 26cbea5cba74: Layer already exists [2023-05-08T05:45:59.835Z] 6054ff506985: Layer already exists [2023-05-08T05:45:59.835Z] d969167567a7: Layer already exists [2023-05-08T05:45:59.835Z] 32394602e039: Layer already exists [2023-05-08T05:45:59.835Z] 2f475e0cc899: Layer already exists [2023-05-08T05:46:00.110Z] main: digest: sha256:7c442003f0c5e4d4fb7a095db7a6beb25e73f29ecfc48a79f11b87668e69e561 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:46:00.175Z] ===================================================== [Pipeline] echo [2023-05-08T05:46:00.183Z] taggedImages: [2023-05-08T05:46:00.183Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [2023-05-08T05:46:00.183Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-08T05:46:00.183Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.21 [2023-05-08T05:46:00.183Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3bf2a1dd5ef8a3af793d193d3736e7abdec0de79-3.0.0-dev.21 [2023-05-08T05:46:00.183Z] - 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-05-08T05:46:00.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T05:46:00.561Z] [2023-05-08T05:46:00.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:46:00.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T05:46:00.906Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T05:46:00.906Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T05:46:00.906Z] 04944245beec: Pulling fs layer [2023-05-08T05:46:00.906Z] 699f458cf7ca: Pulling fs layer [2023-05-08T05:46:01.186Z] 765212b225bb: Pulling fs layer [2023-05-08T05:46:01.186Z] f23df028b6ca: Pulling fs layer [2023-05-08T05:46:01.186Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T05:46:01.186Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T05:46:01.186Z] 765212b225bb: Waiting [2023-05-08T05:46:01.186Z] f23df028b6ca: Waiting [2023-05-08T05:46:01.186Z] d65c8cfc05b1: Waiting [2023-05-08T05:46:01.186Z] 2437ff75d9bd: Waiting [2023-05-08T05:46:01.186Z] 04944245beec: Verifying Checksum [2023-05-08T05:46:01.186Z] 04944245beec: Download complete [2023-05-08T05:46:01.186Z] 765212b225bb: Verifying Checksum [2023-05-08T05:46:01.186Z] 765212b225bb: Download complete [2023-05-08T05:46:01.186Z] f23df028b6ca: Verifying Checksum [2023-05-08T05:46:01.186Z] f23df028b6ca: Download complete [2023-05-08T05:46:01.186Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T05:46:01.186Z] d65c8cfc05b1: Download complete [2023-05-08T05:46:01.472Z] 699f458cf7ca: Verifying Checksum [2023-05-08T05:46:01.472Z] 699f458cf7ca: Download complete [2023-05-08T05:46:01.751Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T05:46:01.751Z] 8998bd30e6a1: Download complete [2023-05-08T05:46:05.621Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T05:46:05.621Z] 2437ff75d9bd: Download complete [2023-05-08T05:46:05.621Z] 8998bd30e6a1: Pull complete [2023-05-08T05:46:06.207Z] 04944245beec: Pull complete [2023-05-08T05:46:07.618Z] 699f458cf7ca: Pull complete [2023-05-08T05:46:07.618Z] 765212b225bb: Pull complete [2023-05-08T05:46:08.586Z] f23df028b6ca: Pull complete [2023-05-08T05:46:08.586Z] d65c8cfc05b1: Pull complete [2023-05-08T05:46:23.568Z] 2437ff75d9bd: Pull complete [2023-05-08T05:46:23.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T05:46:23.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T05:46:23.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:46:23.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-14472 does not seem to be running inside a container [2023-05-08T05:46:23.842Z] $ 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/89 -v /w/workspace/device-rfid-llrp-go/89:/w/workspace/device-rfid-llrp-go/89:rw,z -v /w/workspace/device-rfid-llrp-go/89@tmp:/w/workspace/device-rfid-llrp-go/89@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-05-08T05:46:26.349Z] $ docker top 4a698a3ff4f7c3d60860b4a91c2272b8dacb2b58dae205dc8fefbe1a526d6a60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:46:27.172Z] ---> job-cost.sh [2023-05-08T05:46:27.172Z] lf-activate-venv: SKIPPING [2023-05-08T05:46:27.172Z] INFO: No Stack... [2023-05-08T05:46:27.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T05:46:28.394Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T05:46:28.708Z] + cut -d, -f6 [2023-05-08T05:46:28.708Z] + cat /w/workspace/device-rfid-llrp-go/89/archives/cost.csv [Pipeline] lock [2023-05-08T05:46:29.031Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] [2023-05-08T05:46:29.041Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] did not exist. Created. [2023-05-08T05:46:29.041Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T05:46:29.694Z] /w/workspace/device-rfid-llrp-go/89@tmp/durable-61312617/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T05:46:30.342Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T05:46:30.364Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T05:46:30.415Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T05:46:30.457Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T05:46:30.490Z] $ docker stop --time=1 4a698a3ff4f7c3d60860b4a91c2272b8dacb2b58dae205dc8fefbe1a526d6a60 [2023-05-08T05:46:31.959Z] $ docker rm -f --volumes 4a698a3ff4f7c3d60860b4a91c2272b8dacb2b58dae205dc8fefbe1a526d6a60 [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-05-08T05:46:32.306Z] provisioning config files... [2023-05-08T05:46:32.313Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8304802658385367233tmp [Pipeline] { [Pipeline] sh [2023-05-08T05:46:32.603Z] + set +x [2023-05-08T05:46:32.604Z] + curl -s https://codecov.io/bash [2023-05-08T05:46:32.604Z] + bash -s -- [2023-05-08T05:46:32.604Z] [2023-05-08T05:46:32.604Z] _____ _ [2023-05-08T05:46:32.604Z] / ____| | | [2023-05-08T05:46:32.604Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T05:46:32.604Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T05:46:32.604Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T05:46:32.604Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T05:46:32.604Z] Bash-1.0.6 [2023-05-08T05:46:32.604Z] [2023-05-08T05:46:32.604Z] [2023-05-08T05:46:32.604Z] ==> git version 2.25.1 found [2023-05-08T05:46:32.604Z] ==> 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-05-08T05:46:32.604Z] Release-Date: 2020-01-08 [2023-05-08T05:46:32.604Z] 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-05-08T05:46:32.604Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T05:46:32.604Z] ==> Jenkins CI detected. [2023-05-08T05:46:32.604Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-08T05:46:32.604Z] project root: . [2023-05-08T05:46:32.604Z] --> token set from env [2023-05-08T05:46:32.604Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T05:46:32.604Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T05:46:32.604Z] ==> Python coveragepy not found [2023-05-08T05:46:32.604Z] ==> Searching for coverage reports in: [2023-05-08T05:46:32.604Z] + . [2023-05-08T05:46:32.604Z] -> Found 1 reports [2023-05-08T05:46:32.604Z] ==> Detecting git/mercurial file structure [2023-05-08T05:46:32.604Z] ==> Reading reports [2023-05-08T05:46:32.604Z] + ./coverage.out bytes=458038 [2023-05-08T05:46:32.604Z] ==> Appending adjustments [2023-05-08T05:46:32.604Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T05:46:32.865Z] + Found adjustments [2023-05-08T05:46:32.865Z] ==> Gzipping contents [2023-05-08T05:46:32.865Z] 52K /tmp/codecov.UfzEy1.gz [2023-05-08T05:46:32.865Z] ==> Uploading reports [2023-05-08T05:46:32.865Z] url: https://codecov.io [2023-05-08T05:46:32.865Z] query: branch=main&commit=3bf2a1dd5ef8a3af793d193d3736e7abdec0de79&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T05:46:32.865Z] -> Pinging Codecov [2023-05-08T05:46:32.865Z] 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=3bf2a1dd5ef8a3af793d193d3736e7abdec0de79&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T05:46:33.124Z] -> Uploading to [2023-05-08T05:46:33.124Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/581DD39554BDF9B6E22D074273EAD858/3bf2a1dd5ef8a3af793d193d3736e7abdec0de79/30665b9a-0a7d-4444-914d-546e2a6d6ed2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T054633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06b1e36760e83040c90d32301783acbb5e43f69c3ce7435988abbb0303fbcc5a [2023-05-08T05:46:33.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T05:46:33.124Z] Dload Upload Total Spent Left Speed [2023-05-08T05:46:33.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 206k --:--:-- --:--:-- --:--:-- 206k [2023-05-08T05:46:33.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] } [2023-05-08T05:46:33.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T05:46:33.524Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T05:46:33.539Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:46:33.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T05:46:33.841Z] [2023-05-08T05:46:33.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:46:34.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T05:46:34.138Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T05:46:34.138Z] df9b9388f04a: Pulling fs layer [2023-05-08T05:46:34.138Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T05:46:34.138Z] 25bc292e5bac: Pulling fs layer [2023-05-08T05:46:34.138Z] 114826534d7a: Pulling fs layer [2023-05-08T05:46:34.138Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T05:46:34.138Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T05:46:34.138Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T05:46:34.138Z] 114826534d7a: Waiting [2023-05-08T05:46:34.138Z] 4657fd5d0bcf: Waiting [2023-05-08T05:46:34.138Z] 6ad1cebc031e: Waiting [2023-05-08T05:46:34.138Z] 8a3aa393b2d8: Waiting [2023-05-08T05:46:34.138Z] 25bc292e5bac: Verifying Checksum [2023-05-08T05:46:34.138Z] 25bc292e5bac: Download complete [2023-05-08T05:46:34.138Z] 52dc419b0ee2: Verifying Checksum [2023-05-08T05:46:34.138Z] 4657fd5d0bcf: Download complete [2023-05-08T05:46:34.138Z] df9b9388f04a: Verifying Checksum [2023-05-08T05:46:34.138Z] df9b9388f04a: Download complete [2023-05-08T05:46:34.396Z] 6ad1cebc031e: Verifying Checksum [2023-05-08T05:46:34.396Z] 6ad1cebc031e: Download complete [2023-05-08T05:46:34.396Z] df9b9388f04a: Pull complete [2023-05-08T05:46:34.396Z] 52dc419b0ee2: Pull complete [2023-05-08T05:46:34.396Z] 25bc292e5bac: Pull complete [2023-05-08T05:46:34.961Z] 114826534d7a: Download complete [2023-05-08T05:46:34.961Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T05:46:34.961Z] 8a3aa393b2d8: Download complete [2023-05-08T05:46:38.238Z] 114826534d7a: Pull complete [2023-05-08T05:46:38.238Z] 4657fd5d0bcf: Pull complete [2023-05-08T05:46:38.497Z] 6ad1cebc031e: Pull complete [2023-05-08T05:46:41.778Z] 8a3aa393b2d8: Pull complete [2023-05-08T05:46:41.778Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T05:46:41.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T05:46:41.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:46:41.860Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:46:41.894Z] $ 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-05-08T05:46:43.857Z] $ docker top 95edadef11945a49724d4db572155cf3610e6dfd12c83a929de04edfab81d117 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T05:46:43.923Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-08T05:46:44.200Z] + set -o pipefail [2023-05-08T05:46:44.200Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-08T05:46:48.386Z] [2023-05-08T05:46:48.386Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-08T05:46:48.386Z] [2023-05-08T05:46:48.386Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/570a3381-3ea9-4c72-af32-14d1cec40f74 [2023-05-08T05:46:48.386Z] [2023-05-08T05:46:48.386Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T05:46:48.386Z] [2023-05-08T05:46:48.386Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T05:46:48.386Z] [2023-05-08T05:46:48.386Z] [2023-05-08T05:46:48.386Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T05:46:48.386Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T05:46:48.386Z] More details here: https://snyk.co/ue1NS [2023-05-08T05:46:48.386Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T05:46:48.386Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T05:46:48.397Z] $ docker stop --time=1 95edadef11945a49724d4db572155cf3610e6dfd12c83a929de04edfab81d117 [2023-05-08T05:46:50.509Z] $ docker rm -f --volumes 95edadef11945a49724d4db572155cf3610e6dfd12c83a929de04edfab81d117 [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-05-08T05:46:51.249Z] + git log --format=format:%s -1 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 [Pipeline] sh [2023-05-08T05:46:51.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:46:51.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:46:51.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:46:51.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:46:51.917Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:46:51.950Z] $ 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-05-08T05:46:52.322Z] $ docker top 1a2e3e9ebc8622990627b744356d96b122891c9e55ae1023a9a9bfb7f7c39a10 -eo pid,comm [2023-05-08T05:46:52.368Z] 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-05-08T05:46:52.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:46:52.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:46:52.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:46:52.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:46:52.523Z] $ docker exec 1a2e3e9ebc8622990627b744356d96b122891c9e55ae1023a9a9bfb7f7c39a10 ssh-agent [2023-05-08T05:46:52.645Z] SSH_AUTH_SOCK=/tmp/ssh-qlpHiQueSFDY/agent.33 [2023-05-08T05:46:52.645Z] SSH_AGENT_PID=39 [2023-05-08T05:46:52.650Z] Running ssh-add (command line suppressed) [2023-05-08T05:46:52.748Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13425194213760304710.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13425194213760304710.key) [2023-05-08T05:46:52.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:46:53.049Z] + git semver tag [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,228 [run_tag] DEBUG tag force:False [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,228 [check_head_tag] DEBUG check head tag [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,229 [execute] INFO git cat-file --batch-check [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,232 [execute] INFO git cat-file --batch [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,245 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,245 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,246 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T05:46:53.308Z] 2023-05-08 05:46:53,250 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:46:53.308Z] 3.0.0-dev.21 [Pipeline] } [2023-05-08T05:46:53.318Z] $ docker exec --env ******** --env ******** 1a2e3e9ebc8622990627b744356d96b122891c9e55ae1023a9a9bfb7f7c39a10 ssh-agent -k [2023-05-08T05:46:53.412Z] unset SSH_AUTH_SOCK; [2023-05-08T05:46:53.412Z] unset SSH_AGENT_PID; [2023-05-08T05:46:53.412Z] echo Agent pid 39 killed; [2023-05-08T05:46:53.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:46:53.728Z] + git semver [Pipeline] } [2023-05-08T05:46:54.002Z] $ docker stop --time=1 1a2e3e9ebc8622990627b744356d96b122891c9e55ae1023a9a9bfb7f7c39a10 [2023-05-08T05:46:55.389Z] $ docker rm -f --volumes 1a2e3e9ebc8622990627b744356d96b122891c9e55ae1023a9a9bfb7f7c39a10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:46:55.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T05:46:55.795Z] [2023-05-08T05:46:55.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:46:56.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T05:46:56.089Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T05:46:56.089Z] ab5ef0e58194: Pulling fs layer [2023-05-08T05:46:56.089Z] 9712f1f96733: Pulling fs layer [2023-05-08T05:46:56.089Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T05:46:56.089Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T05:46:56.089Z] e9a5061849ea: Pulling fs layer [2023-05-08T05:46:56.089Z] d747dcd14b5f: Pulling fs layer [2023-05-08T05:46:56.089Z] 2de7ff778b66: Pulling fs layer [2023-05-08T05:46:56.089Z] 0d9ebad4ef96: Waiting [2023-05-08T05:46:56.089Z] e9a5061849ea: Waiting [2023-05-08T05:46:56.089Z] d747dcd14b5f: Waiting [2023-05-08T05:46:56.089Z] 2de7ff778b66: Waiting [2023-05-08T05:46:56.089Z] 9712f1f96733: Verifying Checksum [2023-05-08T05:46:56.089Z] 9712f1f96733: Download complete [2023-05-08T05:46:56.347Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T05:46:56.347Z] 63f879dbbcfc: Download complete [2023-05-08T05:46:56.605Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T05:46:56.605Z] 0d9ebad4ef96: Download complete [2023-05-08T05:46:56.605Z] d747dcd14b5f: Verifying Checksum [2023-05-08T05:46:56.605Z] d747dcd14b5f: Download complete [2023-05-08T05:46:56.605Z] e9a5061849ea: Verifying Checksum [2023-05-08T05:46:56.605Z] e9a5061849ea: Download complete [2023-05-08T05:46:56.605Z] ab5ef0e58194: Download complete [2023-05-08T05:46:56.863Z] 2de7ff778b66: Verifying Checksum [2023-05-08T05:46:56.863Z] 2de7ff778b66: Download complete [2023-05-08T05:46:59.393Z] ab5ef0e58194: Pull complete [2023-05-08T05:46:59.393Z] 9712f1f96733: Pull complete [2023-05-08T05:46:59.962Z] 63f879dbbcfc: Pull complete [2023-05-08T05:47:03.250Z] 0d9ebad4ef96: Pull complete [2023-05-08T05:47:03.250Z] e9a5061849ea: Pull complete [2023-05-08T05:47:03.510Z] d747dcd14b5f: Pull complete [2023-05-08T05:47:04.446Z] 2de7ff778b66: Pull complete [2023-05-08T05:47:04.446Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T05:47:04.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T05:47:04.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:47:04.538Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:47:04.567Z] $ 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-05-08T05:47:06.703Z] $ docker top 4aab5391616caab61a0ff405abf16b8bfe060ea890a5239c2d73e78200ef784a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:47:06.779Z] provisioning config files... [2023-05-08T05:47:06.786Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12716496373949548105tmp [2023-05-08T05:47:06.797Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8584766999169144956tmp [2023-05-08T05:47:06.806Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15926589395341886152tmp [Pipeline] { [Pipeline] echo [2023-05-08T05:47:06.818Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:07.104Z] ---> sigul-configuration.sh [2023-05-08T05:47:07.105Z] gpg: directory `/root/.gnupg' created [2023-05-08T05:47:07.105Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T05:47:07.105Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T05:47:07.105Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T05:47:07.105Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T05:47:07.105Z] gpg: CAST5 encrypted data [2023-05-08T05:47:07.105Z] gpg: encrypted with 1 passphrase [2023-05-08T05:47:07.105Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T05:47:07.400Z] + mkdir /home/jenkins [2023-05-08T05:47:07.400Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T05:47:07.685Z] + 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-05-08T05:47:07.695Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:07.982Z] ---> sigul-install.sh [2023-05-08T05:47:07.982Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T05:47:08.270Z] + git tag --list [2023-05-08T05:47:08.270Z] v0.0.0 [2023-05-08T05:47:08.270Z] v1.0.0 [2023-05-08T05:47:08.270Z] v2.1.0 [2023-05-08T05:47:08.270Z] v2.1.1 [2023-05-08T05:47:08.270Z] v2.1.1-dev.1 [2023-05-08T05:47:08.270Z] v2.2.0 [2023-05-08T05:47:08.270Z] v2.2.1-dev.1 [2023-05-08T05:47:08.270Z] v2.2.1-dev.2 [2023-05-08T05:47:08.270Z] v2.2.1-dev.3 [2023-05-08T05:47:08.270Z] v2.2.1-dev.4 [2023-05-08T05:47:08.270Z] v2.2.1-dev.5 [2023-05-08T05:47:08.270Z] v2.2.1-dev.6 [2023-05-08T05:47:08.270Z] v2.2.1-dev.7 [2023-05-08T05:47:08.270Z] v2.3.0 [2023-05-08T05:47:08.270Z] v2.3.0-dev.10 [2023-05-08T05:47:08.270Z] v2.3.0-dev.11 [2023-05-08T05:47:08.270Z] v2.3.0-dev.12 [2023-05-08T05:47:08.270Z] v2.3.0-dev.13 [2023-05-08T05:47:08.270Z] v2.3.0-dev.14 [2023-05-08T05:47:08.270Z] v2.3.0-dev.15 [2023-05-08T05:47:08.270Z] v2.3.0-dev.16 [2023-05-08T05:47:08.270Z] v2.3.0-dev.17 [2023-05-08T05:47:08.270Z] v2.3.0-dev.18 [2023-05-08T05:47:08.270Z] v2.3.0-dev.19 [2023-05-08T05:47:08.270Z] v2.3.0-dev.20 [2023-05-08T05:47:08.270Z] v2.3.0-dev.21 [2023-05-08T05:47:08.270Z] v2.3.0-dev.22 [2023-05-08T05:47:08.270Z] v2.3.0-dev.23 [2023-05-08T05:47:08.270Z] v2.3.0-dev.7 [2023-05-08T05:47:08.270Z] v2.3.0-dev.8 [2023-05-08T05:47:08.270Z] v2.3.0-dev.9 [2023-05-08T05:47:08.270Z] v3.0.0-dev.1 [2023-05-08T05:47:08.270Z] v3.0.0-dev.10 [2023-05-08T05:47:08.270Z] v3.0.0-dev.11 [2023-05-08T05:47:08.270Z] v3.0.0-dev.12 [2023-05-08T05:47:08.270Z] v3.0.0-dev.13 [2023-05-08T05:47:08.270Z] v3.0.0-dev.14 [2023-05-08T05:47:08.270Z] v3.0.0-dev.15 [2023-05-08T05:47:08.270Z] v3.0.0-dev.16 [2023-05-08T05:47:08.270Z] v3.0.0-dev.17 [2023-05-08T05:47:08.270Z] v3.0.0-dev.18 [2023-05-08T05:47:08.270Z] v3.0.0-dev.19 [2023-05-08T05:47:08.270Z] v3.0.0-dev.2 [2023-05-08T05:47:08.270Z] v3.0.0-dev.20 [2023-05-08T05:47:08.270Z] v3.0.0-dev.21 [2023-05-08T05:47:08.270Z] v3.0.0-dev.3 [2023-05-08T05:47:08.270Z] v3.0.0-dev.4 [2023-05-08T05:47:08.270Z] v3.0.0-dev.5 [2023-05-08T05:47:08.270Z] v3.0.0-dev.6 [2023-05-08T05:47:08.270Z] v3.0.0-dev.7 [2023-05-08T05:47:08.270Z] v3.0.0-dev.8 [2023-05-08T05:47:08.270Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T05:47:08.560Z] + lftools sign git-tag v3.0.0-dev.21 [2023-05-08T05:47:09.130Z] Signing Git tag with Sigul... [2023-05-08T05:47:09.130Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-05-08T05:47:09.399Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:09.687Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T05:47:09.695Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T05:47:09.711Z] $ docker stop --time=1 4aab5391616caab61a0ff405abf16b8bfe060ea890a5239c2d73e78200ef784a [2023-05-08T05:47:10.990Z] $ docker rm -f --volumes 4aab5391616caab61a0ff405abf16b8bfe060ea890a5239c2d73e78200ef784a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T05:47:11.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:47:11.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:47:11.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:47:11.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:47:11.789Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:47:11.819Z] $ 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-05-08T05:47:12.143Z] $ docker top 2b8af6c774db5afccaf575af14c41c7b3cd97cbc5916275c7a24368256e34122 -eo pid,comm [2023-05-08T05:47:12.189Z] 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-05-08T05:47:12.189Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:47:40.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:47:40.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:47:41.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:47:41.053Z] $ docker exec 2b8af6c774db5afccaf575af14c41c7b3cd97cbc5916275c7a24368256e34122 ssh-agent [2023-05-08T05:47:41.155Z] SSH_AUTH_SOCK=/tmp/ssh-IZrDDKfIcbGe/agent.32 [2023-05-08T05:47:41.155Z] SSH_AGENT_PID=38 [2023-05-08T05:47:41.159Z] Running ssh-add (command line suppressed) [2023-05-08T05:47:41.256Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12243802782243072879.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12243802782243072879.key) [2023-05-08T05:47:41.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:47:41.555Z] + git semver bump pre [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,731 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,731 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,731 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,731 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,731 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,732 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,734 [execute] INFO git cat-file --batch-check [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,734 [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-05-08T05:47:41.815Z] 2023-05-08 05:47:41,739 [execute] INFO git cat-file --batch [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T05:47:41.815Z] 2023-05-08 05:47:41,744 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:47:41.815Z] 3.0.0-dev.22 [Pipeline] } [2023-05-08T05:47:41.822Z] $ docker exec --env ******** --env ******** 2b8af6c774db5afccaf575af14c41c7b3cd97cbc5916275c7a24368256e34122 ssh-agent -k [2023-05-08T05:47:41.934Z] unset SSH_AUTH_SOCK; [2023-05-08T05:47:41.934Z] unset SSH_AGENT_PID; [2023-05-08T05:47:41.934Z] echo Agent pid 38 killed; [2023-05-08T05:47:41.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:47:42.501Z] + git semver [Pipeline] } [2023-05-08T05:47:42.512Z] $ docker stop --time=1 2b8af6c774db5afccaf575af14c41c7b3cd97cbc5916275c7a24368256e34122 [2023-05-08T05:47:43.800Z] $ docker rm -f --volumes 2b8af6c774db5afccaf575af14c41c7b3cd97cbc5916275c7a24368256e34122 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:47:44.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:47:44.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:47:44.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:47:44.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:47:44.516Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:47:44.545Z] $ 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-05-08T05:47:44.900Z] $ docker top 59e13ac607c7f9f97ed458189edfc3cbc6080748070e733b99e35bbf589c05fd -eo pid,comm [2023-05-08T05:47:44.950Z] 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-05-08T05:47:44.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:47:44.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:47:44.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:47:45.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:47:45.108Z] $ docker exec 59e13ac607c7f9f97ed458189edfc3cbc6080748070e733b99e35bbf589c05fd ssh-agent [2023-05-08T05:47:45.218Z] SSH_AUTH_SOCK=/tmp/ssh-GBZNbsbwP0yp/agent.32 [2023-05-08T05:47:45.218Z] SSH_AGENT_PID=38 [2023-05-08T05:47:45.223Z] Running ssh-add (command line suppressed) [2023-05-08T05:47:45.333Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15318401483245562410.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15318401483245562410.key) [2023-05-08T05:47:45.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:47:45.638Z] + git semver push [2023-05-08T05:47:45.896Z] 2023-05-08 05:47:45,827 [run_push] DEBUG push [2023-05-08T05:47:45.896Z] 2023-05-08 05:47:45,827 [execute] INFO git cat-file --batch-check [2023-05-08T05:47:45.896Z] 2023-05-08 05:47:45,828 [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-05-08T05:47:45.896Z] 2023-05-08 05:47:45,832 [execute] INFO git rev-list 75604797867183f6d6ec4ddb5a4540d310e22dd8 -- [2023-05-08T05:47:45.896Z] 2023-05-08 05:47:45,832 [execute] DEBUG Popen(['git', 'rev-list', '75604797867183f6d6ec4ddb5a4540d310e22dd8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T05:47:45.896Z] 2023-05-08 05:47:45,840 [execute] INFO git fetch -v origin [2023-05-08T05:47:45.896Z] 2023-05-08 05:47:45,841 [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-05-08T05:47:46.465Z] 2023-05-08 05:47:46,303 [run_push] DEBUG no remote changes detected [2023-05-08T05:47:46.465Z] 2023-05-08 05:47:46,303 [execute] INFO git push origin semver [2023-05-08T05:47:46.465Z] 2023-05-08 05:47:46,304 [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-05-08T05:47:47.403Z] 2023-05-08 05:47:47,039 [run_push] DEBUG push all version tags [2023-05-08T05:47:47.403Z] 2023-05-08 05:47:47,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T05:47:47.403Z] 2023-05-08 05:47:47,040 [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-05-08T05:47:47.971Z] 2023-05-08 05:47:47,727 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-08T05:47:47.971Z] 3.0.0-dev.22 [Pipeline] } [2023-05-08T05:47:47.980Z] $ docker exec --env ******** --env ******** 59e13ac607c7f9f97ed458189edfc3cbc6080748070e733b99e35bbf589c05fd ssh-agent -k [2023-05-08T05:47:48.077Z] unset SSH_AUTH_SOCK; [2023-05-08T05:47:48.077Z] unset SSH_AGENT_PID; [2023-05-08T05:47:48.077Z] echo Agent pid 38 killed; [2023-05-08T05:47:48.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:47:48.392Z] + git semver [Pipeline] } [2023-05-08T05:47:48.660Z] $ docker stop --time=1 59e13ac607c7f9f97ed458189edfc3cbc6080748070e733b99e35bbf589c05fd [2023-05-08T05:47:49.958Z] $ docker rm -f --volumes 59e13ac607c7f9f97ed458189edfc3cbc6080748070e733b99e35bbf589c05fd [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-05-08T05:47:50.489Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-08T05:47:50.489Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-08T05:47:50.489Z] total 16 [2023-05-08T05:47:50.489Z] drwxr-xr-x 3 root root 4096 May 8 05:35 . [2023-05-08T05:47:50.489Z] drwxrwxr-x 12 jenkins jenkins 4096 May 8 05:47 .. [2023-05-08T05:47:50.489Z] drwxr-xr-x 2 root root 4096 May 8 05:35 cost [2023-05-08T05:47:50.489Z] -rw-r--r-- 1 root root 90 May 8 05:35 cost.csv [2023-05-08T05:47:50.489Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-08T05:47:50.489Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-08T05:47:50.490Z] total 16 [2023-05-08T05:47:50.490Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:35 . [2023-05-08T05:47:50.490Z] drwxrwxr-x 12 jenkins jenkins 4096 May 8 05:47 .. [2023-05-08T05:47:50.490Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 05:35 cost [2023-05-08T05:47:50.490Z] -rw-r--r-- 1 jenkins jenkins 90 May 8 05:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:50.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:51.638Z] ---> package-listing.sh [2023-05-08T05:47:51.639Z] ++ facter osfamily [2023-05-08T05:47:51.639Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T05:47:51.898Z] + OS_FAMILY=debian [2023-05-08T05:47:51.898Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-08T05:47:51.898Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T05:47:51.898Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T05:47:51.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T05:47:51.898Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T05:47:51.898Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-08T05:47:51.898Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T05:47:51.898Z] + case "${OS_FAMILY}" in [2023-05-08T05:47:51.898Z] + dpkg -l [2023-05-08T05:47:51.898Z] + grep '^ii' [2023-05-08T05:47:51.898Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T05:47:51.898Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T05:47:51.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T05:47:51.898Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-08T05:47:51.898Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-08T05:47:51.898Z] + 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-05-08T05:47:51.912Z] 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-05-08T05:47:52.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:47:52.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:47:52.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:47:52.867Z] prd-ubuntu20.04-docker-8c-8g-14466 does not seem to be running inside a container [2023-05-08T05:47:52.992Z] $ 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-05-08T05:47:53.220Z] $ docker top 6258dc11eedfce72d5dbbb11f8394a327f671c12dbcaabdd0ecaeb33f274f8fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:47:53.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T05:47:53.853Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T05:47:54.141Z] + ls /var/log/sa-host [2023-05-08T05:47:54.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:47:54.205Z] provisioning config files... [2023-05-08T05:47:54.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3096139883739968272tmp [Pipeline] { [Pipeline] echo [2023-05-08T05:47:54.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:54.516Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T05:47:54.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:54.853Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T05:47:54.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:55.143Z] ---> sudo-logs.sh [2023-05-08T05:47:55.143Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T05:47:55.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:55.457Z] ---> job-cost.sh [2023-05-08T05:47:55.457Z] lf-activate-venv: SKIPPING [2023-05-08T05:47:55.457Z] DEBUG: total: 0.2199999988079071 [2023-05-08T05:47:55.457Z] INFO: Retrieving Stack Cost... [2023-05-08T05:47:55.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T05:47:56.289Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T05:47:56.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:47:56.582Z] ---> logs-deploy.sh [2023-05-08T05:47:56.582Z] lf-activate-venv: SKIPPING [2023-05-08T05:47:56.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/89 [2023-05-08T05:47:56.582Z] INFO: archiving workspace using pattern(s): [2023-05-08T05:47:57.523Z] Archives upload complete. [2023-05-08T05:47:57.523Z] INFO: archiving logs to Nexus