Pull request #320 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c51e47f856f8bbc0fd30df19d00b225f73044e32+eda65a26f575ff07a305de7325ab261b4d99341a (07bd9b23989b14777e93a902855d19a31bca6f3b) 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-ssh9112515001356678300.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-ssh3738526016191354548.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16361713189383911616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16345276702193700048.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4200561957467427196.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11851312198038227458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 ‘prd-ubuntu20.04-docker-8c-8g-22748’ Running on prd-ubuntu20.04-docker-8c-8g-22757 in /w/workspace/undry_device-rfid-llrp-go_PR-320 [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/undry_device-rfid-llrp-go_PR-320 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit c51e47f856f8bbc0fd30df19d00b225f73044e32 Merge succeeded, producing c51e47f856f8bbc0fd30df19d00b225f73044e32 Checking out Revision c51e47f856f8bbc0fd30df19d00b225f73044e32 (PR-320) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T10:49:47.773Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T10:49:47.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T10:49:48.124Z] ========================================================= [2024-10-14T10:49:48.124Z] EdgeX Global Pipelines Version Info [2024-10-14T10:49:48.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T10:49:49.204Z] ------------------- [2024-10-14T10:49:49.204Z] stable info: [2024-10-14T10:49:49.204Z] ------------------- [2024-10-14T10:49:49.204Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T10:49:49.204Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T10:49:49.204Z] Message: update stable to v1.0.265 [2024-10-14T10:49:49.464Z] ------------------- [2024-10-14T10:49:49.464Z] experimental info: [2024-10-14T10:49:49.464Z] ------------------- [2024-10-14T10:49:49.464Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T10:49:49.464Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T10:49:49.464Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T10:49:49.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-14T10:49:49.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-14T10:49:49.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T10:49:49.847Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T10:49:49.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T10:49:49.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T10:49:50.011Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T10:49:50.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T10:49:50.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T10:49:50.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T10:49:50.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T10:49:50.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-14T10:49:50.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T10:49:50.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T10:49:50.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T10:49:50.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T10:49:50.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T10:49:50.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T10:49:50.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T10:49:50.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T10:49:50.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T10:49:50.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T10:49:50.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T10:49:51.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T10:49:51.064Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T10:49:51.125Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T10:49:51.182Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T10:49:51.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo [2024-10-14T10:49:51.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo [2024-10-14T10:49:51.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo [2024-10-14T10:49:51.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo [2024-10-14T10:49:51.480Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c51e47f [Pipeline] echo [2024-10-14T10:49:51.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T10:49:51.696Z] provisioning config files... [2024-10-14T10:49:51.709Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config1507791523757284212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T10:49:52.104Z] ---> ****-login.sh [2024-10-14T10:49:52.104Z] nexus3.edgexfoundry.org:10001 [2024-10-14T10:49:52.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:49:52.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:49:52.364Z] Configure a credential helper to remove this warning. See [2024-10-14T10:49:52.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:49:52.364Z] [2024-10-14T10:49:52.364Z] Login Succeeded [2024-10-14T10:49:52.364Z] nexus3.edgexfoundry.org:10002 [2024-10-14T10:49:52.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:49:52.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:49:52.364Z] Configure a credential helper to remove this warning. See [2024-10-14T10:49:52.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:49:52.364Z] [2024-10-14T10:49:52.364Z] Login Succeeded [2024-10-14T10:49:52.364Z] nexus3.edgexfoundry.org:10003 [2024-10-14T10:49:52.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:49:52.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:49:52.624Z] Configure a credential helper to remove this warning. See [2024-10-14T10:49:52.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:49:52.624Z] [2024-10-14T10:49:52.624Z] Login Succeeded [2024-10-14T10:49:52.625Z] nexus3.edgexfoundry.org:10004 [2024-10-14T10:49:52.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:49:52.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:49:52.625Z] Configure a credential helper to remove this warning. See [2024-10-14T10:49:52.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:49:52.625Z] [2024-10-14T10:49:52.625Z] Login Succeeded [2024-10-14T10:49:52.625Z] ****.io [2024-10-14T10:49:52.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:49:52.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:49:52.885Z] Configure a credential helper to remove this warning. See [2024-10-14T10:49:52.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:49:52.885Z] [2024-10-14T10:49:52.885Z] Login Succeeded [2024-10-14T10:49:52.885Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T10:49:52.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T10:49:53.602Z] + git rev-list -1 --merges c51e47f856f8bbc0fd30df19d00b225f73044e32~1..c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo [2024-10-14T10:49:53.652Z] -----------> git rev-list -1 --merges c51e47f856f8bbc0fd30df19d00b225f73044e32~1..c51e47f856f8bbc0fd30df19d00b225f73044e32 c51e47f856f8bbc0fd30df19d00b225f73044e32 [false] [Pipeline] sh [2024-10-14T10:49:53.977Z] + git log --format=format:%s -1 c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo [2024-10-14T10:49:54.023Z] ========================================================= [2024-10-14T10:49:54.023Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T10:49:54.023Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T10:49:54.493Z] + git log --format=format:%s -1 c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] echo [2024-10-14T10:49:54.530Z] [semverPrep] GIT_COMMIT: c51e47f856f8bbc0fd30df19d00b225f73044e32, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-14T10:49:54.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T10:49:54.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T10:49:54.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T10:49:54.989Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T10:49:54.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T10:49:54.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T10:49:54.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T10:49:54.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:49:55.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T10:49:55.519Z] [2024-10-14T10:49:55.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:49:55.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T10:49:55.930Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T10:49:55.930Z] b85a868b505f: Pulling fs layer [2024-10-14T10:49:55.930Z] e2be974225ed: Pulling fs layer [2024-10-14T10:49:55.930Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T10:49:55.930Z] 988bab9f4d93: Pulling fs layer [2024-10-14T10:49:55.930Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T10:49:55.930Z] eaf3925da568: Pulling fs layer [2024-10-14T10:49:55.930Z] bab4dde63d76: Pulling fs layer [2024-10-14T10:49:55.930Z] bde34c3a00c8: Pulling fs layer [2024-10-14T10:49:55.930Z] b352a97aabf1: Pulling fs layer [2024-10-14T10:49:55.930Z] 4872d77fe225: Pulling fs layer [2024-10-14T10:49:55.930Z] 5851b861e8e6: Pulling fs layer [2024-10-14T10:49:55.930Z] 988bab9f4d93: Waiting [2024-10-14T10:49:55.930Z] b352a97aabf1: Waiting [2024-10-14T10:49:55.930Z] 1469e6f7b9e6: Waiting [2024-10-14T10:49:55.930Z] eaf3925da568: Waiting [2024-10-14T10:49:55.930Z] 4872d77fe225: Waiting [2024-10-14T10:49:55.930Z] 5851b861e8e6: Waiting [2024-10-14T10:49:55.930Z] bab4dde63d76: Waiting [2024-10-14T10:49:55.930Z] bde34c3a00c8: Waiting [2024-10-14T10:49:55.930Z] e2be974225ed: Download complete [2024-10-14T10:49:55.930Z] 988bab9f4d93: Verifying Checksum [2024-10-14T10:49:55.930Z] 988bab9f4d93: Download complete [2024-10-14T10:49:55.930Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T10:49:55.930Z] 1469e6f7b9e6: Download complete [2024-10-14T10:49:56.188Z] eaf3925da568: Verifying Checksum [2024-10-14T10:49:56.188Z] eaf3925da568: Download complete [2024-10-14T10:49:56.188Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T10:49:56.188Z] 339a4e72a1f5: Download complete [2024-10-14T10:49:56.188Z] bde34c3a00c8: Verifying Checksum [2024-10-14T10:49:56.188Z] bde34c3a00c8: Download complete [2024-10-14T10:49:56.188Z] b352a97aabf1: Verifying Checksum [2024-10-14T10:49:56.188Z] b352a97aabf1: Download complete [2024-10-14T10:49:56.188Z] 4872d77fe225: Download complete [2024-10-14T10:49:56.188Z] 5851b861e8e6: Verifying Checksum [2024-10-14T10:49:56.188Z] 5851b861e8e6: Download complete [2024-10-14T10:49:56.188Z] b85a868b505f: Verifying Checksum [2024-10-14T10:49:56.188Z] b85a868b505f: Download complete [2024-10-14T10:49:56.445Z] bab4dde63d76: Verifying Checksum [2024-10-14T10:49:56.445Z] bab4dde63d76: Download complete [2024-10-14T10:49:57.386Z] b85a868b505f: Pull complete [2024-10-14T10:49:57.648Z] e2be974225ed: Pull complete [2024-10-14T10:49:58.219Z] 339a4e72a1f5: Pull complete [2024-10-14T10:49:58.219Z] 988bab9f4d93: Pull complete [2024-10-14T10:49:58.478Z] 1469e6f7b9e6: Pull complete [2024-10-14T10:49:58.478Z] eaf3925da568: Pull complete [2024-10-14T10:50:00.382Z] bab4dde63d76: Pull complete [2024-10-14T10:50:00.382Z] bde34c3a00c8: Pull complete [2024-10-14T10:50:00.641Z] b352a97aabf1: Pull complete [2024-10-14T10:50:00.641Z] 4872d77fe225: Pull complete [2024-10-14T10:50:00.641Z] 5851b861e8e6: Pull complete [2024-10-14T10:50:00.641Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T10:50:00.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T10:50:00.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T10:50:00.908Z] prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container [2024-10-14T10:50:00.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T10:50:04.473Z] $ docker top ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e -eo pid,comm [2024-10-14T10:50:04.536Z] 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-10-14T10:50:04.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T10:50:04.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T10:50:04.707Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T10:50:04.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T10:50:04.831Z] $ docker exec ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent [2024-10-14T10:50:04.939Z] SSH_AUTH_SOCK=/tmp/ssh-78ZfyoEE4sHR/agent.32 [2024-10-14T10:50:04.939Z] SSH_AGENT_PID=38 [2024-10-14T10:50:04.945Z] Running ssh-add (command line suppressed) [2024-10-14T10:50:05.045Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_4317228330227380445.key (/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_4317228330227380445.key) [2024-10-14T10:50:05.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T10:50:05.419Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T10:50:05.447Z] $ docker exec --env ******** --env ******** ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent -k [2024-10-14T10:50:05.556Z] unset SSH_AUTH_SOCK; [2024-10-14T10:50:05.557Z] unset SSH_AGENT_PID; [2024-10-14T10:50:05.557Z] echo Agent pid 38 killed; [2024-10-14T10:50:05.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T10:50:05.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T10:50:05.669Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T10:50:05.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T10:50:05.784Z] $ docker exec ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent [2024-10-14T10:50:05.885Z] SSH_AUTH_SOCK=/tmp/ssh-cZXNHMj0aiJM/agent.71 [2024-10-14T10:50:05.885Z] SSH_AGENT_PID=77 [2024-10-14T10:50:05.890Z] Running ssh-add (command line suppressed) [2024-10-14T10:50:06.004Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_12714407819988967682.key (/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/private_key_12714407819988967682.key) [2024-10-14T10:50:06.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T10:50:06.363Z] + git semver init [2024-10-14T10:50:06.622Z] 2024-10-14 10:50:06,544 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T10:50:06.622Z] 2024-10-14 10:50:06,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver [2024-10-14T10:50:06.622Z] 2024-10-14 10:50:06,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-320/.semver [2024-10-14T10:50:06.622Z] 2024-10-14 10:50:06,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-320, universal_newlines=False, shell=None, istream=None) [2024-10-14T10:50:08.534Z] 2024-10-14 10:50:08,179 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-320/.git/info/exclude [2024-10-14T10:50:08.534Z] 2024-10-14 10:50:08,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver/PR-320 with force:False [2024-10-14T10:50:08.534Z] 2024-10-14 10:50:08,180 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver/PR-320 [2024-10-14T10:50:08.534Z] 2024-10-14 10:50:08,185 [execute] INFO git cat-file --batch-check [2024-10-14T10:50:08.534Z] 2024-10-14 10:50:08,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T10:50:08.534Z] 2024-10-14 10:50:08,192 [execute] INFO git cat-file --batch [2024-10-14T10:50:08.535Z] 2024-10-14 10:50:08,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T10:50:08.535Z] 2024-10-14 10:50:08,197 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-320/.semver/PR-320 [2024-10-14T10:50:08.535Z] 0.0.0 [Pipeline] } [2024-10-14T10:50:08.564Z] $ docker exec --env ******** --env ******** ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e ssh-agent -k [2024-10-14T10:50:08.700Z] unset SSH_AUTH_SOCK; [2024-10-14T10:50:08.701Z] unset SSH_AGENT_PID; [2024-10-14T10:50:08.701Z] echo Agent pid 77 killed; [2024-10-14T10:50:08.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T10:50:09.179Z] + git semver [Pipeline] } [2024-10-14T10:50:09.467Z] $ docker stop --time=1 ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e [2024-10-14T10:50:10.837Z] $ docker rm -f --volumes ea64461cb0bac82f605320d3746ff48c713e0998643fe4ffd1563eea86f79c5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T10:50:11.263Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T10:50:11.578Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T10:50:11.603Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10-14T10:50:12.308Z] provisioning config files... [2024-10-14T10:50:12.317Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config3980280312926302533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T10:50:12.700Z] ---> ****-login.sh [2024-10-14T10:50:12.700Z] nexus3.edgexfoundry.org:10001 [2024-10-14T10:50:12.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:50:12.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:50:12.700Z] Configure a credential helper to remove this warning. See [2024-10-14T10:50:12.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:50:12.700Z] [2024-10-14T10:50:12.700Z] Login Succeeded [2024-10-14T10:50:12.700Z] nexus3.edgexfoundry.org:10002 [2024-10-14T10:50:12.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:50:12.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:50:12.701Z] Configure a credential helper to remove this warning. See [2024-10-14T10:50:12.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:50:12.701Z] [2024-10-14T10:50:12.701Z] Login Succeeded [2024-10-14T10:50:12.701Z] nexus3.edgexfoundry.org:10003 [2024-10-14T10:50:12.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:50:12.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:50:12.962Z] Configure a credential helper to remove this warning. See [2024-10-14T10:50:12.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:50:12.962Z] [2024-10-14T10:50:12.962Z] Login Succeeded [2024-10-14T10:50:12.962Z] nexus3.edgexfoundry.org:10004 [2024-10-14T10:50:12.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:50:12.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:50:12.962Z] Configure a credential helper to remove this warning. See [2024-10-14T10:50:12.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:50:12.962Z] [2024-10-14T10:50:12.962Z] Login Succeeded [2024-10-14T10:50:12.962Z] ****.io [2024-10-14T10:50:13.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:50:13.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:50:13.222Z] Configure a credential helper to remove this warning. See [2024-10-14T10:50:13.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:50:13.222Z] [2024-10-14T10:50:13.222Z] Login Succeeded [2024-10-14T10:50:13.222Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T10:50:13.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T10:50:13.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T10:50:13.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T10:50:13.588Z] ========================================================= [2024-10-14T10:50:13.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T10:50:13.588Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:50:14.133Z] + 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-10-14T10:50:14.133Z] Sending build context to Docker daemon 11.46MB [2024-10-14T10:50:14.133Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T10:50:14.133Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T10:50:14.133Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T10:50:14.133Z] 43c4264eed91: Pulling fs layer [2024-10-14T10:50:14.133Z] 4cc291be95ef: Pulling fs layer [2024-10-14T10:50:14.133Z] 2ac1f1163629: Pulling fs layer [2024-10-14T10:50:14.133Z] 5c3c966382ef: Pulling fs layer [2024-10-14T10:50:14.133Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T10:50:14.133Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T10:50:14.133Z] 9f66e0745190: Pulling fs layer [2024-10-14T10:50:14.133Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T10:50:14.133Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T10:50:14.133Z] 5c3c966382ef: Waiting [2024-10-14T10:50:14.133Z] 5d5c8e513c77: Waiting [2024-10-14T10:50:14.133Z] 9f66e0745190: Waiting [2024-10-14T10:50:14.133Z] 4f4fb700ef54: Waiting [2024-10-14T10:50:14.133Z] f49a43e4bbc0: Waiting [2024-10-14T10:50:14.133Z] 561ebcabdf7f: Waiting [2024-10-14T10:50:14.133Z] 4cc291be95ef: Verifying Checksum [2024-10-14T10:50:14.133Z] 4cc291be95ef: Download complete [2024-10-14T10:50:14.393Z] 5c3c966382ef: Download complete [2024-10-14T10:50:14.393Z] 4f4fb700ef54: Download complete [2024-10-14T10:50:14.393Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T10:50:14.393Z] 5d5c8e513c77: Download complete [2024-10-14T10:50:14.393Z] 43c4264eed91: Download complete [2024-10-14T10:50:14.393Z] 9f66e0745190: Verifying Checksum [2024-10-14T10:50:14.393Z] 9f66e0745190: Download complete [2024-10-14T10:50:14.393Z] 43c4264eed91: Pull complete [2024-10-14T10:50:14.652Z] 4cc291be95ef: Pull complete [2024-10-14T10:50:14.913Z] 2ac1f1163629: Verifying Checksum [2024-10-14T10:50:15.170Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T10:50:15.170Z] f49a43e4bbc0: Download complete [2024-10-14T10:50:18.455Z] 2ac1f1163629: Pull complete [2024-10-14T10:50:18.714Z] 5c3c966382ef: Pull complete [2024-10-14T10:50:18.714Z] 4f4fb700ef54: Pull complete [2024-10-14T10:50:18.714Z] 5d5c8e513c77: Pull complete [2024-10-14T10:50:18.972Z] 9f66e0745190: Pull complete [2024-10-14T10:50:21.506Z] f49a43e4bbc0: Pull complete [2024-10-14T10:50:21.764Z] 561ebcabdf7f: Pull complete [2024-10-14T10:50:21.764Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T10:50:21.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T10:50:21.764Z] ---> 3a752c3f9dda [2024-10-14T10:50:21.764Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T10:50:27.038Z] ---> Running in 370cf07d0c27 [2024-10-14T10:50:27.038Z] Removing intermediate container 370cf07d0c27 [2024-10-14T10:50:27.038Z] ---> 3902d5bf1f5c [2024-10-14T10:50:27.038Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T10:50:27.038Z] ---> Running in 25767d97a19e [2024-10-14T10:50:27.038Z] Removing intermediate container 25767d97a19e [2024-10-14T10:50:27.038Z] ---> 72cf0ee08eaf [2024-10-14T10:50:27.038Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T10:50:27.038Z] ---> Running in 57cd00cf669a [2024-10-14T10:50:27.038Z] Removing intermediate container 57cd00cf669a [2024-10-14T10:50:27.038Z] ---> a37d4ed12355 [2024-10-14T10:50:27.038Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T10:50:27.038Z] ---> Running in 86017b11e4c3 [2024-10-14T10:50:27.038Z] Removing intermediate container 86017b11e4c3 [2024-10-14T10:50:27.038Z] ---> 6ad44ddf5403 [2024-10-14T10:50:27.038Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T10:50:27.038Z] ---> Running in ca9caee3a8d1 [2024-10-14T10:50:27.094Z] Still waiting to schedule task [2024-10-14T10:50:27.094Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T10:50:27.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T10:50:29.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T10:50:30.101Z] OK: 246 MiB in 54 packages [2024-10-14T10:50:30.668Z] Removing intermediate container ca9caee3a8d1 [2024-10-14T10:50:30.668Z] ---> 32eb06fb3ec4 [2024-10-14T10:50:30.668Z] Step 8/12 : WORKDIR /app [2024-10-14T10:50:30.668Z] ---> Running in 0fa7916a9dc5 [2024-10-14T10:50:30.668Z] Removing intermediate container 0fa7916a9dc5 [2024-10-14T10:50:30.668Z] ---> 39d5f8ba055d [2024-10-14T10:50:30.668Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T10:50:30.668Z] ---> 83cc5528dc59 [2024-10-14T10:50:30.668Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T10:50:30.668Z] ---> Running in 6e114ef67e7a [2024-10-14T10:51:38.589Z] Removing intermediate container 6e114ef67e7a [2024-10-14T10:51:38.589Z] ---> d0633ee7c1c3 [2024-10-14T10:51:38.589Z] Step 11/12 : COPY . . [2024-10-14T10:51:38.589Z] ---> 144b312eb547 [2024-10-14T10:51:38.589Z] Step 12/12 : RUN $MAKE [2024-10-14T10:51:38.589Z] ---> Running in 4fa7eaeff38e [2024-10-14T10:51:38.589Z] noop [2024-10-14T10:51:38.589Z] Removing intermediate container 4fa7eaeff38e [2024-10-14T10:51:38.589Z] ---> 57c274c47e58 [2024-10-14T10:51:38.589Z] Successfully built 57c274c47e58 [2024-10-14T10:51:38.589Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:51:39.041Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T10:51:39.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T10:51:39.214Z] prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container [2024-10-14T10:51:39.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T10:51:39.579Z] $ docker top 2a5517714343d0498ab23f8e7236c901794e088cb0a8715462c8b31979484c78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T10:51:39.998Z] + go version [2024-10-14T10:51:39.998Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T10:51:40.037Z] $ docker stop --time=1 2a5517714343d0498ab23f8e7236c901794e088cb0a8715462c8b31979484c78 [2024-10-14T10:51:41.336Z] $ docker rm -f --volumes 2a5517714343d0498ab23f8e7236c901794e088cb0a8715462c8b31979484c78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:51:42.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T10:51:42.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T10:51:42.297Z] prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container [2024-10-14T10:51:42.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T10:51:42.667Z] $ docker top 4644c1b26513d863ae3b8fc72bcc26eb844a84a6ce977975cbcf12bf8c791e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T10:51:43.077Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-320 [Pipeline] fileExists [Pipeline] sh [2024-10-14T10:51:43.448Z] + make test [2024-10-14T10:51:43.448Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T10:51:45.350Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-14T10:52:03.419Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-14T10:52:03.419Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-14T10:52:07.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.043s coverage: 40.6% of statements [2024-10-14T10:52:07.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 94.6% of statements [2024-10-14T10:52:07.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements [2024-10-14T10:52:20.161Z] go vet ./... [2024-10-14T10:52:21.269Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22758 in /w/workspace/undry_device-rfid-llrp-go_PR-320 [Pipeline] { [Pipeline] ws [2024-10-14T10:52:21.337Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-14T10:52:24.446Z] The recommended git tool is: git [2024-10-14T10:52:26.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T10:52:26.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T10:52:26.719Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T10:52:26.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T10:52:26.797Z] $ docker stop --time=1 4644c1b26513d863ae3b8fc72bcc26eb844a84a6ce977975cbcf12bf8c791e18 [2024-10-14T10:52:29.946Z] $ docker rm -f --volumes 4644c1b26513d863ae3b8fc72bcc26eb844a84a6ce977975cbcf12bf8c791e18 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T10:52:30.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T10:52:30.697Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T10:52:31.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T10:52:31.730Z] + ls -al . [2024-10-14T10:52:31.730Z] total 716 [2024-10-14T10:52:31.730Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 10:51 . [2024-10-14T10:52:31.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:49 .. [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 10:49 .dockerignore [2024-10-14T10:52:31.730Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 10:52 .git [2024-10-14T10:52:31.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:49 .github [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 10:49 .gitignore [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 10:49 .golangci.yml [2024-10-14T10:52:31.730Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 10:50 .semver [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 10:49 Attribution.txt [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 10:49 CHANGELOG.md [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 10:49 Dockerfile [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 10:49 GOVERNANCE.md [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 10:49 Jenkinsfile [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 10:49 LICENSE [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 10:49 Makefile [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 10:49 OWNERS.md [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 10:49 README.md [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 10:50 VERSION [2024-10-14T10:52:31.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:49 bin [2024-10-14T10:52:31.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:49 cmd [2024-10-14T10:52:31.730Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 10:52 coverage.out [2024-10-14T10:52:31.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:49 examples [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 10:49 go.mod [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 10:49 go.sum [2024-10-14T10:52:31.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:49 images [2024-10-14T10:52:31.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:49 internal [2024-10-14T10:52:31.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:49 pkg [2024-10-14T10:52:31.730Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:52:32.298Z] + 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=c51e47f856f8bbc0fd30df19d00b225f73044e32 --label arch=amd64 --label version=0.0.0 . [2024-10-14T10:52:32.298Z] Sending build context to Docker daemon 11.46MB [2024-10-14T10:52:32.298Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T10:52:32.298Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T10:52:32.298Z] ---> 57c274c47e58 [2024-10-14T10:52:32.298Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T10:52:32.557Z] ---> Running in 58a27afc9456 [2024-10-14T10:52:32.557Z] Removing intermediate container 58a27afc9456 [2024-10-14T10:52:32.557Z] ---> 7ac34307cd60 [2024-10-14T10:52:32.557Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T10:52:32.557Z] ---> Running in 4d59245b11b8 [2024-10-14T10:52:32.557Z] Removing intermediate container 4d59245b11b8 [2024-10-14T10:52:32.557Z] ---> 91bfc95225a9 [2024-10-14T10:52:32.557Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T10:52:32.815Z] ---> Running in c7c1684492be [2024-10-14T10:52:32.815Z] Removing intermediate container c7c1684492be [2024-10-14T10:52:32.815Z] ---> 8aeb38ed7210 [2024-10-14T10:52:32.815Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T10:52:32.815Z] ---> Running in 15c590580983 [2024-10-14T10:52:32.815Z] Removing intermediate container 15c590580983 [2024-10-14T10:52:32.815Z] ---> d7a4b7ae7ab4 [2024-10-14T10:52:32.815Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T10:52:32.815Z] ---> Running in 70dd03356d6b [2024-10-14T10:52:32.988Z] using credential edgex-jenkins-ssh [2024-10-14T10:52:33.015Z] Cloning the remote Git repository [2024-10-14T10:52:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T10:52:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T10:52:33.333Z] OK: 246 MiB in 54 packages [2024-10-14T10:52:33.072Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T10:52:33.216Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-14T10:52:33.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T10:52:33.474Z] > git --version # timeout=10 [2024-10-14T10:52:33.504Z] > git --version # 'git version 2.25.1' [2024-10-14T10:52:33.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T10:52:33.901Z] Removing intermediate container 70dd03356d6b [2024-10-14T10:52:33.901Z] ---> caf34d5babf5 [2024-10-14T10:52:33.901Z] Step 8/25 : WORKDIR /app [2024-10-14T10:52:33.901Z] ---> Running in 1dd7ea2428d7 [2024-10-14T10:52:33.901Z] Removing intermediate container 1dd7ea2428d7 [2024-10-14T10:52:33.901Z] ---> a9eec14c51f1 [2024-10-14T10:52:33.901Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T10:52:33.901Z] ---> f461d27cf58e [2024-10-14T10:52:33.901Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T10:52:33.901Z] ---> Running in 54687d0fe90c [2024-10-14T10:52:34.910Z] Removing intermediate container 54687d0fe90c [2024-10-14T10:52:34.910Z] ---> c52072e76f2e [2024-10-14T10:52:34.910Z] Step 11/25 : COPY . . [2024-10-14T10:52:33.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T10:52:35.168Z] ---> faf7879c7f08 [2024-10-14T10:52:35.168Z] Step 12/25 : RUN $MAKE [2024-10-14T10:52:35.168Z] ---> Running in d62da1f9c821 [2024-10-14T10:52:35.427Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-14T10:52:37.055Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-14T10:52:37.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T10:52:39.369Z] Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit c51e47f856f8bbc0fd30df19d00b225f73044e32 [2024-10-14T10:52:38.773Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-14T10:52:38.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T10:52:38.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T10:52:38.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T10:52:39.388Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T10:52:39.472Z] > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 [2024-10-14T10:52:39.787Z] Merge succeeded, producing c51e47f856f8bbc0fd30df19d00b225f73044e32 [2024-10-14T10:52:39.787Z] Checking out Revision c51e47f856f8bbc0fd30df19d00b225f73044e32 (PR-320) [2024-10-14T10:52:40.497Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-14T10:52:40.549Z] > git --version # timeout=10 [2024-10-14T10:52:40.561Z] > git --version # 'git version 2.25.1' [2024-10-14T10:52:40.574Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T10:52:39.629Z] > git remote # timeout=10 [2024-10-14T10:52:39.659Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T10:52:39.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T10:52:39.716Z] > git merge eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 [2024-10-14T10:52:39.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T10:52:39.792Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T10:52:39.820Z] > git checkout -f c51e47f856f8bbc0fd30df19d00b225f73044e32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T10:52:45.502Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T10:52:45.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T10:52:45.502Z] Dload Upload Total Spent Left Speed [2024-10-14T10:52:45.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-14T10:52:45.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T10:52:46.229Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T10:52:46.229Z] + sudo tee /etc/docker/daemon.new [2024-10-14T10:52:46.229Z] { [2024-10-14T10:52:46.229Z] "registry-mirrors": [ [2024-10-14T10:52:46.229Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T10:52:46.229Z] ], [2024-10-14T10:52:46.229Z] "bip": "10.250.0.254/24", [2024-10-14T10:52:46.229Z] "hosts": [ [2024-10-14T10:52:46.229Z] "tcp://0.0.0.0:5555", [2024-10-14T10:52:46.229Z] "unix:///var/run/docker.sock" [2024-10-14T10:52:46.229Z] ], [2024-10-14T10:52:46.229Z] "mtu": 1458, [2024-10-14T10:52:46.229Z] "selinux-enabled": true, [2024-10-14T10:52:46.229Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T10:52:46.229Z] } [Pipeline] sh [2024-10-14T10:52:46.590Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T10:52:46.960Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T10:53:05.362Z] provisioning config files... [2024-10-14T10:53:05.388Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config866630410837716359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T10:53:05.889Z] ---> ****-login.sh [2024-10-14T10:53:05.889Z] nexus3.edgexfoundry.org:10001 [2024-10-14T10:53:06.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:53:06.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:53:06.429Z] Configure a credential helper to remove this warning. See [2024-10-14T10:53:06.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:53:06.430Z] [2024-10-14T10:53:06.430Z] Login Succeeded [2024-10-14T10:53:06.430Z] nexus3.edgexfoundry.org:10002 [2024-10-14T10:53:06.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:53:06.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:53:06.699Z] Configure a credential helper to remove this warning. See [2024-10-14T10:53:06.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:53:06.699Z] [2024-10-14T10:53:06.699Z] Login Succeeded [2024-10-14T10:53:06.699Z] nexus3.edgexfoundry.org:10003 [2024-10-14T10:53:06.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:53:07.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:53:07.239Z] Configure a credential helper to remove this warning. See [2024-10-14T10:53:07.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:53:07.239Z] [2024-10-14T10:53:07.239Z] Login Succeeded [2024-10-14T10:53:07.239Z] nexus3.edgexfoundry.org:10004 [2024-10-14T10:53:07.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:53:07.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:53:07.609Z] Configure a credential helper to remove this warning. See [2024-10-14T10:53:07.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:53:07.609Z] [2024-10-14T10:53:07.609Z] Login Succeeded [2024-10-14T10:53:07.609Z] ****.io [2024-10-14T10:53:07.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T10:53:07.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T10:53:07.880Z] Configure a credential helper to remove this warning. See [2024-10-14T10:53:07.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T10:53:07.880Z] [2024-10-14T10:53:07.880Z] Login Succeeded [2024-10-14T10:53:07.880Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T10:53:07.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T10:53:08.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T10:53:08.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T10:53:08.499Z] ========================================================= [2024-10-14T10:53:08.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T10:53:08.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:53:09.067Z] + 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-10-14T10:53:09.336Z] Sending build context to Docker daemon 1.21MB [2024-10-14T10:53:09.337Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T10:53:09.337Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T10:53:09.337Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T10:53:09.337Z] cf04c63912e1: Pulling fs layer [2024-10-14T10:53:09.337Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T10:53:09.337Z] a37a00ec5f00: Pulling fs layer [2024-10-14T10:53:09.337Z] 50b3750afda1: Pulling fs layer [2024-10-14T10:53:09.337Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T10:53:09.337Z] 80978eb59214: Pulling fs layer [2024-10-14T10:53:09.337Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T10:53:09.337Z] c5a475d317c9: Pulling fs layer [2024-10-14T10:53:09.337Z] 50b3750afda1: Waiting [2024-10-14T10:53:09.337Z] 4f4fb700ef54: Waiting [2024-10-14T10:53:09.337Z] 80978eb59214: Waiting [2024-10-14T10:53:09.337Z] c5a475d317c9: Waiting [2024-10-14T10:53:09.613Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T10:53:09.613Z] 55b35a11ae5e: Download complete [2024-10-14T10:53:09.613Z] 50b3750afda1: Verifying Checksum [2024-10-14T10:53:09.613Z] 50b3750afda1: Download complete [2024-10-14T10:53:09.613Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T10:53:09.613Z] 4f4fb700ef54: Download complete [2024-10-14T10:53:09.613Z] 80978eb59214: Verifying Checksum [2024-10-14T10:53:09.613Z] 80978eb59214: Download complete [2024-10-14T10:53:09.613Z] cf04c63912e1: Download complete [2024-10-14T10:53:10.222Z] c5a475d317c9: Verifying Checksum [2024-10-14T10:53:10.222Z] c5a475d317c9: Download complete [2024-10-14T10:53:10.491Z] cf04c63912e1: Pull complete [2024-10-14T10:53:11.467Z] a37a00ec5f00: Verifying Checksum [2024-10-14T10:53:12.055Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T10:53:12.055Z] c9f46d7d2bd2: Download complete [2024-10-14T10:53:12.055Z] 55b35a11ae5e: Pull complete [2024-10-14T10:53:14.526Z] Removing intermediate container d62da1f9c821 [2024-10-14T10:53:14.527Z] ---> 129eef5e6c0d [2024-10-14T10:53:14.527Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T10:53:14.527Z] 3.20: Pulling from library/alpine [2024-10-14T10:53:14.527Z] 43c4264eed91: Already exists [2024-10-14T10:53:14.527Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T10:53:14.527Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T10:53:14.527Z] ---> 91ef0af61f39 [2024-10-14T10:53:14.527Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T10:53:14.527Z] ---> Running in 672cbad9c56c [2024-10-14T10:53:14.527Z] Removing intermediate container 672cbad9c56c [2024-10-14T10:53:14.527Z] ---> 098b96d25bf3 [2024-10-14T10:53:14.527Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T10:53:14.527Z] ---> Running in 61609ffe7c49 [2024-10-14T10:53:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T10:53:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T10:53:14.527Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T10:53:14.527Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T10:53:14.527Z] OK: 8 MiB in 15 packages [2024-10-14T10:53:14.527Z] Removing intermediate container 61609ffe7c49 [2024-10-14T10:53:14.527Z] ---> 107ac994c296 [2024-10-14T10:53:14.527Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T10:53:14.527Z] ---> Running in e0610bb4f0d7 [2024-10-14T10:53:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T10:53:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T10:53:14.527Z] Upgrading critical system libraries and apk-tools: [2024-10-14T10:53:14.527Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T10:53:14.527Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T10:53:14.527Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T10:53:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T10:53:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T10:53:14.527Z] OK: 8 MiB in 15 packages [2024-10-14T10:53:14.527Z] Removing intermediate container e0610bb4f0d7 [2024-10-14T10:53:14.527Z] ---> c7a89eb9073e [2024-10-14T10:53:14.527Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-14T10:53:14.527Z] ---> 963d763d0050 [2024-10-14T10:53:14.527Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-14T10:53:14.527Z] ---> e2f9c55c4f8e [2024-10-14T10:53:14.527Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-14T10:53:14.786Z] ---> 21b0fe96f241 [2024-10-14T10:53:14.786Z] Step 20/25 : EXPOSE 59989 [2024-10-14T10:53:14.786Z] ---> Running in aa51ccd48fa0 [2024-10-14T10:53:15.044Z] Removing intermediate container aa51ccd48fa0 [2024-10-14T10:53:15.044Z] ---> ab8345b5c517 [2024-10-14T10:53:15.044Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-14T10:53:15.044Z] ---> Running in 1b5e2aa879d1 [2024-10-14T10:53:15.044Z] Removing intermediate container 1b5e2aa879d1 [2024-10-14T10:53:15.044Z] ---> 922bdaa43a72 [2024-10-14T10:53:15.044Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T10:53:15.044Z] ---> Running in adc7c9116e86 [2024-10-14T10:53:15.044Z] Removing intermediate container adc7c9116e86 [2024-10-14T10:53:15.044Z] ---> 38d608528b8a [2024-10-14T10:53:15.044Z] Step 23/25 : LABEL arch=amd64 [2024-10-14T10:53:15.044Z] ---> Running in f6f95088e3aa [2024-10-14T10:53:15.302Z] Removing intermediate container f6f95088e3aa [2024-10-14T10:53:15.302Z] ---> 42b40412b5fe [2024-10-14T10:53:15.302Z] Step 24/25 : LABEL git_sha=c51e47f856f8bbc0fd30df19d00b225f73044e32 [2024-10-14T10:53:15.302Z] ---> Running in 464e893588ed [2024-10-14T10:53:15.302Z] Removing intermediate container 464e893588ed [2024-10-14T10:53:15.302Z] ---> 2799ca913950 [2024-10-14T10:53:15.302Z] Step 25/25 : LABEL version=0.0.0 [2024-10-14T10:53:15.302Z] ---> Running in c2b63c635ca9 [2024-10-14T10:53:15.302Z] Removing intermediate container c2b63c635ca9 [2024-10-14T10:53:15.302Z] ---> 941c7633b3e1 [2024-10-14T10:53:15.302Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T10:53:15.302Z] Successfully built 941c7633b3e1 [2024-10-14T10:53:15.561Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-10-14T10:53:16.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T10:53:16.635Z] [2024-10-14T10:53:16.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:53:17.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T10:53:17.039Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T10:53:17.039Z] 5eb5b503b376: Pulling fs layer [2024-10-14T10:53:17.039Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T10:53:17.039Z] ec43610c2a17: Pulling fs layer [2024-10-14T10:53:17.039Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T10:53:17.039Z] 33b1e0a273af: Pulling fs layer [2024-10-14T10:53:17.039Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T10:53:17.039Z] 2f39f015ded8: Pulling fs layer [2024-10-14T10:53:17.039Z] 3a2ae6a8a46f: Waiting [2024-10-14T10:53:17.039Z] 33b1e0a273af: Waiting [2024-10-14T10:53:17.039Z] 5d3b04190fa2: Waiting [2024-10-14T10:53:17.039Z] 2f39f015ded8: Waiting [2024-10-14T10:53:17.039Z] 5c69ac0246d0: Download complete [2024-10-14T10:53:17.039Z] 3a2ae6a8a46f: Download complete [2024-10-14T10:53:17.039Z] 33b1e0a273af: Verifying Checksum [2024-10-14T10:53:17.039Z] 33b1e0a273af: Download complete [2024-10-14T10:53:17.039Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T10:53:17.039Z] 5d3b04190fa2: Download complete [2024-10-14T10:53:17.039Z] ec43610c2a17: Verifying Checksum [2024-10-14T10:53:17.039Z] ec43610c2a17: Download complete [2024-10-14T10:53:17.297Z] 5eb5b503b376: Verifying Checksum [2024-10-14T10:53:17.297Z] 5eb5b503b376: Download complete [2024-10-14T10:53:17.864Z] 2f39f015ded8: Download complete [2024-10-14T10:53:18.430Z] 5eb5b503b376: Pull complete [2024-10-14T10:53:18.430Z] 5c69ac0246d0: Pull complete [2024-10-14T10:53:18.996Z] ec43610c2a17: Pull complete [2024-10-14T10:53:18.996Z] 3a2ae6a8a46f: Pull complete [2024-10-14T10:53:19.255Z] 33b1e0a273af: Pull complete [2024-10-14T10:53:19.255Z] 5d3b04190fa2: Pull complete [2024-10-14T10:53:23.446Z] 2f39f015ded8: Pull complete [2024-10-14T10:53:23.446Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T10:53:23.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T10:53:23.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T10:53:23.705Z] prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container [2024-10-14T10:53:23.733Z] $ 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/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T10:53:27.072Z] a37a00ec5f00: Pull complete [2024-10-14T10:53:27.072Z] 50b3750afda1: Pull complete [2024-10-14T10:53:27.072Z] 4f4fb700ef54: Pull complete [2024-10-14T10:53:27.072Z] 80978eb59214: Pull complete [2024-10-14T10:53:28.121Z] $ docker top 6fb6a3105c38fca35009b6249d7f4d33dabf0eb97fd681bdadd4efa26a2f823b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T10:53:28.637Z] ---> job-cost.sh [2024-10-14T10:53:28.637Z] lf-activate-venv: SKIPPING [2024-10-14T10:53:28.637Z] INFO: No Stack... [2024-10-14T10:53:28.895Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T10:53:29.464Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T10:53:29.788Z] + cut -d, -f6 [2024-10-14T10:53:29.789Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-320/archives/cost.csv [Pipeline] lock [2024-10-14T10:53:29.839Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [2024-10-14T10:53:29.846Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] did not exist. Created. [2024-10-14T10:53:29.853Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T10:53:30.264Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T10:53:30.314Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T10:53:30.353Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T10:53:30.446Z] $ docker stop --time=1 6fb6a3105c38fca35009b6249d7f4d33dabf0eb97fd681bdadd4efa26a2f823b [2024-10-14T10:53:31.598Z] $ docker rm -f --volumes 6fb6a3105c38fca35009b6249d7f4d33dabf0eb97fd681bdadd4efa26a2f823b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T10:53:35.300Z] c9f46d7d2bd2: Pull complete [2024-10-14T10:53:35.886Z] c5a475d317c9: Pull complete [2024-10-14T10:53:35.887Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T10:53:35.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T10:53:35.887Z] ---> be29e6b0f0d4 [2024-10-14T10:53:35.887Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T10:53:36.481Z] ---> Running in 7845543dbefc [2024-10-14T10:53:37.092Z] Removing intermediate container 7845543dbefc [2024-10-14T10:53:37.092Z] ---> f66836c5efc8 [2024-10-14T10:53:37.092Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T10:53:37.092Z] ---> Running in dd5421160494 [2024-10-14T10:53:37.360Z] Removing intermediate container dd5421160494 [2024-10-14T10:53:37.360Z] ---> c2fbc5d9f5bc [2024-10-14T10:53:37.360Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T10:53:37.360Z] ---> Running in c486d57cbc1c [2024-10-14T10:53:37.640Z] Removing intermediate container c486d57cbc1c [2024-10-14T10:53:37.641Z] ---> 5db1a74943b0 [2024-10-14T10:53:37.641Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T10:53:37.641Z] ---> Running in 4ca1c3b52773 [2024-10-14T10:53:37.917Z] Removing intermediate container 4ca1c3b52773 [2024-10-14T10:53:37.917Z] ---> 11264929f31a [2024-10-14T10:53:37.917Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T10:53:38.190Z] ---> Running in fe267da560dc [2024-10-14T10:53:39.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T10:53:39.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T10:53:41.188Z] OK: 238 MiB in 54 packages [2024-10-14T10:53:42.627Z] Removing intermediate container fe267da560dc [2024-10-14T10:53:42.627Z] ---> 4a95b49a4d79 [2024-10-14T10:53:42.627Z] Step 8/12 : WORKDIR /app [2024-10-14T10:53:42.627Z] ---> Running in 00c9d2c66afa [2024-10-14T10:53:42.627Z] Removing intermediate container 00c9d2c66afa [2024-10-14T10:53:42.627Z] ---> d15e3d78a14a [2024-10-14T10:53:42.627Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T10:53:43.226Z] ---> 1a85687fab19 [2024-10-14T10:53:43.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T10:53:43.226Z] ---> Running in b997bcf2b6f3 [2024-10-14T10:55:34.881Z] Removing intermediate container b997bcf2b6f3 [2024-10-14T10:55:34.881Z] ---> 2009c856be06 [2024-10-14T10:55:34.881Z] Step 11/12 : COPY . . [2024-10-14T10:55:34.881Z] ---> 097c6cae017a [2024-10-14T10:55:34.881Z] Step 12/12 : RUN $MAKE [2024-10-14T10:55:34.881Z] ---> Running in ff5c27b04120 [2024-10-14T10:55:34.881Z] noop [2024-10-14T10:55:34.881Z] Removing intermediate container ff5c27b04120 [2024-10-14T10:55:34.881Z] ---> 332e3694edb2 [2024-10-14T10:55:34.881Z] Successfully built 332e3694edb2 [2024-10-14T10:55:34.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:55:35.389Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T10:55:35.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T10:55:35.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-22758 does not seem to be running inside a container [2024-10-14T10:55:35.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T10:55:36.847Z] $ docker top 41ff84a38d41d76ee092cd414bcaa14157d4a74fd61a0d4a1ad1625db7d40480 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T10:55:37.736Z] + go version [2024-10-14T10:55:37.736Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T10:55:37.774Z] $ docker stop --time=1 41ff84a38d41d76ee092cd414bcaa14157d4a74fd61a0d4a1ad1625db7d40480 [2024-10-14T10:55:39.414Z] $ docker rm -f --volumes 41ff84a38d41d76ee092cd414bcaa14157d4a74fd61a0d4a1ad1625db7d40480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T10:55:40.303Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T10:55:40.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T10:55:40.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-22758 does not seem to be running inside a container [2024-10-14T10:55:40.632Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T10:55:41.792Z] $ docker top 8b355cc461a2eb4cac2f98ba1d0aa4dd10917a373371a97fb3c979d051806496 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T10:55:42.363Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T10:55:42.783Z] + make test [2024-10-14T10:55:42.783Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T10:55:49.524Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-14T10:59:11.283Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-14T10:59:11.283Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-14T10:59:50.132Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.185s coverage: 40.6% of statements [2024-10-14T10:59:50.132Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2024-10-14T10:59:50.132Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.572s coverage: 51.9% of statements [2024-10-14T10:59:50.132Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T10:59:50.132Z] go vet ./... [2024-10-14T11:00:46.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T11:00:46.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T11:00:46.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T11:00:46.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T11:00:46.584Z] $ docker stop --time=1 8b355cc461a2eb4cac2f98ba1d0aa4dd10917a373371a97fb3c979d051806496 [2024-10-14T11:00:48.538Z] $ docker rm -f --volumes 8b355cc461a2eb4cac2f98ba1d0aa4dd10917a373371a97fb3c979d051806496 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T11:00:50.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T11:00:50.382Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T11:00:51.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T11:00:51.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T11:00:52.220Z] + ls -al . [2024-10-14T11:00:52.220Z] total 712 [2024-10-14T11:00:52.220Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 10:55 . [2024-10-14T11:00:52.220Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:52 .. [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 10:52 .dockerignore [2024-10-14T11:00:52.220Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 10:52 .git [2024-10-14T11:00:52.220Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:52 .github [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 10:52 .gitignore [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 10:52 .golangci.yml [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 10:52 Attribution.txt [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 10:52 CHANGELOG.md [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 10:52 Dockerfile [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 10:52 GOVERNANCE.md [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 10:52 Jenkinsfile [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 10:52 LICENSE [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 10:52 Makefile [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 10:52 OWNERS.md [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 10:52 README.md [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 10:50 VERSION [2024-10-14T11:00:52.220Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:52 bin [2024-10-14T11:00:52.220Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:52 cmd [2024-10-14T11:00:52.220Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 10:59 coverage.out [2024-10-14T11:00:52.220Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:52 examples [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 10:52 go.mod [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 10:52 go.sum [2024-10-14T11:00:52.220Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 10:52 images [2024-10-14T11:00:52.220Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 10:52 internal [2024-10-14T11:00:52.220Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 10:52 pkg [2024-10-14T11:00:52.220Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T11:00:52.675Z] + 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=c51e47f856f8bbc0fd30df19d00b225f73044e32 --label arch=arm64 --label version=0.0.0 . [2024-10-14T11:00:52.941Z] Sending build context to Docker daemon 1.21MB [2024-10-14T11:00:52.941Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T11:00:52.941Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T11:00:52.941Z] ---> 332e3694edb2 [2024-10-14T11:00:52.941Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T11:00:53.207Z] ---> Running in b29584e63146 [2024-10-14T11:00:53.481Z] Removing intermediate container b29584e63146 [2024-10-14T11:00:53.481Z] ---> 177c21769e75 [2024-10-14T11:00:53.481Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T11:00:53.481Z] ---> Running in 5826886b82a2 [2024-10-14T11:00:54.075Z] Removing intermediate container 5826886b82a2 [2024-10-14T11:00:54.075Z] ---> 72b12e612164 [2024-10-14T11:00:54.075Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T11:00:54.075Z] ---> Running in 3cf36c939ff5 [2024-10-14T11:00:54.343Z] Removing intermediate container 3cf36c939ff5 [2024-10-14T11:00:54.343Z] ---> 280a41a8d3f3 [2024-10-14T11:00:54.343Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T11:00:54.343Z] ---> Running in 0296309ddd32 [2024-10-14T11:00:54.611Z] Removing intermediate container 0296309ddd32 [2024-10-14T11:00:54.611Z] ---> 91f272826967 [2024-10-14T11:00:54.611Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T11:00:54.881Z] ---> Running in 36eb8aabd0e1 [2024-10-14T11:00:55.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T11:00:56.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T11:00:57.847Z] OK: 238 MiB in 54 packages [2024-10-14T11:00:58.813Z] Removing intermediate container 36eb8aabd0e1 [2024-10-14T11:00:58.813Z] ---> 1a7ab507824d [2024-10-14T11:00:58.813Z] Step 8/25 : WORKDIR /app [2024-10-14T11:00:58.813Z] ---> Running in 8793e3affad8 [2024-10-14T11:00:59.400Z] Removing intermediate container 8793e3affad8 [2024-10-14T11:00:59.400Z] ---> c40706d6af29 [2024-10-14T11:00:59.400Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T11:00:59.669Z] ---> 20087185a15b [2024-10-14T11:00:59.669Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T11:00:59.937Z] ---> Running in 240648ce147b [2024-10-14T11:01:02.520Z] Removing intermediate container 240648ce147b [2024-10-14T11:01:02.520Z] ---> f9f65284a89b [2024-10-14T11:01:02.520Z] Step 11/25 : COPY . . [2024-10-14T11:01:03.112Z] ---> e04c4fb5823d [2024-10-14T11:01:03.112Z] Step 12/25 : RUN $MAKE [2024-10-14T11:01:03.112Z] ---> Running in a43885f96840 [2024-10-14T11:01:04.075Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-14T11:04:59.238Z] Removing intermediate container a43885f96840 [2024-10-14T11:04:59.238Z] ---> bb39b20138bf [2024-10-14T11:04:59.238Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T11:04:59.238Z] 3.20: Pulling from library/alpine [2024-10-14T11:04:59.238Z] cf04c63912e1: Already exists [2024-10-14T11:04:59.238Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T11:04:59.238Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T11:04:59.238Z] ---> c157a85ed455 [2024-10-14T11:04:59.238Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T11:04:59.238Z] ---> Running in f79b0479b4c8 [2024-10-14T11:04:59.238Z] Removing intermediate container f79b0479b4c8 [2024-10-14T11:04:59.238Z] ---> 5c7563c87f10 [2024-10-14T11:04:59.238Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T11:04:59.238Z] ---> Running in abb21abfe156 [2024-10-14T11:04:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T11:04:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T11:04:59.238Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T11:04:59.238Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T11:04:59.238Z] OK: 9 MiB in 15 packages [2024-10-14T11:04:59.238Z] Removing intermediate container abb21abfe156 [2024-10-14T11:04:59.238Z] ---> 24478d03cf0c [2024-10-14T11:04:59.238Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T11:04:59.238Z] ---> Running in 0e4e14d7238a [2024-10-14T11:04:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T11:04:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T11:04:59.238Z] Upgrading critical system libraries and apk-tools: [2024-10-14T11:04:59.238Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T11:04:59.238Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T11:04:59.238Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T11:04:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T11:04:59.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T11:04:59.238Z] OK: 9 MiB in 15 packages [2024-10-14T11:04:59.238Z] Removing intermediate container 0e4e14d7238a [2024-10-14T11:04:59.238Z] ---> 9024ecbee68d [2024-10-14T11:04:59.238Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-14T11:04:59.238Z] ---> c17216db80e2 [2024-10-14T11:04:59.238Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-14T11:04:59.238Z] ---> 27f29d6207c5 [2024-10-14T11:04:59.238Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-14T11:04:59.821Z] ---> 4b3281c2a1e8 [2024-10-14T11:04:59.821Z] Step 20/25 : EXPOSE 59989 [2024-10-14T11:04:59.821Z] ---> Running in 3c0979540633 [2024-10-14T11:05:00.094Z] Removing intermediate container 3c0979540633 [2024-10-14T11:05:00.094Z] ---> 6864e7ee14e4 [2024-10-14T11:05:00.094Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-14T11:05:00.094Z] ---> Running in e2e1cbacd9bc [2024-10-14T11:05:00.361Z] Removing intermediate container e2e1cbacd9bc [2024-10-14T11:05:00.361Z] ---> 0fd05373394a [2024-10-14T11:05:00.361Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T11:05:00.631Z] ---> Running in 9de690c740b8 [2024-10-14T11:05:00.898Z] Removing intermediate container 9de690c740b8 [2024-10-14T11:05:00.898Z] ---> 98884ed1342b [2024-10-14T11:05:00.898Z] Step 23/25 : LABEL arch=arm64 [2024-10-14T11:05:00.898Z] ---> Running in 4fa1db89dbc3 [2024-10-14T11:05:01.164Z] Removing intermediate container 4fa1db89dbc3 [2024-10-14T11:05:01.164Z] ---> fc90eccfe104 [2024-10-14T11:05:01.164Z] Step 24/25 : LABEL git_sha=c51e47f856f8bbc0fd30df19d00b225f73044e32 [2024-10-14T11:05:01.164Z] ---> Running in 8796ec5434ce [2024-10-14T11:05:01.433Z] Removing intermediate container 8796ec5434ce [2024-10-14T11:05:01.433Z] ---> 60e113a429df [2024-10-14T11:05:01.433Z] Step 25/25 : LABEL version=0.0.0 [2024-10-14T11:05:01.701Z] ---> Running in 3a0ed89835d0 [2024-10-14T11:05:01.967Z] Removing intermediate container 3a0ed89835d0 [2024-10-14T11:05:01.967Z] ---> f80e21719e11 [2024-10-14T11:05:01.967Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T11:05:01.967Z] Successfully built f80e21719e11 [2024-10-14T11:05:01.967Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T11:05:02.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T11:05:02.926Z] [2024-10-14T11:05:02.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T11:05:03.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T11:05:03.342Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T11:05:03.342Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T11:05:03.342Z] 04944245beec: Pulling fs layer [2024-10-14T11:05:03.342Z] 699f458cf7ca: Pulling fs layer [2024-10-14T11:05:03.342Z] 765212b225bb: Pulling fs layer [2024-10-14T11:05:03.342Z] f23df028b6ca: Pulling fs layer [2024-10-14T11:05:03.342Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T11:05:03.342Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T11:05:03.342Z] f23df028b6ca: Waiting [2024-10-14T11:05:03.342Z] d65c8cfc05b1: Waiting [2024-10-14T11:05:03.342Z] 2437ff75d9bd: Waiting [2024-10-14T11:05:03.342Z] 765212b225bb: Waiting [2024-10-14T11:05:03.607Z] 04944245beec: Verifying Checksum [2024-10-14T11:05:03.607Z] 04944245beec: Download complete [2024-10-14T11:05:03.607Z] 765212b225bb: Verifying Checksum [2024-10-14T11:05:03.607Z] 765212b225bb: Download complete [2024-10-14T11:05:03.607Z] f23df028b6ca: Verifying Checksum [2024-10-14T11:05:03.607Z] f23df028b6ca: Download complete [2024-10-14T11:05:03.607Z] d65c8cfc05b1: Download complete [2024-10-14T11:05:03.607Z] 699f458cf7ca: Verifying Checksum [2024-10-14T11:05:03.607Z] 699f458cf7ca: Download complete [2024-10-14T11:05:04.189Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T11:05:04.189Z] 8998bd30e6a1: Download complete [2024-10-14T11:05:06.772Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T11:05:06.772Z] 2437ff75d9bd: Download complete [2024-10-14T11:05:08.442Z] 8998bd30e6a1: Pull complete [2024-10-14T11:05:09.023Z] 04944245beec: Pull complete [2024-10-14T11:05:10.977Z] 699f458cf7ca: Pull complete [2024-10-14T11:05:10.977Z] 765212b225bb: Pull complete [2024-10-14T11:05:12.477Z] f23df028b6ca: Pull complete [2024-10-14T11:05:12.477Z] d65c8cfc05b1: Pull complete [2024-10-14T11:05:30.666Z] 2437ff75d9bd: Pull complete [2024-10-14T11:05:30.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T11:05:30.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T11:05:30.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T11:05:31.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-22758 does not seem to be running inside a container [2024-10-14T11:05:31.063Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T11:05:33.765Z] $ docker top 92dc7728d87603402115c7177a92a22d573c2a7917145b2ae4e344341510ee66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:34.716Z] ---> job-cost.sh [2024-10-14T11:05:34.716Z] lf-activate-venv: SKIPPING [2024-10-14T11:05:34.716Z] INFO: No Stack... [2024-10-14T11:05:34.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T11:05:35.934Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T11:05:36.289Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-14T11:05:36.289Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T11:05:36.358Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [2024-10-14T11:05:36.365Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] did not exist. Created. [2024-10-14T11:05:36.374Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T11:05:37.129Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ffd40847/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T11:05:37.811Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T11:05:37.851Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T11:05:37.918Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T11:05:37.939Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T11:05:38.020Z] $ docker stop --time=1 92dc7728d87603402115c7177a92a22d573c2a7917145b2ae4e344341510ee66 [2024-10-14T11:05:39.515Z] $ docker rm -f --volumes 92dc7728d87603402115c7177a92a22d573c2a7917145b2ae4e344341510ee66 [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-10-14T11:05:40.744Z] provisioning config files... [2024-10-14T11:05:40.756Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config4564313200066242557tmp [Pipeline] { [Pipeline] sh [2024-10-14T11:05:41.119Z] + set +x [2024-10-14T11:05:41.119Z] + bash -s -- [2024-10-14T11:05:41.119Z] + curl -s https://codecov.io/bash [2024-10-14T11:05:41.378Z] [2024-10-14T11:05:41.378Z] _____ _ [2024-10-14T11:05:41.378Z] / ____| | | [2024-10-14T11:05:41.378Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T11:05:41.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T11:05:41.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T11:05:41.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T11:05:41.378Z] Bash-1.0.6 [2024-10-14T11:05:41.378Z] [2024-10-14T11:05:41.378Z] [2024-10-14T11:05:41.378Z] ==> git version 2.25.1 found [2024-10-14T11:05:41.378Z] ==> 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-10-14T11:05:41.378Z] Release-Date: 2020-01-08 [2024-10-14T11:05:41.378Z] 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-10-14T11:05:41.378Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T11:05:41.378Z] ==> Jenkins CI detected. [2024-10-14T11:05:41.378Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-320 [2024-10-14T11:05:41.378Z] project root: . [2024-10-14T11:05:41.378Z] --> token set from env [2024-10-14T11:05:41.378Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T11:05:41.378Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T11:05:41.378Z] ==> Python coveragepy not found [2024-10-14T11:05:41.378Z] ==> Searching for coverage reports in: [2024-10-14T11:05:41.378Z] + . [2024-10-14T11:05:41.378Z] -> Found 1 reports [2024-10-14T11:05:41.378Z] ==> Detecting git/mercurial file structure [2024-10-14T11:05:41.378Z] ==> Reading reports [2024-10-14T11:05:41.378Z] + ./coverage.out bytes=451915 [2024-10-14T11:05:41.378Z] ==> Appending adjustments [2024-10-14T11:05:41.378Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T11:05:41.637Z] + Found adjustments [2024-10-14T11:05:41.637Z] ==> Gzipping contents [2024-10-14T11:05:41.637Z] 52K /tmp/codecov.kSl37u.gz [2024-10-14T11:05:41.637Z] ==> Uploading reports [2024-10-14T11:05:41.637Z] url: https://codecov.io [2024-10-14T11:05:41.637Z] query: branch=PR-320&commit=c51e47f856f8bbc0fd30df19d00b225f73044e32&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=320&job=&cmd_args= [2024-10-14T11:05:41.637Z] -> Pinging Codecov [2024-10-14T11:05:41.637Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-320&commit=c51e47f856f8bbc0fd30df19d00b225f73044e32&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=320&job=&cmd_args= [2024-10-14T11:05:41.896Z] -> Uploading to [2024-10-14T11:05:41.896Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c51e47f856f8bbc0fd30df19d00b225f73044e32/e8e79445-11bf-4a5e-91cb-589f72d42190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T110541Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ceaa3776f841d90ac278e8f66b5a4cb518d780d2e62a7118af72283fe5e8ddd9 [2024-10-14T11:05:41.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T11:05:41.896Z] Dload Upload Total Spent Left Speed [2024-10-14T11:05:42.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-10-14T11:05:42.156Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c51e47f856f8bbc0fd30df19d00b225f73044e32 [Pipeline] } [2024-10-14T11:05:42.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10-14T11:05:44.436Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-320/archives ] [2024-10-14T11:05:44.436Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-320/archives [2024-10-14T11:05:44.436Z] total 16 [2024-10-14T11:05:44.436Z] drwxr-xr-x 3 root root 4096 Oct 14 10:53 . [2024-10-14T11:05:44.436Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 10:53 .. [2024-10-14T11:05:44.436Z] drwxr-xr-x 2 root root 4096 Oct 14 10:53 cost [2024-10-14T11:05:44.436Z] -rw-r--r-- 1 root root 91 Oct 14 10:53 cost.csv [2024-10-14T11:05:44.436Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-320/archives [2024-10-14T11:05:44.436Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-320/archives [2024-10-14T11:05:44.436Z] total 16 [2024-10-14T11:05:44.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 10:53 . [2024-10-14T11:05:44.436Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 10:53 .. [2024-10-14T11:05:44.436Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 10:53 cost [2024-10-14T11:05:44.436Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 14 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:44.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:45.685Z] ---> package-listing.sh [2024-10-14T11:05:45.685Z] ++ facter osfamily [2024-10-14T11:05:45.685Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T11:05:45.944Z] + OS_FAMILY=debian [2024-10-14T11:05:45.944Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-320 [2024-10-14T11:05:45.944Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T11:05:45.944Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T11:05:45.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T11:05:45.944Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T11:05:45.944Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-320 ']' [2024-10-14T11:05:45.944Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T11:05:45.944Z] + case "${OS_FAMILY}" in [2024-10-14T11:05:45.944Z] + dpkg -l [2024-10-14T11:05:45.944Z] + grep '^ii' [2024-10-14T11:05:45.944Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T11:05:45.944Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T11:05:45.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T11:05:45.944Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-320 ']' [2024-10-14T11:05:45.944Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-320/archives/ [2024-10-14T11:05:45.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-320/archives/ [Pipeline] echo [2024-10-14T11:05:45.989Z] 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/undry_device-rfid-llrp-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T11:05:46.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T11:05:46.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T11:05:46.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T11:05:47.126Z] prd-ubuntu20.04-docker-8c-8g-22757 does not seem to be running inside a container [2024-10-14T11:05:47.154Z] $ 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/undry_device-rfid-llrp-go_PR-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-320 -v /w/workspace/undry_device-rfid-llrp-go_PR-320:/w/workspace/undry_device-rfid-llrp-go_PR-320:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-320@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-320@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-10-14T11:05:47.343Z] $ docker top c5e363aaaa662d81111350cb7c381cc73141adafdacc4b8ceea1cb55ab3be5c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T11:05:47.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T11:05:48.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T11:05:48.396Z] + ls /var/log/sa-host [2024-10-14T11:05:48.397Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T11:05:48.643Z] provisioning config files... [2024-10-14T11:05:48.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-320@tmp/config6877906896958098001tmp [Pipeline] { [Pipeline] echo [2024-10-14T11:05:48.727Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:49.052Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T11:05:49.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:49.518Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T11:05:49.561Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:49.889Z] ---> sudo-logs.sh [2024-10-14T11:05:49.889Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T11:05:49.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:50.316Z] ---> job-cost.sh [2024-10-14T11:05:50.317Z] lf-activate-venv: SKIPPING [2024-10-14T11:05:50.317Z] DEBUG: total: 0.2199999988079071 [2024-10-14T11:05:50.317Z] INFO: Retrieving Stack Cost... [2024-10-14T11:05:50.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T11:05:51.144Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T11:05:51.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T11:05:51.517Z] ---> logs-deploy.sh [2024-10-14T11:05:51.517Z] lf-activate-venv: SKIPPING [2024-10-14T11:05:51.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-320/1 [2024-10-14T11:05:51.517Z] INFO: archiving workspace using pattern(s): [2024-10-14T11:05:52.454Z] Archives upload complete. [2024-10-14T11:05:52.454Z] INFO: archiving logs to Nexus