Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e98adff4a358c6f67a34384b79041a9892ea025+16bd43c538f9fa424729d14aac07513bbbf37459 (3cabff3af0a6993e1f1886aa53da0fc549db231a) 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-ssh7702141484625118813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13115807026310583847.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12038611313255558871.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3069270522604582651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16087619495223144108.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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2077158319284889100.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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20391 in /w/workspace/undry_device-rfid-llrp-go_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-100 # 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 16bd43c538f9fa424729d14aac07513bbbf37459 into PR head commit 8e98adff4a358c6f67a34384b79041a9892ea025 Merge succeeded, producing 8e98adff4a358c6f67a34384b79041a9892ea025 Checking out Revision 8e98adff4a358c6f67a34384b79041a9892ea025 (PR-100) > 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/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # 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 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # 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 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T10:16:22.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T10:16:22.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T10:16:22.551Z] ========================================================= [2022-07-18T10:16:22.551Z] EdgeX Global Pipelines Version Info [2022-07-18T10:16:22.551Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:16:23.369Z] ------------------- [2022-07-18T10:16:23.369Z] stable info: [2022-07-18T10:16:23.369Z] ------------------- [2022-07-18T10:16:23.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T10:16:23.369Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T10:16:23.369Z] Message: update stable to v1.0.238 [2022-07-18T10:16:23.946Z] ------------------- [2022-07-18T10:16:23.947Z] experimental info: [2022-07-18T10:16:23.947Z] ------------------- [2022-07-18T10:16:23.947Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T10:16:23.947Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T10:16:23.947Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T10:16:24.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-07-18T10:16:24.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-07-18T10:16:24.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T10:16:24.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T10:16:24.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T10:16:24.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-18T10:16:24.620Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-18T10:16:24.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-18T10:16:24.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-18T10:16:24.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T10:16:24.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T10:16:24.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-07-18T10:16:24.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T10:16:24.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T10:16:24.962Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T10:16:25.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T10:16:25.042Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T10:16:25.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T10:16:25.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T10:16:25.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T10:16:25.219Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-18T10:16:25.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-18T10:16:25.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-18T10:16:25.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-18T10:16:25.405Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-18T10:16:25.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T10:16:25.498Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-18T10:16:25.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2022-07-18T10:16:25.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2022-07-18T10:16:25.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2022-07-18T10:16:25.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo [2022-07-18T10:16:25.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e98adf [Pipeline] echo [2022-07-18T10:16:25.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:16:25.888Z] provisioning config files... [2022-07-18T10:16:25.901Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config1839245791845029443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:16:26.249Z] ---> docker-login.sh [2022-07-18T10:16:26.249Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:16:26.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:26.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:26.520Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:26.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:26.520Z] [2022-07-18T10:16:26.520Z] Login Succeeded [2022-07-18T10:16:26.520Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:16:26.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:26.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:26.781Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:26.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:26.781Z] [2022-07-18T10:16:26.781Z] Login Succeeded [2022-07-18T10:16:26.781Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:16:26.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:26.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:26.781Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:26.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:26.781Z] [2022-07-18T10:16:26.781Z] Login Succeeded [2022-07-18T10:16:26.781Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:16:27.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:27.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:27.044Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:27.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:27.044Z] [2022-07-18T10:16:27.044Z] Login Succeeded [2022-07-18T10:16:27.044Z] docker.io [2022-07-18T10:16:27.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:27.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:27.307Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:27.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:27.307Z] [2022-07-18T10:16:27.307Z] Login Succeeded [2022-07-18T10:16:27.307Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:16:27.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-18T10:16:28.006Z] + git rev-list -1 --merges 8e98adff4a358c6f67a34384b79041a9892ea025~1..8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo [2022-07-18T10:16:28.063Z] -----------> git rev-list -1 --merges 8e98adff4a358c6f67a34384b79041a9892ea025~1..8e98adff4a358c6f67a34384b79041a9892ea025 8e98adff4a358c6f67a34384b79041a9892ea025 [false] [Pipeline] sh [2022-07-18T10:16:28.376Z] + git log --format=format:%s -1 8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo [2022-07-18T10:16:28.415Z] ========================================================= [2022-07-18T10:16:28.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T10:16:28.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:16:28.870Z] + git log --format=format:%s -1 8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo [2022-07-18T10:16:28.901Z] [semverPrep] GIT_COMMIT: 8e98adff4a358c6f67a34384b79041a9892ea025, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-07-18T10:16:28.933Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-18T10:16:29.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:16:29.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T10:16:29.315Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T10:16:29.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T10:16:29.315Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T10:16:29.315Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T10:16:29.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:16:29.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:16:29.758Z] [2022-07-18T10:16:29.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:16:30.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:16:30.141Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T10:16:30.141Z] b85a868b505f: Pulling fs layer [2022-07-18T10:16:30.141Z] e2be974225ed: Pulling fs layer [2022-07-18T10:16:30.141Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T10:16:30.141Z] 988bab9f4d93: Pulling fs layer [2022-07-18T10:16:30.141Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T10:16:30.141Z] eaf3925da568: Pulling fs layer [2022-07-18T10:16:30.141Z] bab4dde63d76: Pulling fs layer [2022-07-18T10:16:30.141Z] bde34c3a00c8: Pulling fs layer [2022-07-18T10:16:30.141Z] b352a97aabf1: Pulling fs layer [2022-07-18T10:16:30.141Z] 4872d77fe225: Pulling fs layer [2022-07-18T10:16:30.141Z] 5851b861e8e6: Pulling fs layer [2022-07-18T10:16:30.141Z] 988bab9f4d93: Waiting [2022-07-18T10:16:30.141Z] bde34c3a00c8: Waiting [2022-07-18T10:16:30.141Z] eaf3925da568: Waiting [2022-07-18T10:16:30.141Z] b352a97aabf1: Waiting [2022-07-18T10:16:30.141Z] 4872d77fe225: Waiting [2022-07-18T10:16:30.141Z] bab4dde63d76: Waiting [2022-07-18T10:16:30.141Z] 1469e6f7b9e6: Waiting [2022-07-18T10:16:30.141Z] 5851b861e8e6: Waiting [2022-07-18T10:16:30.141Z] e2be974225ed: Verifying Checksum [2022-07-18T10:16:30.141Z] e2be974225ed: Download complete [2022-07-18T10:16:30.141Z] 988bab9f4d93: Download complete [2022-07-18T10:16:30.404Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T10:16:30.404Z] 1469e6f7b9e6: Download complete [2022-07-18T10:16:30.404Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T10:16:30.404Z] 339a4e72a1f5: Download complete [2022-07-18T10:16:30.404Z] eaf3925da568: Download complete [2022-07-18T10:16:30.404Z] bde34c3a00c8: Download complete [2022-07-18T10:16:30.404Z] b352a97aabf1: Verifying Checksum [2022-07-18T10:16:30.404Z] b352a97aabf1: Download complete [2022-07-18T10:16:30.404Z] 4872d77fe225: Download complete [2022-07-18T10:16:30.404Z] 5851b861e8e6: Download complete [2022-07-18T10:16:30.404Z] b85a868b505f: Download complete [2022-07-18T10:16:30.665Z] bab4dde63d76: Verifying Checksum [2022-07-18T10:16:30.665Z] bab4dde63d76: Download complete [2022-07-18T10:16:32.049Z] b85a868b505f: Pull complete [2022-07-18T10:16:32.049Z] e2be974225ed: Pull complete [2022-07-18T10:16:32.623Z] 339a4e72a1f5: Pull complete [2022-07-18T10:16:32.623Z] 988bab9f4d93: Pull complete [2022-07-18T10:16:33.199Z] 1469e6f7b9e6: Pull complete [2022-07-18T10:16:33.199Z] eaf3925da568: Pull complete [2022-07-18T10:16:35.751Z] bab4dde63d76: Pull complete [2022-07-18T10:16:35.751Z] bde34c3a00c8: Pull complete [2022-07-18T10:16:35.751Z] b352a97aabf1: Pull complete [2022-07-18T10:16:35.751Z] 4872d77fe225: Pull complete [2022-07-18T10:16:35.751Z] 5851b861e8e6: Pull complete [2022-07-18T10:16:35.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T10:16:35.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:16:35.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:16:35.984Z] prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container [2022-07-18T10:16:36.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@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-07-18T10:16:37.454Z] $ docker top 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 -eo pid,comm [2022-07-18T10:16:37.524Z] 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-07-18T10:16:37.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:16:37.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:16:37.649Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:16:37.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:16:37.793Z] $ docker exec 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent [2022-07-18T10:16:37.933Z] SSH_AUTH_SOCK=/tmp/ssh-C8MqGxAacEd8/agent.32 [2022-07-18T10:16:37.933Z] SSH_AGENT_PID=38 [2022-07-18T10:16:37.942Z] Running ssh-add (command line suppressed) [2022-07-18T10:16:38.082Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_3460183389157464066.key (/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_3460183389157464066.key) [2022-07-18T10:16:38.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:16:38.439Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T10:16:38.469Z] $ docker exec --env ******** --env ******** 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent -k [2022-07-18T10:16:38.588Z] unset SSH_AUTH_SOCK; [2022-07-18T10:16:38.589Z] unset SSH_AGENT_PID; [2022-07-18T10:16:38.589Z] echo Agent pid 38 killed; [2022-07-18T10:16:38.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T10:16:38.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:16:38.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:16:38.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:16:38.835Z] $ docker exec 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent [2022-07-18T10:16:38.971Z] SSH_AUTH_SOCK=/tmp/ssh-1lofzt8HjS4V/agent.71 [2022-07-18T10:16:38.971Z] SSH_AGENT_PID=77 [2022-07-18T10:16:38.976Z] Running ssh-add (command line suppressed) [2022-07-18T10:16:39.111Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_6498002867925384353.key (/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_6498002867925384353.key) [2022-07-18T10:16:39.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:16:39.462Z] + git semver init [2022-07-18T10:16:39.723Z] 2022-07-18 10:16:39,710 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T10:16:39.723Z] 2022-07-18 10:16:39,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver [2022-07-18T10:16:39.723Z] 2022-07-18 10:16:39,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-100/.semver [2022-07-18T10:16:39.724Z] 2022-07-18 10:16:39,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-100, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,421 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-100/.git/info/exclude [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver/PR-100 with force:False [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,422 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver/PR-100 [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,426 [execute] INFO git cat-file --batch-check [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,433 [execute] INFO git cat-file --batch [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:16:40.669Z] 2022-07-18 10:16:40,438 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-100/.semver/PR-100 [2022-07-18T10:16:40.669Z] 0.0.0 [Pipeline] } [2022-07-18T10:16:40.700Z] $ docker exec --env ******** --env ******** 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent -k [2022-07-18T10:16:40.821Z] unset SSH_AUTH_SOCK; [2022-07-18T10:16:40.821Z] unset SSH_AGENT_PID; [2022-07-18T10:16:40.822Z] echo Agent pid 77 killed; [2022-07-18T10:16:40.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:16:41.262Z] + git semver [Pipeline] } [2022-07-18T10:16:41.557Z] $ docker stop --time=1 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 [2022-07-18T10:16:42.896Z] $ docker rm -f 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:16:43.316Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T10:16:43.661Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T10:16:43.679Z] [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-07-18T10:16:44.298Z] provisioning config files... [2022-07-18T10:16:44.310Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config2018123700336801714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:16:44.672Z] ---> docker-login.sh [2022-07-18T10:16:44.672Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:16:44.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:44.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:44.672Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:44.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:44.672Z] [2022-07-18T10:16:44.672Z] Login Succeeded [2022-07-18T10:16:44.672Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:16:44.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:44.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:44.934Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:44.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:44.934Z] [2022-07-18T10:16:44.934Z] Login Succeeded [2022-07-18T10:16:44.934Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:16:44.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:44.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:44.934Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:44.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:44.934Z] [2022-07-18T10:16:44.934Z] Login Succeeded [2022-07-18T10:16:44.934Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:16:45.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:45.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:45.197Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:45.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:45.197Z] [2022-07-18T10:16:45.197Z] Login Succeeded [2022-07-18T10:16:45.197Z] docker.io [2022-07-18T10:16:45.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:16:45.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:16:45.460Z] Configure a credential helper to remove this warning. See [2022-07-18T10:16:45.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:16:45.460Z] [2022-07-18T10:16:45.460Z] Login Succeeded [2022-07-18T10:16:45.460Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:16:45.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T10:16:45.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:16:45.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:16:45.773Z] ========================================================= [2022-07-18T10:16:45.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-18T10:16:45.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:16:46.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T10:16:46.247Z] Sending build context to Docker daemon 4.045MB [2022-07-18T10:16:46.247Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T10:16:46.247Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T10:16:46.247Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-18T10:16:46.247Z] 2408cc74d12b: Pulling fs layer [2022-07-18T10:16:46.247Z] ea60b727a1ce: Pulling fs layer [2022-07-18T10:16:46.247Z] 30c4a7721957: Pulling fs layer [2022-07-18T10:16:46.247Z] 370296b7ddb6: Pulling fs layer [2022-07-18T10:16:46.247Z] 7c6cee850709: Pulling fs layer [2022-07-18T10:16:46.247Z] 39a5fcdaea64: Pulling fs layer [2022-07-18T10:16:46.247Z] d94ebbe4e438: Pulling fs layer [2022-07-18T10:16:46.247Z] bcfd1f05c69d: Pulling fs layer [2022-07-18T10:16:46.247Z] 59ccb84bbe0f: Pulling fs layer [2022-07-18T10:16:46.247Z] 39a5fcdaea64: Waiting [2022-07-18T10:16:46.247Z] d94ebbe4e438: Waiting [2022-07-18T10:16:46.247Z] bcfd1f05c69d: Waiting [2022-07-18T10:16:46.247Z] 59ccb84bbe0f: Waiting [2022-07-18T10:16:46.247Z] 7c6cee850709: Waiting [2022-07-18T10:16:46.247Z] 30c4a7721957: Verifying Checksum [2022-07-18T10:16:46.247Z] 30c4a7721957: Download complete [2022-07-18T10:16:46.247Z] ea60b727a1ce: Verifying Checksum [2022-07-18T10:16:46.247Z] ea60b727a1ce: Download complete [2022-07-18T10:16:46.509Z] 7c6cee850709: Verifying Checksum [2022-07-18T10:16:46.509Z] 7c6cee850709: Download complete [2022-07-18T10:16:46.509Z] 39a5fcdaea64: Verifying Checksum [2022-07-18T10:16:46.509Z] 39a5fcdaea64: Download complete [2022-07-18T10:16:46.509Z] 2408cc74d12b: Verifying Checksum [2022-07-18T10:16:46.509Z] 2408cc74d12b: Download complete [2022-07-18T10:16:46.509Z] d94ebbe4e438: Verifying Checksum [2022-07-18T10:16:46.509Z] d94ebbe4e438: Download complete [2022-07-18T10:16:46.509Z] 2408cc74d12b: Pull complete [2022-07-18T10:16:46.775Z] ea60b727a1ce: Pull complete [2022-07-18T10:16:46.775Z] 30c4a7721957: Pull complete [2022-07-18T10:16:47.039Z] 59ccb84bbe0f: Verifying Checksum [2022-07-18T10:16:47.039Z] 59ccb84bbe0f: Download complete [2022-07-18T10:16:47.039Z] bcfd1f05c69d: Verifying Checksum [2022-07-18T10:16:47.039Z] bcfd1f05c69d: Download complete [2022-07-18T10:16:47.301Z] 370296b7ddb6: Verifying Checksum [2022-07-18T10:16:47.301Z] 370296b7ddb6: Download complete [2022-07-18T10:16:52.603Z] 370296b7ddb6: Pull complete [2022-07-18T10:16:52.603Z] 7c6cee850709: Pull complete [2022-07-18T10:16:52.603Z] 39a5fcdaea64: Pull complete [2022-07-18T10:16:52.603Z] d94ebbe4e438: Pull complete [2022-07-18T10:16:54.521Z] bcfd1f05c69d: Pull complete [2022-07-18T10:16:55.097Z] 59ccb84bbe0f: Pull complete [2022-07-18T10:16:55.097Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-18T10:16:55.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-18T10:16:55.097Z] ---> a4fb48ad2a94 [2022-07-18T10:16:55.097Z] Step 3/12 : ARG MAKE='make build' [2022-07-18T10:16:57.011Z] ---> Running in b5b5ce5cf738 [2022-07-18T10:16:57.012Z] Removing intermediate container b5b5ce5cf738 [2022-07-18T10:16:57.012Z] ---> 98793b075282 [2022-07-18T10:16:57.012Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-18T10:16:57.012Z] ---> Running in 019ec1462f15 [2022-07-18T10:16:57.012Z] Removing intermediate container 019ec1462f15 [2022-07-18T10:16:57.012Z] ---> de25ab08ac51 [2022-07-18T10:16:57.012Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:16:57.012Z] ---> Running in e000fdfba91f [2022-07-18T10:16:57.012Z] Removing intermediate container e000fdfba91f [2022-07-18T10:16:57.012Z] ---> 3799209343a8 [2022-07-18T10:16:57.012Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:16:57.012Z] ---> Running in 650b77fa66fc [2022-07-18T10:16:57.585Z] Removing intermediate container 650b77fa66fc [2022-07-18T10:16:57.585Z] ---> aeb737639c03 [2022-07-18T10:16:57.585Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:16:57.847Z] ---> Running in a77171d066b8 [2022-07-18T10:16:58.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:16:59.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:16:59.114Z] Still waiting to schedule task [2022-07-18T10:16:59.114Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-18T10:16:59.316Z] OK: 211 MiB in 51 packages [2022-07-18T10:16:59.890Z] Removing intermediate container a77171d066b8 [2022-07-18T10:16:59.890Z] ---> 65d73209f315 [2022-07-18T10:16:59.890Z] Step 8/12 : WORKDIR /app [2022-07-18T10:16:59.890Z] ---> Running in 5a109f4f7dac [2022-07-18T10:16:59.890Z] Removing intermediate container 5a109f4f7dac [2022-07-18T10:16:59.890Z] ---> da5db7d508e2 [2022-07-18T10:16:59.890Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-18T10:17:00.152Z] ---> 0f8754baabc0 [2022-07-18T10:17:00.152Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:17:00.152Z] ---> Running in 94a0a4e49d0e [2022-07-18T10:17:15.088Z] Removing intermediate container 94a0a4e49d0e [2022-07-18T10:17:15.088Z] ---> 4a904a74f219 [2022-07-18T10:17:15.088Z] Step 11/12 : COPY . . [2022-07-18T10:17:15.088Z] ---> 07290c953d95 [2022-07-18T10:17:15.088Z] Step 12/12 : RUN $MAKE [2022-07-18T10:17:15.088Z] ---> Running in 0573ed9103e0 [2022-07-18T10:17:15.088Z] noop [2022-07-18T10:17:15.088Z] Removing intermediate container 0573ed9103e0 [2022-07-18T10:17:15.088Z] ---> edb3451ad0b3 [2022-07-18T10:17:15.088Z] Successfully built edb3451ad0b3 [2022-07-18T10:17:15.088Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:17:15.554Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T10:17:15.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:17:15.723Z] prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container [2022-07-18T10:17:15.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@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-07-18T10:17:16.192Z] $ docker top bd67678d1fb49cf7224aaff7d909a4e62bd69c8fac042b059b62fad2eec1fd5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:17:16.623Z] + go version [2022-07-18T10:17:16.623Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-18T10:17:16.661Z] $ docker stop --time=1 bd67678d1fb49cf7224aaff7d909a4e62bd69c8fac042b059b62fad2eec1fd5c [2022-07-18T10:17:17.973Z] $ docker rm -f bd67678d1fb49cf7224aaff7d909a4e62bd69c8fac042b059b62fad2eec1fd5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:17:18.711Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T10:17:18.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:17:18.892Z] prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container [2022-07-18T10:17:18.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@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-07-18T10:17:19.342Z] $ docker top 0cafcb2ed80e12046deb3f671acf688c0aaac0c77d311bfc4d6031df706c9125 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:17:19.817Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-100 [Pipeline] fileExists [Pipeline] sh [2022-07-18T10:17:20.186Z] + make test [2022-07-18T10:17:20.186Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T10:17:20.450Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-18T10:17:30.445Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-18T10:17:30.445Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-18T10:17:34.662Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.666s coverage: 39.3% of statements [2022-07-18T10:17:34.662Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements [2022-07-18T10:17:34.662Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2022-07-18T10:17:42.801Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-18T10:17:42.801Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T10:17:44.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T10:17:44.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T10:17:44.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T10:17:44.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T10:17:44.781Z] $ docker stop --time=1 0cafcb2ed80e12046deb3f671acf688c0aaac0c77d311bfc4d6031df706c9125 [2022-07-18T10:17:46.583Z] $ docker rm -f 0cafcb2ed80e12046deb3f671acf688c0aaac0c77d311bfc4d6031df706c9125 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:17:47.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T10:17:47.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-18T10:17:47.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T10:17:48.245Z] + ls -al . [2022-07-18T10:17:48.245Z] total 632 [2022-07-18T10:17:48.245Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 10:17 . [2022-07-18T10:17:48.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:16 .. [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 18 10:16 .dockerignore [2022-07-18T10:17:48.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:17 .git [2022-07-18T10:17:48.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:16 .github [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 18 10:16 .gitignore [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 10:16 .golangci.yml [2022-07-18T10:17:48.245Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:16 .semver [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 18 10:16 Attribution.txt [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 18 10:16 CHANGELOG.md [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 18 10:16 Dockerfile [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:16 GOVERNANCE.md [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 18 10:16 Jenkinsfile [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 10:16 LICENSE [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 18 10:16 Makefile [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:16 OWNERS.md [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 18 10:16 README.md [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 10:16 VERSION [2022-07-18T10:17:48.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:16 bin [2022-07-18T10:17:48.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:16 cmd [2022-07-18T10:17:48.245Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 18 10:17 coverage.out [2022-07-18T10:17:48.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:16 examples [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 3356 Jul 18 10:16 go.mod [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 35190 Jul 18 10:16 go.sum [2022-07-18T10:17:48.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:16 images [2022-07-18T10:17:48.245Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 10:16 internal [2022-07-18T10:17:48.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:16 snap [2022-07-18T10:17:48.245Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 18 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:17:48.649Z] + 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=8e98adff4a358c6f67a34384b79041a9892ea025 --label arch=amd64 --label version=0.0.0 . [2022-07-18T10:17:48.649Z] Sending build context to Docker daemon 4.045MB [2022-07-18T10:17:48.649Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T10:17:48.649Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-18T10:17:48.649Z] ---> edb3451ad0b3 [2022-07-18T10:17:48.649Z] Step 3/25 : ARG MAKE='make build' [2022-07-18T10:17:48.649Z] ---> Running in 0f9ce5ef491c [2022-07-18T10:17:48.910Z] Removing intermediate container 0f9ce5ef491c [2022-07-18T10:17:48.910Z] ---> ab190d2f96c5 [2022-07-18T10:17:48.910Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-18T10:17:48.910Z] ---> Running in 6bd914a7247d [2022-07-18T10:17:48.910Z] Removing intermediate container 6bd914a7247d [2022-07-18T10:17:48.910Z] ---> acb99bffd90d [2022-07-18T10:17:48.910Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:17:48.910Z] ---> Running in 4ca9f33b79d5 [2022-07-18T10:17:49.175Z] Removing intermediate container 4ca9f33b79d5 [2022-07-18T10:17:49.175Z] ---> 5e6a1efc406e [2022-07-18T10:17:49.175Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:17:49.175Z] ---> Running in 65117d0e716a [2022-07-18T10:17:49.746Z] Removing intermediate container 65117d0e716a [2022-07-18T10:17:49.746Z] ---> 5ca78880862b [2022-07-18T10:17:49.746Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:17:49.746Z] ---> Running in df645e0b47b4 [2022-07-18T10:17:50.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:17:50.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:17:51.212Z] OK: 211 MiB in 51 packages [2022-07-18T10:17:51.783Z] Removing intermediate container df645e0b47b4 [2022-07-18T10:17:51.783Z] ---> ad02f673dcc8 [2022-07-18T10:17:51.783Z] Step 8/25 : WORKDIR /app [2022-07-18T10:17:51.783Z] ---> Running in 05d336a387e6 [2022-07-18T10:17:51.783Z] Removing intermediate container 05d336a387e6 [2022-07-18T10:17:51.783Z] ---> 86bec05848a4 [2022-07-18T10:17:51.783Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-18T10:17:52.044Z] ---> 990c1ce0a21a [2022-07-18T10:17:52.044Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:17:52.044Z] ---> Running in c39b534a5d28 [2022-07-18T10:17:52.614Z] Removing intermediate container c39b534a5d28 [2022-07-18T10:17:52.614Z] ---> a8abddbdcee2 [2022-07-18T10:17:52.614Z] Step 11/25 : COPY . . [2022-07-18T10:17:52.875Z] ---> 347905d77447 [2022-07-18T10:17:52.875Z] Step 12/25 : RUN $MAKE [2022-07-18T10:17:52.875Z] ---> Running in 6e6fd3d3a46f [2022-07-18T10:17:53.138Z] 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.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-18T10:18:15.101Z] Removing intermediate container 6e6fd3d3a46f [2022-07-18T10:18:15.101Z] ---> 514047182174 [2022-07-18T10:18:15.101Z] Step 13/25 : FROM alpine:3.16 [2022-07-18T10:18:15.101Z] 3.16: Pulling from library/alpine [2022-07-18T10:18:15.101Z] 2408cc74d12b: Already exists [2022-07-18T10:18:15.101Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T10:18:15.101Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T10:18:15.101Z] ---> e66264b98777 [2022-07-18T10:18:15.101Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T10:18:15.101Z] ---> Running in 88a95f094f8b [2022-07-18T10:18:15.101Z] Removing intermediate container 88a95f094f8b [2022-07-18T10:18:15.101Z] ---> c0a95ce8f6be [2022-07-18T10:18:15.101Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:18:15.101Z] ---> Running in 1ea9a90586ea [2022-07-18T10:18:15.101Z] Removing intermediate container 1ea9a90586ea [2022-07-18T10:18:15.101Z] ---> 928d71adaae8 [2022-07-18T10:18:15.101Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T10:18:15.101Z] ---> Running in 43362e063710 [2022-07-18T10:18:15.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:18:16.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:18:16.310Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T10:18:16.573Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T10:18:16.573Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T10:18:16.573Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T10:18:16.835Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T10:18:16.835Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T10:18:17.096Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T10:18:17.096Z] OK: 8 MiB in 20 packages [2022-07-18T10:18:17.357Z] Removing intermediate container 43362e063710 [2022-07-18T10:18:17.357Z] ---> 27707cfb897e [2022-07-18T10:18:17.357Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-18T10:18:17.618Z] ---> dc062b718599 [2022-07-18T10:18:17.618Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-18T10:18:17.618Z] ---> a9f000f99bcf [2022-07-18T10:18:17.618Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-18T10:18:18.191Z] ---> e248b991d4e5 [2022-07-18T10:18:18.191Z] Step 20/25 : EXPOSE 59989 [2022-07-18T10:18:18.452Z] ---> Running in 8978aac879f8 [2022-07-18T10:18:18.452Z] Removing intermediate container 8978aac879f8 [2022-07-18T10:18:18.452Z] ---> b53882c89dab [2022-07-18T10:18:18.452Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-18T10:18:18.452Z] ---> Running in 69ebf160df6a [2022-07-18T10:18:18.716Z] Removing intermediate container 69ebf160df6a [2022-07-18T10:18:18.716Z] ---> 11ce168acfc1 [2022-07-18T10:18:18.716Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-18T10:18:18.716Z] ---> Running in 9dc36b218702 [2022-07-18T10:18:18.716Z] Removing intermediate container 9dc36b218702 [2022-07-18T10:18:18.716Z] ---> 0f1f999139e9 [2022-07-18T10:18:18.716Z] Step 23/25 : LABEL arch=amd64 [2022-07-18T10:18:18.716Z] ---> Running in 62933dbd5084 [2022-07-18T10:18:18.977Z] Removing intermediate container 62933dbd5084 [2022-07-18T10:18:18.977Z] ---> 6065db149f84 [2022-07-18T10:18:18.977Z] Step 24/25 : LABEL git_sha=8e98adff4a358c6f67a34384b79041a9892ea025 [2022-07-18T10:18:18.977Z] ---> Running in b617a86b3cc5 [2022-07-18T10:18:18.977Z] Removing intermediate container b617a86b3cc5 [2022-07-18T10:18:18.977Z] ---> 297fde938978 [2022-07-18T10:18:18.977Z] Step 25/25 : LABEL version=0.0.0 [2022-07-18T10:18:18.977Z] ---> Running in 1b726cb27b93 [2022-07-18T10:18:19.239Z] Removing intermediate container 1b726cb27b93 [2022-07-18T10:18:19.239Z] ---> 027dcb821f0f [2022-07-18T10:18:19.239Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T10:18:19.239Z] Successfully built 027dcb821f0f [2022-07-18T10:18:19.239Z] 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-07-18T10:18:20.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:18:20.128Z] [2022-07-18T10:18:20.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:18:20.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:18:20.506Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T10:18:20.506Z] 5eb5b503b376: Pulling fs layer [2022-07-18T10:18:20.506Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T10:18:20.506Z] ec43610c2a17: Pulling fs layer [2022-07-18T10:18:20.506Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T10:18:20.506Z] 33b1e0a273af: Pulling fs layer [2022-07-18T10:18:20.506Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T10:18:20.506Z] 2f39f015ded8: Pulling fs layer [2022-07-18T10:18:20.506Z] 33b1e0a273af: Waiting [2022-07-18T10:18:20.507Z] 5d3b04190fa2: Waiting [2022-07-18T10:18:20.507Z] 3a2ae6a8a46f: Waiting [2022-07-18T10:18:20.507Z] 5c69ac0246d0: Download complete [2022-07-18T10:18:20.507Z] 3a2ae6a8a46f: Download complete [2022-07-18T10:18:20.507Z] 33b1e0a273af: Verifying Checksum [2022-07-18T10:18:20.507Z] 33b1e0a273af: Download complete [2022-07-18T10:18:20.507Z] 5d3b04190fa2: Verifying Checksum [2022-07-18T10:18:20.507Z] 5d3b04190fa2: Download complete [2022-07-18T10:18:20.767Z] ec43610c2a17: Verifying Checksum [2022-07-18T10:18:20.767Z] ec43610c2a17: Download complete [2022-07-18T10:18:20.767Z] 5eb5b503b376: Verifying Checksum [2022-07-18T10:18:20.767Z] 5eb5b503b376: Download complete [2022-07-18T10:18:21.336Z] 2f39f015ded8: Download complete [2022-07-18T10:18:21.904Z] 5eb5b503b376: Pull complete [2022-07-18T10:18:22.164Z] 5c69ac0246d0: Pull complete [2022-07-18T10:18:22.738Z] ec43610c2a17: Pull complete [2022-07-18T10:18:22.738Z] 3a2ae6a8a46f: Pull complete [2022-07-18T10:18:22.738Z] 33b1e0a273af: Pull complete [2022-07-18T10:18:22.997Z] 5d3b04190fa2: Pull complete [2022-07-18T10:18:27.200Z] 2f39f015ded8: Pull complete [2022-07-18T10:18:27.201Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T10:18:27.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:18:27.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:18:27.437Z] prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container [2022-07-18T10:18:27.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@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-07-18T10:18:29.379Z] $ docker top aa5f2b10090abe22087ec0008d58e45884bc9ac3a3d6c7f8b28e1b8de13b0e16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:18:29.841Z] ---> job-cost.sh [2022-07-18T10:18:29.841Z] lf-activate-venv: SKIPPING [2022-07-18T10:18:29.841Z] INFO: No Stack... [2022-07-18T10:18:30.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T10:18:30.714Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T10:18:31.070Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-100/archives/cost.csv [2022-07-18T10:18:31.070Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T10:18:31.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [2022-07-18T10:18:31.116Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] did not exist. Created. [2022-07-18T10:18:31.116Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:18:31.509Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T10:18:31.562Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T10:18:31.590Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T10:18:31.679Z] $ docker stop --time=1 aa5f2b10090abe22087ec0008d58e45884bc9ac3a3d6c7f8b28e1b8de13b0e16 [2022-07-18T10:18:32.843Z] $ docker rm -f aa5f2b10090abe22087ec0008d58e45884bc9ac3a3d6c7f8b28e1b8de13b0e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T10:20:22.621Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20392 in /w/workspace/undry_device-rfid-llrp-go_PR-100 [Pipeline] { [Pipeline] ws [2022-07-18T10:20:22.665Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-07-18T10:20:22.740Z] Selected Git installation does not exist. Using Default [2022-07-18T10:20:22.740Z] The recommended git tool is: NONE [2022-07-18T10:20:30.069Z] using credential edgex-jenkins-ssh [2022-07-18T10:20:30.088Z] Cloning the remote Git repository [2022-07-18T10:20:30.160Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-18T10:20:30.235Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-07-18T10:20:30.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-18T10:20:30.320Z] > git --version # timeout=10 [2022-07-18T10:20:30.337Z] > git --version # 'git version 2.25.1' [2022-07-18T10:20:30.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T10:20:30.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T10:20:31.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-18T10:20:31.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T10:20:31.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-18T10:20:31.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-18T10:20:31.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T10:20:31.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-18T10:20:32.170Z] Merging remotes/origin/main commit 16bd43c538f9fa424729d14aac07513bbbf37459 into PR head commit 8e98adff4a358c6f67a34384b79041a9892ea025 [2022-07-18T10:20:32.450Z] Merge succeeded, producing 8e98adff4a358c6f67a34384b79041a9892ea025 [2022-07-18T10:20:32.450Z] Checking out Revision 8e98adff4a358c6f67a34384b79041a9892ea025 (PR-100) [2022-07-18T10:20:32.194Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T10:20:32.215Z] > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # timeout=10 [2022-07-18T10:20:32.344Z] > git remote # timeout=10 [2022-07-18T10:20:32.367Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T10:20:32.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T10:20:32.405Z] > git merge 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 [2022-07-18T10:20:32.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T10:20:32.462Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T10:20:32.484Z] > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # timeout=10 [2022-07-18T10:20:36.901Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-07-18T10:20:36.966Z] > git --version # timeout=10 [2022-07-18T10:20:36.977Z] > git --version # 'git version 2.25.1' [2022-07-18T10:20:36.992Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:20:38.251Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T10:20:38.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T10:20:38.251Z] Dload Upload Total Spent Left Speed [2022-07-18T10:20:38.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-07-18T10:20:39.299Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T10:20:39.658Z] + sudo tee /etc/docker/daemon.new [2022-07-18T10:20:39.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T10:20:39.658Z] { [2022-07-18T10:20:39.658Z] "registry-mirrors": [ [2022-07-18T10:20:39.658Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T10:20:39.658Z] ], [2022-07-18T10:20:39.658Z] "bip": "10.250.0.254/24", [2022-07-18T10:20:39.658Z] "hosts": [ [2022-07-18T10:20:39.658Z] "tcp://0.0.0.0:5555", [2022-07-18T10:20:39.658Z] "unix:///var/run/docker.sock" [2022-07-18T10:20:39.658Z] ], [2022-07-18T10:20:39.658Z] "mtu": 1458, [2022-07-18T10:20:39.658Z] "selinux-enabled": true, [2022-07-18T10:20:39.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T10:20:39.658Z] } [Pipeline] sh [2022-07-18T10:20:40.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T10:20:40.378Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:20:58.828Z] provisioning config files... [2022-07-18T10:20:58.855Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3084694550378659956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:20:59.263Z] ---> docker-login.sh [2022-07-18T10:20:59.263Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:20:59.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:21:00.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:21:00.472Z] Configure a credential helper to remove this warning. See [2022-07-18T10:21:00.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:21:00.472Z] [2022-07-18T10:21:00.472Z] Login Succeeded [2022-07-18T10:21:00.472Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:21:00.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:21:00.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:21:00.748Z] Configure a credential helper to remove this warning. See [2022-07-18T10:21:00.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:21:00.748Z] [2022-07-18T10:21:00.748Z] Login Succeeded [2022-07-18T10:21:00.748Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:21:01.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:21:01.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:21:01.356Z] Configure a credential helper to remove this warning. See [2022-07-18T10:21:01.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:21:01.356Z] [2022-07-18T10:21:01.356Z] Login Succeeded [2022-07-18T10:21:01.356Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:21:01.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:21:01.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:21:01.910Z] Configure a credential helper to remove this warning. See [2022-07-18T10:21:01.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:21:01.910Z] [2022-07-18T10:21:01.910Z] Login Succeeded [2022-07-18T10:21:01.910Z] docker.io [2022-07-18T10:21:02.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:21:02.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:21:02.456Z] Configure a credential helper to remove this warning. See [2022-07-18T10:21:02.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:21:02.456Z] [2022-07-18T10:21:02.456Z] Login Succeeded [2022-07-18T10:21:02.456Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:21:02.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T10:21:02.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:21:02.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:21:02.954Z] ========================================================= [2022-07-18T10:21:02.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-18T10:21:02.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:21:03.479Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T10:21:03.757Z] Sending build context to Docker daemon 1.229MB [2022-07-18T10:21:03.757Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T10:21:03.757Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T10:21:04.035Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-18T10:21:04.035Z] b3c136eddcbf: Pulling fs layer [2022-07-18T10:21:04.035Z] c0a3192eca97: Pulling fs layer [2022-07-18T10:21:04.035Z] a050256f5b6f: Pulling fs layer [2022-07-18T10:21:04.035Z] 656be50a0ddc: Pulling fs layer [2022-07-18T10:21:04.035Z] 2bbca73fdf42: Pulling fs layer [2022-07-18T10:21:04.035Z] 46d945488cbd: Pulling fs layer [2022-07-18T10:21:04.035Z] 8a5474983e97: Pulling fs layer [2022-07-18T10:21:04.035Z] 329c88fbcd65: Pulling fs layer [2022-07-18T10:21:04.035Z] 2bbca73fdf42: Waiting [2022-07-18T10:21:04.035Z] 46d945488cbd: Waiting [2022-07-18T10:21:04.035Z] 8a5474983e97: Waiting [2022-07-18T10:21:04.035Z] 329c88fbcd65: Waiting [2022-07-18T10:21:04.035Z] 656be50a0ddc: Waiting [2022-07-18T10:21:04.035Z] a050256f5b6f: Verifying Checksum [2022-07-18T10:21:04.035Z] a050256f5b6f: Download complete [2022-07-18T10:21:04.035Z] c0a3192eca97: Verifying Checksum [2022-07-18T10:21:04.035Z] 2bbca73fdf42: Download complete [2022-07-18T10:21:04.035Z] 46d945488cbd: Verifying Checksum [2022-07-18T10:21:04.035Z] 46d945488cbd: Download complete [2022-07-18T10:21:04.035Z] b3c136eddcbf: Verifying Checksum [2022-07-18T10:21:04.035Z] b3c136eddcbf: Download complete [2022-07-18T10:21:05.031Z] b3c136eddcbf: Pull complete [2022-07-18T10:21:05.310Z] 329c88fbcd65: Verifying Checksum [2022-07-18T10:21:05.310Z] 329c88fbcd65: Download complete [2022-07-18T10:21:05.591Z] c0a3192eca97: Pull complete [2022-07-18T10:21:06.195Z] a050256f5b6f: Pull complete [2022-07-18T10:21:06.471Z] 8a5474983e97: Verifying Checksum [2022-07-18T10:21:06.471Z] 8a5474983e97: Download complete [2022-07-18T10:21:07.071Z] 656be50a0ddc: Download complete [2022-07-18T10:21:19.487Z] 656be50a0ddc: Pull complete [2022-07-18T10:21:19.760Z] 2bbca73fdf42: Pull complete [2022-07-18T10:21:20.035Z] 46d945488cbd: Pull complete [2022-07-18T10:21:26.772Z] 8a5474983e97: Pull complete [2022-07-18T10:21:28.761Z] 329c88fbcd65: Pull complete [2022-07-18T10:21:28.761Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-18T10:21:28.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-18T10:21:28.761Z] ---> ff4287adb874 [2022-07-18T10:21:28.761Z] Step 3/12 : ARG MAKE='make build' [2022-07-18T10:21:29.371Z] ---> Running in 30a56a2bd15d [2022-07-18T10:21:29.650Z] Removing intermediate container 30a56a2bd15d [2022-07-18T10:21:29.650Z] ---> 7d0ee6777657 [2022-07-18T10:21:29.650Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-18T10:21:29.926Z] ---> Running in 39560a17253b [2022-07-18T10:21:30.204Z] Removing intermediate container 39560a17253b [2022-07-18T10:21:30.204Z] ---> ba09e29f0d3b [2022-07-18T10:21:30.204Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:21:30.204Z] ---> Running in 9f3a23dbe8b2 [2022-07-18T10:21:30.481Z] Removing intermediate container 9f3a23dbe8b2 [2022-07-18T10:21:30.481Z] ---> 22be2efffef7 [2022-07-18T10:21:30.481Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:21:30.766Z] ---> Running in 34ed661e93a6 [2022-07-18T10:21:34.168Z] Removing intermediate container 34ed661e93a6 [2022-07-18T10:21:34.168Z] ---> 055e829ad06a [2022-07-18T10:21:34.168Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:21:34.168Z] ---> Running in 95f8b35aad19 [2022-07-18T10:21:34.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:21:35.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:21:36.736Z] OK: 221 MiB in 51 packages [2022-07-18T10:21:37.341Z] Removing intermediate container 95f8b35aad19 [2022-07-18T10:21:37.341Z] ---> 69ff9baaf667 [2022-07-18T10:21:37.341Z] Step 8/12 : WORKDIR /app [2022-07-18T10:21:37.341Z] ---> Running in 7a12db336ce7 [2022-07-18T10:21:37.953Z] Removing intermediate container 7a12db336ce7 [2022-07-18T10:21:37.953Z] ---> 52622e05f845 [2022-07-18T10:21:37.953Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-18T10:21:38.234Z] ---> 62efb9c48a18 [2022-07-18T10:21:38.234Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:21:38.523Z] ---> Running in d1785b33fadf [2022-07-18T10:22:25.550Z] Removing intermediate container d1785b33fadf [2022-07-18T10:22:25.550Z] ---> d908299054c6 [2022-07-18T10:22:25.550Z] Step 11/12 : COPY . . [2022-07-18T10:22:25.550Z] ---> 4c4540a2b22f [2022-07-18T10:22:25.550Z] Step 12/12 : RUN $MAKE [2022-07-18T10:22:25.550Z] ---> Running in 7e0a296d52b9 [2022-07-18T10:22:25.550Z] noop [2022-07-18T10:22:25.550Z] Removing intermediate container 7e0a296d52b9 [2022-07-18T10:22:25.550Z] ---> 7cdf9dd18f0f [2022-07-18T10:22:25.550Z] Successfully built 7cdf9dd18f0f [2022-07-18T10:22:25.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:26.051Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T10:22:26.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:22:26.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-20392 does not seem to be running inside a container [2022-07-18T10:22:26.454Z] $ 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-07-18T10:22:27.752Z] $ docker top 69418d6c9f8606de296452cc1f48d7d75d660bd168d2a218ba0bed63b74bfea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:22:28.746Z] + go version [2022-07-18T10:22:28.746Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-18T10:22:28.783Z] $ docker stop --time=1 69418d6c9f8606de296452cc1f48d7d75d660bd168d2a218ba0bed63b74bfea3 [2022-07-18T10:22:30.430Z] $ docker rm -f 69418d6c9f8606de296452cc1f48d7d75d660bd168d2a218ba0bed63b74bfea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:31.354Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T10:22:31.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:22:31.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-20392 does not seem to be running inside a container [2022-07-18T10:22:31.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-18T10:22:33.152Z] $ docker top 23e2af429ee4abf36f57493d19f2130be1a3fa4b0249d95b2a9da444ea2d5342 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:22:34.143Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-18T10:22:34.877Z] + make test [2022-07-18T10:22:34.877Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T10:22:36.861Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-18T10:23:58.725Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-18T10:23:58.725Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-18T10:24:25.594Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.593s coverage: 39.3% of statements [2022-07-18T10:24:25.594Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.485s coverage: 52.0% of statements [2022-07-18T10:24:25.594Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2022-07-18T10:24:25.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-18T10:24:25.594Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T10:24:43.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T10:24:44.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T10:24:44.511Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T10:24:44.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T10:24:44.858Z] $ docker stop --time=1 23e2af429ee4abf36f57493d19f2130be1a3fa4b0249d95b2a9da444ea2d5342 [2022-07-18T10:24:46.619Z] $ docker rm -f 23e2af429ee4abf36f57493d19f2130be1a3fa4b0249d95b2a9da444ea2d5342 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:24:47.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T10:24:47.723Z] Warning: overwriting stash ‘coverage-report’ [2022-07-18T10:24:48.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:24:48.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T10:24:49.347Z] + ls -al . [2022-07-18T10:24:49.347Z] total 628 [2022-07-18T10:24:49.347Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 10:22 . [2022-07-18T10:24:49.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:20 .. [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 18 10:20 .dockerignore [2022-07-18T10:24:49.347Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:20 .git [2022-07-18T10:24:49.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:20 .github [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 18 10:20 .gitignore [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 10:20 .golangci.yml [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 18 10:20 Attribution.txt [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 18 10:20 CHANGELOG.md [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 18 10:20 Dockerfile [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:20 GOVERNANCE.md [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 18 10:20 Jenkinsfile [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 10:20 LICENSE [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 18 10:20 Makefile [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:20 OWNERS.md [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 18 10:20 README.md [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 10:16 VERSION [2022-07-18T10:24:49.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:20 bin [2022-07-18T10:24:49.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:20 cmd [2022-07-18T10:24:49.347Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 18 10:24 coverage.out [2022-07-18T10:24:49.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:20 examples [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 3356 Jul 18 10:20 go.mod [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 35190 Jul 18 10:20 go.sum [2022-07-18T10:24:49.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:20 images [2022-07-18T10:24:49.347Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 10:20 internal [2022-07-18T10:24:49.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:20 snap [2022-07-18T10:24:49.347Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 18 10:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:24:49.782Z] + 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=8e98adff4a358c6f67a34384b79041a9892ea025 --label arch=arm64 --label version=0.0.0 . [2022-07-18T10:24:50.066Z] Sending build context to Docker daemon 1.229MB [2022-07-18T10:24:50.066Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T10:24:50.066Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-18T10:24:50.066Z] ---> 7cdf9dd18f0f [2022-07-18T10:24:50.066Z] Step 3/25 : ARG MAKE='make build' [2022-07-18T10:24:50.347Z] ---> Running in 514d237ac36c [2022-07-18T10:24:50.623Z] Removing intermediate container 514d237ac36c [2022-07-18T10:24:50.623Z] ---> 8edc30912435 [2022-07-18T10:24:50.623Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-18T10:24:50.623Z] ---> Running in 681077ccce3a [2022-07-18T10:24:50.899Z] Removing intermediate container 681077ccce3a [2022-07-18T10:24:50.899Z] ---> 1ff3be36f734 [2022-07-18T10:24:50.899Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:24:50.899Z] ---> Running in b091f727e113 [2022-07-18T10:24:51.175Z] Removing intermediate container b091f727e113 [2022-07-18T10:24:51.175Z] ---> 49fa23846fce [2022-07-18T10:24:51.175Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:24:51.456Z] ---> Running in 83cc5d6e6cc6 [2022-07-18T10:24:52.921Z] Removing intermediate container 83cc5d6e6cc6 [2022-07-18T10:24:52.921Z] ---> 4201db6db09d [2022-07-18T10:24:52.921Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:24:52.921Z] ---> Running in 2910a3d6257f [2022-07-18T10:24:53.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:24:54.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:24:55.870Z] OK: 221 MiB in 51 packages [2022-07-18T10:24:56.473Z] Removing intermediate container 2910a3d6257f [2022-07-18T10:24:56.473Z] ---> 677238c713b7 [2022-07-18T10:24:56.473Z] Step 8/25 : WORKDIR /app [2022-07-18T10:24:56.473Z] ---> Running in 6a64fbfec8b9 [2022-07-18T10:24:56.750Z] Removing intermediate container 6a64fbfec8b9 [2022-07-18T10:24:56.750Z] ---> 4511cdfdf994 [2022-07-18T10:24:56.750Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-18T10:24:57.353Z] ---> e49b9c8f11a4 [2022-07-18T10:24:57.353Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:24:57.631Z] ---> Running in 4ee976c587e2 [2022-07-18T10:24:59.615Z] Removing intermediate container 4ee976c587e2 [2022-07-18T10:24:59.615Z] ---> f9b0af4e6305 [2022-07-18T10:24:59.615Z] Step 11/25 : COPY . . [2022-07-18T10:25:00.213Z] ---> 8836765392e4 [2022-07-18T10:25:00.213Z] Step 12/25 : RUN $MAKE [2022-07-18T10:25:00.213Z] ---> Running in 7efb8cc49f1b [2022-07-18T10:25:01.213Z] 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.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-18T10:27:08.128Z] Removing intermediate container 7efb8cc49f1b [2022-07-18T10:27:08.128Z] ---> 5306812bee6b [2022-07-18T10:27:08.128Z] Step 13/25 : FROM alpine:3.16 [2022-07-18T10:27:08.128Z] 3.16: Pulling from library/alpine [2022-07-18T10:27:08.128Z] b3c136eddcbf: Already exists [2022-07-18T10:27:08.128Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T10:27:08.128Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T10:27:08.128Z] ---> 6e30ab57aeee [2022-07-18T10:27:08.128Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-18T10:27:08.128Z] ---> Running in fea55c8659b7 [2022-07-18T10:27:08.128Z] Removing intermediate container fea55c8659b7 [2022-07-18T10:27:08.128Z] ---> 74bb24cd8a5d [2022-07-18T10:27:08.128Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:27:08.128Z] ---> Running in 7c50af62d819 [2022-07-18T10:27:08.128Z] Removing intermediate container 7c50af62d819 [2022-07-18T10:27:08.128Z] ---> b1d368801126 [2022-07-18T10:27:08.128Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T10:27:08.128Z] ---> Running in ce37568e8e53 [2022-07-18T10:27:08.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:27:09.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:27:10.689Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T10:27:10.689Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T10:27:10.689Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T10:27:10.689Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T10:27:10.963Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T10:27:10.963Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T10:27:11.237Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T10:27:11.237Z] OK: 8 MiB in 20 packages [2022-07-18T10:27:12.218Z] Removing intermediate container ce37568e8e53 [2022-07-18T10:27:12.218Z] ---> 73fe0f112c29 [2022-07-18T10:27:12.218Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-18T10:27:12.493Z] ---> 1d968a07dfec [2022-07-18T10:27:12.493Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-18T10:27:13.091Z] ---> 7d8e4698f298 [2022-07-18T10:27:13.091Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-18T10:27:14.549Z] ---> 1e88d7b9a003 [2022-07-18T10:27:14.549Z] Step 20/25 : EXPOSE 59989 [2022-07-18T10:27:14.825Z] ---> Running in fa39870fe64a [2022-07-18T10:27:15.102Z] Removing intermediate container fa39870fe64a [2022-07-18T10:27:15.102Z] ---> b698005bd8b7 [2022-07-18T10:27:15.102Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-18T10:27:15.102Z] ---> Running in 6b5687dbe237 [2022-07-18T10:27:15.377Z] Removing intermediate container 6b5687dbe237 [2022-07-18T10:27:15.377Z] ---> 093f09327788 [2022-07-18T10:27:15.377Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-18T10:27:15.377Z] ---> Running in ec07fd97d368 [2022-07-18T10:27:15.657Z] Removing intermediate container ec07fd97d368 [2022-07-18T10:27:15.657Z] ---> 71b8c7f84329 [2022-07-18T10:27:15.657Z] Step 23/25 : LABEL arch=arm64 [2022-07-18T10:27:15.657Z] ---> Running in 3ce2ad14fe4f [2022-07-18T10:27:16.267Z] Removing intermediate container 3ce2ad14fe4f [2022-07-18T10:27:16.267Z] ---> b42926d2f0b7 [2022-07-18T10:27:16.267Z] Step 24/25 : LABEL git_sha=8e98adff4a358c6f67a34384b79041a9892ea025 [2022-07-18T10:27:16.267Z] ---> Running in c65d5e974483 [2022-07-18T10:27:16.542Z] Removing intermediate container c65d5e974483 [2022-07-18T10:27:16.542Z] ---> 362b778b668f [2022-07-18T10:27:16.542Z] Step 25/25 : LABEL version=0.0.0 [2022-07-18T10:27:16.542Z] ---> Running in a7a9a3172d57 [2022-07-18T10:27:16.819Z] Removing intermediate container a7a9a3172d57 [2022-07-18T10:27:16.819Z] ---> d74297e4b539 [2022-07-18T10:27:16.819Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T10:27:16.819Z] Successfully built d74297e4b539 [2022-07-18T10:27:16.819Z] 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-07-18T10:27:17.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:27:17.663Z] [2022-07-18T10:27:17.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:27:18.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:27:18.353Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T10:27:18.353Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T10:27:18.353Z] 04944245beec: Pulling fs layer [2022-07-18T10:27:18.353Z] 699f458cf7ca: Pulling fs layer [2022-07-18T10:27:18.353Z] 765212b225bb: Pulling fs layer [2022-07-18T10:27:18.353Z] f23df028b6ca: Pulling fs layer [2022-07-18T10:27:18.353Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T10:27:18.353Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T10:27:18.353Z] 765212b225bb: Waiting [2022-07-18T10:27:18.353Z] f23df028b6ca: Waiting [2022-07-18T10:27:18.353Z] d65c8cfc05b1: Waiting [2022-07-18T10:27:18.353Z] 2437ff75d9bd: Waiting [2022-07-18T10:27:18.353Z] 04944245beec: Verifying Checksum [2022-07-18T10:27:18.353Z] 04944245beec: Download complete [2022-07-18T10:27:18.353Z] 765212b225bb: Verifying Checksum [2022-07-18T10:27:18.353Z] 765212b225bb: Download complete [2022-07-18T10:27:18.353Z] f23df028b6ca: Verifying Checksum [2022-07-18T10:27:18.353Z] f23df028b6ca: Download complete [2022-07-18T10:27:18.353Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T10:27:18.353Z] d65c8cfc05b1: Download complete [2022-07-18T10:27:18.630Z] 699f458cf7ca: Verifying Checksum [2022-07-18T10:27:18.630Z] 699f458cf7ca: Download complete [2022-07-18T10:27:18.905Z] 8998bd30e6a1: Verifying Checksum [2022-07-18T10:27:18.905Z] 8998bd30e6a1: Download complete [2022-07-18T10:27:21.532Z] 2437ff75d9bd: Verifying Checksum [2022-07-18T10:27:21.532Z] 2437ff75d9bd: Download complete [2022-07-18T10:27:22.973Z] 8998bd30e6a1: Pull complete [2022-07-18T10:27:23.572Z] 04944245beec: Pull complete [2022-07-18T10:27:25.010Z] 699f458cf7ca: Pull complete [2022-07-18T10:27:25.283Z] 765212b225bb: Pull complete [2022-07-18T10:27:26.264Z] f23df028b6ca: Pull complete [2022-07-18T10:27:26.264Z] d65c8cfc05b1: Pull complete [2022-07-18T10:27:41.442Z] 2437ff75d9bd: Pull complete [2022-07-18T10:27:41.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T10:27:41.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:27:41.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:27:41.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-20392 does not seem to be running inside a container [2022-07-18T10:27:41.980Z] $ 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-07-18T10:27:44.481Z] $ docker top b113e991be6111b9f6759a9730118ed79b5a188843ef8e335c81ad8b72f40d32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:45.477Z] ---> job-cost.sh [2022-07-18T10:27:45.477Z] lf-activate-venv: SKIPPING [2022-07-18T10:27:45.477Z] INFO: No Stack... [2022-07-18T10:27:46.072Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T10:27:46.667Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T10:27:47.348Z] + cut -d, -f6 [2022-07-18T10:27:47.348Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2022-07-18T10:27:47.426Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [2022-07-18T10:27:47.431Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] did not exist. Created. [2022-07-18T10:27:47.431Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:27:48.183Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-26b8cc6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T10:27:48.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T10:27:48.920Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T10:27:48.981Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T10:27:48.996Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T10:27:49.073Z] $ docker stop --time=1 b113e991be6111b9f6759a9730118ed79b5a188843ef8e335c81ad8b72f40d32 [2022-07-18T10:27:50.573Z] $ docker rm -f b113e991be6111b9f6759a9730118ed79b5a188843ef8e335c81ad8b72f40d32 [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-07-18T10:27:51.586Z] provisioning config files... [2022-07-18T10:27:51.597Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config963043504242753109tmp [Pipeline] { [Pipeline] sh [2022-07-18T10:27:51.935Z] + set +x [2022-07-18T10:27:51.935Z] + curl -s https://codecov.io/bash [2022-07-18T10:27:51.935Z] + bash -s -- [2022-07-18T10:27:51.935Z] [2022-07-18T10:27:51.935Z] _____ _ [2022-07-18T10:27:51.935Z] / ____| | | [2022-07-18T10:27:51.935Z] | | ___ __| | ___ ___ _____ __ [2022-07-18T10:27:51.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-18T10:27:51.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-18T10:27:51.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-18T10:27:51.935Z] Bash-1.0.6 [2022-07-18T10:27:51.935Z] [2022-07-18T10:27:51.935Z] [2022-07-18T10:27:51.935Z] ==> git version 2.25.1 found [2022-07-18T10:27:51.935Z] ==> 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-07-18T10:27:51.935Z] Release-Date: 2020-01-08 [2022-07-18T10:27:51.935Z] 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-07-18T10:27:51.935Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-18T10:27:51.935Z] ==> Jenkins CI detected. [2022-07-18T10:27:51.935Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-100 [2022-07-18T10:27:51.935Z] project root: . [2022-07-18T10:27:51.935Z] --> token set from env [2022-07-18T10:27:51.935Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-18T10:27:51.935Z] ==> Running gcov in . (disable via -X gcov) [2022-07-18T10:27:51.935Z] ==> Python coveragepy not found [2022-07-18T10:27:51.935Z] ==> Searching for coverage reports in: [2022-07-18T10:27:51.935Z] + . [2022-07-18T10:27:51.935Z] -> Found 1 reports [2022-07-18T10:27:51.935Z] ==> Detecting git/mercurial file structure [2022-07-18T10:27:51.935Z] ==> Reading reports [2022-07-18T10:27:51.935Z] + ./coverage.out bytes=460394 [2022-07-18T10:27:51.935Z] ==> Appending adjustments [2022-07-18T10:27:51.935Z] https://docs.codecov.io/docs/fixing-reports [2022-07-18T10:27:52.197Z] + Found adjustments [2022-07-18T10:27:52.197Z] ==> Gzipping contents [2022-07-18T10:27:52.197Z] 52K /tmp/codecov.2t1R2l.gz [2022-07-18T10:27:52.197Z] ==> Uploading reports [2022-07-18T10:27:52.197Z] url: https://codecov.io [2022-07-18T10:27:52.197Z] query: branch=PR-100&commit=8e98adff4a358c6f67a34384b79041a9892ea025&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-07-18T10:27:52.197Z] -> Pinging Codecov [2022-07-18T10:27:52.197Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-100&commit=8e98adff4a358c6f67a34384b79041a9892ea025&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=100&job=&cmd_args= [2022-07-18T10:27:52.772Z] -> Uploading to [2022-07-18T10:27:52.772Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-18/581DD39554BDF9B6E22D074273EAD858/8e98adff4a358c6f67a34384b79041a9892ea025/8be74771-dfb8-4403-a952-431c5a25077b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T102752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ff86bf9b682093dcd598358b2f3abba677199bd7d2fa6d1dbd6bd9b239d7c2a [2022-07-18T10:27:52.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T10:27:52.772Z] Dload Upload Total Spent Left Speed [2022-07-18T10:27:52.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51829 0 0 100 51829 0 217k --:--:-- --:--:-- --:--:-- 217k [2022-07-18T10:27:52.772Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] } [2022-07-18T10:27:52.799Z] 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-07-18T10:27:54.509Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-100/archives ] [2022-07-18T10:27:54.509Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-100/archives [2022-07-18T10:27:54.509Z] total 16 [2022-07-18T10:27:54.509Z] drwxr-xr-x 3 root root 4096 Jul 18 10:18 . [2022-07-18T10:27:54.509Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 10:18 .. [2022-07-18T10:27:54.509Z] drwxr-xr-x 2 root root 4096 Jul 18 10:18 cost [2022-07-18T10:27:54.509Z] -rw-r--r-- 1 root root 90 Jul 18 10:18 cost.csv [2022-07-18T10:27:54.509Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-100/archives [2022-07-18T10:27:54.509Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-100/archives [2022-07-18T10:27:54.509Z] total 16 [2022-07-18T10:27:54.509Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:18 . [2022-07-18T10:27:54.509Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 10:18 .. [2022-07-18T10:27:54.509Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 10:18 cost [2022-07-18T10:27:54.509Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 18 10:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:54.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:55.737Z] ---> package-listing.sh [2022-07-18T10:27:55.737Z] ++ facter osfamily [2022-07-18T10:27:55.737Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T10:27:55.998Z] + OS_FAMILY=debian [2022-07-18T10:27:55.998Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-100 [2022-07-18T10:27:55.998Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T10:27:55.998Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T10:27:55.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T10:27:55.998Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T10:27:55.998Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-100 ']' [2022-07-18T10:27:55.998Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T10:27:55.998Z] + case "${OS_FAMILY}" in [2022-07-18T10:27:55.998Z] + dpkg -l [2022-07-18T10:27:55.998Z] + grep '^ii' [2022-07-18T10:27:55.998Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T10:27:55.998Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T10:27:55.998Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T10:27:55.998Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-100 ']' [2022-07-18T10:27:55.998Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-100/archives/ [2022-07-18T10:27:55.998Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-100/archives/ [Pipeline] echo [2022-07-18T10:27:56.039Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-18T10:27:56.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:27:56.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:27:56.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:27:57.126Z] prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container [2022-07-18T10:27:57.166Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@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-07-18T10:27:57.394Z] $ docker top 42ea8e1248174c0c4815b0a9fa9f614b7b3dd41c6ac6bdf32011877cc376f1d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:27:57.797Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T10:27:58.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T10:27:58.432Z] + ls /var/log/sa-host [2022-07-18T10:27:58.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:27:58.563Z] provisioning config files... [2022-07-18T10:27:58.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config173038382974457313tmp [Pipeline] { [Pipeline] echo [2022-07-18T10:27:58.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:58.933Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T10:27:58.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:59.366Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T10:27:59.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:59.715Z] ---> sudo-logs.sh [2022-07-18T10:27:59.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T10:27:59.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:28:00.110Z] ---> job-cost.sh [2022-07-18T10:28:00.110Z] lf-activate-venv: SKIPPING [2022-07-18T10:28:00.110Z] DEBUG: total: 0.2199999988079071 [2022-07-18T10:28:00.110Z] INFO: Retrieving Stack Cost... [2022-07-18T10:28:00.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T10:28:00.945Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T10:28:00.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:28:01.298Z] ---> logs-deploy.sh [2022-07-18T10:28:01.298Z] lf-activate-venv: SKIPPING [2022-07-18T10:28:01.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-100/1 [2022-07-18T10:28:01.298Z] INFO: archiving workspace using pattern(s): [2022-07-18T10:28:02.242Z] Archives upload complete. [2022-07-18T10:28:02.242Z] INFO: archiving logs to Nexus