Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ac0b36d073f03c72570ca8409c2150afdc42e0+a2758104a26f08d3533b7032fcb2aa5e5831d488 (4e397d7d05754ed9ce0d52e1ddde0ef940ae0a12) 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-ssh2450790734972975763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16517600196624536922.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-93/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-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8540932076254988903.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-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh915498003944924450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh10795875046721736441.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-93/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-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16840476829534316831.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-15144 in /w/workspace/oundry_device-rfid-llrp-go_PR-93 [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/oundry_device-rfid-llrp-go_PR-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit f1ac0b36d073f03c72570ca8409c2150afdc42e0 Merge succeeded, producing f1ac0b36d073f03c72570ca8409c2150afdc42e0 Checking out Revision f1ac0b36d073f03c72570ca8409c2150afdc42e0 (PR-93) > 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/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ac0b36d073f03c72570ca8409c2150afdc42e0 # 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 a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ac0b36d073f03c72570ca8409c2150afdc42e0 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T10:10:47.441Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T10:10:47.608Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T10:10:47.699Z] ========================================================= [2022-06-20T10:10:47.699Z] EdgeX Global Pipelines Version Info [2022-06-20T10:10:47.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:10:48.500Z] ------------------- [2022-06-20T10:10:48.501Z] stable info: [2022-06-20T10:10:48.501Z] ------------------- [2022-06-20T10:10:48.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T10:10:48.501Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T10:10:48.501Z] Message: update stable to v1.0.234 [2022-06-20T10:10:49.074Z] ------------------- [2022-06-20T10:10:49.074Z] experimental info: [2022-06-20T10:10:49.074Z] ------------------- [2022-06-20T10:10:49.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T10:10:49.074Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T10:10:49.074Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T10:10:49.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-06-20T10:10:49.450Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-06-20T10:10:49.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T10:10:49.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T10:10:49.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T10:10:49.605Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T10:10:49.643Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T10:10:49.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-20T10:10:49.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T10:10:49.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T10:10:49.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T10:10:49.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-06-20T10:10:49.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T10:10:49.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T10:10:49.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T10:10:50.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T10:10:50.046Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T10:10:50.101Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T10:10:50.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T10:10:50.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T10:10:50.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-20T10:10:50.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-20T10:10:50.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T10:10:50.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T10:10:50.416Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T10:10:50.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T10:10:50.516Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T10:10:50.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo [2022-06-20T10:10:50.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo [2022-06-20T10:10:50.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo [2022-06-20T10:10:50.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ac0b36d073f03c72570ca8409c2150afdc42e0 [Pipeline] echo [2022-06-20T10:10:50.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ac0b3 [Pipeline] echo [2022-06-20T10:10:50.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T10:10:50.902Z] provisioning config files... [2022-06-20T10:10:50.917Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/config237327802867042505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:10:51.284Z] ---> docker-login.sh [2022-06-20T10:10:51.284Z] nexus3.edgexfoundry.org:10001 [2022-06-20T10:10:51.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:10:51.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:10:51.550Z] Configure a credential helper to remove this warning. See [2022-06-20T10:10:51.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:10:51.550Z] [2022-06-20T10:10:51.550Z] Login Succeeded [2022-06-20T10:10:51.550Z] nexus3.edgexfoundry.org:10002 [2022-06-20T10:10:51.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:10:51.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:10:51.817Z] Configure a credential helper to remove this warning. See [2022-06-20T10:10:51.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:10:51.817Z] [2022-06-20T10:10:51.817Z] Login Succeeded [2022-06-20T10:10:51.817Z] nexus3.edgexfoundry.org:10003 [2022-06-20T10:10:51.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:10:51.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:10:51.817Z] Configure a credential helper to remove this warning. See [2022-06-20T10:10:51.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:10:51.817Z] [2022-06-20T10:10:51.817Z] Login Succeeded [2022-06-20T10:10:51.817Z] nexus3.edgexfoundry.org:10004 [2022-06-20T10:10:52.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:10:52.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:10:52.083Z] Configure a credential helper to remove this warning. See [2022-06-20T10:10:52.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:10:52.083Z] [2022-06-20T10:10:52.083Z] Login Succeeded [2022-06-20T10:10:52.083Z] docker.io [2022-06-20T10:10:52.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:10:52.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:10:52.341Z] Configure a credential helper to remove this warning. See [2022-06-20T10:10:52.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:10:52.341Z] [2022-06-20T10:10:52.341Z] Login Succeeded [2022-06-20T10:10:52.341Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T10:10:52.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T10:10:53.015Z] + git rev-list -1 --merges f1ac0b36d073f03c72570ca8409c2150afdc42e0~1..f1ac0b36d073f03c72570ca8409c2150afdc42e0 [Pipeline] echo [2022-06-20T10:10:53.066Z] -----------> git rev-list -1 --merges f1ac0b36d073f03c72570ca8409c2150afdc42e0~1..f1ac0b36d073f03c72570ca8409c2150afdc42e0 f1ac0b36d073f03c72570ca8409c2150afdc42e0 [false] [Pipeline] sh [2022-06-20T10:10:53.381Z] + git log --format=format:%s -1 f1ac0b36d073f03c72570ca8409c2150afdc42e0 [Pipeline] echo [2022-06-20T10:10:53.417Z] ========================================================= [2022-06-20T10:10:53.417Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T10:10:53.417Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T10:10:53.849Z] + git log --format=format:%s -1 f1ac0b36d073f03c72570ca8409c2150afdc42e0 [Pipeline] echo [2022-06-20T10:10:53.879Z] [semverPrep] GIT_COMMIT: f1ac0b36d073f03c72570ca8409c2150afdc42e0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-06-20T10:10:53.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T10:10:54.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T10:10:54.287Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T10:10:54.287Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T10:10:54.287Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T10:10:54.287Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T10:10:54.287Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T10:10:54.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:10:54.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T10:10:54.794Z] [2022-06-20T10:10:54.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:10:55.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T10:10:55.179Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T10:10:55.179Z] 42c077c10790: Pulling fs layer [2022-06-20T10:10:55.179Z] f63e77b7563a: Pulling fs layer [2022-06-20T10:10:55.179Z] bd5fdadae976: Pulling fs layer [2022-06-20T10:10:55.179Z] 205491f53016: Pulling fs layer [2022-06-20T10:10:55.179Z] df18705c85c3: Pulling fs layer [2022-06-20T10:10:55.179Z] bdb3f477010e: Pulling fs layer [2022-06-20T10:10:55.179Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T10:10:55.179Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T10:10:55.179Z] bdb8f0575790: Pulling fs layer [2022-06-20T10:10:55.179Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T10:10:55.179Z] 2343380bae48: Pulling fs layer [2022-06-20T10:10:55.179Z] c8a8fc8e1c8f: Waiting [2022-06-20T10:10:55.179Z] 2c6e9b1d212d: Waiting [2022-06-20T10:10:55.179Z] bdb8f0575790: Waiting [2022-06-20T10:10:55.179Z] 205491f53016: Waiting [2022-06-20T10:10:55.179Z] df18705c85c3: Waiting [2022-06-20T10:10:55.179Z] 386e3cb2ff24: Waiting [2022-06-20T10:10:55.179Z] 2343380bae48: Waiting [2022-06-20T10:10:55.179Z] bdb3f477010e: Waiting [2022-06-20T10:10:55.179Z] f63e77b7563a: Download complete [2022-06-20T10:10:55.179Z] 205491f53016: Verifying Checksum [2022-06-20T10:10:55.179Z] 205491f53016: Download complete [2022-06-20T10:10:55.445Z] df18705c85c3: Verifying Checksum [2022-06-20T10:10:55.445Z] df18705c85c3: Download complete [2022-06-20T10:10:55.445Z] bd5fdadae976: Verifying Checksum [2022-06-20T10:10:55.445Z] bd5fdadae976: Download complete [2022-06-20T10:10:55.445Z] bdb3f477010e: Verifying Checksum [2022-06-20T10:10:55.445Z] bdb3f477010e: Download complete [2022-06-20T10:10:55.445Z] 2c6e9b1d212d: Download complete [2022-06-20T10:10:55.445Z] bdb8f0575790: Verifying Checksum [2022-06-20T10:10:55.445Z] bdb8f0575790: Download complete [2022-06-20T10:10:55.445Z] 386e3cb2ff24: Verifying Checksum [2022-06-20T10:10:55.445Z] 386e3cb2ff24: Download complete [2022-06-20T10:10:55.445Z] 2343380bae48: Verifying Checksum [2022-06-20T10:10:55.445Z] 2343380bae48: Download complete [2022-06-20T10:10:55.445Z] 42c077c10790: Download complete [2022-06-20T10:10:55.705Z] c8a8fc8e1c8f: Download complete [2022-06-20T10:10:57.088Z] 42c077c10790: Pull complete [2022-06-20T10:10:57.088Z] f63e77b7563a: Pull complete [2022-06-20T10:10:57.352Z] bd5fdadae976: Pull complete [2022-06-20T10:10:57.613Z] 205491f53016: Pull complete [2022-06-20T10:10:57.874Z] df18705c85c3: Pull complete [2022-06-20T10:10:57.874Z] bdb3f477010e: Pull complete [2022-06-20T10:10:59.793Z] c8a8fc8e1c8f: Pull complete [2022-06-20T10:10:59.793Z] 2c6e9b1d212d: Pull complete [2022-06-20T10:10:59.793Z] bdb8f0575790: Pull complete [2022-06-20T10:11:00.055Z] 386e3cb2ff24: Pull complete [2022-06-20T10:11:00.055Z] 2343380bae48: Pull complete [2022-06-20T10:11:00.055Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T10:11:00.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T10:11:00.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:11:00.300Z] prd-ubuntu20.04-docker-8c-8g-15144 does not seem to be running inside a container [2022-06-20T10:11:00.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-93 -v /w/workspace/oundry_device-rfid-llrp-go_PR-93:/w/workspace/oundry_device-rfid-llrp-go_PR-93:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-93@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 [2022-06-20T10:11:01.501Z] $ docker top 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 -eo pid,comm [2022-06-20T10:11:01.559Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-20T10:11:01.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T10:11:01.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T10:11:01.684Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T10:11:01.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T10:11:01.831Z] $ docker exec 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 ssh-agent [2022-06-20T10:11:01.955Z] SSH_AUTH_SOCK=/tmp/ssh-BGTW42BqhbHv/agent.34 [2022-06-20T10:11:01.955Z] SSH_AGENT_PID=41 [2022-06-20T10:11:01.962Z] Running ssh-add (command line suppressed) [2022-06-20T10:11:02.081Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/private_key_2959152206744154773.key (/w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/private_key_2959152206744154773.key) [2022-06-20T10:11:02.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T10:11:02.419Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T10:11:02.455Z] $ docker exec --env ******** --env ******** 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 ssh-agent -k [2022-06-20T10:11:02.561Z] unset SSH_AUTH_SOCK; [2022-06-20T10:11:02.562Z] unset SSH_AGENT_PID; [2022-06-20T10:11:02.562Z] echo Agent pid 41 killed; [2022-06-20T10:11:02.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T10:11:02.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T10:11:02.648Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T10:11:02.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T10:11:02.782Z] $ docker exec 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 ssh-agent [2022-06-20T10:11:02.897Z] SSH_AUTH_SOCK=/tmp/ssh-cckhTwSyu0JJ/agent.73 [2022-06-20T10:11:02.897Z] SSH_AGENT_PID=79 [2022-06-20T10:11:02.902Z] Running ssh-add (command line suppressed) [2022-06-20T10:11:03.028Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/private_key_4828876399043313893.key (/w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/private_key_4828876399043313893.key) [2022-06-20T10:11:03.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T10:11:03.374Z] + git semver init [2022-06-20T10:11:03.636Z] 2022-06-20 10:11:03,580 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T10:11:03.636Z] 2022-06-20 10:11:03,580 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver [2022-06-20T10:11:03.636Z] 2022-06-20 10:11:03,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver [2022-06-20T10:11:03.636Z] 2022-06-20 10:11:03,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-93, universal_newlines=False, shell=None, istream=None) [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,336 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-93/.git/info/exclude [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver/PR-93 with force:False [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,336 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver/PR-93 [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,339 [execute] INFO git cat-file --batch-check [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,345 [execute] INFO git cat-file --batch [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T10:11:04.587Z] 2022-06-20 10:11:04,351 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-93/.semver/PR-93 [2022-06-20T10:11:04.587Z] 0.0.0 [Pipeline] } [2022-06-20T10:11:04.622Z] $ docker exec --env ******** --env ******** 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 ssh-agent -k [2022-06-20T10:11:04.726Z] unset SSH_AUTH_SOCK; [2022-06-20T10:11:04.727Z] unset SSH_AGENT_PID; [2022-06-20T10:11:04.727Z] echo Agent pid 79 killed; [2022-06-20T10:11:04.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T10:11:05.175Z] + git semver [Pipeline] } [2022-06-20T10:11:05.465Z] $ docker stop --time=1 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 [2022-06-20T10:11:06.795Z] $ docker rm -f 2351be112264d3281dbb4ac3ea4ce653070f67e1a49d54dcc43bfc0c7558dea1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T10:11:07.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T10:11:07.522Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T10:11:07.541Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T10:11:08.129Z] provisioning config files... [2022-06-20T10:11:08.144Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/config8662872043456874392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:11:08.502Z] ---> docker-login.sh [2022-06-20T10:11:08.502Z] nexus3.edgexfoundry.org:10001 [2022-06-20T10:11:08.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:11:08.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:11:08.502Z] Configure a credential helper to remove this warning. See [2022-06-20T10:11:08.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:11:08.502Z] [2022-06-20T10:11:08.502Z] Login Succeeded [2022-06-20T10:11:08.502Z] nexus3.edgexfoundry.org:10002 [2022-06-20T10:11:08.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:11:08.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:11:08.762Z] Configure a credential helper to remove this warning. See [2022-06-20T10:11:08.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:11:08.762Z] [2022-06-20T10:11:08.762Z] Login Succeeded [2022-06-20T10:11:08.762Z] nexus3.edgexfoundry.org:10003 [2022-06-20T10:11:08.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:11:08.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:11:08.762Z] Configure a credential helper to remove this warning. See [2022-06-20T10:11:08.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:11:08.762Z] [2022-06-20T10:11:08.762Z] Login Succeeded [2022-06-20T10:11:08.762Z] nexus3.edgexfoundry.org:10004 [2022-06-20T10:11:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:11:09.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:11:09.022Z] Configure a credential helper to remove this warning. See [2022-06-20T10:11:09.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:11:09.022Z] [2022-06-20T10:11:09.022Z] Login Succeeded [2022-06-20T10:11:09.022Z] docker.io [2022-06-20T10:11:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:11:09.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:11:09.285Z] Configure a credential helper to remove this warning. See [2022-06-20T10:11:09.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:11:09.285Z] [2022-06-20T10:11:09.285Z] Login Succeeded [2022-06-20T10:11:09.285Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T10:11:09.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T10:11:09.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T10:11:09.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T10:11:09.587Z] ========================================================= [2022-06-20T10:11:09.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T10:11:09.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:11:10.063Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T10:11:10.063Z] Sending build context to Docker daemon 4.037MB [2022-06-20T10:11:10.063Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T10:11:10.063Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T10:11:10.063Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T10:11:10.063Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T10:11:10.063Z] 666ba61612fd: Pulling fs layer [2022-06-20T10:11:10.063Z] 8ed8ca486205: Pulling fs layer [2022-06-20T10:11:10.063Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T10:11:10.063Z] c516ae0d96e1: Pulling fs layer [2022-06-20T10:11:10.063Z] 684cea983483: Pulling fs layer [2022-06-20T10:11:10.063Z] dd3240ac7de5: Pulling fs layer [2022-06-20T10:11:10.063Z] b1e948a4e11c: Pulling fs layer [2022-06-20T10:11:10.063Z] cc1cd167ecdc: Waiting [2022-06-20T10:11:10.063Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T10:11:10.063Z] c516ae0d96e1: Waiting [2022-06-20T10:11:10.063Z] 684cea983483: Waiting [2022-06-20T10:11:10.063Z] 646ad004c059: Pulling fs layer [2022-06-20T10:11:10.063Z] dd3240ac7de5: Waiting [2022-06-20T10:11:10.063Z] b1e948a4e11c: Waiting [2022-06-20T10:11:10.063Z] 8ed8ca486205: Download complete [2022-06-20T10:11:10.063Z] 666ba61612fd: Download complete [2022-06-20T10:11:10.325Z] c516ae0d96e1: Download complete [2022-06-20T10:11:10.325Z] 684cea983483: Download complete [2022-06-20T10:11:10.325Z] 59bf1c3509f3: Verifying Checksum [2022-06-20T10:11:10.325Z] 59bf1c3509f3: Download complete [2022-06-20T10:11:10.325Z] dd3240ac7de5: Verifying Checksum [2022-06-20T10:11:10.325Z] dd3240ac7de5: Download complete [2022-06-20T10:11:10.325Z] b1e948a4e11c: Verifying Checksum [2022-06-20T10:11:10.325Z] b1e948a4e11c: Download complete [2022-06-20T10:11:10.325Z] 59bf1c3509f3: Pull complete [2022-06-20T10:11:10.585Z] 666ba61612fd: Pull complete [2022-06-20T10:11:10.585Z] 8ed8ca486205: Pull complete [2022-06-20T10:11:10.847Z] 646ad004c059: Verifying Checksum [2022-06-20T10:11:10.847Z] 646ad004c059: Download complete [2022-06-20T10:11:10.847Z] a8fd76ee1af6: Verifying Checksum [2022-06-20T10:11:10.847Z] a8fd76ee1af6: Download complete [2022-06-20T10:11:11.109Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T10:11:11.109Z] cc1cd167ecdc: Download complete [2022-06-20T10:11:15.305Z] cc1cd167ecdc: Pull complete [2022-06-20T10:11:15.305Z] c516ae0d96e1: Pull complete [2022-06-20T10:11:15.305Z] 684cea983483: Pull complete [2022-06-20T10:11:15.305Z] dd3240ac7de5: Pull complete [2022-06-20T10:11:15.305Z] b1e948a4e11c: Pull complete [2022-06-20T10:11:17.216Z] a8fd76ee1af6: Pull complete [2022-06-20T10:11:17.804Z] 646ad004c059: Pull complete [2022-06-20T10:11:17.804Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T10:11:17.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T10:11:17.804Z] ---> 8f69c11f6b0c [2022-06-20T10:11:17.804Z] Step 3/12 : ARG MAKE='make build' [2022-06-20T10:11:19.193Z] ---> Running in 26b578b92227 [2022-06-20T10:11:19.193Z] Removing intermediate container 26b578b92227 [2022-06-20T10:11:19.193Z] ---> af1286ff6ad8 [2022-06-20T10:11:19.193Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-20T10:11:19.193Z] ---> Running in bfac2d8a3168 [2022-06-20T10:11:19.193Z] Removing intermediate container bfac2d8a3168 [2022-06-20T10:11:19.193Z] ---> 532b5a36402f [2022-06-20T10:11:19.193Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T10:11:19.453Z] ---> Running in 7bb4af271b2a [2022-06-20T10:11:19.453Z] Removing intermediate container 7bb4af271b2a [2022-06-20T10:11:19.453Z] ---> 453d64d88002 [2022-06-20T10:11:19.453Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T10:11:19.453Z] ---> Running in 0076912f92b3 [2022-06-20T10:11:20.024Z] Removing intermediate container 0076912f92b3 [2022-06-20T10:11:20.024Z] ---> 590764f2dcf8 [2022-06-20T10:11:20.024Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T10:11:20.024Z] ---> Running in 5f4f83652ac0 [2022-06-20T10:11:20.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T10:11:21.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T10:11:21.489Z] OK: 221 MiB in 52 packages [2022-06-20T10:11:21.750Z] Removing intermediate container 5f4f83652ac0 [2022-06-20T10:11:21.750Z] ---> 9e0ad61051f7 [2022-06-20T10:11:21.750Z] Step 8/12 : WORKDIR /app [2022-06-20T10:11:21.750Z] ---> Running in 26477ea9ad43 [2022-06-20T10:11:21.750Z] Removing intermediate container 26477ea9ad43 [2022-06-20T10:11:21.750Z] ---> 487eb3091742 [2022-06-20T10:11:21.750Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-20T10:11:22.012Z] ---> 17871ebc24de [2022-06-20T10:11:22.012Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T10:11:22.012Z] ---> Running in 1ce5a0775078 [2022-06-20T10:11:22.955Z] Still waiting to schedule task [2022-06-20T10:11:22.955Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-20T10:11:34.252Z] Removing intermediate container 1ce5a0775078 [2022-06-20T10:11:34.252Z] ---> 2845522934db [2022-06-20T10:11:34.252Z] Step 11/12 : COPY . . [2022-06-20T10:11:34.514Z] ---> 928f814aa2bc [2022-06-20T10:11:34.514Z] Step 12/12 : RUN $MAKE [2022-06-20T10:11:34.514Z] ---> Running in c43331342574 [2022-06-20T10:11:34.775Z] noop [2022-06-20T10:11:35.035Z] Removing intermediate container c43331342574 [2022-06-20T10:11:35.035Z] ---> c8e2b313bbd4 [2022-06-20T10:11:35.035Z] Successfully built c8e2b313bbd4 [2022-06-20T10:11:35.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:11:35.489Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T10:11:35.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:11:35.663Z] prd-ubuntu20.04-docker-8c-8g-15144 does not seem to be running inside a container [2022-06-20T10:11:35.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-93 -v /w/workspace/oundry_device-rfid-llrp-go_PR-93:/w/workspace/oundry_device-rfid-llrp-go_PR-93:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-93@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 [2022-06-20T10:11:36.066Z] $ docker top 0c34ec3eb222a5ec2a15bd3a6f298af1eedada6dc9903f3cb70dad082b9e7312 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T10:11:36.543Z] + go version [2022-06-20T10:11:36.543Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T10:11:36.580Z] $ docker stop --time=1 0c34ec3eb222a5ec2a15bd3a6f298af1eedada6dc9903f3cb70dad082b9e7312 [2022-06-20T10:11:37.843Z] $ docker rm -f 0c34ec3eb222a5ec2a15bd3a6f298af1eedada6dc9903f3cb70dad082b9e7312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:11:38.650Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T10:11:38.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:11:38.814Z] prd-ubuntu20.04-docker-8c-8g-15144 does not seem to be running inside a container [2022-06-20T10:11:38.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-93 -v /w/workspace/oundry_device-rfid-llrp-go_PR-93:/w/workspace/oundry_device-rfid-llrp-go_PR-93:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-93@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 [2022-06-20T10:11:39.201Z] $ docker top 18b5ae1c50b61bb3eccdf937f3c77d6c554079744a069faf91cd2f3e0b209eda -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T10:11:39.657Z] + make test [2022-06-20T10:11:39.657Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-20T10:11:39.924Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-20T10:11:49.918Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-20T10:11:49.918Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-20T10:11:53.212Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.663s coverage: 39.3% of statements [2022-06-20T10:11:53.212Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2022-06-20T10:11:53.212Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2022-06-20T10:12:01.344Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T10:12:04.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T10:12:04.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T10:12:04.635Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T10:12:05.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T10:12:05.379Z] $ docker stop --time=1 18b5ae1c50b61bb3eccdf937f3c77d6c554079744a069faf91cd2f3e0b209eda [2022-06-20T10:12:07.026Z] $ docker rm -f 18b5ae1c50b61bb3eccdf937f3c77d6c554079744a069faf91cd2f3e0b209eda [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T10:12:07.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T10:12:07.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T10:12:08.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T10:12:08.678Z] + ls -al . [2022-06-20T10:12:08.678Z] total 632 [2022-06-20T10:12:08.678Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 10:12 . [2022-06-20T10:12:08.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:10 .. [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 20 10:10 .dockerignore [2022-06-20T10:12:08.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 10:11 .git [2022-06-20T10:12:08.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:10 .github [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 20 10:10 .gitignore [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 10:10 .golangci.yml [2022-06-20T10:12:08.678Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 10:11 .semver [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 20 10:10 Attribution.txt [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 20 10:10 CHANGELOG.md [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 20 10:10 Dockerfile [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 10:10 GOVERNANCE.md [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 20 10:10 Jenkinsfile [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 20 10:10 LICENSE [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 20 10:10 Makefile [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 20 10:10 OWNERS.md [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 20 10:10 README.md [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 10:11 VERSION [2022-06-20T10:12:08.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:10 bin [2022-06-20T10:12:08.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:10 cmd [2022-06-20T10:12:08.678Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 20 10:11 coverage.out [2022-06-20T10:12:08.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:10 examples [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 20 10:10 go.mod [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 20 10:10 go.sum [2022-06-20T10:12:08.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:10 images [2022-06-20T10:12:08.678Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 10:10 internal [2022-06-20T10:12:08.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:10 snap [2022-06-20T10:12:08.678Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 20 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:12:09.081Z] + 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=f1ac0b36d073f03c72570ca8409c2150afdc42e0 --label arch=amd64 --label version=0.0.0 . [2022-06-20T10:12:09.081Z] Sending build context to Docker daemon 4.037MB [2022-06-20T10:12:09.081Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T10:12:09.081Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-20T10:12:09.081Z] ---> c8e2b313bbd4 [2022-06-20T10:12:09.081Z] Step 3/25 : ARG MAKE='make build' [2022-06-20T10:12:09.081Z] ---> Running in 4823bb940213 [2022-06-20T10:12:09.081Z] Removing intermediate container 4823bb940213 [2022-06-20T10:12:09.081Z] ---> ae0382b3b2f4 [2022-06-20T10:12:09.081Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-20T10:12:09.342Z] ---> Running in 176c6e925810 [2022-06-20T10:12:09.342Z] Removing intermediate container 176c6e925810 [2022-06-20T10:12:09.342Z] ---> cf517fda5a66 [2022-06-20T10:12:09.342Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T10:12:09.342Z] ---> Running in 3b8c7a36f9f0 [2022-06-20T10:12:09.342Z] Removing intermediate container 3b8c7a36f9f0 [2022-06-20T10:12:09.342Z] ---> 9bba2f489901 [2022-06-20T10:12:09.342Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T10:12:09.342Z] ---> Running in c684469ce5b4 [2022-06-20T10:12:09.914Z] Removing intermediate container c684469ce5b4 [2022-06-20T10:12:09.914Z] ---> 10052dad0cfb [2022-06-20T10:12:09.914Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T10:12:09.914Z] ---> Running in 1a3ed2e69653 [2022-06-20T10:12:10.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T10:12:11.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T10:12:11.375Z] OK: 221 MiB in 52 packages [2022-06-20T10:12:11.637Z] Removing intermediate container 1a3ed2e69653 [2022-06-20T10:12:11.637Z] ---> c3f536dfe124 [2022-06-20T10:12:11.637Z] Step 8/25 : WORKDIR /app [2022-06-20T10:12:11.637Z] ---> Running in 43b688841a16 [2022-06-20T10:12:11.897Z] Removing intermediate container 43b688841a16 [2022-06-20T10:12:11.897Z] ---> 7aa39fb47c08 [2022-06-20T10:12:11.897Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-20T10:12:11.897Z] ---> ac01c5babe1a [2022-06-20T10:12:11.897Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T10:12:11.897Z] ---> Running in 726278e9b61e [2022-06-20T10:12:12.470Z] Removing intermediate container 726278e9b61e [2022-06-20T10:12:12.470Z] ---> 7be500546604 [2022-06-20T10:12:12.470Z] Step 11/25 : COPY . . [2022-06-20T10:12:12.731Z] ---> 5f0cd721c227 [2022-06-20T10:12:12.731Z] Step 12/25 : RUN $MAKE [2022-06-20T10:12:12.731Z] ---> Running in 6146625d1e1d [2022-06-20T10:12:12.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-20T10:12:34.948Z] Removing intermediate container 6146625d1e1d [2022-06-20T10:12:34.948Z] ---> 997534e9161f [2022-06-20T10:12:34.948Z] Step 13/25 : FROM alpine:3.14 [2022-06-20T10:12:34.948Z] 3.14: Pulling from library/alpine [2022-06-20T10:12:34.948Z] 8663204ce13b: Pulling fs layer [2022-06-20T10:12:34.948Z] 8663204ce13b: Verifying Checksum [2022-06-20T10:12:34.948Z] 8663204ce13b: Download complete [2022-06-20T10:12:34.948Z] 8663204ce13b: Pull complete [2022-06-20T10:12:34.948Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T10:12:34.948Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T10:12:34.948Z] ---> e04c818066af [2022-06-20T10:12:34.948Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-20T10:12:34.948Z] ---> Running in cfc3f509378c [2022-06-20T10:12:34.948Z] Removing intermediate container cfc3f509378c [2022-06-20T10:12:34.948Z] ---> a912a648f97a [2022-06-20T10:12:34.948Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T10:12:34.948Z] ---> Running in abaf9a6f554b [2022-06-20T10:12:34.948Z] Removing intermediate container abaf9a6f554b [2022-06-20T10:12:34.948Z] ---> 0edb9274d441 [2022-06-20T10:12:34.948Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T10:12:34.948Z] ---> Running in 56410e34ade8 [2022-06-20T10:12:34.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T10:12:34.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T10:12:35.210Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T10:12:35.471Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T10:12:35.471Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T10:12:35.471Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T10:12:35.733Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T10:12:35.733Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T10:12:35.733Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T10:12:35.733Z] OK: 8 MiB in 20 packages [2022-06-20T10:12:36.676Z] Removing intermediate container 56410e34ade8 [2022-06-20T10:12:36.676Z] ---> e4de2f92fd07 [2022-06-20T10:12:36.676Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-20T10:12:36.676Z] ---> 8163a2531969 [2022-06-20T10:12:36.676Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-20T10:12:36.676Z] ---> 1feb4c9d3675 [2022-06-20T10:12:36.676Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-20T10:12:37.247Z] ---> 1faf9af1cd67 [2022-06-20T10:12:37.247Z] Step 20/25 : EXPOSE 59989 [2022-06-20T10:12:37.509Z] ---> Running in 5c84dffdd49c [2022-06-20T10:12:37.509Z] Removing intermediate container 5c84dffdd49c [2022-06-20T10:12:37.509Z] ---> fc6a6b050a48 [2022-06-20T10:12:37.509Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-20T10:12:37.509Z] ---> Running in 161f1a36096f [2022-06-20T10:12:37.509Z] Removing intermediate container 161f1a36096f [2022-06-20T10:12:37.509Z] ---> 2b233a38df06 [2022-06-20T10:12:37.509Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-20T10:12:37.509Z] ---> Running in a17a20c56a76 [2022-06-20T10:12:37.769Z] Removing intermediate container a17a20c56a76 [2022-06-20T10:12:37.769Z] ---> a45d34124e8f [2022-06-20T10:12:37.769Z] Step 23/25 : LABEL arch=amd64 [2022-06-20T10:12:37.769Z] ---> Running in adc20e249428 [2022-06-20T10:12:37.769Z] Removing intermediate container adc20e249428 [2022-06-20T10:12:37.769Z] ---> 22bf5a7bf9a1 [2022-06-20T10:12:37.769Z] Step 24/25 : LABEL git_sha=f1ac0b36d073f03c72570ca8409c2150afdc42e0 [2022-06-20T10:12:37.769Z] ---> Running in feb1d019f901 [2022-06-20T10:12:38.031Z] Removing intermediate container feb1d019f901 [2022-06-20T10:12:38.031Z] ---> 53e2f30570a9 [2022-06-20T10:12:38.031Z] Step 25/25 : LABEL version=0.0.0 [2022-06-20T10:12:38.031Z] ---> Running in fa1284d0998d [2022-06-20T10:12:38.031Z] Removing intermediate container fa1284d0998d [2022-06-20T10:12:38.031Z] ---> a385e53acfb8 [2022-06-20T10:12:38.031Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T10:12:38.031Z] Successfully built a385e53acfb8 [2022-06-20T10:12:38.031Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:12:38.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T10:12:38.923Z] [2022-06-20T10:12:38.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:12:39.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T10:12:39.301Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T10:12:39.301Z] 5eb5b503b376: Pulling fs layer [2022-06-20T10:12:39.301Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T10:12:39.301Z] ec43610c2a17: Pulling fs layer [2022-06-20T10:12:39.301Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T10:12:39.301Z] 33b1e0a273af: Pulling fs layer [2022-06-20T10:12:39.301Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T10:12:39.301Z] 2f39f015ded8: Pulling fs layer [2022-06-20T10:12:39.301Z] 33b1e0a273af: Waiting [2022-06-20T10:12:39.301Z] 5d3b04190fa2: Waiting [2022-06-20T10:12:39.301Z] 2f39f015ded8: Waiting [2022-06-20T10:12:39.301Z] 3a2ae6a8a46f: Waiting [2022-06-20T10:12:39.301Z] 5c69ac0246d0: Verifying Checksum [2022-06-20T10:12:39.301Z] 5c69ac0246d0: Download complete [2022-06-20T10:12:39.301Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-20T10:12:39.301Z] 3a2ae6a8a46f: Download complete [2022-06-20T10:12:39.301Z] 33b1e0a273af: Verifying Checksum [2022-06-20T10:12:39.301Z] 33b1e0a273af: Download complete [2022-06-20T10:12:39.301Z] 5d3b04190fa2: Verifying Checksum [2022-06-20T10:12:39.301Z] 5d3b04190fa2: Download complete [2022-06-20T10:12:39.301Z] ec43610c2a17: Download complete [2022-06-20T10:12:39.561Z] 5eb5b503b376: Verifying Checksum [2022-06-20T10:12:39.561Z] 5eb5b503b376: Download complete [2022-06-20T10:12:40.131Z] 2f39f015ded8: Download complete [2022-06-20T10:12:40.701Z] 5eb5b503b376: Pull complete [2022-06-20T10:12:40.701Z] 5c69ac0246d0: Pull complete [2022-06-20T10:12:41.268Z] ec43610c2a17: Pull complete [2022-06-20T10:12:41.268Z] 3a2ae6a8a46f: Pull complete [2022-06-20T10:12:41.528Z] 33b1e0a273af: Pull complete [2022-06-20T10:12:41.528Z] 5d3b04190fa2: Pull complete [2022-06-20T10:12:45.724Z] 2f39f015ded8: Pull complete [2022-06-20T10:12:45.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T10:12:45.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T10:12:45.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:12:45.953Z] prd-ubuntu20.04-docker-8c-8g-15144 does not seem to be running inside a container [2022-06-20T10:12:45.992Z] $ 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/oundry_device-rfid-llrp-go_PR-93 -v /w/workspace/oundry_device-rfid-llrp-go_PR-93:/w/workspace/oundry_device-rfid-llrp-go_PR-93:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-93@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 [2022-06-20T10:12:47.361Z] $ docker top 1d4fb9986454b507be98da5cd7371b400084aee8b5030f4ff82b60a434606abe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:12:47.819Z] ---> job-cost.sh [2022-06-20T10:12:47.819Z] lf-activate-venv: SKIPPING [2022-06-20T10:12:47.819Z] INFO: No Stack... [2022-06-20T10:12:48.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T10:12:48.648Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T10:12:48.961Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives/cost.csv [2022-06-20T10:12:48.961Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T10:12:49.003Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] [2022-06-20T10:12:49.008Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] did not exist. Created. [2022-06-20T10:12:49.008Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T10:12:49.400Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T10:12:49.457Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T10:12:49.483Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T10:12:49.565Z] $ docker stop --time=1 1d4fb9986454b507be98da5cd7371b400084aee8b5030f4ff82b60a434606abe [2022-06-20T10:12:50.738Z] $ docker rm -f 1d4fb9986454b507be98da5cd7371b400084aee8b5030f4ff82b60a434606abe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T10:14:32.596Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15145 in /w/workspace/oundry_device-rfid-llrp-go_PR-93 [Pipeline] { [Pipeline] ws [2022-06-20T10:14:32.638Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-06-20T10:14:32.735Z] Selected Git installation does not exist. Using Default [2022-06-20T10:14:32.735Z] The recommended git tool is: NONE [2022-06-20T10:14:40.907Z] using credential edgex-jenkins-ssh [2022-06-20T10:14:40.932Z] Cloning the remote Git repository [2022-06-20T10:14:41.076Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-20T10:14:41.253Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-06-20T10:14:41.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-20T10:14:41.412Z] > git --version # timeout=10 [2022-06-20T10:14:41.446Z] > git --version # 'git version 2.25.1' [2022-06-20T10:14:41.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T10:14:41.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T10:14:43.280Z] Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit f1ac0b36d073f03c72570ca8409c2150afdc42e0 [2022-06-20T10:14:42.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-20T10:14:42.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T10:14:42.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-20T10:14:42.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-20T10:14:42.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T10:14:42.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-20T10:14:43.309Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T10:14:43.326Z] > git checkout -f f1ac0b36d073f03c72570ca8409c2150afdc42e0 # timeout=10 [2022-06-20T10:14:43.468Z] > git remote # timeout=10 [2022-06-20T10:14:43.581Z] Merge succeeded, producing f1ac0b36d073f03c72570ca8409c2150afdc42e0 [2022-06-20T10:14:43.581Z] Checking out Revision f1ac0b36d073f03c72570ca8409c2150afdc42e0 (PR-93) [2022-06-20T10:14:43.497Z] > git config --get remote.origin.url # timeout=10 [2022-06-20T10:14:43.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T10:14:43.534Z] > git merge a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 [2022-06-20T10:14:43.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-20T10:14:43.592Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T10:14:43.617Z] > git checkout -f f1ac0b36d073f03c72570ca8409c2150afdc42e0 # timeout=10 [2022-06-20T10:14:48.216Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-06-20T10:14:48.294Z] > git --version # timeout=10 [2022-06-20T10:14:48.313Z] > git --version # 'git version 2.25.1' [2022-06-20T10:14:48.341Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T10:14:49.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T10:14:49.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T10:14:49.466Z] Dload Upload Total Spent Left Speed [2022-06-20T10:14:49.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2022-06-20T10:14:50.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T10:14:50.776Z] + sudo+ sudo tee /etc/docker/daemon.new [2022-06-20T10:14:50.776Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T10:14:50.776Z] { [2022-06-20T10:14:50.776Z] "registry-mirrors": [ [2022-06-20T10:14:50.776Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T10:14:50.776Z] ], [2022-06-20T10:14:50.776Z] "bip": "10.250.0.254/24", [2022-06-20T10:14:50.776Z] "hosts": [ [2022-06-20T10:14:50.776Z] "tcp://0.0.0.0:5555", [2022-06-20T10:14:50.776Z] "unix:///var/run/docker.sock" [2022-06-20T10:14:50.776Z] ], [2022-06-20T10:14:50.776Z] "mtu": 1458, [2022-06-20T10:14:50.776Z] "selinux-enabled": true, [2022-06-20T10:14:50.776Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T10:14:50.776Z] } [Pipeline] sh [2022-06-20T10:14:51.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T10:14:51.502Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T10:15:09.933Z] provisioning config files... [2022-06-20T10:15:09.961Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config334017552469747522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:15:10.375Z] ---> docker-login.sh [2022-06-20T10:15:10.375Z] nexus3.edgexfoundry.org:10001 [2022-06-20T10:15:10.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:15:11.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:15:11.253Z] Configure a credential helper to remove this warning. See [2022-06-20T10:15:11.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:15:11.253Z] [2022-06-20T10:15:11.253Z] Login Succeeded [2022-06-20T10:15:11.253Z] nexus3.edgexfoundry.org:10002 [2022-06-20T10:15:11.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:15:11.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:15:11.860Z] Configure a credential helper to remove this warning. See [2022-06-20T10:15:11.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:15:11.860Z] [2022-06-20T10:15:11.860Z] Login Succeeded [2022-06-20T10:15:11.860Z] nexus3.edgexfoundry.org:10003 [2022-06-20T10:15:12.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:15:12.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:15:12.414Z] Configure a credential helper to remove this warning. See [2022-06-20T10:15:12.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:15:12.414Z] [2022-06-20T10:15:12.414Z] Login Succeeded [2022-06-20T10:15:12.414Z] nexus3.edgexfoundry.org:10004 [2022-06-20T10:15:12.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:15:12.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:15:12.966Z] Configure a credential helper to remove this warning. See [2022-06-20T10:15:12.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:15:12.966Z] [2022-06-20T10:15:12.966Z] Login Succeeded [2022-06-20T10:15:12.966Z] docker.io [2022-06-20T10:15:13.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T10:15:13.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T10:15:13.515Z] Configure a credential helper to remove this warning. See [2022-06-20T10:15:13.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T10:15:13.515Z] [2022-06-20T10:15:13.515Z] Login Succeeded [2022-06-20T10:15:13.515Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T10:15:13.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T10:15:13.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T10:15:13.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T10:15:14.033Z] ========================================================= [2022-06-20T10:15:14.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T10:15:14.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:15:14.565Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T10:15:14.846Z] Sending build context to Docker daemon 1.229MB [2022-06-20T10:15:14.846Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T10:15:14.846Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T10:15:15.122Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T10:15:15.122Z] 9b3977197b4f: Pulling fs layer [2022-06-20T10:15:15.122Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T10:15:15.122Z] 94645a83ff95: Pulling fs layer [2022-06-20T10:15:15.122Z] e6fb740bc735: Pulling fs layer [2022-06-20T10:15:15.122Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T10:15:15.122Z] 355e64cbe906: Pulling fs layer [2022-06-20T10:15:15.122Z] 63ab81a10011: Pulling fs layer [2022-06-20T10:15:15.122Z] 555d1d1c4555: Pulling fs layer [2022-06-20T10:15:15.122Z] 7d9057610161: Pulling fs layer [2022-06-20T10:15:15.122Z] 355e64cbe906: Waiting [2022-06-20T10:15:15.122Z] 63ab81a10011: Waiting [2022-06-20T10:15:15.122Z] 555d1d1c4555: Waiting [2022-06-20T10:15:15.122Z] 7d9057610161: Waiting [2022-06-20T10:15:15.122Z] e6fb740bc735: Waiting [2022-06-20T10:15:15.122Z] 94645a83ff95: Download complete [2022-06-20T10:15:15.122Z] 1a89e8eeedd5: Download complete [2022-06-20T10:15:15.122Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T10:15:15.122Z] 3a77bd46dcc9: Download complete [2022-06-20T10:15:15.122Z] 355e64cbe906: Verifying Checksum [2022-06-20T10:15:15.122Z] 355e64cbe906: Download complete [2022-06-20T10:15:15.122Z] 9b3977197b4f: Download complete [2022-06-20T10:15:15.122Z] 63ab81a10011: Download complete [2022-06-20T10:15:16.127Z] 9b3977197b4f: Pull complete [2022-06-20T10:15:16.127Z] 7d9057610161: Verifying Checksum [2022-06-20T10:15:16.127Z] 7d9057610161: Download complete [2022-06-20T10:15:16.735Z] 1a89e8eeedd5: Pull complete [2022-06-20T10:15:17.342Z] 94645a83ff95: Pull complete [2022-06-20T10:15:17.619Z] 555d1d1c4555: Verifying Checksum [2022-06-20T10:15:17.619Z] 555d1d1c4555: Download complete [2022-06-20T10:15:18.220Z] e6fb740bc735: Verifying Checksum [2022-06-20T10:15:18.220Z] e6fb740bc735: Download complete [2022-06-20T10:15:30.681Z] e6fb740bc735: Pull complete [2022-06-20T10:15:30.681Z] 3a77bd46dcc9: Pull complete [2022-06-20T10:15:30.681Z] 355e64cbe906: Pull complete [2022-06-20T10:15:30.960Z] 63ab81a10011: Pull complete [2022-06-20T10:15:37.701Z] 555d1d1c4555: Pull complete [2022-06-20T10:15:39.684Z] 7d9057610161: Pull complete [2022-06-20T10:15:39.958Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T10:15:39.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T10:15:39.958Z] ---> 819e984ddca1 [2022-06-20T10:15:39.958Z] Step 3/12 : ARG MAKE='make build' [2022-06-20T10:15:40.561Z] ---> Running in ab6bb61bdb91 [2022-06-20T10:15:41.162Z] Removing intermediate container ab6bb61bdb91 [2022-06-20T10:15:41.162Z] ---> 3db18d658628 [2022-06-20T10:15:41.162Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-20T10:15:41.162Z] ---> Running in c6d9221796ef [2022-06-20T10:15:41.438Z] Removing intermediate container c6d9221796ef [2022-06-20T10:15:41.438Z] ---> 5b61157f7b36 [2022-06-20T10:15:41.438Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T10:15:41.438Z] ---> Running in 43e6ac844ea1 [2022-06-20T10:15:41.718Z] Removing intermediate container 43e6ac844ea1 [2022-06-20T10:15:41.718Z] ---> 684350ba0a50 [2022-06-20T10:15:41.718Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T10:15:41.718Z] ---> Running in 38c7f99a4f08 [2022-06-20T10:15:43.705Z] Removing intermediate container 38c7f99a4f08 [2022-06-20T10:15:43.705Z] ---> 1231797ff13a [2022-06-20T10:15:43.705Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T10:15:43.705Z] ---> Running in f92811d33973 [2022-06-20T10:15:44.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T10:15:45.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T10:15:46.276Z] OK: 220 MiB in 52 packages [2022-06-20T10:15:47.269Z] Removing intermediate container f92811d33973 [2022-06-20T10:15:47.269Z] ---> bd9bf17e7464 [2022-06-20T10:15:47.269Z] Step 8/12 : WORKDIR /app [2022-06-20T10:15:47.269Z] ---> Running in f72a9e572319 [2022-06-20T10:15:47.553Z] Removing intermediate container f72a9e572319 [2022-06-20T10:15:47.553Z] ---> 4dc0315ffab3 [2022-06-20T10:15:47.553Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-20T10:15:48.159Z] ---> 26098e8230b0 [2022-06-20T10:15:48.159Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T10:15:48.159Z] ---> Running in 8ace417a2efc [2022-06-20T10:16:35.214Z] Removing intermediate container 8ace417a2efc [2022-06-20T10:16:35.214Z] ---> dae0dd1a5a95 [2022-06-20T10:16:35.214Z] Step 11/12 : COPY . . [2022-06-20T10:16:35.214Z] ---> 679d24db7ab5 [2022-06-20T10:16:35.214Z] Step 12/12 : RUN $MAKE [2022-06-20T10:16:35.491Z] ---> Running in a58c2ba26614 [2022-06-20T10:16:36.492Z] noop [2022-06-20T10:16:37.086Z] Removing intermediate container a58c2ba26614 [2022-06-20T10:16:37.086Z] ---> f5b0f974bf1f [2022-06-20T10:16:37.086Z] Successfully built f5b0f974bf1f [2022-06-20T10:16:37.086Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:16:37.590Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T10:16:37.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:16:37.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-15145 does not seem to be running inside a container [2022-06-20T10:16:38.017Z] $ 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 [2022-06-20T10:16:39.323Z] $ docker top 14fd89bef3270248acf5f5a070259385780f0845f345fecd979484d06f2229c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T10:16:40.280Z] + go version [2022-06-20T10:16:40.280Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T10:16:40.316Z] $ docker stop --time=1 14fd89bef3270248acf5f5a070259385780f0845f345fecd979484d06f2229c0 [2022-06-20T10:16:41.931Z] $ docker rm -f 14fd89bef3270248acf5f5a070259385780f0845f345fecd979484d06f2229c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:16:42.824Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T10:16:42.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:16:43.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-15145 does not seem to be running inside a container [2022-06-20T10:16:43.249Z] $ 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 [2022-06-20T10:16:44.542Z] $ docker top 02e742f1dee04f5c206aa7643067158639e1eb920d5a94bdd7a483eef937f773 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T10:16:45.563Z] + make test [2022-06-20T10:16:45.564Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-20T10:16:47.559Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-20T10:18:24.429Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-20T10:18:24.429Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-20T10:18:42.803Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.122s coverage: 39.3% of statements [2022-06-20T10:18:42.803Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.657s coverage: 52.0% of statements [2022-06-20T10:18:42.803Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements [2022-06-20T10:18:42.803Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T10:18:42.803Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T10:19:15.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T10:19:15.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T10:19:15.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T10:19:15.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T10:19:15.348Z] $ docker stop --time=1 02e742f1dee04f5c206aa7643067158639e1eb920d5a94bdd7a483eef937f773 [2022-06-20T10:19:17.125Z] $ docker rm -f 02e742f1dee04f5c206aa7643067158639e1eb920d5a94bdd7a483eef937f773 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T10:19:18.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T10:19:18.185Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T10:19:18.796Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T10:19:19.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T10:19:19.758Z] + ls -al . [2022-06-20T10:19:19.758Z] total 628 [2022-06-20T10:19:19.758Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 10:19 . [2022-06-20T10:19:19.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:14 .. [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 20 10:14 .dockerignore [2022-06-20T10:19:19.758Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 10:14 .git [2022-06-20T10:19:19.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:14 .github [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 20 10:14 .gitignore [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 10:14 .golangci.yml [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 20 10:14 Attribution.txt [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 20 10:14 CHANGELOG.md [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 20 10:14 Dockerfile [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 10:14 GOVERNANCE.md [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 20 10:14 Jenkinsfile [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 20 10:14 LICENSE [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 20 10:14 Makefile [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 20 10:14 OWNERS.md [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 20 10:14 README.md [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 10:11 VERSION [2022-06-20T10:19:19.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:14 bin [2022-06-20T10:19:19.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:14 cmd [2022-06-20T10:19:19.758Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 20 10:18 coverage.out [2022-06-20T10:19:19.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:14 examples [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 20 10:14 go.mod [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 20 10:14 go.sum [2022-06-20T10:19:19.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:14 images [2022-06-20T10:19:19.758Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 10:14 internal [2022-06-20T10:19:19.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:14 snap [2022-06-20T10:19:19.758Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 20 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:19:20.200Z] + 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=f1ac0b36d073f03c72570ca8409c2150afdc42e0 --label arch=arm64 --label version=0.0.0 . [2022-06-20T10:19:20.482Z] Sending build context to Docker daemon 1.229MB [2022-06-20T10:19:20.482Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T10:19:20.482Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-20T10:19:20.482Z] ---> f5b0f974bf1f [2022-06-20T10:19:20.482Z] Step 3/25 : ARG MAKE='make build' [2022-06-20T10:19:20.755Z] ---> Running in b7516bd91d7b [2022-06-20T10:19:21.030Z] Removing intermediate container b7516bd91d7b [2022-06-20T10:19:21.030Z] ---> d51688d6ce58 [2022-06-20T10:19:21.030Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-20T10:19:21.030Z] ---> Running in 2a2c2de24176 [2022-06-20T10:19:21.308Z] Removing intermediate container 2a2c2de24176 [2022-06-20T10:19:21.308Z] ---> 72b568026567 [2022-06-20T10:19:21.308Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T10:19:21.308Z] ---> Running in abcc0d0a7906 [2022-06-20T10:19:21.909Z] Removing intermediate container abcc0d0a7906 [2022-06-20T10:19:21.909Z] ---> 4a814c8d837c [2022-06-20T10:19:21.909Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T10:19:21.909Z] ---> Running in 73e013182a2a [2022-06-20T10:19:23.353Z] Removing intermediate container 73e013182a2a [2022-06-20T10:19:23.353Z] ---> ee96aff28e7d [2022-06-20T10:19:23.353Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T10:19:23.353Z] ---> Running in 39f8e1bad476 [2022-06-20T10:19:24.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T10:19:25.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T10:19:26.299Z] OK: 220 MiB in 52 packages [2022-06-20T10:19:26.900Z] Removing intermediate container 39f8e1bad476 [2022-06-20T10:19:26.900Z] ---> 016e936ad827 [2022-06-20T10:19:26.900Z] Step 8/25 : WORKDIR /app [2022-06-20T10:19:26.900Z] ---> Running in e00b4a0e2458 [2022-06-20T10:19:27.499Z] Removing intermediate container e00b4a0e2458 [2022-06-20T10:19:27.499Z] ---> f2bb3604b725 [2022-06-20T10:19:27.499Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-20T10:19:27.775Z] ---> b4b8ba479caa [2022-06-20T10:19:27.775Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T10:19:28.057Z] ---> Running in 60828fbe94a1 [2022-06-20T10:19:30.031Z] Removing intermediate container 60828fbe94a1 [2022-06-20T10:19:30.031Z] ---> 6b262af0e05d [2022-06-20T10:19:30.031Z] Step 11/25 : COPY . . [2022-06-20T10:19:30.626Z] ---> bd89b1ea43c0 [2022-06-20T10:19:30.626Z] Step 12/25 : RUN $MAKE [2022-06-20T10:19:30.626Z] ---> Running in 0494e0425eeb [2022-06-20T10:19:31.609Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-06-20T10:21:38.475Z] Removing intermediate container 0494e0425eeb [2022-06-20T10:21:38.475Z] ---> acfd462bad80 [2022-06-20T10:21:38.475Z] Step 13/25 : FROM alpine:3.14 [2022-06-20T10:21:38.475Z] 3.14: Pulling from library/alpine [2022-06-20T10:21:38.475Z] 455c02918c45: Pulling fs layer [2022-06-20T10:21:38.475Z] 455c02918c45: Verifying Checksum [2022-06-20T10:21:38.475Z] 455c02918c45: Download complete [2022-06-20T10:21:38.475Z] 455c02918c45: Pull complete [2022-06-20T10:21:38.475Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T10:21:38.475Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T10:21:38.475Z] ---> ac73e934f311 [2022-06-20T10:21:38.475Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-20T10:21:38.475Z] ---> Running in a03a75930dc5 [2022-06-20T10:21:38.475Z] Removing intermediate container a03a75930dc5 [2022-06-20T10:21:38.475Z] ---> 01b05b785ac9 [2022-06-20T10:21:38.475Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T10:21:38.475Z] ---> Running in 0477d4dfb0bf [2022-06-20T10:21:38.475Z] Removing intermediate container 0477d4dfb0bf [2022-06-20T10:21:38.475Z] ---> 8d8140a59d52 [2022-06-20T10:21:38.475Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T10:21:38.475Z] ---> Running in e0f9e932d45e [2022-06-20T10:21:38.475Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T10:21:38.475Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T10:21:38.475Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T10:21:38.475Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T10:21:38.475Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T10:21:38.475Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T10:21:38.475Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T10:21:38.475Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T10:21:38.475Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T10:21:38.475Z] OK: 8 MiB in 20 packages [2022-06-20T10:21:38.475Z] Removing intermediate container e0f9e932d45e [2022-06-20T10:21:38.475Z] ---> 6a378d9238a0 [2022-06-20T10:21:38.475Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-20T10:21:38.476Z] ---> 58e23ccfaa0f [2022-06-20T10:21:38.476Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-20T10:21:38.750Z] ---> b6c8ecb88037 [2022-06-20T10:21:38.750Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-20T10:21:40.727Z] ---> ce4e7c75376c [2022-06-20T10:21:40.727Z] Step 20/25 : EXPOSE 59989 [2022-06-20T10:21:40.727Z] ---> Running in 9310cb7d5f9b [2022-06-20T10:21:40.727Z] Removing intermediate container 9310cb7d5f9b [2022-06-20T10:21:40.727Z] ---> b8e3ac9d6bbb [2022-06-20T10:21:40.727Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-20T10:21:41.015Z] ---> Running in c8840221f112 [2022-06-20T10:21:41.297Z] Removing intermediate container c8840221f112 [2022-06-20T10:21:41.297Z] ---> 2e9a55211eab [2022-06-20T10:21:41.297Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-20T10:21:41.297Z] ---> Running in 2fb76e826a2e [2022-06-20T10:21:41.572Z] Removing intermediate container 2fb76e826a2e [2022-06-20T10:21:41.572Z] ---> 8aa83169d7bd [2022-06-20T10:21:41.572Z] Step 23/25 : LABEL arch=arm64 [2022-06-20T10:21:41.572Z] ---> Running in 607451c767d4 [2022-06-20T10:21:41.845Z] Removing intermediate container 607451c767d4 [2022-06-20T10:21:41.845Z] ---> e8eea50b9cca [2022-06-20T10:21:41.845Z] Step 24/25 : LABEL git_sha=f1ac0b36d073f03c72570ca8409c2150afdc42e0 [2022-06-20T10:21:42.125Z] ---> Running in 23a85eaa552f [2022-06-20T10:21:42.399Z] Removing intermediate container 23a85eaa552f [2022-06-20T10:21:42.399Z] ---> d524fc2a90f6 [2022-06-20T10:21:42.399Z] Step 25/25 : LABEL version=0.0.0 [2022-06-20T10:21:42.399Z] ---> Running in 1c8f6a73808e [2022-06-20T10:21:42.672Z] Removing intermediate container 1c8f6a73808e [2022-06-20T10:21:42.672Z] ---> 945b397fbe06 [2022-06-20T10:21:42.672Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T10:21:42.672Z] Successfully built 945b397fbe06 [2022-06-20T10:21:42.672Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:21:43.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T10:21:43.597Z] [2022-06-20T10:21:43.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:21:44.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T10:21:44.293Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T10:21:44.293Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T10:21:44.293Z] 04944245beec: Pulling fs layer [2022-06-20T10:21:44.293Z] 699f458cf7ca: Pulling fs layer [2022-06-20T10:21:44.293Z] 765212b225bb: Pulling fs layer [2022-06-20T10:21:44.293Z] f23df028b6ca: Pulling fs layer [2022-06-20T10:21:44.293Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T10:21:44.293Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T10:21:44.293Z] 765212b225bb: Waiting [2022-06-20T10:21:44.293Z] f23df028b6ca: Waiting [2022-06-20T10:21:44.293Z] d65c8cfc05b1: Waiting [2022-06-20T10:21:44.293Z] 2437ff75d9bd: Waiting [2022-06-20T10:21:44.293Z] 04944245beec: Verifying Checksum [2022-06-20T10:21:44.293Z] 04944245beec: Download complete [2022-06-20T10:21:44.293Z] 765212b225bb: Verifying Checksum [2022-06-20T10:21:44.293Z] 765212b225bb: Download complete [2022-06-20T10:21:44.293Z] f23df028b6ca: Verifying Checksum [2022-06-20T10:21:44.293Z] f23df028b6ca: Download complete [2022-06-20T10:21:44.293Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T10:21:44.293Z] d65c8cfc05b1: Download complete [2022-06-20T10:21:44.568Z] 699f458cf7ca: Verifying Checksum [2022-06-20T10:21:44.568Z] 699f458cf7ca: Download complete [2022-06-20T10:21:44.842Z] 8998bd30e6a1: Verifying Checksum [2022-06-20T10:21:44.842Z] 8998bd30e6a1: Download complete [2022-06-20T10:21:46.825Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T10:21:46.825Z] 2437ff75d9bd: Download complete [2022-06-20T10:21:49.459Z] 8998bd30e6a1: Pull complete [2022-06-20T10:21:49.733Z] 04944245beec: Pull complete [2022-06-20T10:21:51.178Z] 699f458cf7ca: Pull complete [2022-06-20T10:21:51.451Z] 765212b225bb: Pull complete [2022-06-20T10:21:52.051Z] f23df028b6ca: Pull complete [2022-06-20T10:21:52.327Z] d65c8cfc05b1: Pull complete [2022-06-20T10:22:07.427Z] 2437ff75d9bd: Pull complete [2022-06-20T10:22:07.427Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T10:22:07.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T10:22:07.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:22:07.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-15145 does not seem to be running inside a container [2022-06-20T10:22:07.909Z] $ 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 [2022-06-20T10:22:10.407Z] $ docker top 4c81045f0ba46de8e97e13730452f4d813179474190f11ebc58ae1d0414e4ba7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:11.399Z] ---> job-cost.sh [2022-06-20T10:22:11.399Z] lf-activate-venv: SKIPPING [2022-06-20T10:22:11.399Z] INFO: No Stack... [2022-06-20T10:22:11.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T10:22:12.588Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T10:22:13.266Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-06-20T10:22:13.266Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T10:22:13.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] [2022-06-20T10:22:13.351Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] did not exist. Created. [2022-06-20T10:22:13.351Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T10:22:14.103Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0600efed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T10:22:14.804Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T10:22:14.849Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T10:22:14.903Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T10:22:14.918Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T10:22:15.006Z] $ docker stop --time=1 4c81045f0ba46de8e97e13730452f4d813179474190f11ebc58ae1d0414e4ba7 [2022-06-20T10:22:16.507Z] $ docker rm -f 4c81045f0ba46de8e97e13730452f4d813179474190f11ebc58ae1d0414e4ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-20T10:22:17.693Z] provisioning config files... [2022-06-20T10:22:17.702Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/config1378175936621873934tmp [Pipeline] { [Pipeline] sh [2022-06-20T10:22:18.044Z] + set +x [2022-06-20T10:22:18.044Z] + curl -s https://codecov.io/bash [2022-06-20T10:22:18.044Z] + bash -s -- [2022-06-20T10:22:18.044Z] [2022-06-20T10:22:18.044Z] _____ _ [2022-06-20T10:22:18.044Z] / ____| | | [2022-06-20T10:22:18.044Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T10:22:18.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T10:22:18.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T10:22:18.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T10:22:18.044Z] Bash-1.0.6 [2022-06-20T10:22:18.044Z] [2022-06-20T10:22:18.044Z] [2022-06-20T10:22:18.044Z] ==> git version 2.25.1 found [2022-06-20T10:22:18.044Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-20T10:22:18.044Z] Release-Date: 2020-01-08 [2022-06-20T10:22:18.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T10:22:18.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T10:22:18.044Z] ==> Jenkins CI detected. [2022-06-20T10:22:18.044Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-93 [2022-06-20T10:22:18.044Z] project root: . [2022-06-20T10:22:18.044Z] --> token set from env [2022-06-20T10:22:18.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T10:22:18.044Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T10:22:18.044Z] ==> Python coveragepy not found [2022-06-20T10:22:18.044Z] ==> Searching for coverage reports in: [2022-06-20T10:22:18.044Z] + . [2022-06-20T10:22:18.044Z] -> Found 1 reports [2022-06-20T10:22:18.044Z] ==> Detecting git/mercurial file structure [2022-06-20T10:22:18.044Z] ==> Reading reports [2022-06-20T10:22:18.044Z] + ./coverage.out bytes=460394 [2022-06-20T10:22:18.044Z] ==> Appending adjustments [2022-06-20T10:22:18.044Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T10:22:18.304Z] + Found adjustments [2022-06-20T10:22:18.304Z] ==> Gzipping contents [2022-06-20T10:22:18.304Z] 52K /tmp/codecov.qwulSu.gz [2022-06-20T10:22:18.304Z] ==> Uploading reports [2022-06-20T10:22:18.304Z] url: https://codecov.io [2022-06-20T10:22:18.304Z] query: branch=PR-93&commit=f1ac0b36d073f03c72570ca8409c2150afdc42e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-93%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=93&job=&cmd_args= [2022-06-20T10:22:18.304Z] -> Pinging Codecov [2022-06-20T10:22:18.304Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-93&commit=f1ac0b36d073f03c72570ca8409c2150afdc42e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-93%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=93&job=&cmd_args= [2022-06-20T10:22:18.565Z] -> Uploading to [2022-06-20T10:22:18.565Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/581DD39554BDF9B6E22D074273EAD858/f1ac0b36d073f03c72570ca8409c2150afdc42e0/99fd51b0-db92-48f3-bada-4abbae35aa06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T102218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6548b957b0a775fbdb36eca41a64db2c3e366c82e6c47d2ed37966fb17ac3d28 [2022-06-20T10:22:18.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T10:22:18.565Z] Dload Upload Total Spent Left Speed [2022-06-20T10:22:18.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51826 0 0 100 51826 0 213k --:--:-- --:--:-- --:--:-- 213k [2022-06-20T10:22:18.827Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f1ac0b36d073f03c72570ca8409c2150afdc42e0 [Pipeline] } [2022-06-20T10:22:18.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-20T10:22:20.685Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives ] [2022-06-20T10:22:20.685Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives [2022-06-20T10:22:20.685Z] total 16 [2022-06-20T10:22:20.685Z] drwxr-xr-x 3 root root 4096 Jun 20 10:12 . [2022-06-20T10:22:20.685Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 10:12 .. [2022-06-20T10:22:20.685Z] drwxr-xr-x 2 root root 4096 Jun 20 10:12 cost [2022-06-20T10:22:20.685Z] -rw-r--r-- 1 root root 89 Jun 20 10:12 cost.csv [2022-06-20T10:22:20.685Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives [2022-06-20T10:22:20.685Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives [2022-06-20T10:22:20.685Z] total 16 [2022-06-20T10:22:20.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 10:12 . [2022-06-20T10:22:20.685Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 10:12 .. [2022-06-20T10:22:20.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 10:12 cost [2022-06-20T10:22:20.685Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 20 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:21.013Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:21.907Z] ---> package-listing.sh [2022-06-20T10:22:21.907Z] ++ facter osfamily [2022-06-20T10:22:21.907Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T10:22:22.166Z] + OS_FAMILY=debian [2022-06-20T10:22:22.166Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-93 [2022-06-20T10:22:22.166Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T10:22:22.166Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T10:22:22.166Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T10:22:22.166Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T10:22:22.166Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-93 ']' [2022-06-20T10:22:22.166Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T10:22:22.166Z] + case "${OS_FAMILY}" in [2022-06-20T10:22:22.166Z] + dpkg -l [2022-06-20T10:22:22.166Z] + grep '^ii' [2022-06-20T10:22:22.166Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T10:22:22.166Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T10:22:22.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T10:22:22.166Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-93 ']' [2022-06-20T10:22:22.166Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives/ [2022-06-20T10:22:22.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-93/archives/ [Pipeline] echo [2022-06-20T10:22:22.199Z] 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/oundry_device-rfid-llrp-go_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T10:22:22.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T10:22:23.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T10:22:23.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T10:22:23.297Z] prd-ubuntu20.04-docker-8c-8g-15144 does not seem to be running inside a container [2022-06-20T10:22:23.332Z] $ 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/oundry_device-rfid-llrp-go_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-93 -v /w/workspace/oundry_device-rfid-llrp-go_PR-93:/w/workspace/oundry_device-rfid-llrp-go_PR-93:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-93@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 [2022-06-20T10:22:23.520Z] $ docker top 48f3503ed6373b749393705b121af06949d515aadf447aadf847df435381c69f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T10:22:23.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T10:22:24.225Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T10:22:24.532Z] + ls /var/log/sa-host [2022-06-20T10:22:24.532Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T10:22:24.668Z] provisioning config files... [2022-06-20T10:22:24.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-93@tmp/config5632486483580788577tmp [Pipeline] { [Pipeline] echo [2022-06-20T10:22:24.731Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:25.046Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T10:22:25.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:25.474Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T10:22:25.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:25.821Z] ---> sudo-logs.sh [2022-06-20T10:22:25.822Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T10:22:25.904Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:26.217Z] ---> job-cost.sh [2022-06-20T10:22:26.217Z] lf-activate-venv: SKIPPING [2022-06-20T10:22:26.217Z] DEBUG: total: 0.2199999988079071 [2022-06-20T10:22:26.217Z] INFO: Retrieving Stack Cost... [2022-06-20T10:22:26.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T10:22:27.351Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T10:22:27.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T10:22:27.698Z] ---> logs-deploy.sh [2022-06-20T10:22:27.698Z] lf-activate-venv: SKIPPING [2022-06-20T10:22:27.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-93/1 [2022-06-20T10:22:27.698Z] INFO: archiving workspace using pattern(s): [2022-06-20T10:22:28.638Z] Archives upload complete. [2022-06-20T10:22:28.638Z] INFO: archiving logs to Nexus