Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 5edf93054b7fac81efc4a068ae801689f0a9bfbc rather than 61bcc967bbb06b29aaca0d298298ce42fcb33291 Obtained Jenkinsfile from 5edf93054b7fac81efc4a068ae801689f0a9bfbc 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-ssh14674793982676374258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11608282188163108474.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-104/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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11234445311558180003.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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8869750644351535353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh18158415478626328437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-104/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-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9537124991334532725.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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 ‘prd-ubuntu20.04-docker-8c-8g-21829’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21831 in /w/workspace/undry_device-rfid-llrp-go_PR-104 [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-104 # 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 Merging remotes/origin/main commit 5edf93054b7fac81efc4a068ae801689f0a9bfbc into PR head commit 61bcc967bbb06b29aaca0d298298ce42fcb33291 Merge succeeded, producing 61bcc967bbb06b29aaca0d298298ce42fcb33291 Checking out Revision 61bcc967bbb06b29aaca0d298298ce42fcb33291 (PR-104) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # 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 5edf93054b7fac81efc4a068ae801689f0a9bfbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # timeout=10 Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T20:52:30.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T20:52:30.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T20:52:30.820Z] ========================================================= [2022-08-02T20:52:30.820Z] EdgeX Global Pipelines Version Info [2022-08-02T20:52:30.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:52:31.631Z] ------------------- [2022-08-02T20:52:31.631Z] stable info: [2022-08-02T20:52:31.631Z] ------------------- [2022-08-02T20:52:31.631Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T20:52:31.631Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T20:52:31.631Z] Message: update stable to v1.0.238 [2022-08-02T20:52:32.207Z] ------------------- [2022-08-02T20:52:32.207Z] experimental info: [2022-08-02T20:52:32.207Z] ------------------- [2022-08-02T20:52:32.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T20:52:32.207Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T20:52:32.207Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T20:52:32.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-08-02T20:52:32.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-08-02T20:52:32.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T20:52:32.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T20:52:32.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T20:52:32.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T20:52:32.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T20:52:32.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-02T20:52:32.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T20:52:32.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T20:52:33.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T20:52:33.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-08-02T20:52:33.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T20:52:33.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T20:52:33.201Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T20:52:33.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T20:52:33.287Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-02T20:52:33.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-02T20:52:33.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T20:52:33.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T20:52:33.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-02T20:52:33.500Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-02T20:52:33.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-02T20:52:33.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-02T20:52:33.629Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-02T20:52:33.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T20:52:33.711Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T20:52:33.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2022-08-02T20:52:33.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2022-08-02T20:52:33.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2022-08-02T20:52:33.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo [2022-08-02T20:52:33.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61bcc96 [Pipeline] echo [2022-08-02T20:52:33.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T20:52:34.067Z] provisioning config files... [2022-08-02T20:52:34.102Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config5386189693154503179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:52:34.447Z] ---> docker-login.sh [2022-08-02T20:52:34.447Z] nexus3.edgexfoundry.org:10001 [2022-08-02T20:52:34.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:34.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:34.976Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:34.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:34.976Z] [2022-08-02T20:52:34.976Z] Login Succeeded [2022-08-02T20:52:34.976Z] nexus3.edgexfoundry.org:10002 [2022-08-02T20:52:35.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:35.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:35.239Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:35.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:35.239Z] [2022-08-02T20:52:35.239Z] Login Succeeded [2022-08-02T20:52:35.239Z] nexus3.edgexfoundry.org:10003 [2022-08-02T20:52:35.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:35.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:35.239Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:35.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:35.239Z] [2022-08-02T20:52:35.239Z] Login Succeeded [2022-08-02T20:52:35.239Z] nexus3.edgexfoundry.org:10004 [2022-08-02T20:52:35.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:35.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:35.501Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:35.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:35.501Z] [2022-08-02T20:52:35.501Z] Login Succeeded [2022-08-02T20:52:35.501Z] docker.io [2022-08-02T20:52:35.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:36.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:36.079Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:36.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:36.079Z] [2022-08-02T20:52:36.079Z] Login Succeeded [2022-08-02T20:52:36.079Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T20:52:36.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-02T20:52:36.754Z] + git rev-list -1 --merges 61bcc967bbb06b29aaca0d298298ce42fcb33291~1..61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo [2022-08-02T20:52:36.807Z] -----------> git rev-list -1 --merges 61bcc967bbb06b29aaca0d298298ce42fcb33291~1..61bcc967bbb06b29aaca0d298298ce42fcb33291 61bcc967bbb06b29aaca0d298298ce42fcb33291 [false] [Pipeline] sh [2022-08-02T20:52:37.121Z] + git log --format=format:%s -1 61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo [2022-08-02T20:52:37.156Z] ========================================================= [2022-08-02T20:52:37.157Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T20:52:37.157Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T20:52:37.597Z] + git log --format=format:%s -1 61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] echo [2022-08-02T20:52:37.633Z] [semverPrep] GIT_COMMIT: 61bcc967bbb06b29aaca0d298298ce42fcb33291, Commit Message: fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface [Pipeline] echo [2022-08-02T20:52:37.663Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-02T20:52:38.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T20:52:38.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T20:52:38.065Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T20:52:38.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T20:52:38.065Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T20:52:38.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T20:52:38.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:52:38.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T20:52:38.597Z] [2022-08-02T20:52:38.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:52:38.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T20:52:38.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T20:52:38.978Z] b85a868b505f: Pulling fs layer [2022-08-02T20:52:38.978Z] e2be974225ed: Pulling fs layer [2022-08-02T20:52:38.978Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T20:52:38.978Z] 988bab9f4d93: Pulling fs layer [2022-08-02T20:52:38.978Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T20:52:38.978Z] eaf3925da568: Pulling fs layer [2022-08-02T20:52:38.978Z] bab4dde63d76: Pulling fs layer [2022-08-02T20:52:38.978Z] bde34c3a00c8: Pulling fs layer [2022-08-02T20:52:38.978Z] b352a97aabf1: Pulling fs layer [2022-08-02T20:52:38.978Z] 4872d77fe225: Pulling fs layer [2022-08-02T20:52:38.978Z] 5851b861e8e6: Pulling fs layer [2022-08-02T20:52:38.978Z] bde34c3a00c8: Waiting [2022-08-02T20:52:38.978Z] 988bab9f4d93: Waiting [2022-08-02T20:52:38.978Z] b352a97aabf1: Waiting [2022-08-02T20:52:38.978Z] 4872d77fe225: Waiting [2022-08-02T20:52:38.978Z] 5851b861e8e6: Waiting [2022-08-02T20:52:38.978Z] 1469e6f7b9e6: Waiting [2022-08-02T20:52:38.978Z] bab4dde63d76: Waiting [2022-08-02T20:52:38.978Z] eaf3925da568: Waiting [2022-08-02T20:52:38.978Z] e2be974225ed: Verifying Checksum [2022-08-02T20:52:38.978Z] e2be974225ed: Download complete [2022-08-02T20:52:38.978Z] 988bab9f4d93: Download complete [2022-08-02T20:52:39.248Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T20:52:39.248Z] 1469e6f7b9e6: Download complete [2022-08-02T20:52:39.248Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T20:52:39.248Z] 339a4e72a1f5: Download complete [2022-08-02T20:52:39.248Z] eaf3925da568: Verifying Checksum [2022-08-02T20:52:39.248Z] eaf3925da568: Download complete [2022-08-02T20:52:39.248Z] bde34c3a00c8: Download complete [2022-08-02T20:52:39.248Z] b352a97aabf1: Verifying Checksum [2022-08-02T20:52:39.248Z] b352a97aabf1: Download complete [2022-08-02T20:52:39.248Z] 4872d77fe225: Verifying Checksum [2022-08-02T20:52:39.248Z] 4872d77fe225: Download complete [2022-08-02T20:52:39.248Z] 5851b861e8e6: Download complete [2022-08-02T20:52:39.248Z] b85a868b505f: Download complete [2022-08-02T20:52:39.509Z] bab4dde63d76: Verifying Checksum [2022-08-02T20:52:39.509Z] bab4dde63d76: Download complete [2022-08-02T20:52:40.890Z] b85a868b505f: Pull complete [2022-08-02T20:52:40.890Z] e2be974225ed: Pull complete [2022-08-02T20:52:41.153Z] 339a4e72a1f5: Pull complete [2022-08-02T20:52:41.416Z] 988bab9f4d93: Pull complete [2022-08-02T20:52:41.677Z] 1469e6f7b9e6: Pull complete [2022-08-02T20:52:41.677Z] eaf3925da568: Pull complete [2022-08-02T20:52:43.585Z] bab4dde63d76: Pull complete [2022-08-02T20:52:43.585Z] bde34c3a00c8: Pull complete [2022-08-02T20:52:43.847Z] b352a97aabf1: Pull complete [2022-08-02T20:52:43.847Z] 4872d77fe225: Pull complete [2022-08-02T20:52:44.109Z] 5851b861e8e6: Pull complete [2022-08-02T20:52:44.110Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T20:52:44.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T20:52:44.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:52:44.355Z] prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container [2022-08-02T20:52:44.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@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-devops/py-git-semver:0.1.4 cat [2022-08-02T20:52:45.666Z] $ docker top 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd -eo pid,comm [2022-08-02T20:52:45.732Z] 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). [2022-08-02T20:52:45.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T20:52:45.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T20:52:45.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T20:52:46.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T20:52:46.011Z] $ docker exec 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent [2022-08-02T20:52:46.127Z] SSH_AUTH_SOCK=/tmp/ssh-aW9Xgc0IMQoI/agent.32 [2022-08-02T20:52:46.127Z] SSH_AGENT_PID=39 [2022-08-02T20:52:46.133Z] Running ssh-add (command line suppressed) [2022-08-02T20:52:46.269Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_2993562487176050562.key (/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_2993562487176050562.key) [2022-08-02T20:52:46.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T20:52:46.615Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T20:52:46.652Z] $ docker exec --env ******** --env ******** 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent -k [2022-08-02T20:52:46.770Z] unset SSH_AUTH_SOCK; [2022-08-02T20:52:46.771Z] unset SSH_AGENT_PID; [2022-08-02T20:52:46.771Z] echo Agent pid 39 killed; [2022-08-02T20:52:46.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T20:52:46.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T20:52:46.881Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T20:52:47.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T20:52:47.039Z] $ docker exec 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent [2022-08-02T20:52:47.168Z] SSH_AUTH_SOCK=/tmp/ssh-UejU50ugQbzz/agent.71 [2022-08-02T20:52:47.168Z] SSH_AGENT_PID=77 [2022-08-02T20:52:47.174Z] Running ssh-add (command line suppressed) [2022-08-02T20:52:47.309Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_6516509221766670334.key (/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/private_key_6516509221766670334.key) [2022-08-02T20:52:47.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T20:52:47.658Z] + git semver init [2022-08-02T20:52:47.920Z] 2022-08-02 20:52:47,852 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T20:52:47.920Z] 2022-08-02 20:52:47,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver [2022-08-02T20:52:47.920Z] 2022-08-02 20:52:47,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-104/.semver [2022-08-02T20:52:47.920Z] 2022-08-02 20:52:47,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-104, universal_newlines=False, shell=None, istream=None) [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,586 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-104/.git/info/exclude [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver/PR-104 with force:False [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,587 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver/PR-104 [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,591 [execute] INFO git cat-file --batch-check [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,598 [execute] INFO git cat-file --batch [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T20:52:48.864Z] 2022-08-02 20:52:48,603 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-104/.semver/PR-104 [2022-08-02T20:52:48.864Z] 0.0.0 [Pipeline] } [2022-08-02T20:52:48.904Z] $ docker exec --env ******** --env ******** 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd ssh-agent -k [2022-08-02T20:52:49.013Z] unset SSH_AUTH_SOCK; [2022-08-02T20:52:49.013Z] unset SSH_AGENT_PID; [2022-08-02T20:52:49.014Z] echo Agent pid 77 killed; [2022-08-02T20:52:49.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T20:52:49.443Z] + git semver [Pipeline] } [2022-08-02T20:52:49.745Z] $ docker stop --time=1 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd [2022-08-02T20:52:51.079Z] $ docker rm -f 4fc21effc55531e33ced31909ebdfc2c855a9b4ae36ee5e10545b62311d3fcfd [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T20:52:51.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T20:52:51.818Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T20:52:51.836Z] [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 [2022-08-02T20:52:52.454Z] provisioning config files... [2022-08-02T20:52:52.466Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config6873735847520591014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:52:52.820Z] ---> docker-login.sh [2022-08-02T20:52:52.821Z] nexus3.edgexfoundry.org:10001 [2022-08-02T20:52:52.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:52.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:52.821Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:52.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:52.821Z] [2022-08-02T20:52:52.821Z] Login Succeeded [2022-08-02T20:52:52.821Z] nexus3.edgexfoundry.org:10002 [2022-08-02T20:52:52.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:53.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:53.082Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:53.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:53.082Z] [2022-08-02T20:52:53.082Z] Login Succeeded [2022-08-02T20:52:53.082Z] nexus3.edgexfoundry.org:10003 [2022-08-02T20:52:53.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:53.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:53.082Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:53.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:53.082Z] [2022-08-02T20:52:53.082Z] Login Succeeded [2022-08-02T20:52:53.082Z] nexus3.edgexfoundry.org:10004 [2022-08-02T20:52:53.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:53.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:53.343Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:53.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:53.343Z] [2022-08-02T20:52:53.343Z] Login Succeeded [2022-08-02T20:52:53.343Z] docker.io [2022-08-02T20:52:53.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:52:53.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:52:53.605Z] Configure a credential helper to remove this warning. See [2022-08-02T20:52:53.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:52:53.605Z] [2022-08-02T20:52:53.605Z] Login Succeeded [2022-08-02T20:52:53.605Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T20:52:53.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-02T20:52:53.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:52:53.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:52:53.913Z] ========================================================= [2022-08-02T20:52:53.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T20:52:53.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:52:54.391Z] + 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 . [2022-08-02T20:52:54.391Z] Sending build context to Docker daemon 4.049MB [2022-08-02T20:52:54.391Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T20:52:54.391Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-02T20:52:54.391Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T20:52:54.391Z] 2408cc74d12b: Pulling fs layer [2022-08-02T20:52:54.391Z] ea60b727a1ce: Pulling fs layer [2022-08-02T20:52:54.391Z] 30c4a7721957: Pulling fs layer [2022-08-02T20:52:54.391Z] 370296b7ddb6: Pulling fs layer [2022-08-02T20:52:54.391Z] 7c6cee850709: Pulling fs layer [2022-08-02T20:52:54.391Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T20:52:54.391Z] d94ebbe4e438: Pulling fs layer [2022-08-02T20:52:54.391Z] 370296b7ddb6: Waiting [2022-08-02T20:52:54.391Z] 7c6cee850709: Waiting [2022-08-02T20:52:54.391Z] 39a5fcdaea64: Waiting [2022-08-02T20:52:54.391Z] d94ebbe4e438: Waiting [2022-08-02T20:52:54.391Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T20:52:54.391Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T20:52:54.391Z] bcfd1f05c69d: Waiting [2022-08-02T20:52:54.391Z] 59ccb84bbe0f: Waiting [2022-08-02T20:52:54.391Z] 30c4a7721957: Verifying Checksum [2022-08-02T20:52:54.391Z] 30c4a7721957: Download complete [2022-08-02T20:52:54.391Z] ea60b727a1ce: Verifying Checksum [2022-08-02T20:52:54.391Z] ea60b727a1ce: Download complete [2022-08-02T20:52:54.391Z] 7c6cee850709: Verifying Checksum [2022-08-02T20:52:54.391Z] 7c6cee850709: Download complete [2022-08-02T20:52:54.651Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T20:52:54.652Z] 39a5fcdaea64: Download complete [2022-08-02T20:52:54.652Z] 2408cc74d12b: Verifying Checksum [2022-08-02T20:52:54.652Z] 2408cc74d12b: Download complete [2022-08-02T20:52:54.652Z] d94ebbe4e438: Download complete [2022-08-02T20:52:54.652Z] 2408cc74d12b: Pull complete [2022-08-02T20:52:54.915Z] ea60b727a1ce: Pull complete [2022-08-02T20:52:54.915Z] 30c4a7721957: Pull complete [2022-08-02T20:52:54.915Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T20:52:54.915Z] 59ccb84bbe0f: Download complete [2022-08-02T20:52:55.176Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T20:52:55.176Z] bcfd1f05c69d: Download complete [2022-08-02T20:52:55.435Z] 370296b7ddb6: Verifying Checksum [2022-08-02T20:52:55.435Z] 370296b7ddb6: Download complete [2022-08-02T20:52:59.635Z] 370296b7ddb6: Pull complete [2022-08-02T20:52:59.635Z] 7c6cee850709: Pull complete [2022-08-02T20:52:59.635Z] 39a5fcdaea64: Pull complete [2022-08-02T20:52:59.635Z] d94ebbe4e438: Pull complete [2022-08-02T20:53:01.015Z] bcfd1f05c69d: Pull complete [2022-08-02T20:53:01.952Z] 59ccb84bbe0f: Pull complete [2022-08-02T20:53:01.952Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T20:53:01.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T20:53:01.952Z] ---> a4fb48ad2a94 [2022-08-02T20:53:01.952Z] Step 3/12 : ARG MAKE='make build' [2022-08-02T20:53:03.866Z] ---> Running in 48c52e529455 [2022-08-02T20:53:03.866Z] Removing intermediate container 48c52e529455 [2022-08-02T20:53:03.866Z] ---> 158014a4086d [2022-08-02T20:53:03.866Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-02T20:53:03.866Z] ---> Running in 4e7e787ce58c [2022-08-02T20:53:03.866Z] Removing intermediate container 4e7e787ce58c [2022-08-02T20:53:03.866Z] ---> aba960f1b368 [2022-08-02T20:53:03.866Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T20:53:03.866Z] ---> Running in 2a2f61ec764b [2022-08-02T20:53:03.866Z] Removing intermediate container 2a2f61ec764b [2022-08-02T20:53:03.866Z] ---> 387df655e29c [2022-08-02T20:53:03.866Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:53:03.866Z] ---> Running in b8d782f14eaa [2022-08-02T20:53:04.439Z] Removing intermediate container b8d782f14eaa [2022-08-02T20:53:04.439Z] ---> 0a5e4d66404d [2022-08-02T20:53:04.439Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T20:53:04.439Z] ---> Running in 571f4adfc02f [2022-08-02T20:53:04.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:53:05.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:53:05.903Z] OK: 211 MiB in 51 packages [2022-08-02T20:53:06.164Z] Removing intermediate container 571f4adfc02f [2022-08-02T20:53:06.165Z] ---> 153d08c82a97 [2022-08-02T20:53:06.165Z] Step 8/12 : WORKDIR /app [2022-08-02T20:53:06.429Z] ---> Running in d118ae977e60 [2022-08-02T20:53:06.429Z] Removing intermediate container d118ae977e60 [2022-08-02T20:53:06.429Z] ---> c68a0b2c0e4a [2022-08-02T20:53:06.429Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-02T20:53:06.429Z] ---> 742cc6bed21f [2022-08-02T20:53:06.429Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:53:06.690Z] ---> Running in 0f2a2b4ccc1d [2022-08-02T20:53:07.266Z] Still waiting to schedule task [2022-08-02T20:53:07.267Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-02T20:53:24.822Z] Removing intermediate container 0f2a2b4ccc1d [2022-08-02T20:53:24.822Z] ---> 0ac6b3d8e0cf [2022-08-02T20:53:24.822Z] Step 11/12 : COPY . . [2022-08-02T20:53:24.822Z] ---> 8153b4e5e1cd [2022-08-02T20:53:24.822Z] Step 12/12 : RUN $MAKE [2022-08-02T20:53:24.822Z] ---> Running in 7e09e43e41af [2022-08-02T20:53:24.822Z] noop [2022-08-02T20:53:24.822Z] Removing intermediate container 7e09e43e41af [2022-08-02T20:53:24.822Z] ---> 3c1847b97be4 [2022-08-02T20:53:24.822Z] Successfully built 3c1847b97be4 [2022-08-02T20:53:24.822Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:53:25.269Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T20:53:25.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:53:25.432Z] prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container [2022-08-02T20:53:25.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T20:53:25.850Z] $ docker top a7cbea3fdafb30e33632d5b1e8e56498182782179fdd1198ccd9ed4fa2d94dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:53:26.246Z] + go version [2022-08-02T20:53:26.246Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T20:53:26.284Z] $ docker stop --time=1 a7cbea3fdafb30e33632d5b1e8e56498182782179fdd1198ccd9ed4fa2d94dc0 [2022-08-02T20:53:27.550Z] $ docker rm -f a7cbea3fdafb30e33632d5b1e8e56498182782179fdd1198ccd9ed4fa2d94dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:53:28.282Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T20:53:28.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:53:28.437Z] prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container [2022-08-02T20:53:28.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-rfid-llrp-go_PR-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T20:53:28.879Z] $ docker top b48e0f40d48b1d5b6e2459e166462e849856f4054ae50df6e09646775787302e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:53:29.328Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-104 [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:53:29.698Z] + make test [2022-08-02T20:53:29.698Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-02T20:53:29.957Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-08-02T20:53:39.949Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-08-02T20:53:39.949Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-08-02T20:53:43.248Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.264s coverage: 38.5% of statements [2022-08-02T20:53:43.248Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements [2022-08-02T20:53:43.248Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements [2022-08-02T20:53:49.824Z] 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." [2022-08-02T20:53:49.824Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-02T20:53:53.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T20:53:53.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T20:53:53.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-02T20:53:53.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-02T20:53:53.197Z] $ docker stop --time=1 b48e0f40d48b1d5b6e2459e166462e849856f4054ae50df6e09646775787302e [2022-08-02T20:53:55.088Z] $ docker rm -f b48e0f40d48b1d5b6e2459e166462e849856f4054ae50df6e09646775787302e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T20:53:55.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-02T20:53:55.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-02T20:53:56.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-02T20:53:56.730Z] + ls -al . [2022-08-02T20:53:56.730Z] total 632 [2022-08-02T20:53:56.730Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 20:53 . [2022-08-02T20:53:56.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:52 .. [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 2 20:52 .dockerignore [2022-08-02T20:53:56.730Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:53 .git [2022-08-02T20:53:56.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:52 .github [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 2 20:52 .gitignore [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:52 .golangci.yml [2022-08-02T20:53:56.730Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:52 .semver [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 10866 Aug 2 20:52 Attribution.txt [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 3740 Aug 2 20:52 CHANGELOG.md [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 2 20:52 Dockerfile [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:52 GOVERNANCE.md [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 2 20:52 Jenkinsfile [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 20:52 LICENSE [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 2196 Aug 2 20:52 Makefile [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 2 20:52 OWNERS.md [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 28496 Aug 2 20:52 README.md [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 20:52 VERSION [2022-08-02T20:53:56.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:52 bin [2022-08-02T20:53:56.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:52 cmd [2022-08-02T20:53:56.730Z] -rw-r--r-- 1 jenkins jenkins 460049 Aug 2 20:53 coverage.out [2022-08-02T20:53:56.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:52 examples [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 3538 Aug 2 20:52 go.mod [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 36553 Aug 2 20:52 go.sum [2022-08-02T20:53:56.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:52 images [2022-08-02T20:53:56.730Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 2 20:52 internal [2022-08-02T20:53:56.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:52 snap [2022-08-02T20:53:56.730Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 2 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:53:57.128Z] + 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=61bcc967bbb06b29aaca0d298298ce42fcb33291 --label arch=amd64 --label version=0.0.0 . [2022-08-02T20:53:57.128Z] Sending build context to Docker daemon 4.049MB [2022-08-02T20:53:57.128Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T20:53:57.128Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-02T20:53:57.128Z] ---> 3c1847b97be4 [2022-08-02T20:53:57.128Z] Step 3/25 : ARG MAKE='make build' [2022-08-02T20:53:57.128Z] ---> Running in 89379e056212 [2022-08-02T20:53:57.389Z] Removing intermediate container 89379e056212 [2022-08-02T20:53:57.389Z] ---> 5b1ea8f71bcd [2022-08-02T20:53:57.389Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-02T20:53:57.389Z] ---> Running in 3b544677b2cc [2022-08-02T20:53:57.389Z] Removing intermediate container 3b544677b2cc [2022-08-02T20:53:57.389Z] ---> 0d6ab4666252 [2022-08-02T20:53:57.389Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T20:53:57.389Z] ---> Running in e1685a6f323b [2022-08-02T20:53:57.649Z] Removing intermediate container e1685a6f323b [2022-08-02T20:53:57.649Z] ---> 39578e8e6fbf [2022-08-02T20:53:57.649Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:53:57.649Z] ---> Running in 50046646d8af [2022-08-02T20:53:58.221Z] Removing intermediate container 50046646d8af [2022-08-02T20:53:58.221Z] ---> f125b34c235d [2022-08-02T20:53:58.221Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T20:53:58.221Z] ---> Running in 8a341f267897 [2022-08-02T20:53:58.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:53:59.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:53:59.687Z] OK: 211 MiB in 51 packages [2022-08-02T20:54:00.259Z] Removing intermediate container 8a341f267897 [2022-08-02T20:54:00.259Z] ---> 8fe7c43497b0 [2022-08-02T20:54:00.259Z] Step 8/25 : WORKDIR /app [2022-08-02T20:54:00.259Z] ---> Running in 075405932baf [2022-08-02T20:54:00.259Z] Removing intermediate container 075405932baf [2022-08-02T20:54:00.259Z] ---> 366f848d6353 [2022-08-02T20:54:00.259Z] Step 9/25 : COPY go.mod vendor* ./ [2022-08-02T20:54:00.259Z] ---> e3aae0642436 [2022-08-02T20:54:00.259Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:54:00.520Z] ---> Running in df6ebe4e3677 [2022-08-02T20:54:01.088Z] Removing intermediate container df6ebe4e3677 [2022-08-02T20:54:01.088Z] ---> 5aacf4de230f [2022-08-02T20:54:01.088Z] Step 11/25 : COPY . . [2022-08-02T20:54:01.352Z] ---> 71992cc6af33 [2022-08-02T20:54:01.352Z] Step 12/25 : RUN $MAKE [2022-08-02T20:54:01.352Z] ---> Running in 792f8728a811 [2022-08-02T20:54:01.610Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-08-02T20:54:23.567Z] Removing intermediate container 792f8728a811 [2022-08-02T20:54:23.567Z] ---> 5dd22446bc47 [2022-08-02T20:54:23.567Z] Step 13/25 : FROM alpine:3.16 [2022-08-02T20:54:23.567Z] 3.16: Pulling from library/alpine [2022-08-02T20:54:23.567Z] 530afca65e2e: Pulling fs layer [2022-08-02T20:54:23.567Z] 530afca65e2e: Verifying Checksum [2022-08-02T20:54:23.567Z] 530afca65e2e: Download complete [2022-08-02T20:54:23.567Z] 530afca65e2e: Pull complete [2022-08-02T20:54:23.567Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T20:54:23.567Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T20:54:23.567Z] ---> d7d3d98c851f [2022-08-02T20:54:23.567Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T20:54:23.567Z] ---> Running in a1b2efe08330 [2022-08-02T20:54:23.567Z] Removing intermediate container a1b2efe08330 [2022-08-02T20:54:23.567Z] ---> e6abd0bee82b [2022-08-02T20:54:23.567Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:54:23.567Z] ---> Running in 227f0e843f44 [2022-08-02T20:54:23.567Z] Removing intermediate container 227f0e843f44 [2022-08-02T20:54:23.567Z] ---> dee6c73e45c0 [2022-08-02T20:54:23.567Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T20:54:23.567Z] ---> Running in fd831d7f7986 [2022-08-02T20:54:23.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:54:23.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:54:23.567Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T20:54:23.567Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T20:54:23.567Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T20:54:23.567Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T20:54:23.829Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T20:54:23.829Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T20:54:23.829Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:54:23.829Z] OK: 8 MiB in 20 packages [2022-08-02T20:54:24.400Z] Removing intermediate container fd831d7f7986 [2022-08-02T20:54:24.400Z] ---> 6b27690d4f0f [2022-08-02T20:54:24.400Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-08-02T20:54:24.400Z] ---> 931f0f5a78b9 [2022-08-02T20:54:24.400Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-08-02T20:54:24.663Z] ---> 094ecdce3d2a [2022-08-02T20:54:24.663Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-08-02T20:54:25.235Z] ---> afe34f7afbef [2022-08-02T20:54:25.235Z] Step 20/25 : EXPOSE 59989 [2022-08-02T20:54:25.235Z] ---> Running in 09a99bf1da12 [2022-08-02T20:54:25.235Z] Removing intermediate container 09a99bf1da12 [2022-08-02T20:54:25.235Z] ---> ea028496467e [2022-08-02T20:54:25.235Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-08-02T20:54:25.496Z] ---> Running in fe5132a96e30 [2022-08-02T20:54:25.496Z] Removing intermediate container fe5132a96e30 [2022-08-02T20:54:25.496Z] ---> d845140b9d69 [2022-08-02T20:54:25.496Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-02T20:54:25.496Z] ---> Running in 765e352df903 [2022-08-02T20:54:25.496Z] Removing intermediate container 765e352df903 [2022-08-02T20:54:25.496Z] ---> a35c4f9a85e7 [2022-08-02T20:54:25.496Z] Step 23/25 : LABEL arch=amd64 [2022-08-02T20:54:25.756Z] ---> Running in 23be0e47fff0 [2022-08-02T20:54:25.756Z] Removing intermediate container 23be0e47fff0 [2022-08-02T20:54:25.756Z] ---> c97d3b2da7c1 [2022-08-02T20:54:25.756Z] Step 24/25 : LABEL git_sha=61bcc967bbb06b29aaca0d298298ce42fcb33291 [2022-08-02T20:54:25.756Z] ---> Running in 5643c231b7e5 [2022-08-02T20:54:25.756Z] Removing intermediate container 5643c231b7e5 [2022-08-02T20:54:25.756Z] ---> 13ccb2e22eea [2022-08-02T20:54:25.756Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T20:54:25.756Z] ---> Running in 1333096daac5 [2022-08-02T20:54:26.019Z] Removing intermediate container 1333096daac5 [2022-08-02T20:54:26.019Z] ---> a1afefc61dad [2022-08-02T20:54:26.019Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-02T20:54:26.019Z] Successfully built a1afefc61dad [2022-08-02T20:54:26.019Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2022-08-02T20:54:26.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T20:54:26.896Z] [2022-08-02T20:54:26.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:54:27.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T20:54:27.291Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T20:54:27.291Z] 5eb5b503b376: Pulling fs layer [2022-08-02T20:54:27.291Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T20:54:27.291Z] ec43610c2a17: Pulling fs layer [2022-08-02T20:54:27.291Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T20:54:27.291Z] 33b1e0a273af: Pulling fs layer [2022-08-02T20:54:27.291Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T20:54:27.291Z] 3a2ae6a8a46f: Waiting [2022-08-02T20:54:27.291Z] 33b1e0a273af: Waiting [2022-08-02T20:54:27.291Z] 2f39f015ded8: Pulling fs layer [2022-08-02T20:54:27.291Z] 5d3b04190fa2: Waiting [2022-08-02T20:54:27.291Z] 2f39f015ded8: Waiting [2022-08-02T20:54:27.291Z] 5c69ac0246d0: Download complete [2022-08-02T20:54:27.291Z] 3a2ae6a8a46f: Download complete [2022-08-02T20:54:27.291Z] 33b1e0a273af: Verifying Checksum [2022-08-02T20:54:27.291Z] 33b1e0a273af: Download complete [2022-08-02T20:54:27.291Z] 5d3b04190fa2: Verifying Checksum [2022-08-02T20:54:27.291Z] 5d3b04190fa2: Download complete [2022-08-02T20:54:27.553Z] ec43610c2a17: Verifying Checksum [2022-08-02T20:54:27.553Z] ec43610c2a17: Download complete [2022-08-02T20:54:27.553Z] 5eb5b503b376: Verifying Checksum [2022-08-02T20:54:27.553Z] 5eb5b503b376: Download complete [2022-08-02T20:54:28.125Z] 2f39f015ded8: Verifying Checksum [2022-08-02T20:54:28.125Z] 2f39f015ded8: Download complete [2022-08-02T20:54:28.695Z] 5eb5b503b376: Pull complete [2022-08-02T20:54:28.955Z] 5c69ac0246d0: Pull complete [2022-08-02T20:54:29.216Z] ec43610c2a17: Pull complete [2022-08-02T20:54:29.216Z] 3a2ae6a8a46f: Pull complete [2022-08-02T20:54:29.477Z] 33b1e0a273af: Pull complete [2022-08-02T20:54:29.477Z] 5d3b04190fa2: Pull complete [2022-08-02T20:54:33.673Z] 2f39f015ded8: Pull complete [2022-08-02T20:54:33.673Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T20:54:33.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T20:54:33.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:54:33.911Z] prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container [2022-08-02T20:54:33.948Z] $ 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-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T20:54:35.737Z] $ docker top 15f0adf5fd43696c512b0e46d387196f382cb5db609399c9318f3658855406af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:54:36.192Z] ---> job-cost.sh [2022-08-02T20:54:36.192Z] lf-activate-venv: SKIPPING [2022-08-02T20:54:36.192Z] INFO: No Stack... [2022-08-02T20:54:36.453Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T20:54:37.028Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T20:54:37.352Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-104/archives/cost.csv [2022-08-02T20:54:37.352Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T20:54:37.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [2022-08-02T20:54:37.403Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] did not exist. Created. [2022-08-02T20:54:37.403Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T20:54:37.800Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-02T20:54:37.854Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T20:54:37.885Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T20:54:37.972Z] $ docker stop --time=1 15f0adf5fd43696c512b0e46d387196f382cb5db609399c9318f3658855406af [2022-08-02T20:54:39.161Z] $ docker rm -f 15f0adf5fd43696c512b0e46d387196f382cb5db609399c9318f3658855406af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T20:54:57.269Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21832 in /w/workspace/undry_device-rfid-llrp-go_PR-104 [Pipeline] { [Pipeline] ws [2022-08-02T20:54:57.317Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-08-02T20:54:57.423Z] Selected Git installation does not exist. Using Default [2022-08-02T20:54:57.423Z] The recommended git tool is: NONE [2022-08-02T20:55:05.244Z] using credential edgex-jenkins-ssh [2022-08-02T20:55:05.262Z] Cloning the remote Git repository [2022-08-02T20:55:05.336Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-02T20:55:05.421Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-08-02T20:55:05.490Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-02T20:55:05.491Z] > git --version # timeout=10 [2022-08-02T20:55:05.511Z] > git --version # 'git version 2.25.1' [2022-08-02T20:55:05.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T20:55:05.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T20:55:06.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-08-02T20:55:06.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T20:55:06.718Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-08-02T20:55:06.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-08-02T20:55:06.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T20:55:06.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-02T20:55:07.267Z] Merging remotes/origin/main commit 5edf93054b7fac81efc4a068ae801689f0a9bfbc into PR head commit 61bcc967bbb06b29aaca0d298298ce42fcb33291 [2022-08-02T20:55:07.522Z] Merge succeeded, producing 61bcc967bbb06b29aaca0d298298ce42fcb33291 [2022-08-02T20:55:07.523Z] Checking out Revision 61bcc967bbb06b29aaca0d298298ce42fcb33291 (PR-104) [2022-08-02T20:55:07.291Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T20:55:07.310Z] > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # timeout=10 [2022-08-02T20:55:07.423Z] > git remote # timeout=10 [2022-08-02T20:55:07.439Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T20:55:07.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T20:55:07.471Z] > git merge 5edf93054b7fac81efc4a068ae801689f0a9bfbc # timeout=10 [2022-08-02T20:55:07.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T20:55:07.534Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T20:55:07.548Z] > git checkout -f 61bcc967bbb06b29aaca0d298298ce42fcb33291 # timeout=10 [2022-08-02T20:55:11.800Z] Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface" [2022-08-02T20:55:11.866Z] > git --version # timeout=10 [2022-08-02T20:55:11.875Z] > git --version # 'git version 2.25.1' [2022-08-02T20:55:11.891Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T20:55:13.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T20:55:13.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T20:55:13.051Z] Dload Upload Total Spent Left Speed [2022-08-02T20:55:13.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-08-02T20:55:13.896Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T20:55:14.257Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T20:55:14.257Z] + sudo tee /etc/docker/daemon.new [2022-08-02T20:55:14.257Z] { [2022-08-02T20:55:14.257Z] "registry-mirrors": [ [2022-08-02T20:55:14.257Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T20:55:14.257Z] ], [2022-08-02T20:55:14.257Z] "bip": "10.250.0.254/24", [2022-08-02T20:55:14.257Z] "hosts": [ [2022-08-02T20:55:14.257Z] "tcp://0.0.0.0:5555", [2022-08-02T20:55:14.257Z] "unix:///var/run/docker.sock" [2022-08-02T20:55:14.257Z] ], [2022-08-02T20:55:14.257Z] "mtu": 1458, [2022-08-02T20:55:14.257Z] "selinux-enabled": true, [2022-08-02T20:55:14.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T20:55:14.257Z] } [Pipeline] sh [2022-08-02T20:55:14.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T20:55:14.965Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T20:55:33.559Z] provisioning config files... [2022-08-02T20:55:33.584Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3054514688955326927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:55:33.980Z] ---> docker-login.sh [2022-08-02T20:55:33.980Z] nexus3.edgexfoundry.org:10001 [2022-08-02T20:55:34.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:55:34.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:55:34.856Z] Configure a credential helper to remove this warning. See [2022-08-02T20:55:34.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:55:34.856Z] [2022-08-02T20:55:34.856Z] Login Succeeded [2022-08-02T20:55:34.856Z] nexus3.edgexfoundry.org:10002 [2022-08-02T20:55:35.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:55:35.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:55:35.129Z] Configure a credential helper to remove this warning. See [2022-08-02T20:55:35.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:55:35.129Z] [2022-08-02T20:55:35.129Z] Login Succeeded [2022-08-02T20:55:35.129Z] nexus3.edgexfoundry.org:10003 [2022-08-02T20:55:35.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:55:35.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:55:35.731Z] Configure a credential helper to remove this warning. See [2022-08-02T20:55:35.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:55:35.731Z] [2022-08-02T20:55:35.731Z] Login Succeeded [2022-08-02T20:55:35.731Z] nexus3.edgexfoundry.org:10004 [2022-08-02T20:55:36.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:55:36.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:55:36.287Z] Configure a credential helper to remove this warning. See [2022-08-02T20:55:36.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:55:36.287Z] [2022-08-02T20:55:36.287Z] Login Succeeded [2022-08-02T20:55:36.287Z] docker.io [2022-08-02T20:55:36.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:55:36.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:55:36.835Z] Configure a credential helper to remove this warning. See [2022-08-02T20:55:36.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:55:36.835Z] [2022-08-02T20:55:36.835Z] Login Succeeded [2022-08-02T20:55:36.835Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T20:55:36.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-02T20:55:37.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:55:37.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:55:37.317Z] ========================================================= [2022-08-02T20:55:37.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T20:55:37.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:55:37.841Z] + 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 . [2022-08-02T20:55:38.115Z] Sending build context to Docker daemon 1.219MB [2022-08-02T20:55:38.115Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T20:55:38.115Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-02T20:55:38.394Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T20:55:38.394Z] b3c136eddcbf: Pulling fs layer [2022-08-02T20:55:38.394Z] c0a3192eca97: Pulling fs layer [2022-08-02T20:55:38.394Z] a050256f5b6f: Pulling fs layer [2022-08-02T20:55:38.394Z] 656be50a0ddc: Pulling fs layer [2022-08-02T20:55:38.394Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T20:55:38.394Z] 46d945488cbd: Pulling fs layer [2022-08-02T20:55:38.394Z] 8a5474983e97: Pulling fs layer [2022-08-02T20:55:38.394Z] 329c88fbcd65: Pulling fs layer [2022-08-02T20:55:38.394Z] 46d945488cbd: Waiting [2022-08-02T20:55:38.394Z] 8a5474983e97: Waiting [2022-08-02T20:55:38.394Z] 329c88fbcd65: Waiting [2022-08-02T20:55:38.394Z] 2bbca73fdf42: Waiting [2022-08-02T20:55:38.394Z] a050256f5b6f: Download complete [2022-08-02T20:55:38.394Z] c0a3192eca97: Verifying Checksum [2022-08-02T20:55:38.394Z] c0a3192eca97: Download complete [2022-08-02T20:55:38.394Z] 2bbca73fdf42: Verifying Checksum [2022-08-02T20:55:38.394Z] 2bbca73fdf42: Download complete [2022-08-02T20:55:38.394Z] 46d945488cbd: Verifying Checksum [2022-08-02T20:55:38.394Z] 46d945488cbd: Download complete [2022-08-02T20:55:38.394Z] b3c136eddcbf: Download complete [2022-08-02T20:55:39.392Z] b3c136eddcbf: Pull complete [2022-08-02T20:55:39.392Z] 329c88fbcd65: Verifying Checksum [2022-08-02T20:55:39.392Z] 329c88fbcd65: Download complete [2022-08-02T20:55:40.001Z] c0a3192eca97: Pull complete [2022-08-02T20:55:40.279Z] a050256f5b6f: Pull complete [2022-08-02T20:55:40.553Z] 8a5474983e97: Verifying Checksum [2022-08-02T20:55:40.553Z] 8a5474983e97: Download complete [2022-08-02T20:55:41.151Z] 656be50a0ddc: Verifying Checksum [2022-08-02T20:55:41.151Z] 656be50a0ddc: Download complete [2022-08-02T20:55:53.562Z] 656be50a0ddc: Pull complete [2022-08-02T20:55:53.562Z] 2bbca73fdf42: Pull complete [2022-08-02T20:55:53.562Z] 46d945488cbd: Pull complete [2022-08-02T20:56:00.280Z] 8a5474983e97: Pull complete [2022-08-02T20:56:01.720Z] 329c88fbcd65: Pull complete [2022-08-02T20:56:01.720Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T20:56:01.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T20:56:01.720Z] ---> ff4287adb874 [2022-08-02T20:56:01.720Z] Step 3/12 : ARG MAKE='make build' [2022-08-02T20:56:03.710Z] ---> Running in fba808c2d334 [2022-08-02T20:56:03.710Z] Removing intermediate container fba808c2d334 [2022-08-02T20:56:03.710Z] ---> 5a8d56d3d974 [2022-08-02T20:56:03.710Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-02T20:56:03.710Z] ---> Running in 693e64303e62 [2022-08-02T20:56:03.988Z] Removing intermediate container 693e64303e62 [2022-08-02T20:56:03.988Z] ---> 6e61045a4cad [2022-08-02T20:56:03.988Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T20:56:03.988Z] ---> Running in 82f9c5c2ea75 [2022-08-02T20:56:04.266Z] Removing intermediate container 82f9c5c2ea75 [2022-08-02T20:56:04.266Z] ---> 9d403ff551a9 [2022-08-02T20:56:04.266Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:56:04.266Z] ---> Running in d29ac7b77a8d [2022-08-02T20:56:07.689Z] Removing intermediate container d29ac7b77a8d [2022-08-02T20:56:07.689Z] ---> 2a4276255caf [2022-08-02T20:56:07.689Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T20:56:07.689Z] ---> Running in 8b6f572417f1 [2022-08-02T20:56:08.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:56:09.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:56:10.255Z] OK: 221 MiB in 51 packages [2022-08-02T20:56:10.857Z] Removing intermediate container 8b6f572417f1 [2022-08-02T20:56:10.857Z] ---> 95db41c3467b [2022-08-02T20:56:10.857Z] Step 8/12 : WORKDIR /app [2022-08-02T20:56:11.131Z] ---> Running in 18a3cbb6f2ff [2022-08-02T20:56:11.404Z] Removing intermediate container 18a3cbb6f2ff [2022-08-02T20:56:11.404Z] ---> 41501361544c [2022-08-02T20:56:11.404Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-02T20:56:12.006Z] ---> 716973799021 [2022-08-02T20:56:12.007Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:56:12.007Z] ---> Running in 9dd996b8824d [2022-08-02T20:56:59.024Z] Removing intermediate container 9dd996b8824d [2022-08-02T20:56:59.025Z] ---> ed2ec4a56bee [2022-08-02T20:56:59.025Z] Step 11/12 : COPY . . [2022-08-02T20:56:59.025Z] ---> cb395a78b32e [2022-08-02T20:56:59.025Z] Step 12/12 : RUN $MAKE [2022-08-02T20:56:59.025Z] ---> Running in 0a7e9784d511 [2022-08-02T20:57:00.006Z] noop [2022-08-02T20:57:00.600Z] Removing intermediate container 0a7e9784d511 [2022-08-02T20:57:00.600Z] ---> dd7d39efc18a [2022-08-02T20:57:00.600Z] Successfully built dd7d39efc18a [2022-08-02T20:57:00.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:57:01.101Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T20:57:01.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:57:01.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-21832 does not seem to be running inside a container [2022-08-02T20:57:01.508Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T20:57:02.788Z] $ docker top 9412742b5a2ff964d3eb8bcf5eda500f4c9f5fdd11379935a1bd50e73c17c4c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:57:03.727Z] + go version [2022-08-02T20:57:03.727Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T20:57:03.764Z] $ docker stop --time=1 9412742b5a2ff964d3eb8bcf5eda500f4c9f5fdd11379935a1bd50e73c17c4c3 [2022-08-02T20:57:05.392Z] $ docker rm -f 9412742b5a2ff964d3eb8bcf5eda500f4c9f5fdd11379935a1bd50e73c17c4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:57:06.326Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T20:57:06.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:57:06.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-21832 does not seem to be running inside a container [2022-08-02T20:57:06.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T20:57:07.985Z] $ docker top ae4d71672afe650d684fad1b524bfc738b82f94470f93429c7260a7be26bc208 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:57:08.943Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:57:09.675Z] + make test [2022-08-02T20:57:09.675Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-02T20:57:11.119Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-08-02T20:58:32.956Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-08-02T20:58:32.956Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-08-02T20:59:12.000Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.391s coverage: 38.5% of statements [2022-08-02T20:59:12.000Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.491s coverage: 52.0% of statements [2022-08-02T20:59:12.000Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements [2022-08-02T20:59:12.000Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-02T20:59:12.000Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-02T20:59:30.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T20:59:30.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T20:59:30.357Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-02T20:59:30.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-02T20:59:30.429Z] $ docker stop --time=1 ae4d71672afe650d684fad1b524bfc738b82f94470f93429c7260a7be26bc208 [2022-08-02T20:59:32.166Z] $ docker rm -f ae4d71672afe650d684fad1b524bfc738b82f94470f93429c7260a7be26bc208 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T20:59:33.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-02T20:59:33.247Z] Warning: overwriting stash ‘coverage-report’ [2022-08-02T20:59:33.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T20:59:34.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-02T20:59:34.820Z] + ls -al . [2022-08-02T20:59:34.820Z] total 628 [2022-08-02T20:59:34.820Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 20:57 . [2022-08-02T20:59:34.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:55 .. [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 2 20:55 .dockerignore [2022-08-02T20:59:34.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 20:55 .git [2022-08-02T20:59:34.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 20:55 .github [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 2 20:55 .gitignore [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 20:55 .golangci.yml [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 10866 Aug 2 20:55 Attribution.txt [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 3740 Aug 2 20:55 CHANGELOG.md [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 2 20:55 Dockerfile [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 20:55 GOVERNANCE.md [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 2 20:55 Jenkinsfile [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 20:55 LICENSE [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 2196 Aug 2 20:55 Makefile [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 2 20:55 OWNERS.md [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 28496 Aug 2 20:55 README.md [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 20:52 VERSION [2022-08-02T20:59:34.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:55 bin [2022-08-02T20:59:34.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:55 cmd [2022-08-02T20:59:34.820Z] -rw-r--r-- 1 jenkins jenkins 460049 Aug 2 20:59 coverage.out [2022-08-02T20:59:34.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:55 examples [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 3538 Aug 2 20:55 go.mod [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 36553 Aug 2 20:55 go.sum [2022-08-02T20:59:34.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 20:55 images [2022-08-02T20:59:34.820Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 2 20:55 internal [2022-08-02T20:59:34.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 20:55 snap [2022-08-02T20:59:34.820Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 2 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:59:35.254Z] + 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=61bcc967bbb06b29aaca0d298298ce42fcb33291 --label arch=arm64 --label version=0.0.0 . [2022-08-02T20:59:35.527Z] Sending build context to Docker daemon 1.219MB [2022-08-02T20:59:35.527Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T20:59:35.527Z] Step 2/25 : FROM ${BASE} AS builder [2022-08-02T20:59:35.527Z] ---> dd7d39efc18a [2022-08-02T20:59:35.527Z] Step 3/25 : ARG MAKE='make build' [2022-08-02T20:59:35.803Z] ---> Running in c196f78cf680 [2022-08-02T20:59:36.079Z] Removing intermediate container c196f78cf680 [2022-08-02T20:59:36.079Z] ---> a7807bfdd985 [2022-08-02T20:59:36.079Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-08-02T20:59:36.079Z] ---> Running in 98490c155128 [2022-08-02T20:59:36.356Z] Removing intermediate container 98490c155128 [2022-08-02T20:59:36.356Z] ---> 5fc849597daf [2022-08-02T20:59:36.356Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T20:59:36.356Z] ---> Running in 607935ba5e8d [2022-08-02T20:59:36.632Z] Removing intermediate container 607935ba5e8d [2022-08-02T20:59:36.632Z] ---> 2567ca40df5a [2022-08-02T20:59:36.632Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:59:36.912Z] ---> Running in 674d74d458be [2022-08-02T20:59:38.353Z] Removing intermediate container 674d74d458be [2022-08-02T20:59:38.353Z] ---> 893654f349dd [2022-08-02T20:59:38.353Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T20:59:38.632Z] ---> Running in acca838ba30b [2022-08-02T20:59:39.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:59:40.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:59:41.581Z] OK: 221 MiB in 51 packages [2022-08-02T20:59:42.184Z] Removing intermediate container acca838ba30b [2022-08-02T20:59:42.184Z] ---> 9bb19768ed60 [2022-08-02T20:59:42.184Z] Step 8/25 : WORKDIR /app [2022-08-02T20:59:42.184Z] ---> Running in e8a0baea6bb1 [2022-08-02T20:59:42.459Z] Removing intermediate container e8a0baea6bb1 [2022-08-02T20:59:42.459Z] ---> 3b0dc2331882 [2022-08-02T20:59:42.459Z] Step 9/25 : COPY go.mod vendor* ./ [2022-08-02T20:59:43.055Z] ---> ead552256358 [2022-08-02T20:59:43.055Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:59:43.055Z] ---> Running in 67d4aa2472fb [2022-08-02T20:59:45.041Z] Removing intermediate container 67d4aa2472fb [2022-08-02T20:59:45.041Z] ---> 973657948c4f [2022-08-02T20:59:45.041Z] Step 11/25 : COPY . . [2022-08-02T20:59:46.034Z] ---> 0b28eb4b0112 [2022-08-02T20:59:46.034Z] Step 12/25 : RUN $MAKE [2022-08-02T20:59:46.034Z] ---> Running in 0374b46d0da8 [2022-08-02T20:59:47.034Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-08-02T21:01:53.955Z] Removing intermediate container 0374b46d0da8 [2022-08-02T21:01:53.955Z] ---> dd88cbf603ca [2022-08-02T21:01:53.955Z] Step 13/25 : FROM alpine:3.16 [2022-08-02T21:01:53.955Z] 3.16: Pulling from library/alpine [2022-08-02T21:01:53.955Z] f97344484467: Pulling fs layer [2022-08-02T21:01:53.955Z] f97344484467: Verifying Checksum [2022-08-02T21:01:53.955Z] f97344484467: Download complete [2022-08-02T21:01:53.955Z] f97344484467: Pull complete [2022-08-02T21:01:53.955Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T21:01:53.955Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T21:01:53.955Z] ---> 3d81c46cd875 [2022-08-02T21:01:53.955Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T21:01:53.955Z] ---> Running in b3220c5be6cd [2022-08-02T21:01:53.955Z] Removing intermediate container b3220c5be6cd [2022-08-02T21:01:53.955Z] ---> 14dde2dd524e [2022-08-02T21:01:53.955Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T21:01:53.955Z] ---> Running in a1d2668721ec [2022-08-02T21:01:53.955Z] Removing intermediate container a1d2668721ec [2022-08-02T21:01:53.955Z] ---> 0fe482fc7ccb [2022-08-02T21:01:53.955Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T21:01:54.233Z] ---> Running in 3b9575f40a84 [2022-08-02T21:01:55.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T21:01:56.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T21:01:56.796Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T21:01:57.073Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T21:01:57.073Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T21:01:57.073Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T21:01:57.347Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T21:01:57.347Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T21:01:57.624Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T21:01:57.624Z] OK: 8 MiB in 20 packages [2022-08-02T21:01:58.609Z] Removing intermediate container 3b9575f40a84 [2022-08-02T21:01:58.609Z] ---> ec7340a6e639 [2022-08-02T21:01:58.609Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-08-02T21:01:59.209Z] ---> 48241a11acb2 [2022-08-02T21:01:59.209Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-08-02T21:01:59.807Z] ---> 16afa9b217ef [2022-08-02T21:01:59.807Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-08-02T21:02:01.247Z] ---> 69785b69b296 [2022-08-02T21:02:01.247Z] Step 20/25 : EXPOSE 59989 [2022-08-02T21:02:01.247Z] ---> Running in 1bbb49e16d2c [2022-08-02T21:02:01.535Z] Removing intermediate container 1bbb49e16d2c [2022-08-02T21:02:01.535Z] ---> c08d7d956d50 [2022-08-02T21:02:01.535Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-08-02T21:02:01.535Z] ---> Running in 119b5454da22 [2022-08-02T21:02:02.133Z] Removing intermediate container 119b5454da22 [2022-08-02T21:02:02.133Z] ---> 2aa90c6b7a77 [2022-08-02T21:02:02.133Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-02T21:02:02.133Z] ---> Running in 98734127932c [2022-08-02T21:02:02.407Z] Removing intermediate container 98734127932c [2022-08-02T21:02:02.407Z] ---> e3960cfd8d21 [2022-08-02T21:02:02.407Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T21:02:02.407Z] ---> Running in 65b2afd9cd08 [2022-08-02T21:02:02.685Z] Removing intermediate container 65b2afd9cd08 [2022-08-02T21:02:02.685Z] ---> 5c15d955e46d [2022-08-02T21:02:02.685Z] Step 24/25 : LABEL git_sha=61bcc967bbb06b29aaca0d298298ce42fcb33291 [2022-08-02T21:02:02.685Z] ---> Running in aef54e2ff150 [2022-08-02T21:02:03.294Z] Removing intermediate container aef54e2ff150 [2022-08-02T21:02:03.294Z] ---> 9398cf46ee1a [2022-08-02T21:02:03.294Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T21:02:03.294Z] ---> Running in 090eb3b477b1 [2022-08-02T21:02:03.569Z] Removing intermediate container 090eb3b477b1 [2022-08-02T21:02:03.569Z] ---> 54e16f9d438e [2022-08-02T21:02:03.569Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-02T21:02:03.569Z] Successfully built 54e16f9d438e [2022-08-02T21:02:03.569Z] 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 [2022-08-02T21:02:04.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T21:02:04.388Z] [2022-08-02T21:02:04.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T21:02:04.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T21:02:05.087Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T21:02:05.087Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T21:02:05.087Z] 04944245beec: Pulling fs layer [2022-08-02T21:02:05.087Z] 699f458cf7ca: Pulling fs layer [2022-08-02T21:02:05.087Z] 765212b225bb: Pulling fs layer [2022-08-02T21:02:05.087Z] f23df028b6ca: Pulling fs layer [2022-08-02T21:02:05.087Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T21:02:05.087Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T21:02:05.087Z] f23df028b6ca: Waiting [2022-08-02T21:02:05.087Z] d65c8cfc05b1: Waiting [2022-08-02T21:02:05.087Z] 2437ff75d9bd: Waiting [2022-08-02T21:02:05.087Z] 765212b225bb: Waiting [2022-08-02T21:02:05.087Z] 04944245beec: Verifying Checksum [2022-08-02T21:02:05.087Z] 04944245beec: Download complete [2022-08-02T21:02:05.087Z] 765212b225bb: Verifying Checksum [2022-08-02T21:02:05.087Z] 765212b225bb: Download complete [2022-08-02T21:02:05.087Z] f23df028b6ca: Verifying Checksum [2022-08-02T21:02:05.087Z] f23df028b6ca: Download complete [2022-08-02T21:02:05.087Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T21:02:05.087Z] d65c8cfc05b1: Download complete [2022-08-02T21:02:05.365Z] 699f458cf7ca: Download complete [2022-08-02T21:02:05.643Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T21:02:05.643Z] 8998bd30e6a1: Download complete [2022-08-02T21:02:08.279Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T21:02:08.279Z] 2437ff75d9bd: Download complete [2022-08-02T21:02:10.262Z] 8998bd30e6a1: Pull complete [2022-08-02T21:02:10.538Z] 04944245beec: Pull complete [2022-08-02T21:02:11.974Z] 699f458cf7ca: Pull complete [2022-08-02T21:02:11.974Z] 765212b225bb: Pull complete [2022-08-02T21:02:12.957Z] f23df028b6ca: Pull complete [2022-08-02T21:02:13.230Z] d65c8cfc05b1: Pull complete [2022-08-02T21:02:28.330Z] 2437ff75d9bd: Pull complete [2022-08-02T21:02:28.330Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T21:02:28.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T21:02:28.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T21:02:28.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-21832 does not seem to be running inside a container [2022-08-02T21:02:28.807Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-02T21:02:31.289Z] $ docker top 0ae21e270e0ecc2197c0b98ed0900f4933794729d47c2be24a31a18dbef3cd33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:32.258Z] ---> job-cost.sh [2022-08-02T21:02:32.258Z] lf-activate-venv: SKIPPING [2022-08-02T21:02:32.258Z] INFO: No Stack... [2022-08-02T21:02:32.530Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T21:02:33.511Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T21:02:34.192Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-08-02T21:02:34.192Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T21:02:34.281Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [2022-08-02T21:02:34.285Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] did not exist. Created. [2022-08-02T21:02:34.285Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T21:02:35.040Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-3f4fc0ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-02T21:02:35.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T21:02:35.777Z] Warning: overwriting stash ‘stack-cost’ [2022-08-02T21:02:35.832Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T21:02:35.848Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T21:02:35.931Z] $ docker stop --time=1 0ae21e270e0ecc2197c0b98ed0900f4933794729d47c2be24a31a18dbef3cd33 [2022-08-02T21:02:37.434Z] $ docker rm -f 0ae21e270e0ecc2197c0b98ed0900f4933794729d47c2be24a31a18dbef3cd33 [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 [2022-08-02T21:02:38.548Z] provisioning config files... [2022-08-02T21:02:38.558Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config5030406411000554733tmp [Pipeline] { [Pipeline] sh [2022-08-02T21:02:38.894Z] + set +x [2022-08-02T21:02:38.895Z] + curl -s https://codecov.io/bash [2022-08-02T21:02:38.895Z] + bash -s -- [2022-08-02T21:02:38.895Z] [2022-08-02T21:02:38.895Z] _____ _ [2022-08-02T21:02:38.895Z] / ____| | | [2022-08-02T21:02:38.895Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T21:02:38.895Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T21:02:38.895Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T21:02:38.895Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T21:02:38.895Z] Bash-1.0.6 [2022-08-02T21:02:38.895Z] [2022-08-02T21:02:38.895Z] [2022-08-02T21:02:38.895Z] ==> git version 2.25.1 found [2022-08-02T21:02:38.895Z] ==> 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 [2022-08-02T21:02:38.895Z] Release-Date: 2020-01-08 [2022-08-02T21:02:38.895Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-02T21:02:38.895Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T21:02:38.895Z] ==> Jenkins CI detected. [2022-08-02T21:02:38.895Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-104 [2022-08-02T21:02:38.895Z] project root: . [2022-08-02T21:02:38.895Z] --> token set from env [2022-08-02T21:02:38.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T21:02:38.895Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T21:02:38.895Z] ==> Python coveragepy not found [2022-08-02T21:02:38.895Z] ==> Searching for coverage reports in: [2022-08-02T21:02:38.895Z] + . [2022-08-02T21:02:38.895Z] -> Found 1 reports [2022-08-02T21:02:38.895Z] ==> Detecting git/mercurial file structure [2022-08-02T21:02:38.895Z] ==> Reading reports [2022-08-02T21:02:38.895Z] + ./coverage.out bytes=460049 [2022-08-02T21:02:38.895Z] ==> Appending adjustments [2022-08-02T21:02:38.895Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T21:02:39.161Z] + Found adjustments [2022-08-02T21:02:39.161Z] ==> Gzipping contents [2022-08-02T21:02:39.161Z] 52K /tmp/codecov.1U4gqR.gz [2022-08-02T21:02:39.161Z] ==> Uploading reports [2022-08-02T21:02:39.161Z] url: https://codecov.io [2022-08-02T21:02:39.162Z] query: branch=PR-104&commit=61bcc967bbb06b29aaca0d298298ce42fcb33291&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=104&job=&cmd_args= [2022-08-02T21:02:39.422Z] -> Pinging Codecov [2022-08-02T21:02:39.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-104&commit=61bcc967bbb06b29aaca0d298298ce42fcb33291&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=104&job=&cmd_args= [2022-08-02T21:02:39.684Z] -> Uploading to [2022-08-02T21:02:39.684Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/581DD39554BDF9B6E22D074273EAD858/61bcc967bbb06b29aaca0d298298ce42fcb33291/9351e695-e9b3-4374-9cee-d7c2aa244b93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T210239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d054aed698f1d5c09d3ff2e43b8eaeb2b4af16d19afe8beb18222119ac25120e [2022-08-02T21:02:39.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T21:02:39.684Z] Dload Upload Total Spent Left Speed [2022-08-02T21:02:39.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51582 0 0 100 51582 0 197k --:--:-- --:--:-- --:--:-- 197k [2022-08-02T21:02:39.949Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/61bcc967bbb06b29aaca0d298298ce42fcb33291 [Pipeline] } [2022-08-02T21:02:39.978Z] 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 [2022-08-02T21:02:41.709Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-104/archives ] [2022-08-02T21:02:41.709Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-104/archives [2022-08-02T21:02:41.709Z] total 16 [2022-08-02T21:02:41.709Z] drwxr-xr-x 3 root root 4096 Aug 2 20:54 . [2022-08-02T21:02:41.709Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 20:54 .. [2022-08-02T21:02:41.709Z] drwxr-xr-x 2 root root 4096 Aug 2 20:54 cost [2022-08-02T21:02:41.709Z] -rw-r--r-- 1 root root 91 Aug 2 20:54 cost.csv [2022-08-02T21:02:41.709Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-104/archives [2022-08-02T21:02:41.709Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-104/archives [2022-08-02T21:02:41.709Z] total 16 [2022-08-02T21:02:41.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 20:54 . [2022-08-02T21:02:41.709Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 20:54 .. [2022-08-02T21:02:41.709Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 20:54 cost [2022-08-02T21:02:41.709Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 2 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:42.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:42.942Z] ---> package-listing.sh [2022-08-02T21:02:42.942Z] ++ facter osfamily [2022-08-02T21:02:42.942Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T21:02:42.942Z] + OS_FAMILY=debian [2022-08-02T21:02:42.942Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-104 [2022-08-02T21:02:42.942Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T21:02:42.942Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T21:02:42.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T21:02:42.942Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T21:02:42.942Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-104 ']' [2022-08-02T21:02:42.942Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T21:02:42.942Z] + case "${OS_FAMILY}" in [2022-08-02T21:02:42.942Z] + dpkg -l [2022-08-02T21:02:42.942Z] + grep '^ii' [2022-08-02T21:02:43.203Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T21:02:43.203Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T21:02:43.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T21:02:43.203Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-104 ']' [2022-08-02T21:02:43.203Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-104/archives/ [2022-08-02T21:02:43.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-104/archives/ [Pipeline] echo [2022-08-02T21:02:43.242Z] 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-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-02T21:02:43.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T21:02:44.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T21:02:44.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T21:02:44.343Z] prd-ubuntu20.04-docker-8c-8g-21831 does not seem to be running inside a container [2022-08-02T21:02:44.374Z] $ 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-104/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-104 -v /w/workspace/undry_device-rfid-llrp-go_PR-104:/w/workspace/undry_device-rfid-llrp-go_PR-104:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-104@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-104@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T21:02:44.586Z] $ docker top c6e5a83b6663f2ab90f57f06fa97f1ce883c2df9c6c267289244b9cb059c2523 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T21:02:44.983Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T21:02:45.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T21:02:45.619Z] + ls /var/log/sa-host [2022-08-02T21:02:45.619Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T21:02:45.814Z] provisioning config files... [2022-08-02T21:02:45.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-104@tmp/config4788172649182887729tmp [Pipeline] { [Pipeline] echo [2022-08-02T21:02:45.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:46.186Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T21:02:46.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:46.629Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T21:02:46.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:46.985Z] ---> sudo-logs.sh [2022-08-02T21:02:46.985Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T21:02:47.062Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:47.378Z] ---> job-cost.sh [2022-08-02T21:02:47.378Z] lf-activate-venv: SKIPPING [2022-08-02T21:02:47.378Z] DEBUG: total: 0.2199999988079071 [2022-08-02T21:02:47.378Z] INFO: Retrieving Stack Cost... [2022-08-02T21:02:47.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T21:02:48.522Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T21:02:48.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T21:02:48.869Z] ---> logs-deploy.sh [2022-08-02T21:02:48.869Z] lf-activate-venv: SKIPPING [2022-08-02T21:02:48.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-104/1 [2022-08-02T21:02:48.869Z] INFO: archiving workspace using pattern(s): [2022-08-02T21:02:49.810Z] Archives upload complete. [2022-08-02T21:02:49.810Z] INFO: archiving logs to Nexus