Pull request #146 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe5ca36c31378a8bb1a9222e3ebe7aa83894be08+963987e627e8dcac0df49593e42f1bbbca2c5392 (749f7f73f62763e964a68472c4faceb0cad326f8) 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-ssh4836587327147144544.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-ssh7783476517172279358.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-146/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-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14458151995325203717.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-146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12696435107442731994.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-ssh18251133121497929896.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-146/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-146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3590403276317768606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4651 in /w/workspace/undry_device-rfid-llrp-go_PR-146 [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-146 # 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/146/head:refs/remotes/origin/PR-146 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 Merge succeeded, producing fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 Checking out Revision fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 (PR-146) 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-02-06T10:09:17.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T10:09:17.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T10:09:18.088Z] ========================================================= [2023-02-06T10:09:18.088Z] EdgeX Global Pipelines Version Info [2023-02-06T10:09:18.088Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 # 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 fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 # timeout=10 [Pipeline] sh [2023-02-06T10:09:19.211Z] ------------------- [2023-02-06T10:09:19.211Z] stable info: [2023-02-06T10:09:19.211Z] ------------------- [2023-02-06T10:09:19.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T10:09:19.211Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T10:09:19.211Z] Message: update stable to v1.0.244 [2023-02-06T10:09:19.480Z] ------------------- [2023-02-06T10:09:19.480Z] experimental info: [2023-02-06T10:09:19.480Z] ------------------- [2023-02-06T10:09:19.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T10:09:19.480Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T10:09:19.480Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T10:09:19.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-06T10:09:19.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-06T10:09:19.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T10:09:19.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T10:09:19.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T10:09:19.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T10:09:20.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T10:09:20.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T10:09:20.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T10:09:20.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T10:09:20.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T10:09:20.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-06T10:09:20.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T10:09:20.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T10:09:20.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T10:09:20.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T10:09:20.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T10:09:20.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T10:09:20.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T10:09:20.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T10:09:20.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-06T10:09:20.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-06T10:09:20.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T10:09:20.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T10:09:20.773Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-06T10:09:20.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T10:09:20.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T10:09:20.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-146 [Pipeline] echo [2023-02-06T10:09:20.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-146 [Pipeline] echo [2023-02-06T10:09:20.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-146 [Pipeline] echo [2023-02-06T10:09:21.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [Pipeline] echo [2023-02-06T10:09:21.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe5ca36 [Pipeline] echo [2023-02-06T10:09:21.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T10:09:21.235Z] provisioning config files... [2023-02-06T10:09:21.251Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/config4272583401295939900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:09:21.618Z] ---> docker-login.sh [2023-02-06T10:09:21.618Z] nexus3.edgexfoundry.org:10001 [2023-02-06T10:09:21.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:21.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:21.881Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:21.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:21.881Z] [2023-02-06T10:09:21.881Z] Login Succeeded [2023-02-06T10:09:21.881Z] nexus3.edgexfoundry.org:10002 [2023-02-06T10:09:21.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:22.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:22.143Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:22.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:22.143Z] [2023-02-06T10:09:22.143Z] Login Succeeded [2023-02-06T10:09:22.143Z] nexus3.edgexfoundry.org:10003 [2023-02-06T10:09:22.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:22.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:22.143Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:22.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:22.143Z] [2023-02-06T10:09:22.143Z] Login Succeeded [2023-02-06T10:09:22.143Z] nexus3.edgexfoundry.org:10004 [2023-02-06T10:09:22.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:22.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:22.409Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:22.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:22.409Z] [2023-02-06T10:09:22.409Z] Login Succeeded [2023-02-06T10:09:22.409Z] docker.io [2023-02-06T10:09:22.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:22.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:22.671Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:22.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:22.671Z] [2023-02-06T10:09:22.671Z] Login Succeeded [2023-02-06T10:09:22.671Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T10:09:22.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T10:09:23.339Z] + git rev-list -1 --merges fe5ca36c31378a8bb1a9222e3ebe7aa83894be08~1..fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [Pipeline] echo [2023-02-06T10:09:23.404Z] -----------> git rev-list -1 --merges fe5ca36c31378a8bb1a9222e3ebe7aa83894be08~1..fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [false] [Pipeline] sh [2023-02-06T10:09:23.711Z] + git log --format=format:%s -1 fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [Pipeline] echo [2023-02-06T10:09:23.760Z] ========================================================= [2023-02-06T10:09:23.760Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T10:09:23.760Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T10:09:24.215Z] + git log --format=format:%s -1 fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [Pipeline] echo [2023-02-06T10:09:24.246Z] [semverPrep] GIT_COMMIT: fe5ca36c31378a8bb1a9222e3ebe7aa83894be08, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-06T10:09:24.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T10:09:24.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T10:09:24.649Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T10:09:24.649Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T10:09:24.649Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T10:09:24.649Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-02-06T10:09:24.649Z] tee -a /etc/ssh/ssh_known_hosts [2023-02-06T10:09:24.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:09:25.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T10:09:25.080Z] [2023-02-06T10:09:25.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:09:25.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T10:09:25.713Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T10:09:25.713Z] b85a868b505f: Pulling fs layer [2023-02-06T10:09:25.713Z] e2be974225ed: Pulling fs layer [2023-02-06T10:09:25.713Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T10:09:25.713Z] 988bab9f4d93: Pulling fs layer [2023-02-06T10:09:25.713Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T10:09:25.713Z] eaf3925da568: Pulling fs layer [2023-02-06T10:09:25.713Z] bab4dde63d76: Pulling fs layer [2023-02-06T10:09:25.713Z] bde34c3a00c8: Pulling fs layer [2023-02-06T10:09:25.713Z] b352a97aabf1: Pulling fs layer [2023-02-06T10:09:25.713Z] 4872d77fe225: Pulling fs layer [2023-02-06T10:09:25.713Z] 5851b861e8e6: Pulling fs layer [2023-02-06T10:09:25.713Z] 988bab9f4d93: Waiting [2023-02-06T10:09:25.713Z] 4872d77fe225: Waiting [2023-02-06T10:09:25.713Z] 5851b861e8e6: Waiting [2023-02-06T10:09:25.713Z] bab4dde63d76: Waiting [2023-02-06T10:09:25.713Z] 1469e6f7b9e6: Waiting [2023-02-06T10:09:25.713Z] eaf3925da568: Waiting [2023-02-06T10:09:25.713Z] b352a97aabf1: Waiting [2023-02-06T10:09:25.713Z] bde34c3a00c8: Waiting [2023-02-06T10:09:25.713Z] e2be974225ed: Download complete [2023-02-06T10:09:25.713Z] 988bab9f4d93: Verifying Checksum [2023-02-06T10:09:25.713Z] 988bab9f4d93: Download complete [2023-02-06T10:09:25.981Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T10:09:25.981Z] 1469e6f7b9e6: Download complete [2023-02-06T10:09:25.981Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T10:09:25.981Z] 339a4e72a1f5: Download complete [2023-02-06T10:09:25.981Z] eaf3925da568: Verifying Checksum [2023-02-06T10:09:25.981Z] eaf3925da568: Download complete [2023-02-06T10:09:25.981Z] bde34c3a00c8: Verifying Checksum [2023-02-06T10:09:25.981Z] bde34c3a00c8: Download complete [2023-02-06T10:09:25.981Z] b352a97aabf1: Verifying Checksum [2023-02-06T10:09:25.981Z] b352a97aabf1: Download complete [2023-02-06T10:09:25.981Z] 4872d77fe225: Verifying Checksum [2023-02-06T10:09:25.981Z] 4872d77fe225: Download complete [2023-02-06T10:09:25.981Z] 5851b861e8e6: Verifying Checksum [2023-02-06T10:09:25.981Z] 5851b861e8e6: Download complete [2023-02-06T10:09:26.243Z] b85a868b505f: Verifying Checksum [2023-02-06T10:09:26.243Z] b85a868b505f: Download complete [2023-02-06T10:09:26.501Z] bab4dde63d76: Verifying Checksum [2023-02-06T10:09:26.501Z] bab4dde63d76: Download complete [2023-02-06T10:09:27.441Z] b85a868b505f: Pull complete [2023-02-06T10:09:27.442Z] e2be974225ed: Pull complete [2023-02-06T10:09:28.011Z] 339a4e72a1f5: Pull complete [2023-02-06T10:09:28.011Z] 988bab9f4d93: Pull complete [2023-02-06T10:09:28.269Z] 1469e6f7b9e6: Pull complete [2023-02-06T10:09:28.528Z] eaf3925da568: Pull complete [2023-02-06T10:09:30.443Z] bab4dde63d76: Pull complete [2023-02-06T10:09:30.443Z] bde34c3a00c8: Pull complete [2023-02-06T10:09:30.443Z] b352a97aabf1: Pull complete [2023-02-06T10:09:30.443Z] 4872d77fe225: Pull complete [2023-02-06T10:09:30.443Z] 5851b861e8e6: Pull complete [2023-02-06T10:09:30.443Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T10:09:30.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T10:09:30.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:09:30.681Z] prd-ubuntu20.04-docker-8c-8g-4651 does not seem to be running inside a container [2023-02-06T10:09:30.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-146 -v /w/workspace/undry_device-rfid-llrp-go_PR-146:/w/workspace/undry_device-rfid-llrp-go_PR-146:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T10:09:31.885Z] $ docker top 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 -eo pid,comm [2023-02-06T10:09:31.954Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-06T10:09:31.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T10:09:32.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T10:09:32.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T10:09:32.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T10:09:32.190Z] $ docker exec 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 ssh-agent [2023-02-06T10:09:32.323Z] SSH_AUTH_SOCK=/tmp/ssh-AwEFT3Oo2kRo/agent.32 [2023-02-06T10:09:32.323Z] SSH_AGENT_PID=38 [2023-02-06T10:09:32.328Z] Running ssh-add (command line suppressed) [2023-02-06T10:09:32.429Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/private_key_1579384321849340810.key (/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/private_key_1579384321849340810.key) [2023-02-06T10:09:32.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T10:09:32.785Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T10:09:32.803Z] $ docker exec --env ******** --env ******** 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 ssh-agent -k [2023-02-06T10:09:32.916Z] unset SSH_AUTH_SOCK; [2023-02-06T10:09:32.916Z] unset SSH_AGENT_PID; [2023-02-06T10:09:32.917Z] echo Agent pid 38 killed; [2023-02-06T10:09:32.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T10:09:33.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T10:09:33.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T10:09:33.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T10:09:33.133Z] $ docker exec 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 ssh-agent [2023-02-06T10:09:33.258Z] SSH_AUTH_SOCK=/tmp/ssh-NJbiG2mg5Vd1/agent.70 [2023-02-06T10:09:33.258Z] SSH_AGENT_PID=76 [2023-02-06T10:09:33.262Z] Running ssh-add (command line suppressed) [2023-02-06T10:09:33.360Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/private_key_8107796140449321639.key (/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/private_key_8107796140449321639.key) [2023-02-06T10:09:33.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T10:09:33.714Z] + git semver init [2023-02-06T10:09:33.975Z] 2023-02-06 10:09:33,889 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T10:09:33.975Z] 2023-02-06 10:09:33,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-146/.semver [2023-02-06T10:09:33.975Z] 2023-02-06 10:09:33,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-146/.semver [2023-02-06T10:09:33.975Z] 2023-02-06 10:09:33,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-146/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-146, universal_newlines=False, shell=None, istream=None) [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,845 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-146/.git/info/exclude [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-146/.semver/PR-146 with force:False [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,846 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-146/.semver/PR-146 [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,850 [execute] INFO git cat-file --batch-check [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-146/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,861 [execute] INFO git cat-file --batch [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-146/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T10:09:34.915Z] 2023-02-06 10:09:34,866 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-146/.semver/PR-146 [2023-02-06T10:09:34.915Z] 0.0.0 [Pipeline] } [2023-02-06T10:09:34.934Z] $ docker exec --env ******** --env ******** 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 ssh-agent -k [2023-02-06T10:09:35.027Z] unset SSH_AUTH_SOCK; [2023-02-06T10:09:35.028Z] unset SSH_AGENT_PID; [2023-02-06T10:09:35.028Z] echo Agent pid 76 killed; [2023-02-06T10:09:35.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T10:09:35.463Z] + git semver [Pipeline] } [2023-02-06T10:09:35.740Z] $ docker stop --time=1 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 [2023-02-06T10:09:37.040Z] $ docker rm -f --volumes 687083f5e2c891196bd0f67c7cd803df6142ba6a9f6c8cd181022fb17cf18a48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T10:09:37.443Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T10:09:37.733Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T10:09:37.751Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T10:09:38.345Z] provisioning config files... [2023-02-06T10:09:38.356Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/config10835471601297014931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:09:38.709Z] ---> docker-login.sh [2023-02-06T10:09:38.709Z] nexus3.edgexfoundry.org:10001 [2023-02-06T10:09:38.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:38.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:38.709Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:38.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:38.710Z] [2023-02-06T10:09:38.710Z] Login Succeeded [2023-02-06T10:09:38.710Z] nexus3.edgexfoundry.org:10002 [2023-02-06T10:09:38.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:38.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:38.710Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:38.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:38.710Z] [2023-02-06T10:09:38.710Z] Login Succeeded [2023-02-06T10:09:38.710Z] nexus3.edgexfoundry.org:10003 [2023-02-06T10:09:38.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:38.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:38.969Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:38.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:38.969Z] [2023-02-06T10:09:38.969Z] Login Succeeded [2023-02-06T10:09:38.969Z] nexus3.edgexfoundry.org:10004 [2023-02-06T10:09:38.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:38.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:38.969Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:38.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:38.969Z] [2023-02-06T10:09:38.969Z] Login Succeeded [2023-02-06T10:09:38.969Z] docker.io [2023-02-06T10:09:39.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:09:39.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:09:39.491Z] Configure a credential helper to remove this warning. See [2023-02-06T10:09:39.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:09:39.491Z] [2023-02-06T10:09:39.491Z] Login Succeeded [2023-02-06T10:09:39.491Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T10:09:39.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T10:09:39.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T10:09:39.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T10:09:39.772Z] ========================================================= [2023-02-06T10:09:39.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T10:09:39.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:09:40.249Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T10:09:40.249Z] Sending build context to Docker daemon 4.108MB [2023-02-06T10:09:40.249Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T10:09:40.249Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T10:09:40.249Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T10:09:40.249Z] 213ec9aee27d: Pulling fs layer [2023-02-06T10:09:40.249Z] 4583459ba037: Pulling fs layer [2023-02-06T10:09:40.249Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T10:09:40.249Z] 53926ce57604: Pulling fs layer [2023-02-06T10:09:40.249Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T10:09:40.249Z] 22ff95d597cd: Pulling fs layer [2023-02-06T10:09:40.249Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T10:09:40.249Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T10:09:40.249Z] a7acece74701: Pulling fs layer [2023-02-06T10:09:40.249Z] 53926ce57604: Waiting [2023-02-06T10:09:40.249Z] 21b2b0c7a3f4: Waiting [2023-02-06T10:09:40.249Z] a7acece74701: Waiting [2023-02-06T10:09:40.249Z] 22ff95d597cd: Waiting [2023-02-06T10:09:40.249Z] 96b7cbca73a9: Waiting [2023-02-06T10:09:40.249Z] 93c1e223e6f2: Download complete [2023-02-06T10:09:40.249Z] 4583459ba037: Download complete [2023-02-06T10:09:40.249Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T10:09:40.249Z] 21b2b0c7a3f4: Download complete [2023-02-06T10:09:40.510Z] 22ff95d597cd: Download complete [2023-02-06T10:09:40.510Z] 213ec9aee27d: Verifying Checksum [2023-02-06T10:09:40.510Z] 213ec9aee27d: Download complete [2023-02-06T10:09:40.510Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T10:09:40.510Z] 12d6caf4c0d1: Download complete [2023-02-06T10:09:40.510Z] 213ec9aee27d: Pull complete [2023-02-06T10:09:40.774Z] 4583459ba037: Pull complete [2023-02-06T10:09:40.774Z] 93c1e223e6f2: Pull complete [2023-02-06T10:09:41.350Z] a7acece74701: Verifying Checksum [2023-02-06T10:09:41.350Z] a7acece74701: Download complete [2023-02-06T10:09:41.609Z] 53926ce57604: Verifying Checksum [2023-02-06T10:09:41.609Z] 53926ce57604: Download complete [2023-02-06T10:09:41.867Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T10:09:41.867Z] 96b7cbca73a9: Download complete [2023-02-06T10:09:45.145Z] 53926ce57604: Pull complete [2023-02-06T10:09:45.404Z] 21b2b0c7a3f4: Pull complete [2023-02-06T10:09:45.404Z] 22ff95d597cd: Pull complete [2023-02-06T10:09:45.404Z] 12d6caf4c0d1: Pull complete [2023-02-06T10:09:47.941Z] 96b7cbca73a9: Pull complete [2023-02-06T10:09:48.508Z] a7acece74701: Pull complete [2023-02-06T10:09:48.508Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T10:09:48.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T10:09:48.508Z] ---> db6d94c90886 [2023-02-06T10:09:48.508Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T10:09:50.420Z] ---> Running in 51f73543feaa [2023-02-06T10:09:50.420Z] Removing intermediate container 51f73543feaa [2023-02-06T10:09:50.420Z] ---> cb6b90855565 [2023-02-06T10:09:50.420Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T10:09:50.420Z] ---> Running in 5fcf503a271a [2023-02-06T10:09:50.420Z] Removing intermediate container 5fcf503a271a [2023-02-06T10:09:50.420Z] ---> 43e998a3adbf [2023-02-06T10:09:50.420Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T10:09:50.420Z] ---> Running in e60c120f6f12 [2023-02-06T10:09:50.420Z] Removing intermediate container e60c120f6f12 [2023-02-06T10:09:50.420Z] ---> f4c295a08a47 [2023-02-06T10:09:50.420Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T10:09:50.420Z] ---> Running in f59b81f3c0b0 [2023-02-06T10:09:50.678Z] Removing intermediate container f59b81f3c0b0 [2023-02-06T10:09:50.679Z] ---> 011703463884 [2023-02-06T10:09:50.679Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T10:09:50.679Z] ---> Running in 29a59c222e12 [2023-02-06T10:09:50.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T10:09:51.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T10:09:51.454Z] OK: 211 MiB in 51 packages [2023-02-06T10:09:51.712Z] Removing intermediate container 29a59c222e12 [2023-02-06T10:09:51.712Z] ---> c85de07079b0 [2023-02-06T10:09:51.712Z] Step 8/12 : WORKDIR /app [2023-02-06T10:09:51.712Z] ---> Running in e69d3b490811 [2023-02-06T10:09:51.712Z] Removing intermediate container e69d3b490811 [2023-02-06T10:09:51.712Z] ---> a75b90b1a31e [2023-02-06T10:09:51.712Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-06T10:09:51.971Z] ---> f95b1373b31f [2023-02-06T10:09:51.971Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T10:09:51.971Z] ---> Running in 9804b240f0cf [2023-02-06T10:09:53.174Z] Still waiting to schedule task [2023-02-06T10:09:53.174Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T10:10:30.698Z] Removing intermediate container 9804b240f0cf [2023-02-06T10:10:30.699Z] ---> 0099b844e623 [2023-02-06T10:10:30.699Z] Step 11/12 : COPY . . [2023-02-06T10:10:30.699Z] ---> 71208708c5b5 [2023-02-06T10:10:30.699Z] Step 12/12 : RUN $MAKE [2023-02-06T10:10:30.699Z] ---> Running in 74af10220918 [2023-02-06T10:10:30.699Z] noop [2023-02-06T10:10:30.699Z] Removing intermediate container 74af10220918 [2023-02-06T10:10:30.699Z] ---> e6f1bc301be0 [2023-02-06T10:10:30.699Z] Successfully built e6f1bc301be0 [2023-02-06T10:10:30.699Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:10:31.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T10:10:31.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:10:31.353Z] prd-ubuntu20.04-docker-8c-8g-4651 does not seem to be running inside a container [2023-02-06T10:10:31.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-146 -v /w/workspace/undry_device-rfid-llrp-go_PR-146:/w/workspace/undry_device-rfid-llrp-go_PR-146:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T10:10:31.943Z] $ docker top 6b343aff99bb0dc70b34dea2afeb91fb99eedaaf3f03001f00e68f07e23fb174 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T10:10:32.341Z] + go version [2023-02-06T10:10:32.341Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T10:10:32.387Z] $ docker stop --time=1 6b343aff99bb0dc70b34dea2afeb91fb99eedaaf3f03001f00e68f07e23fb174 [2023-02-06T10:10:33.674Z] $ docker rm -f --volumes 6b343aff99bb0dc70b34dea2afeb91fb99eedaaf3f03001f00e68f07e23fb174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:10:34.403Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T10:10:34.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:10:34.567Z] prd-ubuntu20.04-docker-8c-8g-4651 does not seem to be running inside a container [2023-02-06T10:10:34.607Z] $ 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-146 -v /w/workspace/undry_device-rfid-llrp-go_PR-146:/w/workspace/undry_device-rfid-llrp-go_PR-146:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T10:10:34.960Z] $ docker top fa5fe5b1264bee70e743edd81837964ca8a41ec4d157ba6addc2aa0285763bc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T10:10:35.349Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-146 [Pipeline] fileExists [Pipeline] sh [2023-02-06T10:10:35.710Z] + make test [2023-02-06T10:10:35.710Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T10:10:35.970Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-06T10:10:45.991Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-06T10:10:45.991Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-06T10:10:51.267Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.760s coverage: 38.5% of statements [2023-02-06T10:10:51.267Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements [2023-02-06T10:10:51.267Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 94.6% of statements [2023-02-06T10:11:01.239Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T10:11:01.239Z] go vet ./... [2023-02-06T10:11:03.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T10:11:03.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T10:11:03.770Z] ./bin/test-attribution-txt.sh [2023-02-06T10:11:03.770Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T10:11:03.770Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T10:11:03.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T10:11:03.843Z] $ docker stop --time=1 fa5fe5b1264bee70e743edd81837964ca8a41ec4d157ba6addc2aa0285763bc6 [2023-02-06T10:11:05.989Z] $ docker rm -f --volumes fa5fe5b1264bee70e743edd81837964ca8a41ec4d157ba6addc2aa0285763bc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T10:11:06.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T10:11:06.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-06T10:11:07.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T10:11:07.708Z] + ls -al . [2023-02-06T10:11:07.708Z] total 636 [2023-02-06T10:11:07.708Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 10:10 . [2023-02-06T10:11:07.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 10:09 .. [2023-02-06T10:11:07.708Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 6 10:09 .dockerignore [2023-02-06T10:11:07.708Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 10:10 .git [2023-02-06T10:11:07.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 10:09 .github [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 6 10:09 .gitignore [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 10:09 .golangci.yml [2023-02-06T10:11:07.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 10:09 .semver [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 6 10:09 Attribution.txt [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 6 10:09 CHANGELOG.md [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 6 10:09 Dockerfile [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 10:09 GOVERNANCE.md [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 6 10:09 Jenkinsfile [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 10:09 LICENSE [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 6 10:09 Makefile [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 6 10:09 OWNERS.md [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 6 10:09 README.md [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 10:09 VERSION [2023-02-06T10:11:07.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 10:09 bin [2023-02-06T10:11:07.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 10:09 cmd [2023-02-06T10:11:07.709Z] -rw-r--r-- 1 jenkins jenkins 460049 Feb 6 10:10 coverage.out [2023-02-06T10:11:07.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 10:09 examples [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 3461 Feb 6 10:09 go.mod [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 33030 Feb 6 10:09 go.sum [2023-02-06T10:11:07.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 10:09 images [2023-02-06T10:11:07.709Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 6 10:09 internal [2023-02-06T10:11:07.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 10:09 snap [2023-02-06T10:11:07.709Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 6 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:11:08.123Z] + 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=fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 --label arch=amd64 --label version=0.0.0 . [2023-02-06T10:11:08.124Z] Sending build context to Docker daemon 4.108MB [2023-02-06T10:11:08.124Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T10:11:08.124Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-06T10:11:08.124Z] ---> e6f1bc301be0 [2023-02-06T10:11:08.124Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T10:11:08.124Z] ---> Running in 9bba2dec8f66 [2023-02-06T10:11:08.383Z] Removing intermediate container 9bba2dec8f66 [2023-02-06T10:11:08.383Z] ---> a25549dccced [2023-02-06T10:11:08.383Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T10:11:08.383Z] ---> Running in 3753940ec8c9 [2023-02-06T10:11:08.383Z] Removing intermediate container 3753940ec8c9 [2023-02-06T10:11:08.383Z] ---> 746916f40f1f [2023-02-06T10:11:08.383Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T10:11:08.383Z] ---> Running in 99c58443bc12 [2023-02-06T10:11:08.642Z] Removing intermediate container 99c58443bc12 [2023-02-06T10:11:08.642Z] ---> 256a747d436a [2023-02-06T10:11:08.642Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T10:11:08.642Z] ---> Running in a9c253006e18 [2023-02-06T10:11:08.642Z] Removing intermediate container a9c253006e18 [2023-02-06T10:11:08.642Z] ---> 98c91e940d55 [2023-02-06T10:11:08.642Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T10:11:08.642Z] ---> Running in 16a32237f8e8 [2023-02-06T10:11:08.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T10:11:09.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T10:11:09.420Z] OK: 211 MiB in 51 packages [2023-02-06T10:11:09.677Z] Removing intermediate container 16a32237f8e8 [2023-02-06T10:11:09.678Z] ---> 302ac6c0cf89 [2023-02-06T10:11:09.678Z] Step 8/24 : WORKDIR /app [2023-02-06T10:11:09.678Z] ---> Running in 7805211d130c [2023-02-06T10:11:09.678Z] Removing intermediate container 7805211d130c [2023-02-06T10:11:09.678Z] ---> 3447f9dbffbd [2023-02-06T10:11:09.678Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-06T10:11:09.936Z] ---> 19f5f88388d5 [2023-02-06T10:11:09.936Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T10:11:09.936Z] ---> Running in ecda9f3c562c [2023-02-06T10:11:10.898Z] Removing intermediate container ecda9f3c562c [2023-02-06T10:11:10.898Z] ---> 2b3f555fd8a1 [2023-02-06T10:11:10.898Z] Step 11/24 : COPY . . [2023-02-06T10:11:11.157Z] ---> 208a6686487c [2023-02-06T10:11:11.157Z] Step 12/24 : RUN $MAKE [2023-02-06T10:11:11.157Z] ---> Running in 6542951ea0b1 [2023-02-06T10:11:11.415Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-06T10:11:33.340Z] Removing intermediate container 6542951ea0b1 [2023-02-06T10:11:33.340Z] ---> 89983a697013 [2023-02-06T10:11:33.340Z] Step 13/24 : FROM alpine:3.16 [2023-02-06T10:11:33.340Z] 3.16: Pulling from library/alpine [2023-02-06T10:11:33.340Z] ca7dd9ec2225: Pulling fs layer [2023-02-06T10:11:33.340Z] ca7dd9ec2225: Download complete [2023-02-06T10:11:33.340Z] ca7dd9ec2225: Pull complete [2023-02-06T10:11:33.340Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T10:11:33.340Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T10:11:33.340Z] ---> bfe296a52501 [2023-02-06T10:11:33.340Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-06T10:11:33.340Z] ---> Running in 1493cca5070a [2023-02-06T10:11:33.340Z] Removing intermediate container 1493cca5070a [2023-02-06T10:11:33.340Z] ---> 1af8c63f4ec2 [2023-02-06T10:11:33.340Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T10:11:33.340Z] ---> Running in 019858dcb3a9 [2023-02-06T10:11:33.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T10:11:33.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T10:11:33.340Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T10:11:33.340Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T10:11:33.340Z] OK: 6 MiB in 15 packages [2023-02-06T10:11:33.340Z] Removing intermediate container 019858dcb3a9 [2023-02-06T10:11:33.340Z] ---> b93dd2430c4c [2023-02-06T10:11:33.340Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-06T10:11:33.340Z] ---> e615a5b1ec70 [2023-02-06T10:11:33.340Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-06T10:11:33.340Z] ---> 4240a9570d3d [2023-02-06T10:11:33.340Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-06T10:11:33.340Z] ---> ce66c4077f39 [2023-02-06T10:11:33.340Z] Step 19/24 : EXPOSE 59989 [2023-02-06T10:11:33.340Z] ---> Running in bbe5bc716ca9 [2023-02-06T10:11:33.600Z] Removing intermediate container bbe5bc716ca9 [2023-02-06T10:11:33.600Z] ---> 05e12c002c7d [2023-02-06T10:11:33.600Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-06T10:11:33.600Z] ---> Running in 825b001be0d4 [2023-02-06T10:11:33.600Z] Removing intermediate container 825b001be0d4 [2023-02-06T10:11:33.600Z] ---> 54e0967a131e [2023-02-06T10:11:33.600Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T10:11:33.600Z] ---> Running in ef2f80ee4755 [2023-02-06T10:11:33.600Z] Removing intermediate container ef2f80ee4755 [2023-02-06T10:11:33.600Z] ---> 27ba6a5163ea [2023-02-06T10:11:33.600Z] Step 22/24 : LABEL arch=amd64 [2023-02-06T10:11:33.600Z] ---> Running in 917b08550ce1 [2023-02-06T10:11:33.861Z] Removing intermediate container 917b08550ce1 [2023-02-06T10:11:33.861Z] ---> 8c4a7ef6438c [2023-02-06T10:11:33.861Z] Step 23/24 : LABEL git_sha=fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [2023-02-06T10:11:33.861Z] ---> Running in 44f66317aa32 [2023-02-06T10:11:33.861Z] Removing intermediate container 44f66317aa32 [2023-02-06T10:11:33.861Z] ---> 04b2dabee170 [2023-02-06T10:11:33.861Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T10:11:33.861Z] ---> Running in 28c13b66c857 [2023-02-06T10:11:34.122Z] Removing intermediate container 28c13b66c857 [2023-02-06T10:11:34.122Z] ---> cf92b996ea49 [2023-02-06T10:11:34.122Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T10:11:34.122Z] Successfully built cf92b996ea49 [2023-02-06T10:11:34.122Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [2023-02-06T10:11:34.176Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4652 in /w/workspace/undry_device-rfid-llrp-go_PR-146 [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] ws [2023-02-06T10:11:34.305Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] checkout [2023-02-06T10:11:34.429Z] Selected Git installation does not exist. Using Default [2023-02-06T10:11:34.429Z] The recommended git tool is: NONE Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:11:35.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T10:11:35.087Z] [2023-02-06T10:11:35.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:11:35.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T10:11:35.487Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T10:11:35.487Z] 5eb5b503b376: Pulling fs layer [2023-02-06T10:11:35.487Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T10:11:35.487Z] ec43610c2a17: Pulling fs layer [2023-02-06T10:11:35.487Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T10:11:35.487Z] 33b1e0a273af: Pulling fs layer [2023-02-06T10:11:35.487Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T10:11:35.487Z] 2f39f015ded8: Pulling fs layer [2023-02-06T10:11:35.487Z] 3a2ae6a8a46f: Waiting [2023-02-06T10:11:35.487Z] 33b1e0a273af: Waiting [2023-02-06T10:11:35.487Z] 5d3b04190fa2: Waiting [2023-02-06T10:11:35.487Z] 2f39f015ded8: Waiting [2023-02-06T10:11:35.487Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T10:11:35.487Z] 5c69ac0246d0: Download complete [2023-02-06T10:11:35.756Z] 33b1e0a273af: Verifying Checksum [2023-02-06T10:11:35.756Z] 33b1e0a273af: Download complete [2023-02-06T10:11:35.756Z] 5d3b04190fa2: Download complete [2023-02-06T10:11:35.756Z] ec43610c2a17: Verifying Checksum [2023-02-06T10:11:35.756Z] ec43610c2a17: Download complete [2023-02-06T10:11:36.016Z] 5eb5b503b376: Verifying Checksum [2023-02-06T10:11:36.016Z] 5eb5b503b376: Download complete [2023-02-06T10:11:36.584Z] 2f39f015ded8: Download complete [2023-02-06T10:11:37.151Z] 5eb5b503b376: Pull complete [2023-02-06T10:11:37.151Z] 5c69ac0246d0: Pull complete [2023-02-06T10:11:37.719Z] ec43610c2a17: Pull complete [2023-02-06T10:11:37.719Z] 3a2ae6a8a46f: Pull complete [2023-02-06T10:11:37.977Z] 33b1e0a273af: Pull complete [2023-02-06T10:11:37.977Z] 5d3b04190fa2: Pull complete [2023-02-06T10:11:42.189Z] 2f39f015ded8: Pull complete [2023-02-06T10:11:42.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T10:11:42.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T10:11:42.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:11:42.417Z] prd-ubuntu20.04-docker-8c-8g-4651 does not seem to be running inside a container [2023-02-06T10:11:42.451Z] $ 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-146 -v /w/workspace/undry_device-rfid-llrp-go_PR-146:/w/workspace/undry_device-rfid-llrp-go_PR-146:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T10:11:42.491Z] using credential edgex-jenkins-ssh [2023-02-06T10:11:42.509Z] Cloning the remote Git repository [2023-02-06T10:11:42.566Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-06T10:11:42.649Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-06T10:11:42.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-06T10:11:42.880Z] > git --version # timeout=10 [2023-02-06T10:11:42.959Z] > git --version # 'git version 2.25.1' [2023-02-06T10:11:42.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T10:11:43.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T10:11:44.782Z] $ docker top ae2a7318640cdd15a6afba2c4c8f712f75aa066043bf75177ec1c9cdb8687002 -eo pid,comm [Pipeline] { [2023-02-06T10:11:44.211Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-06T10:11:44.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:11:45.221Z] ---> job-cost.sh [2023-02-06T10:11:45.221Z] lf-activate-venv: SKIPPING [2023-02-06T10:11:45.221Z] INFO: No Stack... [2023-02-06T10:11:45.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T10:11:45.814Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [2023-02-06T10:11:46.049Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T10:11:46.115Z] Merge succeeded, producing fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [2023-02-06T10:11:46.116Z] Checking out Revision fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 (PR-146) [2023-02-06T10:11:46.366Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-146/archives/cost.csv [2023-02-06T10:11:46.366Z] + cut -d, -f6 [2023-02-06T10:11:45.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-06T10:11:45.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-06T10:11:45.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T10:11:45.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T10:11:45.836Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T10:11:45.860Z] > git checkout -f fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 # timeout=10 [2023-02-06T10:11:45.985Z] > git remote # timeout=10 [2023-02-06T10:11:46.015Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T10:11:46.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T10:11:46.049Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-02-06T10:11:46.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T10:11:46.127Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T10:11:46.150Z] > git checkout -f fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 # timeout=10 [Pipeline] lock [2023-02-06T10:11:46.407Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] [2023-02-06T10:11:46.412Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] did not exist. Created. [2023-02-06T10:11:46.412Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T10:11:46.717Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-06T10:11:46.812Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T10:11:46.798Z] > git --version # timeout=10 [2023-02-06T10:11:46.835Z] > git --version # 'git version 2.25.1' [2023-02-06T10:11:46.863Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T10:11:46.876Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T10:11:46.891Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T10:11:46.961Z] $ docker stop --time=1 ae2a7318640cdd15a6afba2c4c8f712f75aa066043bf75177ec1c9cdb8687002 [2023-02-06T10:11:47.358Z] [2023-02-06T10:11:47.358Z] GitHub has been notified of this commit’s build result [2023-02-06T10:11:47.358Z] [2023-02-06T10:11:48.127Z] $ docker rm -f --volumes ae2a7318640cdd15a6afba2c4c8f712f75aa066043bf75177ec1c9cdb8687002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T10:11:50.085Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T10:11:50.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T10:11:50.085Z] Dload Upload Total Spent Left Speed [2023-02-06T10:11:50.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 80792 0 --:--:-- --:--:-- --:--:-- 80792 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-02-06T10:11:50.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T10:11:51.099Z] + sudo tee /etc/docker/daemon.new [2023-02-06T10:11:51.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T10:11:51.100Z] { [2023-02-06T10:11:51.100Z] "registry-mirrors": [ [2023-02-06T10:11:51.100Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T10:11:51.100Z] ], [2023-02-06T10:11:51.100Z] "bip": "10.250.0.254/24", [2023-02-06T10:11:51.100Z] "hosts": [ [2023-02-06T10:11:51.100Z] "tcp://0.0.0.0:5555", [2023-02-06T10:11:51.100Z] "unix:///var/run/docker.sock" [2023-02-06T10:11:51.100Z] ], [2023-02-06T10:11:51.100Z] "mtu": 1458, [2023-02-06T10:11:51.100Z] "selinux-enabled": true, [2023-02-06T10:11:51.100Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T10:11:51.100Z] } [Pipeline] sh [2023-02-06T10:11:51.443Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T10:11:51.784Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T10:12:10.100Z] provisioning config files... [2023-02-06T10:12:10.125Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4926287773376765046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:12:10.513Z] ---> docker-login.sh [2023-02-06T10:12:10.513Z] nexus3.edgexfoundry.org:10001 [2023-02-06T10:12:10.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:12:11.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:12:11.056Z] Configure a credential helper to remove this warning. See [2023-02-06T10:12:11.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:12:11.056Z] [2023-02-06T10:12:11.056Z] Login Succeeded [2023-02-06T10:12:11.056Z] nexus3.edgexfoundry.org:10002 [2023-02-06T10:12:11.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:12:11.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:12:11.326Z] Configure a credential helper to remove this warning. See [2023-02-06T10:12:11.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:12:11.326Z] [2023-02-06T10:12:11.326Z] Login Succeeded [2023-02-06T10:12:11.595Z] nexus3.edgexfoundry.org:10003 [2023-02-06T10:12:11.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:12:11.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:12:11.866Z] Configure a credential helper to remove this warning. See [2023-02-06T10:12:11.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:12:11.866Z] [2023-02-06T10:12:11.866Z] Login Succeeded [2023-02-06T10:12:11.866Z] nexus3.edgexfoundry.org:10004 [2023-02-06T10:12:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:12:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:12:12.148Z] Configure a credential helper to remove this warning. See [2023-02-06T10:12:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:12:12.148Z] [2023-02-06T10:12:12.148Z] Login Succeeded [2023-02-06T10:12:12.148Z] docker.io [2023-02-06T10:12:12.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T10:12:12.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T10:12:12.685Z] Configure a credential helper to remove this warning. See [2023-02-06T10:12:12.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T10:12:12.685Z] [2023-02-06T10:12:12.685Z] Login Succeeded [2023-02-06T10:12:12.685Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T10:12:12.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T10:12:13.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T10:12:13.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T10:12:13.184Z] ========================================================= [2023-02-06T10:12:13.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T10:12:13.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:12:13.694Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T10:12:15.643Z] Sending build context to Docker daemon 1.22MB [2023-02-06T10:12:15.643Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T10:12:15.643Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T10:12:15.914Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T10:12:15.914Z] 9b18e9b68314: Pulling fs layer [2023-02-06T10:12:15.914Z] 35d82f9e3411: Pulling fs layer [2023-02-06T10:12:15.914Z] e16973657156: Pulling fs layer [2023-02-06T10:12:15.914Z] fc693d55d65f: Pulling fs layer [2023-02-06T10:12:15.914Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T10:12:15.914Z] dda99020689f: Pulling fs layer [2023-02-06T10:12:15.914Z] db1c61fa0a46: Pulling fs layer [2023-02-06T10:12:15.914Z] 891c053d2c06: Pulling fs layer [2023-02-06T10:12:15.914Z] fc693d55d65f: Waiting [2023-02-06T10:12:15.914Z] 7e9fc2657dce: Waiting [2023-02-06T10:12:15.914Z] db1c61fa0a46: Waiting [2023-02-06T10:12:15.914Z] dda99020689f: Waiting [2023-02-06T10:12:15.914Z] 891c053d2c06: Waiting [2023-02-06T10:12:15.914Z] e16973657156: Verifying Checksum [2023-02-06T10:12:15.914Z] e16973657156: Download complete [2023-02-06T10:12:15.914Z] 35d82f9e3411: Download complete [2023-02-06T10:12:15.914Z] 7e9fc2657dce: Download complete [2023-02-06T10:12:15.914Z] dda99020689f: Verifying Checksum [2023-02-06T10:12:15.914Z] dda99020689f: Download complete [2023-02-06T10:12:15.914Z] 9b18e9b68314: Verifying Checksum [2023-02-06T10:12:15.914Z] 9b18e9b68314: Download complete [2023-02-06T10:12:16.899Z] 9b18e9b68314: Pull complete [2023-02-06T10:12:16.899Z] 891c053d2c06: Verifying Checksum [2023-02-06T10:12:16.899Z] 891c053d2c06: Download complete [2023-02-06T10:12:17.169Z] 35d82f9e3411: Pull complete [2023-02-06T10:12:17.759Z] e16973657156: Pull complete [2023-02-06T10:12:18.032Z] db1c61fa0a46: Verifying Checksum [2023-02-06T10:12:18.032Z] db1c61fa0a46: Download complete [2023-02-06T10:12:18.617Z] fc693d55d65f: Verifying Checksum [2023-02-06T10:12:18.617Z] fc693d55d65f: Download complete [2023-02-06T10:12:28.700Z] fc693d55d65f: Pull complete [2023-02-06T10:12:28.966Z] 7e9fc2657dce: Pull complete [2023-02-06T10:12:29.235Z] dda99020689f: Pull complete [2023-02-06T10:12:34.583Z] db1c61fa0a46: Pull complete [2023-02-06T10:12:35.998Z] 891c053d2c06: Pull complete [2023-02-06T10:12:35.998Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T10:12:35.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T10:12:35.998Z] ---> f96f9c87975a [2023-02-06T10:12:35.998Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T10:12:37.483Z] ---> Running in 59f7c6a67950 [2023-02-06T10:12:37.755Z] Removing intermediate container 59f7c6a67950 [2023-02-06T10:12:37.755Z] ---> 6d8032cde1eb [2023-02-06T10:12:37.755Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T10:12:38.025Z] ---> Running in 9d840f461aab [2023-02-06T10:12:38.291Z] Removing intermediate container 9d840f461aab [2023-02-06T10:12:38.291Z] ---> ff03a9e5468a [2023-02-06T10:12:38.291Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T10:12:40.236Z] ---> Running in 62dbca96577d [2023-02-06T10:12:40.503Z] Removing intermediate container 62dbca96577d [2023-02-06T10:12:40.503Z] ---> 56b9f948a57f [2023-02-06T10:12:40.503Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T10:12:40.503Z] ---> Running in bd8e845e349a [2023-02-06T10:12:40.770Z] Removing intermediate container bd8e845e349a [2023-02-06T10:12:40.770Z] ---> 5b2264f00b4c [2023-02-06T10:12:40.770Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T10:12:40.770Z] ---> Running in 4ec1e5b7f7d2 [2023-02-06T10:12:42.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T10:12:42.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T10:12:43.133Z] OK: 221 MiB in 51 packages [2023-02-06T10:12:43.716Z] Removing intermediate container 4ec1e5b7f7d2 [2023-02-06T10:12:43.716Z] ---> 46184b20b46a [2023-02-06T10:12:43.716Z] Step 8/12 : WORKDIR /app [2023-02-06T10:12:43.716Z] ---> Running in e66e97a000f8 [2023-02-06T10:12:43.981Z] Removing intermediate container e66e97a000f8 [2023-02-06T10:12:43.981Z] ---> fcc976066fd3 [2023-02-06T10:12:43.981Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-06T10:12:44.563Z] ---> 68176f1e4396 [2023-02-06T10:12:44.563Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T10:12:44.563Z] ---> Running in b687fcecfcbb [2023-02-06T10:13:52.463Z] Removing intermediate container b687fcecfcbb [2023-02-06T10:13:52.463Z] ---> 4fb8f493fd5f [2023-02-06T10:13:52.463Z] Step 11/12 : COPY . . [2023-02-06T10:13:52.463Z] ---> 2d0ac90726bd [2023-02-06T10:13:52.463Z] Step 12/12 : RUN $MAKE [2023-02-06T10:13:52.463Z] ---> Running in b19fd58f32ec [2023-02-06T10:13:52.463Z] noop [2023-02-06T10:13:52.463Z] Removing intermediate container b19fd58f32ec [2023-02-06T10:13:52.463Z] ---> 2e3c8c62fb04 [2023-02-06T10:13:52.463Z] Successfully built 2e3c8c62fb04 [2023-02-06T10:13:52.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:13:52.937Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T10:13:52.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:13:53.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-4652 does not seem to be running inside a container [2023-02-06T10:13:53.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T10:13:54.436Z] $ docker top 5ad60524ed85d56349994c8d46e2daf53c0a7f6c59cf28fdc9391656a32c7cc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T10:13:55.300Z] + go version [2023-02-06T10:13:55.300Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T10:13:55.342Z] $ docker stop --time=1 5ad60524ed85d56349994c8d46e2daf53c0a7f6c59cf28fdc9391656a32c7cc4 [2023-02-06T10:13:57.007Z] $ docker rm -f --volumes 5ad60524ed85d56349994c8d46e2daf53c0a7f6c59cf28fdc9391656a32c7cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:13:57.934Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T10:13:57.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:13:58.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-4652 does not seem to be running inside a container [2023-02-06T10:13:58.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T10:13:59.416Z] $ docker top a8bde03fb6a68a5a4f6bf76ab86ad4b3488c0d3f18c7a1579a195b3f461b1b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T10:14:00.270Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T10:14:00.701Z] + make test [2023-02-06T10:14:00.701Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T10:14:02.656Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-06T10:15:24.290Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-06T10:15:24.290Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-06T10:15:56.503Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.023s coverage: 38.5% of statements [2023-02-06T10:15:56.503Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.467s coverage: 52.0% of statements [2023-02-06T10:15:56.503Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2023-02-06T10:15:56.503Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T10:15:56.503Z] go vet ./... [2023-02-06T10:16:18.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T10:16:18.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T10:16:18.580Z] ./bin/test-attribution-txt.sh [2023-02-06T10:16:18.580Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T10:16:18.580Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T10:16:18.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T10:16:18.652Z] $ docker stop --time=1 a8bde03fb6a68a5a4f6bf76ab86ad4b3488c0d3f18c7a1579a195b3f461b1b72 [2023-02-06T10:16:20.341Z] $ docker rm -f --volumes a8bde03fb6a68a5a4f6bf76ab86ad4b3488c0d3f18c7a1579a195b3f461b1b72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T10:16:21.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T10:16:21.329Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T10:16:21.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T10:16:22.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T10:16:22.908Z] + ls -al . [2023-02-06T10:16:22.908Z] total 632 [2023-02-06T10:16:22.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 10:14 . [2023-02-06T10:16:22.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 10:11 .. [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 6 10:11 .dockerignore [2023-02-06T10:16:22.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 10:11 .git [2023-02-06T10:16:22.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 10:11 .github [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 6 10:11 .gitignore [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 10:11 .golangci.yml [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 6 10:11 Attribution.txt [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 6 10:11 CHANGELOG.md [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 6 10:11 Dockerfile [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 10:11 GOVERNANCE.md [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 6 10:11 Jenkinsfile [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 10:11 LICENSE [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 6 10:11 Makefile [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 6 10:11 OWNERS.md [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 6 10:11 README.md [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 10:09 VERSION [2023-02-06T10:16:22.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 10:11 bin [2023-02-06T10:16:22.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 10:11 cmd [2023-02-06T10:16:22.908Z] -rw-r--r-- 1 jenkins jenkins 460049 Feb 6 10:15 coverage.out [2023-02-06T10:16:22.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 10:11 examples [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 3461 Feb 6 10:11 go.mod [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 33030 Feb 6 10:11 go.sum [2023-02-06T10:16:22.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 10:11 images [2023-02-06T10:16:22.908Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 6 10:11 internal [2023-02-06T10:16:22.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 10:11 snap [2023-02-06T10:16:22.908Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 6 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:16:23.334Z] + 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=fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 --label arch=arm64 --label version=0.0.0 . [2023-02-06T10:16:23.604Z] Sending build context to Docker daemon 1.22MB [2023-02-06T10:16:23.604Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T10:16:23.604Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-06T10:16:23.604Z] ---> 2e3c8c62fb04 [2023-02-06T10:16:23.604Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T10:16:23.604Z] ---> Running in 1495b563cec0 [2023-02-06T10:16:23.877Z] Removing intermediate container 1495b563cec0 [2023-02-06T10:16:23.877Z] ---> 934972165fb8 [2023-02-06T10:16:23.877Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T10:16:24.145Z] ---> Running in d6d66335e8f4 [2023-02-06T10:16:24.413Z] Removing intermediate container d6d66335e8f4 [2023-02-06T10:16:24.413Z] ---> 3e6c0a93cced [2023-02-06T10:16:24.413Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-06T10:16:24.413Z] ---> Running in cdf215a5af10 [2023-02-06T10:16:24.681Z] Removing intermediate container cdf215a5af10 [2023-02-06T10:16:24.681Z] ---> e00ac31f1a61 [2023-02-06T10:16:24.681Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T10:16:24.681Z] ---> Running in 6851829a670b [2023-02-06T10:16:24.949Z] Removing intermediate container 6851829a670b [2023-02-06T10:16:24.949Z] ---> a74e7dac480d [2023-02-06T10:16:24.949Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T10:16:25.216Z] ---> Running in bbdfcef90d31 [2023-02-06T10:16:26.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T10:16:26.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T10:16:27.407Z] OK: 221 MiB in 51 packages [2023-02-06T10:16:27.994Z] Removing intermediate container bbdfcef90d31 [2023-02-06T10:16:27.994Z] ---> 291a5c663677 [2023-02-06T10:16:27.994Z] Step 8/24 : WORKDIR /app [2023-02-06T10:16:27.994Z] ---> Running in 267f2e5ec6f4 [2023-02-06T10:16:28.580Z] Removing intermediate container 267f2e5ec6f4 [2023-02-06T10:16:28.580Z] ---> 5ef7e4a7ffe3 [2023-02-06T10:16:28.580Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-06T10:16:30.525Z] ---> e7e45758a1ed [2023-02-06T10:16:30.525Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T10:16:30.525Z] ---> Running in 7b154af26234 [2023-02-06T10:16:33.111Z] Removing intermediate container 7b154af26234 [2023-02-06T10:16:33.111Z] ---> 5548c0cfaed6 [2023-02-06T10:16:33.111Z] Step 11/24 : COPY . . [2023-02-06T10:16:33.697Z] ---> 2883cbb78214 [2023-02-06T10:16:33.697Z] Step 12/24 : RUN $MAKE [2023-02-06T10:16:33.697Z] ---> Running in 4bc23dec7687 [2023-02-06T10:16:34.659Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-06T10:18:42.035Z] Removing intermediate container 4bc23dec7687 [2023-02-06T10:18:42.035Z] ---> 22208a663f5f [2023-02-06T10:18:42.035Z] Step 13/24 : FROM alpine:3.16 [2023-02-06T10:18:42.035Z] 3.16: Pulling from library/alpine [2023-02-06T10:18:42.035Z] 6875df1f5354: Pulling fs layer [2023-02-06T10:18:42.035Z] 6875df1f5354: Verifying Checksum [2023-02-06T10:18:42.035Z] 6875df1f5354: Download complete [2023-02-06T10:18:42.035Z] 6875df1f5354: Pull complete [2023-02-06T10:18:42.035Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T10:18:42.035Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T10:18:42.035Z] ---> 2b4661558fb8 [2023-02-06T10:18:42.035Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-06T10:18:42.035Z] ---> Running in 1775b28e9759 [2023-02-06T10:18:42.035Z] Removing intermediate container 1775b28e9759 [2023-02-06T10:18:42.035Z] ---> 1480ad22876f [2023-02-06T10:18:42.035Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T10:18:42.035Z] ---> Running in d38a9c1c4d43 [2023-02-06T10:18:42.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T10:18:42.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T10:18:42.035Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T10:18:42.035Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T10:18:42.035Z] OK: 5 MiB in 15 packages [2023-02-06T10:18:42.035Z] Removing intermediate container d38a9c1c4d43 [2023-02-06T10:18:42.035Z] ---> ce9bfc33c71d [2023-02-06T10:18:42.035Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-06T10:18:42.035Z] ---> 878690b877d6 [2023-02-06T10:18:42.035Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-06T10:18:42.035Z] ---> 630b03043c08 [2023-02-06T10:18:42.035Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-06T10:18:42.035Z] ---> e716357ac628 [2023-02-06T10:18:42.035Z] Step 19/24 : EXPOSE 59989 [2023-02-06T10:18:42.035Z] ---> Running in bc08f4499611 [2023-02-06T10:18:42.035Z] Removing intermediate container bc08f4499611 [2023-02-06T10:18:42.035Z] ---> de319484531b [2023-02-06T10:18:42.035Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-06T10:18:42.035Z] ---> Running in ff56a2e2216a [2023-02-06T10:18:42.035Z] Removing intermediate container ff56a2e2216a [2023-02-06T10:18:42.035Z] ---> 25890ed2daed [2023-02-06T10:18:42.035Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T10:18:42.035Z] ---> Running in 73991e4156af [2023-02-06T10:18:42.035Z] Removing intermediate container 73991e4156af [2023-02-06T10:18:42.035Z] ---> f3bb8ae86535 [2023-02-06T10:18:42.035Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T10:18:42.035Z] ---> Running in 7d856b3ffb06 [2023-02-06T10:18:42.035Z] Removing intermediate container 7d856b3ffb06 [2023-02-06T10:18:42.035Z] ---> e6bf5bc8f77a [2023-02-06T10:18:42.035Z] Step 23/24 : LABEL git_sha=fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [2023-02-06T10:18:42.035Z] ---> Running in 174a12e9b3bf [2023-02-06T10:18:42.035Z] Removing intermediate container 174a12e9b3bf [2023-02-06T10:18:42.035Z] ---> 3b17abd7bebe [2023-02-06T10:18:42.035Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T10:18:42.035Z] ---> Running in 6e5d9380fb1f [2023-02-06T10:18:42.035Z] Removing intermediate container 6e5d9380fb1f [2023-02-06T10:18:42.035Z] ---> eb37cc727f60 [2023-02-06T10:18:42.035Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T10:18:42.035Z] Successfully built eb37cc727f60 [2023-02-06T10:18:42.035Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:18:42.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T10:18:42.826Z] [2023-02-06T10:18:42.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:18:43.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T10:18:43.230Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T10:18:43.230Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T10:18:43.230Z] 04944245beec: Pulling fs layer [2023-02-06T10:18:43.230Z] 699f458cf7ca: Pulling fs layer [2023-02-06T10:18:43.230Z] 765212b225bb: Pulling fs layer [2023-02-06T10:18:43.230Z] f23df028b6ca: Pulling fs layer [2023-02-06T10:18:43.230Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T10:18:43.230Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T10:18:43.230Z] f23df028b6ca: Waiting [2023-02-06T10:18:43.230Z] 765212b225bb: Waiting [2023-02-06T10:18:43.230Z] d65c8cfc05b1: Waiting [2023-02-06T10:18:43.230Z] 2437ff75d9bd: Waiting [2023-02-06T10:18:43.500Z] 04944245beec: Verifying Checksum [2023-02-06T10:18:43.500Z] 04944245beec: Download complete [2023-02-06T10:18:43.500Z] 765212b225bb: Verifying Checksum [2023-02-06T10:18:43.500Z] 765212b225bb: Download complete [2023-02-06T10:18:43.500Z] f23df028b6ca: Verifying Checksum [2023-02-06T10:18:43.500Z] f23df028b6ca: Download complete [2023-02-06T10:18:43.500Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T10:18:43.500Z] d65c8cfc05b1: Download complete [2023-02-06T10:18:43.769Z] 699f458cf7ca: Verifying Checksum [2023-02-06T10:18:43.769Z] 699f458cf7ca: Download complete [2023-02-06T10:18:44.040Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T10:18:44.040Z] 8998bd30e6a1: Download complete [2023-02-06T10:18:45.985Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T10:18:45.985Z] 2437ff75d9bd: Download complete [2023-02-06T10:18:47.931Z] 8998bd30e6a1: Pull complete [2023-02-06T10:18:48.199Z] 04944245beec: Pull complete [2023-02-06T10:18:49.606Z] 699f458cf7ca: Pull complete [2023-02-06T10:18:49.873Z] 765212b225bb: Pull complete [2023-02-06T10:18:50.455Z] f23df028b6ca: Pull complete [2023-02-06T10:18:50.722Z] d65c8cfc05b1: Pull complete [2023-02-06T10:19:05.712Z] 2437ff75d9bd: Pull complete [2023-02-06T10:19:05.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T10:19:05.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T10:19:05.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:19:06.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-4652 does not seem to be running inside a container [2023-02-06T10:19:06.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T10:19:08.539Z] $ docker top 16c109918ccf5964cfbcaeb3edb5c15f03a1e5af30e3635ea36ef3ad08da7512 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:09.478Z] ---> job-cost.sh [2023-02-06T10:19:09.478Z] lf-activate-venv: SKIPPING [2023-02-06T10:19:09.478Z] INFO: No Stack... [2023-02-06T10:19:09.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T10:19:10.724Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T10:19:11.090Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-06T10:19:11.090Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T10:19:11.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] [2023-02-06T10:19:11.204Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] did not exist. Created. [2023-02-06T10:19:11.205Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T10:19:11.613Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-5e7acf5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T10:19:11.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T10:19:12.003Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T10:19:12.060Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T10:19:12.074Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-146-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T10:19:12.153Z] $ docker stop --time=1 16c109918ccf5964cfbcaeb3edb5c15f03a1e5af30e3635ea36ef3ad08da7512 [2023-02-06T10:19:13.661Z] $ docker rm -f --volumes 16c109918ccf5964cfbcaeb3edb5c15f03a1e5af30e3635ea36ef3ad08da7512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-06T10:19:14.602Z] provisioning config files... [2023-02-06T10:19:14.609Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/config6097331081886204613tmp [Pipeline] { [Pipeline] sh [2023-02-06T10:19:14.937Z] + set +x [2023-02-06T10:19:14.937Z] + + curl -s https://codecov.io/bash [2023-02-06T10:19:14.937Z] bash -s -- [2023-02-06T10:19:14.937Z] [2023-02-06T10:19:14.937Z] _____ _ [2023-02-06T10:19:14.937Z] / ____| | | [2023-02-06T10:19:14.937Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T10:19:14.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T10:19:14.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T10:19:14.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T10:19:14.938Z] Bash-1.0.6 [2023-02-06T10:19:14.938Z] [2023-02-06T10:19:14.938Z] [2023-02-06T10:19:14.938Z] ==> git version 2.25.1 found [2023-02-06T10:19:14.938Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-06T10:19:14.938Z] Release-Date: 2020-01-08 [2023-02-06T10:19:14.938Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-06T10:19:14.938Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T10:19:14.938Z] ==> Jenkins CI detected. [2023-02-06T10:19:14.938Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-146 [2023-02-06T10:19:14.938Z] project root: . [2023-02-06T10:19:14.938Z] --> token set from env [2023-02-06T10:19:14.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T10:19:14.938Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T10:19:14.938Z] ==> Python coveragepy not found [2023-02-06T10:19:14.938Z] ==> Searching for coverage reports in: [2023-02-06T10:19:14.938Z] + . [2023-02-06T10:19:14.938Z] -> Found 1 reports [2023-02-06T10:19:14.938Z] ==> Detecting git/mercurial file structure [2023-02-06T10:19:15.196Z] ==> Reading reports [2023-02-06T10:19:15.196Z] + ./coverage.out bytes=460049 [2023-02-06T10:19:15.196Z] ==> Appending adjustments [2023-02-06T10:19:15.196Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T10:19:15.456Z] + Found adjustments [2023-02-06T10:19:15.456Z] ==> Gzipping contents [2023-02-06T10:19:15.456Z] 52K /tmp/codecov.wrlAu6.gz [2023-02-06T10:19:15.456Z] ==> Uploading reports [2023-02-06T10:19:15.456Z] url: https://codecov.io [2023-02-06T10:19:15.456Z] query: branch=PR-146&commit=fe5ca36c31378a8bb1a9222e3ebe7aa83894be08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=146&job=&cmd_args= [2023-02-06T10:19:15.456Z] -> Pinging Codecov [2023-02-06T10:19:15.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-146&commit=fe5ca36c31378a8bb1a9222e3ebe7aa83894be08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=146&job=&cmd_args= [2023-02-06T10:19:15.716Z] -> Uploading to [2023-02-06T10:19:15.716Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/581DD39554BDF9B6E22D074273EAD858/fe5ca36c31378a8bb1a9222e3ebe7aa83894be08/f671aaf2-23f3-4e08-b4b4-551392caa307.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T101915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d35206026bab5b717e212a15b92a173a2c4e0c0e85c3932791e57b402515b50a [2023-02-06T10:19:15.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T10:19:15.716Z] Dload Upload Total Spent Left Speed [2023-02-06T10:19:15.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51579 0 0 100 51579 0 251k --:--:-- --:--:-- --:--:-- 251k [2023-02-06T10:19:15.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fe5ca36c31378a8bb1a9222e3ebe7aa83894be08 [Pipeline] } [2023-02-06T10:19:16.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-06T10:19:17.779Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-146/archives ] [2023-02-06T10:19:17.780Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-146/archives [2023-02-06T10:19:17.780Z] total 16 [2023-02-06T10:19:17.780Z] drwxr-xr-x 3 root root 4096 Feb 6 10:11 . [2023-02-06T10:19:17.780Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 10:11 .. [2023-02-06T10:19:17.780Z] drwxr-xr-x 2 root root 4096 Feb 6 10:11 cost [2023-02-06T10:19:17.780Z] -rw-r--r-- 1 root root 91 Feb 6 10:11 cost.csv [2023-02-06T10:19:17.780Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-146/archives [2023-02-06T10:19:17.780Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-146/archives [2023-02-06T10:19:17.780Z] total 16 [2023-02-06T10:19:17.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 10:11 . [2023-02-06T10:19:17.780Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 10:11 .. [2023-02-06T10:19:17.780Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 10:11 cost [2023-02-06T10:19:17.780Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 6 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:18.119Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:19.022Z] ---> package-listing.sh [2023-02-06T10:19:19.022Z] ++ facter osfamily [2023-02-06T10:19:19.022Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T10:19:19.283Z] + OS_FAMILY=debian [2023-02-06T10:19:19.283Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-146 [2023-02-06T10:19:19.283Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T10:19:19.283Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T10:19:19.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T10:19:19.283Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T10:19:19.283Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-146 ']' [2023-02-06T10:19:19.283Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T10:19:19.283Z] + case "${OS_FAMILY}" in [2023-02-06T10:19:19.283Z] + dpkg -l [2023-02-06T10:19:19.283Z] + grep '^ii' [2023-02-06T10:19:19.283Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T10:19:19.283Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T10:19:19.283Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T10:19:19.283Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-146 ']' [2023-02-06T10:19:19.283Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-146/archives/ [2023-02-06T10:19:19.283Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-146/archives/ [Pipeline] echo [2023-02-06T10:19:19.319Z] 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-146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T10:19:19.608Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T10:19:20.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T10:19:20.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T10:19:20.547Z] prd-ubuntu20.04-docker-8c-8g-4651 does not seem to be running inside a container [2023-02-06T10:19:20.583Z] $ 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-146/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-146 -v /w/workspace/undry_device-rfid-llrp-go_PR-146:/w/workspace/undry_device-rfid-llrp-go_PR-146:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T10:19:20.802Z] $ docker top 2b17a26352f9df589fe455056523152b94a8538bd99d91663c426ad1044fa0c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T10:19:21.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T10:19:21.499Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T10:19:21.807Z] + ls /var/log/sa-host [2023-02-06T10:19:21.807Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T10:19:21.944Z] provisioning config files... [2023-02-06T10:19:21.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-146@tmp/config16108734543891673423tmp [Pipeline] { [Pipeline] echo [2023-02-06T10:19:22.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:22.311Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T10:19:22.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:22.730Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T10:19:22.765Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:23.077Z] ---> sudo-logs.sh [2023-02-06T10:19:23.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T10:19:23.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:23.469Z] ---> job-cost.sh [2023-02-06T10:19:23.469Z] lf-activate-venv: SKIPPING [2023-02-06T10:19:23.469Z] DEBUG: total: 0.2199999988079071 [2023-02-06T10:19:23.469Z] INFO: Retrieving Stack Cost... [2023-02-06T10:19:23.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T10:19:24.297Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T10:19:24.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T10:19:24.647Z] ---> logs-deploy.sh [2023-02-06T10:19:24.647Z] lf-activate-venv: SKIPPING [2023-02-06T10:19:24.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-146/1 [2023-02-06T10:19:24.647Z] INFO: archiving workspace using pattern(s): [2023-02-06T10:19:25.583Z] Archives upload complete. [2023-02-06T10:19:25.843Z] INFO: archiving logs to Nexus