Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a457c9218e2f2d18d865ffb73302d735402b2cfc 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-ssh4388440638718316644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16858713194111477670.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17087004219118835963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15142293434662795314.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-ssh16745432316865850292.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10318 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a457c9218e2f2d18d865ffb73302d735402b2cfc (main) Commit message: "refactor: Remove obsolete comments from config file (#263)" > 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 a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 > git rev-list --no-walk e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:08:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:08:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:08:13 ========================================================= 22:08:13 EdgeX Global Pipelines Version Info 22:08:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:08:14 ------------------- 22:08:14 stable info: 22:08:14 ------------------- 22:08:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:08:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:08:14 Message: update stable to v1.0.254 22:08:14 ------------------- 22:08:14 experimental info: 22:08:14 ------------------- 22:08:14 Commited By: **** collab-it+edgex@linuxfoundation.org 22:08:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:08:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:08:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a457c92 [Pipeline] echo 22:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:15 provisioning config files... 22:08:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1253838309741417424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:15 ---> docker-login.sh 22:08:15 nexus3.edgexfoundry.org:10001 22:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:15 Configure a credential helper to remove this warning. See 22:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:15 22:08:15 Login Succeeded 22:08:15 nexus3.edgexfoundry.org:10002 22:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:15 Configure a credential helper to remove this warning. See 22:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:15 22:08:15 Login Succeeded 22:08:15 nexus3.edgexfoundry.org:10003 22:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 nexus3.edgexfoundry.org:10004 22:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 docker.io 22:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:16 Configure a credential helper to remove this warning. See 22:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:16 22:08:16 Login Succeeded 22:08:16 ---> docker-login.sh ends [Pipeline] } 22:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:08:16 + git rev-list -1 --merges a457c9218e2f2d18d865ffb73302d735402b2cfc~1..a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo 22:08:16 -----------> git rev-list -1 --merges a457c9218e2f2d18d865ffb73302d735402b2cfc~1..a457c9218e2f2d18d865ffb73302d735402b2cfc a457c9218e2f2d18d865ffb73302d735402b2cfc [false] [Pipeline] sh 22:08:17 + git log --format=format:%s -1 a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo 22:08:17 ========================================================= 22:08:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:08:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:17 + git log --format=format:%s -1 a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo 22:08:17 [semverPrep] GIT_COMMIT: a457c9218e2f2d18d865ffb73302d735402b2cfc, Commit Message: refactor: Remove obsolete comments from config file (#263) [Pipeline] echo 22:08:17 [semverPrep] This is not a build commit. [Pipeline] sh 22:08:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:17 + grep -v github /etc/ssh/ssh_known_hosts 22:08:17 + [ -e /tmp/ssh_known_hosts ] 22:08:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:08:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:08:17 + sudo tee -a /etc/ssh/ssh_known_hosts 22:08:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:18 22:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:18 0.1.4: Pulling from edgex-devops/py-git-semver 22:08:18 b85a868b505f: Pulling fs layer 22:08:18 e2be974225ed: Pulling fs layer 22:08:18 339a4e72a1f5: Pulling fs layer 22:08:18 988bab9f4d93: Pulling fs layer 22:08:18 1469e6f7b9e6: Pulling fs layer 22:08:18 eaf3925da568: Pulling fs layer 22:08:18 bab4dde63d76: Pulling fs layer 22:08:18 bde34c3a00c8: Pulling fs layer 22:08:18 b352a97aabf1: Pulling fs layer 22:08:18 4872d77fe225: Pulling fs layer 22:08:18 5851b861e8e6: Pulling fs layer 22:08:18 bab4dde63d76: Waiting 22:08:18 bde34c3a00c8: Waiting 22:08:18 988bab9f4d93: Waiting 22:08:18 b352a97aabf1: Waiting 22:08:18 4872d77fe225: Waiting 22:08:18 5851b861e8e6: Waiting 22:08:18 1469e6f7b9e6: Waiting 22:08:18 eaf3925da568: Waiting 22:08:18 e2be974225ed: Download complete 22:08:18 988bab9f4d93: Verifying Checksum 22:08:18 988bab9f4d93: Download complete 22:08:18 1469e6f7b9e6: Verifying Checksum 22:08:18 1469e6f7b9e6: Download complete 22:08:18 339a4e72a1f5: Verifying Checksum 22:08:18 339a4e72a1f5: Download complete 22:08:18 eaf3925da568: Verifying Checksum 22:08:18 eaf3925da568: Download complete 22:08:18 bde34c3a00c8: Download complete 22:08:18 b352a97aabf1: Verifying Checksum 22:08:18 b352a97aabf1: Download complete 22:08:18 4872d77fe225: Download complete 22:08:18 5851b861e8e6: Verifying Checksum 22:08:18 5851b861e8e6: Download complete 22:08:18 b85a868b505f: Verifying Checksum 22:08:18 b85a868b505f: Download complete 22:08:18 bab4dde63d76: Verifying Checksum 22:08:18 bab4dde63d76: Download complete 22:08:19 b85a868b505f: Pull complete 22:08:20 e2be974225ed: Pull complete 22:08:20 339a4e72a1f5: Pull complete 22:08:20 988bab9f4d93: Pull complete 22:08:20 1469e6f7b9e6: Pull complete 22:08:20 eaf3925da568: Pull complete 22:08:22 bab4dde63d76: Pull complete 22:08:22 bde34c3a00c8: Pull complete 22:08:22 b352a97aabf1: Pull complete 22:08:22 4872d77fe225: Pull complete 22:08:23 5851b861e8e6: Pull complete 22:08:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:23 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:25 $ docker top 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 -eo pid,comm 22:08:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:08:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:25 [ssh-agent] Looking for ssh-agent implementation... 22:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:25 $ docker exec 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent 22:08:25 SSH_AUTH_SOCK=/tmp/ssh-aXCVroPnibLp/agent.32 22:08:25 SSH_AGENT_PID=38 22:08:25 Running ssh-add (command line suppressed) 22:08:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16315358815988285762.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16315358815988285762.key) 22:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:26 + git tag --points-at HEAD [Pipeline] } 22:08:26 $ docker exec --env ******** --env ******** 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent -k 22:08:26 unset SSH_AUTH_SOCK; 22:08:26 unset SSH_AGENT_PID; 22:08:26 echo Agent pid 38 killed; 22:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:26 [ssh-agent] Looking for ssh-agent implementation... 22:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:26 $ docker exec 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent 22:08:26 SSH_AUTH_SOCK=/tmp/ssh-B5dSNDz9zyQh/agent.70 22:08:26 SSH_AGENT_PID=76 22:08:26 Running ssh-add (command line suppressed) 22:08:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14907152103110150543.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14907152103110150543.key) 22:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:27 + git semver init 22:08:27 2023-10-24 22:08:27,257 [run_init] DEBUG init version:0.0.0 force:False 22:08:27 2023-10-24 22:08:27,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:08:27 2023-10-24 22:08:27,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:08:27 2023-10-24 22:08:27,258 [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) 22:08:28 2023-10-24 22:08:28,154 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 22:08:28 2023-10-24 22:08:28,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 22:08:28 2023-10-24 22:08:28,154 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:08:28 2023-10-24 22:08:28,154 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:08:28 3.1.0-dev.19 [Pipeline] } 22:08:28 $ docker exec --env ******** --env ******** 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent -k 22:08:28 unset SSH_AUTH_SOCK; 22:08:28 unset SSH_AGENT_PID; 22:08:28 echo Agent pid 76 killed; 22:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:28 + git semver [Pipeline] } 22:08:29 $ docker stop --time=1 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 22:08:30 $ docker rm -f --volumes 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:30 Stashed 1 file(s) [Pipeline] echo 22:08:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:30 provisioning config files... 22:08:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13513816247343799408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:31 ---> docker-login.sh 22:08:31 nexus3.edgexfoundry.org:10001 22:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:31 Configure a credential helper to remove this warning. See 22:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:31 22:08:31 Login Succeeded 22:08:31 nexus3.edgexfoundry.org:10002 22:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:31 Configure a credential helper to remove this warning. See 22:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:31 22:08:31 Login Succeeded 22:08:31 nexus3.edgexfoundry.org:10003 22:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:31 Configure a credential helper to remove this warning. See 22:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:31 22:08:31 Login Succeeded 22:08:31 nexus3.edgexfoundry.org:10004 22:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:31 Configure a credential helper to remove this warning. See 22:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:31 22:08:31 Login Succeeded 22:08:31 docker.io 22:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:32 Configure a credential helper to remove this warning. See 22:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:32 22:08:32 Login Succeeded 22:08:32 ---> docker-login.sh ends [Pipeline] } 22:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:32 ========================================================= 22:08:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:08:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:08:32 Sending build context to Docker daemon 4.339MB 22:08:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:08:32 Step 2/12 : FROM ${BASE} AS builder 22:08:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:08:32 7264a8db6415: Pulling fs layer 22:08:32 c4d48a809fc2: Pulling fs layer 22:08:32 4f1c88b9dad5: Pulling fs layer 22:08:32 ad3a456e5733: Pulling fs layer 22:08:32 33e27b845d1e: Pulling fs layer 22:08:32 c68163c4e522: Pulling fs layer 22:08:32 50da416c3ac9: Pulling fs layer 22:08:32 23d2d4c4bb30: Pulling fs layer 22:08:32 33e27b845d1e: Waiting 22:08:32 c68163c4e522: Waiting 22:08:32 50da416c3ac9: Waiting 22:08:32 23d2d4c4bb30: Waiting 22:08:32 ad3a456e5733: Waiting 22:08:32 c4d48a809fc2: Download complete 22:08:32 ad3a456e5733: Verifying Checksum 22:08:32 ad3a456e5733: Download complete 22:08:32 33e27b845d1e: Verifying Checksum 22:08:32 33e27b845d1e: Download complete 22:08:32 7264a8db6415: Verifying Checksum 22:08:32 7264a8db6415: Download complete 22:08:32 c68163c4e522: Verifying Checksum 22:08:32 c68163c4e522: Download complete 22:08:32 7264a8db6415: Pull complete 22:08:32 23d2d4c4bb30: Verifying Checksum 22:08:32 23d2d4c4bb30: Download complete 22:08:32 c4d48a809fc2: Pull complete 22:08:32 4f1c88b9dad5: Download complete 22:08:33 50da416c3ac9: Verifying Checksum 22:08:33 50da416c3ac9: Download complete 22:08:36 4f1c88b9dad5: Pull complete 22:08:36 ad3a456e5733: Pull complete 22:08:36 33e27b845d1e: Pull complete 22:08:36 c68163c4e522: Pull complete 22:08:38 50da416c3ac9: Pull complete 22:08:38 23d2d4c4bb30: Pull complete 22:08:38 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:08:38 ---> 0786185ac409 22:08:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:08:42 ---> Running in 4c40764f90c7 22:08:42 Removing intermediate container 4c40764f90c7 22:08:42 ---> f24136f664e1 22:08:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:08:42 ---> Running in 95f8523d2cb1 22:08:42 Removing intermediate container 95f8523d2cb1 22:08:42 ---> eafedd105531 22:08:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:08:42 ---> Running in b219cd191e54 22:08:42 Removing intermediate container b219cd191e54 22:08:42 ---> 6f8fec8ef78d 22:08:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:08:42 ---> Running in 181e505aac1e 22:08:42 Removing intermediate container 181e505aac1e 22:08:42 ---> ccc9100eef3a 22:08:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:08:42 ---> Running in 4991a2922a9f 22:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:08:43 OK: 264 MiB in 52 packages 22:08:43 Removing intermediate container 4991a2922a9f 22:08:43 ---> 928f6eb5ec5c 22:08:43 Step 8/12 : WORKDIR /app 22:08:43 ---> Running in 21760c180d8e 22:08:43 Removing intermediate container 21760c180d8e 22:08:43 ---> b38ea7e8d2d1 22:08:43 Step 9/12 : COPY go.mod vendor* ./ 22:08:43 ---> 6dae201ff927 22:08:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:43 ---> Running in 417d860109a3 22:08:45 Still waiting to schedule task 22:08:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:09:30 Removing intermediate container 417d860109a3 22:09:30 ---> 4305445dc0c9 22:09:30 Step 11/12 : COPY . . 22:09:30 ---> 24b52f82c25f 22:09:30 Step 12/12 : RUN $MAKE 22:09:30 ---> Running in 37744131fe24 22:09:30 noop 22:09:30 Removing intermediate container 37744131fe24 22:09:30 ---> aaf85cdd5576 22:09:30 Successfully built aaf85cdd5576 22:09:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:30 + docker inspect -f . ci-base-image-x86_64 22:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:30 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:09:31 $ docker top 34069dd5e8ec8f0f3ee743738fe23862455cfd3e3e0d5fe1b91319bc23178401 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:31 + go version 22:09:31 go version go1.21.0 linux/amd64 [Pipeline] } 22:09:31 $ docker stop --time=1 34069dd5e8ec8f0f3ee743738fe23862455cfd3e3e0d5fe1b91319bc23178401 22:09:32 $ docker rm -f --volumes 34069dd5e8ec8f0f3ee743738fe23862455cfd3e3e0d5fe1b91319bc23178401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:33 + docker inspect -f . ci-base-image-x86_64 22:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:33 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:09:33 $ docker top afea2b4c159f9972fa5c0dbdf4de20a9bfbe078960f7e68ff9ea8ca55a71664c -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:33 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 22:09:34 + make test 22:09:34 go test ./... -coverprofile=coverage.out ./... 22:09:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:09:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:09:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.020s coverage: 40.6% of statements 22:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 22:09:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 22:10:03 go vet ./... 22:10:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:10:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:10:06 ./bin/test-attribution-txt.sh [Pipeline] echo 22:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:10:07 $ docker stop --time=1 afea2b4c159f9972fa5c0dbdf4de20a9bfbe078960f7e68ff9ea8ca55a71664c 22:10:10 $ docker rm -f --volumes afea2b4c159f9972fa5c0dbdf4de20a9bfbe078960f7e68ff9ea8ca55a71664c [Pipeline] // withDockerContainer [Pipeline] sh 22:10:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:10:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:10:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:10:11 + ls -al . 22:10:11 total 640 22:10:11 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:09 . 22:10:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 .. 22:10:11 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 22:08 .dockerignore 22:10:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:09 .git 22:10:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 .github 22:10:11 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 22:08 .gitignore 22:10:11 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:08 .golangci.yml 22:10:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:08 .semver 22:10:11 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 22:08 Attribution.txt 22:10:11 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 22:08 CHANGELOG.md 22:10:11 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 22:08 Dockerfile 22:10:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:08 GOVERNANCE.md 22:10:11 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 22:08 Jenkinsfile 22:10:11 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 22:08 LICENSE 22:10:11 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 22:08 Makefile 22:10:11 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 22:08 OWNERS.md 22:10:11 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 22:08 README.md 22:10:11 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:08 VERSION 22:10:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 bin 22:10:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 cmd 22:10:11 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 22:09 coverage.out 22:10:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 examples 22:10:11 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 22:08 go.mod 22:10:11 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 22:08 go.sum 22:10:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 images 22:10:11 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 22:08 internal 22:10:11 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:12 + 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=a457c9218e2f2d18d865ffb73302d735402b2cfc --label arch=amd64 --label version=3.1.0-dev.19 . 22:10:12 Sending build context to Docker daemon 4.339MB 22:10:12 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:10:12 Step 2/24 : FROM ${BASE} AS builder 22:10:12 ---> aaf85cdd5576 22:10:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:10:12 ---> Running in 5beef5d2dcaf 22:10:12 Removing intermediate container 5beef5d2dcaf 22:10:12 ---> 0cd597d7580d 22:10:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:12 ---> Running in 2958eac3cc91 22:10:12 Removing intermediate container 2958eac3cc91 22:10:12 ---> eaace95873a7 22:10:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:10:12 ---> Running in a7944201e7f6 22:10:12 Removing intermediate container a7944201e7f6 22:10:12 ---> a19e7473af6d 22:10:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:10:12 ---> Running in 345aa715c070 22:10:12 Removing intermediate container 345aa715c070 22:10:12 ---> d2c80a9a52a9 22:10:12 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:12 ---> Running in 16d2d7f7eb7e 22:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:10:13 OK: 264 MiB in 52 packages 22:10:13 Removing intermediate container 16d2d7f7eb7e 22:10:13 ---> 57b8014a5580 22:10:13 Step 8/24 : WORKDIR /app 22:10:13 ---> Running in 1b880471fe40 22:10:13 Removing intermediate container 1b880471fe40 22:10:13 ---> 4a5e6e39bbc3 22:10:13 Step 9/24 : COPY go.mod vendor* ./ 22:10:13 ---> 674ae4d589d4 22:10:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:13 ---> Running in 4c4aa2037e21 22:10:14 Removing intermediate container 4c4aa2037e21 22:10:14 ---> e01f25475205 22:10:14 Step 11/24 : COPY . . 22:10:14 ---> c282e9a3b898 22:10:14 Step 12/24 : RUN $MAKE 22:10:14 ---> Running in 53f340a21e73 22:10:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:10:36 Removing intermediate container 53f340a21e73 22:10:36 ---> bd82f563c31b 22:10:36 Step 13/24 : FROM alpine:3.18 22:10:36 3.18: Pulling from library/alpine 22:10:36 96526aa774ef: Pulling fs layer 22:10:36 96526aa774ef: Verifying Checksum 22:10:36 96526aa774ef: Download complete 22:10:36 96526aa774ef: Pull complete 22:10:36 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:10:36 Status: Downloaded newer image for alpine:3.18 22:10:36 ---> 8ca4688f4f35 22:10:36 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:10:36 ---> Running in b800b43a2155 22:10:36 Removing intermediate container b800b43a2155 22:10:36 ---> 441fb16dddd4 22:10:36 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:10:36 ---> Running in e0b90a967612 22:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:10:36 (1/1) Installing dumb-init (1.2.5-r2) 22:10:36 Executing busybox-1.36.1-r2.trigger 22:10:36 OK: 7 MiB in 16 packages 22:10:36 Removing intermediate container e0b90a967612 22:10:36 ---> 67ae80cba83b 22:10:36 Step 16/24 : COPY --from=builder /app/LICENSE / 22:10:36 ---> a888f58b9062 22:10:36 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:10:36 ---> 222e5704d4b8 22:10:36 Step 18/24 : COPY --from=builder /app/cmd/ / 22:10:37 ---> 081488d05a31 22:10:37 Step 19/24 : EXPOSE 59989 22:10:37 ---> Running in 8edd0dcea95c 22:10:37 Removing intermediate container 8edd0dcea95c 22:10:37 ---> cce94ba694fd 22:10:37 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:10:37 ---> Running in da38cb86ad11 22:10:37 Removing intermediate container da38cb86ad11 22:10:37 ---> 1367a70bcd90 22:10:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:10:37 ---> Running in f6f294fc9e96 22:10:37 Removing intermediate container f6f294fc9e96 22:10:37 ---> 864dcf67fed0 22:10:37 Step 22/24 : LABEL arch=amd64 22:10:37 ---> Running in af92f51f431e 22:10:37 Removing intermediate container af92f51f431e 22:10:37 ---> 2d0a8db11009 22:10:37 Step 23/24 : LABEL git_sha=a457c9218e2f2d18d865ffb73302d735402b2cfc 22:10:37 ---> Running in dee8584e13b9 22:10:37 Removing intermediate container dee8584e13b9 22:10:37 ---> a9cffa5eefa4 22:10:37 Step 24/24 : LABEL version=3.1.0-dev.19 22:10:37 ---> Running in 33cc7b5e555c 22:10:37 Removing intermediate container 33cc7b5e555c 22:10:37 ---> 3f97b44bb666 22:10:37 [Warning] One or more build-args [ARCH] were not consumed 22:10:37 Successfully built 3f97b44bb666 22:10:37 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 22:10:37 provisioning config files... 22:10:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5432781111080492405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:38 ---> docker-login.sh 22:10:38 nexus3.edgexfoundry.org:10001 22:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:38 Configure a credential helper to remove this warning. See 22:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:38 22:10:38 Login Succeeded 22:10:38 nexus3.edgexfoundry.org:10002 22:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:38 Configure a credential helper to remove this warning. See 22:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:38 22:10:38 Login Succeeded 22:10:38 nexus3.edgexfoundry.org:10003 22:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:38 Configure a credential helper to remove this warning. See 22:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:38 22:10:38 Login Succeeded 22:10:38 nexus3.edgexfoundry.org:10004 22:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:38 Configure a credential helper to remove this warning. See 22:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:38 22:10:38 Login Succeeded 22:10:38 docker.io 22:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:38 Configure a credential helper to remove this warning. See 22:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:38 22:10:38 Login Succeeded 22:10:38 ---> docker-login.sh ends [Pipeline] } 22:10:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:38 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 22:10:38 a457c9218e2f2d18d865ffb73302d735402b2cfc 22:10:38 latest 22:10:38 3.1.0-dev.19 22:10:38 a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 22:10:38 main 22:10:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc 22:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:10:39 fe70981297bc: Preparing 22:10:39 e3088aa9f0a9: Preparing 22:10:39 03b756800f1c: Preparing 22:10:39 7c9d689d6ea1: Preparing 22:10:39 cc2447e1835a: Preparing 22:10:39 cc2447e1835a: Layer already exists 22:10:39 03b756800f1c: Pushed 22:10:39 7c9d689d6ea1: Pushed 22:10:39 e3088aa9f0a9: Pushed 22:10:42 fe70981297bc: Pushed 22:10:42 a457c9218e2f2d18d865ffb73302d735402b2cfc: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:42 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:10:43 fe70981297bc: Preparing 22:10:43 e3088aa9f0a9: Preparing 22:10:43 03b756800f1c: Preparing 22:10:43 7c9d689d6ea1: Preparing 22:10:43 cc2447e1835a: Preparing 22:10:43 03b756800f1c: Layer already exists 22:10:43 fe70981297bc: Layer already exists 22:10:43 cc2447e1835a: Layer already exists 22:10:43 7c9d689d6ea1: Layer already exists 22:10:43 e3088aa9f0a9: Layer already exists 22:10:43 latest: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.19 22:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:10:43 fe70981297bc: Preparing 22:10:43 e3088aa9f0a9: Preparing 22:10:43 03b756800f1c: Preparing 22:10:43 7c9d689d6ea1: Preparing 22:10:43 cc2447e1835a: Preparing 22:10:43 cc2447e1835a: Layer already exists 22:10:43 7c9d689d6ea1: Layer already exists 22:10:43 fe70981297bc: Layer already exists 22:10:43 e3088aa9f0a9: Layer already exists 22:10:43 03b756800f1c: Layer already exists 22:10:43 3.1.0-dev.19: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 22:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:10:44 fe70981297bc: Preparing 22:10:44 e3088aa9f0a9: Preparing 22:10:44 03b756800f1c: Preparing 22:10:44 7c9d689d6ea1: Preparing 22:10:44 cc2447e1835a: Preparing 22:10:44 fe70981297bc: Layer already exists 22:10:44 7c9d689d6ea1: Layer already exists 22:10:44 cc2447e1835a: Layer already exists 22:10:44 03b756800f1c: Layer already exists 22:10:44 e3088aa9f0a9: Layer already exists 22:10:44 a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 22:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:10:45 fe70981297bc: Preparing 22:10:45 e3088aa9f0a9: Preparing 22:10:45 03b756800f1c: Preparing 22:10:45 7c9d689d6ea1: Preparing 22:10:45 cc2447e1835a: Preparing 22:10:45 03b756800f1c: Layer already exists 22:10:45 cc2447e1835a: Layer already exists 22:10:45 fe70981297bc: Layer already exists 22:10:45 7c9d689d6ea1: Layer already exists 22:10:45 e3088aa9f0a9: Layer already exists 22:10:45 main: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:10:45 ===================================================== [Pipeline] echo 22:10:45 taggedImages: 22:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc 22:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.19 22:10:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 22:10:45 - 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 22:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:45 22:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:45 latest: Pulling from edgex-lftools-log-publisher 22:10:45 5eb5b503b376: Pulling fs layer 22:10:45 5c69ac0246d0: Pulling fs layer 22:10:45 ec43610c2a17: Pulling fs layer 22:10:45 3a2ae6a8a46f: Pulling fs layer 22:10:45 33b1e0a273af: Pulling fs layer 22:10:45 5d3b04190fa2: Pulling fs layer 22:10:45 2f39f015ded8: Pulling fs layer 22:10:45 33b1e0a273af: Waiting 22:10:45 5d3b04190fa2: Waiting 22:10:45 2f39f015ded8: Waiting 22:10:45 3a2ae6a8a46f: Waiting 22:10:45 5c69ac0246d0: Download complete 22:10:45 3a2ae6a8a46f: Download complete 22:10:45 33b1e0a273af: Verifying Checksum 22:10:45 33b1e0a273af: Download complete 22:10:45 5d3b04190fa2: Verifying Checksum 22:10:45 5d3b04190fa2: Download complete 22:10:45 ec43610c2a17: Verifying Checksum 22:10:45 ec43610c2a17: Download complete 22:10:46 5eb5b503b376: Download complete 22:10:46 2f39f015ded8: Download complete 22:10:47 5eb5b503b376: Pull complete 22:10:47 5c69ac0246d0: Pull complete 22:10:47 ec43610c2a17: Pull complete 22:10:47 3a2ae6a8a46f: Pull complete 22:10:48 33b1e0a273af: Pull complete 22:10:48 5d3b04190fa2: Pull complete 22:10:52 2f39f015ded8: Pull complete 22:10:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:52 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:10:55 $ docker top 8ec74124e84ce50c5e741b806d9190b28c82b18af688464d33a713c5ac77d2c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:56 ---> job-cost.sh 22:10:56 lf-activate-venv: SKIPPING 22:10:56 INFO: No Stack... 22:10:56 INFO: Retrieving Pricing Info for: v3-standard-8 22:10:56 INFO: Archiving Costs [Pipeline] sh 22:10:57 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 22:10:57 + cut -d, -f6 [Pipeline] lock 22:10:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] 22:10:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] did not exist. Created. 22:10:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:57 + echo total: 0.2199999988079071 [Pipeline] stash 22:10:57 Stashed 1 file(s) [Pipeline] } 22:10:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 22:10:57 $ docker stop --time=1 8ec74124e84ce50c5e741b806d9190b28c82b18af688464d33a713c5ac77d2c3 22:10:58 $ docker rm -f --volumes 8ec74124e84ce50c5e741b806d9190b28c82b18af688464d33a713c5ac77d2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10319 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:13:09 Running in /w/workspace/device-rfid-llrp-go/125 [Pipeline] { [Pipeline] checkout 22:13:09 The recommended git tool is: git 22:13:18 using credential edgex-jenkins-ssh 22:13:18 Cloning the remote Git repository 22:13:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:13:18 > git init /w/workspace/device-rfid-llrp-go/125 # timeout=10 22:13:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:13:19 > git --version # timeout=10 22:13:19 > git --version # 'git version 2.25.1' 22:13:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:13:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:21 Avoid second fetch 22:13:21 Checking out Revision a457c9218e2f2d18d865ffb73302d735402b2cfc (main) 22:13:22 Commit message: "refactor: Remove obsolete comments from config file (#263)" 22:13:21 > git config core.sparsecheckout # timeout=10 22:13:21 > git checkout -f a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:23 Dload Upload Total Spent Left Speed 22:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 22:13:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:13:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:13:24 + sudo tee /etc/docker/daemon.new 22:13:24 { 22:13:24 "registry-mirrors": [ 22:13:24 "https://nexus3.edgexfoundry.org:10001" 22:13:24 ], 22:13:24 "bip": "10.250.0.254/24", 22:13:24 "hosts": [ 22:13:24 "tcp://0.0.0.0:5555", 22:13:24 "unix:///var/run/docker.sock" 22:13:24 ], 22:13:24 "mtu": 1458, 22:13:24 "selinux-enabled": true, 22:13:24 "seccomp-profile": "/etc/docker/seccomp.json" 22:13:24 } [Pipeline] sh 22:13:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:13:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:47 provisioning config files... 22:13:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/125@tmp/config8087906909708450317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:48 ---> docker-login.sh 22:13:48 nexus3.edgexfoundry.org:10001 22:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:49 Configure a credential helper to remove this warning. See 22:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:49 22:13:49 Login Succeeded 22:13:49 nexus3.edgexfoundry.org:10002 22:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:49 Configure a credential helper to remove this warning. See 22:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:49 22:13:49 Login Succeeded 22:13:49 nexus3.edgexfoundry.org:10003 22:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:50 Configure a credential helper to remove this warning. See 22:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:50 22:13:50 Login Succeeded 22:13:50 nexus3.edgexfoundry.org:10004 22:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:50 Configure a credential helper to remove this warning. See 22:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:50 22:13:50 Login Succeeded 22:13:50 docker.io 22:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:51 Configure a credential helper to remove this warning. See 22:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:51 22:13:51 Login Succeeded 22:13:51 ---> docker-login.sh ends [Pipeline] } 22:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:51 ========================================================= 22:13:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:13:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:13:52 Sending build context to Docker daemon 1.197MB 22:13:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:13:52 Step 2/12 : FROM ${BASE} AS builder 22:13:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:52 9fda8d8052c6: Pulling fs layer 22:13:52 5d54e960e981: Pulling fs layer 22:13:52 c4a7e357bf2a: Pulling fs layer 22:13:52 f0e02332f6b5: Pulling fs layer 22:13:52 cefa15bbcfad: Pulling fs layer 22:13:52 17808c966233: Pulling fs layer 22:13:52 f4c1fc716caa: Pulling fs layer 22:13:52 cefa15bbcfad: Waiting 22:13:52 17808c966233: Waiting 22:13:52 f0e02332f6b5: Waiting 22:13:52 5d54e960e981: Verifying Checksum 22:13:52 5d54e960e981: Download complete 22:13:53 f0e02332f6b5: Verifying Checksum 22:13:53 f0e02332f6b5: Download complete 22:13:53 cefa15bbcfad: Verifying Checksum 22:13:53 cefa15bbcfad: Download complete 22:13:53 9fda8d8052c6: Download complete 22:13:53 f4c1fc716caa: Verifying Checksum 22:13:53 f4c1fc716caa: Download complete 22:13:54 9fda8d8052c6: Pull complete 22:13:54 5d54e960e981: Pull complete 22:13:54 c4a7e357bf2a: Verifying Checksum 22:13:54 c4a7e357bf2a: Download complete 22:13:55 17808c966233: Verifying Checksum 22:13:55 17808c966233: Download complete 22:14:08 c4a7e357bf2a: Pull complete 22:14:08 f0e02332f6b5: Pull complete 22:14:08 cefa15bbcfad: Pull complete 22:14:18 17808c966233: Pull complete 22:14:18 f4c1fc716caa: Pull complete 22:14:18 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:14:18 ---> ea914061e18c 22:14:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:14:19 ---> Running in f33652fef0a9 22:14:20 Removing intermediate container f33652fef0a9 22:14:20 ---> 2eccea23d515 22:14:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:20 ---> Running in 2d3624403219 22:14:20 Removing intermediate container 2d3624403219 22:14:20 ---> b81c2ea63b74 22:14:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:14:21 ---> Running in 1528f046b407 22:14:21 Removing intermediate container 1528f046b407 22:14:21 ---> 16dfb13ee439 22:14:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:14:21 ---> Running in 477bdb881920 22:14:21 Removing intermediate container 477bdb881920 22:14:21 ---> c063733214f5 22:14:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:21 ---> Running in f34c3e8ce47e 22:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:14:25 OK: 266 MiB in 52 packages 22:14:27 Removing intermediate container f34c3e8ce47e 22:14:27 ---> f2b9e93712f0 22:14:27 Step 8/12 : WORKDIR /app 22:14:27 ---> Running in 070da01e2ec1 22:14:28 Removing intermediate container 070da01e2ec1 22:14:28 ---> e9bc6e7ec8fe 22:14:28 Step 9/12 : COPY go.mod vendor* ./ 22:14:28 ---> d990fad5adf1 22:14:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:28 ---> Running in 7c0a7d09b784 22:16:05 Removing intermediate container 7c0a7d09b784 22:16:05 ---> 0801c1b62717 22:16:05 Step 11/12 : COPY . . 22:16:05 ---> 0cf569cc8cde 22:16:05 Step 12/12 : RUN $MAKE 22:16:05 ---> Running in ce39143728c0 22:16:05 noop 22:16:05 Removing intermediate container ce39143728c0 22:16:05 ---> 9aa815d0d89c 22:16:05 Successfully built 9aa815d0d89c 22:16:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:06 + docker inspect -f . ci-base-image-arm64 22:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:06 prd-ubuntu20.04-docker-arm64-4c-16g-10319 does not seem to be running inside a container 22:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/125 -v /w/workspace/device-rfid-llrp-go/125:/w/workspace/device-rfid-llrp-go/125:rw,z -v /w/workspace/device-rfid-llrp-go/125@tmp:/w/workspace/device-rfid-llrp-go/125@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 22:16:07 $ docker top 14561b92dbbebf4e33fad02b3b96b672b11bd7b038b630274eb3081b3d331db8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:08 + go version 22:16:08 go version go1.21.0 linux/arm64 [Pipeline] } 22:16:08 $ docker stop --time=1 14561b92dbbebf4e33fad02b3b96b672b11bd7b038b630274eb3081b3d331db8 22:16:10 $ docker rm -f --volumes 14561b92dbbebf4e33fad02b3b96b672b11bd7b038b630274eb3081b3d331db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:10 + docker inspect -f . ci-base-image-arm64 22:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-10319 does not seem to be running inside a container 22:16:11 $ 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/125 -v /w/workspace/device-rfid-llrp-go/125:/w/workspace/device-rfid-llrp-go/125:rw,z -v /w/workspace/device-rfid-llrp-go/125@tmp:/w/workspace/device-rfid-llrp-go/125@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 22:16:12 $ docker top 7d5981fbf7c84cd41e1565088aa55bc4946c7ed2322108df4ef701cb5d1bfac2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:13 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/125 [Pipeline] fileExists [Pipeline] sh 22:16:14 + make test 22:16:14 go test ./... -coverprofile=coverage.out ./... 22:16:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:18:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:18:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:18:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.363s coverage: 40.6% of statements 22:18:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 51.9% of statements 22:18:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 96.4% of statements 22:18:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:18:37 go vet ./... 22:19:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:19:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:19:04 ./bin/test-attribution-txt.sh [Pipeline] echo 22:19:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:19:04 $ docker stop --time=1 7d5981fbf7c84cd41e1565088aa55bc4946c7ed2322108df4ef701cb5d1bfac2 22:19:06 $ docker rm -f --volumes 7d5981fbf7c84cd41e1565088aa55bc4946c7ed2322108df4ef701cb5d1bfac2 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:19:07 Warning: overwriting stash ‘coverage-report’ 22:19:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:19:09 + ls -al . 22:19:09 total 636 22:19:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:16 . 22:19:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:13 .. 22:19:09 -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 22:13 .dockerignore 22:19:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:13 .git 22:19:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:13 .github 22:19:09 -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 22:13 .gitignore 22:19:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:13 .golangci.yml 22:19:09 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 22:13 Attribution.txt 22:19:09 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 22:13 CHANGELOG.md 22:19:09 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 22:13 Dockerfile 22:19:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:13 GOVERNANCE.md 22:19:09 -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 22:13 Jenkinsfile 22:19:09 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 22:13 LICENSE 22:19:09 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 22:13 Makefile 22:19:09 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 22:13 OWNERS.md 22:19:09 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 22:13 README.md 22:19:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:08 VERSION 22:19:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:13 bin 22:19:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:13 cmd 22:19:09 -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 22:18 coverage.out 22:19:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:13 examples 22:19:09 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 22:13 go.mod 22:19:09 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 22:13 go.sum 22:19:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:13 images 22:19:09 drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 22:13 internal 22:19:09 -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:09 + 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=a457c9218e2f2d18d865ffb73302d735402b2cfc --label arch=arm64 --label version=3.1.0-dev.19 . 22:19:09 Sending build context to Docker daemon 1.197MB 22:19:09 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:19:09 Step 2/24 : FROM ${BASE} AS builder 22:19:09 ---> 9aa815d0d89c 22:19:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:19:10 ---> Running in 25bc595e546e 22:19:10 Removing intermediate container 25bc595e546e 22:19:10 ---> 593e984fc006 22:19:10 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:10 ---> Running in add9f56b9a31 22:19:10 Removing intermediate container add9f56b9a31 22:19:10 ---> 7b13ae1f4e2a 22:19:10 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:19:10 ---> Running in e14dc951092c 22:19:11 Removing intermediate container e14dc951092c 22:19:11 ---> 033309d9d78c 22:19:11 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:19:11 ---> Running in 5ab6d1e744d3 22:19:11 Removing intermediate container 5ab6d1e744d3 22:19:11 ---> e08eb9c46eac 22:19:11 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:11 ---> Running in 1ed89d7c30f1 22:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:14 OK: 266 MiB in 52 packages 22:19:15 Removing intermediate container 1ed89d7c30f1 22:19:15 ---> d2d6063357a9 22:19:15 Step 8/24 : WORKDIR /app 22:19:15 ---> Running in 5abd4932bbaf 22:19:15 Removing intermediate container 5abd4932bbaf 22:19:15 ---> 82cb5986295e 22:19:15 Step 9/24 : COPY go.mod vendor* ./ 22:19:16 ---> 3b0afdd9dd64 22:19:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:16 ---> Running in ea9a63e2578b 22:19:19 Removing intermediate container ea9a63e2578b 22:19:19 ---> bfd91b128248 22:19:19 Step 11/24 : COPY . . 22:19:20 ---> 3b41e802972c 22:19:20 Step 12/24 : RUN $MAKE 22:19:20 ---> Running in 8fb579f584f4 22:19:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:21:12 Removing intermediate container 8fb579f584f4 22:21:12 ---> ac89025a460d 22:21:12 Step 13/24 : FROM alpine:3.18 22:21:12 3.18: Pulling from library/alpine 22:21:12 579b34f0a95b: Pulling fs layer 22:21:12 579b34f0a95b: Verifying Checksum 22:21:12 579b34f0a95b: Download complete 22:21:12 579b34f0a95b: Pull complete 22:21:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:21:12 Status: Downloaded newer image for alpine:3.18 22:21:12 ---> 3cc203321400 22:21:12 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:21:12 ---> Running in 9e748efefd65 22:21:12 Removing intermediate container 9e748efefd65 22:21:12 ---> cf47c16b7d14 22:21:12 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:21:13 ---> Running in c596dd5c9a36 22:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:21:16 (1/1) Installing dumb-init (1.2.5-r2) 22:21:16 Executing busybox-1.36.1-r2.trigger 22:21:16 OK: 8 MiB in 16 packages 22:21:16 Removing intermediate container c596dd5c9a36 22:21:16 ---> 49321297da72 22:21:16 Step 16/24 : COPY --from=builder /app/LICENSE / 22:21:17 ---> 189918bed115 22:21:17 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:21:17 ---> 843c8c5b8ef1 22:21:17 Step 18/24 : COPY --from=builder /app/cmd/ / 22:21:19 ---> 270692c67b05 22:21:19 Step 19/24 : EXPOSE 59989 22:21:19 ---> Running in e0812fe79083 22:21:19 Removing intermediate container e0812fe79083 22:21:19 ---> f993008e4536 22:21:19 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:21:19 ---> Running in 54fd32f51ea8 22:21:20 Removing intermediate container 54fd32f51ea8 22:21:20 ---> a832f063966a 22:21:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:21:20 ---> Running in bd639016c41e 22:21:20 Removing intermediate container bd639016c41e 22:21:20 ---> f966e5e01fba 22:21:20 Step 22/24 : LABEL arch=arm64 22:21:20 ---> Running in fd3bdcb74d2b 22:21:20 Removing intermediate container fd3bdcb74d2b 22:21:20 ---> d496ad165575 22:21:20 Step 23/24 : LABEL git_sha=a457c9218e2f2d18d865ffb73302d735402b2cfc 22:21:20 ---> Running in 3dde5f0592b3 22:21:22 Removing intermediate container 3dde5f0592b3 22:21:22 ---> d01b6b1a1991 22:21:22 Step 24/24 : LABEL version=3.1.0-dev.19 22:21:22 ---> Running in a74da7dc7cfc 22:21:23 Removing intermediate container a74da7dc7cfc 22:21:23 ---> 4dba6f51da1a 22:21:23 [Warning] One or more build-args [ARCH] were not consumed 22:21:23 Successfully built 4dba6f51da1a 22:21:23 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 22:21:23 provisioning config files... 22:21:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/125@tmp/config13664564971453721420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:23 ---> docker-login.sh 22:21:23 nexus3.edgexfoundry.org:10001 22:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:23 Configure a credential helper to remove this warning. See 22:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:23 22:21:23 Login Succeeded 22:21:23 nexus3.edgexfoundry.org:10002 22:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:24 Configure a credential helper to remove this warning. See 22:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:24 22:21:24 Login Succeeded 22:21:24 nexus3.edgexfoundry.org:10003 22:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:24 Configure a credential helper to remove this warning. See 22:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:24 22:21:24 Login Succeeded 22:21:24 nexus3.edgexfoundry.org:10004 22:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:25 Configure a credential helper to remove this warning. See 22:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:25 22:21:25 Login Succeeded 22:21:25 docker.io 22:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:25 Configure a credential helper to remove this warning. See 22:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:25 22:21:25 Login Succeeded 22:21:25 ---> docker-login.sh ends [Pipeline] } 22:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:25 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:21:25 a457c9218e2f2d18d865ffb73302d735402b2cfc 22:21:25 latest 22:21:25 3.1.0-dev.19 22:21:25 a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 22:21:25 main 22:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc 22:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:21:26 10be9420b148: Preparing 22:21:26 a844186cbf1e: Preparing 22:21:26 cb71e2f4c6d5: Preparing 22:21:26 2a399bcd25af: Preparing 22:21:26 5f4d9fc4d98d: Preparing 22:21:26 5f4d9fc4d98d: Layer already exists 22:21:26 cb71e2f4c6d5: Pushed 22:21:26 a844186cbf1e: Pushed 22:21:26 2a399bcd25af: Pushed 22:21:33 10be9420b148: Pushed 22:21:33 a457c9218e2f2d18d865ffb73302d735402b2cfc: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:33 + 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 22:21:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:21:36 10be9420b148: Preparing 22:21:36 a844186cbf1e: Preparing 22:21:36 cb71e2f4c6d5: Preparing 22:21:36 2a399bcd25af: Preparing 22:21:36 5f4d9fc4d98d: Preparing 22:21:36 10be9420b148: Layer already exists 22:21:36 cb71e2f4c6d5: Layer already exists 22:21:36 2a399bcd25af: Layer already exists 22:21:36 5f4d9fc4d98d: Layer already exists 22:21:36 a844186cbf1e: Layer already exists 22:21:36 latest: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.19 22:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:21:37 10be9420b148: Preparing 22:21:37 a844186cbf1e: Preparing 22:21:37 cb71e2f4c6d5: Preparing 22:21:37 2a399bcd25af: Preparing 22:21:37 5f4d9fc4d98d: Preparing 22:21:37 10be9420b148: Layer already exists 22:21:37 cb71e2f4c6d5: Layer already exists 22:21:37 2a399bcd25af: Layer already exists 22:21:37 a844186cbf1e: Layer already exists 22:21:37 5f4d9fc4d98d: Layer already exists 22:21:37 3.1.0-dev.19: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 22:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:21:38 10be9420b148: Preparing 22:21:38 a844186cbf1e: Preparing 22:21:38 cb71e2f4c6d5: Preparing 22:21:38 2a399bcd25af: Preparing 22:21:38 5f4d9fc4d98d: Preparing 22:21:38 5f4d9fc4d98d: Layer already exists 22:21:38 cb71e2f4c6d5: Layer already exists 22:21:38 2a399bcd25af: Layer already exists 22:21:38 10be9420b148: Layer already exists 22:21:38 a844186cbf1e: Layer already exists 22:21:38 a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:38 + 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 22:21:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 22:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:21:39 10be9420b148: Preparing 22:21:39 a844186cbf1e: Preparing 22:21:39 cb71e2f4c6d5: Preparing 22:21:39 2a399bcd25af: Preparing 22:21:39 5f4d9fc4d98d: Preparing 22:21:39 10be9420b148: Layer already exists 22:21:39 cb71e2f4c6d5: Layer already exists 22:21:39 2a399bcd25af: Layer already exists 22:21:39 a844186cbf1e: Layer already exists 22:21:39 5f4d9fc4d98d: Layer already exists 22:21:39 main: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:39 ===================================================== [Pipeline] echo 22:21:39 taggedImages: 22:21:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc 22:21:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:21:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.19 22:21:39 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 22:21:39 - 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 22:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:39 22:21:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:40 arm64: Pulling from edgex-lftools-log-publisher 22:21:40 8998bd30e6a1: Pulling fs layer 22:21:40 04944245beec: Pulling fs layer 22:21:40 699f458cf7ca: Pulling fs layer 22:21:40 765212b225bb: Pulling fs layer 22:21:40 f23df028b6ca: Pulling fs layer 22:21:40 d65c8cfc05b1: Pulling fs layer 22:21:40 2437ff75d9bd: Pulling fs layer 22:21:40 765212b225bb: Waiting 22:21:40 f23df028b6ca: Waiting 22:21:40 d65c8cfc05b1: Waiting 22:21:40 2437ff75d9bd: Waiting 22:21:40 04944245beec: Verifying Checksum 22:21:40 04944245beec: Download complete 22:21:40 765212b225bb: Verifying Checksum 22:21:40 765212b225bb: Download complete 22:21:40 f23df028b6ca: Verifying Checksum 22:21:40 f23df028b6ca: Download complete 22:21:40 d65c8cfc05b1: Verifying Checksum 22:21:40 d65c8cfc05b1: Download complete 22:21:40 699f458cf7ca: Verifying Checksum 22:21:40 699f458cf7ca: Download complete 22:21:41 8998bd30e6a1: Verifying Checksum 22:21:41 8998bd30e6a1: Download complete 22:21:43 2437ff75d9bd: Verifying Checksum 22:21:43 2437ff75d9bd: Download complete 22:21:45 8998bd30e6a1: Pull complete 22:21:45 04944245beec: Pull complete 22:21:47 699f458cf7ca: Pull complete 22:21:47 765212b225bb: Pull complete 22:21:50 f23df028b6ca: Pull complete 22:21:50 d65c8cfc05b1: Pull complete 22:22:08 2437ff75d9bd: Pull complete 22:22:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:09 prd-ubuntu20.04-docker-arm64-4c-16g-10319 does not seem to be running inside a container 22:22:09 $ 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/125 -v /w/workspace/device-rfid-llrp-go/125:/w/workspace/device-rfid-llrp-go/125:rw,z -v /w/workspace/device-rfid-llrp-go/125@tmp:/w/workspace/device-rfid-llrp-go/125@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 22:22:11 $ docker top 98da47b040d8a62fd456a16a8e6b06f908b85bdb022e9f05ba5c6ef48409e334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:12 ---> job-cost.sh 22:22:12 lf-activate-venv: SKIPPING 22:22:12 INFO: No Stack... 22:22:13 INFO: Retrieving Pricing Info for: v3-standard-4 22:22:13 INFO: Archiving Costs [Pipeline] sh 22:22:14 + cat /w/workspace/device-rfid-llrp-go/125/archives/cost.csv 22:22:14 + cut -d, -f6 [Pipeline] lock 22:22:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] 22:22:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] did not exist. Created. 22:22:14 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:15 /w/workspace/device-rfid-llrp-go/125@tmp/durable-d86940f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:22:15 + echo total: 0.10999999940395355 [Pipeline] stash 22:22:15 Warning: overwriting stash ‘stack-cost’ 22:22:15 Stashed 1 file(s) [Pipeline] } 22:22:15 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:15 $ docker stop --time=1 98da47b040d8a62fd456a16a8e6b06f908b85bdb022e9f05ba5c6ef48409e334 22:22:20 $ docker rm -f --volumes 98da47b040d8a62fd456a16a8e6b06f908b85bdb022e9f05ba5c6ef48409e334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:22:20 provisioning config files... 22:22:20 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18263174734325967267tmp [Pipeline] { [Pipeline] sh 22:22:21 + set +x 22:22:21 + curl -s https://codecov.io/bash 22:22:21 + bash -s -- 22:22:21 22:22:21 _____ _ 22:22:21 / ____| | | 22:22:21 | | ___ __| | ___ ___ _____ __ 22:22:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:21 Bash-1.0.6 22:22:21 22:22:21 22:22:21 ==> git version 2.25.1 found 22:22:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:22:21 Release-Date: 2020-01-08 22:22:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:22:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:22:21 ==> Jenkins CI detected. 22:22:21 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 22:22:21 project root: . 22:22:21 --> token set from env 22:22:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:21 ==> Running gcov in . (disable via -X gcov) 22:22:21 ==> Python coveragepy not found 22:22:21 ==> Searching for coverage reports in: 22:22:21 + . 22:22:21 -> Found 1 reports 22:22:21 ==> Detecting git/mercurial file structure 22:22:21 ==> Reading reports 22:22:21 + ./coverage.out bytes=459493 22:22:21 ==> Appending adjustments 22:22:21 https://docs.codecov.io/docs/fixing-reports 22:22:21 + Found adjustments 22:22:21 ==> Gzipping contents 22:22:21 52K /tmp/codecov.kgbY3K.gz 22:22:21 ==> Uploading reports 22:22:21 url: https://codecov.io 22:22:21 query: branch=main&commit=a457c9218e2f2d18d865ffb73302d735402b2cfc&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:21 -> Pinging Codecov 22:22:21 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=a457c9218e2f2d18d865ffb73302d735402b2cfc&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:22:21 -> Uploading to 22:22:21 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/a457c9218e2f2d18d865ffb73302d735402b2cfc/7082bf64-5de7-42cb-aa4e-2b77187d46a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T222221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd0d370a4da178c97085b3f561d2e8abaa8718cdd0e82226dcaab3c42830f508 22:22:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:21 Dload Upload Total Spent Left Speed 22:22:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 148k --:--:-- --:--:-- --:--:-- 148k 22:22:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] } 22:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:22:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:22:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:22 22:22:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:22:22 df9b9388f04a: Pulling fs layer 22:22:22 52dc419b0ee2: Pulling fs layer 22:22:22 25bc292e5bac: Pulling fs layer 22:22:22 114826534d7a: Pulling fs layer 22:22:22 4657fd5d0bcf: Pulling fs layer 22:22:22 6ad1cebc031e: Pulling fs layer 22:22:22 8a3aa393b2d8: Pulling fs layer 22:22:22 6ad1cebc031e: Waiting 22:22:22 114826534d7a: Waiting 22:22:22 4657fd5d0bcf: Waiting 22:22:22 8a3aa393b2d8: Waiting 22:22:22 25bc292e5bac: Verifying Checksum 22:22:22 25bc292e5bac: Download complete 22:22:22 52dc419b0ee2: Verifying Checksum 22:22:22 52dc419b0ee2: Download complete 22:22:22 4657fd5d0bcf: Verifying Checksum 22:22:22 4657fd5d0bcf: Download complete 22:22:22 df9b9388f04a: Verifying Checksum 22:22:22 df9b9388f04a: Download complete 22:22:22 6ad1cebc031e: Verifying Checksum 22:22:22 6ad1cebc031e: Download complete 22:22:22 df9b9388f04a: Pull complete 22:22:23 52dc419b0ee2: Pull complete 22:22:23 25bc292e5bac: Pull complete 22:22:23 114826534d7a: Verifying Checksum 22:22:23 114826534d7a: Download complete 22:22:23 8a3aa393b2d8: Verifying Checksum 22:22:23 8a3aa393b2d8: Download complete 22:22:26 114826534d7a: Pull complete 22:22:26 4657fd5d0bcf: Pull complete 22:22:26 6ad1cebc031e: Pull complete 22:22:29 8a3aa393b2d8: Pull complete 22:22:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:29 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:22:33 $ docker top 42940f32c93b069aa1db03f23d2e52d32b84a1df4077eeddb62d5db14da241cc -eo pid,comm [Pipeline] { [Pipeline] echo 22:22:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 22:22:33 + set -o pipefail 22:22:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 22:22:38 22:22:38 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 22:22:38 22:22:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/1f838915-9a11-4bd4-8ac2-d50142505952 22:22:38 22:22:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:22:38 22:22:39 22:22:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:22:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:22:39 More details here: https://snyk.co/ue1NS [Pipeline] } 22:22:39 $ docker stop --time=1 42940f32c93b069aa1db03f23d2e52d32b84a1df4077eeddb62d5db14da241cc 22:22:42 $ docker rm -f --volumes 42940f32c93b069aa1db03f23d2e52d32b84a1df4077eeddb62d5db14da241cc [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 22:22:43 + git log --format=format:%s -1 a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] sh 22:22:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:43 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:44 $ docker top 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f -eo pid,comm 22:22:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:22:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:44 [ssh-agent] Looking for ssh-agent implementation... 22:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:44 $ docker exec 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f ssh-agent 22:22:44 SSH_AUTH_SOCK=/tmp/ssh-5FD6hKzH0aVt/agent.32 22:22:44 SSH_AGENT_PID=38 22:22:44 Running ssh-add (command line suppressed) 22:22:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1491960756474595157.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1491960756474595157.key) 22:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:45 + git semver tag 22:22:45 2023-10-24 22:22:45,227 [run_tag] DEBUG tag force:False 22:22:45 2023-10-24 22:22:45,227 [check_head_tag] DEBUG check head tag 22:22:45 2023-10-24 22:22:45,228 [execute] INFO git cat-file --batch-check 22:22:45 2023-10-24 22:22:45,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 22:22:45 2023-10-24 22:22:45,232 [execute] INFO git cat-file --batch 22:22:45 2023-10-24 22:22:45,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 22:22:45 2023-10-24 22:22:45,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:22:45 2023-10-24 22:22:45,241 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 22:22:45 2023-10-24 22:22:45,241 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 22:22:45 2023-10-24 22:22:45,245 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:22:45 3.1.0-dev.19 [Pipeline] } 22:22:45 $ docker exec --env ******** --env ******** 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f ssh-agent -k 22:22:45 unset SSH_AUTH_SOCK; 22:22:45 unset SSH_AGENT_PID; 22:22:45 echo Agent pid 38 killed; 22:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:45 + git semver [Pipeline] } 22:22:45 $ docker stop --time=1 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f 22:22:47 $ docker rm -f --volumes 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:47 22:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:47 0.23.1-centos7: Pulling from edgex-lftools 22:22:47 ab5ef0e58194: Pulling fs layer 22:22:47 9712f1f96733: Pulling fs layer 22:22:47 63f879dbbcfc: Pulling fs layer 22:22:47 0d9ebad4ef96: Pulling fs layer 22:22:47 e9a5061849ea: Pulling fs layer 22:22:47 d747dcd14b5f: Pulling fs layer 22:22:47 2de7ff778b66: Pulling fs layer 22:22:47 d747dcd14b5f: Waiting 22:22:47 0d9ebad4ef96: Waiting 22:22:47 2de7ff778b66: Waiting 22:22:47 e9a5061849ea: Waiting 22:22:47 9712f1f96733: Verifying Checksum 22:22:47 9712f1f96733: Download complete 22:22:48 63f879dbbcfc: Download complete 22:22:48 e9a5061849ea: Verifying Checksum 22:22:48 e9a5061849ea: Download complete 22:22:48 d747dcd14b5f: Verifying Checksum 22:22:48 0d9ebad4ef96: Verifying Checksum 22:22:48 0d9ebad4ef96: Download complete 22:22:48 ab5ef0e58194: Verifying Checksum 22:22:48 ab5ef0e58194: Download complete 22:22:48 2de7ff778b66: Verifying Checksum 22:22:48 2de7ff778b66: Download complete 22:22:51 ab5ef0e58194: Pull complete 22:22:51 9712f1f96733: Pull complete 22:22:51 63f879dbbcfc: Pull complete 22:22:55 0d9ebad4ef96: Pull complete 22:22:55 e9a5061849ea: Pull complete 22:22:55 d747dcd14b5f: Pull complete 22:22:56 2de7ff778b66: Pull complete 22:22:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:22:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:56 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:23:01 $ docker top 721417b7083a298a63930f83e981a8b211fc71f4c3a00fecfe314f5571edba89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:23:01 provisioning config files... 22:23:01 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7121101417269882779tmp 22:23:01 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6736613024644903425tmp 22:23:01 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12068802656498965494tmp [Pipeline] { [Pipeline] echo 22:23:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:23:01 ---> sigul-configuration.sh 22:23:01 gpg: directory `/root/.gnupg' created 22:23:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:23:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:23:01 gpg: keyring `/root/.gnupg/secring.gpg' created 22:23:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:23:01 gpg: CAST5 encrypted data 22:23:01 gpg: encrypted with 1 passphrase 22:23:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:23:02 + mkdir /home/jenkins 22:23:02 + mkdir /home/jenkins/sigul [Pipeline] sh 22:23:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:23:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:23:02 ---> sigul-install.sh 22:23:02 Sigul already installed; skipping installation. [Pipeline] sh 22:23:02 + git tag --list 22:23:02 v0.0.0 22:23:02 v1.0.0 22:23:02 v2.1.0 22:23:02 v2.1.1 22:23:02 v2.2.0 22:23:02 v2.3.0 22:23:02 v3.0 22:23:02 v3.0.0 22:23:02 v3.1.0-dev.1 22:23:02 v3.1.0-dev.10 22:23:02 v3.1.0-dev.11 22:23:02 v3.1.0-dev.12 22:23:02 v3.1.0-dev.13 22:23:02 v3.1.0-dev.14 22:23:02 v3.1.0-dev.15 22:23:02 v3.1.0-dev.16 22:23:02 v3.1.0-dev.17 22:23:02 v3.1.0-dev.18 22:23:02 v3.1.0-dev.19 22:23:02 v3.1.0-dev.2 22:23:02 v3.1.0-dev.3 22:23:02 v3.1.0-dev.4 22:23:02 v3.1.0-dev.5 22:23:02 v3.1.0-dev.6 22:23:02 v3.1.0-dev.7 22:23:02 v3.1.0-dev.8 22:23:02 v3.1.0-dev.9 [Pipeline] sh 22:23:03 + lftools sign git-tag v3.1.0-dev.19 22:23:03 Signing Git tag with Sigul... 22:23:03 Signing v3.1.0-dev.19 [Pipeline] echo 22:23:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:23:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:23:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:23:04 $ docker stop --time=1 721417b7083a298a63930f83e981a8b211fc71f4c3a00fecfe314f5571edba89 22:23:05 $ docker rm -f --volumes 721417b7083a298a63930f83e981a8b211fc71f4c3a00fecfe314f5571edba89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:23:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:06 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:23:06 $ docker top f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c -eo pid,comm 22:23:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:23:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:06 [ssh-agent] Looking for ssh-agent implementation... 22:23:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:06 $ docker exec f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c ssh-agent 22:23:06 SSH_AUTH_SOCK=/tmp/ssh-BO5l9KIoadUF/agent.33 22:23:06 SSH_AGENT_PID=39 22:23:06 Running ssh-add (command line suppressed) 22:23:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12213757180085841626.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12213757180085841626.key) 22:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:07 + git semver bump pre 22:23:07 2023-10-24 22:23:07,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:23:07 2023-10-24 22:23:07,502 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 22:23:07 2023-10-24 22:23:07,502 [bump_version] DEBUG bumped version:3.1.0-dev.20 22:23:07 2023-10-24 22:23:07,502 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 22:23:07 2023-10-24 22:23:07,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:23:07 2023-10-24 22:23:07,502 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:23:07 2023-10-24 22:23:07,504 [execute] INFO git cat-file --batch-check 22:23:07 2023-10-24 22:23:07,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:07 2023-10-24 22:23:07,508 [execute] INFO git cat-file --batch 22:23:07 2023-10-24 22:23:07,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:07 2023-10-24 22:23:07,513 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:23:07 3.1.0-dev.20 [Pipeline] } 22:23:07 $ docker exec --env ******** --env ******** f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c ssh-agent -k 22:23:07 unset SSH_AUTH_SOCK; 22:23:07 unset SSH_AGENT_PID; 22:23:07 echo Agent pid 39 killed; 22:23:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:08 + git semver [Pipeline] } 22:23:08 $ docker stop --time=1 f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c 22:23:09 $ docker rm -f --volumes f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c [Pipeline] // withDockerContainer [Pipeline] sh 22:23:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:10 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:23:10 $ docker top 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c -eo pid,comm 22:23:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:23:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:10 [ssh-agent] Looking for ssh-agent implementation... 22:23:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:10 $ docker exec 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c ssh-agent 22:23:10 SSH_AUTH_SOCK=/tmp/ssh-b1Ee7gOGgJgx/agent.32 22:23:10 SSH_AGENT_PID=38 22:23:10 Running ssh-add (command line suppressed) 22:23:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15322257883570512581.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15322257883570512581.key) 22:23:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:11 + git semver push 22:23:11 2023-10-24 22:23:11,545 [run_push] DEBUG push 22:23:11 2023-10-24 22:23:11,546 [execute] INFO git cat-file --batch-check 22:23:11 2023-10-24 22:23:11,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:23:11 2023-10-24 22:23:11,551 [execute] INFO git rev-list f474b1f721ddf484beb6426ca59c89b9c0137931 -- 22:23:11 2023-10-24 22:23:11,551 [execute] DEBUG Popen(['git', 'rev-list', 'f474b1f721ddf484beb6426ca59c89b9c0137931', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:23:11 2023-10-24 22:23:11,560 [execute] INFO git fetch -v origin 22:23:11 2023-10-24 22:23:11,560 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:23:12 2023-10-24 22:23:12,109 [run_push] DEBUG no remote changes detected 22:23:12 2023-10-24 22:23:12,110 [execute] INFO git push origin semver 22:23:12 2023-10-24 22:23:12,111 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:23:13 2023-10-24 22:23:12,822 [run_push] DEBUG push all version tags 22:23:13 2023-10-24 22:23:12,822 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:23:13 2023-10-24 22:23:12,823 [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) 22:23:13 2023-10-24 22:23:13,576 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:23:13 3.1.0-dev.20 [Pipeline] } 22:23:13 $ docker exec --env ******** --env ******** 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c ssh-agent -k 22:23:13 unset SSH_AUTH_SOCK; 22:23:13 unset SSH_AGENT_PID; 22:23:13 echo Agent pid 38 killed; 22:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:14 + git semver [Pipeline] } 22:23:14 $ docker stop --time=1 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c 22:23:15 $ docker rm -f --volumes 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c [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 22:23:16 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 22:23:16 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:23:16 total 16 22:23:16 drwxr-xr-x 3 root root 4096 Oct 24 22:10 . 22:23:16 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 22:23 .. 22:23:16 drwxr-xr-x 2 root root 4096 Oct 24 22:10 cost 22:23:16 -rw-r--r-- 1 root root 91 Oct 24 22:10 cost.csv 22:23:16 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:23:16 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:23:16 total 16 22:23:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:10 . 22:23:16 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 22:23 .. 22:23:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:10 cost 22:23:16 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 22:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:23:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:17 ---> package-listing.sh 22:23:17 ++ facter osfamily 22:23:17 ++ tr '[:upper:]' '[:lower:]' 22:23:17 + OS_FAMILY=debian 22:23:17 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 22:23:17 + START_PACKAGES=/tmp/packages_start.txt 22:23:17 + END_PACKAGES=/tmp/packages_end.txt 22:23:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:17 + PACKAGES=/tmp/packages_start.txt 22:23:17 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:23:17 + PACKAGES=/tmp/packages_end.txt 22:23:17 + case "${OS_FAMILY}" in 22:23:17 + dpkg -l 22:23:17 + grep '^ii' 22:23:17 + '[' -f /tmp/packages_start.txt ']' 22:23:17 + '[' -f /tmp/packages_end.txt ']' 22:23:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:17 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:23:17 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 22:23:17 + 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 22:23:17 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 22:23:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:18 prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container 22:23:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:23:18 $ docker top 846fb603d15c57f65aa50a93f7dd8c1c03869e81852016f38a1e0bb237dd97ad -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:19 + touch /tmp/pre-build-complete [Pipeline] sh 22:23:19 + mkdir -p /var/log/sysstat [Pipeline] sh 22:23:19 + ls /var/log/sa-host 22:23:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:19 provisioning config files... 22:23:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config343586918399314997tmp [Pipeline] { [Pipeline] echo 22:23:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:23:20 ---> create-netrc.sh [Pipeline] } 22:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:23:20 ---> python-tools-install.sh [Pipeline] echo 22:23:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:23:20 ---> sudo-logs.sh 22:23:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:23:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:20 ---> job-cost.sh 22:23:20 lf-activate-venv: SKIPPING 22:23:20 DEBUG: total: 0.2199999988079071 22:23:20 INFO: Retrieving Stack Cost... 22:23:21 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:21 INFO: Archiving Costs [Pipeline] echo 22:23:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:22 ---> logs-deploy.sh 22:23:22 lf-activate-venv: SKIPPING 22:23:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/125 22:23:22 INFO: archiving workspace using pattern(s): 22:23:23 Archives upload complete. 22:23:23 INFO: archiving logs to Nexus