Pull request #324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 037a9fb013326fc3f7c40ac2ddf62bf1c574353e+d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 (351bc3d69994cd8d42aaf895bf0d3a7864d7edce) 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-ssh7296314110990579989.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-ssh12400412007125957816.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-324/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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9763307548603108581.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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh660792240201528805.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-ssh15674452410442537780.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-324/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-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10560360956709567745.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24214 in /w/workspace/undry_device-rfid-llrp-go_PR-324 [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-324 # 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/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 into PR head commit 037a9fb013326fc3f7c40ac2ddf62bf1c574353e Merge succeeded, producing 037a9fb013326fc3f7c40ac2ddf62bf1c574353e Checking out Revision 037a9fb013326fc3f7c40ac2ddf62bf1c574353e (PR-324) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 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 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # 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 d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T10:55:48.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T10:55:48.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T10:55:48.862Z] ========================================================= [2024-10-31T10:55:48.862Z] EdgeX Global Pipelines Version Info [2024-10-31T10:55:48.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T10:55:49.632Z] ------------------- [2024-10-31T10:55:49.632Z] stable info: [2024-10-31T10:55:49.632Z] ------------------- [2024-10-31T10:55:49.632Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T10:55:49.632Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T10:55:49.632Z] Message: update stable to v1.0.265 [2024-10-31T10:55:50.203Z] ------------------- [2024-10-31T10:55:50.203Z] experimental info: [2024-10-31T10:55:50.203Z] ------------------- [2024-10-31T10:55:50.203Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T10:55:50.203Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T10:55:50.203Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T10:55:50.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-31T10:55:50.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-31T10:55:50.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T10:55:50.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T10:55:50.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T10:55:50.703Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T10:55:50.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T10:55:50.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-31T10:55:50.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T10:55:50.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T10:55:50.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T10:55:51.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-31T10:55:51.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T10:55:51.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T10:55:51.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T10:55:51.275Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T10:55:51.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T10:55:51.384Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T10:55:51.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T10:55:51.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T10:55:51.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-31T10:55:51.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-31T10:55:51.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T10:55:51.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T10:55:51.804Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T10:55:51.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T10:55:51.922Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T10:55:51.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo [2024-10-31T10:55:52.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo [2024-10-31T10:55:52.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo [2024-10-31T10:55:52.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo [2024-10-31T10:55:52.219Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 037a9fb [Pipeline] echo [2024-10-31T10:55:52.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T10:55:52.434Z] provisioning config files... [2024-10-31T10:55:52.451Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config9569673772200776420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T10:55:52.848Z] ---> ****-login.sh [2024-10-31T10:55:52.848Z] nexus3.edgexfoundry.org:10001 [2024-10-31T10:55:53.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:55:53.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:55:53.112Z] Configure a credential helper to remove this warning. See [2024-10-31T10:55:53.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:55:53.112Z] [2024-10-31T10:55:53.112Z] Login Succeeded [2024-10-31T10:55:53.112Z] nexus3.edgexfoundry.org:10002 [2024-10-31T10:55:53.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:55:53.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:55:53.373Z] Configure a credential helper to remove this warning. See [2024-10-31T10:55:53.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:55:53.373Z] [2024-10-31T10:55:53.373Z] Login Succeeded [2024-10-31T10:55:53.373Z] nexus3.edgexfoundry.org:10003 [2024-10-31T10:55:53.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:55:53.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:55:53.373Z] Configure a credential helper to remove this warning. See [2024-10-31T10:55:53.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:55:53.373Z] [2024-10-31T10:55:53.373Z] Login Succeeded [2024-10-31T10:55:53.373Z] nexus3.edgexfoundry.org:10004 [2024-10-31T10:55:53.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:55:53.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:55:53.635Z] Configure a credential helper to remove this warning. See [2024-10-31T10:55:53.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:55:53.635Z] [2024-10-31T10:55:53.635Z] Login Succeeded [2024-10-31T10:55:53.635Z] ****.io [2024-10-31T10:55:53.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:55:53.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:55:53.918Z] Configure a credential helper to remove this warning. See [2024-10-31T10:55:53.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:55:53.918Z] [2024-10-31T10:55:53.918Z] Login Succeeded [2024-10-31T10:55:53.918Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T10:55:53.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T10:55:54.633Z] + git rev-list -1 --merges 037a9fb013326fc3f7c40ac2ddf62bf1c574353e~1..037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo [2024-10-31T10:55:54.681Z] -----------> git rev-list -1 --merges 037a9fb013326fc3f7c40ac2ddf62bf1c574353e~1..037a9fb013326fc3f7c40ac2ddf62bf1c574353e 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [false] [Pipeline] sh [2024-10-31T10:55:55.027Z] + git log --format=format:%s -1 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo [2024-10-31T10:55:55.064Z] ========================================================= [2024-10-31T10:55:55.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T10:55:55.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T10:55:55.534Z] + git log --format=format:%s -1 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] echo [2024-10-31T10:55:55.576Z] [semverPrep] GIT_COMMIT: 037a9fb013326fc3f7c40ac2ddf62bf1c574353e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-10-31T10:55:55.615Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T10:55:56.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T10:55:56.029Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T10:55:56.029Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T10:55:56.029Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T10:55:56.029Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T10:55:56.029Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T10:55:56.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T10:55:56.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T10:55:56.559Z] [2024-10-31T10:55:56.559Z] 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-31T10:55:56.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T10:55:56.968Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T10:55:56.968Z] b85a868b505f: Pulling fs layer [2024-10-31T10:55:56.968Z] e2be974225ed: Pulling fs layer [2024-10-31T10:55:56.968Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T10:55:56.968Z] 988bab9f4d93: Pulling fs layer [2024-10-31T10:55:56.968Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T10:55:56.968Z] eaf3925da568: Pulling fs layer [2024-10-31T10:55:56.968Z] bab4dde63d76: Pulling fs layer [2024-10-31T10:55:56.968Z] bde34c3a00c8: Pulling fs layer [2024-10-31T10:55:56.968Z] b352a97aabf1: Pulling fs layer [2024-10-31T10:55:56.968Z] 4872d77fe225: Pulling fs layer [2024-10-31T10:55:56.968Z] 5851b861e8e6: Pulling fs layer [2024-10-31T10:55:56.968Z] 988bab9f4d93: Waiting [2024-10-31T10:55:56.968Z] 1469e6f7b9e6: Waiting [2024-10-31T10:55:56.968Z] eaf3925da568: Waiting [2024-10-31T10:55:56.968Z] bab4dde63d76: Waiting [2024-10-31T10:55:56.968Z] bde34c3a00c8: Waiting [2024-10-31T10:55:56.968Z] b352a97aabf1: Waiting [2024-10-31T10:55:56.968Z] 4872d77fe225: Waiting [2024-10-31T10:55:56.968Z] 5851b861e8e6: Waiting [2024-10-31T10:55:56.968Z] e2be974225ed: Download complete [2024-10-31T10:55:56.968Z] 988bab9f4d93: Verifying Checksum [2024-10-31T10:55:56.968Z] 988bab9f4d93: Download complete [2024-10-31T10:55:56.968Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T10:55:56.968Z] 1469e6f7b9e6: Download complete [2024-10-31T10:55:57.228Z] eaf3925da568: Download complete [2024-10-31T10:55:57.228Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T10:55:57.228Z] 339a4e72a1f5: Download complete [2024-10-31T10:55:57.228Z] bde34c3a00c8: Download complete [2024-10-31T10:55:57.228Z] b352a97aabf1: Verifying Checksum [2024-10-31T10:55:57.228Z] b352a97aabf1: Download complete [2024-10-31T10:55:57.228Z] 4872d77fe225: Download complete [2024-10-31T10:55:57.228Z] 5851b861e8e6: Verifying Checksum [2024-10-31T10:55:57.228Z] 5851b861e8e6: Download complete [2024-10-31T10:55:57.228Z] b85a868b505f: Verifying Checksum [2024-10-31T10:55:57.228Z] b85a868b505f: Download complete [2024-10-31T10:55:57.489Z] bab4dde63d76: Verifying Checksum [2024-10-31T10:55:57.489Z] bab4dde63d76: Download complete [2024-10-31T10:55:58.872Z] b85a868b505f: Pull complete [2024-10-31T10:55:58.872Z] e2be974225ed: Pull complete [2024-10-31T10:55:59.134Z] 339a4e72a1f5: Pull complete [2024-10-31T10:55:59.398Z] 988bab9f4d93: Pull complete [2024-10-31T10:55:59.659Z] 1469e6f7b9e6: Pull complete [2024-10-31T10:55:59.659Z] eaf3925da568: Pull complete [2024-10-31T10:56:01.564Z] bab4dde63d76: Pull complete [2024-10-31T10:56:01.564Z] bde34c3a00c8: Pull complete [2024-10-31T10:56:01.564Z] b352a97aabf1: Pull complete [2024-10-31T10:56:01.564Z] 4872d77fe225: Pull complete [2024-10-31T10:56:01.824Z] 5851b861e8e6: Pull complete [2024-10-31T10:56:01.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T10:56:01.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T10:56:01.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T10:56:02.115Z] prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container [2024-10-31T10:56:02.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T10:56:05.442Z] $ docker top 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc -eo pid,comm [2024-10-31T10:56:05.502Z] 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-31T10:56:05.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T10:56:05.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T10:56:05.671Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T10:56:05.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T10:56:05.799Z] $ docker exec 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent [2024-10-31T10:56:05.924Z] SSH_AUTH_SOCK=/tmp/ssh-5C47NxpNoNOz/agent.32 [2024-10-31T10:56:05.924Z] SSH_AGENT_PID=39 [2024-10-31T10:56:05.931Z] Running ssh-add (command line suppressed) [2024-10-31T10:56:06.040Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_16279377603030713288.key (/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_16279377603030713288.key) [2024-10-31T10:56:06.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T10:56:06.410Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T10:56:06.436Z] $ docker exec --env ******** --env ******** 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent -k [2024-10-31T10:56:06.543Z] unset SSH_AUTH_SOCK; [2024-10-31T10:56:06.543Z] unset SSH_AGENT_PID; [2024-10-31T10:56:06.543Z] echo Agent pid 39 killed; [2024-10-31T10:56:06.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T10:56:06.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T10:56:06.667Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T10:56:06.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T10:56:06.779Z] $ docker exec 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent [2024-10-31T10:56:06.876Z] SSH_AUTH_SOCK=/tmp/ssh-6ZzgePnJPNEL/agent.72 [2024-10-31T10:56:06.876Z] SSH_AGENT_PID=78 [2024-10-31T10:56:06.881Z] Running ssh-add (command line suppressed) [2024-10-31T10:56:06.972Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_11802812826651479346.key (/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/private_key_11802812826651479346.key) [2024-10-31T10:56:06.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T10:56:07.336Z] + git semver init [2024-10-31T10:56:07.597Z] 2024-10-31 10:56:07,505 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T10:56:07.597Z] 2024-10-31 10:56:07,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver [2024-10-31T10:56:07.597Z] 2024-10-31 10:56:07,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-324/.semver [2024-10-31T10:56:07.597Z] 2024-10-31 10:56:07,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-324, universal_newlines=False, shell=None, istream=None) [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,275 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-324/.git/info/exclude [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver/PR-324 with force:False [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,275 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver/PR-324 [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,279 [execute] INFO git cat-file --batch-check [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,286 [execute] INFO git cat-file --batch [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T10:56:09.513Z] 2024-10-31 10:56:09,290 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-324/.semver/PR-324 [2024-10-31T10:56:09.513Z] 0.0.0 [Pipeline] } [2024-10-31T10:56:09.538Z] $ docker exec --env ******** --env ******** 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc ssh-agent -k [2024-10-31T10:56:09.628Z] unset SSH_AUTH_SOCK; [2024-10-31T10:56:09.628Z] unset SSH_AGENT_PID; [2024-10-31T10:56:09.628Z] echo Agent pid 78 killed; [2024-10-31T10:56:09.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T10:56:10.103Z] + git semver [Pipeline] } [2024-10-31T10:56:10.393Z] $ docker stop --time=1 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc [2024-10-31T10:56:11.709Z] $ docker rm -f --volumes 0a1cade6b0777ad6f5b26dd614149fccc193c96bfb0b02f9384321ebd406c0dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T10:56:12.127Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T10:56:12.508Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T10:56:12.534Z] [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-31T10:56:13.389Z] provisioning config files... [2024-10-31T10:56:13.399Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config10068607059326929650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T10:56:13.770Z] ---> ****-login.sh [2024-10-31T10:56:13.770Z] nexus3.edgexfoundry.org:10001 [2024-10-31T10:56:13.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:56:13.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:56:13.770Z] Configure a credential helper to remove this warning. See [2024-10-31T10:56:13.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:56:13.770Z] [2024-10-31T10:56:13.770Z] Login Succeeded [2024-10-31T10:56:13.770Z] nexus3.edgexfoundry.org:10002 [2024-10-31T10:56:13.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:56:13.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:56:13.770Z] Configure a credential helper to remove this warning. See [2024-10-31T10:56:13.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:56:13.770Z] [2024-10-31T10:56:13.770Z] Login Succeeded [2024-10-31T10:56:13.770Z] nexus3.edgexfoundry.org:10003 [2024-10-31T10:56:14.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:56:14.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:56:14.032Z] Configure a credential helper to remove this warning. See [2024-10-31T10:56:14.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:56:14.032Z] [2024-10-31T10:56:14.032Z] Login Succeeded [2024-10-31T10:56:14.032Z] nexus3.edgexfoundry.org:10004 [2024-10-31T10:56:14.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:56:14.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:56:14.032Z] Configure a credential helper to remove this warning. See [2024-10-31T10:56:14.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:56:14.032Z] [2024-10-31T10:56:14.032Z] Login Succeeded [2024-10-31T10:56:14.032Z] ****.io [2024-10-31T10:56:14.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:56:14.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:56:14.320Z] Configure a credential helper to remove this warning. See [2024-10-31T10:56:14.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:56:14.320Z] [2024-10-31T10:56:14.320Z] Login Succeeded [2024-10-31T10:56:14.320Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T10:56:14.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T10:56:14.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T10:56:14.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T10:56:14.687Z] ========================================================= [2024-10-31T10:56:14.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T10:56:14.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T10:56:15.208Z] + 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-31T10:56:15.208Z] Sending build context to Docker daemon 11.48MB [2024-10-31T10:56:15.208Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T10:56:15.208Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T10:56:15.208Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T10:56:15.208Z] 43c4264eed91: Pulling fs layer [2024-10-31T10:56:15.208Z] 4cc291be95ef: Pulling fs layer [2024-10-31T10:56:15.208Z] 2ac1f1163629: Pulling fs layer [2024-10-31T10:56:15.208Z] 5c3c966382ef: Pulling fs layer [2024-10-31T10:56:15.208Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T10:56:15.208Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T10:56:15.208Z] 9f66e0745190: Pulling fs layer [2024-10-31T10:56:15.208Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T10:56:15.208Z] 5c3c966382ef: Waiting [2024-10-31T10:56:15.208Z] 5d5c8e513c77: Waiting [2024-10-31T10:56:15.208Z] 4f4fb700ef54: Waiting [2024-10-31T10:56:15.208Z] 9f66e0745190: Waiting [2024-10-31T10:56:15.208Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T10:56:15.208Z] f49a43e4bbc0: Waiting [2024-10-31T10:56:15.208Z] 561ebcabdf7f: Waiting [2024-10-31T10:56:15.208Z] 4cc291be95ef: Download complete [2024-10-31T10:56:15.467Z] 5c3c966382ef: Verifying Checksum [2024-10-31T10:56:15.467Z] 5c3c966382ef: Download complete [2024-10-31T10:56:15.467Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T10:56:15.467Z] 4f4fb700ef54: Download complete [2024-10-31T10:56:15.467Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T10:56:15.467Z] 5d5c8e513c77: Download complete [2024-10-31T10:56:15.467Z] 43c4264eed91: Download complete [2024-10-31T10:56:15.467Z] 9f66e0745190: Verifying Checksum [2024-10-31T10:56:15.467Z] 9f66e0745190: Download complete [2024-10-31T10:56:15.467Z] 43c4264eed91: Pull complete [2024-10-31T10:56:15.885Z] 561ebcabdf7f: Verifying Checksum [2024-10-31T10:56:15.885Z] 561ebcabdf7f: Download complete [2024-10-31T10:56:15.885Z] 4cc291be95ef: Pull complete [2024-10-31T10:56:15.885Z] 2ac1f1163629: Download complete [2024-10-31T10:56:16.144Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T10:56:16.144Z] f49a43e4bbc0: Download complete [2024-10-31T10:56:19.431Z] 2ac1f1163629: Pull complete [2024-10-31T10:56:19.431Z] 5c3c966382ef: Pull complete [2024-10-31T10:56:19.431Z] 4f4fb700ef54: Pull complete [2024-10-31T10:56:19.431Z] 5d5c8e513c77: Pull complete [2024-10-31T10:56:19.690Z] 9f66e0745190: Pull complete [2024-10-31T10:56:22.221Z] f49a43e4bbc0: Pull complete [2024-10-31T10:56:22.221Z] 561ebcabdf7f: Pull complete [2024-10-31T10:56:22.221Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T10:56:22.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T10:56:22.221Z] ---> 3a752c3f9dda [2024-10-31T10:56:22.221Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T10:56:28.114Z] Still waiting to schedule task [2024-10-31T10:56:28.115Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T10:56:28.838Z] ---> Running in 21917ba97aff [2024-10-31T10:56:28.838Z] Removing intermediate container 21917ba97aff [2024-10-31T10:56:28.838Z] ---> e32d8f7834b2 [2024-10-31T10:56:28.838Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T10:56:28.838Z] ---> Running in 78e05f4fc30e [2024-10-31T10:56:28.838Z] Removing intermediate container 78e05f4fc30e [2024-10-31T10:56:28.838Z] ---> 428ba1aa7db4 [2024-10-31T10:56:28.838Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T10:56:28.838Z] ---> Running in e69eb4efcfc2 [2024-10-31T10:56:28.838Z] Removing intermediate container e69eb4efcfc2 [2024-10-31T10:56:28.838Z] ---> cec2af8d5e60 [2024-10-31T10:56:28.838Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T10:56:28.838Z] ---> Running in d18d15556d44 [2024-10-31T10:56:28.838Z] Removing intermediate container d18d15556d44 [2024-10-31T10:56:28.838Z] ---> 44bdfb36c57b [2024-10-31T10:56:28.838Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T10:56:28.838Z] ---> Running in 5c485acd39d6 [2024-10-31T10:56:28.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T10:56:28.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T10:56:28.838Z] OK: 246 MiB in 54 packages [2024-10-31T10:56:29.099Z] Removing intermediate container 5c485acd39d6 [2024-10-31T10:56:29.099Z] ---> 0308c245cbbc [2024-10-31T10:56:29.099Z] Step 8/12 : WORKDIR /app [2024-10-31T10:56:29.099Z] ---> Running in 87078151370c [2024-10-31T10:56:29.358Z] Removing intermediate container 87078151370c [2024-10-31T10:56:29.358Z] ---> bcc5790f44e7 [2024-10-31T10:56:29.358Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-31T10:56:29.358Z] ---> 4d876dbf3ea3 [2024-10-31T10:56:29.358Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T10:56:29.358Z] ---> Running in 08b97eaaae26 [2024-10-31T10:57:37.101Z] Removing intermediate container 08b97eaaae26 [2024-10-31T10:57:37.102Z] ---> e520c2d298f3 [2024-10-31T10:57:37.102Z] Step 11/12 : COPY . . [2024-10-31T10:57:37.102Z] ---> 9cb13634c1c9 [2024-10-31T10:57:37.102Z] Step 12/12 : RUN $MAKE [2024-10-31T10:57:37.102Z] ---> Running in 529c56f4557c [2024-10-31T10:57:37.102Z] noop [2024-10-31T10:57:37.102Z] Removing intermediate container 529c56f4557c [2024-10-31T10:57:37.102Z] ---> 436f480de929 [2024-10-31T10:57:37.102Z] Successfully built 436f480de929 [2024-10-31T10:57:37.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T10:57:37.616Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T10:57:37.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T10:57:37.802Z] prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container [2024-10-31T10:57:37.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@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-x86_64 cat [2024-10-31T10:57:38.197Z] $ docker top 8796ee39b8d4a3233ce90e73fcfe217f2f73786542839fa479c080cb315ed223 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T10:57:38.637Z] + go version [2024-10-31T10:57:38.637Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T10:57:38.677Z] $ docker stop --time=1 8796ee39b8d4a3233ce90e73fcfe217f2f73786542839fa479c080cb315ed223 [2024-10-31T10:57:39.975Z] $ docker rm -f --volumes 8796ee39b8d4a3233ce90e73fcfe217f2f73786542839fa479c080cb315ed223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T10:57:40.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T10:57:40.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T10:57:40.984Z] prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container [2024-10-31T10:57:41.016Z] $ 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-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@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-x86_64 cat [2024-10-31T10:57:41.442Z] $ docker top aa25c248a4591161ea68e88d43c720c80d399edacfa557981cdd1303fc50707b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T10:57:41.863Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-324 [Pipeline] fileExists [Pipeline] sh [2024-10-31T10:57:42.255Z] + make test [2024-10-31T10:57:42.255Z] go test ./... -coverprofile=coverage.out ./... [2024-10-31T10:57:44.235Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-31T10:57:56.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24215 in /w/workspace/undry_device-rfid-llrp-go_PR-324 [Pipeline] { [Pipeline] ws [2024-10-31T10:57:56.088Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-31T10:57:56.183Z] The recommended git tool is: git [2024-10-31T10:58:00.875Z] using credential edgex-jenkins-ssh [2024-10-31T10:58:00.895Z] Cloning the remote Git repository [2024-10-31T10:58:00.937Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-31T10:58:01.032Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-31T10:58:01.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-31T10:58:01.170Z] > git --version # timeout=10 [2024-10-31T10:58:01.197Z] > git --version # 'git version 2.25.1' [2024-10-31T10:58:01.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T10:58:01.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T10:58:04.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-31T10:58:04.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T10:58:05.085Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-31T10:58:05.643Z] Merging remotes/origin/main commit d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 into PR head commit 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [2024-10-31T10:58:05.968Z] Merge succeeded, producing 037a9fb013326fc3f7c40ac2ddf62bf1c574353e [2024-10-31T10:58:05.968Z] Checking out Revision 037a9fb013326fc3f7c40ac2ddf62bf1c574353e (PR-324) [2024-10-31T10:58:06.191Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-31T10:58:06.191Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-31T10:58:05.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-31T10:58:05.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T10:58:05.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-31T10:58:05.661Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T10:58:05.741Z] > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # timeout=10 [2024-10-31T10:58:05.855Z] > git remote # timeout=10 [2024-10-31T10:58:05.874Z] > git config --get remote.origin.url # timeout=10 [2024-10-31T10:58:05.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T10:58:05.923Z] > git merge d5009d9a19a6ec7cb1aeb59116b9e31b2a9d09b0 # timeout=10 [2024-10-31T10:58:05.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-31T10:58:05.973Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T10:58:05.990Z] > git checkout -f 037a9fb013326fc3f7c40ac2ddf62bf1c574353e # timeout=10 [2024-10-31T10:58:06.591Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-10-31T10:58:06.639Z] > git --version # timeout=10 [2024-10-31T10:58:06.651Z] > git --version # 'git version 2.25.1' [2024-10-31T10:58:06.676Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T10:58:08.108Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.443s coverage: 40.6% of statements [2024-10-31T10:58:08.108Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2024-10-31T10:58:08.108Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T10:58:11.694Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T10:58:11.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T10:58:11.694Z] Dload Upload Total Spent Left Speed [2024-10-31T10:58:11.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 46647 0 --:--:-- --:--:-- --:--:-- 46817 [Pipeline] sh [2024-10-31T10:58:12.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T10:58:12.679Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-31T10:58:12.679Z] + sudo tee /etc/docker/daemon.new [2024-10-31T10:58:12.679Z] { [2024-10-31T10:58:12.679Z] "registry-mirrors": [ [2024-10-31T10:58:12.679Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T10:58:12.679Z] ], [2024-10-31T10:58:12.679Z] "bip": "10.250.0.254/24", [2024-10-31T10:58:12.679Z] "hosts": [ [2024-10-31T10:58:12.679Z] "tcp://0.0.0.0:5555", [2024-10-31T10:58:12.679Z] "unix:///var/run/docker.sock" [2024-10-31T10:58:12.679Z] ], [2024-10-31T10:58:12.679Z] "mtu": 1458, [2024-10-31T10:58:12.679Z] "selinux-enabled": true, [2024-10-31T10:58:12.679Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T10:58:12.679Z] } [Pipeline] sh [2024-10-31T10:58:13.043Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T10:58:13.396Z] + sudo service docker restart [2024-10-31T10:58:22.991Z] go vet ./... [2024-10-31T10:58:29.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T10:58:29.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T10:58:29.549Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T10:58:29.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T10:58:29.648Z] $ docker stop --time=1 aa25c248a4591161ea68e88d43c720c80d399edacfa557981cdd1303fc50707b [2024-10-31T10:58:31.881Z] $ docker rm -f --volumes aa25c248a4591161ea68e88d43c720c80d399edacfa557981cdd1303fc50707b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T10:58:32.394Z] provisioning config files... [2024-10-31T10:58:32.422Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4744772093452402982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T10:58:32.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T10:58:32.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-10-31T10:58:32.929Z] ---> ****-login.sh [2024-10-31T10:58:32.929Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-31T10:58:33.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-10-31T10:58:33.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:58:33.470Z] Configure a credential helper to remove this warning. See [2024-10-31T10:58:33.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:58:33.470Z] [2024-10-31T10:58:33.470Z] Login Succeeded [2024-10-31T10:58:33.470Z] nexus3.edgexfoundry.org:10002 [2024-10-31T10:58:33.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T10:58:33.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:58:33.917Z] + ls -al . [2024-10-31T10:58:33.917Z] total 704 [2024-10-31T10:58:33.917Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 10:57 . [2024-10-31T10:58:33.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:55 .. [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 10:55 .dockerignore [2024-10-31T10:58:33.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 10:58 .git [2024-10-31T10:58:33.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:55 .github [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 10:55 .gitignore [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 10:55 .golangci.yml [2024-10-31T10:58:33.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 10:56 .semver [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 10:55 Attribution.txt [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 10:55 CHANGELOG.md [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 10:55 Dockerfile [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:55 GOVERNANCE.md [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 10:55 Jenkinsfile [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 10:55 LICENSE [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 10:55 Makefile [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 10:55 OWNERS.md [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 10:55 README.md [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 10:56 VERSION [2024-10-31T10:58:33.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:55 bin [2024-10-31T10:58:33.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:55 cmd [2024-10-31T10:58:33.917Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 10:58 coverage.out [2024-10-31T10:58:33.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:55 examples [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 10:55 go.mod [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 10:55 go.sum [2024-10-31T10:58:33.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:55 images [2024-10-31T10:58:33.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:55 internal [2024-10-31T10:58:33.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:55 pkg [2024-10-31T10:58:33.917Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [2024-10-31T10:58:34.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:58:34.016Z] Configure a credential helper to remove this warning. See [2024-10-31T10:58:34.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:58:34.016Z] [2024-10-31T10:58:34.016Z] Login Succeeded [2024-10-31T10:58:34.016Z] nexus3.edgexfoundry.org:10003 [2024-10-31T10:58:34.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2024-10-31T10:58:34.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:58:34.285Z] Configure a credential helper to remove this warning. See [2024-10-31T10:58:34.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:58:34.285Z] [2024-10-31T10:58:34.285Z] Login Succeeded [2024-10-31T10:58:34.285Z] nexus3.edgexfoundry.org:10004 [2024-10-31T10:58:34.547Z] + 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=037a9fb013326fc3f7c40ac2ddf62bf1c574353e --label arch=amd64 --label version=0.0.0 . [2024-10-31T10:58:34.547Z] Sending build context to Docker daemon 11.48MB [2024-10-31T10:58:34.547Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T10:58:34.547Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-31T10:58:34.547Z] ---> 436f480de929 [2024-10-31T10:58:34.547Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-31T10:58:34.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:58:34.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:58:34.551Z] Configure a credential helper to remove this warning. See [2024-10-31T10:58:34.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:58:34.551Z] [2024-10-31T10:58:34.551Z] Login Succeeded [2024-10-31T10:58:34.551Z] ****.io [2024-10-31T10:58:34.808Z] ---> Running in 0799dc3050b6 [2024-10-31T10:58:34.808Z] Removing intermediate container 0799dc3050b6 [2024-10-31T10:58:34.808Z] ---> 7a262531b65b [2024-10-31T10:58:34.808Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T10:58:34.808Z] ---> Running in 69506c54589c [2024-10-31T10:58:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T10:58:35.068Z] Removing intermediate container 69506c54589c [2024-10-31T10:58:35.068Z] ---> ac1b2cc3f766 [2024-10-31T10:58:35.068Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T10:58:35.068Z] ---> Running in 026051e52889 [2024-10-31T10:58:35.068Z] Removing intermediate container 026051e52889 [2024-10-31T10:58:35.068Z] ---> 6f067bbf097b [2024-10-31T10:58:35.068Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T10:58:35.068Z] ---> Running in 27589d0bbe7a [2024-10-31T10:58:35.068Z] Removing intermediate container 27589d0bbe7a [2024-10-31T10:58:35.068Z] ---> 0077efee6399 [2024-10-31T10:58:35.068Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T10:58:35.068Z] ---> Running in bc5456a32f4e [2024-10-31T10:58:35.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T10:58:35.081Z] Configure a credential helper to remove this warning. See [2024-10-31T10:58:35.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T10:58:35.081Z] [2024-10-31T10:58:35.081Z] Login Succeeded [2024-10-31T10:58:35.081Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T10:58:35.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-31T10:58:35.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-10-31T10:58:35.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-31T10:58:35.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-10-31T10:58:35.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T10:58:35.679Z] ========================================================= [2024-10-31T10:58:35.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T10:58:35.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-10-31T10:58:35.842Z] OK: 246 MiB in 54 packages [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T10:58:36.232Z] + 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-31T10:58:36.411Z] Removing intermediate container bc5456a32f4e [2024-10-31T10:58:36.411Z] ---> 1be1d59df764 [2024-10-31T10:58:36.411Z] Step 8/25 : WORKDIR /app [2024-10-31T10:58:36.411Z] ---> Running in 1ce7f42e145d [2024-10-31T10:58:36.411Z] Removing intermediate container 1ce7f42e145d [2024-10-31T10:58:36.411Z] ---> bc8735bbb834 [2024-10-31T10:58:36.411Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-31T10:58:36.411Z] ---> 3829cbd6491a [2024-10-31T10:58:36.411Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T10:58:36.411Z] ---> Running in 888c9f1ec6fe [2024-10-31T10:58:36.499Z] Sending build context to Docker daemon 1.21MB [2024-10-31T10:58:36.499Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T10:58:36.499Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T10:58:36.771Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T10:58:36.771Z] cf04c63912e1: Pulling fs layer [2024-10-31T10:58:36.771Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T10:58:36.771Z] a37a00ec5f00: Pulling fs layer [2024-10-31T10:58:36.771Z] 50b3750afda1: Pulling fs layer [2024-10-31T10:58:36.771Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T10:58:36.771Z] 80978eb59214: Pulling fs layer [2024-10-31T10:58:36.771Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T10:58:36.771Z] c5a475d317c9: Pulling fs layer [2024-10-31T10:58:36.771Z] 80978eb59214: Waiting [2024-10-31T10:58:36.771Z] c9f46d7d2bd2: Waiting [2024-10-31T10:58:36.771Z] c5a475d317c9: Waiting [2024-10-31T10:58:36.771Z] 50b3750afda1: Waiting [2024-10-31T10:58:36.771Z] 4f4fb700ef54: Waiting [2024-10-31T10:58:36.771Z] 55b35a11ae5e: Verifying Checksum [2024-10-31T10:58:36.771Z] 55b35a11ae5e: Download complete [2024-10-31T10:58:36.771Z] 50b3750afda1: Verifying Checksum [2024-10-31T10:58:36.771Z] 50b3750afda1: Download complete [2024-10-31T10:58:36.771Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T10:58:36.771Z] 4f4fb700ef54: Download complete [2024-10-31T10:58:36.771Z] 80978eb59214: Download complete [2024-10-31T10:58:36.771Z] cf04c63912e1: Verifying Checksum [2024-10-31T10:58:36.771Z] cf04c63912e1: Download complete [2024-10-31T10:58:37.349Z] Removing intermediate container 888c9f1ec6fe [2024-10-31T10:58:37.349Z] ---> 9e834bf33e65 [2024-10-31T10:58:37.349Z] Step 11/25 : COPY . . [2024-10-31T10:58:37.355Z] c5a475d317c9: Verifying Checksum [2024-10-31T10:58:37.355Z] c5a475d317c9: Download complete [2024-10-31T10:58:37.609Z] ---> 05e65b6ffa4f [2024-10-31T10:58:37.609Z] Step 12/25 : RUN $MAKE [2024-10-31T10:58:37.609Z] ---> Running in 8f2672bc82d3 [2024-10-31T10:58:37.622Z] cf04c63912e1: Pull complete [2024-10-31T10:58:37.868Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-31T10:58:38.205Z] 55b35a11ae5e: Pull complete [2024-10-31T10:58:38.472Z] a37a00ec5f00: Verifying Checksum [2024-10-31T10:58:38.472Z] a37a00ec5f00: Download complete [2024-10-31T10:58:39.433Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T10:58:39.433Z] c9f46d7d2bd2: Download complete [2024-10-31T10:58:54.431Z] a37a00ec5f00: Pull complete [2024-10-31T10:58:54.431Z] 50b3750afda1: Pull complete [2024-10-31T10:58:54.431Z] 4f4fb700ef54: Pull complete [2024-10-31T10:58:54.431Z] 80978eb59214: Pull complete [2024-10-31T10:59:01.098Z] c9f46d7d2bd2: Pull complete [2024-10-31T10:59:02.511Z] c5a475d317c9: Pull complete [2024-10-31T10:59:02.511Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T10:59:02.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T10:59:02.511Z] ---> be29e6b0f0d4 [2024-10-31T10:59:02.511Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T10:59:03.472Z] ---> Running in 7924470ced79 [2024-10-31T10:59:03.472Z] Removing intermediate container 7924470ced79 [2024-10-31T10:59:03.472Z] ---> 7032df77da61 [2024-10-31T10:59:03.472Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T10:59:03.740Z] ---> Running in 6110110d134c [2024-10-31T10:59:04.013Z] Removing intermediate container 6110110d134c [2024-10-31T10:59:04.014Z] ---> 2095aa5eec9b [2024-10-31T10:59:04.014Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T10:59:04.014Z] ---> Running in da784b7646e8 [2024-10-31T10:59:04.297Z] Removing intermediate container da784b7646e8 [2024-10-31T10:59:04.297Z] ---> 64b101fb9b96 [2024-10-31T10:59:04.297Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T10:59:04.297Z] ---> Running in 2a486ebd372f [2024-10-31T10:59:04.571Z] Removing intermediate container 2a486ebd372f [2024-10-31T10:59:04.571Z] ---> 4d4a4b73926c [2024-10-31T10:59:04.571Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T10:59:04.839Z] ---> Running in 2f650cc35a44 [2024-10-31T10:59:05.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T10:59:06.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T10:59:07.469Z] OK: 238 MiB in 54 packages [2024-10-31T10:59:08.428Z] Removing intermediate container 2f650cc35a44 [2024-10-31T10:59:08.428Z] ---> 870ba12a8488 [2024-10-31T10:59:08.428Z] Step 8/12 : WORKDIR /app [2024-10-31T10:59:08.428Z] ---> Running in c7a43e2ff3da [2024-10-31T10:59:08.696Z] Removing intermediate container c7a43e2ff3da [2024-10-31T10:59:08.696Z] ---> 055c55d0b6ca [2024-10-31T10:59:08.696Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-31T10:59:08.968Z] ---> badd1ff79619 [2024-10-31T10:59:08.968Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T10:59:08.968Z] ---> Running in f687ea83f324 [2024-10-31T10:59:16.695Z] Removing intermediate container 8f2672bc82d3 [2024-10-31T10:59:16.695Z] ---> 2d4415c7c52a [2024-10-31T10:59:16.695Z] Step 13/25 : FROM alpine:3.20 [2024-10-31T10:59:16.695Z] 3.20: Pulling from library/alpine [2024-10-31T10:59:16.695Z] 43c4264eed91: Already exists [2024-10-31T10:59:16.695Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T10:59:16.695Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T10:59:16.695Z] ---> 91ef0af61f39 [2024-10-31T10:59:16.695Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T10:59:16.695Z] ---> Running in 2b85732553a1 [2024-10-31T10:59:16.695Z] Removing intermediate container 2b85732553a1 [2024-10-31T10:59:16.695Z] ---> 67de17d86b71 [2024-10-31T10:59:16.695Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-31T10:59:16.695Z] ---> Running in a8017b541516 [2024-10-31T10:59:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T10:59:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T10:59:16.695Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T10:59:16.695Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T10:59:16.695Z] OK: 8 MiB in 15 packages [2024-10-31T10:59:16.695Z] Removing intermediate container a8017b541516 [2024-10-31T10:59:16.695Z] ---> 769952e44d20 [2024-10-31T10:59:16.695Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-31T10:59:16.695Z] ---> Running in 1645393dea2a [2024-10-31T10:59:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T10:59:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T10:59:16.695Z] Upgrading critical system libraries and apk-tools: [2024-10-31T10:59:16.695Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T10:59:16.695Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T10:59:16.695Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T10:59:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T10:59:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T10:59:16.695Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T10:59:16.695Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T10:59:16.695Z] OK: 8 MiB in 15 packages [2024-10-31T10:59:17.270Z] Removing intermediate container 1645393dea2a [2024-10-31T10:59:17.270Z] ---> be264da06d62 [2024-10-31T10:59:17.270Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-31T10:59:17.529Z] ---> c181757ec8b4 [2024-10-31T10:59:17.529Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-31T10:59:17.529Z] ---> 92d139d5f4af [2024-10-31T10:59:17.529Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-31T10:59:19.442Z] ---> 6b06642ffb64 [2024-10-31T10:59:19.443Z] Step 20/25 : EXPOSE 59989 [2024-10-31T10:59:19.443Z] ---> Running in 436ce2e84451 [2024-10-31T10:59:19.443Z] Removing intermediate container 436ce2e84451 [2024-10-31T10:59:19.443Z] ---> 1e06df3c0e4b [2024-10-31T10:59:19.443Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-31T10:59:19.443Z] ---> Running in 72a3f7a02fe7 [2024-10-31T10:59:19.443Z] Removing intermediate container 72a3f7a02fe7 [2024-10-31T10:59:19.443Z] ---> 8d23065e0f70 [2024-10-31T10:59:19.443Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T10:59:19.443Z] ---> Running in 11ad100a4260 [2024-10-31T10:59:19.443Z] Removing intermediate container 11ad100a4260 [2024-10-31T10:59:19.443Z] ---> 387f0ae32dc8 [2024-10-31T10:59:19.443Z] Step 23/25 : LABEL arch=amd64 [2024-10-31T10:59:19.443Z] ---> Running in add8fd81edc9 [2024-10-31T10:59:19.443Z] Removing intermediate container add8fd81edc9 [2024-10-31T10:59:19.443Z] ---> 3ffc5259eb2d [2024-10-31T10:59:19.443Z] Step 24/25 : LABEL git_sha=037a9fb013326fc3f7c40ac2ddf62bf1c574353e [2024-10-31T10:59:19.443Z] ---> Running in 8d36e8a1ad93 [2024-10-31T10:59:19.703Z] Removing intermediate container 8d36e8a1ad93 [2024-10-31T10:59:19.703Z] ---> 49f950acf0a2 [2024-10-31T10:59:19.703Z] Step 25/25 : LABEL version=0.0.0 [2024-10-31T10:59:19.703Z] ---> Running in 9964a89357e4 [2024-10-31T10:59:19.703Z] Removing intermediate container 9964a89357e4 [2024-10-31T10:59:19.703Z] ---> 4f1fc047d037 [2024-10-31T10:59:19.703Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T10:59:19.703Z] Successfully built 4f1fc047d037 [2024-10-31T10:59:19.703Z] 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-31T10:59:20.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T10:59:20.806Z] [2024-10-31T10:59:20.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T10:59:21.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T10:59:21.236Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T10:59:21.236Z] 5eb5b503b376: Pulling fs layer [2024-10-31T10:59:21.236Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T10:59:21.236Z] ec43610c2a17: Pulling fs layer [2024-10-31T10:59:21.236Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T10:59:21.236Z] 33b1e0a273af: Pulling fs layer [2024-10-31T10:59:21.236Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T10:59:21.236Z] 2f39f015ded8: Pulling fs layer [2024-10-31T10:59:21.236Z] 5d3b04190fa2: Waiting [2024-10-31T10:59:21.236Z] 33b1e0a273af: Waiting [2024-10-31T10:59:21.236Z] 2f39f015ded8: Waiting [2024-10-31T10:59:21.236Z] 3a2ae6a8a46f: Waiting [2024-10-31T10:59:21.236Z] 5c69ac0246d0: Download complete [2024-10-31T10:59:21.236Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T10:59:21.236Z] 3a2ae6a8a46f: Download complete [2024-10-31T10:59:21.236Z] 33b1e0a273af: Verifying Checksum [2024-10-31T10:59:21.236Z] 33b1e0a273af: Download complete [2024-10-31T10:59:21.236Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T10:59:21.236Z] 5d3b04190fa2: Download complete [2024-10-31T10:59:21.236Z] ec43610c2a17: Verifying Checksum [2024-10-31T10:59:21.236Z] ec43610c2a17: Download complete [2024-10-31T10:59:21.495Z] 5eb5b503b376: Verifying Checksum [2024-10-31T10:59:21.495Z] 5eb5b503b376: Download complete [2024-10-31T10:59:22.061Z] 2f39f015ded8: Download complete [2024-10-31T10:59:22.628Z] 5eb5b503b376: Pull complete [2024-10-31T10:59:22.886Z] 5c69ac0246d0: Pull complete [2024-10-31T10:59:23.145Z] ec43610c2a17: Pull complete [2024-10-31T10:59:23.403Z] 3a2ae6a8a46f: Pull complete [2024-10-31T10:59:23.662Z] 33b1e0a273af: Pull complete [2024-10-31T10:59:23.662Z] 5d3b04190fa2: Pull complete [2024-10-31T10:59:27.856Z] 2f39f015ded8: Pull complete [2024-10-31T10:59:27.856Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T10:59:27.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T10:59:27.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T10:59:28.128Z] prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container [2024-10-31T10:59:28.164Z] $ 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-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@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:latest cat [2024-10-31T10:59:32.650Z] $ docker top 6a565b76373c02eff96c0865dd74f7c9bad0bcdb6ea731c059a850095f94723b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T10:59:33.170Z] ---> job-cost.sh [2024-10-31T10:59:33.170Z] lf-activate-venv: SKIPPING [2024-10-31T10:59:33.170Z] INFO: No Stack... [2024-10-31T10:59:33.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T10:59:33.694Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T10:59:34.022Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-324/archives/cost.csv [2024-10-31T10:59:34.022Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T10:59:34.075Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [2024-10-31T10:59:34.080Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] did not exist. Created. [2024-10-31T10:59:34.087Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T10:59:34.510Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T10:59:34.572Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T10:59:34.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T10:59:34.731Z] $ docker stop --time=1 6a565b76373c02eff96c0865dd74f7c9bad0bcdb6ea731c059a850095f94723b [2024-10-31T10:59:35.899Z] $ docker rm -f --volumes 6a565b76373c02eff96c0865dd74f7c9bad0bcdb6ea731c059a850095f94723b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T11:01:01.355Z] Removing intermediate container f687ea83f324 [2024-10-31T11:01:01.355Z] ---> 0187dbe7cc3f [2024-10-31T11:01:01.355Z] Step 11/12 : COPY . . [2024-10-31T11:01:01.355Z] ---> a036bff6b69f [2024-10-31T11:01:01.355Z] Step 12/12 : RUN $MAKE [2024-10-31T11:01:01.355Z] ---> Running in 5e0ce3ab539c [2024-10-31T11:01:01.355Z] noop [2024-10-31T11:01:01.355Z] Removing intermediate container 5e0ce3ab539c [2024-10-31T11:01:01.355Z] ---> b7392d00b9f4 [2024-10-31T11:01:01.355Z] Successfully built b7392d00b9f4 [2024-10-31T11:01:01.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:01:01.872Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:01:01.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:01:02.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-24215 does not seem to be running inside a container [2024-10-31T11:01:02.238Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-31T11:01:03.526Z] $ docker top 4e2afa3cffd2cf1076ec54c4b2661f8f79d0b297e034c9d44e7c4c5b45e605bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:01:04.429Z] + go version [2024-10-31T11:01:04.429Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T11:01:04.475Z] $ docker stop --time=1 4e2afa3cffd2cf1076ec54c4b2661f8f79d0b297e034c9d44e7c4c5b45e605bf [2024-10-31T11:01:06.132Z] $ docker rm -f --volumes 4e2afa3cffd2cf1076ec54c4b2661f8f79d0b297e034c9d44e7c4c5b45e605bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:01:07.048Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:01:07.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:01:07.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-24215 does not seem to be running inside a container [2024-10-31T11:01:07.372Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-31T11:01:08.542Z] $ docker top c2f4756f8131371b4e592559f623da1c8fdf3369d17d8c54fd66f8162a50777a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:01:09.123Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:01:09.788Z] + make test [2024-10-31T11:01:10.055Z] go test ./... -coverprofile=coverage.out ./... [2024-10-31T11:01:15.388Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-31T11:04:52.170Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-31T11:04:52.170Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-31T11:05:14.217Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.803s coverage: 40.6% of statements [2024-10-31T11:05:14.217Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements [2024-10-31T11:05:14.217Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.583s coverage: 51.9% of statements [2024-10-31T11:05:14.799Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T11:05:14.799Z] go vet ./... [2024-10-31T11:06:01.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:06:01.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:06:01.700Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:06:02.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:06:02.767Z] $ docker stop --time=1 c2f4756f8131371b4e592559f623da1c8fdf3369d17d8c54fd66f8162a50777a [2024-10-31T11:06:04.709Z] $ docker rm -f --volumes c2f4756f8131371b4e592559f623da1c8fdf3369d17d8c54fd66f8162a50777a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:06:06.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:06:06.354Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T11:06:06.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:06:07.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:06:07.971Z] + ls -al . [2024-10-31T11:06:07.971Z] total 700 [2024-10-31T11:06:07.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 11:01 . [2024-10-31T11:06:07.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 .. [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 10:58 .dockerignore [2024-10-31T11:06:07.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 10:58 .git [2024-10-31T11:06:07.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:58 .github [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 10:58 .gitignore [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 10:58 .golangci.yml [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 31 10:58 Attribution.txt [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 31 10:58 CHANGELOG.md [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 31 10:58 Dockerfile [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:58 GOVERNANCE.md [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 10:58 Jenkinsfile [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 10:58 LICENSE [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 31 10:58 Makefile [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 10:58 OWNERS.md [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 10:58 README.md [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 10:56 VERSION [2024-10-31T11:06:07.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 bin [2024-10-31T11:06:07.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 cmd [2024-10-31T11:06:07.971Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 31 11:05 coverage.out [2024-10-31T11:06:07.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 examples [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 6468 Oct 31 10:58 go.mod [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 10:58 go.sum [2024-10-31T11:06:07.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 images [2024-10-31T11:06:07.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 internal [2024-10-31T11:06:07.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:58 pkg [2024-10-31T11:06:07.971Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:06:08.419Z] + 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=037a9fb013326fc3f7c40ac2ddf62bf1c574353e --label arch=arm64 --label version=0.0.0 . [2024-10-31T11:06:08.692Z] Sending build context to Docker daemon 1.21MB [2024-10-31T11:06:08.692Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:06:08.692Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-31T11:06:08.692Z] ---> b7392d00b9f4 [2024-10-31T11:06:08.692Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:06:08.692Z] ---> Running in ecf7e914ed39 [2024-10-31T11:06:09.271Z] Removing intermediate container ecf7e914ed39 [2024-10-31T11:06:09.271Z] ---> dc77c76738a6 [2024-10-31T11:06:09.271Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:06:09.271Z] ---> Running in 9de190eea6ab [2024-10-31T11:06:09.535Z] Removing intermediate container 9de190eea6ab [2024-10-31T11:06:09.535Z] ---> a4789d5d0bd6 [2024-10-31T11:06:09.535Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-31T11:06:09.535Z] ---> Running in 868618ae2e4d [2024-10-31T11:06:09.801Z] Removing intermediate container 868618ae2e4d [2024-10-31T11:06:09.801Z] ---> 69e8eac31a5c [2024-10-31T11:06:09.801Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:06:10.068Z] ---> Running in a8661201846f [2024-10-31T11:06:10.334Z] Removing intermediate container a8661201846f [2024-10-31T11:06:10.334Z] ---> f4e33f35c322 [2024-10-31T11:06:10.334Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:06:10.334Z] ---> Running in 0a16cfa885aa [2024-10-31T11:06:11.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:06:11.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:06:12.966Z] OK: 238 MiB in 54 packages [2024-10-31T11:06:13.931Z] Removing intermediate container 0a16cfa885aa [2024-10-31T11:06:13.931Z] ---> 26b493da4c9c [2024-10-31T11:06:13.931Z] Step 8/25 : WORKDIR /app [2024-10-31T11:06:13.931Z] ---> Running in eda9e217f5ec [2024-10-31T11:06:14.204Z] Removing intermediate container eda9e217f5ec [2024-10-31T11:06:14.204Z] ---> ef03cd2effd4 [2024-10-31T11:06:14.204Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-31T11:06:14.784Z] ---> e96641de8b06 [2024-10-31T11:06:14.784Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:06:14.784Z] ---> Running in ca781bbed028 [2024-10-31T11:06:16.719Z] Removing intermediate container ca781bbed028 [2024-10-31T11:06:16.719Z] ---> 7f48af5e5ca4 [2024-10-31T11:06:16.719Z] Step 11/25 : COPY . . [2024-10-31T11:06:17.676Z] ---> 9d3264380192 [2024-10-31T11:06:17.676Z] Step 12/25 : RUN $MAKE [2024-10-31T11:06:17.676Z] ---> Running in dc008d1b0cb2 [2024-10-31T11:06:18.633Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-31T11:09:40.891Z] Removing intermediate container dc008d1b0cb2 [2024-10-31T11:09:40.891Z] ---> 053f5dea32f3 [2024-10-31T11:09:40.891Z] Step 13/25 : FROM alpine:3.20 [2024-10-31T11:09:40.891Z] 3.20: Pulling from library/alpine [2024-10-31T11:09:40.891Z] cf04c63912e1: Already exists [2024-10-31T11:09:40.891Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:09:40.891Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:09:40.891Z] ---> c157a85ed455 [2024-10-31T11:09:40.891Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T11:09:40.891Z] ---> Running in 84c68181c3fc [2024-10-31T11:09:40.891Z] Removing intermediate container 84c68181c3fc [2024-10-31T11:09:40.891Z] ---> 8de238e6f033 [2024-10-31T11:09:40.891Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:09:40.891Z] ---> Running in 679e10c4d6fe [2024-10-31T11:09:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:09:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:09:40.891Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:09:40.891Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:09:40.891Z] OK: 9 MiB in 15 packages [2024-10-31T11:09:40.891Z] Removing intermediate container 679e10c4d6fe [2024-10-31T11:09:40.891Z] ---> be42152016fd [2024-10-31T11:09:40.891Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-31T11:09:40.891Z] ---> Running in fab111085bc7 [2024-10-31T11:09:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:09:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:09:40.891Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:09:40.891Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:09:40.891Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:09:40.891Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:09:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:09:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:09:41.471Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:09:41.471Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:09:41.736Z] OK: 9 MiB in 15 packages [2024-10-31T11:09:42.690Z] Removing intermediate container fab111085bc7 [2024-10-31T11:09:42.690Z] ---> db0b1e7cc01d [2024-10-31T11:09:42.690Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-31T11:09:42.954Z] ---> 95379a031fa5 [2024-10-31T11:09:42.954Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-31T11:09:44.362Z] ---> 1800900596f7 [2024-10-31T11:09:44.362Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-31T11:09:46.306Z] ---> 14dd6bc93996 [2024-10-31T11:09:46.306Z] Step 20/25 : EXPOSE 59989 [2024-10-31T11:09:46.306Z] ---> Running in 0add1e021994 [2024-10-31T11:09:46.575Z] Removing intermediate container 0add1e021994 [2024-10-31T11:09:46.575Z] ---> a91aec038ca4 [2024-10-31T11:09:46.575Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-31T11:09:46.843Z] ---> Running in 94e83f7682e2 [2024-10-31T11:09:46.843Z] Removing intermediate container 94e83f7682e2 [2024-10-31T11:09:46.843Z] ---> 8afa44ea06e3 [2024-10-31T11:09:46.843Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:09:47.113Z] ---> Running in 61198b2c140d [2024-10-31T11:09:47.392Z] Removing intermediate container 61198b2c140d [2024-10-31T11:09:47.392Z] ---> ce486029c8ad [2024-10-31T11:09:47.392Z] Step 23/25 : LABEL arch=arm64 [2024-10-31T11:09:47.392Z] ---> Running in 80a4eda5c1e9 [2024-10-31T11:09:47.658Z] Removing intermediate container 80a4eda5c1e9 [2024-10-31T11:09:47.658Z] ---> ede510594877 [2024-10-31T11:09:47.658Z] Step 24/25 : LABEL git_sha=037a9fb013326fc3f7c40ac2ddf62bf1c574353e [2024-10-31T11:09:47.658Z] ---> Running in 4c9100b14d92 [2024-10-31T11:09:47.933Z] Removing intermediate container 4c9100b14d92 [2024-10-31T11:09:47.933Z] ---> cc36dade1e05 [2024-10-31T11:09:47.933Z] Step 25/25 : LABEL version=0.0.0 [2024-10-31T11:09:48.206Z] ---> Running in 7bf0e66c4e8d [2024-10-31T11:09:48.476Z] Removing intermediate container 7bf0e66c4e8d [2024-10-31T11:09:48.476Z] ---> dd5d2bc35dd8 [2024-10-31T11:09:48.476Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:09:48.476Z] Successfully built dd5d2bc35dd8 [2024-10-31T11:09:48.476Z] 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-31T11:09:49.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:09:49.450Z] [2024-10-31T11:09:49.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:09:49.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:09:49.892Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T11:09:49.892Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T11:09:49.892Z] 04944245beec: Pulling fs layer [2024-10-31T11:09:49.892Z] 699f458cf7ca: Pulling fs layer [2024-10-31T11:09:49.892Z] 765212b225bb: Pulling fs layer [2024-10-31T11:09:49.892Z] f23df028b6ca: Pulling fs layer [2024-10-31T11:09:49.892Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T11:09:49.892Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T11:09:49.892Z] f23df028b6ca: Waiting [2024-10-31T11:09:49.892Z] d65c8cfc05b1: Waiting [2024-10-31T11:09:49.892Z] 765212b225bb: Waiting [2024-10-31T11:09:49.892Z] 2437ff75d9bd: Waiting [2024-10-31T11:09:50.165Z] 04944245beec: Verifying Checksum [2024-10-31T11:09:50.165Z] 04944245beec: Download complete [2024-10-31T11:09:50.165Z] 765212b225bb: Verifying Checksum [2024-10-31T11:09:50.165Z] 765212b225bb: Download complete [2024-10-31T11:09:50.165Z] f23df028b6ca: Verifying Checksum [2024-10-31T11:09:50.165Z] f23df028b6ca: Download complete [2024-10-31T11:09:50.165Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T11:09:50.165Z] d65c8cfc05b1: Download complete [2024-10-31T11:09:50.443Z] 699f458cf7ca: Download complete [2024-10-31T11:09:50.715Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T11:09:50.715Z] 8998bd30e6a1: Download complete [2024-10-31T11:09:53.291Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T11:09:53.291Z] 2437ff75d9bd: Download complete [2024-10-31T11:09:55.232Z] 8998bd30e6a1: Pull complete [2024-10-31T11:09:55.811Z] 04944245beec: Pull complete [2024-10-31T11:09:57.209Z] 699f458cf7ca: Pull complete [2024-10-31T11:09:57.209Z] 765212b225bb: Pull complete [2024-10-31T11:09:58.168Z] f23df028b6ca: Pull complete [2024-10-31T11:09:58.434Z] d65c8cfc05b1: Pull complete [2024-10-31T11:10:13.404Z] 2437ff75d9bd: Pull complete [2024-10-31T11:10:13.404Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T11:10:13.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:10:13.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:10:13.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-24215 does not seem to be running inside a container [2024-10-31T11:10:13.806Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-31T11:10:16.317Z] $ docker top 89c6fc7e9d0f78cecca32f7d88da73359021c32a536a969427b2a9420fb3aa76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:16.911Z] ---> job-cost.sh [2024-10-31T11:10:17.179Z] lf-activate-venv: SKIPPING [2024-10-31T11:10:17.179Z] INFO: No Stack... [2024-10-31T11:10:17.760Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T11:10:18.342Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:10:19.006Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-31T11:10:19.006Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:10:19.092Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [2024-10-31T11:10:19.099Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] did not exist. Created. [2024-10-31T11:10:19.106Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:10:19.551Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-4eb397ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T11:10:20.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T11:10:20.261Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T11:10:20.316Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:10:20.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:10:20.431Z] $ docker stop --time=1 89c6fc7e9d0f78cecca32f7d88da73359021c32a536a969427b2a9420fb3aa76 [2024-10-31T11:10:21.936Z] $ docker rm -f --volumes 89c6fc7e9d0f78cecca32f7d88da73359021c32a536a969427b2a9420fb3aa76 [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-31T11:10:23.058Z] provisioning config files... [2024-10-31T11:10:23.066Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config13108543129288725250tmp [Pipeline] { [Pipeline] sh [2024-10-31T11:10:23.421Z] + set +x [2024-10-31T11:10:23.421Z] + bash -s -- [2024-10-31T11:10:23.421Z] + curl -s https://codecov.io/bash [2024-10-31T11:10:23.421Z] [2024-10-31T11:10:23.421Z] _____ _ [2024-10-31T11:10:23.421Z] / ____| | | [2024-10-31T11:10:23.421Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T11:10:23.421Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T11:10:23.421Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T11:10:23.421Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T11:10:23.421Z] Bash-1.0.6 [2024-10-31T11:10:23.421Z] [2024-10-31T11:10:23.421Z] [2024-10-31T11:10:23.421Z] ==> git version 2.25.1 found [2024-10-31T11:10:23.421Z] ==> 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-31T11:10:23.421Z] Release-Date: 2020-01-08 [2024-10-31T11:10:23.421Z] 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-31T11:10:23.421Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T11:10:23.421Z] ==> Jenkins CI detected. [2024-10-31T11:10:23.421Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-324 [2024-10-31T11:10:23.421Z] project root: . [2024-10-31T11:10:23.421Z] --> token set from env [2024-10-31T11:10:23.421Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T11:10:23.421Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T11:10:23.421Z] ==> Python coveragepy not found [2024-10-31T11:10:23.421Z] ==> Searching for coverage reports in: [2024-10-31T11:10:23.421Z] + . [2024-10-31T11:10:23.421Z] -> Found 1 reports [2024-10-31T11:10:23.421Z] ==> Detecting git/mercurial file structure [2024-10-31T11:10:23.682Z] ==> Reading reports [2024-10-31T11:10:23.682Z] + ./coverage.out bytes=451915 [2024-10-31T11:10:23.682Z] ==> Appending adjustments [2024-10-31T11:10:23.682Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T11:10:23.942Z] + Found adjustments [2024-10-31T11:10:23.942Z] ==> Gzipping contents [2024-10-31T11:10:23.942Z] 52K /tmp/codecov.2nv0Ho.gz [2024-10-31T11:10:23.942Z] ==> Uploading reports [2024-10-31T11:10:23.942Z] url: https://codecov.io [2024-10-31T11:10:23.942Z] query: branch=PR-324&commit=037a9fb013326fc3f7c40ac2ddf62bf1c574353e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=324&job=&cmd_args= [2024-10-31T11:10:23.942Z] -> Pinging Codecov [2024-10-31T11:10:23.943Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-324&commit=037a9fb013326fc3f7c40ac2ddf62bf1c574353e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=324&job=&cmd_args= [2024-10-31T11:10:24.213Z] -> Uploading to [2024-10-31T11:10:24.213Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/037a9fb013326fc3f7c40ac2ddf62bf1c574353e/5a5e1423-dcbe-4065-a958-0fabbc751c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T111023Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=498420bb2485e52d2cce9467267dd2a68a8ecce967e822278ba159e337e33146 [2024-10-31T11:10:24.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:10:24.213Z] Dload Upload Total Spent Left Speed [2024-10-31T11:10:24.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 179k --:--:-- --:--:-- --:--:-- 179k [2024-10-31T11:10:24.476Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/037a9fb013326fc3f7c40ac2ddf62bf1c574353e [Pipeline] } [2024-10-31T11:10:24.506Z] 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-31T11:10:26.803Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-324/archives ] [2024-10-31T11:10:26.803Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-324/archives [2024-10-31T11:10:26.803Z] total 16 [2024-10-31T11:10:26.803Z] drwxr-xr-x 3 root root 4096 Oct 31 10:59 . [2024-10-31T11:10:26.803Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 10:59 .. [2024-10-31T11:10:26.803Z] drwxr-xr-x 2 root root 4096 Oct 31 10:59 cost [2024-10-31T11:10:26.803Z] -rw-r--r-- 1 root root 91 Oct 31 10:59 cost.csv [2024-10-31T11:10:26.803Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-324/archives [2024-10-31T11:10:26.803Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-324/archives [2024-10-31T11:10:26.803Z] total 16 [2024-10-31T11:10:26.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 10:59 . [2024-10-31T11:10:26.803Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 10:59 .. [2024-10-31T11:10:26.803Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 10:59 cost [2024-10-31T11:10:26.803Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 31 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:27.149Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:28.052Z] ---> package-listing.sh [2024-10-31T11:10:28.052Z] ++ facter osfamily [2024-10-31T11:10:28.052Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T11:10:28.312Z] + OS_FAMILY=debian [2024-10-31T11:10:28.312Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-324 [2024-10-31T11:10:28.312Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T11:10:28.312Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T11:10:28.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T11:10:28.312Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T11:10:28.312Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-324 ']' [2024-10-31T11:10:28.312Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T11:10:28.312Z] + case "${OS_FAMILY}" in [2024-10-31T11:10:28.312Z] + dpkg -l [2024-10-31T11:10:28.312Z] + grep '^ii' [2024-10-31T11:10:28.312Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T11:10:28.312Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T11:10:28.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T11:10:28.312Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-324 ']' [2024-10-31T11:10:28.312Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-324/archives/ [2024-10-31T11:10:28.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-324/archives/ [Pipeline] echo [2024-10-31T11:10:28.353Z] 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T11:10:28.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:10:29.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:10:29.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:10:29.482Z] prd-ubuntu20.04-docker-8c-8g-24214 does not seem to be running inside a container [2024-10-31T11:10:29.519Z] $ 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-324/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-324 -v /w/workspace/undry_device-rfid-llrp-go_PR-324:/w/workspace/undry_device-rfid-llrp-go_PR-324:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-324@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-324@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-31T11:10:29.739Z] $ docker top 695b6b41706cdfe47a0f13a4d2230b16e4e88db42e9b355d82eddcf8c1d1ccc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:10:30.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T11:10:30.492Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T11:10:30.814Z] + ls /var/log/sa-host [2024-10-31T11:10:30.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:10:31.092Z] provisioning config files... [2024-10-31T11:10:31.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-324@tmp/config8502145216011356327tmp [Pipeline] { [Pipeline] echo [2024-10-31T11:10:31.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:31.574Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T11:10:31.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:32.078Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T11:10:32.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:32.465Z] ---> sudo-logs.sh [2024-10-31T11:10:32.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T11:10:32.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:32.896Z] ---> job-cost.sh [2024-10-31T11:10:32.896Z] lf-activate-venv: SKIPPING [2024-10-31T11:10:32.896Z] DEBUG: total: 0.2199999988079071 [2024-10-31T11:10:32.896Z] INFO: Retrieving Stack Cost... [2024-10-31T11:10:33.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:10:33.731Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T11:10:33.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:10:34.108Z] ---> logs-deploy.sh [2024-10-31T11:10:34.108Z] lf-activate-venv: SKIPPING [2024-10-31T11:10:34.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-324/1 [2024-10-31T11:10:34.108Z] INFO: archiving workspace using pattern(s): [2024-10-31T11:10:35.045Z] Archives upload complete. [2024-10-31T11:10:35.045Z] INFO: archiving logs to Nexus