Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03+55197f706729dbefbf57db43d4176d2ae9ddc26e (0204b55952b6f977c6ff50755d68c080d0f9477e) 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-ssh9431616530801130354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5567228430787434717.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-276/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-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4522138037887026895.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-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4258909259716343373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14395124740055755196.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-276/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-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14789990132691119809.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25044 in /w/workspace/undry_device-rfid-llrp-go_PR-276 [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-276 # 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/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 Merge succeeded, producing bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 Checking out Revision bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 (PR-276) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 # 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 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-14T10:36:23.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-14T10:36:23.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-14T10:36:24.079Z] ========================================================= [2023-12-14T10:36:24.079Z] EdgeX Global Pipelines Version Info [2023-12-14T10:36:24.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:36:25.206Z] ------------------- [2023-12-14T10:36:25.206Z] stable info: [2023-12-14T10:36:25.206Z] ------------------- [2023-12-14T10:36:25.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-14T10:36:25.206Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T10:36:25.206Z] Message: update stable to v1.0.258 [2023-12-14T10:36:25.466Z] ------------------- [2023-12-14T10:36:25.466Z] experimental info: [2023-12-14T10:36:25.466Z] ------------------- [2023-12-14T10:36:25.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-14T10:36:25.466Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T10:36:25.466Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-14T10:36:25.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-14T10:36:25.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-14T10:36:25.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-14T10:36:25.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-14T10:36:25.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-14T10:36:26.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-14T10:36:26.089Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-14T10:36:26.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-14T10:36:26.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-14T10:36:26.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-14T10:36:26.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-14T10:36:26.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-14T10:36:26.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-14T10:36:26.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-14T10:36:26.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T10:36:26.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T10:36:26.738Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T10:36:26.809Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T10:36:26.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-14T10:36:26.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-14T10:36:27.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-14T10:36:27.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-14T10:36:27.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-14T10:36:27.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-14T10:36:27.321Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-14T10:36:27.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-14T10:36:27.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-14T10:36:27.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2023-12-14T10:36:27.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2023-12-14T10:36:27.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2023-12-14T10:36:27.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [Pipeline] echo [2023-12-14T10:36:27.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbb2f4d [Pipeline] echo [2023-12-14T10:36:27.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T10:36:28.122Z] provisioning config files... [2023-12-14T10:36:28.137Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/config17243939373100948437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:36:28.598Z] ---> ****-login.sh [2023-12-14T10:36:28.598Z] nexus3.edgexfoundry.org:10001 [2023-12-14T10:36:28.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:28.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:28.860Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:28.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:28.860Z] [2023-12-14T10:36:28.860Z] Login Succeeded [2023-12-14T10:36:28.860Z] nexus3.edgexfoundry.org:10002 [2023-12-14T10:36:28.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:29.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:29.122Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:29.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:29.122Z] [2023-12-14T10:36:29.122Z] Login Succeeded [2023-12-14T10:36:29.122Z] nexus3.edgexfoundry.org:10003 [2023-12-14T10:36:29.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:29.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:29.123Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:29.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:29.123Z] [2023-12-14T10:36:29.123Z] Login Succeeded [2023-12-14T10:36:29.123Z] nexus3.edgexfoundry.org:10004 [2023-12-14T10:36:29.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:29.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:29.123Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:29.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:29.123Z] [2023-12-14T10:36:29.123Z] Login Succeeded [2023-12-14T10:36:29.123Z] ****.io [2023-12-14T10:36:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:29.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:29.646Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:29.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:29.646Z] [2023-12-14T10:36:29.646Z] Login Succeeded [2023-12-14T10:36:29.646Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T10:36:29.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-14T10:36:30.479Z] + git rev-list -1 --merges bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03~1..bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [Pipeline] echo [2023-12-14T10:36:30.528Z] -----------> git rev-list -1 --merges bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03~1..bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [false] [Pipeline] sh [2023-12-14T10:36:30.861Z] + git log --format=format:%s -1 bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [Pipeline] echo [2023-12-14T10:36:30.900Z] ========================================================= [2023-12-14T10:36:30.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-14T10:36:30.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T10:36:31.400Z] + git log --format=format:%s -1 bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [Pipeline] echo [2023-12-14T10:36:31.433Z] [semverPrep] GIT_COMMIT: bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-14T10:36:31.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-14T10:36:31.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T10:36:31.929Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-14T10:36:31.929Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-14T10:36:31.929Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-14T10:36:31.929Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-14T10:36:31.929Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-14T10:36:31.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:36:32.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T10:36:32.445Z] [2023-12-14T10:36:32.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:36:32.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T10:36:32.851Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-14T10:36:32.851Z] b85a868b505f: Pulling fs layer [2023-12-14T10:36:32.851Z] e2be974225ed: Pulling fs layer [2023-12-14T10:36:32.851Z] 339a4e72a1f5: Pulling fs layer [2023-12-14T10:36:32.851Z] 988bab9f4d93: Pulling fs layer [2023-12-14T10:36:32.851Z] 1469e6f7b9e6: Pulling fs layer [2023-12-14T10:36:32.851Z] eaf3925da568: Pulling fs layer [2023-12-14T10:36:32.851Z] bab4dde63d76: Pulling fs layer [2023-12-14T10:36:32.851Z] bde34c3a00c8: Pulling fs layer [2023-12-14T10:36:32.851Z] b352a97aabf1: Pulling fs layer [2023-12-14T10:36:32.851Z] 4872d77fe225: Pulling fs layer [2023-12-14T10:36:32.851Z] 5851b861e8e6: Pulling fs layer [2023-12-14T10:36:32.851Z] 988bab9f4d93: Waiting [2023-12-14T10:36:32.851Z] bde34c3a00c8: Waiting [2023-12-14T10:36:32.851Z] b352a97aabf1: Waiting [2023-12-14T10:36:32.851Z] 1469e6f7b9e6: Waiting [2023-12-14T10:36:32.851Z] 4872d77fe225: Waiting [2023-12-14T10:36:32.851Z] 5851b861e8e6: Waiting [2023-12-14T10:36:32.851Z] eaf3925da568: Waiting [2023-12-14T10:36:32.851Z] bab4dde63d76: Waiting [2023-12-14T10:36:32.851Z] e2be974225ed: Verifying Checksum [2023-12-14T10:36:32.851Z] e2be974225ed: Download complete [2023-12-14T10:36:32.851Z] 988bab9f4d93: Verifying Checksum [2023-12-14T10:36:32.851Z] 988bab9f4d93: Download complete [2023-12-14T10:36:32.851Z] 1469e6f7b9e6: Verifying Checksum [2023-12-14T10:36:32.851Z] 1469e6f7b9e6: Download complete [2023-12-14T10:36:32.851Z] eaf3925da568: Verifying Checksum [2023-12-14T10:36:32.851Z] eaf3925da568: Download complete [2023-12-14T10:36:33.110Z] 339a4e72a1f5: Verifying Checksum [2023-12-14T10:36:33.110Z] 339a4e72a1f5: Download complete [2023-12-14T10:36:33.110Z] bde34c3a00c8: Download complete [2023-12-14T10:36:33.110Z] b352a97aabf1: Verifying Checksum [2023-12-14T10:36:33.110Z] b352a97aabf1: Download complete [2023-12-14T10:36:33.110Z] 4872d77fe225: Download complete [2023-12-14T10:36:33.110Z] 5851b861e8e6: Verifying Checksum [2023-12-14T10:36:33.110Z] 5851b861e8e6: Download complete [2023-12-14T10:36:33.110Z] b85a868b505f: Verifying Checksum [2023-12-14T10:36:33.110Z] b85a868b505f: Download complete [2023-12-14T10:36:33.369Z] bab4dde63d76: Verifying Checksum [2023-12-14T10:36:33.369Z] bab4dde63d76: Download complete [2023-12-14T10:36:34.309Z] b85a868b505f: Pull complete [2023-12-14T10:36:34.309Z] e2be974225ed: Pull complete [2023-12-14T10:36:34.877Z] 339a4e72a1f5: Pull complete [2023-12-14T10:36:34.877Z] 988bab9f4d93: Pull complete [2023-12-14T10:36:35.139Z] 1469e6f7b9e6: Pull complete [2023-12-14T10:36:35.139Z] eaf3925da568: Pull complete [2023-12-14T10:36:37.052Z] bab4dde63d76: Pull complete [2023-12-14T10:36:37.052Z] bde34c3a00c8: Pull complete [2023-12-14T10:36:37.052Z] b352a97aabf1: Pull complete [2023-12-14T10:36:37.052Z] 4872d77fe225: Pull complete [2023-12-14T10:36:37.052Z] 5851b861e8e6: Pull complete [2023-12-14T10:36:37.052Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-14T10:36:37.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T10:36:37.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:36:37.401Z] prd-ubuntu20.04-docker-8c-8g-25044 does not seem to be running inside a container [2023-12-14T10:36:37.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-276 -v /w/workspace/undry_device-rfid-llrp-go_PR-276:/w/workspace/undry_device-rfid-llrp-go_PR-276:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T10:36:39.859Z] $ docker top 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d -eo pid,comm [2023-12-14T10:36:39.904Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-14T10:36:39.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T10:36:40.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T10:36:40.109Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T10:36:40.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T10:36:40.221Z] $ docker exec 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d ssh-agent [2023-12-14T10:36:40.317Z] SSH_AUTH_SOCK=/tmp/ssh-RfP6MllpZQvn/agent.32 [2023-12-14T10:36:40.317Z] SSH_AGENT_PID=38 [2023-12-14T10:36:40.323Z] Running ssh-add (command line suppressed) [2023-12-14T10:36:40.434Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/private_key_10041287293764931483.key (/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/private_key_10041287293764931483.key) [2023-12-14T10:36:40.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T10:36:40.806Z] + git tag --points-at HEAD [Pipeline] } [2023-12-14T10:36:40.838Z] $ docker exec --env ******** --env ******** 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d ssh-agent -k [2023-12-14T10:36:40.928Z] unset SSH_AUTH_SOCK; [2023-12-14T10:36:40.929Z] unset SSH_AGENT_PID; [2023-12-14T10:36:40.929Z] echo Agent pid 38 killed; [2023-12-14T10:36:40.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-14T10:36:41.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T10:36:41.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T10:36:41.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T10:36:41.198Z] $ docker exec 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d ssh-agent [2023-12-14T10:36:41.297Z] SSH_AUTH_SOCK=/tmp/ssh-jmAkowmhZcfY/agent.71 [2023-12-14T10:36:41.297Z] SSH_AGENT_PID=77 [2023-12-14T10:36:41.301Z] Running ssh-add (command line suppressed) [2023-12-14T10:36:41.407Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/private_key_15808916039563104578.key (/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/private_key_15808916039563104578.key) [2023-12-14T10:36:41.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T10:36:41.766Z] + git semver init [2023-12-14T10:36:42.026Z] 2023-12-14 10:36:41,934 [run_init] DEBUG init version:0.0.0 force:False [2023-12-14T10:36:42.026Z] 2023-12-14 10:36:41,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-276/.semver [2023-12-14T10:36:42.026Z] 2023-12-14 10:36:41,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-276/.semver [2023-12-14T10:36:42.026Z] 2023-12-14 10:36:41,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-276/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-276, universal_newlines=False, shell=None, istream=None) [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,104 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-276/.git/info/exclude [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-276/.semver/PR-276 with force:False [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,105 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-276/.semver/PR-276 [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,109 [execute] INFO git cat-file --batch-check [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,117 [execute] INFO git cat-file --batch [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T10:36:43.406Z] 2023-12-14 10:36:43,123 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-276/.semver/PR-276 [2023-12-14T10:36:43.406Z] 0.0.0 [Pipeline] } [2023-12-14T10:36:43.436Z] $ docker exec --env ******** --env ******** 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d ssh-agent -k [2023-12-14T10:36:43.523Z] unset SSH_AUTH_SOCK; [2023-12-14T10:36:43.524Z] unset SSH_AGENT_PID; [2023-12-14T10:36:43.524Z] echo Agent pid 77 killed; [2023-12-14T10:36:43.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T10:36:44.064Z] + git semver [Pipeline] } [2023-12-14T10:36:44.354Z] $ docker stop --time=1 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d [2023-12-14T10:36:45.671Z] $ docker rm -f --volumes 9980f62bd6fad73fcb530270af799511dc0ed02a98ca96dd3c1f651f52bfee5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T10:36:46.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-14T10:36:46.422Z] Stashed 1 file(s) [Pipeline] echo [2023-12-14T10:36:46.438Z] [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 [2023-12-14T10:36:47.337Z] provisioning config files... [2023-12-14T10:36:47.348Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/config2299196517233398482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:36:47.744Z] ---> ****-login.sh [2023-12-14T10:36:47.744Z] nexus3.edgexfoundry.org:10001 [2023-12-14T10:36:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:47.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:47.744Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:47.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:47.744Z] [2023-12-14T10:36:47.744Z] Login Succeeded [2023-12-14T10:36:47.744Z] nexus3.edgexfoundry.org:10002 [2023-12-14T10:36:47.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:47.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:47.744Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:47.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:47.744Z] [2023-12-14T10:36:47.744Z] Login Succeeded [2023-12-14T10:36:47.744Z] nexus3.edgexfoundry.org:10003 [2023-12-14T10:36:48.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:48.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:48.004Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:48.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:48.005Z] [2023-12-14T10:36:48.005Z] Login Succeeded [2023-12-14T10:36:48.005Z] nexus3.edgexfoundry.org:10004 [2023-12-14T10:36:48.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:48.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:48.005Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:48.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:48.005Z] [2023-12-14T10:36:48.005Z] Login Succeeded [2023-12-14T10:36:48.005Z] ****.io [2023-12-14T10:36:48.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:36:48.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:36:48.264Z] Configure a credential helper to remove this warning. See [2023-12-14T10:36:48.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:36:48.264Z] [2023-12-14T10:36:48.264Z] Login Succeeded [2023-12-14T10:36:48.524Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T10:36:48.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T10:36:48.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T10:36:48.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T10:36:49.011Z] ========================================================= [2023-12-14T10:36:49.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-14T10:36:49.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:36:49.592Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T10:36:49.592Z] Sending build context to Docker daemon 8.429MB [2023-12-14T10:36:49.592Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T10:36:49.592Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-14T10:36:49.592Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-14T10:36:49.592Z] 7264a8db6415: Pulling fs layer [2023-12-14T10:36:49.592Z] c4d48a809fc2: Pulling fs layer [2023-12-14T10:36:49.592Z] 4f1c88b9dad5: Pulling fs layer [2023-12-14T10:36:49.592Z] ad3a456e5733: Pulling fs layer [2023-12-14T10:36:49.592Z] 69c7f0334f64: Pulling fs layer [2023-12-14T10:36:49.592Z] 1f1c1a5573a3: Pulling fs layer [2023-12-14T10:36:49.592Z] ce7588e14bc9: Pulling fs layer [2023-12-14T10:36:49.592Z] b5e4710f87ac: Pulling fs layer [2023-12-14T10:36:49.592Z] ad3a456e5733: Waiting [2023-12-14T10:36:49.592Z] 69c7f0334f64: Waiting [2023-12-14T10:36:49.592Z] ce7588e14bc9: Waiting [2023-12-14T10:36:49.592Z] b5e4710f87ac: Waiting [2023-12-14T10:36:49.592Z] c4d48a809fc2: Verifying Checksum [2023-12-14T10:36:49.592Z] c4d48a809fc2: Download complete [2023-12-14T10:36:49.592Z] ad3a456e5733: Verifying Checksum [2023-12-14T10:36:49.592Z] ad3a456e5733: Download complete [2023-12-14T10:36:49.869Z] 69c7f0334f64: Verifying Checksum [2023-12-14T10:36:49.869Z] 69c7f0334f64: Download complete [2023-12-14T10:36:49.869Z] 7264a8db6415: Verifying Checksum [2023-12-14T10:36:49.869Z] 7264a8db6415: Download complete [2023-12-14T10:36:49.869Z] 1f1c1a5573a3: Verifying Checksum [2023-12-14T10:36:49.869Z] 1f1c1a5573a3: Download complete [2023-12-14T10:36:49.869Z] 7264a8db6415: Pull complete [2023-12-14T10:36:49.869Z] b5e4710f87ac: Verifying Checksum [2023-12-14T10:36:49.869Z] b5e4710f87ac: Download complete [2023-12-14T10:36:50.128Z] c4d48a809fc2: Pull complete [2023-12-14T10:36:50.128Z] 4f1c88b9dad5: Verifying Checksum [2023-12-14T10:36:50.128Z] 4f1c88b9dad5: Download complete [2023-12-14T10:36:50.695Z] ce7588e14bc9: Verifying Checksum [2023-12-14T10:36:50.695Z] ce7588e14bc9: Download complete [2023-12-14T10:36:53.235Z] 4f1c88b9dad5: Pull complete [2023-12-14T10:36:53.494Z] ad3a456e5733: Pull complete [2023-12-14T10:36:53.494Z] 69c7f0334f64: Pull complete [2023-12-14T10:36:53.494Z] 1f1c1a5573a3: Pull complete [2023-12-14T10:36:56.029Z] ce7588e14bc9: Pull complete [2023-12-14T10:36:56.290Z] b5e4710f87ac: Pull complete [2023-12-14T10:36:56.290Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-14T10:36:56.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-14T10:36:56.290Z] ---> 88b5674ff536 [2023-12-14T10:36:56.290Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-14T10:37:00.573Z] ---> Running in 272f1430e1bf [2023-12-14T10:37:00.573Z] Removing intermediate container 272f1430e1bf [2023-12-14T10:37:00.573Z] ---> 9187dad55c5a [2023-12-14T10:37:00.573Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T10:37:00.573Z] ---> Running in 7bffe0c919fd [2023-12-14T10:37:00.573Z] Removing intermediate container 7bffe0c919fd [2023-12-14T10:37:00.573Z] ---> 764ce30d2d49 [2023-12-14T10:37:00.573Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-14T10:37:00.573Z] ---> Running in 722714e5c146 [2023-12-14T10:37:00.573Z] Removing intermediate container 722714e5c146 [2023-12-14T10:37:00.573Z] ---> 9051e0b7b308 [2023-12-14T10:37:00.573Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-14T10:37:00.573Z] ---> Running in 230c2e4649e9 [2023-12-14T10:37:00.573Z] Removing intermediate container 230c2e4649e9 [2023-12-14T10:37:00.573Z] ---> d0efe1c1f27e [2023-12-14T10:37:00.573Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T10:37:00.573Z] ---> Running in 9a32c9ec072f [2023-12-14T10:37:00.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T10:37:02.085Z] Still waiting to schedule task [2023-12-14T10:37:02.085Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-14T10:37:03.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T10:37:03.738Z] OK: 264 MiB in 52 packages [2023-12-14T10:37:03.998Z] Removing intermediate container 9a32c9ec072f [2023-12-14T10:37:03.998Z] ---> 3f8a8e2c9b31 [2023-12-14T10:37:03.998Z] Step 8/12 : WORKDIR /app [2023-12-14T10:37:03.998Z] ---> Running in fb8ca1b438e8 [2023-12-14T10:37:04.259Z] Removing intermediate container fb8ca1b438e8 [2023-12-14T10:37:04.259Z] ---> 068f5af41ae6 [2023-12-14T10:37:04.259Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-14T10:37:04.259Z] ---> 09c773d2ccbe [2023-12-14T10:37:04.259Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T10:37:04.259Z] ---> Running in c13c90362f42 [2023-12-14T10:37:50.945Z] Removing intermediate container c13c90362f42 [2023-12-14T10:37:50.945Z] ---> 066bb2d46d32 [2023-12-14T10:37:50.945Z] Step 11/12 : COPY . . [2023-12-14T10:37:50.945Z] ---> 9958685d15fe [2023-12-14T10:37:50.945Z] Step 12/12 : RUN $MAKE [2023-12-14T10:37:50.945Z] ---> Running in 5dfdf000b41c [2023-12-14T10:37:50.945Z] noop [2023-12-14T10:37:50.945Z] Removing intermediate container 5dfdf000b41c [2023-12-14T10:37:50.945Z] ---> fea424b905d8 [2023-12-14T10:37:50.945Z] Successfully built fea424b905d8 [2023-12-14T10:37:50.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:37:51.489Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T10:37:51.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:37:51.704Z] prd-ubuntu20.04-docker-8c-8g-25044 does not seem to be running inside a container [2023-12-14T10:37:51.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-276 -v /w/workspace/undry_device-rfid-llrp-go_PR-276:/w/workspace/undry_device-rfid-llrp-go_PR-276:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-276@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 [2023-12-14T10:37:52.159Z] $ docker top fcc72da81b908133b913df142cd3ef8095b12e139272f327d966d3647f4fe313 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T10:37:52.593Z] + go version [2023-12-14T10:37:52.593Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-14T10:37:52.632Z] $ docker stop --time=1 fcc72da81b908133b913df142cd3ef8095b12e139272f327d966d3647f4fe313 [2023-12-14T10:37:53.912Z] $ docker rm -f --volumes fcc72da81b908133b913df142cd3ef8095b12e139272f327d966d3647f4fe313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:37:54.877Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T10:37:54.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:37:55.092Z] prd-ubuntu20.04-docker-8c-8g-25044 does not seem to be running inside a container [2023-12-14T10:37:55.127Z] $ 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-276 -v /w/workspace/undry_device-rfid-llrp-go_PR-276:/w/workspace/undry_device-rfid-llrp-go_PR-276:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-276@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 [2023-12-14T10:37:55.459Z] $ docker top e7c8457f8e16c4a0550d336c7cfbd5a61026189f3c16c5e10e7c0060ee6a8a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T10:37:55.904Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-276 [Pipeline] fileExists [Pipeline] sh [2023-12-14T10:37:56.296Z] + make test [2023-12-14T10:37:56.296Z] go test ./... -coverprofile=coverage.out ./... [2023-12-14T10:37:57.670Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-14T10:38:07.634Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-14T10:38:07.634Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-14T10:38:11.823Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.832s coverage: 40.6% of statements [2023-12-14T10:38:11.824Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-12-14T10:38:11.824Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements [2023-12-14T10:38:29.906Z] go vet ./... [2023-12-14T10:38:31.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T10:38:31.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T10:38:31.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T10:38:31.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T10:38:31.388Z] $ docker stop --time=1 e7c8457f8e16c4a0550d336c7cfbd5a61026189f3c16c5e10e7c0060ee6a8a9f [2023-12-14T10:38:34.524Z] $ docker rm -f --volumes e7c8457f8e16c4a0550d336c7cfbd5a61026189f3c16c5e10e7c0060ee6a8a9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T10:38:35.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T10:38:35.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-14T10:38:36.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T10:38:36.382Z] + ls -al . [2023-12-14T10:38:36.382Z] total 640 [2023-12-14T10:38:36.382Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 10:37 . [2023-12-14T10:38:36.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 10:36 .. [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 14 10:36 .dockerignore [2023-12-14T10:38:36.382Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 10:38 .git [2023-12-14T10:38:36.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 10:36 .github [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 14 10:36 .gitignore [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 10:36 .golangci.yml [2023-12-14T10:38:36.382Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 10:36 .semver [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 14 10:36 Attribution.txt [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 14 10:36 CHANGELOG.md [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 14 10:36 Dockerfile [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 10:36 GOVERNANCE.md [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 14 10:36 Jenkinsfile [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 14 10:36 LICENSE [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 14 10:36 Makefile [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 14 10:36 OWNERS.md [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 14 10:36 README.md [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 10:36 VERSION [2023-12-14T10:38:36.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 10:36 bin [2023-12-14T10:38:36.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 10:36 cmd [2023-12-14T10:38:36.382Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 14 10:38 coverage.out [2023-12-14T10:38:36.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 10:36 examples [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 14 10:36 go.mod [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 10:36 go.sum [2023-12-14T10:38:36.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 10:36 images [2023-12-14T10:38:36.382Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 10:36 internal [2023-12-14T10:38:36.382Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 14 10:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:38:36.842Z] + 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=bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 --label arch=amd64 --label version=0.0.0 . [2023-12-14T10:38:36.842Z] Sending build context to Docker daemon 8.429MB [2023-12-14T10:38:36.842Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T10:38:36.842Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-14T10:38:36.842Z] ---> fea424b905d8 [2023-12-14T10:38:36.842Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-14T10:38:36.842Z] ---> Running in 49c8e5748c3f [2023-12-14T10:38:37.103Z] Removing intermediate container 49c8e5748c3f [2023-12-14T10:38:37.103Z] ---> 9107872ef11f [2023-12-14T10:38:37.103Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T10:38:37.103Z] ---> Running in 0782f213f2ae [2023-12-14T10:38:37.103Z] Removing intermediate container 0782f213f2ae [2023-12-14T10:38:37.103Z] ---> 55b28b103062 [2023-12-14T10:38:37.103Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-14T10:38:37.103Z] ---> Running in e76c6faa6b5c [2023-12-14T10:38:37.103Z] Removing intermediate container e76c6faa6b5c [2023-12-14T10:38:37.103Z] ---> 8cea43e5500b [2023-12-14T10:38:37.103Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-14T10:38:37.103Z] ---> Running in c11b648772be [2023-12-14T10:38:37.362Z] Removing intermediate container c11b648772be [2023-12-14T10:38:37.362Z] ---> 291d45e7c641 [2023-12-14T10:38:37.362Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T10:38:37.362Z] ---> Running in 87288dce4e77 [2023-12-14T10:38:37.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T10:38:37.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T10:38:37.879Z] OK: 264 MiB in 52 packages [2023-12-14T10:38:38.139Z] Removing intermediate container 87288dce4e77 [2023-12-14T10:38:38.139Z] ---> 582294978838 [2023-12-14T10:38:38.139Z] Step 8/25 : WORKDIR /app [2023-12-14T10:38:38.139Z] ---> Running in d8804aa73911 [2023-12-14T10:38:38.399Z] Removing intermediate container d8804aa73911 [2023-12-14T10:38:38.399Z] ---> ff30cfbda977 [2023-12-14T10:38:38.399Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-14T10:38:38.399Z] ---> 0386b6c13a81 [2023-12-14T10:38:38.399Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T10:38:38.399Z] ---> Running in 8bc257622b4d [2023-12-14T10:38:38.970Z] Removing intermediate container 8bc257622b4d [2023-12-14T10:38:38.970Z] ---> 2ad1f6372b9d [2023-12-14T10:38:38.970Z] Step 11/25 : COPY . . [2023-12-14T10:38:39.647Z] ---> ccd209050804 [2023-12-14T10:38:39.647Z] Step 12/25 : RUN $MAKE [2023-12-14T10:38:39.647Z] ---> Running in 19477565b3ce [2023-12-14T10:38:39.648Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-14T10:38:51.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25045 in /w/workspace/undry_device-rfid-llrp-go_PR-276 [Pipeline] { [Pipeline] ws [2023-12-14T10:38:51.146Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-14T10:38:54.270Z] The recommended git tool is: git [2023-12-14T10:39:01.288Z] using credential edgex-jenkins-ssh [2023-12-14T10:39:01.310Z] Cloning the remote Git repository [2023-12-14T10:39:01.580Z] Removing intermediate container 19477565b3ce [2023-12-14T10:39:01.580Z] ---> d6e901f57d2d [2023-12-14T10:39:01.580Z] Step 13/25 : FROM alpine:3.18 [2023-12-14T10:39:01.580Z] 3.18: Pulling from library/alpine [2023-12-14T10:39:01.580Z] c926b61bad3b: Pulling fs layer [2023-12-14T10:39:01.580Z] c926b61bad3b: Download complete [2023-12-14T10:39:01.580Z] c926b61bad3b: Pull complete [2023-12-14T10:39:01.580Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T10:39:01.580Z] Status: Downloaded newer image for alpine:3.18 [2023-12-14T10:39:01.580Z] ---> b541f2080109 [2023-12-14T10:39:01.580Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-14T10:39:01.580Z] ---> Running in bcfbf069b63a [2023-12-14T10:39:01.580Z] Removing intermediate container bcfbf069b63a [2023-12-14T10:39:01.580Z] ---> 22cf46bfcf8c [2023-12-14T10:39:01.580Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-14T10:39:01.580Z] ---> Running in 93e79d956ece [2023-12-14T10:39:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T10:39:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T10:39:01.580Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-14T10:39:01.580Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T10:39:01.580Z] OK: 7 MiB in 16 packages [2023-12-14T10:39:01.580Z] Removing intermediate container 93e79d956ece [2023-12-14T10:39:01.580Z] ---> bc68c9fbb9e8 [2023-12-14T10:39:01.580Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-14T10:39:01.580Z] ---> Running in 0facac528f20 [2023-12-14T10:39:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T10:39:01.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T10:39:01.580Z] OK: 7 MiB in 16 packages [2023-12-14T10:39:01.580Z] Removing intermediate container 0facac528f20 [2023-12-14T10:39:01.580Z] ---> a0138be6fdc6 [2023-12-14T10:39:01.580Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-14T10:39:01.580Z] ---> 6c9a04829061 [2023-12-14T10:39:01.580Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-14T10:39:01.580Z] ---> 20fbe7185ad9 [2023-12-14T10:39:01.580Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-14T10:39:01.353Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-14T10:39:01.442Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-12-14T10:39:01.579Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-14T10:39:01.580Z] > git --version # timeout=10 [2023-12-14T10:39:01.599Z] > git --version # 'git version 2.25.1' [2023-12-14T10:39:01.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T10:39:01.881Z] ---> 6c4a61f908af [2023-12-14T10:39:01.881Z] Step 20/25 : EXPOSE 59989 [2023-12-14T10:39:01.881Z] ---> Running in f7cae1f06a30 [2023-12-14T10:39:01.881Z] Removing intermediate container f7cae1f06a30 [2023-12-14T10:39:01.881Z] ---> fe99851965eb [2023-12-14T10:39:01.881Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-14T10:39:01.881Z] ---> Running in d3e76db66eb6 [2023-12-14T10:39:02.140Z] Removing intermediate container d3e76db66eb6 [2023-12-14T10:39:02.140Z] ---> 3c4876aaebda [2023-12-14T10:39:02.140Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-14T10:39:02.140Z] ---> Running in 229b1200bd6e [2023-12-14T10:39:02.140Z] Removing intermediate container 229b1200bd6e [2023-12-14T10:39:02.141Z] ---> 87ff24f01460 [2023-12-14T10:39:02.141Z] Step 23/25 : LABEL arch=amd64 [2023-12-14T10:39:02.141Z] ---> Running in cbf5ff0c7b8b [2023-12-14T10:39:02.141Z] Removing intermediate container cbf5ff0c7b8b [2023-12-14T10:39:02.141Z] ---> cf9e65eb981e [2023-12-14T10:39:02.141Z] Step 24/25 : LABEL git_sha=bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [2023-12-14T10:39:02.141Z] ---> Running in e4dca9e5d182 [2023-12-14T10:39:02.400Z] Removing intermediate container e4dca9e5d182 [2023-12-14T10:39:02.400Z] ---> 02bc58a814cd [2023-12-14T10:39:02.400Z] Step 25/25 : LABEL version=0.0.0 [2023-12-14T10:39:02.400Z] ---> Running in e827739426e9 [2023-12-14T10:39:02.400Z] Removing intermediate container e827739426e9 [2023-12-14T10:39:02.400Z] ---> 137b77f9966e [2023-12-14T10:39:02.400Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-14T10:39:02.400Z] Successfully built 137b77f9966e [2023-12-14T10:39:02.400Z] 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] } [Pipeline] // stage [2023-12-14T10:39:01.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:39:03.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T10:39:03.652Z] [2023-12-14T10:39:03.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:39:04.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T10:39:04.081Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-14T10:39:04.081Z] 5eb5b503b376: Pulling fs layer [2023-12-14T10:39:04.081Z] 5c69ac0246d0: Pulling fs layer [2023-12-14T10:39:04.081Z] ec43610c2a17: Pulling fs layer [2023-12-14T10:39:04.081Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-14T10:39:04.081Z] 33b1e0a273af: Pulling fs layer [2023-12-14T10:39:04.081Z] 5d3b04190fa2: Pulling fs layer [2023-12-14T10:39:04.081Z] 2f39f015ded8: Pulling fs layer [2023-12-14T10:39:04.081Z] 33b1e0a273af: Waiting [2023-12-14T10:39:04.081Z] 5d3b04190fa2: Waiting [2023-12-14T10:39:04.081Z] 2f39f015ded8: Waiting [2023-12-14T10:39:04.081Z] 3a2ae6a8a46f: Waiting [2023-12-14T10:39:04.081Z] 5c69ac0246d0: Download complete [2023-12-14T10:39:04.081Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-14T10:39:04.081Z] 3a2ae6a8a46f: Download complete [2023-12-14T10:39:04.081Z] 33b1e0a273af: Verifying Checksum [2023-12-14T10:39:04.081Z] 33b1e0a273af: Download complete [2023-12-14T10:39:04.081Z] ec43610c2a17: Verifying Checksum [2023-12-14T10:39:04.081Z] ec43610c2a17: Download complete [2023-12-14T10:39:04.081Z] 5d3b04190fa2: Verifying Checksum [2023-12-14T10:39:04.081Z] 5d3b04190fa2: Download complete [2023-12-14T10:39:03.439Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-14T10:39:03.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T10:39:04.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-14T10:39:04.341Z] 5eb5b503b376: Verifying Checksum [2023-12-14T10:39:04.341Z] 5eb5b503b376: Download complete [2023-12-14T10:39:04.856Z] Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [2023-12-14T10:39:04.906Z] 2f39f015ded8: Verifying Checksum [2023-12-14T10:39:04.906Z] 2f39f015ded8: Download complete [2023-12-14T10:39:05.134Z] Merge succeeded, producing bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [2023-12-14T10:39:05.135Z] Checking out Revision bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 (PR-276) [2023-12-14T10:39:05.472Z] 5eb5b503b376: Pull complete [2023-12-14T10:39:05.472Z] 5c69ac0246d0: Pull complete [2023-12-14T10:39:04.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-14T10:39:04.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T10:39:04.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-14T10:39:04.874Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T10:39:04.956Z] > git checkout -f bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 # timeout=10 [2023-12-14T10:39:05.057Z] > git remote # timeout=10 [2023-12-14T10:39:05.073Z] > git config --get remote.origin.url # timeout=10 [2023-12-14T10:39:05.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T10:39:05.099Z] > git merge 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [2023-12-14T10:39:05.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-14T10:39:05.141Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T10:39:05.153Z] > git checkout -f bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 # timeout=10 [2023-12-14T10:39:05.706Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-14T10:39:05.756Z] ec43610c2a17: Pull complete [2023-12-14T10:39:05.754Z] > git --version # timeout=10 [2023-12-14T10:39:05.766Z] > git --version # 'git version 2.25.1' [2023-12-14T10:39:05.779Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T10:39:06.016Z] 3a2ae6a8a46f: Pull complete [2023-12-14T10:39:06.189Z] [2023-12-14T10:39:06.189Z] GitHub has been notified of this commit’s build result [2023-12-14T10:39:06.189Z] [Pipeline] withEnv [Pipeline] { [2023-12-14T10:39:06.275Z] 33b1e0a273af: Pull complete [2023-12-14T10:39:06.275Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T10:39:07.192Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-14T10:39:07.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T10:39:07.192Z] Dload Upload Total Spent Left Speed [2023-12-14T10:39:07.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12682 87 11015 0 0 62942 0 --:--:-- --:--:-- --:--:-- 62585 100 12682 100 12682 0 0 71649 0 --:--:-- --:--:-- --:--:-- 71247 [Pipeline] sh [2023-12-14T10:39:07.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-14T10:39:07.883Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-14T10:39:07.883Z] + sudo tee /etc/docker/daemon.new [2023-12-14T10:39:07.883Z] { [2023-12-14T10:39:07.883Z] "registry-mirrors": [ [2023-12-14T10:39:07.883Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-14T10:39:07.883Z] ], [2023-12-14T10:39:07.883Z] "bip": "10.250.0.254/24", [2023-12-14T10:39:07.883Z] "hosts": [ [2023-12-14T10:39:07.883Z] "tcp://0.0.0.0:5555", [2023-12-14T10:39:07.883Z] "unix:///var/run/docker.sock" [2023-12-14T10:39:07.883Z] ], [2023-12-14T10:39:07.883Z] "mtu": 1458, [2023-12-14T10:39:07.883Z] "selinux-enabled": true, [2023-12-14T10:39:07.883Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-14T10:39:07.883Z] } [Pipeline] sh [2023-12-14T10:39:08.224Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-14T10:39:08.568Z] + sudo service docker restart [2023-12-14T10:39:10.457Z] 2f39f015ded8: Pull complete [2023-12-14T10:39:10.457Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-14T10:39:10.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T10:39:10.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:39:10.828Z] prd-ubuntu20.04-docker-8c-8g-25044 does not seem to be running inside a container [2023-12-14T10:39:10.856Z] $ 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-276 -v /w/workspace/undry_device-rfid-llrp-go_PR-276:/w/workspace/undry_device-rfid-llrp-go_PR-276:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-276@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 [2023-12-14T10:39:13.893Z] $ docker top 1c2d3fc00990ce6c95acbf5c3d6a6a00a8b5fe42b630f5e6de0dad86371baadd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:39:14.444Z] ---> job-cost.sh [2023-12-14T10:39:14.444Z] lf-activate-venv: SKIPPING [2023-12-14T10:39:14.444Z] INFO: No Stack... [2023-12-14T10:39:14.705Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T10:39:14.965Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T10:39:15.290Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-276/archives/cost.csv [2023-12-14T10:39:15.290Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T10:39:15.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] [2023-12-14T10:39:15.340Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] did not exist. Created. [2023-12-14T10:39:15.340Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T10:39:15.807Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T10:39:15.862Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T10:39:15.929Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T10:39:16.088Z] $ docker stop --time=1 1c2d3fc00990ce6c95acbf5c3d6a6a00a8b5fe42b630f5e6de0dad86371baadd [2023-12-14T10:39:17.245Z] $ docker rm -f --volumes 1c2d3fc00990ce6c95acbf5c3d6a6a00a8b5fe42b630f5e6de0dad86371baadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T10:39:26.963Z] provisioning config files... [2023-12-14T10:39:26.987Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3573105208486754306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:39:27.495Z] ---> ****-login.sh [2023-12-14T10:39:27.495Z] nexus3.edgexfoundry.org:10001 [2023-12-14T10:39:27.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:39:28.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:39:28.038Z] Configure a credential helper to remove this warning. See [2023-12-14T10:39:28.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:39:28.038Z] [2023-12-14T10:39:28.038Z] Login Succeeded [2023-12-14T10:39:28.039Z] nexus3.edgexfoundry.org:10002 [2023-12-14T10:39:28.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:39:28.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:39:28.306Z] Configure a credential helper to remove this warning. See [2023-12-14T10:39:28.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:39:28.306Z] [2023-12-14T10:39:28.306Z] Login Succeeded [2023-12-14T10:39:28.306Z] nexus3.edgexfoundry.org:10003 [2023-12-14T10:39:28.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:39:28.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:39:28.575Z] Configure a credential helper to remove this warning. See [2023-12-14T10:39:28.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:39:28.575Z] [2023-12-14T10:39:28.575Z] Login Succeeded [2023-12-14T10:39:28.575Z] nexus3.edgexfoundry.org:10004 [2023-12-14T10:39:28.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:39:28.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:39:28.842Z] Configure a credential helper to remove this warning. See [2023-12-14T10:39:28.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:39:28.842Z] [2023-12-14T10:39:28.842Z] Login Succeeded [2023-12-14T10:39:28.842Z] ****.io [2023-12-14T10:39:28.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T10:39:29.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T10:39:29.425Z] Configure a credential helper to remove this warning. See [2023-12-14T10:39:29.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T10:39:29.426Z] [2023-12-14T10:39:29.426Z] Login Succeeded [2023-12-14T10:39:29.426Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T10:39:29.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T10:39:30.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T10:39:30.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T10:39:30.167Z] ========================================================= [2023-12-14T10:39:30.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-14T10:39:30.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:39:30.821Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T10:39:31.778Z] #0 building with "default" instance using docker driver [2023-12-14T10:39:31.778Z] [2023-12-14T10:39:31.778Z] #1 [internal] load build definition from Dockerfile [2023-12-14T10:39:32.044Z] #1 transferring dockerfile: 1.50kB done [2023-12-14T10:39:32.044Z] #1 DONE 0.1s [2023-12-14T10:39:32.044Z] [2023-12-14T10:39:32.044Z] #2 [internal] load .dockerignore [2023-12-14T10:39:32.044Z] #2 transferring context: 176B 0.0s done [2023-12-14T10:39:32.044Z] #2 DONE 0.1s [2023-12-14T10:39:32.044Z] [2023-12-14T10:39:32.044Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-14T10:39:32.044Z] #3 DONE 0.1s [2023-12-14T10:39:32.044Z] [2023-12-14T10:39:32.044Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T10:39:32.044Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-14T10:39:32.321Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-14T10:39:32.321Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-14T10:39:32.321Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-14T10:39:32.321Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-14T10:39:32.321Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-14T10:39:32.321Z] #4 ... [2023-12-14T10:39:32.321Z] [2023-12-14T10:39:32.321Z] #5 [internal] load build context [2023-12-14T10:39:32.321Z] #5 transferring context: 1.11MB 0.1s done [2023-12-14T10:39:32.321Z] #5 DONE 0.2s [2023-12-14T10:39:32.321Z] [2023-12-14T10:39:32.321Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T10:39:32.321Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-14T10:39:32.321Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2023-12-14T10:39:32.321Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-14T10:39:32.321Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.4s [2023-12-14T10:39:32.321Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.4s [2023-12-14T10:39:32.321Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-14T10:39:32.321Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-14T10:39:32.593Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2023-12-14T10:39:32.593Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-14T10:39:32.593Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.68MB / 97.63MB 0.6s [2023-12-14T10:39:32.862Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.96MB / 63.99MB 0.7s [2023-12-14T10:39:32.862Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-14T10:39:32.862Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.00MB / 63.99MB 0.9s [2023-12-14T10:39:32.862Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.29MB / 97.63MB 0.9s [2023-12-14T10:39:32.862Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-14T10:39:33.131Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 1.0s [2023-12-14T10:39:33.131Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.42MB / 97.63MB 1.0s [2023-12-14T10:39:33.131Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-14T10:39:33.131Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.09MB / 63.99MB 1.1s [2023-12-14T10:39:33.398Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s [2023-12-14T10:39:33.398Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2023-12-14T10:39:33.398Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.4s [2023-12-14T10:39:33.398Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.4s [2023-12-14T10:39:33.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.5s [2023-12-14T10:39:33.666Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s [2023-12-14T10:39:33.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.6s [2023-12-14T10:39:33.666Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.6s [2023-12-14T10:39:33.934Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-14T10:39:33.934Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s [2023-12-14T10:39:33.934Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 1.9s [2023-12-14T10:39:33.934Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-14T10:39:34.199Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.57MB / 97.63MB 2.0s [2023-12-14T10:39:34.199Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s [2023-12-14T10:39:34.469Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-14T10:39:39.810Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-14T10:39:45.170Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-14T10:39:51.839Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done [2023-12-14T10:39:54.420Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-14T10:39:54.420Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-14T10:39:54.420Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-14T10:39:59.774Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-14T10:40:03.113Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-14T10:40:03.113Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-14T10:40:05.052Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-14T10:40:05.323Z] #4 DONE 33.2s [2023-12-14T10:40:05.323Z] [2023-12-14T10:40:05.323Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-14T10:40:05.909Z] #6 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T10:40:06.492Z] #6 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T10:40:07.076Z] #6 1.997 OK: 266 MiB in 52 packages [2023-12-14T10:40:09.645Z] #6 DONE 4.3s [2023-12-14T10:40:09.645Z] [2023-12-14T10:40:09.645Z] #7 [builder 3/7] WORKDIR /app [2023-12-14T10:40:09.645Z] #7 DONE 0.1s [2023-12-14T10:40:09.645Z] [2023-12-14T10:40:09.645Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T10:40:09.645Z] #8 DONE 0.1s [2023-12-14T10:40:09.915Z] [2023-12-14T10:40:09.915Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T10:40:36.585Z] #9 DONE 23.3s [2023-12-14T10:40:36.585Z] [2023-12-14T10:40:36.585Z] #10 [builder 6/7] COPY . . [2023-12-14T10:40:36.585Z] #10 DONE 0.2s [2023-12-14T10:40:36.585Z] [2023-12-14T10:40:36.585Z] #11 [builder 7/7] RUN echo noop [2023-12-14T10:40:36.585Z] #11 0.597 noop [2023-12-14T10:40:36.585Z] #11 DONE 0.7s [2023-12-14T10:40:36.585Z] [2023-12-14T10:40:36.585Z] #12 exporting to image [2023-12-14T10:40:36.585Z] #12 exporting layers [2023-12-14T10:40:58.711Z] #12 exporting layers 22.5s done [2023-12-14T10:40:58.711Z] #12 writing image sha256:869771991e1620fc748a1ff8fcd847e3000345562ad0707d76dbcce3f3164345 done [2023-12-14T10:40:58.711Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-14T10:40:58.711Z] #12 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:40:59.307Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T10:40:59.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:40:59.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-25045 does not seem to be running inside a container [2023-12-14T10:40:59.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-14T10:41:00.788Z] $ docker top 945c7005470d8960cbe0ca28878c4cde689aad936d2d08bfef8c0cd24dd083d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T10:41:01.384Z] + go version [2023-12-14T10:41:01.652Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-14T10:41:01.687Z] $ docker stop --time=1 945c7005470d8960cbe0ca28878c4cde689aad936d2d08bfef8c0cd24dd083d1 [2023-12-14T10:41:03.235Z] $ docker rm -f --volumes 945c7005470d8960cbe0ca28878c4cde689aad936d2d08bfef8c0cd24dd083d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:41:04.392Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T10:41:04.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:41:04.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-25045 does not seem to be running inside a container [2023-12-14T10:41:04.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-14T10:41:07.884Z] $ docker top 11068dfcdae49091353a2953da65e1cc9174c5d8f95e992dfc767d2ef1708aee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T10:41:08.465Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-14T10:41:08.892Z] + make test [2023-12-14T10:41:08.892Z] go test ./... -coverprofile=coverage.out ./... [2023-12-14T10:41:13.145Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-14T10:42:09.564Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-14T10:42:09.564Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-14T10:42:41.848Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.098s coverage: 40.6% of statements [2023-12-14T10:42:41.848Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.555s coverage: 51.9% of statements [2023-12-14T10:42:41.848Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 96.4% of statements [2023-12-14T10:42:41.848Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-14T10:42:41.848Z] go vet ./... [2023-12-14T10:42:51.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T10:42:51.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T10:42:51.913Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T10:42:52.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T10:42:52.297Z] $ docker stop --time=1 11068dfcdae49091353a2953da65e1cc9174c5d8f95e992dfc767d2ef1708aee [2023-12-14T10:42:53.956Z] $ docker rm -f --volumes 11068dfcdae49091353a2953da65e1cc9174c5d8f95e992dfc767d2ef1708aee [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T10:42:55.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T10:42:55.262Z] Warning: overwriting stash ‘coverage-report’ [2023-12-14T10:42:55.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T10:42:56.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T10:42:57.015Z] + ls -al . [2023-12-14T10:42:57.015Z] total 636 [2023-12-14T10:42:57.015Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 10:41 . [2023-12-14T10:42:57.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 10:39 .. [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 14 10:39 .dockerignore [2023-12-14T10:42:57.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 10:39 .git [2023-12-14T10:42:57.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 10:39 .github [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 14 10:39 .gitignore [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 10:39 .golangci.yml [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 14 10:39 Attribution.txt [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 14 10:39 CHANGELOG.md [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 14 10:39 Dockerfile [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 10:39 GOVERNANCE.md [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 14 10:39 Jenkinsfile [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 14 10:39 LICENSE [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 14 10:39 Makefile [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 14 10:39 OWNERS.md [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 14 10:39 README.md [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 10:36 VERSION [2023-12-14T10:42:57.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 10:39 bin [2023-12-14T10:42:57.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 10:39 cmd [2023-12-14T10:42:57.015Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 14 10:42 coverage.out [2023-12-14T10:42:57.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 10:39 examples [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 14 10:39 go.mod [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 10:39 go.sum [2023-12-14T10:42:57.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 10:39 images [2023-12-14T10:42:57.015Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 10:39 internal [2023-12-14T10:42:57.015Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 14 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:42:57.504Z] + 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=bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 --label arch=arm64 --label version=0.0.0 . [2023-12-14T10:42:58.085Z] #0 building with "default" instance using docker driver [2023-12-14T10:42:58.085Z] [2023-12-14T10:42:58.085Z] #1 [internal] load build definition from Dockerfile [2023-12-14T10:42:58.085Z] #1 transferring dockerfile: 30B [2023-12-14T10:42:58.353Z] #1 transferring dockerfile: 1.50kB done [2023-12-14T10:42:58.353Z] #1 DONE 0.0s [2023-12-14T10:42:58.353Z] [2023-12-14T10:42:58.353Z] #2 [internal] load .dockerignore [2023-12-14T10:42:58.353Z] #2 transferring context: 176B 0.0s done [2023-12-14T10:42:58.353Z] #2 DONE 0.0s [2023-12-14T10:42:58.353Z] [2023-12-14T10:42:58.353Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-14T10:42:58.353Z] #3 DONE 0.0s [2023-12-14T10:42:58.353Z] [2023-12-14T10:42:58.353Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-14T10:42:58.622Z] #4 DONE 0.3s [2023-12-14T10:42:58.622Z] [2023-12-14T10:42:58.622Z] #5 [internal] load build context [2023-12-14T10:42:58.622Z] #5 transferring context: 6.22kB 0.0s done [2023-12-14T10:42:58.622Z] #5 DONE 0.1s [2023-12-14T10:42:58.622Z] [2023-12-14T10:42:58.622Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T10:42:58.622Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-14T10:42:58.622Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-14T10:42:58.889Z] #6 ... [2023-12-14T10:42:58.889Z] [2023-12-14T10:42:58.889Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-14T10:42:58.889Z] #7 DONE 0.2s [2023-12-14T10:42:58.889Z] [2023-12-14T10:42:58.889Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T10:42:58.889Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-14T10:42:58.889Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-14T10:42:58.889Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-14T10:42:58.889Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-14T10:42:59.153Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-14T10:43:03.393Z] #6 DONE 4.1s [2023-12-14T10:43:03.393Z] [2023-12-14T10:43:03.393Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-14T10:43:03.393Z] #8 0.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T10:43:03.659Z] #8 0.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T10:43:04.633Z] #8 ... [2023-12-14T10:43:04.633Z] [2023-12-14T10:43:04.633Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-14T10:43:04.633Z] #9 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T10:43:04.633Z] #9 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T10:43:04.633Z] #9 5.408 OK: 266 MiB in 52 packages [2023-12-14T10:43:04.633Z] #9 DONE 5.7s [2023-12-14T10:43:04.633Z] [2023-12-14T10:43:04.633Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-14T10:43:04.633Z] #8 1.855 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-14T10:43:04.633Z] #8 1.867 Executing busybox-1.36.1-r5.trigger [2023-12-14T10:43:04.633Z] #8 1.892 OK: 8 MiB in 16 packages [2023-12-14T10:43:04.633Z] #8 ... [2023-12-14T10:43:04.633Z] [2023-12-14T10:43:04.633Z] #10 [builder 3/7] WORKDIR /app [2023-12-14T10:43:04.633Z] #10 DONE 0.1s [2023-12-14T10:43:04.633Z] [2023-12-14T10:43:04.633Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T10:43:04.633Z] #11 DONE 0.2s [2023-12-14T10:43:04.633Z] [2023-12-14T10:43:04.634Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T10:43:04.901Z] #12 ... [2023-12-14T10:43:04.901Z] [2023-12-14T10:43:04.901Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-14T10:43:04.901Z] #8 DONE 2.2s [2023-12-14T10:43:05.167Z] [2023-12-14T10:43:05.167Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-14T10:43:05.747Z] #13 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T10:43:06.015Z] #13 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T10:43:06.282Z] #13 ... [2023-12-14T10:43:06.282Z] [2023-12-14T10:43:06.282Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T10:43:06.282Z] #12 DONE 1.5s [2023-12-14T10:43:06.282Z] [2023-12-14T10:43:06.282Z] #14 [builder 6/7] COPY . . [2023-12-14T10:43:06.282Z] #14 DONE 0.2s [2023-12-14T10:43:06.282Z] [2023-12-14T10:43:06.282Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-14T10:43:07.238Z] #13 2.339 OK: 8 MiB in 16 packages [2023-12-14T10:43:07.504Z] #13 DONE 2.6s [2023-12-14T10:43:07.504Z] [2023-12-14T10:43:07.504Z] #15 [builder 7/7] RUN make build [2023-12-14T10:43:07.504Z] #15 0.675 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-14T10:44:15.335Z] #15 DONE 59.4s [2023-12-14T10:44:15.335Z] [2023-12-14T10:44:15.335Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-14T10:44:15.335Z] #16 DONE 0.1s [2023-12-14T10:44:15.335Z] [2023-12-14T10:44:15.335Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-14T10:44:15.335Z] #17 DONE 0.1s [2023-12-14T10:44:15.335Z] [2023-12-14T10:44:15.335Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-14T10:44:15.335Z] #18 DONE 0.3s [2023-12-14T10:44:15.335Z] [2023-12-14T10:44:15.335Z] #19 exporting to image [2023-12-14T10:44:15.335Z] #19 exporting layers [2023-12-14T10:44:15.335Z] #19 exporting layers 0.3s done [2023-12-14T10:44:15.335Z] #19 writing image sha256:654871727ff7dad403025ddea54000408d461c6d297d8568248857cfbafa6218 done [2023-12-14T10:44:15.335Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2023-12-14T10:44:15.335Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:44:16.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T10:44:16.622Z] [2023-12-14T10:44:16.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:44:17.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T10:44:17.057Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-14T10:44:17.057Z] 8998bd30e6a1: Pulling fs layer [2023-12-14T10:44:17.057Z] 04944245beec: Pulling fs layer [2023-12-14T10:44:17.057Z] 699f458cf7ca: Pulling fs layer [2023-12-14T10:44:17.057Z] 765212b225bb: Pulling fs layer [2023-12-14T10:44:17.057Z] f23df028b6ca: Pulling fs layer [2023-12-14T10:44:17.057Z] d65c8cfc05b1: Pulling fs layer [2023-12-14T10:44:17.057Z] 765212b225bb: Waiting [2023-12-14T10:44:17.057Z] f23df028b6ca: Waiting [2023-12-14T10:44:17.057Z] d65c8cfc05b1: Waiting [2023-12-14T10:44:17.057Z] 2437ff75d9bd: Pulling fs layer [2023-12-14T10:44:17.057Z] 2437ff75d9bd: Waiting [2023-12-14T10:44:17.323Z] 04944245beec: Verifying Checksum [2023-12-14T10:44:17.323Z] 04944245beec: Download complete [2023-12-14T10:44:17.323Z] 765212b225bb: Download complete [2023-12-14T10:44:17.323Z] f23df028b6ca: Verifying Checksum [2023-12-14T10:44:17.323Z] f23df028b6ca: Download complete [2023-12-14T10:44:17.323Z] d65c8cfc05b1: Verifying Checksum [2023-12-14T10:44:17.323Z] d65c8cfc05b1: Download complete [2023-12-14T10:44:17.323Z] 699f458cf7ca: Verifying Checksum [2023-12-14T10:44:17.323Z] 699f458cf7ca: Download complete [2023-12-14T10:44:17.902Z] 8998bd30e6a1: Verifying Checksum [2023-12-14T10:44:17.902Z] 8998bd30e6a1: Download complete [2023-12-14T10:44:19.841Z] 2437ff75d9bd: Verifying Checksum [2023-12-14T10:44:19.841Z] 2437ff75d9bd: Download complete [2023-12-14T10:44:24.088Z] 8998bd30e6a1: Pull complete [2023-12-14T10:44:24.088Z] 04944245beec: Pull complete [2023-12-14T10:44:29.415Z] 699f458cf7ca: Pull complete [2023-12-14T10:44:29.415Z] 765212b225bb: Pull complete [2023-12-14T10:44:29.999Z] f23df028b6ca: Pull complete [2023-12-14T10:44:29.999Z] d65c8cfc05b1: Pull complete [2023-12-14T10:44:56.669Z] 2437ff75d9bd: Pull complete [2023-12-14T10:44:56.669Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-14T10:44:56.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T10:44:56.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:44:57.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-25045 does not seem to be running inside a container [2023-12-14T10:44:57.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-14T10:44:59.144Z] $ docker top 9ed994fe26e3dea8b13a7b5606042230f8e347dde68089d99e8a0201788bd56d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:44:59.796Z] ---> job-cost.sh [2023-12-14T10:45:00.062Z] lf-activate-venv: SKIPPING [2023-12-14T10:45:00.062Z] INFO: No Stack... [2023-12-14T10:45:00.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T10:45:01.222Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T10:45:01.558Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-12-14T10:45:01.558Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T10:45:01.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] [2023-12-14T10:45:01.632Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] did not exist. Created. [2023-12-14T10:45:01.632Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T10:45:02.126Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-aa87d280/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-14T10:45:02.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T10:45:02.499Z] Warning: overwriting stash ‘stack-cost’ [2023-12-14T10:45:02.556Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T10:45:02.591Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T10:45:02.768Z] $ docker stop --time=1 9ed994fe26e3dea8b13a7b5606042230f8e347dde68089d99e8a0201788bd56d [2023-12-14T10:45:04.116Z] $ docker rm -f --volumes 9ed994fe26e3dea8b13a7b5606042230f8e347dde68089d99e8a0201788bd56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-14T10:45:06.126Z] provisioning config files... [2023-12-14T10:45:06.134Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/config2132873866582744800tmp [Pipeline] { [Pipeline] sh [2023-12-14T10:45:06.566Z] + set +x [2023-12-14T10:45:06.566Z] + curl -s https://codecov.io/bash [2023-12-14T10:45:06.566Z] + bash -s -- [2023-12-14T10:45:06.566Z] [2023-12-14T10:45:06.566Z] _____ _ [2023-12-14T10:45:06.566Z] / ____| | | [2023-12-14T10:45:06.566Z] | | ___ __| | ___ ___ _____ __ [2023-12-14T10:45:06.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-14T10:45:06.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-14T10:45:06.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-14T10:45:06.566Z] Bash-1.0.6 [2023-12-14T10:45:06.566Z] [2023-12-14T10:45:06.566Z] [2023-12-14T10:45:06.566Z] ==> git version 2.25.1 found [2023-12-14T10:45:06.566Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-14T10:45:06.566Z] Release-Date: 2020-01-08 [2023-12-14T10:45:06.566Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-14T10:45:06.566Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-14T10:45:06.566Z] ==> Jenkins CI detected. [2023-12-14T10:45:06.566Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-276 [2023-12-14T10:45:06.566Z] project root: . [2023-12-14T10:45:06.566Z] --> token set from env [2023-12-14T10:45:06.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-14T10:45:06.566Z] ==> Running gcov in . (disable via -X gcov) [2023-12-14T10:45:06.566Z] ==> Python coveragepy not found [2023-12-14T10:45:06.566Z] ==> Searching for coverage reports in: [2023-12-14T10:45:06.566Z] + . [2023-12-14T10:45:06.566Z] -> Found 1 reports [2023-12-14T10:45:06.566Z] ==> Detecting git/mercurial file structure [2023-12-14T10:45:06.825Z] ==> Reading reports [2023-12-14T10:45:06.825Z] + ./coverage.out bytes=459493 [2023-12-14T10:45:06.825Z] ==> Appending adjustments [2023-12-14T10:45:06.825Z] https://docs.codecov.io/docs/fixing-reports [2023-12-14T10:45:06.825Z] + Found adjustments [2023-12-14T10:45:06.825Z] ==> Gzipping contents [2023-12-14T10:45:07.085Z] 52K /tmp/codecov.jDyoQh.gz [2023-12-14T10:45:07.085Z] ==> Uploading reports [2023-12-14T10:45:07.085Z] url: https://codecov.io [2023-12-14T10:45:07.085Z] query: branch=PR-276&commit=bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-12-14T10:45:07.085Z] -> Pinging Codecov [2023-12-14T10:45:07.085Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-276&commit=bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-12-14T10:45:07.085Z] -> Uploading to [2023-12-14T10:45:07.085Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-14/581DD39554BDF9B6E22D074273EAD858/bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03/df824bf9-30e0-4075-b274-76481c432caa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231214T104506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77c1f41bce65ff834594a34c18de1a1c5bf9d758f2311e6392fe58768b75c9d9 [2023-12-14T10:45:07.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T10:45:07.085Z] Dload Upload Total Spent Left Speed [2023-12-14T10:45:07.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-12-14T10:45:07.345Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bbb2f4dfc3488adaa5797599ebb2d9cbf4c34e03 [Pipeline] } [2023-12-14T10:45:07.372Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-14T10:45:10.638Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-276/archives ] [2023-12-14T10:45:10.638Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-276/archives [2023-12-14T10:45:10.638Z] total 16 [2023-12-14T10:45:10.638Z] drwxr-xr-x 3 root root 4096 Dec 14 10:39 . [2023-12-14T10:45:10.638Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 10:39 .. [2023-12-14T10:45:10.638Z] drwxr-xr-x 2 root root 4096 Dec 14 10:39 cost [2023-12-14T10:45:10.638Z] -rw-r--r-- 1 root root 91 Dec 14 10:39 cost.csv [2023-12-14T10:45:10.638Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-276/archives [2023-12-14T10:45:10.638Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-276/archives [2023-12-14T10:45:10.638Z] total 16 [2023-12-14T10:45:10.638Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 10:39 . [2023-12-14T10:45:10.638Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 10:39 .. [2023-12-14T10:45:10.638Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 10:39 cost [2023-12-14T10:45:10.638Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 14 10:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:10.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:11.855Z] ---> package-listing.sh [2023-12-14T10:45:11.855Z] ++ facter osfamily [2023-12-14T10:45:11.855Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-14T10:45:12.114Z] + OS_FAMILY=debian [2023-12-14T10:45:12.114Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-276 [2023-12-14T10:45:12.114Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-14T10:45:12.114Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-14T10:45:12.114Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-14T10:45:12.114Z] + PACKAGES=/tmp/packages_start.txt [2023-12-14T10:45:12.114Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-276 ']' [2023-12-14T10:45:12.114Z] + PACKAGES=/tmp/packages_end.txt [2023-12-14T10:45:12.114Z] + case "${OS_FAMILY}" in [2023-12-14T10:45:12.114Z] + dpkg -l [2023-12-14T10:45:12.114Z] + grep '^ii' [2023-12-14T10:45:12.114Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-14T10:45:12.114Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-14T10:45:12.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-14T10:45:12.114Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-276 ']' [2023-12-14T10:45:12.114Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-276/archives/ [2023-12-14T10:45:12.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-276/archives/ [Pipeline] echo [2023-12-14T10:45:12.150Z] 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-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-14T10:45:12.440Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T10:45:13.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T10:45:13.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T10:45:13.361Z] prd-ubuntu20.04-docker-8c-8g-25044 does not seem to be running inside a container [2023-12-14T10:45:13.393Z] $ 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-276/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-276 -v /w/workspace/undry_device-rfid-llrp-go_PR-276:/w/workspace/undry_device-rfid-llrp-go_PR-276:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-276@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-276@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 [2023-12-14T10:45:13.594Z] $ docker top 6db350e5fd3bb1b844782a27d1a05f0a1392409a98854e672631a73b1d0af420 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T10:45:14.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-14T10:45:14.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-14T10:45:14.702Z] + ls /var/log/sa-host [2023-12-14T10:45:14.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T10:45:14.976Z] provisioning config files... [2023-12-14T10:45:14.986Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-276@tmp/config2524977061485600730tmp [Pipeline] { [Pipeline] echo [2023-12-14T10:45:15.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:15.444Z] ---> create-netrc.sh [Pipeline] } [2023-12-14T10:45:15.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:15.953Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-14T10:45:15.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:16.298Z] ---> sudo-logs.sh [2023-12-14T10:45:16.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-14T10:45:16.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:16.749Z] ---> job-cost.sh [2023-12-14T10:45:16.749Z] lf-activate-venv: SKIPPING [2023-12-14T10:45:16.749Z] DEBUG: total: 0.2199999988079071 [2023-12-14T10:45:16.749Z] INFO: Retrieving Stack Cost... [2023-12-14T10:45:17.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T10:45:17.579Z] INFO: Archiving Costs [Pipeline] echo [2023-12-14T10:45:17.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T10:45:17.933Z] ---> logs-deploy.sh [2023-12-14T10:45:17.933Z] lf-activate-venv: SKIPPING [2023-12-14T10:45:17.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-276/1 [2023-12-14T10:45:17.933Z] INFO: archiving workspace using pattern(s): [2023-12-14T10:45:18.872Z] Archives upload complete. [2023-12-14T10:45:18.872Z] INFO: archiving logs to Nexus