Pull request #255 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 109d2b1443917ac89cf4b19082804d9c1b598b37+ae7d9b6a68f03df559561437989ff9eef75c1b61 (989e2140f962651e1ae7b810a4b20bea089877c0) 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-ssh15096791195451401045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16219352259321383248.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-255/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-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15494624966876730135.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-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2183170525147214068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8275802476080875085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-255/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-255/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9847753477925833915.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8022 in /w/workspace/undry_device-rfid-llrp-go_PR-255 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-255 # 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 ae7d9b6a68f03df559561437989ff9eef75c1b61 into PR head commit 109d2b1443917ac89cf4b19082804d9c1b598b37 > 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/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 109d2b1443917ac89cf4b19082804d9c1b598b37 Checking out Revision 109d2b1443917ac89cf4b19082804d9c1b598b37 (PR-255) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T10:13:16.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T10:13:16.948Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T10:13:17.055Z] ========================================================= [2023-09-27T10:13:17.055Z] EdgeX Global Pipelines Version Info [2023-09-27T10:13:17.055Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 109d2b1443917ac89cf4b19082804d9c1b598b37 # 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 ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 109d2b1443917ac89cf4b19082804d9c1b598b37 # timeout=10 [2023-09-27T10:13:17.820Z] ------------------- [2023-09-27T10:13:17.820Z] stable info: [2023-09-27T10:13:17.820Z] ------------------- [2023-09-27T10:13:17.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T10:13:17.820Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T10:13:17.820Z] Message: update stable to v1.0.254 [2023-09-27T10:13:18.390Z] ------------------- [2023-09-27T10:13:18.390Z] experimental info: [2023-09-27T10:13:18.390Z] ------------------- [2023-09-27T10:13:18.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T10:13:18.390Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T10:13:18.390Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T10:13:18.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-27T10:13:18.714Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-27T10:13:18.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T10:13:18.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T10:13:18.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T10:13:18.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T10:13:18.930Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T10:13:18.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T10:13:19.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T10:13:19.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T10:13:19.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T10:13:19.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-27T10:13:19.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T10:13:19.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T10:13:19.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T10:13:19.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T10:13:19.350Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T10:13:19.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T10:13:19.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T10:13:19.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T10:13:19.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T10:13:19.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T10:13:19.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T10:13:19.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T10:13:19.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T10:13:19.717Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T10:13:19.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T10:13:19.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-255 [Pipeline] echo [2023-09-27T10:13:19.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-255 [Pipeline] echo [2023-09-27T10:13:19.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-255 [Pipeline] echo [2023-09-27T10:13:19.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 109d2b1443917ac89cf4b19082804d9c1b598b37 [Pipeline] echo [2023-09-27T10:13:19.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 109d2b1 [Pipeline] echo [2023-09-27T10:13:20.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T10:13:20.125Z] provisioning config files... [2023-09-27T10:13:20.139Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/config18388717133146098170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:13:20.476Z] ---> docker-login.sh [2023-09-27T10:13:20.477Z] nexus3.edgexfoundry.org:10001 [2023-09-27T10:13:20.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:20.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:20.737Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:20.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:20.737Z] [2023-09-27T10:13:20.737Z] Login Succeeded [2023-09-27T10:13:20.737Z] nexus3.edgexfoundry.org:10002 [2023-09-27T10:13:20.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:20.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:20.997Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:20.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:20.997Z] [2023-09-27T10:13:20.997Z] Login Succeeded [2023-09-27T10:13:20.997Z] nexus3.edgexfoundry.org:10003 [2023-09-27T10:13:20.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:20.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:20.997Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:20.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:20.997Z] [2023-09-27T10:13:20.997Z] Login Succeeded [2023-09-27T10:13:20.997Z] nexus3.edgexfoundry.org:10004 [2023-09-27T10:13:20.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:20.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:20.997Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:20.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:20.997Z] [2023-09-27T10:13:20.997Z] Login Succeeded [2023-09-27T10:13:20.997Z] docker.io [2023-09-27T10:13:21.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:21.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:21.518Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:21.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:21.518Z] [2023-09-27T10:13:21.518Z] Login Succeeded [2023-09-27T10:13:21.518Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T10:13:21.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T10:13:22.155Z] + git rev-list -1 --merges 109d2b1443917ac89cf4b19082804d9c1b598b37~1..109d2b1443917ac89cf4b19082804d9c1b598b37 [Pipeline] echo [2023-09-27T10:13:22.217Z] -----------> git rev-list -1 --merges 109d2b1443917ac89cf4b19082804d9c1b598b37~1..109d2b1443917ac89cf4b19082804d9c1b598b37 109d2b1443917ac89cf4b19082804d9c1b598b37 [false] [Pipeline] sh [2023-09-27T10:13:22.531Z] + git log --format=format:%s -1 109d2b1443917ac89cf4b19082804d9c1b598b37 [Pipeline] echo [2023-09-27T10:13:22.568Z] ========================================================= [2023-09-27T10:13:22.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T10:13:22.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T10:13:23.010Z] + git log --format=format:%s -1 109d2b1443917ac89cf4b19082804d9c1b598b37 [Pipeline] echo [2023-09-27T10:13:23.042Z] [semverPrep] GIT_COMMIT: 109d2b1443917ac89cf4b19082804d9c1b598b37, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-27T10:13:23.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T10:13:23.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T10:13:23.468Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T10:13:23.468Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T10:13:23.468Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T10:13:23.468Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T10:13:23.468Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T10:13:23.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:13:23.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T10:13:23.972Z] [2023-09-27T10:13:23.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:13:24.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T10:13:24.353Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T10:13:24.353Z] b85a868b505f: Pulling fs layer [2023-09-27T10:13:24.353Z] e2be974225ed: Pulling fs layer [2023-09-27T10:13:24.353Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T10:13:24.353Z] 988bab9f4d93: Pulling fs layer [2023-09-27T10:13:24.353Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T10:13:24.353Z] eaf3925da568: Pulling fs layer [2023-09-27T10:13:24.353Z] bab4dde63d76: Pulling fs layer [2023-09-27T10:13:24.353Z] bde34c3a00c8: Pulling fs layer [2023-09-27T10:13:24.353Z] b352a97aabf1: Pulling fs layer [2023-09-27T10:13:24.353Z] 4872d77fe225: Pulling fs layer [2023-09-27T10:13:24.353Z] 5851b861e8e6: Pulling fs layer [2023-09-27T10:13:24.353Z] 988bab9f4d93: Waiting [2023-09-27T10:13:24.353Z] 1469e6f7b9e6: Waiting [2023-09-27T10:13:24.353Z] eaf3925da568: Waiting [2023-09-27T10:13:24.353Z] bab4dde63d76: Waiting [2023-09-27T10:13:24.353Z] bde34c3a00c8: Waiting [2023-09-27T10:13:24.353Z] b352a97aabf1: Waiting [2023-09-27T10:13:24.353Z] 4872d77fe225: Waiting [2023-09-27T10:13:24.353Z] 5851b861e8e6: Waiting [2023-09-27T10:13:24.353Z] e2be974225ed: Download complete [2023-09-27T10:13:24.353Z] 988bab9f4d93: Verifying Checksum [2023-09-27T10:13:24.353Z] 988bab9f4d93: Download complete [2023-09-27T10:13:24.613Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T10:13:24.613Z] 1469e6f7b9e6: Download complete [2023-09-27T10:13:24.613Z] eaf3925da568: Verifying Checksum [2023-09-27T10:13:24.613Z] eaf3925da568: Download complete [2023-09-27T10:13:24.613Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T10:13:24.613Z] 339a4e72a1f5: Download complete [2023-09-27T10:13:24.613Z] bde34c3a00c8: Verifying Checksum [2023-09-27T10:13:24.613Z] bde34c3a00c8: Download complete [2023-09-27T10:13:24.613Z] b352a97aabf1: Verifying Checksum [2023-09-27T10:13:24.613Z] b352a97aabf1: Download complete [2023-09-27T10:13:24.613Z] 4872d77fe225: Verifying Checksum [2023-09-27T10:13:24.613Z] 4872d77fe225: Download complete [2023-09-27T10:13:24.613Z] 5851b861e8e6: Download complete [2023-09-27T10:13:24.613Z] b85a868b505f: Verifying Checksum [2023-09-27T10:13:24.613Z] b85a868b505f: Download complete [2023-09-27T10:13:24.871Z] bab4dde63d76: Verifying Checksum [2023-09-27T10:13:24.871Z] bab4dde63d76: Download complete [2023-09-27T10:13:25.809Z] b85a868b505f: Pull complete [2023-09-27T10:13:25.809Z] e2be974225ed: Pull complete [2023-09-27T10:13:26.377Z] 339a4e72a1f5: Pull complete [2023-09-27T10:13:26.377Z] 988bab9f4d93: Pull complete [2023-09-27T10:13:26.639Z] 1469e6f7b9e6: Pull complete [2023-09-27T10:13:26.639Z] eaf3925da568: Pull complete [2023-09-27T10:13:28.542Z] bab4dde63d76: Pull complete [2023-09-27T10:13:28.542Z] bde34c3a00c8: Pull complete [2023-09-27T10:13:28.542Z] b352a97aabf1: Pull complete [2023-09-27T10:13:28.542Z] 4872d77fe225: Pull complete [2023-09-27T10:13:28.542Z] 5851b861e8e6: Pull complete [2023-09-27T10:13:28.542Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T10:13:28.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T10:13:28.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:13:28.777Z] prd-ubuntu20.04-docker-8c-8g-8022 does not seem to be running inside a container [2023-09-27T10:13:28.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-255 -v /w/workspace/undry_device-rfid-llrp-go_PR-255:/w/workspace/undry_device-rfid-llrp-go_PR-255:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T10:13:31.418Z] $ docker top 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 -eo pid,comm [2023-09-27T10:13:31.468Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T10:13:31.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T10:13:31.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T10:13:31.596Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T10:13:31.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T10:13:31.718Z] $ docker exec 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 ssh-agent [2023-09-27T10:13:31.804Z] SSH_AUTH_SOCK=/tmp/ssh-nKY80wxJxaOJ/agent.32 [2023-09-27T10:13:31.804Z] SSH_AGENT_PID=39 [2023-09-27T10:13:31.812Z] Running ssh-add (command line suppressed) [2023-09-27T10:13:31.912Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/private_key_1516920980252368677.key (/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/private_key_1516920980252368677.key) [2023-09-27T10:13:31.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T10:13:32.249Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T10:13:32.279Z] $ docker exec --env ******** --env ******** 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 ssh-agent -k [2023-09-27T10:13:32.369Z] unset SSH_AUTH_SOCK; [2023-09-27T10:13:32.369Z] unset SSH_AGENT_PID; [2023-09-27T10:13:32.369Z] echo Agent pid 39 killed; [2023-09-27T10:13:32.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T10:13:32.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T10:13:32.461Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T10:13:32.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T10:13:32.580Z] $ docker exec 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 ssh-agent [2023-09-27T10:13:32.701Z] SSH_AUTH_SOCK=/tmp/ssh-neZJdLLRKdP9/agent.71 [2023-09-27T10:13:32.701Z] SSH_AGENT_PID=77 [2023-09-27T10:13:32.707Z] Running ssh-add (command line suppressed) [2023-09-27T10:13:32.817Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/private_key_5035786551341646461.key (/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/private_key_5035786551341646461.key) [2023-09-27T10:13:32.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T10:13:33.158Z] + git semver init [2023-09-27T10:13:33.417Z] 2023-09-27 10:13:33,349 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T10:13:33.417Z] 2023-09-27 10:13:33,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-255/.semver [2023-09-27T10:13:33.417Z] 2023-09-27 10:13:33,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-255/.semver [2023-09-27T10:13:33.417Z] 2023-09-27 10:13:33,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-255/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-255, universal_newlines=False, shell=None, istream=None) [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,233 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-255/.git/info/exclude [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-255/.semver/PR-255 with force:False [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,234 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-255/.semver/PR-255 [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,236 [execute] INFO git cat-file --batch-check [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-255/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,242 [execute] INFO git cat-file --batch [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-255/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T10:13:34.356Z] 2023-09-27 10:13:34,247 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-255/.semver/PR-255 [2023-09-27T10:13:34.356Z] 0.0.0 [Pipeline] } [2023-09-27T10:13:34.387Z] $ docker exec --env ******** --env ******** 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 ssh-agent -k [2023-09-27T10:13:34.489Z] unset SSH_AUTH_SOCK; [2023-09-27T10:13:34.489Z] unset SSH_AGENT_PID; [2023-09-27T10:13:34.490Z] echo Agent pid 77 killed; [2023-09-27T10:13:34.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T10:13:34.920Z] + git semver [Pipeline] } [2023-09-27T10:13:35.204Z] $ docker stop --time=1 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 [2023-09-27T10:13:36.464Z] $ docker rm -f --volumes 80ceb5f98d4dabb396e858bcd8f66a8cf5bb032ce0f976b19f791a8cf3199f50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T10:13:36.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T10:13:37.141Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T10:13:37.158Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T10:13:37.753Z] provisioning config files... [2023-09-27T10:13:37.766Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/config6342901507393733894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:13:38.116Z] ---> docker-login.sh [2023-09-27T10:13:38.116Z] nexus3.edgexfoundry.org:10001 [2023-09-27T10:13:38.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:38.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:38.116Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:38.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:38.116Z] [2023-09-27T10:13:38.116Z] Login Succeeded [2023-09-27T10:13:38.116Z] nexus3.edgexfoundry.org:10002 [2023-09-27T10:13:38.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:38.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:38.116Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:38.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:38.116Z] [2023-09-27T10:13:38.116Z] Login Succeeded [2023-09-27T10:13:38.116Z] nexus3.edgexfoundry.org:10003 [2023-09-27T10:13:38.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:38.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:38.376Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:38.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:38.376Z] [2023-09-27T10:13:38.376Z] Login Succeeded [2023-09-27T10:13:38.376Z] nexus3.edgexfoundry.org:10004 [2023-09-27T10:13:38.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:38.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:38.376Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:38.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:38.376Z] [2023-09-27T10:13:38.376Z] Login Succeeded [2023-09-27T10:13:38.376Z] docker.io [2023-09-27T10:13:38.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:13:38.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:13:38.945Z] Configure a credential helper to remove this warning. See [2023-09-27T10:13:38.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:13:38.945Z] [2023-09-27T10:13:38.945Z] Login Succeeded [2023-09-27T10:13:38.945Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T10:13:38.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T10:13:39.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T10:13:39.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T10:13:39.257Z] ========================================================= [2023-09-27T10:13:39.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T10:13:39.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:13:39.734Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T10:13:39.734Z] Sending build context to Docker daemon 4.35MB [2023-09-27T10:13:39.734Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T10:13:39.734Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-27T10:13:39.734Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T10:13:39.734Z] 7264a8db6415: Pulling fs layer [2023-09-27T10:13:39.734Z] c4d48a809fc2: Pulling fs layer [2023-09-27T10:13:39.734Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T10:13:39.734Z] ad3a456e5733: Pulling fs layer [2023-09-27T10:13:39.734Z] 33e27b845d1e: Pulling fs layer [2023-09-27T10:13:39.734Z] c68163c4e522: Pulling fs layer [2023-09-27T10:13:39.734Z] 50da416c3ac9: Pulling fs layer [2023-09-27T10:13:39.734Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T10:13:39.734Z] 50da416c3ac9: Waiting [2023-09-27T10:13:39.734Z] c68163c4e522: Waiting [2023-09-27T10:13:39.734Z] 33e27b845d1e: Waiting [2023-09-27T10:13:39.734Z] 23d2d4c4bb30: Waiting [2023-09-27T10:13:39.734Z] c4d48a809fc2: Verifying Checksum [2023-09-27T10:13:39.734Z] c4d48a809fc2: Download complete [2023-09-27T10:13:39.734Z] ad3a456e5733: Verifying Checksum [2023-09-27T10:13:39.734Z] ad3a456e5733: Download complete [2023-09-27T10:13:39.734Z] 33e27b845d1e: Verifying Checksum [2023-09-27T10:13:39.734Z] 33e27b845d1e: Download complete [2023-09-27T10:13:39.994Z] 7264a8db6415: Download complete [2023-09-27T10:13:39.994Z] c68163c4e522: Verifying Checksum [2023-09-27T10:13:39.994Z] c68163c4e522: Download complete [2023-09-27T10:13:39.994Z] 7264a8db6415: Pull complete [2023-09-27T10:13:39.994Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T10:13:39.994Z] 23d2d4c4bb30: Download complete [2023-09-27T10:13:40.252Z] c4d48a809fc2: Pull complete [2023-09-27T10:13:40.252Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T10:13:40.252Z] 4f1c88b9dad5: Download complete [2023-09-27T10:13:40.818Z] 50da416c3ac9: Verifying Checksum [2023-09-27T10:13:40.818Z] 50da416c3ac9: Download complete [2023-09-27T10:13:43.347Z] 4f1c88b9dad5: Pull complete [2023-09-27T10:13:43.347Z] ad3a456e5733: Pull complete [2023-09-27T10:13:43.347Z] 33e27b845d1e: Pull complete [2023-09-27T10:13:43.605Z] c68163c4e522: Pull complete [2023-09-27T10:13:45.505Z] 50da416c3ac9: Pull complete [2023-09-27T10:13:46.073Z] 23d2d4c4bb30: Pull complete [2023-09-27T10:13:46.073Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T10:13:46.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T10:13:46.073Z] ---> 0786185ac409 [2023-09-27T10:13:46.073Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-27T10:13:50.264Z] ---> Running in d2ca69716f77 [2023-09-27T10:13:50.523Z] Removing intermediate container d2ca69716f77 [2023-09-27T10:13:50.523Z] ---> 890e3e83ba74 [2023-09-27T10:13:50.523Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T10:13:50.523Z] ---> Running in 4d982b7c8e4a [2023-09-27T10:13:50.523Z] Removing intermediate container 4d982b7c8e4a [2023-09-27T10:13:50.523Z] ---> 2319e94c3b2b [2023-09-27T10:13:50.523Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T10:13:50.523Z] ---> Running in 1416642008d7 [2023-09-27T10:13:50.782Z] Removing intermediate container 1416642008d7 [2023-09-27T10:13:50.782Z] ---> 39190f824dab [2023-09-27T10:13:50.782Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T10:13:50.782Z] ---> Running in f2ef504d6a27 [2023-09-27T10:13:50.782Z] Removing intermediate container f2ef504d6a27 [2023-09-27T10:13:50.782Z] ---> 7ac6d6cd6c33 [2023-09-27T10:13:50.782Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T10:13:50.782Z] ---> Running in 9fd90e907501 [2023-09-27T10:13:51.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T10:13:51.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T10:13:51.561Z] OK: 264 MiB in 52 packages [2023-09-27T10:13:51.818Z] Removing intermediate container 9fd90e907501 [2023-09-27T10:13:51.818Z] ---> 95ed51b65b56 [2023-09-27T10:13:51.818Z] Step 8/12 : WORKDIR /app [2023-09-27T10:13:51.818Z] ---> Running in 6ee171ed7693 [2023-09-27T10:13:51.818Z] Removing intermediate container 6ee171ed7693 [2023-09-27T10:13:51.818Z] ---> c6effbb1a4b5 [2023-09-27T10:13:51.818Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-27T10:13:52.078Z] ---> db77244cbf9a [2023-09-27T10:13:52.078Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T10:13:52.078Z] ---> Running in 354323ac6dab [2023-09-27T10:13:52.562Z] Still waiting to schedule task [2023-09-27T10:13:52.563Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-27T10:14:30.808Z] Removing intermediate container 354323ac6dab [2023-09-27T10:14:30.808Z] ---> 4115c3fe1fbc [2023-09-27T10:14:30.808Z] Step 11/12 : COPY . . [2023-09-27T10:14:30.808Z] ---> 01fedcef37a4 [2023-09-27T10:14:30.808Z] Step 12/12 : RUN $MAKE [2023-09-27T10:14:30.808Z] ---> Running in 5977be0c2bbc [2023-09-27T10:14:30.808Z] noop [2023-09-27T10:14:30.808Z] Removing intermediate container 5977be0c2bbc [2023-09-27T10:14:30.808Z] ---> 8e2437a4bf59 [2023-09-27T10:14:30.808Z] Successfully built 8e2437a4bf59 [2023-09-27T10:14:30.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:14:31.275Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T10:14:31.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:14:31.423Z] prd-ubuntu20.04-docker-8c-8g-8022 does not seem to be running inside a container [2023-09-27T10:14:31.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-255 -v /w/workspace/undry_device-rfid-llrp-go_PR-255:/w/workspace/undry_device-rfid-llrp-go_PR-255:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T10:14:31.785Z] $ docker top 474a3f8d75023bc8d097ab8d4e7f290bbe08fb362dd89237d2dda54264d639c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T10:14:32.184Z] + go version [2023-09-27T10:14:32.184Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T10:14:32.217Z] $ docker stop --time=1 474a3f8d75023bc8d097ab8d4e7f290bbe08fb362dd89237d2dda54264d639c5 [2023-09-27T10:14:33.499Z] $ docker rm -f --volumes 474a3f8d75023bc8d097ab8d4e7f290bbe08fb362dd89237d2dda54264d639c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:14:34.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T10:14:34.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:14:34.382Z] prd-ubuntu20.04-docker-8c-8g-8022 does not seem to be running inside a container [2023-09-27T10:14:34.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-255 -v /w/workspace/undry_device-rfid-llrp-go_PR-255:/w/workspace/undry_device-rfid-llrp-go_PR-255:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T10:14:34.750Z] $ docker top 3ad3c4766e6f8876203f24b4098c8d3441116ef62dc51764cc7bb00975a8fe68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T10:14:35.152Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-255 [Pipeline] fileExists [Pipeline] sh [2023-09-27T10:14:35.513Z] + make test [2023-09-27T10:14:35.513Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T10:14:36.908Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-27T10:14:46.875Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-27T10:14:46.875Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-27T10:14:50.160Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.750s coverage: 40.6% of statements [2023-09-27T10:14:50.160Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2023-09-27T10:14:50.160Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-09-27T10:15:05.026Z] go vet ./... [2023-09-27T10:15:07.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T10:15:07.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T10:15:07.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T10:15:07.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T10:15:07.636Z] $ docker stop --time=1 3ad3c4766e6f8876203f24b4098c8d3441116ef62dc51764cc7bb00975a8fe68 [2023-09-27T10:15:10.952Z] $ docker rm -f --volumes 3ad3c4766e6f8876203f24b4098c8d3441116ef62dc51764cc7bb00975a8fe68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T10:15:11.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T10:15:11.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T10:15:12.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T10:15:12.741Z] + ls -al . [2023-09-27T10:15:12.741Z] total 644 [2023-09-27T10:15:12.741Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 10:14 . [2023-09-27T10:15:12.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 10:13 .. [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 10:13 .dockerignore [2023-09-27T10:15:12.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 10:14 .git [2023-09-27T10:15:12.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 10:13 .github [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 10:13 .gitignore [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 10:13 .golangci.yml [2023-09-27T10:15:12.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 10:13 .semver [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 10:13 Attribution.txt [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 10:13 CHANGELOG.md [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 10:13 Dockerfile [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 10:13 GOVERNANCE.md [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 10:13 Jenkinsfile [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 10:13 LICENSE [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 10:13 Makefile [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 10:13 OWNERS.md [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 10:13 README.md [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 10:13 VERSION [2023-09-27T10:15:12.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 10:13 bin [2023-09-27T10:15:12.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 10:13 cmd [2023-09-27T10:15:12.741Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 10:14 coverage.out [2023-09-27T10:15:12.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 10:13 examples [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 10:13 go.mod [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 10:13 go.sum [2023-09-27T10:15:12.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 10:13 images [2023-09-27T10:15:12.741Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 10:13 internal [2023-09-27T10:15:12.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 10:13 snap [2023-09-27T10:15:12.741Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:15:13.136Z] + 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=109d2b1443917ac89cf4b19082804d9c1b598b37 --label arch=amd64 --label version=0.0.0 . [2023-09-27T10:15:13.136Z] Sending build context to Docker daemon 4.35MB [2023-09-27T10:15:13.136Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T10:15:13.136Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-27T10:15:13.136Z] ---> 8e2437a4bf59 [2023-09-27T10:15:13.136Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-27T10:15:13.136Z] ---> Running in 13d897599f89 [2023-09-27T10:15:13.136Z] Removing intermediate container 13d897599f89 [2023-09-27T10:15:13.136Z] ---> d040c2bd974a [2023-09-27T10:15:13.136Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T10:15:13.396Z] ---> Running in eea7df433e96 [2023-09-27T10:15:13.396Z] Removing intermediate container eea7df433e96 [2023-09-27T10:15:13.396Z] ---> 0b96c47a0763 [2023-09-27T10:15:13.396Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T10:15:13.396Z] ---> Running in 9e6a7e764974 [2023-09-27T10:15:13.396Z] Removing intermediate container 9e6a7e764974 [2023-09-27T10:15:13.396Z] ---> 91a15f13de8a [2023-09-27T10:15:13.396Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T10:15:13.396Z] ---> Running in 52944bc01132 [2023-09-27T10:15:13.396Z] Removing intermediate container 52944bc01132 [2023-09-27T10:15:13.396Z] ---> d25ecb1fe1b6 [2023-09-27T10:15:13.396Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T10:15:13.396Z] ---> Running in facb5f2f9fc0 [2023-09-27T10:15:13.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T10:15:13.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T10:15:14.173Z] OK: 264 MiB in 52 packages [2023-09-27T10:15:14.432Z] Removing intermediate container facb5f2f9fc0 [2023-09-27T10:15:14.432Z] ---> 13f1c90eb6e4 [2023-09-27T10:15:14.432Z] Step 8/24 : WORKDIR /app [2023-09-27T10:15:14.432Z] ---> Running in 9444aa135e6f [2023-09-27T10:15:14.432Z] Removing intermediate container 9444aa135e6f [2023-09-27T10:15:14.432Z] ---> 5ec1b0c4b589 [2023-09-27T10:15:14.432Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-27T10:15:14.689Z] ---> 6d441285c7ad [2023-09-27T10:15:14.689Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T10:15:14.689Z] ---> Running in 609b6c5acd8f [2023-09-27T10:15:15.312Z] Removing intermediate container 609b6c5acd8f [2023-09-27T10:15:15.312Z] ---> b0371d55909d [2023-09-27T10:15:15.312Z] Step 11/24 : COPY . . [2023-09-27T10:15:15.570Z] ---> 556536c4f081 [2023-09-27T10:15:15.570Z] Step 12/24 : RUN $MAKE [2023-09-27T10:15:15.570Z] ---> Running in c17ac139e3c3 [2023-09-27T10:15:15.829Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-27T10:15:22.470Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8023 in /w/workspace/undry_device-rfid-llrp-go_PR-255 [Pipeline] { [Pipeline] ws [2023-09-27T10:15:22.526Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-27T10:15:22.611Z] The recommended git tool is: git [2023-09-27T10:15:27.422Z] using credential edgex-jenkins-ssh [2023-09-27T10:15:27.438Z] Cloning the remote Git repository [2023-09-27T10:15:27.481Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T10:15:27.570Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-27T10:15:27.705Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T10:15:27.707Z] > git --version # timeout=10 [2023-09-27T10:15:27.738Z] > git --version # 'git version 2.25.1' [2023-09-27T10:15:27.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T10:15:27.886Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T10:15:29.030Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-27T10:15:29.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T10:15:29.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-27T10:15:29.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-27T10:15:29.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T10:15:29.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-27T10:15:30.602Z] Merging remotes/origin/main commit ae7d9b6a68f03df559561437989ff9eef75c1b61 into PR head commit 109d2b1443917ac89cf4b19082804d9c1b598b37 [2023-09-27T10:15:30.905Z] Merge succeeded, producing 109d2b1443917ac89cf4b19082804d9c1b598b37 [2023-09-27T10:15:30.905Z] Checking out Revision 109d2b1443917ac89cf4b19082804d9c1b598b37 (PR-255) [2023-09-27T10:15:30.620Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T10:15:30.685Z] > git checkout -f 109d2b1443917ac89cf4b19082804d9c1b598b37 # timeout=10 [2023-09-27T10:15:30.795Z] > git remote # timeout=10 [2023-09-27T10:15:30.818Z] > git config --get remote.origin.url # timeout=10 [2023-09-27T10:15:30.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T10:15:30.856Z] > git merge ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 [2023-09-27T10:15:30.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-27T10:15:30.910Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T10:15:30.937Z] > git checkout -f 109d2b1443917ac89cf4b19082804d9c1b598b37 # timeout=10 [2023-09-27T10:15:31.424Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-27T10:15:31.470Z] > git --version # timeout=10 [2023-09-27T10:15:31.481Z] > git --version # 'git version 2.25.1' [2023-09-27T10:15:31.497Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T10:15:32.690Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T10:15:32.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T10:15:32.690Z] Dload Upload Total Spent Left Speed [2023-09-27T10:15:32.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-09-27T10:15:33.324Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T10:15:33.678Z] + sudo tee /etc/docker/daemon.new [2023-09-27T10:15:33.678Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T10:15:33.678Z] { [2023-09-27T10:15:33.678Z] "registry-mirrors": [ [2023-09-27T10:15:33.678Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T10:15:33.678Z] ], [2023-09-27T10:15:33.678Z] "bip": "10.250.0.254/24", [2023-09-27T10:15:33.678Z] "hosts": [ [2023-09-27T10:15:33.678Z] "tcp://0.0.0.0:5555", [2023-09-27T10:15:33.678Z] "unix:///var/run/docker.sock" [2023-09-27T10:15:33.678Z] ], [2023-09-27T10:15:33.678Z] "mtu": 1458, [2023-09-27T10:15:33.678Z] "selinux-enabled": true, [2023-09-27T10:15:33.678Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T10:15:33.678Z] } [Pipeline] sh [2023-09-27T10:15:33.910Z] Removing intermediate container c17ac139e3c3 [2023-09-27T10:15:33.910Z] ---> fb92510a609c [2023-09-27T10:15:33.910Z] Step 13/24 : FROM alpine:3.18 [2023-09-27T10:15:33.910Z] 3.18: Pulling from library/alpine [2023-09-27T10:15:34.015Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T10:15:34.171Z] 7264a8db6415: Already exists [2023-09-27T10:15:34.171Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T10:15:34.171Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T10:15:34.171Z] ---> 7e01a0d0a1dc [2023-09-27T10:15:34.171Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-27T10:15:34.171Z] ---> Running in cb16e4108566 [2023-09-27T10:15:34.375Z] + sudo service docker restart [2023-09-27T10:15:34.429Z] Removing intermediate container cb16e4108566 [2023-09-27T10:15:34.429Z] ---> 9f410a27a753 [2023-09-27T10:15:34.429Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-27T10:15:34.429Z] ---> Running in f39e3279b201 [2023-09-27T10:15:34.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T10:15:34.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T10:15:34.946Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T10:15:34.946Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T10:15:34.946Z] OK: 7 MiB in 16 packages [2023-09-27T10:15:35.205Z] Removing intermediate container f39e3279b201 [2023-09-27T10:15:35.205Z] ---> a608dd64152e [2023-09-27T10:15:35.205Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-27T10:15:35.464Z] ---> b03c732727cf [2023-09-27T10:15:35.464Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-27T10:15:35.464Z] ---> 1c275bd7e997 [2023-09-27T10:15:35.464Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-27T10:15:36.400Z] ---> a953201278d8 [2023-09-27T10:15:36.400Z] Step 19/24 : EXPOSE 59989 [2023-09-27T10:15:36.400Z] ---> Running in 1f51d3f8c15f [2023-09-27T10:15:36.400Z] Removing intermediate container 1f51d3f8c15f [2023-09-27T10:15:36.400Z] ---> 59ed6ddbb276 [2023-09-27T10:15:36.400Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-27T10:15:36.400Z] ---> Running in ccb2c8eda726 [2023-09-27T10:15:36.658Z] Removing intermediate container ccb2c8eda726 [2023-09-27T10:15:36.658Z] ---> 069a90f8bf4f [2023-09-27T10:15:36.658Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-27T10:15:36.658Z] ---> Running in 7e500e0a3386 [2023-09-27T10:15:36.658Z] Removing intermediate container 7e500e0a3386 [2023-09-27T10:15:36.658Z] ---> a338c7034457 [2023-09-27T10:15:36.658Z] Step 22/24 : LABEL arch=amd64 [2023-09-27T10:15:36.658Z] ---> Running in 861c09a02893 [2023-09-27T10:15:36.658Z] Removing intermediate container 861c09a02893 [2023-09-27T10:15:36.658Z] ---> 44c14c1e1be0 [2023-09-27T10:15:36.658Z] Step 23/24 : LABEL git_sha=109d2b1443917ac89cf4b19082804d9c1b598b37 [2023-09-27T10:15:36.658Z] ---> Running in 0aba443e8784 [2023-09-27T10:15:36.918Z] Removing intermediate container 0aba443e8784 [2023-09-27T10:15:36.918Z] ---> 4c0d3d7487c6 [2023-09-27T10:15:36.918Z] Step 24/24 : LABEL version=0.0.0 [2023-09-27T10:15:36.918Z] ---> Running in 8aa4489bb93d [2023-09-27T10:15:36.918Z] Removing intermediate container 8aa4489bb93d [2023-09-27T10:15:36.918Z] ---> ba2215a9de86 [2023-09-27T10:15:36.918Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T10:15:36.918Z] Successfully built ba2215a9de86 [2023-09-27T10:15:36.918Z] 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 [2023-09-27T10:15:37.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T10:15:37.924Z] [2023-09-27T10:15:37.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:15:38.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T10:15:38.322Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T10:15:38.322Z] 5eb5b503b376: Pulling fs layer [2023-09-27T10:15:38.322Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T10:15:38.322Z] ec43610c2a17: Pulling fs layer [2023-09-27T10:15:38.322Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T10:15:38.322Z] 33b1e0a273af: Pulling fs layer [2023-09-27T10:15:38.322Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T10:15:38.322Z] 2f39f015ded8: Pulling fs layer [2023-09-27T10:15:38.322Z] 3a2ae6a8a46f: Waiting [2023-09-27T10:15:38.322Z] 33b1e0a273af: Waiting [2023-09-27T10:15:38.322Z] 5d3b04190fa2: Waiting [2023-09-27T10:15:38.322Z] 2f39f015ded8: Waiting [2023-09-27T10:15:38.322Z] 5c69ac0246d0: Verifying Checksum [2023-09-27T10:15:38.322Z] 5c69ac0246d0: Download complete [2023-09-27T10:15:38.322Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-27T10:15:38.322Z] 3a2ae6a8a46f: Download complete [2023-09-27T10:15:38.322Z] 33b1e0a273af: Verifying Checksum [2023-09-27T10:15:38.322Z] 33b1e0a273af: Download complete [2023-09-27T10:15:38.322Z] ec43610c2a17: Verifying Checksum [2023-09-27T10:15:38.322Z] ec43610c2a17: Download complete [2023-09-27T10:15:38.322Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T10:15:38.579Z] 5eb5b503b376: Verifying Checksum [2023-09-27T10:15:38.579Z] 5eb5b503b376: Download complete [2023-09-27T10:15:39.144Z] 2f39f015ded8: Download complete [2023-09-27T10:15:39.711Z] 5eb5b503b376: Pull complete [2023-09-27T10:15:39.968Z] 5c69ac0246d0: Pull complete [2023-09-27T10:15:40.227Z] ec43610c2a17: Pull complete [2023-09-27T10:15:40.486Z] 3a2ae6a8a46f: Pull complete [2023-09-27T10:15:40.744Z] 33b1e0a273af: Pull complete [2023-09-27T10:15:40.745Z] 5d3b04190fa2: Pull complete [2023-09-27T10:15:44.943Z] 2f39f015ded8: Pull complete [2023-09-27T10:15:44.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T10:15:44.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T10:15:44.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:15:45.226Z] prd-ubuntu20.04-docker-8c-8g-8022 does not seem to be running inside a container [2023-09-27T10:15:45.263Z] $ 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-255 -v /w/workspace/undry_device-rfid-llrp-go_PR-255:/w/workspace/undry_device-rfid-llrp-go_PR-255:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T10:15:49.685Z] $ docker top fb8ca49184ebefb480289142bb016e49e050bedcbe907a7dd5eeeae3aeb6f193 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:15:50.159Z] ---> job-cost.sh [2023-09-27T10:15:50.159Z] lf-activate-venv: SKIPPING [2023-09-27T10:15:50.159Z] INFO: No Stack... [2023-09-27T10:15:50.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T10:15:50.678Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T10:15:51.001Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-255/archives/cost.csv [2023-09-27T10:15:51.001Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T10:15:51.044Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] [2023-09-27T10:15:51.049Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] did not exist. Created. [2023-09-27T10:15:51.049Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T10:15:51.445Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T10:15:51.498Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T10:15:51.530Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T10:15:51.622Z] $ docker stop --time=1 fb8ca49184ebefb480289142bb016e49e050bedcbe907a7dd5eeeae3aeb6f193 [2023-09-27T10:15:52.915Z] $ docker rm -f --volumes fb8ca49184ebefb480289142bb016e49e050bedcbe907a7dd5eeeae3aeb6f193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T10:15:56.573Z] provisioning config files... [2023-09-27T10:15:56.599Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13103029040712061462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:15:56.981Z] ---> docker-login.sh [2023-09-27T10:15:56.981Z] nexus3.edgexfoundry.org:10001 [2023-09-27T10:15:57.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:15:57.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:15:57.520Z] Configure a credential helper to remove this warning. See [2023-09-27T10:15:57.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:15:57.520Z] [2023-09-27T10:15:57.520Z] Login Succeeded [2023-09-27T10:15:57.520Z] nexus3.edgexfoundry.org:10002 [2023-09-27T10:15:57.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:15:57.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:15:57.801Z] Configure a credential helper to remove this warning. See [2023-09-27T10:15:57.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:15:57.801Z] [2023-09-27T10:15:57.801Z] Login Succeeded [2023-09-27T10:15:57.801Z] nexus3.edgexfoundry.org:10003 [2023-09-27T10:15:58.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:15:58.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:15:58.341Z] Configure a credential helper to remove this warning. See [2023-09-27T10:15:58.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:15:58.341Z] [2023-09-27T10:15:58.341Z] Login Succeeded [2023-09-27T10:15:58.341Z] nexus3.edgexfoundry.org:10004 [2023-09-27T10:15:58.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:15:58.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:15:58.610Z] Configure a credential helper to remove this warning. See [2023-09-27T10:15:58.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:15:58.610Z] [2023-09-27T10:15:58.610Z] Login Succeeded [2023-09-27T10:15:58.610Z] docker.io [2023-09-27T10:15:58.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T10:15:59.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T10:15:59.146Z] Configure a credential helper to remove this warning. See [2023-09-27T10:15:59.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T10:15:59.146Z] [2023-09-27T10:15:59.146Z] Login Succeeded [2023-09-27T10:15:59.146Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T10:15:59.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T10:15:59.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T10:15:59.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T10:15:59.633Z] ========================================================= [2023-09-27T10:15:59.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T10:15:59.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:16:00.130Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T10:16:00.405Z] Sending build context to Docker daemon 1.219MB [2023-09-27T10:16:00.405Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T10:16:00.405Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-27T10:16:00.405Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T10:16:00.405Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T10:16:00.405Z] 5d54e960e981: Pulling fs layer [2023-09-27T10:16:00.405Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T10:16:00.405Z] f0e02332f6b5: Pulling fs layer [2023-09-27T10:16:00.405Z] cefa15bbcfad: Pulling fs layer [2023-09-27T10:16:00.405Z] 17808c966233: Pulling fs layer [2023-09-27T10:16:00.405Z] f4c1fc716caa: Pulling fs layer [2023-09-27T10:16:00.405Z] f0e02332f6b5: Waiting [2023-09-27T10:16:00.405Z] 17808c966233: Waiting [2023-09-27T10:16:00.405Z] f4c1fc716caa: Waiting [2023-09-27T10:16:00.676Z] 5d54e960e981: Verifying Checksum [2023-09-27T10:16:00.676Z] 5d54e960e981: Download complete [2023-09-27T10:16:00.676Z] f0e02332f6b5: Verifying Checksum [2023-09-27T10:16:00.676Z] f0e02332f6b5: Download complete [2023-09-27T10:16:00.676Z] cefa15bbcfad: Verifying Checksum [2023-09-27T10:16:00.676Z] cefa15bbcfad: Download complete [2023-09-27T10:16:00.676Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T10:16:00.676Z] 9fda8d8052c6: Download complete [2023-09-27T10:16:01.284Z] f4c1fc716caa: Verifying Checksum [2023-09-27T10:16:01.284Z] f4c1fc716caa: Download complete [2023-09-27T10:16:02.258Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T10:16:02.258Z] c4a7e357bf2a: Download complete [2023-09-27T10:16:03.226Z] 9fda8d8052c6: Pull complete [2023-09-27T10:16:03.226Z] 17808c966233: Verifying Checksum [2023-09-27T10:16:03.226Z] 17808c966233: Download complete [2023-09-27T10:16:03.495Z] 5d54e960e981: Pull complete [2023-09-27T10:16:18.634Z] c4a7e357bf2a: Pull complete [2023-09-27T10:16:18.634Z] f0e02332f6b5: Pull complete [2023-09-27T10:16:18.634Z] cefa15bbcfad: Pull complete [2023-09-27T10:16:22.892Z] 17808c966233: Pull complete [2023-09-27T10:16:24.850Z] f4c1fc716caa: Pull complete [2023-09-27T10:16:24.850Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T10:16:24.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T10:16:24.850Z] ---> ea914061e18c [2023-09-27T10:16:24.850Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-27T10:16:26.267Z] ---> Running in 167ef1bf2144 [2023-09-27T10:16:26.535Z] Removing intermediate container 167ef1bf2144 [2023-09-27T10:16:26.535Z] ---> 1a6fc41814bb [2023-09-27T10:16:26.535Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T10:16:26.535Z] ---> Running in 2422662bf4e7 [2023-09-27T10:16:26.807Z] Removing intermediate container 2422662bf4e7 [2023-09-27T10:16:26.807Z] ---> 4da4d522d520 [2023-09-27T10:16:26.807Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T10:16:26.807Z] ---> Running in feeeb8c812a7 [2023-09-27T10:16:27.077Z] Removing intermediate container feeeb8c812a7 [2023-09-27T10:16:27.077Z] ---> f6cbb80a0e81 [2023-09-27T10:16:27.077Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T10:16:27.346Z] ---> Running in 0414e24a249f [2023-09-27T10:16:27.614Z] Removing intermediate container 0414e24a249f [2023-09-27T10:16:27.614Z] ---> 8e46b064d120 [2023-09-27T10:16:27.614Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T10:16:27.614Z] ---> Running in 77777d181b83 [2023-09-27T10:16:29.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T10:16:29.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T10:16:29.988Z] OK: 266 MiB in 52 packages [2023-09-27T10:16:30.946Z] Removing intermediate container 77777d181b83 [2023-09-27T10:16:30.946Z] ---> 309255c7742c [2023-09-27T10:16:30.946Z] Step 8/12 : WORKDIR /app [2023-09-27T10:16:30.946Z] ---> Running in 29620b2f8610 [2023-09-27T10:16:31.213Z] Removing intermediate container 29620b2f8610 [2023-09-27T10:16:31.213Z] ---> 954112a6cd1b [2023-09-27T10:16:31.213Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-27T10:16:31.796Z] ---> df51bef8f3b8 [2023-09-27T10:16:31.796Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T10:16:31.796Z] ---> Running in 90b3eb44897a [2023-09-27T10:17:39.662Z] Removing intermediate container 90b3eb44897a [2023-09-27T10:17:39.662Z] ---> 181837c835ab [2023-09-27T10:17:39.662Z] Step 11/12 : COPY . . [2023-09-27T10:17:39.662Z] ---> fa5ad9d14420 [2023-09-27T10:17:39.662Z] Step 12/12 : RUN $MAKE [2023-09-27T10:17:39.662Z] ---> Running in ebf43edd3bca [2023-09-27T10:17:39.662Z] noop [2023-09-27T10:17:39.662Z] Removing intermediate container ebf43edd3bca [2023-09-27T10:17:39.662Z] ---> b44d21d6cb9c [2023-09-27T10:17:39.662Z] Successfully built b44d21d6cb9c [2023-09-27T10:17:39.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:17:40.135Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T10:17:40.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:17:40.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-8023 does not seem to be running inside a container [2023-09-27T10:17:40.478Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-27T10:17:41.596Z] $ docker top 507dbbc8ff33539be3b54cffc0aa6ca395c7d5e67ef2947abd625dbe8cb44518 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T10:17:42.464Z] + go version [2023-09-27T10:17:42.464Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T10:17:42.503Z] $ docker stop --time=1 507dbbc8ff33539be3b54cffc0aa6ca395c7d5e67ef2947abd625dbe8cb44518 [2023-09-27T10:17:44.083Z] $ docker rm -f --volumes 507dbbc8ff33539be3b54cffc0aa6ca395c7d5e67ef2947abd625dbe8cb44518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:17:44.980Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T10:17:44.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:17:45.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-8023 does not seem to be running inside a container [2023-09-27T10:17:45.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-27T10:17:46.446Z] $ docker top a00c111d2bdc33497266dbfc22759404915f3cb3f205225ab90481a43be5bce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T10:17:46.992Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-27T10:17:47.642Z] + make test [2023-09-27T10:17:47.642Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T10:17:51.899Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-27T10:19:28.506Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-27T10:19:28.506Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-27T10:19:55.194Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.856s coverage: 40.6% of statements [2023-09-27T10:19:55.194Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 51.9% of statements [2023-09-27T10:19:55.194Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 96.4% of statements [2023-09-27T10:19:55.194Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T10:19:55.194Z] go vet ./... [2023-09-27T10:20:21.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T10:20:21.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T10:20:21.903Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T10:20:21.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T10:20:21.981Z] $ docker stop --time=1 a00c111d2bdc33497266dbfc22759404915f3cb3f205225ab90481a43be5bce8 [2023-09-27T10:20:23.766Z] $ docker rm -f --volumes a00c111d2bdc33497266dbfc22759404915f3cb3f205225ab90481a43be5bce8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T10:20:24.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T10:20:24.975Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T10:20:25.556Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T10:20:26.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T10:20:26.509Z] + ls -al . [2023-09-27T10:20:26.509Z] total 640 [2023-09-27T10:20:26.509Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 10:17 . [2023-09-27T10:20:26.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 10:15 .. [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 10:15 .dockerignore [2023-09-27T10:20:26.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 10:15 .git [2023-09-27T10:20:26.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 10:15 .github [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 10:15 .gitignore [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 10:15 .golangci.yml [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 27 10:15 Attribution.txt [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 27 10:15 CHANGELOG.md [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 27 10:15 Dockerfile [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 10:15 GOVERNANCE.md [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 10:15 Jenkinsfile [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 10:15 LICENSE [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 27 10:15 Makefile [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 10:15 OWNERS.md [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 27 10:15 README.md [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 10:13 VERSION [2023-09-27T10:20:26.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 10:15 bin [2023-09-27T10:20:26.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 10:15 cmd [2023-09-27T10:20:26.509Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 27 10:19 coverage.out [2023-09-27T10:20:26.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 10:15 examples [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 27 10:15 go.mod [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 27 10:15 go.sum [2023-09-27T10:20:26.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 10:15 images [2023-09-27T10:20:26.509Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 10:15 internal [2023-09-27T10:20:26.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 10:15 snap [2023-09-27T10:20:26.509Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:20:26.935Z] + 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=109d2b1443917ac89cf4b19082804d9c1b598b37 --label arch=arm64 --label version=0.0.0 . [2023-09-27T10:20:27.201Z] Sending build context to Docker daemon 1.219MB [2023-09-27T10:20:27.201Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T10:20:27.201Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-27T10:20:27.201Z] ---> b44d21d6cb9c [2023-09-27T10:20:27.201Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-27T10:20:27.201Z] ---> Running in 83c2e2ea96a2 [2023-09-27T10:20:27.466Z] Removing intermediate container 83c2e2ea96a2 [2023-09-27T10:20:27.466Z] ---> 641c5b579e5a [2023-09-27T10:20:27.466Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T10:20:27.743Z] ---> Running in a360a6bae869 [2023-09-27T10:20:27.743Z] Removing intermediate container a360a6bae869 [2023-09-27T10:20:27.743Z] ---> 0e761b4dc54f [2023-09-27T10:20:27.743Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-27T10:20:28.009Z] ---> Running in 8f2c6fba983b [2023-09-27T10:20:28.273Z] Removing intermediate container 8f2c6fba983b [2023-09-27T10:20:28.273Z] ---> 03ee3a404ce9 [2023-09-27T10:20:28.273Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-27T10:20:28.273Z] ---> Running in bce96ba1a89f [2023-09-27T10:20:28.539Z] Removing intermediate container bce96ba1a89f [2023-09-27T10:20:28.539Z] ---> 99480a4f5d82 [2023-09-27T10:20:28.539Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T10:20:28.539Z] ---> Running in 8f27b78eb86f [2023-09-27T10:20:29.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T10:20:29.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T10:20:30.718Z] OK: 266 MiB in 52 packages [2023-09-27T10:20:31.680Z] Removing intermediate container 8f27b78eb86f [2023-09-27T10:20:31.680Z] ---> be2f1ca079d8 [2023-09-27T10:20:31.680Z] Step 8/24 : WORKDIR /app [2023-09-27T10:20:31.680Z] ---> Running in 19cabeed602d [2023-09-27T10:20:31.947Z] Removing intermediate container 19cabeed602d [2023-09-27T10:20:31.947Z] ---> 84cd84644c65 [2023-09-27T10:20:31.947Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-27T10:20:32.531Z] ---> 1f0bccf84d86 [2023-09-27T10:20:32.531Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T10:20:32.531Z] ---> Running in c28a967a7de2 [2023-09-27T10:20:34.569Z] Removing intermediate container c28a967a7de2 [2023-09-27T10:20:34.569Z] ---> 7e28e440d1d7 [2023-09-27T10:20:34.569Z] Step 11/24 : COPY . . [2023-09-27T10:20:35.154Z] ---> 1d43685c07dd [2023-09-27T10:20:35.154Z] Step 12/24 : RUN $MAKE [2023-09-27T10:20:35.154Z] ---> Running in 70d7219e5138 [2023-09-27T10:20:36.115Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.31" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-27T10:22:27.760Z] Removing intermediate container 70d7219e5138 [2023-09-27T10:22:27.760Z] ---> 5030f0731cd1 [2023-09-27T10:22:27.760Z] Step 13/24 : FROM alpine:3.18 [2023-09-27T10:22:27.760Z] 3.18: Pulling from library/alpine [2023-09-27T10:22:27.760Z] 9fda8d8052c6: Already exists [2023-09-27T10:22:27.760Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T10:22:27.760Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T10:22:27.760Z] ---> f6648c04cd6c [2023-09-27T10:22:27.760Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-27T10:22:27.760Z] ---> Running in 6210f0aeb0a8 [2023-09-27T10:22:27.760Z] Removing intermediate container 6210f0aeb0a8 [2023-09-27T10:22:27.760Z] ---> a492549df491 [2023-09-27T10:22:27.760Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-27T10:22:27.760Z] ---> Running in a13de7fdc738 [2023-09-27T10:22:27.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T10:22:27.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T10:22:27.760Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T10:22:27.760Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T10:22:27.760Z] OK: 8 MiB in 16 packages [2023-09-27T10:22:27.760Z] Removing intermediate container a13de7fdc738 [2023-09-27T10:22:27.760Z] ---> cb056bd45df6 [2023-09-27T10:22:27.760Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-27T10:22:27.760Z] ---> b6cb109c4ef1 [2023-09-27T10:22:27.760Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-27T10:22:27.760Z] ---> f8ad8854067d [2023-09-27T10:22:27.760Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-27T10:22:27.760Z] ---> 18ed94b82f6d [2023-09-27T10:22:27.760Z] Step 19/24 : EXPOSE 59989 [2023-09-27T10:22:27.760Z] ---> Running in 13888d0f3f88 [2023-09-27T10:22:27.760Z] Removing intermediate container 13888d0f3f88 [2023-09-27T10:22:27.760Z] ---> 580162e2daa9 [2023-09-27T10:22:27.760Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-27T10:22:27.760Z] ---> Running in 0c4128d857f6 [2023-09-27T10:22:27.760Z] Removing intermediate container 0c4128d857f6 [2023-09-27T10:22:27.760Z] ---> b63c715e7660 [2023-09-27T10:22:27.760Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-27T10:22:27.760Z] ---> Running in 7b00cca24425 [2023-09-27T10:22:28.027Z] Removing intermediate container 7b00cca24425 [2023-09-27T10:22:28.027Z] ---> b3caf26d0511 [2023-09-27T10:22:28.027Z] Step 22/24 : LABEL arch=arm64 [2023-09-27T10:22:28.027Z] ---> Running in dff0076154fe [2023-09-27T10:22:28.294Z] Removing intermediate container dff0076154fe [2023-09-27T10:22:28.294Z] ---> 11d59839dc57 [2023-09-27T10:22:28.294Z] Step 23/24 : LABEL git_sha=109d2b1443917ac89cf4b19082804d9c1b598b37 [2023-09-27T10:22:28.564Z] ---> Running in a0dbe5ce6868 [2023-09-27T10:22:28.830Z] Removing intermediate container a0dbe5ce6868 [2023-09-27T10:22:28.830Z] ---> aeff2e922b5c [2023-09-27T10:22:28.830Z] Step 24/24 : LABEL version=0.0.0 [2023-09-27T10:22:28.830Z] ---> Running in 709d53ff57d4 [2023-09-27T10:22:29.095Z] Removing intermediate container 709d53ff57d4 [2023-09-27T10:22:29.095Z] ---> 315c245b9a89 [2023-09-27T10:22:29.095Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T10:22:29.095Z] Successfully built 315c245b9a89 [2023-09-27T10:22:29.095Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:22:29.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T10:22:29.929Z] [2023-09-27T10:22:29.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:22:30.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T10:22:32.273Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T10:22:32.273Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T10:22:32.273Z] 04944245beec: Pulling fs layer [2023-09-27T10:22:32.273Z] 699f458cf7ca: Pulling fs layer [2023-09-27T10:22:32.273Z] 765212b225bb: Pulling fs layer [2023-09-27T10:22:32.273Z] f23df028b6ca: Pulling fs layer [2023-09-27T10:22:32.273Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T10:22:32.273Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T10:22:32.273Z] f23df028b6ca: Waiting [2023-09-27T10:22:32.273Z] d65c8cfc05b1: Waiting [2023-09-27T10:22:32.273Z] 2437ff75d9bd: Waiting [2023-09-27T10:22:32.273Z] 765212b225bb: Waiting [2023-09-27T10:22:32.273Z] 04944245beec: Verifying Checksum [2023-09-27T10:22:32.273Z] 04944245beec: Download complete [2023-09-27T10:22:32.273Z] 765212b225bb: Verifying Checksum [2023-09-27T10:22:32.273Z] 765212b225bb: Download complete [2023-09-27T10:22:32.273Z] f23df028b6ca: Verifying Checksum [2023-09-27T10:22:32.273Z] f23df028b6ca: Download complete [2023-09-27T10:22:32.273Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T10:22:32.273Z] d65c8cfc05b1: Download complete [2023-09-27T10:22:32.273Z] 699f458cf7ca: Verifying Checksum [2023-09-27T10:22:32.273Z] 699f458cf7ca: Download complete [2023-09-27T10:22:32.540Z] 8998bd30e6a1: Verifying Checksum [2023-09-27T10:22:32.540Z] 8998bd30e6a1: Download complete [2023-09-27T10:22:35.120Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T10:22:35.120Z] 2437ff75d9bd: Download complete [2023-09-27T10:22:36.602Z] 8998bd30e6a1: Pull complete [2023-09-27T10:22:36.877Z] 04944245beec: Pull complete [2023-09-27T10:22:38.345Z] 699f458cf7ca: Pull complete [2023-09-27T10:22:38.345Z] 765212b225bb: Pull complete [2023-09-27T10:22:39.062Z] f23df028b6ca: Pull complete [2023-09-27T10:22:39.346Z] d65c8cfc05b1: Pull complete [2023-09-27T10:22:54.371Z] 2437ff75d9bd: Pull complete [2023-09-27T10:22:54.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T10:22:54.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T10:22:54.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:22:54.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-8023 does not seem to be running inside a container [2023-09-27T10:22:54.743Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-27T10:22:57.131Z] $ docker top 64cf10827d943b7ca0eb0902d5e8f2c7a76f86fc742cceecf3e8b89fbed4d639 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:22:58.017Z] ---> job-cost.sh [2023-09-27T10:22:58.017Z] lf-activate-venv: SKIPPING [2023-09-27T10:22:58.017Z] INFO: No Stack... [2023-09-27T10:22:58.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T10:22:59.258Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T10:22:59.612Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-27T10:22:59.612Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T10:22:59.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] [2023-09-27T10:22:59.983Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] did not exist. Created. [2023-09-27T10:22:59.983Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T10:23:00.420Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-b3651201/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T10:23:00.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T10:23:00.810Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T10:23:00.876Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T10:23:00.892Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T10:23:00.978Z] $ docker stop --time=1 64cf10827d943b7ca0eb0902d5e8f2c7a76f86fc742cceecf3e8b89fbed4d639 [2023-09-27T10:23:02.453Z] $ docker rm -f --volumes 64cf10827d943b7ca0eb0902d5e8f2c7a76f86fc742cceecf3e8b89fbed4d639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-27T10:23:03.636Z] provisioning config files... [2023-09-27T10:23:03.643Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/config6748052704866702972tmp [Pipeline] { [Pipeline] sh [2023-09-27T10:23:03.987Z] + set +x [2023-09-27T10:23:03.987Z] + curl -s+ https://codecov.io/bash [2023-09-27T10:23:03.987Z] bash -s -- [2023-09-27T10:23:03.987Z] [2023-09-27T10:23:03.987Z] _____ _ [2023-09-27T10:23:03.987Z] / ____| | | [2023-09-27T10:23:03.987Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T10:23:03.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T10:23:03.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T10:23:03.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T10:23:03.987Z] Bash-1.0.6 [2023-09-27T10:23:03.987Z] [2023-09-27T10:23:03.987Z] [2023-09-27T10:23:03.987Z] ==> git version 2.25.1 found [2023-09-27T10:23:03.987Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-27T10:23:03.987Z] Release-Date: 2020-01-08 [2023-09-27T10:23:03.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T10:23:03.987Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T10:23:03.987Z] ==> Jenkins CI detected. [2023-09-27T10:23:03.987Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-255 [2023-09-27T10:23:03.987Z] project root: . [2023-09-27T10:23:03.987Z] --> token set from env [2023-09-27T10:23:03.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T10:23:03.987Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T10:23:03.987Z] ==> Python coveragepy not found [2023-09-27T10:23:03.987Z] ==> Searching for coverage reports in: [2023-09-27T10:23:03.987Z] + . [2023-09-27T10:23:03.987Z] -> Found 1 reports [2023-09-27T10:23:03.987Z] ==> Detecting git/mercurial file structure [2023-09-27T10:23:04.245Z] ==> Reading reports [2023-09-27T10:23:04.245Z] + ./coverage.out bytes=459493 [2023-09-27T10:23:04.245Z] ==> Appending adjustments [2023-09-27T10:23:04.245Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T10:23:04.245Z] + Found adjustments [2023-09-27T10:23:04.245Z] ==> Gzipping contents [2023-09-27T10:23:04.504Z] 52K /tmp/codecov.zZxE2y.gz [2023-09-27T10:23:04.504Z] ==> Uploading reports [2023-09-27T10:23:04.504Z] url: https://codecov.io [2023-09-27T10:23:04.504Z] query: branch=PR-255&commit=109d2b1443917ac89cf4b19082804d9c1b598b37&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=255&job=&cmd_args= [2023-09-27T10:23:04.504Z] -> Pinging Codecov [2023-09-27T10:23:04.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-255&commit=109d2b1443917ac89cf4b19082804d9c1b598b37&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=255&job=&cmd_args= [2023-09-27T10:23:04.504Z] -> Uploading to [2023-09-27T10:23:04.504Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/581DD39554BDF9B6E22D074273EAD858/109d2b1443917ac89cf4b19082804d9c1b598b37/e3d155bb-8890-4411-8ddd-be11735396d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T102304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d62d41afda49d83fbfe785df1665610583d1cb790562e47d671eb4310ea3f621 [2023-09-27T10:23:04.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T10:23:04.504Z] Dload Upload Total Spent Left Speed [2023-09-27T10:23:05.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50510 0 0 100 50510 0 142k --:--:-- --:--:-- --:--:-- 142k [2023-09-27T10:23:05.024Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/109d2b1443917ac89cf4b19082804d9c1b598b37 [Pipeline] } [2023-09-27T10:23:05.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-27T10:23:06.942Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-255/archives ] [2023-09-27T10:23:06.942Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-255/archives [2023-09-27T10:23:06.942Z] total 16 [2023-09-27T10:23:06.942Z] drwxr-xr-x 3 root root 4096 Sep 27 10:15 . [2023-09-27T10:23:06.942Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 10:15 .. [2023-09-27T10:23:06.942Z] drwxr-xr-x 2 root root 4096 Sep 27 10:15 cost [2023-09-27T10:23:06.942Z] -rw-r--r-- 1 root root 91 Sep 27 10:15 cost.csv [2023-09-27T10:23:06.942Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-255/archives [2023-09-27T10:23:06.942Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-255/archives [2023-09-27T10:23:06.942Z] total 16 [2023-09-27T10:23:06.942Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 10:15 . [2023-09-27T10:23:06.942Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 10:15 .. [2023-09-27T10:23:06.942Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 10:15 cost [2023-09-27T10:23:06.942Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 27 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:07.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:08.200Z] ---> package-listing.sh [2023-09-27T10:23:08.200Z] ++ facter osfamily [2023-09-27T10:23:08.200Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T10:23:08.460Z] + OS_FAMILY=debian [2023-09-27T10:23:08.460Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-255 [2023-09-27T10:23:08.460Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T10:23:08.460Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T10:23:08.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T10:23:08.460Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T10:23:08.460Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-255 ']' [2023-09-27T10:23:08.460Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T10:23:08.460Z] + case "${OS_FAMILY}" in [2023-09-27T10:23:08.460Z] + grep '^ii' [2023-09-27T10:23:08.460Z] + dpkg -l [2023-09-27T10:23:08.460Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T10:23:08.460Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T10:23:08.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T10:23:08.460Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-255 ']' [2023-09-27T10:23:08.460Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-255/archives/ [2023-09-27T10:23:08.460Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-255/archives/ [Pipeline] echo [2023-09-27T10:23:08.497Z] 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-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T10:23:08.791Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T10:23:09.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T10:23:09.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T10:23:09.619Z] prd-ubuntu20.04-docker-8c-8g-8022 does not seem to be running inside a container [2023-09-27T10:23:09.656Z] $ 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-255/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-255 -v /w/workspace/undry_device-rfid-llrp-go_PR-255:/w/workspace/undry_device-rfid-llrp-go_PR-255:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T10:23:11.506Z] $ docker top a6ec93b8f5cf4cde2d290671253b567c301fc89c5af1ef1708585a493c853f9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T10:23:11.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T10:23:12.276Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T10:23:12.621Z] + ls /var/log/sa-host [2023-09-27T10:23:12.622Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T10:23:12.833Z] provisioning config files... [2023-09-27T10:23:12.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-255@tmp/config14850179684991834609tmp [Pipeline] { [Pipeline] echo [2023-09-27T10:23:12.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:13.208Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T10:23:13.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:13.669Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T10:23:13.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:14.020Z] ---> sudo-logs.sh [2023-09-27T10:23:14.020Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T10:23:14.197Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:14.546Z] ---> job-cost.sh [2023-09-27T10:23:14.546Z] lf-activate-venv: SKIPPING [2023-09-27T10:23:14.546Z] DEBUG: total: 0.2199999988079071 [2023-09-27T10:23:14.546Z] INFO: Retrieving Stack Cost... [2023-09-27T10:23:14.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T10:23:15.374Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T10:23:15.408Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T10:23:15.717Z] ---> logs-deploy.sh [2023-09-27T10:23:15.717Z] lf-activate-venv: SKIPPING [2023-09-27T10:23:15.717Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-255/1 [2023-09-27T10:23:15.717Z] INFO: archiving workspace using pattern(s): [2023-09-27T10:23:16.679Z] Archives upload complete. [2023-09-27T10:23:16.679Z] INFO: archiving logs to Nexus