Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17ac144b331087eb0098e1e77703f02f81c891b4+963987e627e8dcac0df49593e42f1bbbca2c5392 (2a04b78744b9bc3bc351b6778656e0412f7ac9e7) 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-ssh8712605932272087033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11544665972627657559.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-145/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-145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8132054899162140362.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-145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2353768464893795974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh424808102556949534.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-145/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-145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15805233939002415998.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4439 in /w/workspace/undry_device-rfid-llrp-go_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-145 # 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 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 17ac144b331087eb0098e1e77703f02f81c891b4 Merge succeeded, producing 17ac144b331087eb0098e1e77703f02f81c891b4 Checking out Revision 17ac144b331087eb0098e1e77703f02f81c891b4 (PR-145) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-03T10:04:06.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-03T10:04:06.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-03T10:04:06.499Z] ========================================================= [2023-02-03T10:04:06.499Z] EdgeX Global Pipelines Version Info [2023-02-03T10:04:06.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:04:07.235Z] ------------------- [2023-02-03T10:04:07.235Z] stable info: [2023-02-03T10:04:07.235Z] ------------------- [2023-02-03T10:04:07.235Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-03T10:04:07.235Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-03T10:04:07.235Z] Message: update stable to v1.0.244 [2023-02-03T10:04:07.807Z] ------------------- [2023-02-03T10:04:07.807Z] experimental info: [2023-02-03T10:04:07.807Z] ------------------- [2023-02-03T10:04:07.807Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-03T10:04:07.807Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-03T10:04:07.807Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-03T10:04:08.110Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-03T10:04:08.150Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-03T10:04:08.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-03T10:04:08.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-03T10:04:08.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-03T10:04:08.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-03T10:04:08.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-03T10:04:08.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-03T10:04:08.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-03T10:04:08.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-03T10:04:08.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-03T10:04:08.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-03T10:04:08.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-03T10:04:08.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-03T10:04:08.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-03T10:04:08.733Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-03T10:04:08.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-03T10:04:08.823Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-03T10:04:08.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-03T10:04:08.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-03T10:04:08.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-03T10:04:08.979Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-03T10:04:09.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-03T10:04:09.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-03T10:04:09.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-03T10:04:09.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-03T10:04:09.180Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-03T10:04:09.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo [2023-02-03T10:04:09.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo [2023-02-03T10:04:09.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo [2023-02-03T10:04:09.336Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo [2023-02-03T10:04:09.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17ac144 [Pipeline] echo [2023-02-03T10:04:09.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-03T10:04:09.522Z] provisioning config files... [2023-02-03T10:04:09.535Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config6934732982007018561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:04:09.878Z] ---> docker-login.sh [2023-02-03T10:04:09.878Z] nexus3.edgexfoundry.org:10001 [2023-02-03T10:04:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:10.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:10.138Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:10.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:10.138Z] [2023-02-03T10:04:10.138Z] Login Succeeded [2023-02-03T10:04:10.138Z] nexus3.edgexfoundry.org:10002 [2023-02-03T10:04:10.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:10.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:10.399Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:10.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:10.399Z] [2023-02-03T10:04:10.399Z] Login Succeeded [2023-02-03T10:04:10.399Z] nexus3.edgexfoundry.org:10003 [2023-02-03T10:04:10.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:10.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:10.399Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:10.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:10.399Z] [2023-02-03T10:04:10.399Z] Login Succeeded [2023-02-03T10:04:10.399Z] nexus3.edgexfoundry.org:10004 [2023-02-03T10:04:10.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:10.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:10.659Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:10.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:10.659Z] [2023-02-03T10:04:10.659Z] Login Succeeded [2023-02-03T10:04:10.659Z] docker.io [2023-02-03T10:04:10.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:10.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:10.919Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:10.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:10.919Z] [2023-02-03T10:04:10.919Z] Login Succeeded [2023-02-03T10:04:10.919Z] ---> docker-login.sh ends [Pipeline] } [2023-02-03T10:04:10.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-03T10:04:11.533Z] + git rev-list -1 --merges 17ac144b331087eb0098e1e77703f02f81c891b4~1..17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo [2023-02-03T10:04:11.596Z] -----------> git rev-list -1 --merges 17ac144b331087eb0098e1e77703f02f81c891b4~1..17ac144b331087eb0098e1e77703f02f81c891b4 17ac144b331087eb0098e1e77703f02f81c891b4 [false] [Pipeline] sh [2023-02-03T10:04:11.911Z] + git log --format=format:%s -1 17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo [2023-02-03T10:04:11.944Z] ========================================================= [2023-02-03T10:04:11.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-03T10:04:11.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-03T10:04:12.372Z] + git log --format=format:%s -1 17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] echo [2023-02-03T10:04:12.406Z] [semverPrep] GIT_COMMIT: 17ac144b331087eb0098e1e77703f02f81c891b4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-03T10:04:12.437Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-03T10:04:12.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-03T10:04:12.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-03T10:04:12.841Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-03T10:04:12.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-03T10:04:12.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-03T10:04:12.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-03T10:04:12.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:04:13.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-03T10:04:13.332Z] [2023-02-03T10:04:13.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:04:13.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-03T10:04:13.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-03T10:04:13.716Z] b85a868b505f: Pulling fs layer [2023-02-03T10:04:13.716Z] e2be974225ed: Pulling fs layer [2023-02-03T10:04:13.716Z] 339a4e72a1f5: Pulling fs layer [2023-02-03T10:04:13.716Z] 988bab9f4d93: Pulling fs layer [2023-02-03T10:04:13.716Z] 1469e6f7b9e6: Pulling fs layer [2023-02-03T10:04:13.716Z] eaf3925da568: Pulling fs layer [2023-02-03T10:04:13.716Z] bab4dde63d76: Pulling fs layer [2023-02-03T10:04:13.716Z] bde34c3a00c8: Pulling fs layer [2023-02-03T10:04:13.716Z] b352a97aabf1: Pulling fs layer [2023-02-03T10:04:13.716Z] 4872d77fe225: Pulling fs layer [2023-02-03T10:04:13.716Z] 5851b861e8e6: Pulling fs layer [2023-02-03T10:04:13.716Z] bab4dde63d76: Waiting [2023-02-03T10:04:13.716Z] bde34c3a00c8: Waiting [2023-02-03T10:04:13.716Z] 5851b861e8e6: Waiting [2023-02-03T10:04:13.716Z] 1469e6f7b9e6: Waiting [2023-02-03T10:04:13.716Z] 988bab9f4d93: Waiting [2023-02-03T10:04:13.716Z] eaf3925da568: Waiting [2023-02-03T10:04:13.716Z] e2be974225ed: Download complete [2023-02-03T10:04:13.716Z] 988bab9f4d93: Download complete [2023-02-03T10:04:14.000Z] 339a4e72a1f5: Verifying Checksum [2023-02-03T10:04:14.000Z] 339a4e72a1f5: Download complete [2023-02-03T10:04:14.000Z] eaf3925da568: Download complete [2023-02-03T10:04:14.000Z] 1469e6f7b9e6: Verifying Checksum [2023-02-03T10:04:14.000Z] 1469e6f7b9e6: Download complete [2023-02-03T10:04:14.000Z] bde34c3a00c8: Download complete [2023-02-03T10:04:14.000Z] b352a97aabf1: Verifying Checksum [2023-02-03T10:04:14.000Z] b352a97aabf1: Download complete [2023-02-03T10:04:14.268Z] 4872d77fe225: Download complete [2023-02-03T10:04:14.268Z] 5851b861e8e6: Verifying Checksum [2023-02-03T10:04:14.268Z] 5851b861e8e6: Download complete [2023-02-03T10:04:14.268Z] b85a868b505f: Verifying Checksum [2023-02-03T10:04:14.268Z] b85a868b505f: Download complete [2023-02-03T10:04:14.529Z] bab4dde63d76: Verifying Checksum [2023-02-03T10:04:14.529Z] bab4dde63d76: Download complete [2023-02-03T10:04:15.468Z] b85a868b505f: Pull complete [2023-02-03T10:04:15.727Z] e2be974225ed: Pull complete [2023-02-03T10:04:16.295Z] 339a4e72a1f5: Pull complete [2023-02-03T10:04:16.295Z] 988bab9f4d93: Pull complete [2023-02-03T10:04:16.553Z] 1469e6f7b9e6: Pull complete [2023-02-03T10:04:16.553Z] eaf3925da568: Pull complete [2023-02-03T10:04:18.458Z] bab4dde63d76: Pull complete [2023-02-03T10:04:18.458Z] bde34c3a00c8: Pull complete [2023-02-03T10:04:18.458Z] b352a97aabf1: Pull complete [2023-02-03T10:04:18.458Z] 4872d77fe225: Pull complete [2023-02-03T10:04:18.718Z] 5851b861e8e6: Pull complete [2023-02-03T10:04:18.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-03T10:04:18.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-03T10:04:18.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:04:18.959Z] prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container [2023-02-03T10:04:18.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-03T10:04:20.063Z] $ docker top b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 -eo pid,comm [2023-02-03T10:04:20.124Z] 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-02-03T10:04:20.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-03T10:04:20.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-03T10:04:20.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-03T10:04:20.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-03T10:04:20.365Z] $ docker exec b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent [2023-02-03T10:04:20.490Z] SSH_AUTH_SOCK=/tmp/ssh-KluErcTFDSrV/agent.32 [2023-02-03T10:04:20.490Z] SSH_AGENT_PID=38 [2023-02-03T10:04:20.497Z] Running ssh-add (command line suppressed) [2023-02-03T10:04:20.600Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_4364561796810398948.key (/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_4364561796810398948.key) [2023-02-03T10:04:20.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-03T10:04:20.967Z] + git tag --points-at HEAD [Pipeline] } [2023-02-03T10:04:20.993Z] $ docker exec --env ******** --env ******** b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent -k [2023-02-03T10:04:21.099Z] unset SSH_AUTH_SOCK; [2023-02-03T10:04:21.100Z] unset SSH_AGENT_PID; [2023-02-03T10:04:21.100Z] echo Agent pid 38 killed; [2023-02-03T10:04:21.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-03T10:04:21.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-03T10:04:21.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-03T10:04:21.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-03T10:04:21.319Z] $ docker exec b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent [2023-02-03T10:04:21.422Z] SSH_AUTH_SOCK=/tmp/ssh-cXlOC6sZWVxi/agent.70 [2023-02-03T10:04:21.422Z] SSH_AGENT_PID=76 [2023-02-03T10:04:21.428Z] Running ssh-add (command line suppressed) [2023-02-03T10:04:21.536Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_2796595187328740667.key (/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/private_key_2796595187328740667.key) [2023-02-03T10:04:21.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-03T10:04:21.887Z] + git semver init [2023-02-03T10:04:22.147Z] 2023-02-03 10:04:22,083 [run_init] DEBUG init version:0.0.0 force:False [2023-02-03T10:04:22.148Z] 2023-02-03 10:04:22,084 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver [2023-02-03T10:04:22.148Z] 2023-02-03 10:04:22,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-145/.semver [2023-02-03T10:04:22.148Z] 2023-02-03 10:04:22,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-145, universal_newlines=False, shell=None, istream=None) [2023-02-03T10:04:23.087Z] 2023-02-03 10:04:22,878 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-145/.git/info/exclude [2023-02-03T10:04:23.087Z] 2023-02-03 10:04:22,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver/PR-145 with force:False [2023-02-03T10:04:23.087Z] 2023-02-03 10:04:22,879 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver/PR-145 [2023-02-03T10:04:23.087Z] 2023-02-03 10:04:22,884 [execute] INFO git cat-file --batch-check [2023-02-03T10:04:23.088Z] 2023-02-03 10:04:22,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver, universal_newlines=False, shell=None, istream=) [2023-02-03T10:04:23.088Z] 2023-02-03 10:04:22,892 [execute] INFO git cat-file --batch [2023-02-03T10:04:23.088Z] 2023-02-03 10:04:22,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-145/.semver, universal_newlines=False, shell=None, istream=) [2023-02-03T10:04:23.088Z] 2023-02-03 10:04:22,898 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-145/.semver/PR-145 [2023-02-03T10:04:23.088Z] 0.0.0 [Pipeline] } [2023-02-03T10:04:23.113Z] $ docker exec --env ******** --env ******** b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 ssh-agent -k [2023-02-03T10:04:23.223Z] unset SSH_AUTH_SOCK; [2023-02-03T10:04:23.224Z] unset SSH_AGENT_PID; [2023-02-03T10:04:23.224Z] echo Agent pid 76 killed; [2023-02-03T10:04:23.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-03T10:04:23.672Z] + git semver [Pipeline] } [2023-02-03T10:04:23.957Z] $ docker stop --time=1 b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 [2023-02-03T10:04:25.250Z] $ docker rm -f --volumes b4b4f5e29cdbf2c34b0ea183a67f04aebd1b19ed30083a33e66e3c791e89dcd7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-03T10:04:25.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-03T10:04:25.964Z] Stashed 1 file(s) [Pipeline] echo [2023-02-03T10:04:25.984Z] [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-02-03T10:04:26.536Z] provisioning config files... [2023-02-03T10:04:26.547Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config2634576526361564593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:04:26.897Z] ---> docker-login.sh [2023-02-03T10:04:26.897Z] nexus3.edgexfoundry.org:10001 [2023-02-03T10:04:26.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:26.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:26.897Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:26.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:26.897Z] [2023-02-03T10:04:26.897Z] Login Succeeded [2023-02-03T10:04:26.897Z] nexus3.edgexfoundry.org:10002 [2023-02-03T10:04:26.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:26.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:26.897Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:26.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:26.897Z] [2023-02-03T10:04:26.897Z] Login Succeeded [2023-02-03T10:04:26.897Z] nexus3.edgexfoundry.org:10003 [2023-02-03T10:04:27.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:27.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:27.158Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:27.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:27.158Z] [2023-02-03T10:04:27.158Z] Login Succeeded [2023-02-03T10:04:27.158Z] nexus3.edgexfoundry.org:10004 [2023-02-03T10:04:27.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:27.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:27.158Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:27.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:27.158Z] [2023-02-03T10:04:27.158Z] Login Succeeded [2023-02-03T10:04:27.158Z] docker.io [2023-02-03T10:04:27.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:04:27.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:04:27.417Z] Configure a credential helper to remove this warning. See [2023-02-03T10:04:27.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:04:27.417Z] [2023-02-03T10:04:27.417Z] Login Succeeded [2023-02-03T10:04:27.417Z] ---> docker-login.sh ends [Pipeline] } [2023-02-03T10:04:27.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-03T10:04:27.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T10:04:27.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T10:04:27.685Z] ========================================================= [2023-02-03T10:04:27.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-03T10:04:27.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:04:28.221Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-03T10:04:28.221Z] Sending build context to Docker daemon 4.109MB [2023-02-03T10:04:28.221Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T10:04:28.221Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-03T10:04:28.221Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-03T10:04:28.221Z] 213ec9aee27d: Pulling fs layer [2023-02-03T10:04:28.221Z] 4583459ba037: Pulling fs layer [2023-02-03T10:04:28.221Z] 93c1e223e6f2: Pulling fs layer [2023-02-03T10:04:28.221Z] 53926ce57604: Pulling fs layer [2023-02-03T10:04:28.221Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-03T10:04:28.221Z] 22ff95d597cd: Pulling fs layer [2023-02-03T10:04:28.221Z] 12d6caf4c0d1: Pulling fs layer [2023-02-03T10:04:28.221Z] 96b7cbca73a9: Pulling fs layer [2023-02-03T10:04:28.221Z] a7acece74701: Pulling fs layer [2023-02-03T10:04:28.221Z] 53926ce57604: Waiting [2023-02-03T10:04:28.221Z] 22ff95d597cd: Waiting [2023-02-03T10:04:28.221Z] 12d6caf4c0d1: Waiting [2023-02-03T10:04:28.221Z] 96b7cbca73a9: Waiting [2023-02-03T10:04:28.221Z] 21b2b0c7a3f4: Waiting [2023-02-03T10:04:28.221Z] 93c1e223e6f2: Verifying Checksum [2023-02-03T10:04:28.221Z] 93c1e223e6f2: Download complete [2023-02-03T10:04:28.221Z] 4583459ba037: Verifying Checksum [2023-02-03T10:04:28.221Z] 4583459ba037: Download complete [2023-02-03T10:04:28.221Z] 21b2b0c7a3f4: Download complete [2023-02-03T10:04:28.221Z] 22ff95d597cd: Verifying Checksum [2023-02-03T10:04:28.221Z] 22ff95d597cd: Download complete [2023-02-03T10:04:28.485Z] 213ec9aee27d: Verifying Checksum [2023-02-03T10:04:28.485Z] 213ec9aee27d: Download complete [2023-02-03T10:04:28.485Z] 12d6caf4c0d1: Download complete [2023-02-03T10:04:28.485Z] 213ec9aee27d: Pull complete [2023-02-03T10:04:28.754Z] 4583459ba037: Pull complete [2023-02-03T10:04:28.754Z] 93c1e223e6f2: Pull complete [2023-02-03T10:04:29.397Z] a7acece74701: Verifying Checksum [2023-02-03T10:04:29.397Z] a7acece74701: Download complete [2023-02-03T10:04:29.668Z] 53926ce57604: Download complete [2023-02-03T10:04:29.668Z] 96b7cbca73a9: Verifying Checksum [2023-02-03T10:04:29.668Z] 96b7cbca73a9: Download complete [2023-02-03T10:04:33.856Z] 53926ce57604: Pull complete [2023-02-03T10:04:33.856Z] 21b2b0c7a3f4: Pull complete [2023-02-03T10:04:33.856Z] 22ff95d597cd: Pull complete [2023-02-03T10:04:33.856Z] 12d6caf4c0d1: Pull complete [2023-02-03T10:04:35.755Z] 96b7cbca73a9: Pull complete [2023-02-03T10:04:36.688Z] a7acece74701: Pull complete [2023-02-03T10:04:36.688Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-03T10:04:36.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-03T10:04:36.688Z] ---> db6d94c90886 [2023-02-03T10:04:36.688Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-03T10:04:38.070Z] ---> Running in e64c71a459f4 [2023-02-03T10:04:38.070Z] Removing intermediate container e64c71a459f4 [2023-02-03T10:04:38.070Z] ---> e3235a05abe5 [2023-02-03T10:04:38.070Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T10:04:38.070Z] ---> Running in 0c44570c9944 [2023-02-03T10:04:38.070Z] Removing intermediate container 0c44570c9944 [2023-02-03T10:04:38.070Z] ---> 20b368ec76e1 [2023-02-03T10:04:38.070Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-03T10:04:38.070Z] ---> Running in aefbde824f56 [2023-02-03T10:04:38.331Z] Removing intermediate container aefbde824f56 [2023-02-03T10:04:38.331Z] ---> 234109b6ef08 [2023-02-03T10:04:38.331Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T10:04:38.331Z] ---> Running in 3bd1373bb3d7 [2023-02-03T10:04:38.331Z] Removing intermediate container 3bd1373bb3d7 [2023-02-03T10:04:38.331Z] ---> 113ae16d998e [2023-02-03T10:04:38.331Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T10:04:38.331Z] ---> Running in 3a228055fafa [2023-02-03T10:04:38.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-03T10:04:38.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-03T10:04:39.117Z] OK: 211 MiB in 51 packages [2023-02-03T10:04:39.377Z] Removing intermediate container 3a228055fafa [2023-02-03T10:04:39.377Z] ---> 68c8384f78b3 [2023-02-03T10:04:39.377Z] Step 8/12 : WORKDIR /app [2023-02-03T10:04:39.377Z] ---> Running in 32c12fe54933 [2023-02-03T10:04:39.639Z] Removing intermediate container 32c12fe54933 [2023-02-03T10:04:39.639Z] ---> 2b85586dcbce [2023-02-03T10:04:39.639Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-03T10:04:39.639Z] ---> 799ec9e48424 [2023-02-03T10:04:39.639Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T10:04:39.639Z] ---> Running in 4b99a5cdaa6e [2023-02-03T10:04:41.371Z] Still waiting to schedule task [2023-02-03T10:04:41.372Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-03T10:05:35.889Z] Removing intermediate container 4b99a5cdaa6e [2023-02-03T10:05:35.889Z] ---> c211e21c4b39 [2023-02-03T10:05:35.889Z] Step 11/12 : COPY . . [2023-02-03T10:05:35.889Z] ---> 9677b3d35f1f [2023-02-03T10:05:35.889Z] Step 12/12 : RUN $MAKE [2023-02-03T10:05:35.889Z] ---> Running in 292a654ddb8a [2023-02-03T10:05:35.889Z] noop [2023-02-03T10:05:35.889Z] Removing intermediate container 292a654ddb8a [2023-02-03T10:05:35.889Z] ---> 548877d0312f [2023-02-03T10:05:35.889Z] Successfully built 548877d0312f [2023-02-03T10:05:35.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:05:36.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-03T10:05:36.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:05:36.493Z] prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container [2023-02-03T10:05:36.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-03T10:05:36.860Z] $ docker top d627014b07cf14924279a4326d344c972263249b44194e024f0aba8a7f496c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T10:05:37.243Z] + go version [2023-02-03T10:05:37.243Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-03T10:05:37.282Z] $ docker stop --time=1 d627014b07cf14924279a4326d344c972263249b44194e024f0aba8a7f496c9f [2023-02-03T10:05:38.566Z] $ docker rm -f --volumes d627014b07cf14924279a4326d344c972263249b44194e024f0aba8a7f496c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:05:39.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-03T10:05:39.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:05:39.528Z] prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container [2023-02-03T10:05:39.569Z] $ 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-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-03T10:05:39.925Z] $ docker top 70228ad4a8be5484c468bbf207fe14ab8911ffc60eb08ae1c543d709811e36ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T10:05:40.320Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-145 [Pipeline] fileExists [Pipeline] sh [2023-02-03T10:05:40.690Z] + make test [2023-02-03T10:05:40.691Z] go test ./... -coverprofile=coverage.out ./... [2023-02-03T10:05:40.949Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-03T10:05:53.148Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-03T10:05:53.148Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-03T10:05:56.446Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.916s coverage: 38.5% of statements [2023-02-03T10:05:56.446Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.256s coverage: 51.9% of statements [2023-02-03T10:05:56.446Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 94.6% of statements [2023-02-03T10:06:04.556Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-03T10:06:04.556Z] go vet ./... [2023-02-03T10:06:08.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-03T10:06:08.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-03T10:06:08.752Z] ./bin/test-attribution-txt.sh [2023-02-03T10:06:08.752Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-03T10:06:08.752Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-03T10:06:08.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-03T10:06:08.824Z] $ docker stop --time=1 70228ad4a8be5484c468bbf207fe14ab8911ffc60eb08ae1c543d709811e36ce [2023-02-03T10:06:10.321Z] $ docker rm -f --volumes 70228ad4a8be5484c468bbf207fe14ab8911ffc60eb08ae1c543d709811e36ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-03T10:06:10.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-03T10:06:11.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-03T10:06:11.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-03T10:06:12.007Z] + ls -al . [2023-02-03T10:06:12.007Z] total 636 [2023-02-03T10:06:12.007Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 3 10:05 . [2023-02-03T10:06:12.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:04 .. [2023-02-03T10:06:12.007Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 3 10:04 .dockerignore [2023-02-03T10:06:12.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 10:05 .git [2023-02-03T10:06:12.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 10:04 .github [2023-02-03T10:06:12.007Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 3 10:04 .gitignore [2023-02-03T10:06:12.007Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 10:04 .golangci.yml [2023-02-03T10:06:12.007Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 10:04 .semver [2023-02-03T10:06:12.007Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 3 10:04 Attribution.txt [2023-02-03T10:06:12.007Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 3 10:04 CHANGELOG.md [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 3 10:04 Dockerfile [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 10:04 GOVERNANCE.md [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 3 10:04 Jenkinsfile [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 3 10:04 LICENSE [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 3 10:04 Makefile [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 3 10:04 OWNERS.md [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 3 10:04 README.md [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 10:04 VERSION [2023-02-03T10:06:12.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:04 bin [2023-02-03T10:06:12.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:04 cmd [2023-02-03T10:06:12.008Z] -rw-r--r-- 1 jenkins jenkins 460049 Feb 3 10:05 coverage.out [2023-02-03T10:06:12.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:04 examples [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 3461 Feb 3 10:04 go.mod [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 34422 Feb 3 10:04 go.sum [2023-02-03T10:06:12.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:04 images [2023-02-03T10:06:12.008Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 10:04 internal [2023-02-03T10:06:12.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:04 snap [2023-02-03T10:06:12.008Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 3 10:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:06:12.392Z] + 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=17ac144b331087eb0098e1e77703f02f81c891b4 --label arch=amd64 --label version=0.0.0 . [2023-02-03T10:06:12.392Z] Sending build context to Docker daemon 4.109MB [2023-02-03T10:06:12.392Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T10:06:12.392Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-03T10:06:12.392Z] ---> 548877d0312f [2023-02-03T10:06:12.392Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-03T10:06:12.392Z] ---> Running in 6e98bdcc21d3 [2023-02-03T10:06:12.392Z] Removing intermediate container 6e98bdcc21d3 [2023-02-03T10:06:12.392Z] ---> 60407edb8534 [2023-02-03T10:06:12.392Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T10:06:12.654Z] ---> Running in 99ebe31e6402 [2023-02-03T10:06:12.654Z] Removing intermediate container 99ebe31e6402 [2023-02-03T10:06:12.654Z] ---> f1fe1f41f88e [2023-02-03T10:06:12.654Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-03T10:06:12.654Z] ---> Running in fbd81115be34 [2023-02-03T10:06:12.654Z] Removing intermediate container fbd81115be34 [2023-02-03T10:06:12.654Z] ---> 8515d6c09968 [2023-02-03T10:06:12.654Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T10:06:12.654Z] ---> Running in 962584c7028f [2023-02-03T10:06:12.917Z] Removing intermediate container 962584c7028f [2023-02-03T10:06:12.917Z] ---> bdab321254b5 [2023-02-03T10:06:12.917Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T10:06:12.917Z] ---> Running in 89cbdd5fbeaf [2023-02-03T10:06:13.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-03T10:06:13.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-03T10:06:13.250Z] OK: 211 MiB in 51 packages [2023-02-03T10:06:13.818Z] Removing intermediate container 89cbdd5fbeaf [2023-02-03T10:06:13.818Z] ---> dac828bdfbd3 [2023-02-03T10:06:13.818Z] Step 8/24 : WORKDIR /app [2023-02-03T10:06:13.818Z] ---> Running in 34f1ff828b63 [2023-02-03T10:06:13.818Z] Removing intermediate container 34f1ff828b63 [2023-02-03T10:06:13.818Z] ---> 5ee6f9e56dbb [2023-02-03T10:06:13.818Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-03T10:06:13.818Z] ---> 1c61f0752e42 [2023-02-03T10:06:13.818Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T10:06:13.818Z] ---> Running in d662501671e3 [2023-02-03T10:06:14.805Z] Removing intermediate container d662501671e3 [2023-02-03T10:06:14.805Z] ---> cde2171e1ad2 [2023-02-03T10:06:14.805Z] Step 11/24 : COPY . . [2023-02-03T10:06:15.093Z] ---> 330d13c767df [2023-02-03T10:06:15.093Z] Step 12/24 : RUN $MAKE [2023-02-03T10:06:15.093Z] ---> Running in 950443d57465 [2023-02-03T10:06:15.352Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-03T10:06:23.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4440 in /w/workspace/undry_device-rfid-llrp-go_PR-145 [Pipeline] { [Pipeline] ws [2023-02-03T10:06:23.334Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-03T10:06:23.416Z] Selected Git installation does not exist. Using Default [2023-02-03T10:06:23.416Z] The recommended git tool is: NONE [2023-02-03T10:06:32.126Z] using credential edgex-jenkins-ssh [2023-02-03T10:06:32.149Z] Cloning the remote Git repository [2023-02-03T10:06:32.219Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-03T10:06:32.331Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-03T10:06:32.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-03T10:06:32.692Z] > git --version # timeout=10 [2023-02-03T10:06:32.719Z] > git --version # 'git version 2.25.1' [2023-02-03T10:06:32.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-03T10:06:32.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-03T10:06:33.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-03T10:06:33.916Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-03T10:06:35.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-03T10:06:35.118Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-03T10:06:35.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-03T10:06:35.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-03T10:06:35.616Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 17ac144b331087eb0098e1e77703f02f81c891b4 [2023-02-03T10:06:35.921Z] Merge succeeded, producing 17ac144b331087eb0098e1e77703f02f81c891b4 [2023-02-03T10:06:35.922Z] Checking out Revision 17ac144b331087eb0098e1e77703f02f81c891b4 (PR-145) [2023-02-03T10:06:36.510Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-03T10:06:36.560Z] > git --version # timeout=10 [2023-02-03T10:06:36.581Z] > git --version # 'git version 2.25.1' [2023-02-03T10:06:36.602Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-03T10:06:35.647Z] > git config core.sparsecheckout # timeout=10 [2023-02-03T10:06:35.666Z] > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # timeout=10 [2023-02-03T10:06:35.775Z] > git remote # timeout=10 [2023-02-03T10:06:35.805Z] > git config --get remote.origin.url # timeout=10 [2023-02-03T10:06:35.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-03T10:06:35.845Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-02-03T10:06:35.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-03T10:06:35.933Z] > git config core.sparsecheckout # timeout=10 [2023-02-03T10:06:35.954Z] > git checkout -f 17ac144b331087eb0098e1e77703f02f81c891b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-03T10:06:37.359Z] Removing intermediate container 950443d57465 [2023-02-03T10:06:37.359Z] ---> e7cbe973b8c3 [2023-02-03T10:06:37.359Z] Step 13/24 : FROM alpine:3.16 [2023-02-03T10:06:37.359Z] 3.16: Pulling from library/alpine [2023-02-03T10:06:37.359Z] ca7dd9ec2225: Pulling fs layer [2023-02-03T10:06:37.359Z] ca7dd9ec2225: Verifying Checksum [2023-02-03T10:06:37.359Z] ca7dd9ec2225: Download complete [2023-02-03T10:06:37.359Z] ca7dd9ec2225: Pull complete [2023-02-03T10:06:37.359Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-03T10:06:37.359Z] Status: Downloaded newer image for alpine:3.16 [2023-02-03T10:06:37.359Z] ---> bfe296a52501 [2023-02-03T10:06:37.359Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-03T10:06:37.359Z] ---> Running in 6503bcd9f54a [2023-02-03T10:06:37.359Z] Removing intermediate container 6503bcd9f54a [2023-02-03T10:06:37.359Z] ---> 8db650494349 [2023-02-03T10:06:37.359Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-03T10:06:37.359Z] ---> Running in 4f8640c9caae [2023-02-03T10:06:37.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-03T10:06:37.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-03T10:06:37.359Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-03T10:06:37.359Z] Executing busybox-1.35.0-r17.trigger [2023-02-03T10:06:37.359Z] OK: 6 MiB in 15 packages [2023-02-03T10:06:37.359Z] Removing intermediate container 4f8640c9caae [2023-02-03T10:06:37.359Z] ---> 94772488a960 [2023-02-03T10:06:37.359Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-03T10:06:37.359Z] ---> 1edd79c4a8c0 [2023-02-03T10:06:37.359Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-03T10:06:37.359Z] ---> f351f03b7c6a [2023-02-03T10:06:37.359Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-03T10:06:37.359Z] ---> 6e320b16a2b3 [2023-02-03T10:06:37.359Z] Step 19/24 : EXPOSE 59989 [2023-02-03T10:06:37.359Z] ---> Running in 5754c0e3b0f6 [2023-02-03T10:06:37.360Z] Removing intermediate container 5754c0e3b0f6 [2023-02-03T10:06:37.360Z] ---> b93a2d4a87d3 [2023-02-03T10:06:37.360Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-03T10:06:37.360Z] ---> Running in 078e0eaace64 [2023-02-03T10:06:37.360Z] Removing intermediate container 078e0eaace64 [2023-02-03T10:06:37.360Z] ---> 5d3673b1a87c [2023-02-03T10:06:37.360Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-03T10:06:37.360Z] ---> Running in 10daa0dc41f5 [2023-02-03T10:06:37.360Z] Removing intermediate container 10daa0dc41f5 [2023-02-03T10:06:37.360Z] ---> 8767772ce030 [2023-02-03T10:06:37.360Z] Step 22/24 : LABEL arch=amd64 [2023-02-03T10:06:37.360Z] ---> Running in aa75438715c5 [2023-02-03T10:06:37.360Z] Removing intermediate container aa75438715c5 [2023-02-03T10:06:37.360Z] ---> 1ec8634f548c [2023-02-03T10:06:37.360Z] Step 23/24 : LABEL git_sha=17ac144b331087eb0098e1e77703f02f81c891b4 [2023-02-03T10:06:37.360Z] ---> Running in 4ac42e0a3ef6 [2023-02-03T10:06:37.360Z] Removing intermediate container 4ac42e0a3ef6 [2023-02-03T10:06:37.360Z] ---> c222633f7bc8 [2023-02-03T10:06:37.360Z] Step 24/24 : LABEL version=0.0.0 [2023-02-03T10:06:37.360Z] ---> Running in f78560772230 [2023-02-03T10:06:37.360Z] Removing intermediate container f78560772230 [2023-02-03T10:06:37.360Z] ---> bba21c4eae55 [2023-02-03T10:06:37.360Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-03T10:06:37.360Z] Successfully built bba21c4eae55 [2023-02-03T10:06:37.360Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-02-03T10:06:37.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-03T10:06:37.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-03T10:06:37.725Z] Dload Upload Total Spent Left Speed [2023-02-03T10:06:37.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-03T10:06:38.373Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-03T10:06:38.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T10:06:38.416Z] [2023-02-03T10:06:38.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:06:38.713Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-03T10:06:38.713Z] + sudo tee /etc/docker/daemon.new [2023-02-03T10:06:38.713Z] { [2023-02-03T10:06:38.713Z] "registry-mirrors": [ [2023-02-03T10:06:38.713Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-03T10:06:38.713Z] ], [2023-02-03T10:06:38.713Z] "bip": "10.250.0.254/24", [2023-02-03T10:06:38.713Z] "hosts": [ [2023-02-03T10:06:38.713Z] "tcp://0.0.0.0:5555", [2023-02-03T10:06:38.713Z] "unix:///var/run/docker.sock" [2023-02-03T10:06:38.713Z] ], [2023-02-03T10:06:38.713Z] "mtu": 1458, [2023-02-03T10:06:38.713Z] "selinux-enabled": true, [2023-02-03T10:06:38.713Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-03T10:06:38.713Z] } [Pipeline] sh [2023-02-03T10:06:38.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T10:06:38.869Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-03T10:06:38.869Z] 5eb5b503b376: Pulling fs layer [2023-02-03T10:06:38.869Z] 5c69ac0246d0: Pulling fs layer [2023-02-03T10:06:38.869Z] ec43610c2a17: Pulling fs layer [2023-02-03T10:06:38.869Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-03T10:06:38.869Z] 33b1e0a273af: Pulling fs layer [2023-02-03T10:06:38.869Z] 5d3b04190fa2: Pulling fs layer [2023-02-03T10:06:38.869Z] 2f39f015ded8: Pulling fs layer [2023-02-03T10:06:38.869Z] 33b1e0a273af: Waiting [2023-02-03T10:06:38.869Z] 5d3b04190fa2: Waiting [2023-02-03T10:06:38.869Z] 2f39f015ded8: Waiting [2023-02-03T10:06:38.869Z] 3a2ae6a8a46f: Waiting [2023-02-03T10:06:38.869Z] 5c69ac0246d0: Verifying Checksum [2023-02-03T10:06:38.869Z] 5c69ac0246d0: Download complete [2023-02-03T10:06:38.869Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-03T10:06:39.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-03T10:06:39.136Z] 33b1e0a273af: Verifying Checksum [2023-02-03T10:06:39.136Z] 33b1e0a273af: Download complete [2023-02-03T10:06:39.136Z] ec43610c2a17: Verifying Checksum [2023-02-03T10:06:39.136Z] ec43610c2a17: Download complete [2023-02-03T10:06:39.396Z] 5eb5b503b376: Verifying Checksum [2023-02-03T10:06:39.396Z] 5eb5b503b376: Download complete [2023-02-03T10:06:39.420Z] + sudo service docker restart [2023-02-03T10:06:39.965Z] 2f39f015ded8: Verifying Checksum [2023-02-03T10:06:39.965Z] 2f39f015ded8: Download complete [2023-02-03T10:06:40.533Z] 5eb5b503b376: Pull complete [2023-02-03T10:06:40.533Z] 5c69ac0246d0: Pull complete [2023-02-03T10:06:41.098Z] ec43610c2a17: Pull complete [2023-02-03T10:06:41.098Z] 3a2ae6a8a46f: Pull complete [2023-02-03T10:06:41.356Z] 33b1e0a273af: Pull complete [2023-02-03T10:06:41.356Z] 5d3b04190fa2: Pull complete [2023-02-03T10:06:45.541Z] 2f39f015ded8: Pull complete [2023-02-03T10:06:45.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-03T10:06:45.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T10:06:45.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:06:45.772Z] prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container [2023-02-03T10:06:45.813Z] $ 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-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@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-02-03T10:06:46.750Z] $ docker top 2a665c258f1aae53f74ce0c8b514042dae9dc49ea4891b02d732fce5ded1c790 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:06:47.212Z] ---> job-cost.sh [2023-02-03T10:06:47.212Z] lf-activate-venv: SKIPPING [2023-02-03T10:06:47.212Z] INFO: No Stack... [2023-02-03T10:06:47.471Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-03T10:06:48.039Z] INFO: Archiving Costs [Pipeline] sh [2023-02-03T10:06:48.352Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-145/archives/cost.csv [2023-02-03T10:06:48.352Z] + cut -d, -f6 [Pipeline] lock [2023-02-03T10:06:48.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [2023-02-03T10:06:48.401Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] did not exist. Created. [2023-02-03T10:06:48.401Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-03T10:06:48.786Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-03T10:06:48.838Z] Stashed 1 file(s) [Pipeline] } [2023-02-03T10:06:48.868Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-03T10:06:48.953Z] $ docker stop --time=1 2a665c258f1aae53f74ce0c8b514042dae9dc49ea4891b02d732fce5ded1c790 [2023-02-03T10:06:50.113Z] $ docker rm -f --volumes 2a665c258f1aae53f74ce0c8b514042dae9dc49ea4891b02d732fce5ded1c790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-03T10:06:57.761Z] provisioning config files... [2023-02-03T10:06:57.789Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config375738981231025451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:06:58.178Z] ---> docker-login.sh [2023-02-03T10:06:58.178Z] nexus3.edgexfoundry.org:10001 [2023-02-03T10:06:58.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:06:58.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:06:58.720Z] Configure a credential helper to remove this warning. See [2023-02-03T10:06:58.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:06:58.720Z] [2023-02-03T10:06:58.720Z] Login Succeeded [2023-02-03T10:06:58.996Z] nexus3.edgexfoundry.org:10002 [2023-02-03T10:06:58.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:06:59.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:06:59.267Z] Configure a credential helper to remove this warning. See [2023-02-03T10:06:59.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:06:59.267Z] [2023-02-03T10:06:59.267Z] Login Succeeded [2023-02-03T10:06:59.267Z] nexus3.edgexfoundry.org:10003 [2023-02-03T10:06:59.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:06:59.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:06:59.538Z] Configure a credential helper to remove this warning. See [2023-02-03T10:06:59.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:06:59.538Z] [2023-02-03T10:06:59.538Z] Login Succeeded [2023-02-03T10:06:59.538Z] nexus3.edgexfoundry.org:10004 [2023-02-03T10:06:59.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:07:00.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:07:00.084Z] Configure a credential helper to remove this warning. See [2023-02-03T10:07:00.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:07:00.084Z] [2023-02-03T10:07:00.084Z] Login Succeeded [2023-02-03T10:07:00.084Z] docker.io [2023-02-03T10:07:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T10:07:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T10:07:00.352Z] Configure a credential helper to remove this warning. See [2023-02-03T10:07:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T10:07:00.352Z] [2023-02-03T10:07:00.352Z] Login Succeeded [2023-02-03T10:07:00.352Z] ---> docker-login.sh ends [Pipeline] } [2023-02-03T10:07:00.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-03T10:07:00.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T10:07:00.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T10:07:00.826Z] ========================================================= [2023-02-03T10:07:00.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-03T10:07:00.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:07:01.336Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-03T10:07:01.605Z] Sending build context to Docker daemon 1.22MB [2023-02-03T10:07:01.605Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T10:07:01.605Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-03T10:07:01.875Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-03T10:07:01.875Z] 9b18e9b68314: Pulling fs layer [2023-02-03T10:07:01.875Z] 35d82f9e3411: Pulling fs layer [2023-02-03T10:07:01.875Z] e16973657156: Pulling fs layer [2023-02-03T10:07:01.875Z] fc693d55d65f: Pulling fs layer [2023-02-03T10:07:01.875Z] 7e9fc2657dce: Pulling fs layer [2023-02-03T10:07:01.875Z] dda99020689f: Pulling fs layer [2023-02-03T10:07:01.875Z] db1c61fa0a46: Pulling fs layer [2023-02-03T10:07:01.875Z] 891c053d2c06: Pulling fs layer [2023-02-03T10:07:01.875Z] fc693d55d65f: Waiting [2023-02-03T10:07:01.875Z] 7e9fc2657dce: Waiting [2023-02-03T10:07:01.875Z] dda99020689f: Waiting [2023-02-03T10:07:01.875Z] db1c61fa0a46: Waiting [2023-02-03T10:07:01.875Z] 891c053d2c06: Waiting [2023-02-03T10:07:01.875Z] e16973657156: Verifying Checksum [2023-02-03T10:07:01.875Z] e16973657156: Download complete [2023-02-03T10:07:01.875Z] 35d82f9e3411: Verifying Checksum [2023-02-03T10:07:01.875Z] 35d82f9e3411: Download complete [2023-02-03T10:07:01.875Z] 7e9fc2657dce: Verifying Checksum [2023-02-03T10:07:01.875Z] 7e9fc2657dce: Download complete [2023-02-03T10:07:01.875Z] dda99020689f: Verifying Checksum [2023-02-03T10:07:01.875Z] dda99020689f: Download complete [2023-02-03T10:07:01.875Z] 9b18e9b68314: Download complete [2023-02-03T10:07:02.868Z] 9b18e9b68314: Pull complete [2023-02-03T10:07:02.868Z] 891c053d2c06: Verifying Checksum [2023-02-03T10:07:02.868Z] 891c053d2c06: Download complete [2023-02-03T10:07:03.465Z] 35d82f9e3411: Pull complete [2023-02-03T10:07:03.733Z] e16973657156: Pull complete [2023-02-03T10:07:04.332Z] db1c61fa0a46: Verifying Checksum [2023-02-03T10:07:04.332Z] db1c61fa0a46: Download complete [2023-02-03T10:07:04.917Z] fc693d55d65f: Verifying Checksum [2023-02-03T10:07:04.917Z] fc693d55d65f: Download complete [2023-02-03T10:07:17.247Z] fc693d55d65f: Pull complete [2023-02-03T10:07:17.247Z] 7e9fc2657dce: Pull complete [2023-02-03T10:07:17.247Z] dda99020689f: Pull complete [2023-02-03T10:07:23.925Z] db1c61fa0a46: Pull complete [2023-02-03T10:07:25.915Z] 891c053d2c06: Pull complete [2023-02-03T10:07:25.915Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-03T10:07:25.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-03T10:07:25.915Z] ---> f96f9c87975a [2023-02-03T10:07:25.915Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-03T10:07:27.906Z] ---> Running in 333aa1f6f672 [2023-02-03T10:07:27.906Z] Removing intermediate container 333aa1f6f672 [2023-02-03T10:07:27.906Z] ---> 741a4c2e61fc [2023-02-03T10:07:27.906Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T10:07:28.173Z] ---> Running in 65536566b41d [2023-02-03T10:07:28.441Z] Removing intermediate container 65536566b41d [2023-02-03T10:07:28.441Z] ---> 17fb140cd9e3 [2023-02-03T10:07:28.441Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-03T10:07:28.441Z] ---> Running in 8401e61c793d [2023-02-03T10:07:28.709Z] Removing intermediate container 8401e61c793d [2023-02-03T10:07:28.709Z] ---> 8ce06a02ff07 [2023-02-03T10:07:28.709Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T10:07:28.709Z] ---> Running in ef3b83615e5d [2023-02-03T10:07:28.978Z] Removing intermediate container ef3b83615e5d [2023-02-03T10:07:28.978Z] ---> c050cae8795d [2023-02-03T10:07:28.978Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T10:07:28.978Z] ---> Running in 3cf000c08fcd [2023-02-03T10:07:30.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-03T10:07:30.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-03T10:07:31.351Z] OK: 221 MiB in 51 packages [2023-02-03T10:07:31.934Z] Removing intermediate container 3cf000c08fcd [2023-02-03T10:07:31.934Z] ---> cb645f9b9805 [2023-02-03T10:07:31.934Z] Step 8/12 : WORKDIR /app [2023-02-03T10:07:32.204Z] ---> Running in 55070d2c59ca [2023-02-03T10:07:32.470Z] Removing intermediate container 55070d2c59ca [2023-02-03T10:07:32.470Z] ---> eece00cf1051 [2023-02-03T10:07:32.470Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-03T10:07:32.737Z] ---> 659a619afae4 [2023-02-03T10:07:32.737Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T10:07:32.737Z] ---> Running in 9e0495c400d9 [2023-02-03T10:08:29.124Z] Removing intermediate container 9e0495c400d9 [2023-02-03T10:08:29.125Z] ---> eee1afb08c9c [2023-02-03T10:08:29.125Z] Step 11/12 : COPY . . [2023-02-03T10:08:29.125Z] ---> bedb695047ea [2023-02-03T10:08:29.125Z] Step 12/12 : RUN $MAKE [2023-02-03T10:08:29.125Z] ---> Running in 3eae9e299b07 [2023-02-03T10:08:29.125Z] noop [2023-02-03T10:08:29.125Z] Removing intermediate container 3eae9e299b07 [2023-02-03T10:08:29.125Z] ---> 1603739f72f7 [2023-02-03T10:08:29.125Z] Successfully built 1603739f72f7 [2023-02-03T10:08:29.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:08:29.627Z] + docker inspect -f . ci-base-image-arm64 [2023-02-03T10:08:29.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:08:29.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container [2023-02-03T10:08:29.978Z] $ 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-02-03T10:08:31.131Z] $ docker top d659dc619095d3ebec8165afa5bd58731bea2f22c3876dc1b037168480dd2b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T10:08:32.000Z] + go version [2023-02-03T10:08:32.000Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-03T10:08:32.038Z] $ docker stop --time=1 d659dc619095d3ebec8165afa5bd58731bea2f22c3876dc1b037168480dd2b29 [2023-02-03T10:08:33.574Z] $ docker rm -f --volumes d659dc619095d3ebec8165afa5bd58731bea2f22c3876dc1b037168480dd2b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:08:34.495Z] + docker inspect -f . ci-base-image-arm64 [2023-02-03T10:08:34.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:08:34.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container [2023-02-03T10:08:34.792Z] $ 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-02-03T10:08:35.838Z] $ docker top 3793ac7d69515e24b587e3b544fca6bc59cda684fe4d82688ae80cf9dfb6fea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T10:08:36.379Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-03T10:08:36.838Z] + make test [2023-02-03T10:08:36.838Z] go test ./... -coverprofile=coverage.out ./... [2023-02-03T10:08:38.775Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-03T10:10:00.409Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-03T10:10:00.409Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-03T10:10:32.650Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.587s coverage: 38.5% of statements [2023-02-03T10:10:32.650Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.460s coverage: 52.0% of statements [2023-02-03T10:10:32.650Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2023-02-03T10:10:32.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-03T10:10:32.650Z] go vet ./... [2023-02-03T10:10:50.872Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-03T10:10:50.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-03T10:10:50.872Z] ./bin/test-attribution-txt.sh [2023-02-03T10:10:51.141Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-03T10:10:51.141Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-03T10:10:51.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-03T10:10:51.223Z] $ docker stop --time=1 3793ac7d69515e24b587e3b544fca6bc59cda684fe4d82688ae80cf9dfb6fea8 [2023-02-03T10:10:52.992Z] $ docker rm -f --volumes 3793ac7d69515e24b587e3b544fca6bc59cda684fe4d82688ae80cf9dfb6fea8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-03T10:10:53.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-03T10:10:53.970Z] Warning: overwriting stash ‘coverage-report’ [2023-02-03T10:10:54.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-03T10:10:55.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-03T10:10:55.496Z] + ls -al . [2023-02-03T10:10:55.496Z] total 632 [2023-02-03T10:10:55.496Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 10:08 . [2023-02-03T10:10:55.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:06 .. [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 3 10:06 .dockerignore [2023-02-03T10:10:55.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 10:06 .git [2023-02-03T10:10:55.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 10:06 .github [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 3 10:06 .gitignore [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 10:06 .golangci.yml [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 3 10:06 Attribution.txt [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 3 10:06 CHANGELOG.md [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 3 10:06 Dockerfile [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 10:06 GOVERNANCE.md [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 3 10:06 Jenkinsfile [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 3 10:06 LICENSE [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 3 10:06 Makefile [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 3 10:06 OWNERS.md [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 3 10:06 README.md [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 10:04 VERSION [2023-02-03T10:10:55.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:06 bin [2023-02-03T10:10:55.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:06 cmd [2023-02-03T10:10:55.496Z] -rw-r--r-- 1 jenkins jenkins 460049 Feb 3 10:10 coverage.out [2023-02-03T10:10:55.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:06 examples [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 3461 Feb 3 10:06 go.mod [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 34422 Feb 3 10:06 go.sum [2023-02-03T10:10:55.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 10:06 images [2023-02-03T10:10:55.496Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 3 10:06 internal [2023-02-03T10:10:55.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 10:06 snap [2023-02-03T10:10:55.496Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 3 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:10:55.917Z] + 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=17ac144b331087eb0098e1e77703f02f81c891b4 --label arch=arm64 --label version=0.0.0 . [2023-02-03T10:10:56.186Z] Sending build context to Docker daemon 1.22MB [2023-02-03T10:10:56.186Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T10:10:56.186Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-03T10:10:56.186Z] ---> 1603739f72f7 [2023-02-03T10:10:56.186Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-03T10:10:56.186Z] ---> Running in 8708ea6ef1af [2023-02-03T10:10:56.453Z] Removing intermediate container 8708ea6ef1af [2023-02-03T10:10:56.453Z] ---> 11d9c7e7f8de [2023-02-03T10:10:56.453Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T10:10:56.728Z] ---> Running in 95e43e21251e [2023-02-03T10:10:56.993Z] Removing intermediate container 95e43e21251e [2023-02-03T10:10:56.993Z] ---> 2c7d3a287821 [2023-02-03T10:10:56.993Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-03T10:10:56.993Z] ---> Running in f2176d0d452b [2023-02-03T10:10:57.261Z] Removing intermediate container f2176d0d452b [2023-02-03T10:10:57.261Z] ---> c3547ffaff04 [2023-02-03T10:10:57.261Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T10:10:57.261Z] ---> Running in 52488d2574d3 [2023-02-03T10:10:57.532Z] Removing intermediate container 52488d2574d3 [2023-02-03T10:10:57.532Z] ---> 99e5860cd7f0 [2023-02-03T10:10:57.532Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T10:10:57.801Z] ---> Running in a16c14cb9c66 [2023-02-03T10:10:58.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-03T10:10:59.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-03T10:10:59.995Z] OK: 221 MiB in 51 packages [2023-02-03T10:11:01.404Z] Removing intermediate container a16c14cb9c66 [2023-02-03T10:11:01.404Z] ---> 7c3d5f0ab32f [2023-02-03T10:11:01.404Z] Step 8/24 : WORKDIR /app [2023-02-03T10:11:01.673Z] ---> Running in 58de91a24303 [2023-02-03T10:11:01.941Z] Removing intermediate container 58de91a24303 [2023-02-03T10:11:01.941Z] ---> 0e6366f64464 [2023-02-03T10:11:01.941Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-03T10:11:02.525Z] ---> a24947ca4704 [2023-02-03T10:11:02.525Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T10:11:02.525Z] ---> Running in c3bfac36b108 [2023-02-03T10:11:05.113Z] Removing intermediate container c3bfac36b108 [2023-02-03T10:11:05.113Z] ---> e89562500b3e [2023-02-03T10:11:05.113Z] Step 11/24 : COPY . . [2023-02-03T10:11:05.698Z] ---> f60bd46f08b7 [2023-02-03T10:11:05.698Z] Step 12/24 : RUN $MAKE [2023-02-03T10:11:05.698Z] ---> Running in 1452a5384fe8 [2023-02-03T10:11:06.661Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-03T10:13:13.347Z] Removing intermediate container 1452a5384fe8 [2023-02-03T10:13:13.347Z] ---> 6d27abafa69c [2023-02-03T10:13:13.347Z] Step 13/24 : FROM alpine:3.16 [2023-02-03T10:13:13.347Z] 3.16: Pulling from library/alpine [2023-02-03T10:13:13.347Z] 6875df1f5354: Pulling fs layer [2023-02-03T10:13:13.347Z] 6875df1f5354: Verifying Checksum [2023-02-03T10:13:13.347Z] 6875df1f5354: Download complete [2023-02-03T10:13:13.347Z] 6875df1f5354: Pull complete [2023-02-03T10:13:13.347Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-03T10:13:13.347Z] Status: Downloaded newer image for alpine:3.16 [2023-02-03T10:13:13.347Z] ---> 2b4661558fb8 [2023-02-03T10:13:13.347Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-03T10:13:13.347Z] ---> Running in 26f910af3090 [2023-02-03T10:13:13.347Z] Removing intermediate container 26f910af3090 [2023-02-03T10:13:13.347Z] ---> a9540b0218db [2023-02-03T10:13:13.347Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-03T10:13:13.347Z] ---> Running in 8090754ff71f [2023-02-03T10:13:13.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-03T10:13:13.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-03T10:13:13.347Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-03T10:13:13.347Z] Executing busybox-1.35.0-r17.trigger [2023-02-03T10:13:13.347Z] OK: 5 MiB in 15 packages [2023-02-03T10:13:13.347Z] Removing intermediate container 8090754ff71f [2023-02-03T10:13:13.347Z] ---> fad532b7e013 [2023-02-03T10:13:13.347Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-03T10:13:13.347Z] ---> ccd2fa39844f [2023-02-03T10:13:13.347Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-03T10:13:13.347Z] ---> 96a6abff0894 [2023-02-03T10:13:13.347Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-03T10:13:13.347Z] ---> 140aaada6157 [2023-02-03T10:13:13.347Z] Step 19/24 : EXPOSE 59989 [2023-02-03T10:13:13.347Z] ---> Running in 06bae35e68a3 [2023-02-03T10:13:13.347Z] Removing intermediate container 06bae35e68a3 [2023-02-03T10:13:13.347Z] ---> 9c6567ff410a [2023-02-03T10:13:13.347Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-03T10:13:13.347Z] ---> Running in aa3afbdd2949 [2023-02-03T10:13:13.347Z] Removing intermediate container aa3afbdd2949 [2023-02-03T10:13:13.347Z] ---> 08be46f500cc [2023-02-03T10:13:13.347Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-03T10:13:13.347Z] ---> Running in 7f3cc338f04d [2023-02-03T10:13:13.347Z] Removing intermediate container 7f3cc338f04d [2023-02-03T10:13:13.347Z] ---> 5ae09b9650e2 [2023-02-03T10:13:13.347Z] Step 22/24 : LABEL arch=arm64 [2023-02-03T10:13:13.347Z] ---> Running in 2f79d7e813ff [2023-02-03T10:13:13.347Z] Removing intermediate container 2f79d7e813ff [2023-02-03T10:13:13.347Z] ---> 684bdc853073 [2023-02-03T10:13:13.347Z] Step 23/24 : LABEL git_sha=17ac144b331087eb0098e1e77703f02f81c891b4 [2023-02-03T10:13:13.347Z] ---> Running in d3f1d82e999c [2023-02-03T10:13:13.347Z] Removing intermediate container d3f1d82e999c [2023-02-03T10:13:13.347Z] ---> 32c0002dbdba [2023-02-03T10:13:13.347Z] Step 24/24 : LABEL version=0.0.0 [2023-02-03T10:13:13.614Z] ---> Running in 18b288cf295a [2023-02-03T10:13:13.881Z] Removing intermediate container 18b288cf295a [2023-02-03T10:13:13.881Z] ---> 391947f9a11d [2023-02-03T10:13:13.881Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-03T10:13:13.881Z] Successfully built 391947f9a11d [2023-02-03T10:13:13.881Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:13:14.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-03T10:13:14.691Z] [2023-02-03T10:13:14.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:13:15.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-03T10:13:15.099Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-03T10:13:15.099Z] 8998bd30e6a1: Pulling fs layer [2023-02-03T10:13:15.100Z] 04944245beec: Pulling fs layer [2023-02-03T10:13:15.100Z] 699f458cf7ca: Pulling fs layer [2023-02-03T10:13:15.100Z] 765212b225bb: Pulling fs layer [2023-02-03T10:13:15.100Z] f23df028b6ca: Pulling fs layer [2023-02-03T10:13:15.100Z] d65c8cfc05b1: Pulling fs layer [2023-02-03T10:13:15.100Z] 2437ff75d9bd: Pulling fs layer [2023-02-03T10:13:15.100Z] 765212b225bb: Waiting [2023-02-03T10:13:15.100Z] f23df028b6ca: Waiting [2023-02-03T10:13:15.100Z] d65c8cfc05b1: Waiting [2023-02-03T10:13:15.100Z] 2437ff75d9bd: Waiting [2023-02-03T10:13:15.366Z] 04944245beec: Verifying Checksum [2023-02-03T10:13:15.366Z] 04944245beec: Download complete [2023-02-03T10:13:15.366Z] 765212b225bb: Verifying Checksum [2023-02-03T10:13:15.366Z] 765212b225bb: Download complete [2023-02-03T10:13:15.366Z] f23df028b6ca: Download complete [2023-02-03T10:13:15.366Z] d65c8cfc05b1: Verifying Checksum [2023-02-03T10:13:15.366Z] d65c8cfc05b1: Download complete [2023-02-03T10:13:15.633Z] 699f458cf7ca: Verifying Checksum [2023-02-03T10:13:15.633Z] 699f458cf7ca: Download complete [2023-02-03T10:13:15.904Z] 8998bd30e6a1: Verifying Checksum [2023-02-03T10:13:15.904Z] 8998bd30e6a1: Download complete [2023-02-03T10:13:17.856Z] 2437ff75d9bd: Verifying Checksum [2023-02-03T10:13:17.856Z] 2437ff75d9bd: Download complete [2023-02-03T10:13:19.816Z] 8998bd30e6a1: Pull complete [2023-02-03T10:13:20.081Z] 04944245beec: Pull complete [2023-02-03T10:13:22.023Z] 699f458cf7ca: Pull complete [2023-02-03T10:13:22.290Z] 765212b225bb: Pull complete [2023-02-03T10:13:23.248Z] f23df028b6ca: Pull complete [2023-02-03T10:13:23.248Z] d65c8cfc05b1: Pull complete [2023-02-03T10:13:35.549Z] 2437ff75d9bd: Pull complete [2023-02-03T10:13:35.549Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-03T10:13:35.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-03T10:13:35.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:13:35.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container [2023-02-03T10:13:35.942Z] $ 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-02-03T10:13:38.495Z] $ docker top 42a2791cd942f0d4e42da0d499cce899874fa7ffeb53a0f8d0d6611986019b51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:39.384Z] ---> job-cost.sh [2023-02-03T10:13:39.384Z] lf-activate-venv: SKIPPING [2023-02-03T10:13:39.384Z] INFO: No Stack... [2023-02-03T10:13:39.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-03T10:13:40.695Z] INFO: Archiving Costs [Pipeline] sh [2023-02-03T10:13:41.361Z] + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-03T10:13:41.361Z] cut -d, -f6 [Pipeline] lock [2023-02-03T10:13:41.450Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [2023-02-03T10:13:41.455Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] did not exist. Created. [2023-02-03T10:13:41.455Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-03T10:13:41.864Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-5b7b49da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-03T10:13:42.247Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-03T10:13:42.288Z] Warning: overwriting stash ‘stack-cost’ [2023-02-03T10:13:42.350Z] Stashed 1 file(s) [Pipeline] } [2023-02-03T10:13:42.364Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-03T10:13:42.454Z] $ docker stop --time=1 42a2791cd942f0d4e42da0d499cce899874fa7ffeb53a0f8d0d6611986019b51 [2023-02-03T10:13:43.960Z] $ docker rm -f --volumes 42a2791cd942f0d4e42da0d499cce899874fa7ffeb53a0f8d0d6611986019b51 [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-02-03T10:13:44.945Z] provisioning config files... [2023-02-03T10:13:44.954Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config11533366952220126960tmp [Pipeline] { [Pipeline] sh [2023-02-03T10:13:45.276Z] + set +x [2023-02-03T10:13:45.276Z] + + curl -s https://codecov.io/bash [2023-02-03T10:13:45.276Z] bash -s -- [2023-02-03T10:13:45.276Z] [2023-02-03T10:13:45.276Z] _____ _ [2023-02-03T10:13:45.276Z] / ____| | | [2023-02-03T10:13:45.276Z] | | ___ __| | ___ ___ _____ __ [2023-02-03T10:13:45.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-03T10:13:45.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-03T10:13:45.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-03T10:13:45.276Z] Bash-1.0.6 [2023-02-03T10:13:45.276Z] [2023-02-03T10:13:45.276Z] [2023-02-03T10:13:45.276Z] ==> git version 2.25.1 found [2023-02-03T10:13:45.276Z] ==> 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-02-03T10:13:45.276Z] Release-Date: 2020-01-08 [2023-02-03T10:13:45.276Z] 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-02-03T10:13:45.276Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-03T10:13:45.276Z] ==> Jenkins CI detected. [2023-02-03T10:13:45.276Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-145 [2023-02-03T10:13:45.276Z] project root: . [2023-02-03T10:13:45.276Z] --> token set from env [2023-02-03T10:13:45.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-03T10:13:45.535Z] ==> Running gcov in . (disable via -X gcov) [2023-02-03T10:13:45.535Z] ==> Python coveragepy not found [2023-02-03T10:13:45.535Z] ==> Searching for coverage reports in: [2023-02-03T10:13:45.535Z] + . [2023-02-03T10:13:45.535Z] -> Found 1 reports [2023-02-03T10:13:45.535Z] ==> Detecting git/mercurial file structure [2023-02-03T10:13:45.535Z] ==> Reading reports [2023-02-03T10:13:45.535Z] + ./coverage.out bytes=460049 [2023-02-03T10:13:45.535Z] ==> Appending adjustments [2023-02-03T10:13:45.535Z] https://docs.codecov.io/docs/fixing-reports [2023-02-03T10:13:45.795Z] + Found adjustments [2023-02-03T10:13:45.795Z] ==> Gzipping contents [2023-02-03T10:13:45.795Z] 52K /tmp/codecov.eEzOwu.gz [2023-02-03T10:13:45.795Z] ==> Uploading reports [2023-02-03T10:13:45.795Z] url: https://codecov.io [2023-02-03T10:13:45.795Z] query: branch=PR-145&commit=17ac144b331087eb0098e1e77703f02f81c891b4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=145&job=&cmd_args= [2023-02-03T10:13:45.795Z] -> Pinging Codecov [2023-02-03T10:13:45.795Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-145&commit=17ac144b331087eb0098e1e77703f02f81c891b4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=145&job=&cmd_args= [2023-02-03T10:13:46.055Z] -> Uploading to [2023-02-03T10:13:46.055Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-03/581DD39554BDF9B6E22D074273EAD858/17ac144b331087eb0098e1e77703f02f81c891b4/4a399ab5-589c-4389-8bec-adb5d04a6b1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230203T101345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ba5f2e4fc6eed055035b25af9a6efe0bf7772b6f1f41dfa236764ba48033c14 [2023-02-03T10:13:46.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-03T10:13:46.055Z] Dload Upload Total Spent Left Speed [2023-02-03T10:13:46.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51586 0 0 100 51586 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-02-03T10:13:46.315Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/17ac144b331087eb0098e1e77703f02f81c891b4 [Pipeline] } [2023-02-03T10:13:46.342Z] 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-02-03T10:13:48.167Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-145/archives ] [2023-02-03T10:13:48.167Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-145/archives [2023-02-03T10:13:48.167Z] total 16 [2023-02-03T10:13:48.167Z] drwxr-xr-x 3 root root 4096 Feb 3 10:06 . [2023-02-03T10:13:48.167Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 10:06 .. [2023-02-03T10:13:48.167Z] drwxr-xr-x 2 root root 4096 Feb 3 10:06 cost [2023-02-03T10:13:48.167Z] -rw-r--r-- 1 root root 91 Feb 3 10:06 cost.csv [2023-02-03T10:13:48.167Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-145/archives [2023-02-03T10:13:48.167Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-145/archives [2023-02-03T10:13:48.167Z] total 16 [2023-02-03T10:13:48.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 10:06 . [2023-02-03T10:13:48.167Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 3 10:06 .. [2023-02-03T10:13:48.167Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 3 10:06 cost [2023-02-03T10:13:48.167Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 3 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:48.498Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:49.396Z] ---> package-listing.sh [2023-02-03T10:13:49.396Z] ++ facter osfamily [2023-02-03T10:13:49.396Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-03T10:13:49.655Z] + OS_FAMILY=debian [2023-02-03T10:13:49.655Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-145 [2023-02-03T10:13:49.655Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-03T10:13:49.655Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-03T10:13:49.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-03T10:13:49.655Z] + PACKAGES=/tmp/packages_start.txt [2023-02-03T10:13:49.655Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-145 ']' [2023-02-03T10:13:49.655Z] + PACKAGES=/tmp/packages_end.txt [2023-02-03T10:13:49.655Z] + case "${OS_FAMILY}" in [2023-02-03T10:13:49.655Z] + dpkg -l [2023-02-03T10:13:49.655Z] + grep '^ii' [2023-02-03T10:13:49.655Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-03T10:13:49.655Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-03T10:13:49.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-03T10:13:49.655Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-145 ']' [2023-02-03T10:13:49.655Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-145/archives/ [2023-02-03T10:13:49.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-145/archives/ [Pipeline] echo [2023-02-03T10:13:49.692Z] 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-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-03T10:13:49.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T10:13:50.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T10:13:50.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T10:13:50.765Z] prd-ubuntu20.04-docker-8c-8g-4439 does not seem to be running inside a container [2023-02-03T10:13:50.809Z] $ 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-145/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-145 -v /w/workspace/undry_device-rfid-llrp-go_PR-145:/w/workspace/undry_device-rfid-llrp-go_PR-145:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-03T10:13:51.023Z] $ docker top 455dd52baaf657293f9110e2944ba0e8ac13e8b4a90a7cea66637a5862107070 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T10:13:51.405Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-03T10:13:51.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-03T10:13:52.025Z] + ls /var/log/sa-host [2023-02-03T10:13:52.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-03T10:13:52.231Z] provisioning config files... [2023-02-03T10:13:52.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-145@tmp/config12587022539285296111tmp [Pipeline] { [Pipeline] echo [2023-02-03T10:13:52.284Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:52.762Z] ---> create-netrc.sh [Pipeline] } [2023-02-03T10:13:52.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:53.182Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-03T10:13:53.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:53.520Z] ---> sudo-logs.sh [2023-02-03T10:13:53.520Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-03T10:13:53.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:53.918Z] ---> job-cost.sh [2023-02-03T10:13:53.918Z] lf-activate-venv: SKIPPING [2023-02-03T10:13:53.918Z] DEBUG: total: 0.2199999988079071 [2023-02-03T10:13:53.918Z] INFO: Retrieving Stack Cost... [2023-02-03T10:13:54.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-03T10:13:54.748Z] INFO: Archiving Costs [Pipeline] echo [2023-02-03T10:13:54.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T10:13:55.097Z] ---> logs-deploy.sh [2023-02-03T10:13:55.097Z] lf-activate-venv: SKIPPING [2023-02-03T10:13:55.097Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-145/1 [2023-02-03T10:13:55.097Z] INFO: archiving workspace using pattern(s): [2023-02-03T10:13:56.040Z] Archives upload complete. [2023-02-03T10:13:56.040Z] INFO: archiving logs to Nexus