Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e826f5dc6037df20d053c31d2f5c704deee50eae 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-ssh5897716389957227236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3100890269413134974.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13216824100406852635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13594857015798481960.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-ssh15572593628858752510.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.23 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-25847 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 e826f5dc6037df20d053c31d2f5c704deee50eae (main) Commit message: "Merge pull request #326 from jackchenjc/edgex-go-issue-4916-2" > 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 e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-list --no-walk 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T03:52:53.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T03:52:53.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T03:52:53.600Z] ========================================================= [2024-11-08T03:52:53.600Z] EdgeX Global Pipelines Version Info [2024-11-08T03:52:53.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:52:54.692Z] ------------------- [2024-11-08T03:52:54.692Z] stable info: [2024-11-08T03:52:54.692Z] ------------------- [2024-11-08T03:52:54.692Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T03:52:54.692Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T03:52:54.692Z] Message: update stable to v1.0.265 [2024-11-08T03:52:54.953Z] ------------------- [2024-11-08T03:52:54.953Z] experimental info: [2024-11-08T03:52:54.953Z] ------------------- [2024-11-08T03:52:54.953Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T03:52:54.953Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T03:52:54.953Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T03:52:55.015Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-08T03:52:55.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-08T03:52:55.057Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T03:52:55.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T03:52:55.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T03:52:55.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T03:52:55.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T03:52:55.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T03:52:55.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T03:52:55.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T03:52:55.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T03:52:55.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-08T03:52:55.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T03:52:55.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T03:52:55.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:52:55.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:52:55.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:52:55.412Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:52:55.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T03:52:55.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T03:52:55.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T03:52:55.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T03:52:55.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T03:52:55.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T03:52:55.606Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T03:52:55.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T03:52:55.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T03:52:55.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T03:52:55.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T03:52:55.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T03:52:55.753Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] echo [2024-11-08T03:52:55.778Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e826f5d [Pipeline] echo [2024-11-08T03:52:55.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:52:55.858Z] provisioning config files... [2024-11-08T03:52:55.871Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12128360282721652943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:52:56.217Z] ---> ****-login.sh [2024-11-08T03:52:56.217Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:52:56.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:56.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:56.491Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:56.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:56.491Z] [2024-11-08T03:52:56.491Z] Login Succeeded [2024-11-08T03:52:56.491Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:52:56.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:56.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:56.491Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:56.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:56.491Z] [2024-11-08T03:52:56.491Z] Login Succeeded [2024-11-08T03:52:56.491Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:52:56.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:56.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:56.751Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:56.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:56.751Z] [2024-11-08T03:52:56.751Z] Login Succeeded [2024-11-08T03:52:56.751Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:52:56.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:56.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:56.751Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:56.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:56.751Z] [2024-11-08T03:52:56.751Z] Login Succeeded [2024-11-08T03:52:56.751Z] ****.io [2024-11-08T03:52:56.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:57.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:57.030Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:57.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:57.030Z] [2024-11-08T03:52:57.030Z] Login Succeeded [2024-11-08T03:52:57.030Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:52:57.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T03:52:57.438Z] + git rev-list -1 --merges e826f5dc6037df20d053c31d2f5c704deee50eae~1..e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] echo [2024-11-08T03:52:57.466Z] -----------> git rev-list -1 --merges e826f5dc6037df20d053c31d2f5c704deee50eae~1..e826f5dc6037df20d053c31d2f5c704deee50eae e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T03:52:57.466Z] e826f5dc6037df20d053c31d2f5c704deee50eae [false] [Pipeline] sh [2024-11-08T03:52:57.762Z] + git log --format=format:%s -1 e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] echo [2024-11-08T03:52:57.781Z] ========================================================= [2024-11-08T03:52:57.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T03:52:57.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:52:58.130Z] + git log --format=format:%s -1 e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] echo [2024-11-08T03:52:58.142Z] [semverPrep] GIT_COMMIT: e826f5dc6037df20d053c31d2f5c704deee50eae, Commit Message: Merge pull request #326 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T03:52:58.156Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T03:52:58.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:52:58.519Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T03:52:58.519Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T03:52:58.519Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T03:52:58.519Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T03:52:58.519Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T03:52:58.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:52:58.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:52:58.881Z] [2024-11-08T03:52:58.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:52:59.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:52:59.199Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T03:52:59.199Z] b85a868b505f: Pulling fs layer [2024-11-08T03:52:59.199Z] e2be974225ed: Pulling fs layer [2024-11-08T03:52:59.199Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T03:52:59.199Z] 988bab9f4d93: Pulling fs layer [2024-11-08T03:52:59.199Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T03:52:59.199Z] eaf3925da568: Pulling fs layer [2024-11-08T03:52:59.199Z] bab4dde63d76: Pulling fs layer [2024-11-08T03:52:59.199Z] bde34c3a00c8: Pulling fs layer [2024-11-08T03:52:59.199Z] b352a97aabf1: Pulling fs layer [2024-11-08T03:52:59.199Z] 4872d77fe225: Pulling fs layer [2024-11-08T03:52:59.199Z] 5851b861e8e6: Pulling fs layer [2024-11-08T03:52:59.199Z] 988bab9f4d93: Waiting [2024-11-08T03:52:59.199Z] b352a97aabf1: Waiting [2024-11-08T03:52:59.199Z] 1469e6f7b9e6: Waiting [2024-11-08T03:52:59.199Z] bab4dde63d76: Waiting [2024-11-08T03:52:59.199Z] bde34c3a00c8: Waiting [2024-11-08T03:52:59.199Z] 5851b861e8e6: Waiting [2024-11-08T03:52:59.199Z] eaf3925da568: Waiting [2024-11-08T03:52:59.199Z] 4872d77fe225: Waiting [2024-11-08T03:52:59.199Z] e2be974225ed: Download complete [2024-11-08T03:52:59.199Z] 988bab9f4d93: Verifying Checksum [2024-11-08T03:52:59.199Z] 988bab9f4d93: Download complete [2024-11-08T03:52:59.199Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T03:52:59.199Z] 1469e6f7b9e6: Download complete [2024-11-08T03:52:59.458Z] eaf3925da568: Download complete [2024-11-08T03:52:59.458Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T03:52:59.458Z] 339a4e72a1f5: Download complete [2024-11-08T03:52:59.458Z] bde34c3a00c8: Download complete [2024-11-08T03:52:59.458Z] b352a97aabf1: Download complete [2024-11-08T03:52:59.458Z] 4872d77fe225: Verifying Checksum [2024-11-08T03:52:59.458Z] 4872d77fe225: Download complete [2024-11-08T03:52:59.458Z] 5851b861e8e6: Verifying Checksum [2024-11-08T03:52:59.458Z] 5851b861e8e6: Download complete [2024-11-08T03:52:59.458Z] b85a868b505f: Verifying Checksum [2024-11-08T03:52:59.458Z] b85a868b505f: Download complete [2024-11-08T03:52:59.717Z] bab4dde63d76: Verifying Checksum [2024-11-08T03:53:00.763Z] b85a868b505f: Pull complete [2024-11-08T03:53:00.763Z] e2be974225ed: Pull complete [2024-11-08T03:53:01.329Z] 339a4e72a1f5: Pull complete [2024-11-08T03:53:01.329Z] 988bab9f4d93: Pull complete [2024-11-08T03:53:01.586Z] 1469e6f7b9e6: Pull complete [2024-11-08T03:53:01.587Z] eaf3925da568: Pull complete [2024-11-08T03:53:03.503Z] bab4dde63d76: Pull complete [2024-11-08T03:53:03.503Z] bde34c3a00c8: Pull complete [2024-11-08T03:53:03.503Z] b352a97aabf1: Pull complete [2024-11-08T03:53:03.503Z] 4872d77fe225: Pull complete [2024-11-08T03:53:03.503Z] 5851b861e8e6: Pull complete [2024-11-08T03:53:03.503Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T03:53:03.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:53:03.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:53:03.636Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T03:53:03.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T03:53:08.978Z] $ docker top f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb -eo pid,comm [2024-11-08T03:53:09.031Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T03:53:09.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:53:09.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:53:09.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:53:09.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:53:09.207Z] $ docker exec f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb ssh-agent [2024-11-08T03:53:09.324Z] SSH_AUTH_SOCK=/tmp/ssh-0oMVcsjchaEk/agent.32 [2024-11-08T03:53:09.324Z] SSH_AGENT_PID=38 [2024-11-08T03:53:09.336Z] Running ssh-add (command line suppressed) [2024-11-08T03:53:09.430Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15191951038778251544.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15191951038778251544.key) [2024-11-08T03:53:09.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:53:09.884Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T03:53:09.895Z] $ docker exec --env ******** --env ******** f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb ssh-agent -k [2024-11-08T03:53:09.989Z] unset SSH_AUTH_SOCK; [2024-11-08T03:53:09.990Z] unset SSH_AGENT_PID; [2024-11-08T03:53:09.990Z] echo Agent pid 38 killed; [2024-11-08T03:53:10.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T03:53:10.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:53:10.041Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:53:10.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:53:10.157Z] $ docker exec f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb ssh-agent [2024-11-08T03:53:10.263Z] SSH_AUTH_SOCK=/tmp/ssh-HvgYWjCbXvfZ/agent.71 [2024-11-08T03:53:10.263Z] SSH_AGENT_PID=77 [2024-11-08T03:53:10.268Z] Running ssh-add (command line suppressed) [2024-11-08T03:53:10.365Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8515920686911490881.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8515920686911490881.key) [2024-11-08T03:53:10.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:53:10.677Z] + git semver init [2024-11-08T03:53:10.949Z] 2024-11-08 03:53:10,848 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T03:53:10.949Z] 2024-11-08 03:53:10,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-11-08T03:53:10.949Z] 2024-11-08 03:53:10,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-11-08T03:53:10.949Z] 2024-11-08 03:53:10,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:53:12.872Z] 2024-11-08 03:53:12,553 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-11-08T03:53:12.872Z] 2024-11-08 03:53:12,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-11-08T03:53:12.872Z] 2024-11-08 03:53:12,554 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T03:53:12.872Z] 2024-11-08 03:53:12,554 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T03:53:12.872Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T03:53:12.881Z] $ docker exec --env ******** --env ******** f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb ssh-agent -k [2024-11-08T03:53:12.979Z] unset SSH_AUTH_SOCK; [2024-11-08T03:53:12.982Z] unset SSH_AGENT_PID; [2024-11-08T03:53:12.982Z] echo Agent pid 77 killed; [2024-11-08T03:53:12.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:53:13.325Z] + git semver [Pipeline] } [2024-11-08T03:53:13.599Z] $ docker stop --time=1 f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb [2024-11-08T03:53:14.902Z] $ docker rm -f --volumes f48255d3ce1b2886717189bd7bbab690bf65c04203bdc23e0a80692a3f1455bb [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:53:15.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T03:53:15.497Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T03:53:15.501Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:53:15.698Z] provisioning config files... [2024-11-08T03:53:15.710Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17980776591903985374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:53:16.012Z] ---> ****-login.sh [2024-11-08T03:53:16.013Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:53:16.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:53:16.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:53:16.013Z] Configure a credential helper to remove this warning. See [2024-11-08T03:53:16.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:53:16.013Z] [2024-11-08T03:53:16.013Z] Login Succeeded [2024-11-08T03:53:16.013Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:53:16.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:53:16.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:53:16.013Z] Configure a credential helper to remove this warning. See [2024-11-08T03:53:16.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:53:16.013Z] [2024-11-08T03:53:16.013Z] Login Succeeded [2024-11-08T03:53:16.013Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:53:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:53:16.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:53:16.276Z] Configure a credential helper to remove this warning. See [2024-11-08T03:53:16.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:53:16.276Z] [2024-11-08T03:53:16.276Z] Login Succeeded [2024-11-08T03:53:16.276Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:53:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:53:16.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:53:16.277Z] Configure a credential helper to remove this warning. See [2024-11-08T03:53:16.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:53:16.277Z] [2024-11-08T03:53:16.277Z] Login Succeeded [2024-11-08T03:53:16.277Z] ****.io [2024-11-08T03:53:16.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:53:16.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:53:16.538Z] Configure a credential helper to remove this warning. See [2024-11-08T03:53:16.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:53:16.538Z] [2024-11-08T03:53:16.538Z] Login Succeeded [2024-11-08T03:53:16.538Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:53:16.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:53:16.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:53:16.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:53:16.700Z] ========================================================= [2024-11-08T03:53:16.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T03:53:16.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:53:17.060Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T03:53:17.060Z] Sending build context to Docker daemon 11.48MB [2024-11-08T03:53:17.060Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:53:17.060Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T03:53:17.060Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T03:53:17.060Z] 43c4264eed91: Pulling fs layer [2024-11-08T03:53:17.060Z] 4cc291be95ef: Pulling fs layer [2024-11-08T03:53:17.060Z] 2ac1f1163629: Pulling fs layer [2024-11-08T03:53:17.060Z] 5c3c966382ef: Pulling fs layer [2024-11-08T03:53:17.060Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:53:17.060Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T03:53:17.060Z] 9f66e0745190: Pulling fs layer [2024-11-08T03:53:17.060Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T03:53:17.060Z] 4f4fb700ef54: Waiting [2024-11-08T03:53:17.060Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T03:53:17.060Z] 5d5c8e513c77: Waiting [2024-11-08T03:53:17.060Z] 9f66e0745190: Waiting [2024-11-08T03:53:17.060Z] f49a43e4bbc0: Waiting [2024-11-08T03:53:17.060Z] 561ebcabdf7f: Waiting [2024-11-08T03:53:17.060Z] 5c3c966382ef: Waiting [2024-11-08T03:53:17.060Z] 4cc291be95ef: Verifying Checksum [2024-11-08T03:53:17.060Z] 4cc291be95ef: Download complete [2024-11-08T03:53:17.321Z] 5c3c966382ef: Verifying Checksum [2024-11-08T03:53:17.321Z] 5c3c966382ef: Download complete [2024-11-08T03:53:17.321Z] 4f4fb700ef54: Download complete [2024-11-08T03:53:17.321Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T03:53:17.321Z] 5d5c8e513c77: Download complete [2024-11-08T03:53:17.321Z] 43c4264eed91: Download complete [2024-11-08T03:53:17.321Z] 9f66e0745190: Verifying Checksum [2024-11-08T03:53:17.321Z] 9f66e0745190: Download complete [2024-11-08T03:53:17.321Z] 43c4264eed91: Pull complete [2024-11-08T03:53:17.580Z] 561ebcabdf7f: Download complete [2024-11-08T03:53:17.580Z] 4cc291be95ef: Pull complete [2024-11-08T03:53:17.580Z] 2ac1f1163629: Verifying Checksum [2024-11-08T03:53:17.580Z] 2ac1f1163629: Download complete [2024-11-08T03:53:18.148Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T03:53:18.148Z] f49a43e4bbc0: Download complete [2024-11-08T03:53:21.438Z] 2ac1f1163629: Pull complete [2024-11-08T03:53:21.438Z] 5c3c966382ef: Pull complete [2024-11-08T03:53:21.438Z] 4f4fb700ef54: Pull complete [2024-11-08T03:53:21.438Z] 5d5c8e513c77: Pull complete [2024-11-08T03:53:21.438Z] 9f66e0745190: Pull complete [2024-11-08T03:53:23.341Z] f49a43e4bbc0: Pull complete [2024-11-08T03:53:23.909Z] 561ebcabdf7f: Pull complete [2024-11-08T03:53:23.909Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T03:53:23.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:53:23.909Z] ---> 3a752c3f9dda [2024-11-08T03:53:23.909Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T03:53:30.558Z] ---> Running in 8b312d586ffa [2024-11-08T03:53:30.558Z] Removing intermediate container 8b312d586ffa [2024-11-08T03:53:30.558Z] ---> ee8943ed38a9 [2024-11-08T03:53:30.558Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T03:53:30.558Z] ---> Running in fbd0a44e2413 [2024-11-08T03:53:30.558Z] Removing intermediate container fbd0a44e2413 [2024-11-08T03:53:30.558Z] ---> f2f651f79b40 [2024-11-08T03:53:30.558Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T03:53:30.558Z] ---> Running in b60232f4fa6f [2024-11-08T03:53:30.558Z] Removing intermediate container b60232f4fa6f [2024-11-08T03:53:30.558Z] ---> f887000814c2 [2024-11-08T03:53:30.558Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T03:53:30.558Z] ---> Running in 7a70a2c52ea2 [2024-11-08T03:53:30.558Z] Removing intermediate container 7a70a2c52ea2 [2024-11-08T03:53:30.558Z] ---> c4e49d98f4d6 [2024-11-08T03:53:30.558Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T03:53:30.558Z] ---> Running in 75d45c95be32 [2024-11-08T03:53:30.638Z] Still waiting to schedule task [2024-11-08T03:53:30.638Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T03:53:30.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:53:31.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:53:31.337Z] OK: 246 MiB in 54 packages [2024-11-08T03:53:31.904Z] Removing intermediate container 75d45c95be32 [2024-11-08T03:53:31.904Z] ---> b98456f99f37 [2024-11-08T03:53:31.904Z] Step 8/12 : WORKDIR /app [2024-11-08T03:53:31.904Z] ---> Running in 3fdd89d429b5 [2024-11-08T03:53:31.904Z] Removing intermediate container 3fdd89d429b5 [2024-11-08T03:53:31.904Z] ---> 0eb17221deb8 [2024-11-08T03:53:31.904Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-08T03:53:31.904Z] ---> 6d2b9b3abac4 [2024-11-08T03:53:31.904Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:53:32.163Z] ---> Running in 885145f7cc1e [2024-11-08T03:54:28.450Z] Removing intermediate container 885145f7cc1e [2024-11-08T03:54:28.450Z] ---> 411f0c768b40 [2024-11-08T03:54:28.450Z] Step 11/12 : COPY . . [2024-11-08T03:54:28.450Z] ---> 240de8370699 [2024-11-08T03:54:28.450Z] Step 12/12 : RUN $MAKE [2024-11-08T03:54:28.450Z] ---> Running in f2969ecd0937 [2024-11-08T03:54:28.450Z] noop [2024-11-08T03:54:28.450Z] Removing intermediate container f2969ecd0937 [2024-11-08T03:54:28.450Z] ---> 646444c61ae6 [2024-11-08T03:54:28.450Z] Successfully built 646444c61ae6 [2024-11-08T03:54:28.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:54:28.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:54:28.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:54:28.878Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T03:54:28.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T03:54:29.272Z] $ docker top e00e4a45f03eda5d8f60b7228877164d426f9ec0c7a318e85fb8ef5ab3be61df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:54:29.629Z] + go version [2024-11-08T03:54:29.629Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T03:54:29.640Z] $ docker stop --time=1 e00e4a45f03eda5d8f60b7228877164d426f9ec0c7a318e85fb8ef5ab3be61df [2024-11-08T03:54:30.897Z] $ docker rm -f --volumes e00e4a45f03eda5d8f60b7228877164d426f9ec0c7a318e85fb8ef5ab3be61df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:54:31.340Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:54:31.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:54:31.427Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T03:54:31.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T03:54:31.859Z] $ docker top a751186a42bdd5e8ef02b84fa560dcfd02d7fe9b6385bd518129b72125f6ca8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:54:32.226Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:54:32.548Z] + make test [2024-11-08T03:54:32.548Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T03:54:33.924Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-08T03:54:52.001Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-08T03:54:52.001Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-08T03:54:56.190Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.027s coverage: 40.6% of statements [2024-11-08T03:54:56.190Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2024-11-08T03:54:56.190Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.254s coverage: 51.9% of statements [2024-11-08T03:55:08.381Z] go vet ./... [2024-11-08T03:55:11.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T03:55:11.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T03:55:11.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T03:55:12.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T03:55:12.215Z] $ docker stop --time=1 a751186a42bdd5e8ef02b84fa560dcfd02d7fe9b6385bd518129b72125f6ca8a [2024-11-08T03:55:13.969Z] $ docker rm -f --volumes a751186a42bdd5e8ef02b84fa560dcfd02d7fe9b6385bd518129b72125f6ca8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:55:14.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T03:55:14.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T03:55:15.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T03:55:15.317Z] + ls -al . [2024-11-08T03:55:15.317Z] total 704 [2024-11-08T03:55:15.317Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:54 . [2024-11-08T03:55:15.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:52 .. [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 03:52 .dockerignore [2024-11-08T03:55:15.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:54 .git [2024-11-08T03:55:15.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:52 .github [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 03:52 .gitignore [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 03:52 .golangci.yml [2024-11-08T03:55:15.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:53 .semver [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 8 03:52 Attribution.txt [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 8 03:52 CHANGELOG.md [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 8 03:52 Dockerfile [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:52 GOVERNANCE.md [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 03:52 Jenkinsfile [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 03:52 LICENSE [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 8 03:52 Makefile [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 03:52 OWNERS.md [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 03:52 README.md [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:53 VERSION [2024-11-08T03:55:15.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:52 bin [2024-11-08T03:55:15.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:52 cmd [2024-11-08T03:55:15.317Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 8 03:54 coverage.out [2024-11-08T03:55:15.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:52 examples [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 8 03:52 go.mod [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 03:52 go.sum [2024-11-08T03:55:15.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:52 images [2024-11-08T03:55:15.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:52 internal [2024-11-08T03:55:15.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:52 pkg [2024-11-08T03:55:15.317Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 03:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:15.642Z] + 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=e826f5dc6037df20d053c31d2f5c704deee50eae --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-08T03:55:15.642Z] Sending build context to Docker daemon 11.48MB [2024-11-08T03:55:15.642Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:55:15.642Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-08T03:55:15.642Z] ---> 646444c61ae6 [2024-11-08T03:55:15.642Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-08T03:55:15.642Z] ---> Running in 4474d1ad6dbc [2024-11-08T03:55:15.642Z] Removing intermediate container 4474d1ad6dbc [2024-11-08T03:55:15.642Z] ---> 58c0cb0c1170 [2024-11-08T03:55:15.642Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T03:55:15.902Z] ---> Running in 2e581966eb16 [2024-11-08T03:55:15.902Z] Removing intermediate container 2e581966eb16 [2024-11-08T03:55:15.902Z] ---> 2c09c8343cbb [2024-11-08T03:55:15.902Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T03:55:15.902Z] ---> Running in 3190c5e65f20 [2024-11-08T03:55:15.902Z] Removing intermediate container 3190c5e65f20 [2024-11-08T03:55:15.902Z] ---> 06c208d5a7b8 [2024-11-08T03:55:15.902Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T03:55:15.902Z] ---> Running in fa63ff1ed0ed [2024-11-08T03:55:16.160Z] Removing intermediate container fa63ff1ed0ed [2024-11-08T03:55:16.161Z] ---> a07cefc228ce [2024-11-08T03:55:16.161Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T03:55:16.161Z] ---> Running in 532b1b31e219 [2024-11-08T03:55:16.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:16.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:16.676Z] OK: 246 MiB in 54 packages [2024-11-08T03:55:17.243Z] Removing intermediate container 532b1b31e219 [2024-11-08T03:55:17.243Z] ---> f39665032244 [2024-11-08T03:55:17.243Z] Step 8/25 : WORKDIR /app [2024-11-08T03:55:17.243Z] ---> Running in f36c2bc3ab39 [2024-11-08T03:55:17.243Z] Removing intermediate container f36c2bc3ab39 [2024-11-08T03:55:17.243Z] ---> 181f34b5fddd [2024-11-08T03:55:17.243Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-08T03:55:17.243Z] ---> b71b1b23c18b [2024-11-08T03:55:17.243Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:55:17.243Z] ---> Running in 72c0df7d45bc [2024-11-08T03:55:17.808Z] Removing intermediate container 72c0df7d45bc [2024-11-08T03:55:17.808Z] ---> d871b9ea5416 [2024-11-08T03:55:17.808Z] Step 11/25 : COPY . . [2024-11-08T03:55:18.066Z] ---> 7c1af1bc239f [2024-11-08T03:55:18.066Z] Step 12/25 : RUN $MAKE [2024-11-08T03:55:18.066Z] ---> Running in a0e68d86aece [2024-11-08T03:55:18.325Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-08T03:55:50.383Z] Removing intermediate container a0e68d86aece [2024-11-08T03:55:50.383Z] ---> 112c44bd9486 [2024-11-08T03:55:50.383Z] Step 13/25 : FROM alpine:3.20 [2024-11-08T03:55:50.383Z] 3.20: Pulling from library/alpine [2024-11-08T03:55:50.383Z] 43c4264eed91: Already exists [2024-11-08T03:55:50.383Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:55:50.383Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T03:55:50.383Z] ---> 91ef0af61f39 [2024-11-08T03:55:50.383Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T03:55:50.383Z] ---> Running in c0b62ac72404 [2024-11-08T03:55:50.383Z] Removing intermediate container c0b62ac72404 [2024-11-08T03:55:50.383Z] ---> f0171c42113e [2024-11-08T03:55:50.383Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-08T03:55:50.383Z] ---> Running in b7b3f4df9196 [2024-11-08T03:55:50.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:50.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:50.383Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:55:50.383Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:55:50.383Z] OK: 8 MiB in 15 packages [2024-11-08T03:55:50.383Z] Removing intermediate container b7b3f4df9196 [2024-11-08T03:55:50.383Z] ---> 4e7628948938 [2024-11-08T03:55:50.383Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-08T03:55:50.383Z] ---> Running in c949e796b879 [2024-11-08T03:55:50.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:50.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:50.383Z] Upgrading critical system libraries and apk-tools: [2024-11-08T03:55:50.383Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:55:50.383Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:55:50.383Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:55:50.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:50.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:50.383Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:55:50.383Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:55:50.383Z] OK: 8 MiB in 15 packages [2024-11-08T03:55:50.383Z] Removing intermediate container c949e796b879 [2024-11-08T03:55:50.383Z] ---> 48d3cd8cacba [2024-11-08T03:55:50.383Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-08T03:55:50.383Z] ---> 9e7847389cf0 [2024-11-08T03:55:50.383Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-08T03:55:50.383Z] ---> 40de83d20a92 [2024-11-08T03:55:50.383Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-08T03:55:50.383Z] ---> 66f6352953b2 [2024-11-08T03:55:50.383Z] Step 20/25 : EXPOSE 59989 [2024-11-08T03:55:50.383Z] ---> Running in e653db6bec77 [2024-11-08T03:55:50.383Z] Removing intermediate container e653db6bec77 [2024-11-08T03:55:50.383Z] ---> e1fd7094fd8f [2024-11-08T03:55:50.383Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-08T03:55:50.383Z] ---> Running in 041a73d5e05d [2024-11-08T03:55:50.383Z] Removing intermediate container 041a73d5e05d [2024-11-08T03:55:50.383Z] ---> 0122059eb58c [2024-11-08T03:55:50.383Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T03:55:50.383Z] ---> Running in 2819ceeefbc4 [2024-11-08T03:55:50.383Z] Removing intermediate container 2819ceeefbc4 [2024-11-08T03:55:50.383Z] ---> 9f58b1818d0d [2024-11-08T03:55:50.383Z] Step 23/25 : LABEL arch=amd64 [2024-11-08T03:55:50.383Z] ---> Running in 672ea7ee4780 [2024-11-08T03:55:50.383Z] Removing intermediate container 672ea7ee4780 [2024-11-08T03:55:50.383Z] ---> d9be83892ae0 [2024-11-08T03:55:50.383Z] Step 24/25 : LABEL git_sha=e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T03:55:50.383Z] ---> Running in 78bdecd69c75 [2024-11-08T03:55:50.383Z] Removing intermediate container 78bdecd69c75 [2024-11-08T03:55:50.383Z] ---> 30aa3ed18a78 [2024-11-08T03:55:50.383Z] Step 25/25 : LABEL version=4.0.0-dev.3 [2024-11-08T03:55:50.383Z] ---> Running in 1ab5eb0d1d4a [2024-11-08T03:55:50.383Z] Removing intermediate container 1ab5eb0d1d4a [2024-11-08T03:55:50.383Z] ---> 226f7ef74fd1 [2024-11-08T03:55:50.383Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T03:55:50.383Z] Successfully built 226f7ef74fd1 [2024-11-08T03:55:50.383Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:55:50.518Z] provisioning config files... [2024-11-08T03:55:50.527Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17228914512564089558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:55:50.828Z] ---> ****-login.sh [2024-11-08T03:55:50.828Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:55:50.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:50.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:50.828Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:50.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:50.828Z] [2024-11-08T03:55:50.828Z] Login Succeeded [2024-11-08T03:55:50.828Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:55:50.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:50.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:50.829Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:50.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:50.829Z] [2024-11-08T03:55:50.829Z] Login Succeeded [2024-11-08T03:55:50.829Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:55:51.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:51.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:51.088Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:51.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:51.089Z] [2024-11-08T03:55:51.089Z] Login Succeeded [2024-11-08T03:55:51.089Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:55:51.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:51.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:51.089Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:51.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:51.089Z] [2024-11-08T03:55:51.089Z] Login Succeeded [2024-11-08T03:55:51.089Z] ****.io [2024-11-08T03:55:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:51.347Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:51.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:51.347Z] [2024-11-08T03:55:51.347Z] Login Succeeded [2024-11-08T03:55:51.347Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:55:51.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:55:51.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:55:51.441Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-11-08T03:55:51.442Z] e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T03:55:51.442Z] latest [2024-11-08T03:55:51.442Z] 4.0.0-dev.3 [2024-11-08T03:55:51.442Z] e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [2024-11-08T03:55:51.442Z] main [2024-11-08T03:55:51.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:51.793Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:52.110Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T03:55:52.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-08T03:55:52.110Z] 61702af7c3ca: Preparing [2024-11-08T03:55:52.110Z] b029b065db7b: Preparing [2024-11-08T03:55:52.110Z] ac962ddcccae: Preparing [2024-11-08T03:55:52.110Z] 6e1e2641c2eb: Preparing [2024-11-08T03:55:52.110Z] 6db7032625d5: Preparing [2024-11-08T03:55:52.110Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:52.110Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:52.110Z] b029b065db7b: Pushed [2024-11-08T03:55:52.110Z] 6db7032625d5: Pushed [2024-11-08T03:55:52.110Z] ac962ddcccae: Pushed [2024-11-08T03:55:52.110Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:52.676Z] 6e1e2641c2eb: Pushed [2024-11-08T03:55:57.947Z] 61702af7c3ca: Pushed [2024-11-08T03:55:57.947Z] e826f5dc6037df20d053c31d2f5c704deee50eae: digest: sha256:a8b8122b5bd025462c1164092ffc12970ea50dc8573f61b4d329cbca1925b3e1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:58.283Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:58.605Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-11-08T03:55:58.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-08T03:55:58.605Z] 61702af7c3ca: Preparing [2024-11-08T03:55:58.605Z] b029b065db7b: Preparing [2024-11-08T03:55:58.605Z] ac962ddcccae: Preparing [2024-11-08T03:55:58.605Z] 6e1e2641c2eb: Preparing [2024-11-08T03:55:58.605Z] 6db7032625d5: Preparing [2024-11-08T03:55:58.605Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:58.605Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:58.605Z] 61702af7c3ca: Layer already exists [2024-11-08T03:55:58.605Z] 6db7032625d5: Layer already exists [2024-11-08T03:55:58.605Z] 6e1e2641c2eb: Layer already exists [2024-11-08T03:55:58.605Z] ac962ddcccae: Layer already exists [2024-11-08T03:55:58.605Z] b029b065db7b: Layer already exists [2024-11-08T03:55:58.605Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:58.605Z] latest: digest: sha256:a8b8122b5bd025462c1164092ffc12970ea50dc8573f61b4d329cbca1925b3e1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:58.938Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:59.259Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.3 [2024-11-08T03:55:59.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-08T03:55:59.259Z] 61702af7c3ca: Preparing [2024-11-08T03:55:59.259Z] b029b065db7b: Preparing [2024-11-08T03:55:59.259Z] ac962ddcccae: Preparing [2024-11-08T03:55:59.259Z] 6e1e2641c2eb: Preparing [2024-11-08T03:55:59.259Z] 6db7032625d5: Preparing [2024-11-08T03:55:59.259Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:59.259Z] ac962ddcccae: Layer already exists [2024-11-08T03:55:59.259Z] 61702af7c3ca: Layer already exists [2024-11-08T03:55:59.259Z] 6db7032625d5: Layer already exists [2024-11-08T03:55:59.259Z] 6e1e2641c2eb: Layer already exists [2024-11-08T03:55:59.259Z] b029b065db7b: Layer already exists [2024-11-08T03:55:59.259Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:59.259Z] 4.0.0-dev.3: digest: sha256:a8b8122b5bd025462c1164092ffc12970ea50dc8573f61b4d329cbca1925b3e1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:59.576Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:59.904Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [2024-11-08T03:55:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-08T03:55:59.904Z] 61702af7c3ca: Preparing [2024-11-08T03:55:59.904Z] b029b065db7b: Preparing [2024-11-08T03:55:59.904Z] ac962ddcccae: Preparing [2024-11-08T03:55:59.904Z] 6e1e2641c2eb: Preparing [2024-11-08T03:55:59.904Z] 6db7032625d5: Preparing [2024-11-08T03:55:59.904Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:59.904Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:59.904Z] b029b065db7b: Layer already exists [2024-11-08T03:55:59.904Z] 6db7032625d5: Layer already exists [2024-11-08T03:55:59.904Z] ac962ddcccae: Layer already exists [2024-11-08T03:55:59.904Z] 6e1e2641c2eb: Layer already exists [2024-11-08T03:55:59.904Z] 61702af7c3ca: Layer already exists [2024-11-08T03:55:59.904Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:59.904Z] e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3: digest: sha256:a8b8122b5bd025462c1164092ffc12970ea50dc8573f61b4d329cbca1925b3e1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:56:00.234Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:56:00.551Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-11-08T03:56:00.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-11-08T03:56:00.551Z] 61702af7c3ca: Preparing [2024-11-08T03:56:00.551Z] b029b065db7b: Preparing [2024-11-08T03:56:00.551Z] ac962ddcccae: Preparing [2024-11-08T03:56:00.551Z] 6e1e2641c2eb: Preparing [2024-11-08T03:56:00.551Z] 6db7032625d5: Preparing [2024-11-08T03:56:00.551Z] 63ca1fbb43ae: Preparing [2024-11-08T03:56:00.551Z] 63ca1fbb43ae: Waiting [2024-11-08T03:56:00.551Z] 6e1e2641c2eb: Layer already exists [2024-11-08T03:56:00.551Z] b029b065db7b: Layer already exists [2024-11-08T03:56:00.551Z] 61702af7c3ca: Layer already exists [2024-11-08T03:56:00.551Z] ac962ddcccae: Layer already exists [2024-11-08T03:56:00.551Z] 6db7032625d5: Layer already exists [2024-11-08T03:56:00.551Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:56:00.551Z] main: digest: sha256:a8b8122b5bd025462c1164092ffc12970ea50dc8573f61b4d329cbca1925b3e1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:56:00.626Z] ===================================================== [Pipeline] echo [2024-11-08T03:56:00.641Z] taggedImages: [2024-11-08T03:56:00.641Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T03:56:00.641Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-11-08T03:56:00.641Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.3 [2024-11-08T03:56:00.641Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [2024-11-08T03:56:00.641Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:56:01.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:01.047Z] [2024-11-08T03:56:01.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:56:01.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:01.351Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T03:56:01.351Z] 5eb5b503b376: Pulling fs layer [2024-11-08T03:56:01.351Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T03:56:01.351Z] ec43610c2a17: Pulling fs layer [2024-11-08T03:56:01.351Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T03:56:01.351Z] 33b1e0a273af: Pulling fs layer [2024-11-08T03:56:01.351Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T03:56:01.351Z] 2f39f015ded8: Pulling fs layer [2024-11-08T03:56:01.351Z] 3a2ae6a8a46f: Waiting [2024-11-08T03:56:01.351Z] 33b1e0a273af: Waiting [2024-11-08T03:56:01.351Z] 5d3b04190fa2: Waiting [2024-11-08T03:56:01.351Z] 2f39f015ded8: Waiting [2024-11-08T03:56:01.351Z] 5c69ac0246d0: Download complete [2024-11-08T03:56:01.351Z] 3a2ae6a8a46f: Download complete [2024-11-08T03:56:01.351Z] 33b1e0a273af: Verifying Checksum [2024-11-08T03:56:01.351Z] 33b1e0a273af: Download complete [2024-11-08T03:56:01.351Z] ec43610c2a17: Verifying Checksum [2024-11-08T03:56:01.351Z] ec43610c2a17: Download complete [2024-11-08T03:56:01.351Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T03:56:01.351Z] 5d3b04190fa2: Download complete [2024-11-08T03:56:01.609Z] 5eb5b503b376: Download complete [2024-11-08T03:56:02.176Z] 2f39f015ded8: Download complete [2024-11-08T03:56:02.807Z] 5eb5b503b376: Pull complete [2024-11-08T03:56:02.807Z] 5c69ac0246d0: Pull complete [2024-11-08T03:56:03.063Z] ec43610c2a17: Pull complete [2024-11-08T03:56:03.063Z] 3a2ae6a8a46f: Pull complete [2024-11-08T03:56:03.323Z] 33b1e0a273af: Pull complete [2024-11-08T03:56:03.323Z] 5d3b04190fa2: Pull complete [2024-11-08T03:56:07.504Z] 2f39f015ded8: Pull complete [2024-11-08T03:56:07.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T03:56:07.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:07.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:56:07.601Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T03:56:07.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T03:56:11.014Z] $ docker top 1bf80bd2a06da5d1bee0971e993b66065d4a537cbf5ba93675b2fd1095942039 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:56:11.396Z] ---> job-cost.sh [2024-11-08T03:56:11.396Z] lf-activate-venv: SKIPPING [2024-11-08T03:56:11.396Z] INFO: No Stack... [2024-11-08T03:56:11.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T03:56:11.911Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T03:56:12.200Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-11-08T03:56:12.200Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T03:56:12.217Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] [2024-11-08T03:56:12.226Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] did not exist. Created. [2024-11-08T03:56:12.232Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T03:56:12.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T03:56:12.599Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T03:56:12.607Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T03:56:12.643Z] $ docker stop --time=1 1bf80bd2a06da5d1bee0971e993b66065d4a537cbf5ba93675b2fd1095942039 [2024-11-08T03:56:13.799Z] $ docker rm -f --volumes 1bf80bd2a06da5d1bee0971e993b66065d4a537cbf5ba93675b2fd1095942039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T03:56:44.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25851 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-11-08T03:56:44.198Z] Running in /w/workspace/device-rfid-llrp-go/158 [Pipeline] { [Pipeline] checkout [2024-11-08T03:56:47.255Z] The recommended git tool is: git [2024-11-08T03:56:54.077Z] using credential edgex-jenkins-ssh [2024-11-08T03:56:54.106Z] Cloning the remote Git repository [2024-11-08T03:56:54.180Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-08T03:56:54.322Z] > git init /w/workspace/device-rfid-llrp-go/158 # timeout=10 [2024-11-08T03:56:54.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-08T03:56:54.540Z] > git --version # timeout=10 [2024-11-08T03:56:54.568Z] > git --version # 'git version 2.25.1' [2024-11-08T03:56:54.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:56:54.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:56:57.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-08T03:56:57.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:56:59.067Z] Avoid second fetch [2024-11-08T03:56:59.068Z] Checking out Revision e826f5dc6037df20d053c31d2f5c704deee50eae (main) [2024-11-08T03:57:00.068Z] Commit message: "Merge pull request #326 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T03:56:59.094Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T03:56:59.184Z] > git checkout -f e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:57:05.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T03:57:05.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:57:05.144Z] Dload Upload Total Spent Left Speed [2024-11-08T03:57:05.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2024-11-08T03:57:05.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T03:57:05.908Z] + sudo tee /etc/docker/daemon.new [2024-11-08T03:57:05.908Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T03:57:05.908Z] { [2024-11-08T03:57:05.908Z] "registry-mirrors": [ [2024-11-08T03:57:05.908Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T03:57:05.908Z] ], [2024-11-08T03:57:05.908Z] "bip": "10.250.0.254/24", [2024-11-08T03:57:05.908Z] "hosts": [ [2024-11-08T03:57:05.908Z] "tcp://0.0.0.0:5555", [2024-11-08T03:57:05.908Z] "unix:///var/run/docker.sock" [2024-11-08T03:57:05.908Z] ], [2024-11-08T03:57:05.908Z] "mtu": 1458, [2024-11-08T03:57:05.908Z] "selinux-enabled": true, [2024-11-08T03:57:05.908Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T03:57:05.908Z] } [Pipeline] sh [2024-11-08T03:57:06.272Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T03:57:07.124Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:57:25.561Z] provisioning config files... [2024-11-08T03:57:25.591Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/158@tmp/config1702431959794610173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:57:26.160Z] ---> ****-login.sh [2024-11-08T03:57:26.160Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:57:26.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:57:27.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:57:27.060Z] Configure a credential helper to remove this warning. See [2024-11-08T03:57:27.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:57:27.060Z] [2024-11-08T03:57:27.060Z] Login Succeeded [2024-11-08T03:57:27.060Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:57:27.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:57:27.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:57:27.340Z] Configure a credential helper to remove this warning. See [2024-11-08T03:57:27.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:57:27.340Z] [2024-11-08T03:57:27.340Z] Login Succeeded [2024-11-08T03:57:27.621Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:57:27.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:57:27.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:57:27.903Z] Configure a credential helper to remove this warning. See [2024-11-08T03:57:27.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:57:27.903Z] [2024-11-08T03:57:27.903Z] Login Succeeded [2024-11-08T03:57:27.903Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:57:28.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:57:28.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:57:28.470Z] Configure a credential helper to remove this warning. See [2024-11-08T03:57:28.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:57:28.470Z] [2024-11-08T03:57:28.470Z] Login Succeeded [2024-11-08T03:57:28.470Z] ****.io [2024-11-08T03:57:28.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:57:29.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:57:29.035Z] Configure a credential helper to remove this warning. See [2024-11-08T03:57:29.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:57:29.035Z] [2024-11-08T03:57:29.035Z] Login Succeeded [2024-11-08T03:57:29.035Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:57:29.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:57:29.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:57:29.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:57:29.718Z] ========================================================= [2024-11-08T03:57:29.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T03:57:29.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:57:30.138Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T03:57:30.419Z] Sending build context to Docker daemon 1.21MB [2024-11-08T03:57:30.712Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:57:30.712Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T03:57:31.013Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T03:57:31.013Z] cf04c63912e1: Pulling fs layer [2024-11-08T03:57:31.013Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T03:57:31.013Z] a37a00ec5f00: Pulling fs layer [2024-11-08T03:57:31.013Z] 50b3750afda1: Pulling fs layer [2024-11-08T03:57:31.013Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:57:31.013Z] 80978eb59214: Pulling fs layer [2024-11-08T03:57:31.013Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T03:57:31.013Z] c5a475d317c9: Pulling fs layer [2024-11-08T03:57:31.013Z] 4f4fb700ef54: Waiting [2024-11-08T03:57:31.013Z] 80978eb59214: Waiting [2024-11-08T03:57:31.013Z] c9f46d7d2bd2: Waiting [2024-11-08T03:57:31.013Z] c5a475d317c9: Waiting [2024-11-08T03:57:31.013Z] 50b3750afda1: Waiting [2024-11-08T03:57:31.013Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T03:57:31.013Z] 55b35a11ae5e: Download complete [2024-11-08T03:57:31.013Z] 50b3750afda1: Verifying Checksum [2024-11-08T03:57:31.013Z] 50b3750afda1: Download complete [2024-11-08T03:57:31.013Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:57:31.013Z] 4f4fb700ef54: Download complete [2024-11-08T03:57:31.013Z] 80978eb59214: Verifying Checksum [2024-11-08T03:57:31.013Z] 80978eb59214: Download complete [2024-11-08T03:57:31.013Z] cf04c63912e1: Verifying Checksum [2024-11-08T03:57:31.013Z] cf04c63912e1: Download complete [2024-11-08T03:57:31.857Z] c5a475d317c9: Verifying Checksum [2024-11-08T03:57:31.857Z] c5a475d317c9: Download complete [2024-11-08T03:57:32.142Z] cf04c63912e1: Pull complete [2024-11-08T03:57:32.766Z] 55b35a11ae5e: Pull complete [2024-11-08T03:57:33.390Z] a37a00ec5f00: Verifying Checksum [2024-11-08T03:57:33.390Z] a37a00ec5f00: Download complete [2024-11-08T03:57:34.385Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T03:57:34.385Z] c9f46d7d2bd2: Download complete [2024-11-08T03:57:49.487Z] a37a00ec5f00: Pull complete [2024-11-08T03:57:49.487Z] 50b3750afda1: Pull complete [2024-11-08T03:57:49.487Z] 4f4fb700ef54: Pull complete [2024-11-08T03:57:49.487Z] 80978eb59214: Pull complete [2024-11-08T03:57:56.161Z] c9f46d7d2bd2: Pull complete [2024-11-08T03:57:58.124Z] c5a475d317c9: Pull complete [2024-11-08T03:57:58.124Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T03:57:58.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:57:58.124Z] ---> be29e6b0f0d4 [2024-11-08T03:57:58.124Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T03:57:59.100Z] ---> Running in f12975de2dce [2024-11-08T03:57:59.374Z] Removing intermediate container f12975de2dce [2024-11-08T03:57:59.374Z] ---> c55acad9aac0 [2024-11-08T03:57:59.374Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T03:57:59.374Z] ---> Running in 0249075347da [2024-11-08T03:57:59.972Z] Removing intermediate container 0249075347da [2024-11-08T03:57:59.972Z] ---> 2f0636077b1b [2024-11-08T03:57:59.972Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T03:57:59.972Z] ---> Running in b63f88586da5 [2024-11-08T03:58:00.258Z] Removing intermediate container b63f88586da5 [2024-11-08T03:58:00.258Z] ---> 6178bc09427d [2024-11-08T03:58:00.258Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T03:58:00.538Z] ---> Running in 78c6b576f89c [2024-11-08T03:58:00.816Z] Removing intermediate container 78c6b576f89c [2024-11-08T03:58:00.816Z] ---> 590061efa236 [2024-11-08T03:58:00.816Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T03:58:01.094Z] ---> Running in 410b480c4792 [2024-11-08T03:58:02.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:58:03.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:58:05.152Z] OK: 238 MiB in 54 packages [2024-11-08T03:58:06.177Z] Removing intermediate container 410b480c4792 [2024-11-08T03:58:06.177Z] ---> 5f681a360f46 [2024-11-08T03:58:06.177Z] Step 8/12 : WORKDIR /app [2024-11-08T03:58:06.177Z] ---> Running in a64c5ce53619 [2024-11-08T03:58:06.782Z] Removing intermediate container a64c5ce53619 [2024-11-08T03:58:06.782Z] ---> f62ef62f65d8 [2024-11-08T03:58:06.782Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-08T03:58:07.379Z] ---> b1a63da1ce62 [2024-11-08T03:58:07.379Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:58:07.379Z] ---> Running in fad35b78bfab [2024-11-08T04:00:14.239Z] Removing intermediate container fad35b78bfab [2024-11-08T04:00:14.239Z] ---> d22f02e0e736 [2024-11-08T04:00:14.239Z] Step 11/12 : COPY . . [2024-11-08T04:00:14.239Z] ---> c34d637b6b32 [2024-11-08T04:00:14.239Z] Step 12/12 : RUN $MAKE [2024-11-08T04:00:14.239Z] ---> Running in d1b52ac6a77d [2024-11-08T04:00:14.239Z] noop [2024-11-08T04:00:14.239Z] Removing intermediate container d1b52ac6a77d [2024-11-08T04:00:14.239Z] ---> 64d23c40069f [2024-11-08T04:00:14.239Z] Successfully built 64d23c40069f [2024-11-08T04:00:14.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:00:14.702Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T04:00:14.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:00:15.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-25851 does not seem to be running inside a container [2024-11-08T04:00:15.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/158 -v /w/workspace/device-rfid-llrp-go/158:/w/workspace/device-rfid-llrp-go/158:rw,z -v /w/workspace/device-rfid-llrp-go/158@tmp:/w/workspace/device-rfid-llrp-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T04:00:16.716Z] $ docker top 3e6aef800923e100a5787a3b2cb5a63fb2d19e2eaa27896cbfb79490da8454ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:00:17.660Z] + go version [2024-11-08T04:00:17.660Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T04:00:17.686Z] $ docker stop --time=1 3e6aef800923e100a5787a3b2cb5a63fb2d19e2eaa27896cbfb79490da8454ae [2024-11-08T04:00:19.549Z] $ docker rm -f --volumes 3e6aef800923e100a5787a3b2cb5a63fb2d19e2eaa27896cbfb79490da8454ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:00:20.194Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T04:00:20.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:00:20.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-25851 does not seem to be running inside a container [2024-11-08T04:00:20.491Z] $ 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/158 -v /w/workspace/device-rfid-llrp-go/158:/w/workspace/device-rfid-llrp-go/158:rw,z -v /w/workspace/device-rfid-llrp-go/158@tmp:/w/workspace/device-rfid-llrp-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T04:00:21.832Z] $ docker top b1bf4530a552be2db77b21c0998239d5ee29b33860af268c6f820df088d9bf52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:00:22.728Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/158 [Pipeline] fileExists [Pipeline] sh [2024-11-08T04:00:23.418Z] + make test [2024-11-08T04:00:23.418Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T04:00:30.145Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-08T04:04:56.001Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-08T04:04:56.001Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-08T04:05:28.304Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.810s coverage: 40.6% of statements [2024-11-08T04:05:28.304Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2024-11-08T04:05:28.304Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.630s coverage: 51.9% of statements [2024-11-08T04:05:28.915Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T04:05:28.915Z] go vet ./... [2024-11-08T04:06:37.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T04:06:37.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T04:06:37.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T04:06:37.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T04:06:37.399Z] $ docker stop --time=1 b1bf4530a552be2db77b21c0998239d5ee29b33860af268c6f820df088d9bf52 [2024-11-08T04:06:39.377Z] $ docker rm -f --volumes b1bf4530a552be2db77b21c0998239d5ee29b33860af268c6f820df088d9bf52 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:06:41.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T04:06:41.213Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T04:06:42.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:06:42.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T04:06:42.768Z] + ls -al . [2024-11-08T04:06:42.768Z] total 700 [2024-11-08T04:06:42.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:00 . [2024-11-08T04:06:42.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:56 .. [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 03:56 .dockerignore [2024-11-08T04:06:42.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:57 .git [2024-11-08T04:06:42.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:56 .github [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 03:56 .gitignore [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 03:56 .golangci.yml [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 8 03:56 Attribution.txt [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 8 03:56 CHANGELOG.md [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 8 03:56 Dockerfile [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:56 GOVERNANCE.md [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 03:56 Jenkinsfile [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 03:56 LICENSE [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 8 03:56 Makefile [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 03:56 OWNERS.md [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 03:56 README.md [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:53 VERSION [2024-11-08T04:06:42.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:56 bin [2024-11-08T04:06:42.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:56 cmd [2024-11-08T04:06:42.768Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 8 04:05 coverage.out [2024-11-08T04:06:42.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:56 examples [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 6468 Nov 8 03:56 go.mod [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 03:56 go.sum [2024-11-08T04:06:42.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:56 images [2024-11-08T04:06:42.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:56 internal [2024-11-08T04:06:42.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:56 pkg [2024-11-08T04:06:42.768Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 03:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:06:43.107Z] + 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=e826f5dc6037df20d053c31d2f5c704deee50eae --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-08T04:06:43.375Z] Sending build context to Docker daemon 1.21MB [2024-11-08T04:06:43.375Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T04:06:43.375Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-08T04:06:43.375Z] ---> 64d23c40069f [2024-11-08T04:06:43.375Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-08T04:06:43.645Z] ---> Running in a1ade713ba80 [2024-11-08T04:06:43.919Z] Removing intermediate container a1ade713ba80 [2024-11-08T04:06:43.919Z] ---> a26e9234905d [2024-11-08T04:06:43.919Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T04:06:44.195Z] ---> Running in 6a0db25d7c16 [2024-11-08T04:06:44.464Z] Removing intermediate container 6a0db25d7c16 [2024-11-08T04:06:44.464Z] ---> d7f3ed14e9a8 [2024-11-08T04:06:44.464Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T04:06:44.464Z] ---> Running in a9e286223ae9 [2024-11-08T04:06:44.738Z] Removing intermediate container a9e286223ae9 [2024-11-08T04:06:44.738Z] ---> 105c01cdf9f4 [2024-11-08T04:06:44.738Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T04:06:45.011Z] ---> Running in 7aa0f3b02b02 [2024-11-08T04:06:45.280Z] Removing intermediate container 7aa0f3b02b02 [2024-11-08T04:06:45.280Z] ---> d24317885d8e [2024-11-08T04:06:45.280Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T04:06:45.280Z] ---> Running in 4afc32512ee1 [2024-11-08T04:06:46.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:06:46.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:06:48.325Z] OK: 238 MiB in 54 packages [2024-11-08T04:06:49.338Z] Removing intermediate container 4afc32512ee1 [2024-11-08T04:06:49.338Z] ---> e65b5db52af3 [2024-11-08T04:06:49.338Z] Step 8/25 : WORKDIR /app [2024-11-08T04:06:49.338Z] ---> Running in bbfb932821a2 [2024-11-08T04:06:49.639Z] Removing intermediate container bbfb932821a2 [2024-11-08T04:06:49.941Z] ---> f173f6e7a3eb [2024-11-08T04:06:49.941Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-08T04:06:50.237Z] ---> ff2cbe9c13be [2024-11-08T04:06:50.237Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:06:50.512Z] ---> Running in 31012526e5a0 [2024-11-08T04:06:53.103Z] Removing intermediate container 31012526e5a0 [2024-11-08T04:06:53.103Z] ---> 819d18eac60f [2024-11-08T04:06:53.104Z] Step 11/25 : COPY . . [2024-11-08T04:06:53.699Z] ---> a1d60046fbc3 [2024-11-08T04:06:53.699Z] Step 12/25 : RUN $MAKE [2024-11-08T04:06:53.969Z] ---> Running in 0109466c1bcc [2024-11-08T04:06:54.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-08T04:11:31.911Z] Removing intermediate container 0109466c1bcc [2024-11-08T04:11:31.911Z] ---> 70692c3e14cd [2024-11-08T04:11:31.911Z] Step 13/25 : FROM alpine:3.20 [2024-11-08T04:11:31.911Z] 3.20: Pulling from library/alpine [2024-11-08T04:11:31.911Z] cf04c63912e1: Already exists [2024-11-08T04:11:31.911Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:11:31.911Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T04:11:31.911Z] ---> c157a85ed455 [2024-11-08T04:11:31.911Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T04:11:31.911Z] ---> Running in 6723390d75ce [2024-11-08T04:11:31.911Z] Removing intermediate container 6723390d75ce [2024-11-08T04:11:31.911Z] ---> cfd947183171 [2024-11-08T04:11:31.911Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-08T04:11:31.911Z] ---> Running in 3f5ebba455e2 [2024-11-08T04:11:31.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:11:31.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:11:31.911Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T04:11:31.911Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:11:31.911Z] OK: 9 MiB in 15 packages [2024-11-08T04:11:31.911Z] Removing intermediate container 3f5ebba455e2 [2024-11-08T04:11:31.911Z] ---> 1649053e4f37 [2024-11-08T04:11:31.911Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-08T04:11:31.911Z] ---> Running in 1bea81e0c465 [2024-11-08T04:11:31.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:11:31.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:11:31.911Z] Upgrading critical system libraries and apk-tools: [2024-11-08T04:11:31.911Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:11:31.911Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:11:32.179Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:11:32.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:11:32.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:11:34.174Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:11:34.443Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:11:34.443Z] OK: 9 MiB in 15 packages [2024-11-08T04:11:35.413Z] Removing intermediate container 1bea81e0c465 [2024-11-08T04:11:35.413Z] ---> d4c9d4c498c6 [2024-11-08T04:11:35.413Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-08T04:11:35.995Z] ---> f76b5cdc397e [2024-11-08T04:11:35.995Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-08T04:11:36.588Z] ---> 5411749f8351 [2024-11-08T04:11:36.588Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-08T04:11:39.171Z] ---> 12dc2c0217f3 [2024-11-08T04:11:39.171Z] Step 20/25 : EXPOSE 59989 [2024-11-08T04:11:39.439Z] ---> Running in 47d007db5633 [2024-11-08T04:11:39.707Z] Removing intermediate container 47d007db5633 [2024-11-08T04:11:39.707Z] ---> 0b59ac2ad2c5 [2024-11-08T04:11:39.707Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-08T04:11:39.707Z] ---> Running in aab577afbcd3 [2024-11-08T04:11:39.980Z] Removing intermediate container aab577afbcd3 [2024-11-08T04:11:39.980Z] ---> 732174ba41b2 [2024-11-08T04:11:39.980Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T04:11:40.253Z] ---> Running in 1c81d99f7b18 [2024-11-08T04:11:40.523Z] Removing intermediate container 1c81d99f7b18 [2024-11-08T04:11:40.523Z] ---> c2e3463f6cf7 [2024-11-08T04:11:40.523Z] Step 23/25 : LABEL arch=arm64 [2024-11-08T04:11:40.523Z] ---> Running in ded522cd6350 [2024-11-08T04:11:41.107Z] Removing intermediate container ded522cd6350 [2024-11-08T04:11:41.107Z] ---> f5681cf9062e [2024-11-08T04:11:41.107Z] Step 24/25 : LABEL git_sha=e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T04:11:41.107Z] ---> Running in 742f3f23a756 [2024-11-08T04:11:41.378Z] Removing intermediate container 742f3f23a756 [2024-11-08T04:11:41.378Z] ---> 581712ba25c3 [2024-11-08T04:11:41.378Z] Step 25/25 : LABEL version=4.0.0-dev.3 [2024-11-08T04:11:41.378Z] ---> Running in 48e9fd426e95 [2024-11-08T04:11:41.976Z] Removing intermediate container 48e9fd426e95 [2024-11-08T04:11:41.976Z] ---> 4ba12f643cef [2024-11-08T04:11:41.976Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T04:11:41.976Z] Successfully built 4ba12f643cef [2024-11-08T04:11:41.976Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:11:42.129Z] provisioning config files... [2024-11-08T04:11:42.148Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/158@tmp/config2745082724246586373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:11:42.498Z] ---> ****-login.sh [2024-11-08T04:11:42.498Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:11:42.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:11:42.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:11:42.766Z] Configure a credential helper to remove this warning. See [2024-11-08T04:11:42.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:11:42.766Z] [2024-11-08T04:11:42.766Z] Login Succeeded [2024-11-08T04:11:42.766Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:11:43.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:11:43.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:11:43.034Z] Configure a credential helper to remove this warning. See [2024-11-08T04:11:43.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:11:43.034Z] [2024-11-08T04:11:43.034Z] Login Succeeded [2024-11-08T04:11:43.034Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:11:43.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:11:43.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:11:43.582Z] Configure a credential helper to remove this warning. See [2024-11-08T04:11:43.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:11:43.582Z] [2024-11-08T04:11:43.582Z] Login Succeeded [2024-11-08T04:11:43.582Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:11:43.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:11:43.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:11:43.852Z] Configure a credential helper to remove this warning. See [2024-11-08T04:11:43.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:11:43.852Z] [2024-11-08T04:11:43.852Z] Login Succeeded [2024-11-08T04:11:43.852Z] ****.io [2024-11-08T04:11:44.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:11:44.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:11:44.388Z] Configure a credential helper to remove this warning. See [2024-11-08T04:11:44.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:11:44.388Z] [2024-11-08T04:11:44.388Z] Login Succeeded [2024-11-08T04:11:44.388Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:11:44.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:11:44.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:11:44.491Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-11-08T04:11:44.491Z] e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T04:11:44.491Z] latest [2024-11-08T04:11:44.491Z] 4.0.0-dev.3 [2024-11-08T04:11:44.491Z] e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [2024-11-08T04:11:44.491Z] main [2024-11-08T04:11:44.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:44.879Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:45.232Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T04:11:45.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-08T04:11:45.232Z] 69b8db091928: Preparing [2024-11-08T04:11:45.232Z] 953c359177d2: Preparing [2024-11-08T04:11:45.232Z] 6e25bcdd65f3: Preparing [2024-11-08T04:11:45.232Z] a11fba488f34: Preparing [2024-11-08T04:11:45.232Z] 6a56d6bdd4af: Preparing [2024-11-08T04:11:45.232Z] 16113d51b718: Preparing [2024-11-08T04:11:45.232Z] 16113d51b718: Waiting [2024-11-08T04:11:45.501Z] 6e25bcdd65f3: Pushed [2024-11-08T04:11:45.501Z] 953c359177d2: Pushed [2024-11-08T04:11:45.501Z] 6a56d6bdd4af: Pushed [2024-11-08T04:11:45.501Z] 16113d51b718: Layer already exists [2024-11-08T04:11:47.454Z] a11fba488f34: Pushed [2024-11-08T04:11:57.548Z] 69b8db091928: Pushed [2024-11-08T04:11:57.548Z] e826f5dc6037df20d053c31d2f5c704deee50eae: digest: sha256:27b61a97d7e87803affde376d0678cb1ce9be645e526dba59086a165a5b2f4a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:57.930Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:58.302Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-11-08T04:11:58.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-08T04:11:58.302Z] 69b8db091928: Preparing [2024-11-08T04:11:58.302Z] 953c359177d2: Preparing [2024-11-08T04:11:58.302Z] 6e25bcdd65f3: Preparing [2024-11-08T04:11:58.302Z] a11fba488f34: Preparing [2024-11-08T04:11:58.302Z] 6a56d6bdd4af: Preparing [2024-11-08T04:11:58.302Z] 16113d51b718: Preparing [2024-11-08T04:11:58.302Z] 16113d51b718: Waiting [2024-11-08T04:11:58.302Z] 69b8db091928: Layer already exists [2024-11-08T04:11:58.302Z] a11fba488f34: Layer already exists [2024-11-08T04:11:58.302Z] 6a56d6bdd4af: Layer already exists [2024-11-08T04:11:58.302Z] 953c359177d2: Layer already exists [2024-11-08T04:11:58.302Z] 6e25bcdd65f3: Layer already exists [2024-11-08T04:11:58.302Z] 16113d51b718: Layer already exists [2024-11-08T04:11:58.569Z] latest: digest: sha256:27b61a97d7e87803affde376d0678cb1ce9be645e526dba59086a165a5b2f4a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:58.940Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:59.319Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.3 [2024-11-08T04:11:59.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-08T04:11:59.319Z] 69b8db091928: Preparing [2024-11-08T04:11:59.319Z] 953c359177d2: Preparing [2024-11-08T04:11:59.319Z] 6e25bcdd65f3: Preparing [2024-11-08T04:11:59.319Z] a11fba488f34: Preparing [2024-11-08T04:11:59.319Z] 6a56d6bdd4af: Preparing [2024-11-08T04:11:59.319Z] 16113d51b718: Preparing [2024-11-08T04:11:59.319Z] 16113d51b718: Waiting [2024-11-08T04:11:59.319Z] 6a56d6bdd4af: Layer already exists [2024-11-08T04:11:59.319Z] 953c359177d2: Layer already exists [2024-11-08T04:11:59.319Z] 6e25bcdd65f3: Layer already exists [2024-11-08T04:11:59.319Z] 69b8db091928: Layer already exists [2024-11-08T04:11:59.319Z] a11fba488f34: Layer already exists [2024-11-08T04:11:59.319Z] 16113d51b718: Layer already exists [2024-11-08T04:11:59.618Z] 4.0.0-dev.3: digest: sha256:27b61a97d7e87803affde376d0678cb1ce9be645e526dba59086a165a5b2f4a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:11:59.990Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:00.355Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [2024-11-08T04:12:00.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-08T04:12:00.355Z] 69b8db091928: Preparing [2024-11-08T04:12:00.355Z] 953c359177d2: Preparing [2024-11-08T04:12:00.355Z] 6e25bcdd65f3: Preparing [2024-11-08T04:12:00.355Z] a11fba488f34: Preparing [2024-11-08T04:12:00.355Z] 6a56d6bdd4af: Preparing [2024-11-08T04:12:00.355Z] 16113d51b718: Preparing [2024-11-08T04:12:00.355Z] 16113d51b718: Waiting [2024-11-08T04:12:00.355Z] a11fba488f34: Layer already exists [2024-11-08T04:12:00.355Z] 69b8db091928: Layer already exists [2024-11-08T04:12:00.355Z] 6e25bcdd65f3: Layer already exists [2024-11-08T04:12:00.355Z] 953c359177d2: Layer already exists [2024-11-08T04:12:00.355Z] 6a56d6bdd4af: Layer already exists [2024-11-08T04:12:00.355Z] 16113d51b718: Layer already exists [2024-11-08T04:12:00.626Z] e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3: digest: sha256:27b61a97d7e87803affde376d0678cb1ce9be645e526dba59086a165a5b2f4a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:01.016Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:01.382Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-11-08T04:12:01.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-11-08T04:12:01.382Z] 69b8db091928: Preparing [2024-11-08T04:12:01.382Z] 953c359177d2: Preparing [2024-11-08T04:12:01.382Z] 6e25bcdd65f3: Preparing [2024-11-08T04:12:01.382Z] a11fba488f34: Preparing [2024-11-08T04:12:01.382Z] 6a56d6bdd4af: Preparing [2024-11-08T04:12:01.382Z] 16113d51b718: Preparing [2024-11-08T04:12:01.382Z] 16113d51b718: Waiting [2024-11-08T04:12:01.382Z] 69b8db091928: Layer already exists [2024-11-08T04:12:01.382Z] 953c359177d2: Layer already exists [2024-11-08T04:12:01.382Z] a11fba488f34: Layer already exists [2024-11-08T04:12:01.382Z] 6a56d6bdd4af: Layer already exists [2024-11-08T04:12:01.382Z] 6e25bcdd65f3: Layer already exists [2024-11-08T04:12:01.382Z] 16113d51b718: Layer already exists [2024-11-08T04:12:01.649Z] main: digest: sha256:27b61a97d7e87803affde376d0678cb1ce9be645e526dba59086a165a5b2f4a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:12:01.729Z] ===================================================== [Pipeline] echo [2024-11-08T04:12:01.743Z] taggedImages: [2024-11-08T04:12:01.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e826f5dc6037df20d053c31d2f5c704deee50eae [2024-11-08T04:12:01.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-11-08T04:12:01.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.3 [2024-11-08T04:12:01.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e826f5dc6037df20d053c31d2f5c704deee50eae-4.0.0-dev.3 [2024-11-08T04:12:01.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:02.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:12:02.139Z] [2024-11-08T04:12:02.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:02.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:12:03.076Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T04:12:03.076Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T04:12:03.076Z] 04944245beec: Pulling fs layer [2024-11-08T04:12:03.076Z] 699f458cf7ca: Pulling fs layer [2024-11-08T04:12:03.076Z] 765212b225bb: Pulling fs layer [2024-11-08T04:12:03.076Z] f23df028b6ca: Pulling fs layer [2024-11-08T04:12:03.076Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T04:12:03.076Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T04:12:03.076Z] 765212b225bb: Waiting [2024-11-08T04:12:03.076Z] f23df028b6ca: Waiting [2024-11-08T04:12:03.076Z] d65c8cfc05b1: Waiting [2024-11-08T04:12:03.076Z] 2437ff75d9bd: Waiting [2024-11-08T04:12:03.348Z] 04944245beec: Verifying Checksum [2024-11-08T04:12:03.348Z] 04944245beec: Download complete [2024-11-08T04:12:03.348Z] 765212b225bb: Verifying Checksum [2024-11-08T04:12:03.348Z] 765212b225bb: Download complete [2024-11-08T04:12:03.348Z] f23df028b6ca: Verifying Checksum [2024-11-08T04:12:03.348Z] f23df028b6ca: Download complete [2024-11-08T04:12:03.348Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T04:12:03.348Z] d65c8cfc05b1: Download complete [2024-11-08T04:12:03.617Z] 699f458cf7ca: Verifying Checksum [2024-11-08T04:12:03.617Z] 699f458cf7ca: Download complete [2024-11-08T04:12:03.883Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T04:12:03.883Z] 8998bd30e6a1: Download complete [2024-11-08T04:12:06.476Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T04:12:06.476Z] 2437ff75d9bd: Download complete [2024-11-08T04:12:09.264Z] 8998bd30e6a1: Pull complete [2024-11-08T04:12:09.538Z] 04944245beec: Pull complete [2024-11-08T04:12:11.495Z] 699f458cf7ca: Pull complete [2024-11-08T04:12:11.495Z] 765212b225bb: Pull complete [2024-11-08T04:12:12.467Z] f23df028b6ca: Pull complete [2024-11-08T04:12:12.742Z] d65c8cfc05b1: Pull complete [2024-11-08T04:12:31.020Z] 2437ff75d9bd: Pull complete [2024-11-08T04:12:31.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T04:12:31.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:12:31.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:12:31.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-25851 does not seem to be running inside a container [2024-11-08T04:12:31.385Z] $ 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/158 -v /w/workspace/device-rfid-llrp-go/158:/w/workspace/device-rfid-llrp-go/158:rw,z -v /w/workspace/device-rfid-llrp-go/158@tmp:/w/workspace/device-rfid-llrp-go/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T04:12:34.731Z] $ docker top 6b1c222af7244817f7732e31220938d7b36292ddc49436fc2b9dde0c76338577 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:12:35.319Z] ---> job-cost.sh [2024-11-08T04:12:35.587Z] lf-activate-venv: SKIPPING [2024-11-08T04:12:35.587Z] INFO: No Stack... [2024-11-08T04:12:36.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T04:12:37.145Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T04:12:37.792Z] + cat /w/workspace/device-rfid-llrp-go/158/archives/cost.csv [2024-11-08T04:12:37.792Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T04:12:37.859Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] [2024-11-08T04:12:37.866Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] did not exist. Created. [2024-11-08T04:12:37.873Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:12:38.549Z] /w/workspace/device-rfid-llrp-go/158@tmp/durable-d4bfd24c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T04:12:39.239Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T04:12:39.256Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T04:12:39.330Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T04:12:39.338Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T04:12:39.359Z] $ docker stop --time=1 6b1c222af7244817f7732e31220938d7b36292ddc49436fc2b9dde0c76338577 [2024-11-08T04:12:40.936Z] $ docker rm -f --volumes 6b1c222af7244817f7732e31220938d7b36292ddc49436fc2b9dde0c76338577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T04:12:41.437Z] provisioning config files... [2024-11-08T04:12:41.444Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3112818776404812298tmp [Pipeline] { [Pipeline] sh [2024-11-08T04:12:41.744Z] + set +x [2024-11-08T04:12:41.744Z] + + curl -s https://codecov.io/bash [2024-11-08T04:12:41.744Z] bash -s -- [2024-11-08T04:12:41.744Z] [2024-11-08T04:12:41.744Z] _____ _ [2024-11-08T04:12:41.744Z] / ____| | | [2024-11-08T04:12:41.744Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T04:12:41.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T04:12:41.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T04:12:41.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T04:12:41.744Z] Bash-1.0.6 [2024-11-08T04:12:41.744Z] [2024-11-08T04:12:41.744Z] [2024-11-08T04:12:41.744Z] ==> git version 2.25.1 found [2024-11-08T04:12:41.744Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-08T04:12:41.744Z] Release-Date: 2020-01-08 [2024-11-08T04:12:41.744Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T04:12:41.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T04:12:41.744Z] ==> Jenkins CI detected. [2024-11-08T04:12:41.744Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-11-08T04:12:41.744Z] project root: . [2024-11-08T04:12:41.744Z] --> token set from env [2024-11-08T04:12:41.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T04:12:41.744Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T04:12:41.744Z] ==> Python coveragepy not found [2024-11-08T04:12:41.744Z] ==> Searching for coverage reports in: [2024-11-08T04:12:41.744Z] + . [2024-11-08T04:12:41.744Z] -> Found 1 reports [2024-11-08T04:12:41.744Z] ==> Detecting git/mercurial file structure [2024-11-08T04:12:41.744Z] ==> Reading reports [2024-11-08T04:12:41.744Z] + ./coverage.out bytes=451915 [2024-11-08T04:12:41.744Z] ==> Appending adjustments [2024-11-08T04:12:41.744Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T04:12:42.003Z] + Found adjustments [2024-11-08T04:12:42.003Z] ==> Gzipping contents [2024-11-08T04:12:42.003Z] 52K /tmp/codecov.QJ1DlK.gz [2024-11-08T04:12:42.003Z] ==> Uploading reports [2024-11-08T04:12:42.003Z] url: https://codecov.io [2024-11-08T04:12:42.003Z] query: branch=main&commit=e826f5dc6037df20d053c31d2f5c704deee50eae&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:12:42.003Z] -> Pinging Codecov [2024-11-08T04:12:42.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e826f5dc6037df20d053c31d2f5c704deee50eae&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:12:42.569Z] -> Uploading to [2024-11-08T04:12:42.569Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/e826f5dc6037df20d053c31d2f5c704deee50eae/60aa264c-42aa-4b01-a86d-cf795dc96277.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T041242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5fe15787e71234151b7b661e05b32a5f68b568b679ac57efe427e0bbbce7d4d3 [2024-11-08T04:12:42.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:12:42.569Z] Dload Upload Total Spent Left Speed [2024-11-08T04:12:42.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 194k --:--:-- --:--:-- --:--:-- 194k 100 51489 0 0 100 51489 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-11-08T04:12:42.569Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] } [2024-11-08T04:12:42.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T04:12:42.854Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T04:12:42.872Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:43.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:12:43.186Z] [2024-11-08T04:12:43.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:12:43.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:12:43.489Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T04:12:43.489Z] 43c4264eed91: Already exists [2024-11-08T04:12:43.489Z] 4cc291be95ef: Already exists [2024-11-08T04:12:43.489Z] 2ac1f1163629: Already exists [2024-11-08T04:12:43.489Z] 5c3c966382ef: Already exists [2024-11-08T04:12:43.489Z] 4f4fb700ef54: Already exists [2024-11-08T04:12:43.489Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T04:12:43.489Z] 9c3e1370e548: Pulling fs layer [2024-11-08T04:12:43.746Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T04:12:43.746Z] d9c7d2e4e75e: Download complete [2024-11-08T04:12:44.007Z] d9c7d2e4e75e: Pull complete [2024-11-08T04:12:44.576Z] 9c3e1370e548: Verifying Checksum [2024-11-08T04:12:44.576Z] 9c3e1370e548: Download complete [2024-11-08T04:12:47.858Z] 9c3e1370e548: Pull complete [2024-11-08T04:12:47.858Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T04:12:47.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:12:47.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:12:47.966Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T04:12:48.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T04:12:50.405Z] $ docker top d05c9d9f03026e9b4481c23456a8274928bf848397a3c7a84430ada9156aa013 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:12:50.767Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-11-08T04:12:50.778Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-11-08T04:12:51.060Z] + set -o pipefail [2024-11-08T04:12:51.060Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-11-08T04:12:59.189Z] [2024-11-08T04:12:59.189Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-11-08T04:12:59.189Z] [2024-11-08T04:12:59.189Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/000e302f-7a44-4a49-ba07-ccf64c23341a [2024-11-08T04:12:59.189Z] [2024-11-08T04:12:59.189Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T04:12:59.189Z] [2024-11-08T04:12:59.189Z] [2024-11-08T04:12:59.189Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T04:12:59.189Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T04:12:59.280Z] $ docker stop --time=1 d05c9d9f03026e9b4481c23456a8274928bf848397a3c7a84430ada9156aa013 [2024-11-08T04:13:06.992Z] $ docker rm -f --volumes d05c9d9f03026e9b4481c23456a8274928bf848397a3c7a84430ada9156aa013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:13:08.014Z] + git log --format=format:%s -1 e826f5dc6037df20d053c31d2f5c704deee50eae [Pipeline] sh [2024-11-08T04:13:08.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:13:08.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:13:08.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:13:08.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:13:08.783Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T04:13:08.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:13:09.253Z] $ docker top 476fc0f9b8255df1aa65053f116dc484a0c5e8617bc6c4bef39b9ae0104f0259 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:13:09.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:13:09.351Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:13:09.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:13:09.466Z] $ docker exec 476fc0f9b8255df1aa65053f116dc484a0c5e8617bc6c4bef39b9ae0104f0259 ssh-agent [2024-11-08T04:13:09.558Z] SSH_AUTH_SOCK=/tmp/ssh-9w6Kh9IdskJN/agent.31 [2024-11-08T04:13:09.558Z] SSH_AGENT_PID=37 [2024-11-08T04:13:09.562Z] Running ssh-add (command line suppressed) [2024-11-08T04:13:09.667Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5233452191240718751.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5233452191240718751.key) [2024-11-08T04:13:09.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:13:09.975Z] + git semver tag [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,161 [run_tag] DEBUG tag force:False [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,161 [check_head_tag] DEBUG check head tag [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,162 [execute] INFO git cat-file --batch-check [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,166 [execute] INFO git cat-file --batch [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,184 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:10.233Z] 2024-11-08 04:13:10,185 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-08T04:13:10.234Z] 2024-11-08 04:13:10,185 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:13:10.234Z] 2024-11-08 04:13:10,190 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:10.234Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T04:13:10.246Z] $ docker exec --env ******** --env ******** 476fc0f9b8255df1aa65053f116dc484a0c5e8617bc6c4bef39b9ae0104f0259 ssh-agent -k [2024-11-08T04:13:10.336Z] unset SSH_AUTH_SOCK; [2024-11-08T04:13:10.336Z] unset SSH_AGENT_PID; [2024-11-08T04:13:10.337Z] echo Agent pid 37 killed; [2024-11-08T04:13:10.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:13:10.664Z] + git semver [Pipeline] } [2024-11-08T04:13:10.937Z] $ docker stop --time=1 476fc0f9b8255df1aa65053f116dc484a0c5e8617bc6c4bef39b9ae0104f0259 [2024-11-08T04:13:12.193Z] $ docker rm -f --volumes 476fc0f9b8255df1aa65053f116dc484a0c5e8617bc6c4bef39b9ae0104f0259 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:13:12.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:13:12.605Z] [2024-11-08T04:13:12.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:13:12.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:13:12.904Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T04:13:12.904Z] ab5ef0e58194: Pulling fs layer [2024-11-08T04:13:12.904Z] 9712f1f96733: Pulling fs layer [2024-11-08T04:13:12.904Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T04:13:12.904Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T04:13:12.904Z] e9a5061849ea: Pulling fs layer [2024-11-08T04:13:12.904Z] d747dcd14b5f: Pulling fs layer [2024-11-08T04:13:12.904Z] 2de7ff778b66: Pulling fs layer [2024-11-08T04:13:12.904Z] 0d9ebad4ef96: Waiting [2024-11-08T04:13:12.904Z] d747dcd14b5f: Waiting [2024-11-08T04:13:12.904Z] e9a5061849ea: Waiting [2024-11-08T04:13:12.904Z] 2de7ff778b66: Waiting [2024-11-08T04:13:13.162Z] 9712f1f96733: Verifying Checksum [2024-11-08T04:13:13.162Z] 9712f1f96733: Download complete [2024-11-08T04:13:13.420Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T04:13:13.420Z] 63f879dbbcfc: Download complete [2024-11-08T04:13:13.693Z] e9a5061849ea: Verifying Checksum [2024-11-08T04:13:13.693Z] e9a5061849ea: Download complete [2024-11-08T04:13:13.693Z] d747dcd14b5f: Verifying Checksum [2024-11-08T04:13:13.693Z] d747dcd14b5f: Download complete [2024-11-08T04:13:13.693Z] ab5ef0e58194: Verifying Checksum [2024-11-08T04:13:13.693Z] ab5ef0e58194: Download complete [2024-11-08T04:13:13.693Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T04:13:13.693Z] 0d9ebad4ef96: Download complete [2024-11-08T04:13:13.953Z] 2de7ff778b66: Verifying Checksum [2024-11-08T04:13:13.953Z] 2de7ff778b66: Download complete [2024-11-08T04:13:17.238Z] ab5ef0e58194: Pull complete [2024-11-08T04:13:17.238Z] 9712f1f96733: Pull complete [2024-11-08T04:13:17.495Z] 63f879dbbcfc: Pull complete [2024-11-08T04:13:20.776Z] 0d9ebad4ef96: Pull complete [2024-11-08T04:13:21.033Z] e9a5061849ea: Pull complete [2024-11-08T04:13:21.033Z] d747dcd14b5f: Pull complete [2024-11-08T04:13:21.968Z] 2de7ff778b66: Pull complete [2024-11-08T04:13:21.968Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T04:13:21.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:13:21.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:13:22.069Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T04:13:22.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T04:13:28.714Z] $ docker top 6141a8593069727f12f78df5a16614c4423a5673a1e466ef071c6d5638c713f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:13:28.787Z] provisioning config files... [2024-11-08T04:13:28.795Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6847237522378750359tmp [2024-11-08T04:13:28.803Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3839912659014492550tmp [2024-11-08T04:13:28.813Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18250161921901663724tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:13:28.934Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:29.234Z] ---> sigul-configuration.sh [2024-11-08T04:13:29.234Z] gpg: directory `/root/.gnupg' created [2024-11-08T04:13:29.234Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T04:13:29.234Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T04:13:29.234Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T04:13:29.234Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T04:13:29.234Z] gpg: CAST5 encrypted data [2024-11-08T04:13:29.234Z] gpg: encrypted with 1 passphrase [2024-11-08T04:13:29.234Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T04:13:29.531Z] + mkdir /home/jenkins [2024-11-08T04:13:29.532Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T04:13:29.833Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-08T04:13:29.846Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:30.135Z] ---> sigul-install.sh [2024-11-08T04:13:30.135Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T04:13:30.425Z] + git tag --list [2024-11-08T04:13:30.425Z] v0.0.0 [2024-11-08T04:13:30.425Z] v1.0.0 [2024-11-08T04:13:30.425Z] v2.1.0 [2024-11-08T04:13:30.425Z] v2.1.1 [2024-11-08T04:13:30.425Z] v2.2.0 [2024-11-08T04:13:30.425Z] v2.3.0 [2024-11-08T04:13:30.425Z] v3.0 [2024-11-08T04:13:30.425Z] v3.0.0 [2024-11-08T04:13:30.425Z] v3.1 [2024-11-08T04:13:30.425Z] v3.1.0 [2024-11-08T04:13:30.425Z] v3.1.0-dev.1 [2024-11-08T04:13:30.425Z] v3.1.0-dev.10 [2024-11-08T04:13:30.425Z] v3.1.0-dev.11 [2024-11-08T04:13:30.425Z] v3.1.0-dev.12 [2024-11-08T04:13:30.425Z] v3.1.0-dev.13 [2024-11-08T04:13:30.425Z] v3.1.0-dev.14 [2024-11-08T04:13:30.425Z] v3.1.0-dev.15 [2024-11-08T04:13:30.425Z] v3.1.0-dev.16 [2024-11-08T04:13:30.425Z] v3.1.0-dev.17 [2024-11-08T04:13:30.425Z] v3.1.0-dev.18 [2024-11-08T04:13:30.425Z] v3.1.0-dev.19 [2024-11-08T04:13:30.425Z] v3.1.0-dev.2 [2024-11-08T04:13:30.425Z] v3.1.0-dev.20 [2024-11-08T04:13:30.425Z] v3.1.0-dev.21 [2024-11-08T04:13:30.425Z] v3.1.0-dev.22 [2024-11-08T04:13:30.425Z] v3.1.0-dev.23 [2024-11-08T04:13:30.425Z] v3.1.0-dev.24 [2024-11-08T04:13:30.425Z] v3.1.0-dev.3 [2024-11-08T04:13:30.425Z] v3.1.0-dev.4 [2024-11-08T04:13:30.425Z] v3.1.0-dev.5 [2024-11-08T04:13:30.425Z] v3.1.0-dev.6 [2024-11-08T04:13:30.425Z] v3.1.0-dev.7 [2024-11-08T04:13:30.425Z] v3.1.0-dev.8 [2024-11-08T04:13:30.425Z] v3.1.0-dev.9 [2024-11-08T04:13:30.425Z] v3.1.1 [2024-11-08T04:13:30.425Z] v3.1.1-dev.1 [2024-11-08T04:13:30.425Z] v3.2.0-dev.1 [2024-11-08T04:13:30.425Z] v3.2.0-dev.10 [2024-11-08T04:13:30.425Z] v3.2.0-dev.11 [2024-11-08T04:13:30.425Z] v3.2.0-dev.12 [2024-11-08T04:13:30.425Z] v3.2.0-dev.13 [2024-11-08T04:13:30.425Z] v3.2.0-dev.14 [2024-11-08T04:13:30.425Z] v3.2.0-dev.15 [2024-11-08T04:13:30.425Z] v3.2.0-dev.16 [2024-11-08T04:13:30.425Z] v3.2.0-dev.17 [2024-11-08T04:13:30.425Z] v3.2.0-dev.18 [2024-11-08T04:13:30.425Z] v3.2.0-dev.19 [2024-11-08T04:13:30.425Z] v3.2.0-dev.2 [2024-11-08T04:13:30.425Z] v3.2.0-dev.3 [2024-11-08T04:13:30.425Z] v3.2.0-dev.4 [2024-11-08T04:13:30.425Z] v3.2.0-dev.5 [2024-11-08T04:13:30.425Z] v3.2.0-dev.6 [2024-11-08T04:13:30.425Z] v3.2.0-dev.7 [2024-11-08T04:13:30.425Z] v3.2.0-dev.8 [2024-11-08T04:13:30.425Z] v3.2.0-dev.9 [2024-11-08T04:13:30.425Z] v4.0.0-dev.1 [2024-11-08T04:13:30.425Z] v4.0.0-dev.2 [2024-11-08T04:13:30.425Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-08T04:13:30.718Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-08T04:13:31.287Z] Signing Git tag with Sigul... [2024-11-08T04:13:31.287Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-08T04:13:31.560Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:31.862Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T04:13:31.870Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T04:13:31.908Z] $ docker stop --time=1 6141a8593069727f12f78df5a16614c4423a5673a1e466ef071c6d5638c713f8 [2024-11-08T04:13:33.193Z] $ docker rm -f --volumes 6141a8593069727f12f78df5a16614c4423a5673a1e466ef071c6d5638c713f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T04:13:33.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:13:33.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:13:33.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:13:33.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:13:34.021Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T04:13:34.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:13:34.407Z] $ docker top 4ade2523cdc5208a80c266324dd6d7273e1d739735f4cbbe485e6b74dc0d009d -eo pid,comm [2024-11-08T04:13:34.450Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T04:13:34.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:13:34.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:13:34.514Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:13:34.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:13:34.632Z] $ docker exec 4ade2523cdc5208a80c266324dd6d7273e1d739735f4cbbe485e6b74dc0d009d ssh-agent [2024-11-08T04:13:34.724Z] SSH_AUTH_SOCK=/tmp/ssh-nWZaofnHY4Sr/agent.32 [2024-11-08T04:13:34.724Z] SSH_AGENT_PID=38 [2024-11-08T04:13:34.728Z] Running ssh-add (command line suppressed) [2024-11-08T04:13:34.833Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18213177875184800095.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18213177875184800095.key) [2024-11-08T04:13:34.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:13:35.136Z] + git semver bump pre [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,311 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,311 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,311 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,311 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,311 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,311 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,313 [execute] INFO git cat-file --batch-check [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,317 [execute] INFO git cat-file --batch [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:13:35.394Z] 2024-11-08 04:13:35,322 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:35.394Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T04:13:35.406Z] $ docker exec --env ******** --env ******** 4ade2523cdc5208a80c266324dd6d7273e1d739735f4cbbe485e6b74dc0d009d ssh-agent -k [2024-11-08T04:13:35.499Z] unset SSH_AUTH_SOCK; [2024-11-08T04:13:35.500Z] unset SSH_AGENT_PID; [2024-11-08T04:13:35.500Z] echo Agent pid 38 killed; [2024-11-08T04:13:35.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:13:35.834Z] + git semver [Pipeline] } [2024-11-08T04:13:36.109Z] $ docker stop --time=1 4ade2523cdc5208a80c266324dd6d7273e1d739735f4cbbe485e6b74dc0d009d [2024-11-08T04:13:37.379Z] $ docker rm -f --volumes 4ade2523cdc5208a80c266324dd6d7273e1d739735f4cbbe485e6b74dc0d009d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:13:37.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:13:37.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:13:38.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:13:38.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:13:38.124Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T04:13:38.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:13:38.471Z] $ docker top 4df06ee7bf1fb03ce221ea97c8e02aa1d5cf366a5de90f9f01f194de0d3eddcf -eo pid,comm [2024-11-08T04:13:38.526Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T04:13:38.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:13:38.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:13:38.586Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:13:38.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:13:38.701Z] $ docker exec 4df06ee7bf1fb03ce221ea97c8e02aa1d5cf366a5de90f9f01f194de0d3eddcf ssh-agent [2024-11-08T04:13:38.814Z] SSH_AUTH_SOCK=/tmp/ssh-U5GfhUAp2N85/agent.32 [2024-11-08T04:13:38.814Z] SSH_AGENT_PID=38 [2024-11-08T04:13:38.820Z] Running ssh-add (command line suppressed) [2024-11-08T04:13:38.940Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10828232364245205955.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10828232364245205955.key) [2024-11-08T04:13:38.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:13:39.247Z] + git semver push [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,454 [run_push] DEBUG push [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,454 [execute] INFO git cat-file --batch-check [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,459 [execute] INFO git rev-list d750e4d22884dbbfe21ff88f072300ebfd136c2d -- [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,459 [execute] DEBUG Popen(['git', 'rev-list', 'd750e4d22884dbbfe21ff88f072300ebfd136c2d', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,468 [execute] INFO git fetch -v origin [2024-11-08T04:13:39.505Z] 2024-11-08 04:13:39,468 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T04:13:40.075Z] 2024-11-08 04:13:39,925 [run_push] DEBUG no remote changes detected [2024-11-08T04:13:40.075Z] 2024-11-08 04:13:39,926 [execute] INFO git push origin semver [2024-11-08T04:13:40.075Z] 2024-11-08 04:13:39,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:13:40.644Z] 2024-11-08 04:13:40,571 [run_push] DEBUG push all version tags [2024-11-08T04:13:40.644Z] 2024-11-08 04:13:40,572 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T04:13:40.644Z] 2024-11-08 04:13:40,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:13:41.211Z] 2024-11-08 04:13:41,206 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-11-08T04:13:41.211Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T04:13:41.482Z] $ docker exec --env ******** --env ******** 4df06ee7bf1fb03ce221ea97c8e02aa1d5cf366a5de90f9f01f194de0d3eddcf ssh-agent -k [2024-11-08T04:13:41.594Z] unset SSH_AUTH_SOCK; [2024-11-08T04:13:41.594Z] unset SSH_AGENT_PID; [2024-11-08T04:13:41.594Z] echo Agent pid 38 killed; [2024-11-08T04:13:41.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:13:41.927Z] + git semver [Pipeline] } [2024-11-08T04:13:42.202Z] $ docker stop --time=1 4df06ee7bf1fb03ce221ea97c8e02aa1d5cf366a5de90f9f01f194de0d3eddcf [2024-11-08T04:13:43.484Z] $ docker rm -f --volumes 4df06ee7bf1fb03ce221ea97c8e02aa1d5cf366a5de90f9f01f194de0d3eddcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T04:13:44.121Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-11-08T04:13:44.121Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-11-08T04:13:44.121Z] total 16 [2024-11-08T04:13:44.121Z] drwxr-xr-x 3 root root 4096 Nov 8 03:56 . [2024-11-08T04:13:44.121Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:13 .. [2024-11-08T04:13:44.121Z] drwxr-xr-x 2 root root 4096 Nov 8 03:56 cost [2024-11-08T04:13:44.121Z] -rw-r--r-- 1 root root 91 Nov 8 03:56 cost.csv [2024-11-08T04:13:44.121Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-11-08T04:13:44.121Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-11-08T04:13:44.121Z] total 16 [2024-11-08T04:13:44.121Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:56 . [2024-11-08T04:13:44.121Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:13 .. [2024-11-08T04:13:44.121Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:56 cost [2024-11-08T04:13:44.121Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:44.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:45.281Z] ---> package-listing.sh [2024-11-08T04:13:45.281Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T04:13:45.281Z] ++ facter osfamily [2024-11-08T04:13:45.553Z] + OS_FAMILY=debian [2024-11-08T04:13:45.553Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-11-08T04:13:45.553Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T04:13:45.554Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T04:13:45.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T04:13:45.554Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T04:13:45.554Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-11-08T04:13:45.554Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T04:13:45.554Z] + case "${OS_FAMILY}" in [2024-11-08T04:13:45.554Z] + dpkg -l [2024-11-08T04:13:45.554Z] + grep '^ii' [2024-11-08T04:13:45.554Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T04:13:45.554Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T04:13:45.554Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T04:13:45.554Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-11-08T04:13:45.554Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-11-08T04:13:45.554Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-11-08T04:13:45.565Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T04:13:45.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:13:46.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:13:46.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:13:46.491Z] prd-ubuntu20.04-docker-8c-8g-25847 does not seem to be running inside a container [2024-11-08T04:13:46.525Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T04:13:46.722Z] $ docker top eb57078b83032410a16e5acb287b66f5ff4a064696ff47fc222ad9043ebb10ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:13:47.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T04:13:47.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T04:13:47.641Z] + ls /var/log/sa-host [2024-11-08T04:13:47.641Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:13:47.748Z] provisioning config files... [2024-11-08T04:13:47.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11866741790455808825tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:13:47.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:48.061Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T04:13:48.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:48.408Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T04:13:48.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:48.705Z] ---> sudo-logs.sh [2024-11-08T04:13:48.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T04:13:48.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:49.020Z] ---> job-cost.sh [2024-11-08T04:13:49.020Z] lf-activate-venv: SKIPPING [2024-11-08T04:13:49.020Z] DEBUG: total: 0.2199999988079071 [2024-11-08T04:13:49.020Z] INFO: Retrieving Stack Cost... [2024-11-08T04:13:49.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T04:13:49.845Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T04:13:49.858Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:13:50.140Z] ---> logs-deploy.sh [2024-11-08T04:13:50.140Z] lf-activate-venv: SKIPPING [2024-11-08T04:13:50.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/158 [2024-11-08T04:13:50.140Z] INFO: archiving workspace using pattern(s): [2024-11-08T04:13:51.076Z] Archives upload complete. [2024-11-08T04:13:51.076Z] INFO: archiving logs to Nexus