Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e61563cfd053e51e95aec4e08747fae6190eef95+963987e627e8dcac0df49593e42f1bbbca2c5392 (df832893fd0d8a941a2e188709fbf9af369e1b24) 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-ssh8172943272002460286.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2267902820026567911.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-142/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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9496604267580929976.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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16550942838184785264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2561909427887779433.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-142/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-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2821619697707599831.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3973 in /w/workspace/undry_device-rfid-llrp-go_PR-142 [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-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit e61563cfd053e51e95aec4e08747fae6190eef95 Merge succeeded, producing e61563cfd053e51e95aec4e08747fae6190eef95 Checking out Revision e61563cfd053e51e95aec4e08747fae6190eef95 (PR-142) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-30T10:07:19.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f e61563cfd053e51e95aec4e08747fae6190eef95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e61563cfd053e51e95aec4e08747fae6190eef95 # timeout=10 [2023-01-30T10:07:19.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-30T10:07:19.751Z] ========================================================= [2023-01-30T10:07:19.751Z] EdgeX Global Pipelines Version Info [2023-01-30T10:07:19.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:07:20.499Z] ------------------- [2023-01-30T10:07:20.499Z] stable info: [2023-01-30T10:07:20.499Z] ------------------- [2023-01-30T10:07:20.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-30T10:07:20.499Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T10:07:20.499Z] Message: update stable to v1.0.244 [2023-01-30T10:07:21.070Z] ------------------- [2023-01-30T10:07:21.070Z] experimental info: [2023-01-30T10:07:21.070Z] ------------------- [2023-01-30T10:07:21.070Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-30T10:07:21.070Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T10:07:21.070Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-30T10:07:21.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-30T10:07:21.464Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-30T10:07:21.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-30T10:07:21.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-30T10:07:21.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-30T10:07:21.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-30T10:07:21.672Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-30T10:07:21.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-30T10:07:21.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-30T10:07:21.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-30T10:07:21.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-30T10:07:21.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-30T10:07:21.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-30T10:07:21.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-30T10:07:22.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T10:07:22.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T10:07:22.198Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T10:07:22.242Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T10:07:22.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-30T10:07:22.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-30T10:07:22.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-30T10:07:22.412Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-30T10:07:22.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-30T10:07:22.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-30T10:07:22.549Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-30T10:07:22.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-30T10:07:22.639Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-30T10:07:22.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo [2023-01-30T10:07:22.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo [2023-01-30T10:07:22.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo [2023-01-30T10:07:22.824Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e61563cfd053e51e95aec4e08747fae6190eef95 [Pipeline] echo [2023-01-30T10:07:22.870Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e61563c [Pipeline] echo [2023-01-30T10:07:22.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T10:07:23.046Z] provisioning config files... [2023-01-30T10:07:23.060Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/config5558841487695347504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:07:23.410Z] ---> docker-login.sh [2023-01-30T10:07:23.410Z] nexus3.edgexfoundry.org:10001 [2023-01-30T10:07:23.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:23.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:23.670Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:23.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:23.670Z] [2023-01-30T10:07:23.670Z] Login Succeeded [2023-01-30T10:07:23.670Z] nexus3.edgexfoundry.org:10002 [2023-01-30T10:07:23.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:23.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:23.930Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:23.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:23.930Z] [2023-01-30T10:07:23.930Z] Login Succeeded [2023-01-30T10:07:23.930Z] nexus3.edgexfoundry.org:10003 [2023-01-30T10:07:23.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:23.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:23.930Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:23.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:23.930Z] [2023-01-30T10:07:23.930Z] Login Succeeded [2023-01-30T10:07:23.930Z] nexus3.edgexfoundry.org:10004 [2023-01-30T10:07:23.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:24.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:24.190Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:24.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:24.190Z] [2023-01-30T10:07:24.190Z] Login Succeeded [2023-01-30T10:07:24.190Z] docker.io [2023-01-30T10:07:24.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:24.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:24.454Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:24.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:24.454Z] [2023-01-30T10:07:24.454Z] Login Succeeded [2023-01-30T10:07:24.454Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T10:07:24.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-30T10:07:25.122Z] + git rev-list -1 --merges e61563cfd053e51e95aec4e08747fae6190eef95~1..e61563cfd053e51e95aec4e08747fae6190eef95 [Pipeline] echo [2023-01-30T10:07:25.188Z] -----------> git rev-list -1 --merges e61563cfd053e51e95aec4e08747fae6190eef95~1..e61563cfd053e51e95aec4e08747fae6190eef95 e61563cfd053e51e95aec4e08747fae6190eef95 [false] [Pipeline] sh [2023-01-30T10:07:25.494Z] + git log --format=format:%s -1 e61563cfd053e51e95aec4e08747fae6190eef95 [Pipeline] echo [2023-01-30T10:07:25.531Z] ========================================================= [2023-01-30T10:07:25.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-30T10:07:25.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T10:07:25.948Z] + git log --format=format:%s -1 e61563cfd053e51e95aec4e08747fae6190eef95 [Pipeline] echo [2023-01-30T10:07:25.983Z] [semverPrep] GIT_COMMIT: e61563cfd053e51e95aec4e08747fae6190eef95, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-30T10:07:26.012Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-30T10:07:26.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T10:07:26.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-30T10:07:26.398Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-30T10:07:26.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-30T10:07:26.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-30T10:07:26.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-30T10:07:26.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:07:26.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T10:07:26.871Z] [2023-01-30T10:07:26.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:07:27.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T10:07:27.342Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-30T10:07:27.342Z] b85a868b505f: Pulling fs layer [2023-01-30T10:07:27.342Z] e2be974225ed: Pulling fs layer [2023-01-30T10:07:27.342Z] 339a4e72a1f5: Pulling fs layer [2023-01-30T10:07:27.342Z] 988bab9f4d93: Pulling fs layer [2023-01-30T10:07:27.342Z] 1469e6f7b9e6: Pulling fs layer [2023-01-30T10:07:27.342Z] eaf3925da568: Pulling fs layer [2023-01-30T10:07:27.342Z] bab4dde63d76: Pulling fs layer [2023-01-30T10:07:27.342Z] bde34c3a00c8: Pulling fs layer [2023-01-30T10:07:27.342Z] b352a97aabf1: Pulling fs layer [2023-01-30T10:07:27.342Z] 4872d77fe225: Pulling fs layer [2023-01-30T10:07:27.342Z] 5851b861e8e6: Pulling fs layer [2023-01-30T10:07:27.342Z] b352a97aabf1: Waiting [2023-01-30T10:07:27.342Z] 4872d77fe225: Waiting [2023-01-30T10:07:27.342Z] 1469e6f7b9e6: Waiting [2023-01-30T10:07:27.342Z] 5851b861e8e6: Waiting [2023-01-30T10:07:27.342Z] bde34c3a00c8: Waiting [2023-01-30T10:07:27.342Z] eaf3925da568: Waiting [2023-01-30T10:07:27.342Z] bab4dde63d76: Waiting [2023-01-30T10:07:27.343Z] 988bab9f4d93: Waiting [2023-01-30T10:07:27.343Z] e2be974225ed: Verifying Checksum [2023-01-30T10:07:27.343Z] e2be974225ed: Download complete [2023-01-30T10:07:27.343Z] 988bab9f4d93: Download complete [2023-01-30T10:07:27.610Z] 1469e6f7b9e6: Verifying Checksum [2023-01-30T10:07:27.610Z] 1469e6f7b9e6: Download complete [2023-01-30T10:07:27.610Z] eaf3925da568: Download complete [2023-01-30T10:07:27.610Z] 339a4e72a1f5: Verifying Checksum [2023-01-30T10:07:27.610Z] 339a4e72a1f5: Download complete [2023-01-30T10:07:27.610Z] bde34c3a00c8: Verifying Checksum [2023-01-30T10:07:27.610Z] bde34c3a00c8: Download complete [2023-01-30T10:07:27.872Z] b352a97aabf1: Download complete [2023-01-30T10:07:27.872Z] 4872d77fe225: Verifying Checksum [2023-01-30T10:07:27.872Z] 4872d77fe225: Download complete [2023-01-30T10:07:27.872Z] 5851b861e8e6: Verifying Checksum [2023-01-30T10:07:27.872Z] 5851b861e8e6: Download complete [2023-01-30T10:07:27.872Z] b85a868b505f: Verifying Checksum [2023-01-30T10:07:27.872Z] b85a868b505f: Download complete [2023-01-30T10:07:28.132Z] bab4dde63d76: Verifying Checksum [2023-01-30T10:07:28.132Z] bab4dde63d76: Download complete [2023-01-30T10:07:29.071Z] b85a868b505f: Pull complete [2023-01-30T10:07:29.330Z] e2be974225ed: Pull complete [2023-01-30T10:07:29.896Z] 339a4e72a1f5: Pull complete [2023-01-30T10:07:29.896Z] 988bab9f4d93: Pull complete [2023-01-30T10:07:30.155Z] 1469e6f7b9e6: Pull complete [2023-01-30T10:07:30.155Z] eaf3925da568: Pull complete [2023-01-30T10:07:32.061Z] bab4dde63d76: Pull complete [2023-01-30T10:07:32.061Z] bde34c3a00c8: Pull complete [2023-01-30T10:07:32.323Z] b352a97aabf1: Pull complete [2023-01-30T10:07:32.323Z] 4872d77fe225: Pull complete [2023-01-30T10:07:32.323Z] 5851b861e8e6: Pull complete [2023-01-30T10:07:32.323Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-30T10:07:32.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T10:07:32.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:07:32.557Z] prd-ubuntu20.04-docker-8c-8g-3973 does not seem to be running inside a container [2023-01-30T10:07:32.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-142 -v /w/workspace/undry_device-rfid-llrp-go_PR-142:/w/workspace/undry_device-rfid-llrp-go_PR-142:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T10:07:34.089Z] $ docker top 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 -eo pid,comm [2023-01-30T10:07:34.157Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-30T10:07:34.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T10:07:34.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T10:07:34.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T10:07:34.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T10:07:34.408Z] $ docker exec 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 ssh-agent [2023-01-30T10:07:34.521Z] SSH_AUTH_SOCK=/tmp/ssh-7lhvHZmBCarW/agent.33 [2023-01-30T10:07:34.521Z] SSH_AGENT_PID=39 [2023-01-30T10:07:34.528Z] Running ssh-add (command line suppressed) [2023-01-30T10:07:34.633Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/private_key_5895391369815281341.key (/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/private_key_5895391369815281341.key) [2023-01-30T10:07:34.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T10:07:35.011Z] + git tag --points-at HEAD [Pipeline] } [2023-01-30T10:07:35.034Z] $ docker exec --env ******** --env ******** 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 ssh-agent -k [2023-01-30T10:07:35.139Z] unset SSH_AUTH_SOCK; [2023-01-30T10:07:35.139Z] unset SSH_AGENT_PID; [2023-01-30T10:07:35.140Z] echo Agent pid 39 killed; [2023-01-30T10:07:35.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-30T10:07:35.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T10:07:35.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T10:07:35.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T10:07:35.378Z] $ docker exec 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 ssh-agent [2023-01-30T10:07:35.503Z] SSH_AUTH_SOCK=/tmp/ssh-l9YTefV3cK8R/agent.71 [2023-01-30T10:07:35.503Z] SSH_AGENT_PID=77 [2023-01-30T10:07:35.507Z] Running ssh-add (command line suppressed) [2023-01-30T10:07:35.612Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/private_key_8322225104363197967.key (/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/private_key_8322225104363197967.key) [2023-01-30T10:07:35.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T10:07:35.966Z] + git semver init [2023-01-30T10:07:36.226Z] 2023-01-30 10:07:36,130 [run_init] DEBUG init version:0.0.0 force:False [2023-01-30T10:07:36.226Z] 2023-01-30 10:07:36,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-142/.semver [2023-01-30T10:07:36.226Z] 2023-01-30 10:07:36,131 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-142/.semver [2023-01-30T10:07:36.226Z] 2023-01-30 10:07:36,131 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-142/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-142, universal_newlines=False, shell=None, istream=None) [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,921 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-142/.git/info/exclude [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-142/.semver/PR-142 with force:False [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,922 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-142/.semver/PR-142 [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,926 [execute] INFO git cat-file --batch-check [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-142/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,931 [execute] INFO git cat-file --batch [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-142/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T10:07:37.165Z] 2023-01-30 10:07:36,937 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-142/.semver/PR-142 [2023-01-30T10:07:37.165Z] 0.0.0 [Pipeline] } [2023-01-30T10:07:37.192Z] $ docker exec --env ******** --env ******** 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 ssh-agent -k [2023-01-30T10:07:37.293Z] unset SSH_AUTH_SOCK; [2023-01-30T10:07:37.294Z] unset SSH_AGENT_PID; [2023-01-30T10:07:37.294Z] echo Agent pid 77 killed; [2023-01-30T10:07:37.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T10:07:37.794Z] + git semver [Pipeline] } [2023-01-30T10:07:38.074Z] $ docker stop --time=1 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 [2023-01-30T10:07:39.406Z] $ docker rm -f --volumes 983cef363c205e9ccb56295874767e2e8721b5d0a000faf5ea212fd1e24310c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T10:07:39.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-30T10:07:40.083Z] Stashed 1 file(s) [Pipeline] echo [2023-01-30T10:07:40.102Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T10:07:40.704Z] provisioning config files... [2023-01-30T10:07:40.714Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/config2937997165310060425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:07:41.059Z] ---> docker-login.sh [2023-01-30T10:07:41.059Z] nexus3.edgexfoundry.org:10001 [2023-01-30T10:07:41.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:41.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:41.059Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:41.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:41.059Z] [2023-01-30T10:07:41.059Z] Login Succeeded [2023-01-30T10:07:41.059Z] nexus3.edgexfoundry.org:10002 [2023-01-30T10:07:41.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:41.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:41.059Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:41.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:41.059Z] [2023-01-30T10:07:41.059Z] Login Succeeded [2023-01-30T10:07:41.059Z] nexus3.edgexfoundry.org:10003 [2023-01-30T10:07:41.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:41.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:41.318Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:41.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:41.318Z] [2023-01-30T10:07:41.318Z] Login Succeeded [2023-01-30T10:07:41.318Z] nexus3.edgexfoundry.org:10004 [2023-01-30T10:07:41.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:41.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:41.318Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:41.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:41.318Z] [2023-01-30T10:07:41.318Z] Login Succeeded [2023-01-30T10:07:41.318Z] docker.io [2023-01-30T10:07:41.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:07:41.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:07:41.578Z] Configure a credential helper to remove this warning. See [2023-01-30T10:07:41.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:07:41.578Z] [2023-01-30T10:07:41.578Z] Login Succeeded [2023-01-30T10:07:41.837Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T10:07:41.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T10:07:42.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T10:07:42.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T10:07:42.138Z] ========================================================= [2023-01-30T10:07:42.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-30T10:07:42.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:07:42.587Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-30T10:07:42.587Z] Sending build context to Docker daemon 4.108MB [2023-01-30T10:07:42.587Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T10:07:42.587Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-30T10:07:42.587Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-30T10:07:42.587Z] 213ec9aee27d: Pulling fs layer [2023-01-30T10:07:42.587Z] 4583459ba037: Pulling fs layer [2023-01-30T10:07:42.587Z] 93c1e223e6f2: Pulling fs layer [2023-01-30T10:07:42.587Z] 53926ce57604: Pulling fs layer [2023-01-30T10:07:42.587Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-30T10:07:42.587Z] 22ff95d597cd: Pulling fs layer [2023-01-30T10:07:42.587Z] 12d6caf4c0d1: Pulling fs layer [2023-01-30T10:07:42.587Z] 96b7cbca73a9: Pulling fs layer [2023-01-30T10:07:42.587Z] a7acece74701: Pulling fs layer [2023-01-30T10:07:42.587Z] 12d6caf4c0d1: Waiting [2023-01-30T10:07:42.587Z] 96b7cbca73a9: Waiting [2023-01-30T10:07:42.587Z] 22ff95d597cd: Waiting [2023-01-30T10:07:42.587Z] 53926ce57604: Waiting [2023-01-30T10:07:42.587Z] 21b2b0c7a3f4: Waiting [2023-01-30T10:07:42.587Z] a7acece74701: Waiting [2023-01-30T10:07:42.587Z] 93c1e223e6f2: Download complete [2023-01-30T10:07:42.858Z] 4583459ba037: Verifying Checksum [2023-01-30T10:07:42.858Z] 4583459ba037: Download complete [2023-01-30T10:07:42.858Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-30T10:07:42.858Z] 21b2b0c7a3f4: Download complete [2023-01-30T10:07:42.858Z] 22ff95d597cd: Verifying Checksum [2023-01-30T10:07:42.858Z] 22ff95d597cd: Download complete [2023-01-30T10:07:42.858Z] 213ec9aee27d: Verifying Checksum [2023-01-30T10:07:42.858Z] 213ec9aee27d: Download complete [2023-01-30T10:07:42.858Z] 12d6caf4c0d1: Verifying Checksum [2023-01-30T10:07:42.858Z] 12d6caf4c0d1: Download complete [2023-01-30T10:07:43.143Z] 213ec9aee27d: Pull complete [2023-01-30T10:07:43.143Z] 4583459ba037: Pull complete [2023-01-30T10:07:43.143Z] 93c1e223e6f2: Pull complete [2023-01-30T10:07:44.150Z] 53926ce57604: Verifying Checksum [2023-01-30T10:07:44.150Z] 53926ce57604: Download complete [2023-01-30T10:07:44.150Z] a7acece74701: Verifying Checksum [2023-01-30T10:07:44.150Z] a7acece74701: Download complete [2023-01-30T10:07:44.150Z] 96b7cbca73a9: Verifying Checksum [2023-01-30T10:07:44.150Z] 96b7cbca73a9: Download complete [2023-01-30T10:07:48.342Z] 53926ce57604: Pull complete [2023-01-30T10:07:48.342Z] 21b2b0c7a3f4: Pull complete [2023-01-30T10:07:48.342Z] 22ff95d597cd: Pull complete [2023-01-30T10:07:48.342Z] 12d6caf4c0d1: Pull complete [2023-01-30T10:07:50.258Z] 96b7cbca73a9: Pull complete [2023-01-30T10:07:51.191Z] a7acece74701: Pull complete [2023-01-30T10:07:51.191Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-30T10:07:51.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T10:07:51.191Z] ---> db6d94c90886 [2023-01-30T10:07:51.191Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-30T10:07:53.093Z] ---> Running in b3f6ab5bd267 [2023-01-30T10:07:53.093Z] Removing intermediate container b3f6ab5bd267 [2023-01-30T10:07:53.093Z] ---> e06848d0c3ed [2023-01-30T10:07:53.093Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T10:07:53.352Z] ---> Running in 82b18d92de4d [2023-01-30T10:07:53.352Z] Removing intermediate container 82b18d92de4d [2023-01-30T10:07:53.352Z] ---> 678b5d9b67d5 [2023-01-30T10:07:53.352Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T10:07:53.352Z] ---> Running in 023b9d0821b6 [2023-01-30T10:07:53.610Z] Removing intermediate container 023b9d0821b6 [2023-01-30T10:07:53.610Z] ---> 158145f1b38c [2023-01-30T10:07:53.610Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T10:07:53.610Z] ---> Running in 0b70b2e51a39 [2023-01-30T10:07:53.610Z] Removing intermediate container 0b70b2e51a39 [2023-01-30T10:07:53.610Z] ---> 56cce06eac64 [2023-01-30T10:07:53.610Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T10:07:53.610Z] ---> Running in 76714f0c6eed [2023-01-30T10:07:53.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T10:07:54.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T10:07:54.387Z] OK: 211 MiB in 51 packages [2023-01-30T10:07:54.646Z] Removing intermediate container 76714f0c6eed [2023-01-30T10:07:54.646Z] ---> 69cc8e499014 [2023-01-30T10:07:54.646Z] Step 8/12 : WORKDIR /app [2023-01-30T10:07:54.646Z] ---> Running in 53d94fd0d46e [2023-01-30T10:07:54.905Z] Removing intermediate container 53d94fd0d46e [2023-01-30T10:07:54.905Z] ---> 1b493e4f61ef [2023-01-30T10:07:54.905Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-30T10:07:54.905Z] ---> 4552cf68d9f8 [2023-01-30T10:07:54.905Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T10:07:55.165Z] ---> Running in b0033a376d0d [2023-01-30T10:07:55.521Z] Still waiting to schedule task [2023-01-30T10:07:55.522Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-30T10:08:41.900Z] Removing intermediate container b0033a376d0d [2023-01-30T10:08:41.900Z] ---> 038b8c170deb [2023-01-30T10:08:41.900Z] Step 11/12 : COPY . . [2023-01-30T10:08:41.900Z] ---> 071810362212 [2023-01-30T10:08:41.900Z] Step 12/12 : RUN $MAKE [2023-01-30T10:08:41.900Z] ---> Running in 1708f1ea0297 [2023-01-30T10:08:41.900Z] noop [2023-01-30T10:08:41.900Z] Removing intermediate container 1708f1ea0297 [2023-01-30T10:08:41.900Z] ---> 20d9cb7952d8 [2023-01-30T10:08:41.900Z] Successfully built 20d9cb7952d8 [2023-01-30T10:08:41.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:08:42.481Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T10:08:42.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:08:42.649Z] prd-ubuntu20.04-docker-8c-8g-3973 does not seem to be running inside a container [2023-01-30T10:08:42.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-142 -v /w/workspace/undry_device-rfid-llrp-go_PR-142:/w/workspace/undry_device-rfid-llrp-go_PR-142:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T10:08:43.062Z] $ docker top 97717209369d0398a7bcdbf16a6b2b76b46e73ef08bde53b36e5c1f992a46bf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T10:08:43.462Z] + go version [2023-01-30T10:08:43.462Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-30T10:08:43.498Z] $ docker stop --time=1 97717209369d0398a7bcdbf16a6b2b76b46e73ef08bde53b36e5c1f992a46bf6 [2023-01-30T10:08:44.792Z] $ docker rm -f --volumes 97717209369d0398a7bcdbf16a6b2b76b46e73ef08bde53b36e5c1f992a46bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:08:45.537Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T10:08:45.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:08:45.698Z] prd-ubuntu20.04-docker-8c-8g-3973 does not seem to be running inside a container [2023-01-30T10:08:45.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-142 -v /w/workspace/undry_device-rfid-llrp-go_PR-142:/w/workspace/undry_device-rfid-llrp-go_PR-142:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T10:08:46.099Z] $ docker top d32dc9f1abf25f85ccbdb6cabaae81d0de47f87e69e8190b48824aa23fe07e35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T10:08:46.498Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-142 [Pipeline] fileExists [Pipeline] sh [2023-01-30T10:08:46.854Z] + make test [2023-01-30T10:08:46.854Z] go test ./... -coverprofile=coverage.out ./... [2023-01-30T10:08:47.420Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-30T10:08:57.389Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-30T10:08:57.389Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-30T10:09:02.660Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.089s coverage: 38.5% of statements [2023-01-30T10:09:02.660Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2023-01-30T10:09:02.660Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 96.4% of statements [2023-01-30T10:09:10.767Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-30T10:09:10.767Z] go vet ./... [2023-01-30T10:09:14.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T10:09:14.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T10:09:14.052Z] ./bin/test-attribution-txt.sh [2023-01-30T10:09:14.052Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T10:09:14.052Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T10:09:14.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T10:09:14.123Z] $ docker stop --time=1 d32dc9f1abf25f85ccbdb6cabaae81d0de47f87e69e8190b48824aa23fe07e35 [2023-01-30T10:09:15.559Z] $ docker rm -f --volumes d32dc9f1abf25f85ccbdb6cabaae81d0de47f87e69e8190b48824aa23fe07e35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T10:09:16.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T10:09:16.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-30T10:09:16.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T10:09:17.203Z] + ls -al . [2023-01-30T10:09:17.204Z] total 636 [2023-01-30T10:09:17.204Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 10:08 . [2023-01-30T10:09:17.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 10:07 .. [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 30 10:07 .dockerignore [2023-01-30T10:09:17.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 10:09 .git [2023-01-30T10:09:17.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 10:07 .github [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 30 10:07 .gitignore [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 30 10:07 .golangci.yml [2023-01-30T10:09:17.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 10:07 .semver [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 30 10:07 Attribution.txt [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 30 10:07 CHANGELOG.md [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 30 10:07 Dockerfile [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 10:07 GOVERNANCE.md [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 30 10:07 Jenkinsfile [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 30 10:07 LICENSE [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 30 10:07 Makefile [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 30 10:07 OWNERS.md [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 30 10:07 README.md [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 10:07 VERSION [2023-01-30T10:09:17.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 10:07 bin [2023-01-30T10:09:17.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 10:07 cmd [2023-01-30T10:09:17.204Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 30 10:09 coverage.out [2023-01-30T10:09:17.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 10:07 examples [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 3516 Jan 30 10:07 go.mod [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 34609 Jan 30 10:07 go.sum [2023-01-30T10:09:17.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 10:07 images [2023-01-30T10:09:17.204Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 30 10:07 internal [2023-01-30T10:09:17.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 10:07 snap [2023-01-30T10:09:17.204Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 30 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:09:17.689Z] + 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=e61563cfd053e51e95aec4e08747fae6190eef95 --label arch=amd64 --label version=0.0.0 . [2023-01-30T10:09:17.689Z] Sending build context to Docker daemon 4.108MB [2023-01-30T10:09:17.689Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T10:09:17.689Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-30T10:09:17.689Z] ---> 20d9cb7952d8 [2023-01-30T10:09:17.689Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-30T10:09:17.689Z] ---> Running in 10bf6a06ae63 [2023-01-30T10:09:17.978Z] Removing intermediate container 10bf6a06ae63 [2023-01-30T10:09:17.978Z] ---> 510940662762 [2023-01-30T10:09:17.978Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T10:09:17.978Z] ---> Running in 71b493e93fed [2023-01-30T10:09:17.978Z] Removing intermediate container 71b493e93fed [2023-01-30T10:09:17.978Z] ---> 6ac409e44ea9 [2023-01-30T10:09:17.978Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T10:09:17.978Z] ---> Running in bbb937f9eca5 [2023-01-30T10:09:18.254Z] Removing intermediate container bbb937f9eca5 [2023-01-30T10:09:18.254Z] ---> 227fcd230817 [2023-01-30T10:09:18.254Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T10:09:18.254Z] ---> Running in a6ce6015ce6e [2023-01-30T10:09:18.254Z] Removing intermediate container a6ce6015ce6e [2023-01-30T10:09:18.254Z] ---> fbee581664a4 [2023-01-30T10:09:18.254Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T10:09:18.254Z] ---> Running in d3b03acae18e [2023-01-30T10:09:18.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T10:09:19.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T10:09:19.366Z] OK: 211 MiB in 51 packages [2023-01-30T10:09:19.624Z] Removing intermediate container d3b03acae18e [2023-01-30T10:09:19.624Z] ---> 9d27feb74ac8 [2023-01-30T10:09:19.624Z] Step 8/24 : WORKDIR /app [2023-01-30T10:09:19.624Z] ---> Running in a7bc4b37eba8 [2023-01-30T10:09:19.624Z] Removing intermediate container a7bc4b37eba8 [2023-01-30T10:09:19.624Z] ---> f35d4ecb8fdd [2023-01-30T10:09:19.624Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-30T10:09:19.884Z] ---> 12b79b14486d [2023-01-30T10:09:19.884Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T10:09:19.884Z] ---> Running in fb82ff1f68ed [2023-01-30T10:09:20.820Z] Removing intermediate container fb82ff1f68ed [2023-01-30T10:09:20.820Z] ---> 0764f1fb4721 [2023-01-30T10:09:20.820Z] Step 11/24 : COPY . . [2023-01-30T10:09:21.078Z] ---> f8ef7c4dea6f [2023-01-30T10:09:21.078Z] Step 12/24 : RUN $MAKE [2023-01-30T10:09:21.078Z] ---> Running in 36d72e88158c [2023-01-30T10:09:21.336Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-30T10:09:35.156Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3974 in /w/workspace/undry_device-rfid-llrp-go_PR-142 [Pipeline] { [Pipeline] ws [2023-01-30T10:09:35.215Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-30T10:09:35.293Z] Selected Git installation does not exist. Using Default [2023-01-30T10:09:35.293Z] The recommended git tool is: NONE [2023-01-30T10:09:40.388Z] using credential edgex-jenkins-ssh [2023-01-30T10:09:40.405Z] Cloning the remote Git repository [2023-01-30T10:09:40.448Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-30T10:09:40.527Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-01-30T10:09:40.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-30T10:09:40.685Z] > git --version # timeout=10 [2023-01-30T10:09:40.703Z] > git --version # 'git version 2.25.1' [2023-01-30T10:09:40.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T10:09:40.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T10:09:43.261Z] Removing intermediate container 36d72e88158c [2023-01-30T10:09:43.261Z] ---> 043e564e60ed [2023-01-30T10:09:43.261Z] Step 13/24 : FROM alpine:3.16 [2023-01-30T10:09:43.261Z] 3.16: Pulling from library/alpine [2023-01-30T10:09:43.261Z] ca7dd9ec2225: Pulling fs layer [2023-01-30T10:09:43.261Z] ca7dd9ec2225: Download complete [2023-01-30T10:09:43.261Z] ca7dd9ec2225: Pull complete [2023-01-30T10:09:43.261Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T10:09:43.261Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T10:09:43.261Z] ---> bfe296a52501 [2023-01-30T10:09:43.261Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-30T10:09:43.261Z] ---> Running in 7372d448d797 [2023-01-30T10:09:43.261Z] Removing intermediate container 7372d448d797 [2023-01-30T10:09:43.261Z] ---> ed8f800d6880 [2023-01-30T10:09:43.261Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-30T10:09:43.261Z] ---> Running in 5e2df487ab37 [2023-01-30T10:09:43.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T10:09:43.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T10:09:43.520Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T10:09:43.520Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T10:09:43.520Z] OK: 6 MiB in 15 packages [2023-01-30T10:09:43.777Z] Removing intermediate container 5e2df487ab37 [2023-01-30T10:09:43.777Z] ---> 154636875187 [2023-01-30T10:09:43.777Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-30T10:09:44.036Z] ---> b74e0284b86e [2023-01-30T10:09:44.036Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-30T10:09:42.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-30T10:09:43.023Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T10:09:43.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-30T10:09:43.840Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-30T10:09:43.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T10:09:43.858Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-30T10:09:44.293Z] ---> d77d2be3b628 [2023-01-30T10:09:44.294Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-30T10:09:44.358Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit e61563cfd053e51e95aec4e08747fae6190eef95 [2023-01-30T10:09:44.630Z] Merge succeeded, producing e61563cfd053e51e95aec4e08747fae6190eef95 [2023-01-30T10:09:44.630Z] Checking out Revision e61563cfd053e51e95aec4e08747fae6190eef95 (PR-142) [2023-01-30T10:09:44.859Z] ---> baee32e82571 [2023-01-30T10:09:44.859Z] Step 19/24 : EXPOSE 59989 [2023-01-30T10:09:44.859Z] ---> Running in 43cecb719c71 [2023-01-30T10:09:44.859Z] Removing intermediate container 43cecb719c71 [2023-01-30T10:09:44.859Z] ---> 5626fc08137b [2023-01-30T10:09:44.859Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-30T10:09:44.859Z] ---> Running in 283dbeeea67d [2023-01-30T10:09:45.118Z] Removing intermediate container 283dbeeea67d [2023-01-30T10:09:45.118Z] ---> 3a831680f620 [2023-01-30T10:09:45.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T10:09:45.118Z] ---> Running in 5cbd19b85af3 [2023-01-30T10:09:45.118Z] Removing intermediate container 5cbd19b85af3 [2023-01-30T10:09:45.118Z] ---> 0239c291d001 [2023-01-30T10:09:45.118Z] Step 22/24 : LABEL arch=amd64 [2023-01-30T10:09:45.118Z] ---> Running in 2355ad78f61c [2023-01-30T10:09:45.137Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-30T10:09:45.182Z] > git --version # timeout=10 [2023-01-30T10:09:45.193Z] > git --version # 'git version 2.25.1' [2023-01-30T10:09:45.207Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T10:09:45.377Z] Removing intermediate container 2355ad78f61c [2023-01-30T10:09:45.377Z] ---> b470b8398052 [2023-01-30T10:09:45.377Z] Step 23/24 : LABEL git_sha=e61563cfd053e51e95aec4e08747fae6190eef95 [2023-01-30T10:09:45.377Z] ---> Running in 709409e1bf53 [2023-01-30T10:09:45.377Z] Removing intermediate container 709409e1bf53 [2023-01-30T10:09:45.377Z] ---> 77003e9c988b [2023-01-30T10:09:45.377Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T10:09:45.377Z] ---> Running in fcc9c10ab88e [2023-01-30T10:09:44.372Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T10:09:44.400Z] > git checkout -f e61563cfd053e51e95aec4e08747fae6190eef95 # timeout=10 [2023-01-30T10:09:44.511Z] > git remote # timeout=10 [2023-01-30T10:09:44.529Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T10:09:44.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T10:09:44.576Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-01-30T10:09:44.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T10:09:44.636Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T10:09:44.652Z] > git checkout -f e61563cfd053e51e95aec4e08747fae6190eef95 # timeout=10 [Pipeline] withEnv [Pipeline] { [2023-01-30T10:09:45.636Z] Removing intermediate container fcc9c10ab88e [2023-01-30T10:09:45.636Z] ---> f1d507a22790 [2023-01-30T10:09:45.636Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T10:09:45.636Z] Successfully built f1d507a22790 [2023-01-30T10:09:45.636Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [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 [2023-01-30T10:09:46.422Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-30T10:09:46.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T10:09:46.422Z] Dload Upload Total Spent Left Speed [2023-01-30T10:09:46.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60431 0 --:--:-- --:--:-- --:--:-- 60431 [2023-01-30T10:09:46.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T10:09:46.701Z] [2023-01-30T10:09:46.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:09:47.030Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-30T10:09:47.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T10:09:47.174Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-30T10:09:47.174Z] 5eb5b503b376: Pulling fs layer [2023-01-30T10:09:47.174Z] 5c69ac0246d0: Pulling fs layer [2023-01-30T10:09:47.174Z] ec43610c2a17: Pulling fs layer [2023-01-30T10:09:47.174Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-30T10:09:47.174Z] 33b1e0a273af: Pulling fs layer [2023-01-30T10:09:47.174Z] 5d3b04190fa2: Pulling fs layer [2023-01-30T10:09:47.174Z] 2f39f015ded8: Pulling fs layer [2023-01-30T10:09:47.174Z] 5d3b04190fa2: Waiting [2023-01-30T10:09:47.174Z] 2f39f015ded8: Waiting [2023-01-30T10:09:47.174Z] 33b1e0a273af: Waiting [2023-01-30T10:09:47.174Z] 5c69ac0246d0: Verifying Checksum [2023-01-30T10:09:47.174Z] 5c69ac0246d0: Download complete [2023-01-30T10:09:47.174Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-30T10:09:47.174Z] 3a2ae6a8a46f: Download complete [2023-01-30T10:09:47.377Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-30T10:09:47.377Z] + sudo tee /etc/docker/daemon.new [2023-01-30T10:09:47.377Z] { [2023-01-30T10:09:47.377Z] "registry-mirrors": [ [2023-01-30T10:09:47.377Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-30T10:09:47.377Z] ], [2023-01-30T10:09:47.377Z] "bip": "10.250.0.254/24", [2023-01-30T10:09:47.377Z] "hosts": [ [2023-01-30T10:09:47.377Z] "tcp://0.0.0.0:5555", [2023-01-30T10:09:47.377Z] "unix:///var/run/docker.sock" [2023-01-30T10:09:47.377Z] ], [2023-01-30T10:09:47.377Z] "mtu": 1458, [2023-01-30T10:09:47.377Z] "selinux-enabled": true, [2023-01-30T10:09:47.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-30T10:09:47.377Z] } [Pipeline] sh [2023-01-30T10:09:47.438Z] 33b1e0a273af: Verifying Checksum [2023-01-30T10:09:47.438Z] 33b1e0a273af: Download complete [2023-01-30T10:09:47.438Z] 5d3b04190fa2: Verifying Checksum [2023-01-30T10:09:47.438Z] 5d3b04190fa2: Download complete [2023-01-30T10:09:47.438Z] ec43610c2a17: Verifying Checksum [2023-01-30T10:09:47.438Z] ec43610c2a17: Download complete [2023-01-30T10:09:47.699Z] 5eb5b503b376: Verifying Checksum [2023-01-30T10:09:47.699Z] 5eb5b503b376: Download complete [2023-01-30T10:09:47.730Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-30T10:09:48.098Z] + sudo service docker restart [2023-01-30T10:09:48.265Z] 2f39f015ded8: Download complete [2023-01-30T10:09:48.831Z] 5eb5b503b376: Pull complete [2023-01-30T10:09:49.088Z] 5c69ac0246d0: Pull complete [2023-01-30T10:09:49.656Z] ec43610c2a17: Pull complete [2023-01-30T10:09:49.656Z] 3a2ae6a8a46f: Pull complete [2023-01-30T10:09:49.915Z] 33b1e0a273af: Pull complete [2023-01-30T10:09:49.915Z] 5d3b04190fa2: Pull complete [2023-01-30T10:09:54.100Z] 2f39f015ded8: Pull complete [2023-01-30T10:09:54.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-30T10:09:54.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T10:09:54.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:09:54.326Z] prd-ubuntu20.04-docker-8c-8g-3973 does not seem to be running inside a container [2023-01-30T10:09:54.357Z] $ 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-142 -v /w/workspace/undry_device-rfid-llrp-go_PR-142:/w/workspace/undry_device-rfid-llrp-go_PR-142:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T10:09:56.568Z] $ docker top 1b62baf3cd1dba3325c853eba9b4faddedf2dba7d0d7a62009be1d0b08edd568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:09:57.025Z] ---> job-cost.sh [2023-01-30T10:09:57.025Z] lf-activate-venv: SKIPPING [2023-01-30T10:09:57.025Z] INFO: No Stack... [2023-01-30T10:09:57.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T10:09:57.855Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T10:09:58.171Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-142/archives/cost.csv [2023-01-30T10:09:58.171Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T10:09:58.216Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] [2023-01-30T10:09:58.221Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] did not exist. Created. [2023-01-30T10:09:58.221Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T10:09:58.630Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-30T10:09:58.685Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T10:09:58.716Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T10:09:58.908Z] $ docker stop --time=1 1b62baf3cd1dba3325c853eba9b4faddedf2dba7d0d7a62009be1d0b08edd568 [2023-01-30T10:10:00.070Z] $ docker rm -f --volumes 1b62baf3cd1dba3325c853eba9b4faddedf2dba7d0d7a62009be1d0b08edd568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T10:10:06.418Z] provisioning config files... [2023-01-30T10:10:06.450Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12800840386017342832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:10:06.839Z] ---> docker-login.sh [2023-01-30T10:10:06.839Z] nexus3.edgexfoundry.org:10001 [2023-01-30T10:10:07.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:10:07.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:10:07.426Z] Configure a credential helper to remove this warning. See [2023-01-30T10:10:07.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:10:07.426Z] [2023-01-30T10:10:07.426Z] Login Succeeded [2023-01-30T10:10:07.426Z] nexus3.edgexfoundry.org:10002 [2023-01-30T10:10:07.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:10:07.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:10:07.694Z] Configure a credential helper to remove this warning. See [2023-01-30T10:10:07.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:10:07.694Z] [2023-01-30T10:10:07.694Z] Login Succeeded [2023-01-30T10:10:07.694Z] nexus3.edgexfoundry.org:10003 [2023-01-30T10:10:07.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:10:08.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:10:08.243Z] Configure a credential helper to remove this warning. See [2023-01-30T10:10:08.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:10:08.243Z] [2023-01-30T10:10:08.243Z] Login Succeeded [2023-01-30T10:10:08.243Z] nexus3.edgexfoundry.org:10004 [2023-01-30T10:10:08.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:10:08.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:10:08.517Z] Configure a credential helper to remove this warning. See [2023-01-30T10:10:08.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:10:08.517Z] [2023-01-30T10:10:08.517Z] Login Succeeded [2023-01-30T10:10:08.517Z] docker.io [2023-01-30T10:10:08.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T10:10:09.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T10:10:09.055Z] Configure a credential helper to remove this warning. See [2023-01-30T10:10:09.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T10:10:09.055Z] [2023-01-30T10:10:09.055Z] Login Succeeded [2023-01-30T10:10:09.055Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T10:10:09.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T10:10:09.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T10:10:09.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T10:10:09.533Z] ========================================================= [2023-01-30T10:10:09.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-30T10:10:09.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:10:10.029Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-30T10:10:10.298Z] Sending build context to Docker daemon 1.22MB [2023-01-30T10:10:10.298Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T10:10:10.298Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-30T10:10:10.570Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-30T10:10:10.570Z] 9b18e9b68314: Pulling fs layer [2023-01-30T10:10:10.570Z] 35d82f9e3411: Pulling fs layer [2023-01-30T10:10:10.570Z] e16973657156: Pulling fs layer [2023-01-30T10:10:10.570Z] fc693d55d65f: Pulling fs layer [2023-01-30T10:10:10.570Z] 7e9fc2657dce: Pulling fs layer [2023-01-30T10:10:10.570Z] dda99020689f: Pulling fs layer [2023-01-30T10:10:10.570Z] db1c61fa0a46: Pulling fs layer [2023-01-30T10:10:10.570Z] 891c053d2c06: Pulling fs layer [2023-01-30T10:10:10.570Z] fc693d55d65f: Waiting [2023-01-30T10:10:10.570Z] 7e9fc2657dce: Waiting [2023-01-30T10:10:10.570Z] db1c61fa0a46: Waiting [2023-01-30T10:10:10.570Z] dda99020689f: Waiting [2023-01-30T10:10:10.570Z] 891c053d2c06: Waiting [2023-01-30T10:10:10.570Z] e16973657156: Download complete [2023-01-30T10:10:10.570Z] 35d82f9e3411: Verifying Checksum [2023-01-30T10:10:10.570Z] 35d82f9e3411: Download complete [2023-01-30T10:10:10.570Z] 7e9fc2657dce: Download complete [2023-01-30T10:10:10.570Z] dda99020689f: Verifying Checksum [2023-01-30T10:10:10.570Z] dda99020689f: Download complete [2023-01-30T10:10:10.570Z] 9b18e9b68314: Verifying Checksum [2023-01-30T10:10:10.570Z] 9b18e9b68314: Download complete [2023-01-30T10:10:11.565Z] 891c053d2c06: Verifying Checksum [2023-01-30T10:10:11.565Z] 891c053d2c06: Download complete [2023-01-30T10:10:11.565Z] 9b18e9b68314: Pull complete [2023-01-30T10:10:12.157Z] 35d82f9e3411: Pull complete [2023-01-30T10:10:12.430Z] e16973657156: Pull complete [2023-01-30T10:10:13.020Z] db1c61fa0a46: Verifying Checksum [2023-01-30T10:10:13.020Z] db1c61fa0a46: Download complete [2023-01-30T10:10:13.290Z] fc693d55d65f: Verifying Checksum [2023-01-30T10:10:13.290Z] fc693d55d65f: Download complete [2023-01-30T10:10:25.622Z] fc693d55d65f: Pull complete [2023-01-30T10:10:25.622Z] 7e9fc2657dce: Pull complete [2023-01-30T10:10:25.622Z] dda99020689f: Pull complete [2023-01-30T10:10:32.275Z] db1c61fa0a46: Pull complete [2023-01-30T10:10:34.231Z] 891c053d2c06: Pull complete [2023-01-30T10:10:34.508Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-30T10:10:34.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T10:10:34.508Z] ---> f96f9c87975a [2023-01-30T10:10:34.508Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-30T10:10:36.506Z] ---> Running in a0d063963e7d [2023-01-30T10:10:36.506Z] Removing intermediate container a0d063963e7d [2023-01-30T10:10:36.506Z] ---> 0b0405aec9fe [2023-01-30T10:10:36.507Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T10:10:36.775Z] ---> Running in 7050d4db0bab [2023-01-30T10:10:37.043Z] Removing intermediate container 7050d4db0bab [2023-01-30T10:10:37.043Z] ---> 0eb596b183a2 [2023-01-30T10:10:37.043Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T10:10:37.043Z] ---> Running in b6a4cc0e43c4 [2023-01-30T10:10:37.312Z] Removing intermediate container b6a4cc0e43c4 [2023-01-30T10:10:37.312Z] ---> ae7c96010c86 [2023-01-30T10:10:37.312Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T10:10:37.312Z] ---> Running in 7d3d2ca76587 [2023-01-30T10:10:37.582Z] Removing intermediate container 7d3d2ca76587 [2023-01-30T10:10:37.582Z] ---> a5b1574022e6 [2023-01-30T10:10:37.582Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T10:10:37.851Z] ---> Running in 1253d4e6d211 [2023-01-30T10:10:38.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T10:10:39.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T10:10:39.980Z] OK: 221 MiB in 51 packages [2023-01-30T10:10:40.938Z] Removing intermediate container 1253d4e6d211 [2023-01-30T10:10:40.938Z] ---> 6949f3551ed2 [2023-01-30T10:10:40.938Z] Step 8/12 : WORKDIR /app [2023-01-30T10:10:40.938Z] ---> Running in eb4e2c17ef4f [2023-01-30T10:10:41.206Z] Removing intermediate container eb4e2c17ef4f [2023-01-30T10:10:41.206Z] ---> 562441a612fb [2023-01-30T10:10:41.206Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-30T10:10:41.792Z] ---> 2b4c808c39f4 [2023-01-30T10:10:41.792Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T10:10:41.792Z] ---> Running in e130939342ca [2023-01-30T10:11:38.206Z] Removing intermediate container e130939342ca [2023-01-30T10:11:38.206Z] ---> 4dd339f511c0 [2023-01-30T10:11:38.206Z] Step 11/12 : COPY . . [2023-01-30T10:11:38.791Z] ---> 7908d421aeef [2023-01-30T10:11:38.791Z] Step 12/12 : RUN $MAKE [2023-01-30T10:11:39.063Z] ---> Running in eb43e60ac2f9 [2023-01-30T10:11:40.026Z] noop [2023-01-30T10:11:40.610Z] Removing intermediate container eb43e60ac2f9 [2023-01-30T10:11:40.610Z] ---> afd3c7f6b131 [2023-01-30T10:11:40.610Z] Successfully built afd3c7f6b131 [2023-01-30T10:11:40.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:11:41.086Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T10:11:41.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:11:41.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-3974 does not seem to be running inside a container [2023-01-30T10:11:41.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-30T10:11:42.605Z] $ docker top aeafb7fd588a94d0c03cddc7c155eba32dcc131f9ff2f5a435dfce634e38d0d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T10:11:43.479Z] + go version [2023-01-30T10:11:43.479Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-30T10:11:43.511Z] $ docker stop --time=1 aeafb7fd588a94d0c03cddc7c155eba32dcc131f9ff2f5a435dfce634e38d0d7 [2023-01-30T10:11:45.122Z] $ docker rm -f --volumes aeafb7fd588a94d0c03cddc7c155eba32dcc131f9ff2f5a435dfce634e38d0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:11:45.971Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T10:11:45.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:11:46.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-3974 does not seem to be running inside a container [2023-01-30T10:11:46.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-30T10:11:47.307Z] $ docker top 3696c8754729228e4bccff1dcda84f306f0bea7853bd1924479ab582aa563465 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T10:11:47.840Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-30T10:11:48.230Z] + make test [2023-01-30T10:11:48.230Z] go test ./... -coverprofile=coverage.out ./... [2023-01-30T10:11:52.038Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-30T10:13:13.663Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-30T10:13:13.663Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-30T10:13:40.349Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.724s coverage: 38.5% of statements [2023-01-30T10:13:40.349Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.520s coverage: 52.0% of statements [2023-01-30T10:13:40.349Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 95.5% of statements [2023-01-30T10:13:40.349Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-30T10:13:40.349Z] go vet ./... [2023-01-30T10:14:07.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T10:14:07.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T10:14:07.043Z] ./bin/test-attribution-txt.sh [2023-01-30T10:14:07.043Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T10:14:07.043Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T10:14:07.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T10:14:07.112Z] $ docker stop --time=1 3696c8754729228e4bccff1dcda84f306f0bea7853bd1924479ab582aa563465 [2023-01-30T10:14:08.877Z] $ docker rm -f --volumes 3696c8754729228e4bccff1dcda84f306f0bea7853bd1924479ab582aa563465 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T10:14:10.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T10:14:10.184Z] Warning: overwriting stash ‘coverage-report’ [2023-01-30T10:14:10.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T10:14:11.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T10:14:12.155Z] + ls -al . [2023-01-30T10:14:12.155Z] total 632 [2023-01-30T10:14:12.155Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 10:11 . [2023-01-30T10:14:12.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 10:09 .. [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 30 10:09 .dockerignore [2023-01-30T10:14:12.155Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 10:09 .git [2023-01-30T10:14:12.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 10:09 .github [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 30 10:09 .gitignore [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 30 10:09 .golangci.yml [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 30 10:09 Attribution.txt [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 30 10:09 CHANGELOG.md [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 30 10:09 Dockerfile [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 10:09 GOVERNANCE.md [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 30 10:09 Jenkinsfile [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 30 10:09 LICENSE [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 30 10:09 Makefile [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 30 10:09 OWNERS.md [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 30 10:09 README.md [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 10:07 VERSION [2023-01-30T10:14:12.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 10:09 bin [2023-01-30T10:14:12.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 10:09 cmd [2023-01-30T10:14:12.155Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 30 10:13 coverage.out [2023-01-30T10:14:12.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 10:09 examples [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 3516 Jan 30 10:09 go.mod [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 34609 Jan 30 10:09 go.sum [2023-01-30T10:14:12.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 10:09 images [2023-01-30T10:14:12.155Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 30 10:09 internal [2023-01-30T10:14:12.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 10:09 snap [2023-01-30T10:14:12.155Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 30 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:14:12.583Z] + 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=e61563cfd053e51e95aec4e08747fae6190eef95 --label arch=arm64 --label version=0.0.0 . [2023-01-30T10:14:12.851Z] Sending build context to Docker daemon 1.22MB [2023-01-30T10:14:12.851Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T10:14:12.851Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-30T10:14:12.851Z] ---> afd3c7f6b131 [2023-01-30T10:14:12.851Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-30T10:14:13.119Z] ---> Running in 7c053746083a [2023-01-30T10:14:13.710Z] Removing intermediate container 7c053746083a [2023-01-30T10:14:13.710Z] ---> d9284ab73dbc [2023-01-30T10:14:13.710Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T10:14:13.710Z] ---> Running in 831273a64ab2 [2023-01-30T10:14:14.301Z] Removing intermediate container 831273a64ab2 [2023-01-30T10:14:14.301Z] ---> a754974aaeb4 [2023-01-30T10:14:14.301Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T10:14:14.301Z] ---> Running in 06c81ac30ade [2023-01-30T10:14:14.886Z] Removing intermediate container 06c81ac30ade [2023-01-30T10:14:14.886Z] ---> 162607f3d523 [2023-01-30T10:14:14.886Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T10:14:14.886Z] ---> Running in 533757b4fba2 [2023-01-30T10:14:15.475Z] Removing intermediate container 533757b4fba2 [2023-01-30T10:14:15.475Z] ---> e21d6fdc3e0f [2023-01-30T10:14:15.475Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T10:14:15.475Z] ---> Running in b93e26b38a46 [2023-01-30T10:14:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T10:14:17.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T10:14:18.153Z] OK: 221 MiB in 51 packages [2023-01-30T10:14:19.118Z] Removing intermediate container b93e26b38a46 [2023-01-30T10:14:19.118Z] ---> 3dab50d3f433 [2023-01-30T10:14:19.118Z] Step 8/24 : WORKDIR /app [2023-01-30T10:14:19.118Z] ---> Running in 43315082c047 [2023-01-30T10:14:19.385Z] Removing intermediate container 43315082c047 [2023-01-30T10:14:19.385Z] ---> 0df11f588d08 [2023-01-30T10:14:19.385Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-30T10:14:19.970Z] ---> 53923780f76a [2023-01-30T10:14:19.970Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T10:14:19.970Z] ---> Running in 762bebb832b5 [2023-01-30T10:14:23.322Z] Removing intermediate container 762bebb832b5 [2023-01-30T10:14:23.322Z] ---> e963a129c9e4 [2023-01-30T10:14:23.322Z] Step 11/24 : COPY . . [2023-01-30T10:14:25.908Z] ---> 3ec8c28bb68d [2023-01-30T10:14:25.908Z] Step 12/24 : RUN $MAKE [2023-01-30T10:14:25.908Z] ---> Running in 8c3fb346ba0d [2023-01-30T10:14:26.869Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-30T10:16:48.573Z] Removing intermediate container 8c3fb346ba0d [2023-01-30T10:16:48.573Z] ---> 365cdb777055 [2023-01-30T10:16:48.573Z] Step 13/24 : FROM alpine:3.16 [2023-01-30T10:16:48.573Z] 3.16: Pulling from library/alpine [2023-01-30T10:16:48.573Z] 6875df1f5354: Pulling fs layer [2023-01-30T10:16:48.573Z] 6875df1f5354: Verifying Checksum [2023-01-30T10:16:48.573Z] 6875df1f5354: Download complete [2023-01-30T10:16:48.573Z] 6875df1f5354: Pull complete [2023-01-30T10:16:48.573Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T10:16:48.573Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T10:16:48.573Z] ---> 2b4661558fb8 [2023-01-30T10:16:48.573Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-30T10:16:48.573Z] ---> Running in dd52dbf4b1ed [2023-01-30T10:16:48.573Z] Removing intermediate container dd52dbf4b1ed [2023-01-30T10:16:48.573Z] ---> 620b99dc9b39 [2023-01-30T10:16:48.573Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-30T10:16:48.573Z] ---> Running in ea84a07a7dac [2023-01-30T10:16:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T10:16:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T10:16:48.573Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T10:16:48.573Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T10:16:48.573Z] OK: 5 MiB in 15 packages [2023-01-30T10:16:48.573Z] Removing intermediate container ea84a07a7dac [2023-01-30T10:16:48.573Z] ---> c66c78359741 [2023-01-30T10:16:48.573Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-30T10:16:48.573Z] ---> 6c6525ac1177 [2023-01-30T10:16:48.573Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-30T10:16:48.573Z] ---> dae0456ea286 [2023-01-30T10:16:48.573Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-30T10:16:48.573Z] ---> 1d4a14bf0aa8 [2023-01-30T10:16:48.573Z] Step 19/24 : EXPOSE 59989 [2023-01-30T10:16:48.573Z] ---> Running in 18eeb6d04069 [2023-01-30T10:16:48.573Z] Removing intermediate container 18eeb6d04069 [2023-01-30T10:16:48.573Z] ---> 6675cd31f14e [2023-01-30T10:16:48.573Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-30T10:16:48.573Z] ---> Running in 849d9a422977 [2023-01-30T10:16:48.573Z] Removing intermediate container 849d9a422977 [2023-01-30T10:16:48.573Z] ---> 0c6935e17ef2 [2023-01-30T10:16:48.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T10:16:48.573Z] ---> Running in 393a90980807 [2023-01-30T10:16:48.573Z] Removing intermediate container 393a90980807 [2023-01-30T10:16:48.573Z] ---> c6b23c513d82 [2023-01-30T10:16:48.573Z] Step 22/24 : LABEL arch=arm64 [2023-01-30T10:16:48.573Z] ---> Running in 93cdfd9b0575 [2023-01-30T10:16:48.573Z] Removing intermediate container 93cdfd9b0575 [2023-01-30T10:16:48.573Z] ---> 725c5d51379c [2023-01-30T10:16:48.573Z] Step 23/24 : LABEL git_sha=e61563cfd053e51e95aec4e08747fae6190eef95 [2023-01-30T10:16:48.573Z] ---> Running in 99755f31b1df [2023-01-30T10:16:48.573Z] Removing intermediate container 99755f31b1df [2023-01-30T10:16:48.573Z] ---> 059b662eade6 [2023-01-30T10:16:48.573Z] Step 24/24 : LABEL version=0.0.0 [2023-01-30T10:16:48.573Z] ---> Running in 83a7a013b1d4 [2023-01-30T10:16:48.573Z] Removing intermediate container 83a7a013b1d4 [2023-01-30T10:16:48.573Z] ---> c4bbe5ed753a [2023-01-30T10:16:48.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T10:16:48.573Z] Successfully built c4bbe5ed753a [2023-01-30T10:16:48.573Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:16:49.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T10:16:49.358Z] [2023-01-30T10:16:49.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:16:49.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T10:16:49.753Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-30T10:16:49.753Z] 8998bd30e6a1: Pulling fs layer [2023-01-30T10:16:49.753Z] 04944245beec: Pulling fs layer [2023-01-30T10:16:49.753Z] 699f458cf7ca: Pulling fs layer [2023-01-30T10:16:49.754Z] 765212b225bb: Pulling fs layer [2023-01-30T10:16:49.754Z] f23df028b6ca: Pulling fs layer [2023-01-30T10:16:49.754Z] d65c8cfc05b1: Pulling fs layer [2023-01-30T10:16:49.754Z] 2437ff75d9bd: Pulling fs layer [2023-01-30T10:16:49.754Z] f23df028b6ca: Waiting [2023-01-30T10:16:49.754Z] 765212b225bb: Waiting [2023-01-30T10:16:49.754Z] d65c8cfc05b1: Waiting [2023-01-30T10:16:49.754Z] 2437ff75d9bd: Waiting [2023-01-30T10:16:50.022Z] 04944245beec: Verifying Checksum [2023-01-30T10:16:50.022Z] 04944245beec: Download complete [2023-01-30T10:16:50.022Z] 765212b225bb: Verifying Checksum [2023-01-30T10:16:50.022Z] 765212b225bb: Download complete [2023-01-30T10:16:50.022Z] f23df028b6ca: Verifying Checksum [2023-01-30T10:16:50.022Z] f23df028b6ca: Download complete [2023-01-30T10:16:50.022Z] d65c8cfc05b1: Verifying Checksum [2023-01-30T10:16:50.022Z] d65c8cfc05b1: Download complete [2023-01-30T10:16:50.296Z] 699f458cf7ca: Verifying Checksum [2023-01-30T10:16:50.296Z] 699f458cf7ca: Download complete [2023-01-30T10:16:50.564Z] 8998bd30e6a1: Verifying Checksum [2023-01-30T10:16:50.564Z] 8998bd30e6a1: Download complete [2023-01-30T10:16:53.143Z] 2437ff75d9bd: Verifying Checksum [2023-01-30T10:16:53.143Z] 2437ff75d9bd: Download complete [2023-01-30T10:16:54.550Z] 8998bd30e6a1: Pull complete [2023-01-30T10:16:55.132Z] 04944245beec: Pull complete [2023-01-30T10:16:57.706Z] 699f458cf7ca: Pull complete [2023-01-30T10:16:57.706Z] 765212b225bb: Pull complete [2023-01-30T10:16:58.287Z] f23df028b6ca: Pull complete [2023-01-30T10:16:58.554Z] d65c8cfc05b1: Pull complete [2023-01-30T10:17:13.549Z] 2437ff75d9bd: Pull complete [2023-01-30T10:17:13.549Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-30T10:17:13.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T10:17:13.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:17:14.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-3974 does not seem to be running inside a container [2023-01-30T10:17:14.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-30T10:17:16.734Z] $ docker top e395e7a81eb997aad0012f5e4ba9665cf661854f25041d6ebee2635ff430e0af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:17.329Z] ---> job-cost.sh [2023-01-30T10:17:17.597Z] lf-activate-venv: SKIPPING [2023-01-30T10:17:17.597Z] INFO: No Stack... [2023-01-30T10:17:17.865Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-30T10:17:18.844Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T10:17:19.506Z] + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csvcut [2023-01-30T10:17:19.506Z] -d, -f6 [Pipeline] lock [2023-01-30T10:17:19.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] [2023-01-30T10:17:19.593Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] did not exist. Created. [2023-01-30T10:17:19.593Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T10:17:20.045Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-71db4bf3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-30T10:17:20.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-30T10:17:20.444Z] Warning: overwriting stash ‘stack-cost’ [2023-01-30T10:17:20.499Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T10:17:20.514Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T10:17:20.592Z] $ docker stop --time=1 e395e7a81eb997aad0012f5e4ba9665cf661854f25041d6ebee2635ff430e0af [2023-01-30T10:17:22.099Z] $ docker rm -f --volumes e395e7a81eb997aad0012f5e4ba9665cf661854f25041d6ebee2635ff430e0af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-30T10:17:23.129Z] provisioning config files... [2023-01-30T10:17:23.138Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/config5793910995796114704tmp [Pipeline] { [Pipeline] sh [2023-01-30T10:17:23.466Z] + set +x [2023-01-30T10:17:23.466Z] + + bash -s -- [2023-01-30T10:17:23.466Z] curl -s https://codecov.io/bash [2023-01-30T10:17:23.466Z] [2023-01-30T10:17:23.466Z] _____ _ [2023-01-30T10:17:23.466Z] / ____| | | [2023-01-30T10:17:23.466Z] | | ___ __| | ___ ___ _____ __ [2023-01-30T10:17:23.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-30T10:17:23.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-30T10:17:23.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-30T10:17:23.466Z] Bash-1.0.6 [2023-01-30T10:17:23.466Z] [2023-01-30T10:17:23.466Z] [2023-01-30T10:17:23.466Z] ==> git version 2.25.1 found [2023-01-30T10:17:23.466Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-30T10:17:23.466Z] Release-Date: 2020-01-08 [2023-01-30T10:17:23.466Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-30T10:17:23.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-30T10:17:23.466Z] ==> Jenkins CI detected. [2023-01-30T10:17:23.466Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-142 [2023-01-30T10:17:23.466Z] project root: . [2023-01-30T10:17:23.466Z] --> token set from env [2023-01-30T10:17:23.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-30T10:17:23.466Z] ==> Running gcov in . (disable via -X gcov) [2023-01-30T10:17:23.466Z] ==> Python coveragepy not found [2023-01-30T10:17:23.466Z] ==> Searching for coverage reports in: [2023-01-30T10:17:23.466Z] + . [2023-01-30T10:17:23.466Z] -> Found 1 reports [2023-01-30T10:17:23.466Z] ==> Detecting git/mercurial file structure [2023-01-30T10:17:23.466Z] ==> Reading reports [2023-01-30T10:17:23.466Z] + ./coverage.out bytes=460049 [2023-01-30T10:17:23.725Z] ==> Appending adjustments [2023-01-30T10:17:23.725Z] https://docs.codecov.io/docs/fixing-reports [2023-01-30T10:17:23.725Z] + Found adjustments [2023-01-30T10:17:23.725Z] ==> Gzipping contents [2023-01-30T10:17:23.725Z] 52K /tmp/codecov.OsF1qu.gz [2023-01-30T10:17:23.725Z] ==> Uploading reports [2023-01-30T10:17:23.725Z] url: https://codecov.io [2023-01-30T10:17:23.725Z] query: branch=PR-142&commit=e61563cfd053e51e95aec4e08747fae6190eef95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=142&job=&cmd_args= [2023-01-30T10:17:23.725Z] -> Pinging Codecov [2023-01-30T10:17:23.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-142&commit=e61563cfd053e51e95aec4e08747fae6190eef95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=142&job=&cmd_args= [2023-01-30T10:17:24.292Z] -> Uploading to [2023-01-30T10:17:24.292Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-30/581DD39554BDF9B6E22D074273EAD858/e61563cfd053e51e95aec4e08747fae6190eef95/6ef4c0e1-0516-4bcb-a770-5486e533dc0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T101724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5adc05dd6f2ba4c3b04b30b12e0ea132c9a4ecb6b70775753ff62150e51f63c7 [2023-01-30T10:17:24.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T10:17:24.292Z] Dload Upload Total Spent Left Speed [2023-01-30T10:17:24.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51572 0 0 100 51572 0 203k --:--:-- --:--:-- --:--:-- 203k [2023-01-30T10:17:24.551Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e61563cfd053e51e95aec4e08747fae6190eef95 [Pipeline] } [2023-01-30T10:17:24.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-30T10:17:26.388Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-142/archives ] [2023-01-30T10:17:26.388Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-142/archives [2023-01-30T10:17:26.388Z] total 16 [2023-01-30T10:17:26.388Z] drwxr-xr-x 3 root root 4096 Jan 30 10:09 . [2023-01-30T10:17:26.388Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 30 10:09 .. [2023-01-30T10:17:26.388Z] drwxr-xr-x 2 root root 4096 Jan 30 10:09 cost [2023-01-30T10:17:26.388Z] -rw-r--r-- 1 root root 91 Jan 30 10:09 cost.csv [2023-01-30T10:17:26.388Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-142/archives [2023-01-30T10:17:26.388Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-142/archives [2023-01-30T10:17:26.388Z] total 16 [2023-01-30T10:17:26.388Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 10:09 . [2023-01-30T10:17:26.388Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 30 10:09 .. [2023-01-30T10:17:26.388Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 10:09 cost [2023-01-30T10:17:26.388Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 30 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:26.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:27.609Z] ---> package-listing.sh [2023-01-30T10:17:27.609Z] ++ facter osfamily [2023-01-30T10:17:27.609Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-30T10:17:27.868Z] + OS_FAMILY=debian [2023-01-30T10:17:27.868Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-142 [2023-01-30T10:17:27.868Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-30T10:17:27.868Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-30T10:17:27.868Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-30T10:17:27.868Z] + PACKAGES=/tmp/packages_start.txt [2023-01-30T10:17:27.868Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-142 ']' [2023-01-30T10:17:27.868Z] + PACKAGES=/tmp/packages_end.txt [2023-01-30T10:17:27.868Z] + case "${OS_FAMILY}" in [2023-01-30T10:17:27.868Z] + dpkg -l [2023-01-30T10:17:27.868Z] + grep '^ii' [2023-01-30T10:17:27.868Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-30T10:17:27.868Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-30T10:17:27.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-30T10:17:27.868Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-142 ']' [2023-01-30T10:17:27.868Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-142/archives/ [2023-01-30T10:17:27.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-142/archives/ [Pipeline] echo [2023-01-30T10:17:27.902Z] 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-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-30T10:17:28.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T10:17:28.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T10:17:28.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T10:17:28.964Z] prd-ubuntu20.04-docker-8c-8g-3973 does not seem to be running inside a container [2023-01-30T10:17:29.001Z] $ 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-142/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-142 -v /w/workspace/undry_device-rfid-llrp-go_PR-142:/w/workspace/undry_device-rfid-llrp-go_PR-142:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T10:17:29.204Z] $ docker top c01ca54e94e0fb011250d0f229377e9244abb580096d453d798d25909dcda02c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T10:17:29.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-30T10:17:29.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-30T10:17:30.221Z] + ls /var/log/sa-host [2023-01-30T10:17:30.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T10:17:30.452Z] provisioning config files... [2023-01-30T10:17:30.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-142@tmp/config10818317991266287456tmp [Pipeline] { [Pipeline] echo [2023-01-30T10:17:30.522Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:30.841Z] ---> create-netrc.sh [Pipeline] } [2023-01-30T10:17:30.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:31.280Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-30T10:17:31.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:31.633Z] ---> sudo-logs.sh [2023-01-30T10:17:31.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-30T10:17:31.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:32.044Z] ---> job-cost.sh [2023-01-30T10:17:32.044Z] lf-activate-venv: SKIPPING [2023-01-30T10:17:32.044Z] DEBUG: total: 0.2199999988079071 [2023-01-30T10:17:32.044Z] INFO: Retrieving Stack Cost... [2023-01-30T10:17:32.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T10:17:32.877Z] INFO: Archiving Costs [Pipeline] echo [2023-01-30T10:17:32.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T10:17:33.234Z] ---> logs-deploy.sh [2023-01-30T10:17:33.234Z] lf-activate-venv: SKIPPING [2023-01-30T10:17:33.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-142/1 [2023-01-30T10:17:33.234Z] INFO: archiving workspace using pattern(s): [2023-01-30T10:17:34.173Z] Archives upload complete. [2023-01-30T10:17:34.173Z] INFO: archiving logs to Nexus