Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+8a0ded6a109e73f73bbc2acaa9cab3879554e026 (f998ff0db7345194e9cfbc95b42d9fffe231c580) 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-ssh4058811310484825438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3933692423142039408.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7663692139078840779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh8341260357290868009.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7818660797092458621.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-17552 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a0ded6a109e73f73bbc2acaa9cab3879554e026 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing af223c68737ef57ac9d71d9bb41c25647c921134 Checking out Revision af223c68737ef57ac9d71d9bb41c25647c921134 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af223c68737ef57ac9d71d9bb41c25647c921134 # timeout=10 Commit message: "Merge commit '8a0ded6a109e73f73bbc2acaa9cab3879554e026' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 13a2c5584ac1e9c1247707e72fac1ed510badd8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T21:05:29.645Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T21:05:29.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T21:05:29.714Z] ========================================================= [2023-05-31T21:05:29.714Z] EdgeX Global Pipelines Version Info [2023-05-31T21:05:29.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:05:30.437Z] ------------------- [2023-05-31T21:05:30.437Z] stable info: [2023-05-31T21:05:30.437Z] ------------------- [2023-05-31T21:05:30.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T21:05:30.437Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T21:05:30.437Z] Message: update stable to v1.0.249 [2023-05-31T21:05:31.010Z] ------------------- [2023-05-31T21:05:31.010Z] experimental info: [2023-05-31T21:05:31.010Z] ------------------- [2023-05-31T21:05:31.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T21:05:31.010Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T21:05:31.010Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T21:05:31.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-31T21:05:31.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-31T21:05:31.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T21:05:31.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T21:05:31.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T21:05:31.251Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T21:05:31.269Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T21:05:31.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T21:05:31.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T21:05:31.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T21:05:31.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T21:05:31.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-31T21:05:31.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T21:05:31.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T21:05:31.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T21:05:31.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T21:05:31.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T21:05:31.396Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T21:05:31.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T21:05:31.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T21:05:31.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T21:05:31.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T21:05:31.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T21:05:31.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T21:05:31.468Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T21:05:31.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T21:05:31.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T21:05:31.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-05-31T21:05:31.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-05-31T21:05:31.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-05-31T21:05:31.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af223c68737ef57ac9d71d9bb41c25647c921134 [Pipeline] echo [2023-05-31T21:05:31.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af223c6 [Pipeline] echo [2023-05-31T21:05:31.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T21:05:31.651Z] provisioning config files... [2023-05-31T21:05:31.676Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1196306268045315515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:05:31.989Z] ---> docker-login.sh [2023-05-31T21:05:31.989Z] nexus3.edgexfoundry.org:10001 [2023-05-31T21:05:32.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:32.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:32.249Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:32.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:32.249Z] [2023-05-31T21:05:32.249Z] Login Succeeded [2023-05-31T21:05:32.249Z] nexus3.edgexfoundry.org:10002 [2023-05-31T21:05:32.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:32.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:32.249Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:32.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:32.249Z] [2023-05-31T21:05:32.249Z] Login Succeeded [2023-05-31T21:05:32.249Z] nexus3.edgexfoundry.org:10003 [2023-05-31T21:05:32.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:32.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:32.509Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:32.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:32.509Z] [2023-05-31T21:05:32.509Z] Login Succeeded [2023-05-31T21:05:32.509Z] nexus3.edgexfoundry.org:10004 [2023-05-31T21:05:32.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:32.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:32.509Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:32.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:32.509Z] [2023-05-31T21:05:32.509Z] Login Succeeded [2023-05-31T21:05:32.509Z] docker.io [2023-05-31T21:05:32.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:32.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:32.768Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:32.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:32.768Z] [2023-05-31T21:05:32.768Z] Login Succeeded [2023-05-31T21:05:32.768Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T21:05:32.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T21:05:33.151Z] + git rev-list -1 --merges af223c68737ef57ac9d71d9bb41c25647c921134~1..af223c68737ef57ac9d71d9bb41c25647c921134 [Pipeline] echo [2023-05-31T21:05:33.195Z] -----------> git rev-list -1 --merges af223c68737ef57ac9d71d9bb41c25647c921134~1..af223c68737ef57ac9d71d9bb41c25647c921134 af223c68737ef57ac9d71d9bb41c25647c921134 [2023-05-31T21:05:33.195Z] af223c68737ef57ac9d71d9bb41c25647c921134 [false] [Pipeline] sh [2023-05-31T21:05:33.486Z] + git log --format=format:%s -1 af223c68737ef57ac9d71d9bb41c25647c921134 [Pipeline] echo [2023-05-31T21:05:33.500Z] ========================================================= [2023-05-31T21:05:33.500Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T21:05:33.500Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T21:05:33.972Z] + git log --format=format:%s -1 af223c68737ef57ac9d71d9bb41c25647c921134 [Pipeline] echo [2023-05-31T21:05:33.983Z] [semverPrep] GIT_COMMIT: af223c68737ef57ac9d71d9bb41c25647c921134, Commit Message: Merge commit '8a0ded6a109e73f73bbc2acaa9cab3879554e026' into HEAD [Pipeline] echo [2023-05-31T21:05:33.993Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T21:05:34.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T21:05:34.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T21:05:34.343Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T21:05:34.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T21:05:34.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T21:05:34.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T21:05:34.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:05:34.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T21:05:34.702Z] [2023-05-31T21:05:34.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:05:35.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T21:05:35.000Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T21:05:35.000Z] b85a868b505f: Pulling fs layer [2023-05-31T21:05:35.000Z] e2be974225ed: Pulling fs layer [2023-05-31T21:05:35.000Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T21:05:35.000Z] 988bab9f4d93: Pulling fs layer [2023-05-31T21:05:35.000Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T21:05:35.000Z] eaf3925da568: Pulling fs layer [2023-05-31T21:05:35.000Z] bab4dde63d76: Pulling fs layer [2023-05-31T21:05:35.000Z] bde34c3a00c8: Pulling fs layer [2023-05-31T21:05:35.000Z] b352a97aabf1: Pulling fs layer [2023-05-31T21:05:35.000Z] 4872d77fe225: Pulling fs layer [2023-05-31T21:05:35.000Z] 5851b861e8e6: Pulling fs layer [2023-05-31T21:05:35.000Z] eaf3925da568: Waiting [2023-05-31T21:05:35.000Z] bab4dde63d76: Waiting [2023-05-31T21:05:35.000Z] bde34c3a00c8: Waiting [2023-05-31T21:05:35.000Z] b352a97aabf1: Waiting [2023-05-31T21:05:35.000Z] 4872d77fe225: Waiting [2023-05-31T21:05:35.000Z] 5851b861e8e6: Waiting [2023-05-31T21:05:35.000Z] 988bab9f4d93: Waiting [2023-05-31T21:05:35.000Z] 1469e6f7b9e6: Waiting [2023-05-31T21:05:35.000Z] e2be974225ed: Verifying Checksum [2023-05-31T21:05:35.000Z] e2be974225ed: Download complete [2023-05-31T21:05:35.000Z] 988bab9f4d93: Verifying Checksum [2023-05-31T21:05:35.000Z] 988bab9f4d93: Download complete [2023-05-31T21:05:35.260Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T21:05:35.260Z] 1469e6f7b9e6: Download complete [2023-05-31T21:05:35.260Z] eaf3925da568: Download complete [2023-05-31T21:05:35.260Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T21:05:35.260Z] 339a4e72a1f5: Download complete [2023-05-31T21:05:35.260Z] bde34c3a00c8: Verifying Checksum [2023-05-31T21:05:35.260Z] bde34c3a00c8: Download complete [2023-05-31T21:05:35.260Z] b352a97aabf1: Download complete [2023-05-31T21:05:35.260Z] 5851b861e8e6: Verifying Checksum [2023-05-31T21:05:35.260Z] 5851b861e8e6: Download complete [2023-05-31T21:05:35.260Z] b85a868b505f: Verifying Checksum [2023-05-31T21:05:35.260Z] b85a868b505f: Download complete [2023-05-31T21:05:35.829Z] bab4dde63d76: Verifying Checksum [2023-05-31T21:05:35.829Z] bab4dde63d76: Download complete [2023-05-31T21:05:36.400Z] b85a868b505f: Pull complete [2023-05-31T21:05:36.660Z] e2be974225ed: Pull complete [2023-05-31T21:05:37.228Z] 339a4e72a1f5: Pull complete [2023-05-31T21:05:37.228Z] 988bab9f4d93: Pull complete [2023-05-31T21:05:37.487Z] 1469e6f7b9e6: Pull complete [2023-05-31T21:05:37.487Z] eaf3925da568: Pull complete [2023-05-31T21:05:39.392Z] bab4dde63d76: Pull complete [2023-05-31T21:05:39.392Z] bde34c3a00c8: Pull complete [2023-05-31T21:05:39.392Z] b352a97aabf1: Pull complete [2023-05-31T21:05:39.392Z] 4872d77fe225: Pull complete [2023-05-31T21:05:39.392Z] 5851b861e8e6: Pull complete [2023-05-31T21:05:39.392Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T21:05:39.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T21:05:39.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:05:39.487Z] prd-ubuntu20.04-docker-8c-8g-17552 does not seem to be running inside a container [2023-05-31T21:05:39.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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-devops/py-git-semver:0.1.4 cat [2023-05-31T21:05:41.885Z] $ docker top 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 -eo pid,comm [2023-05-31T21:05:41.933Z] 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-05-31T21:05:41.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T21:05:41.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T21:05:41.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T21:05:42.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T21:05:42.084Z] $ docker exec 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 ssh-agent [2023-05-31T21:05:42.208Z] SSH_AUTH_SOCK=/tmp/ssh-iUmLwD9qrw7d/agent.32 [2023-05-31T21:05:42.208Z] SSH_AGENT_PID=39 [2023-05-31T21:05:42.217Z] Running ssh-add (command line suppressed) [2023-05-31T21:05:42.322Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_656888166948180524.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_656888166948180524.key) [2023-05-31T21:05:42.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T21:05:42.630Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T21:05:42.652Z] $ docker exec --env ******** --env ******** 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 ssh-agent -k [2023-05-31T21:05:42.755Z] unset SSH_AUTH_SOCK; [2023-05-31T21:05:42.755Z] unset SSH_AGENT_PID; [2023-05-31T21:05:42.756Z] echo Agent pid 39 killed; [2023-05-31T21:05:42.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T21:05:42.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T21:05:42.791Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T21:05:42.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T21:05:42.898Z] $ docker exec 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 ssh-agent [2023-05-31T21:05:43.006Z] SSH_AUTH_SOCK=/tmp/ssh-FnuOibyb9fDR/agent.71 [2023-05-31T21:05:43.006Z] SSH_AGENT_PID=77 [2023-05-31T21:05:43.011Z] Running ssh-add (command line suppressed) [2023-05-31T21:05:43.104Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_12185316207354902562.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_12185316207354902562.key) [2023-05-31T21:05:43.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T21:05:43.410Z] + git semver init [2023-05-31T21:05:43.674Z] 2023-05-31 21:05:43,602 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T21:05:43.674Z] 2023-05-31 21:05:43,603 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-31T21:05:43.674Z] 2023-05-31 21:05:43,603 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-31T21:05:43.674Z] 2023-05-31 21:05:43,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,415 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,416 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,421 [execute] INFO git cat-file --batch-check [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,428 [execute] INFO git cat-file --batch [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T21:05:44.615Z] 2023-05-31 21:05:44,434 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-31T21:05:44.615Z] 0.0.0 [Pipeline] } [2023-05-31T21:05:44.627Z] $ docker exec --env ******** --env ******** 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 ssh-agent -k [2023-05-31T21:05:44.727Z] unset SSH_AUTH_SOCK; [2023-05-31T21:05:44.728Z] unset SSH_AGENT_PID; [2023-05-31T21:05:44.728Z] echo Agent pid 77 killed; [2023-05-31T21:05:44.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T21:05:45.057Z] + git semver [Pipeline] } [2023-05-31T21:05:45.335Z] $ docker stop --time=1 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 [2023-05-31T21:05:46.616Z] $ docker rm -f --volumes 43fb2b84eb130846b825a50b8649b5eff99f09583bf6ebaed67f71e56f21dd37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T21:05:46.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T21:05:47.203Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T21:05:47.206Z] [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-05-31T21:05:47.336Z] provisioning config files... [2023-05-31T21:05:47.344Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1749592079644545396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:05:47.646Z] ---> docker-login.sh [2023-05-31T21:05:47.646Z] nexus3.edgexfoundry.org:10001 [2023-05-31T21:05:47.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:47.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:47.646Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:47.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:47.646Z] [2023-05-31T21:05:47.646Z] Login Succeeded [2023-05-31T21:05:47.646Z] nexus3.edgexfoundry.org:10002 [2023-05-31T21:05:47.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:47.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:47.646Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:47.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:47.646Z] [2023-05-31T21:05:47.646Z] Login Succeeded [2023-05-31T21:05:47.646Z] nexus3.edgexfoundry.org:10003 [2023-05-31T21:05:47.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:47.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:47.904Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:47.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:47.904Z] [2023-05-31T21:05:47.904Z] Login Succeeded [2023-05-31T21:05:47.904Z] nexus3.edgexfoundry.org:10004 [2023-05-31T21:05:47.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:47.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:47.904Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:47.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:47.904Z] [2023-05-31T21:05:47.904Z] Login Succeeded [2023-05-31T21:05:47.904Z] docker.io [2023-05-31T21:05:48.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:05:48.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:05:48.165Z] Configure a credential helper to remove this warning. See [2023-05-31T21:05:48.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:05:48.165Z] [2023-05-31T21:05:48.165Z] Login Succeeded [2023-05-31T21:05:48.165Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T21:05:48.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T21:05:48.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T21:05:48.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T21:05:48.287Z] ========================================================= [2023-05-31T21:05:48.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T21:05:48.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:05:48.626Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T21:05:48.626Z] Sending build context to Docker daemon 4.275MB [2023-05-31T21:05:48.626Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T21:05:48.626Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T21:05:48.626Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T21:05:48.626Z] f56be85fc22e: Pulling fs layer [2023-05-31T21:05:48.626Z] 85791d961cd3: Pulling fs layer [2023-05-31T21:05:48.626Z] d694b5ae8c79: Pulling fs layer [2023-05-31T21:05:48.626Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T21:05:48.626Z] 4d19c01a9841: Pulling fs layer [2023-05-31T21:05:48.626Z] 9325e15d5711: Pulling fs layer [2023-05-31T21:05:48.626Z] 9f32a84ed3da: Waiting [2023-05-31T21:05:48.626Z] 4d19c01a9841: Waiting [2023-05-31T21:05:48.626Z] 556b6ee489ea: Pulling fs layer [2023-05-31T21:05:48.626Z] 9325e15d5711: Waiting [2023-05-31T21:05:48.626Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T21:05:48.626Z] c5a4b2cf53e6: Waiting [2023-05-31T21:05:48.626Z] 85791d961cd3: Download complete [2023-05-31T21:05:48.626Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T21:05:48.626Z] 9f32a84ed3da: Download complete [2023-05-31T21:05:48.626Z] 4d19c01a9841: Verifying Checksum [2023-05-31T21:05:48.626Z] 4d19c01a9841: Download complete [2023-05-31T21:05:48.887Z] f56be85fc22e: Verifying Checksum [2023-05-31T21:05:48.887Z] f56be85fc22e: Download complete [2023-05-31T21:05:48.887Z] 9325e15d5711: Verifying Checksum [2023-05-31T21:05:48.887Z] 9325e15d5711: Download complete [2023-05-31T21:05:48.887Z] f56be85fc22e: Pull complete [2023-05-31T21:05:49.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17563 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-05-31T21:05:49.089Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2023-05-31T21:05:49.120Z] Selected Git installation does not exist. Using Default [2023-05-31T21:05:49.121Z] The recommended git tool is: NONE [2023-05-31T21:05:49.149Z] 85791d961cd3: Pull complete [2023-05-31T21:05:49.408Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T21:05:49.408Z] c5a4b2cf53e6: Download complete [2023-05-31T21:05:49.408Z] d694b5ae8c79: Download complete [2023-05-31T21:05:49.665Z] 556b6ee489ea: Verifying Checksum [2023-05-31T21:05:49.665Z] 556b6ee489ea: Download complete [2023-05-31T21:05:52.198Z] d694b5ae8c79: Pull complete [2023-05-31T21:05:52.456Z] 9f32a84ed3da: Pull complete [2023-05-31T21:05:52.456Z] 4d19c01a9841: Pull complete [2023-05-31T21:05:52.456Z] 9325e15d5711: Pull complete [2023-05-31T21:05:54.282Z] using credential edgex-jenkins-ssh [2023-05-31T21:05:54.303Z] Cloning the remote Git repository [2023-05-31T21:05:54.989Z] 556b6ee489ea: Pull complete [2023-05-31T21:05:54.358Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-31T21:05:54.497Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2023-05-31T21:05:54.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-31T21:05:54.657Z] > git --version # timeout=10 [2023-05-31T21:05:54.681Z] > git --version # 'git version 2.25.1' [2023-05-31T21:05:54.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T21:05:54.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T21:05:55.557Z] c5a4b2cf53e6: Pull complete [2023-05-31T21:05:55.557Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T21:05:55.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T21:05:55.557Z] ---> c4be618373d6 [2023-05-31T21:05:55.557Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T21:05:55.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-31T21:05:55.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T21:05:57.370Z] Merging remotes/origin/main commit 8a0ded6a109e73f73bbc2acaa9cab3879554e026 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-05-31T21:05:57.778Z] Merge succeeded, producing d85a73ad96887b77aacc5f82f1d541fe7662176f [2023-05-31T21:05:57.779Z] Checking out Revision d85a73ad96887b77aacc5f82f1d541fe7662176f (PR-229) [2023-05-31T21:05:56.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-31T21:05:56.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-31T21:05:56.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T21:05:56.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T21:05:57.397Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T21:05:57.463Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-05-31T21:05:57.576Z] > git remote # timeout=10 [2023-05-31T21:05:57.600Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T21:05:57.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T21:05:57.650Z] > git merge 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 [2023-05-31T21:05:57.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T21:05:57.793Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T21:05:57.807Z] > git checkout -f d85a73ad96887b77aacc5f82f1d541fe7662176f # timeout=10 [2023-05-31T21:06:00.856Z] ---> Running in 0efbaec24b87 [2023-05-31T21:06:00.856Z] Removing intermediate container 0efbaec24b87 [2023-05-31T21:06:00.856Z] ---> 59c0bffae896 [2023-05-31T21:06:00.856Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T21:06:00.856Z] ---> Running in 5aeb6d242906 [2023-05-31T21:06:00.856Z] Removing intermediate container 5aeb6d242906 [2023-05-31T21:06:00.856Z] ---> 4b0526b27e2e [2023-05-31T21:06:00.856Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T21:06:00.856Z] ---> Running in b306a1ab3802 [2023-05-31T21:06:00.856Z] Removing intermediate container b306a1ab3802 [2023-05-31T21:06:00.856Z] ---> fb99e12889ba [2023-05-31T21:06:00.856Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T21:06:00.856Z] ---> Running in af6077374502 [2023-05-31T21:06:00.856Z] Removing intermediate container af6077374502 [2023-05-31T21:06:00.856Z] ---> 70566b106f26 [2023-05-31T21:06:00.856Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T21:06:00.856Z] ---> Running in 58c2c27e8eea [2023-05-31T21:06:00.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T21:06:00.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T21:06:01.117Z] OK: 265 MiB in 53 packages [2023-05-31T21:06:01.319Z] Commit message: "Merge commit '8a0ded6a109e73f73bbc2acaa9cab3879554e026' into HEAD" [2023-05-31T21:06:01.348Z] First time build. Skipping changelog. [2023-05-31T21:06:01.376Z] Removing intermediate container 58c2c27e8eea [2023-05-31T21:06:01.376Z] ---> 9cd32ffa0779 [2023-05-31T21:06:01.376Z] Step 8/12 : WORKDIR /app [2023-05-31T21:06:01.376Z] ---> Running in 069a40590d99 [2023-05-31T21:06:01.376Z] Removing intermediate container 069a40590d99 [2023-05-31T21:06:01.376Z] ---> 110f775cc7de [2023-05-31T21:06:01.376Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T21:06:01.635Z] ---> dc79df3a2c3b [2023-05-31T21:06:01.635Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T21:06:01.635Z] ---> Running in e0e23eab1e9e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T21:06:02.172Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T21:06:02.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T21:06:02.172Z] Dload Upload Total Spent Left Speed [2023-05-31T21:06:02.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [2023-05-31T21:06:01.334Z] > git rev-list --no-walk 13a2c5584ac1e9c1247707e72fac1ed510badd8a # timeout=10 [Pipeline] sh [2023-05-31T21:06:02.789Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T21:06:03.220Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T21:06:03.221Z] + sudo tee /etc/docker/daemon.new [2023-05-31T21:06:03.221Z] { [2023-05-31T21:06:03.221Z] "registry-mirrors": [ [2023-05-31T21:06:03.221Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T21:06:03.221Z] ], [2023-05-31T21:06:03.221Z] "bip": "10.250.0.254/24", [2023-05-31T21:06:03.221Z] "hosts": [ [2023-05-31T21:06:03.221Z] "tcp://0.0.0.0:5555", [2023-05-31T21:06:03.221Z] "unix:///var/run/docker.sock" [2023-05-31T21:06:03.221Z] ], [2023-05-31T21:06:03.221Z] "mtu": 1458, [2023-05-31T21:06:03.221Z] "selinux-enabled": true, [2023-05-31T21:06:03.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T21:06:03.221Z] } [Pipeline] sh [2023-05-31T21:06:03.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T21:06:03.868Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T21:06:22.103Z] provisioning config files... [2023-05-31T21:06:22.127Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config9217183140269054704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:06:22.472Z] ---> docker-login.sh [2023-05-31T21:06:22.472Z] nexus3.edgexfoundry.org:10001 [2023-05-31T21:06:22.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:06:23.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:06:23.016Z] Configure a credential helper to remove this warning. See [2023-05-31T21:06:23.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:06:23.016Z] [2023-05-31T21:06:23.016Z] Login Succeeded [2023-05-31T21:06:23.016Z] nexus3.edgexfoundry.org:10002 [2023-05-31T21:06:23.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:06:23.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:06:23.285Z] Configure a credential helper to remove this warning. See [2023-05-31T21:06:23.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:06:23.285Z] [2023-05-31T21:06:23.285Z] Login Succeeded [2023-05-31T21:06:23.285Z] nexus3.edgexfoundry.org:10003 [2023-05-31T21:06:23.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:06:23.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:06:23.829Z] Configure a credential helper to remove this warning. See [2023-05-31T21:06:23.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:06:23.829Z] [2023-05-31T21:06:23.829Z] Login Succeeded [2023-05-31T21:06:23.829Z] nexus3.edgexfoundry.org:10004 [2023-05-31T21:06:23.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:06:24.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:06:24.098Z] Configure a credential helper to remove this warning. See [2023-05-31T21:06:24.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:06:24.098Z] [2023-05-31T21:06:24.098Z] Login Succeeded [2023-05-31T21:06:24.098Z] docker.io [2023-05-31T21:06:24.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T21:06:24.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T21:06:24.633Z] Configure a credential helper to remove this warning. See [2023-05-31T21:06:24.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T21:06:24.633Z] [2023-05-31T21:06:24.633Z] Login Succeeded [2023-05-31T21:06:24.633Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T21:06:24.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T21:06:24.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T21:06:24.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T21:06:24.924Z] ========================================================= [2023-05-31T21:06:24.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T21:06:24.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:06:25.271Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T21:06:25.539Z] Sending build context to Docker daemon 1.217MB [2023-05-31T21:06:25.539Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T21:06:25.539Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T21:06:28.126Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T21:06:28.126Z] c41833b44d91: Pulling fs layer [2023-05-31T21:06:28.126Z] ed15518f5707: Pulling fs layer [2023-05-31T21:06:28.126Z] feae8fd75edb: Pulling fs layer [2023-05-31T21:06:28.126Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T21:06:28.126Z] 3cdef696dda3: Pulling fs layer [2023-05-31T21:06:28.126Z] 2ced38df9373: Pulling fs layer [2023-05-31T21:06:28.126Z] 58f1dce35555: Pulling fs layer [2023-05-31T21:06:28.126Z] 2ced38df9373: Waiting [2023-05-31T21:06:28.126Z] 58f1dce35555: Waiting [2023-05-31T21:06:28.126Z] 242c74f7c9fa: Waiting [2023-05-31T21:06:28.126Z] 3cdef696dda3: Waiting [2023-05-31T21:06:28.126Z] ed15518f5707: Verifying Checksum [2023-05-31T21:06:28.126Z] ed15518f5707: Download complete [2023-05-31T21:06:28.126Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T21:06:28.126Z] 242c74f7c9fa: Download complete [2023-05-31T21:06:28.126Z] 3cdef696dda3: Download complete [2023-05-31T21:06:28.126Z] c41833b44d91: Verifying Checksum [2023-05-31T21:06:28.126Z] c41833b44d91: Download complete [2023-05-31T21:06:28.720Z] c41833b44d91: Pull complete [2023-05-31T21:06:28.992Z] 58f1dce35555: Verifying Checksum [2023-05-31T21:06:28.992Z] 58f1dce35555: Download complete [2023-05-31T21:06:29.279Z] ed15518f5707: Pull complete [2023-05-31T21:06:30.247Z] feae8fd75edb: Verifying Checksum [2023-05-31T21:06:30.247Z] feae8fd75edb: Download complete [2023-05-31T21:06:30.247Z] 2ced38df9373: Verifying Checksum [2023-05-31T21:06:30.247Z] 2ced38df9373: Download complete [2023-05-31T21:06:40.353Z] Removing intermediate container e0e23eab1e9e [2023-05-31T21:06:40.353Z] ---> 4c04628ef20e [2023-05-31T21:06:40.353Z] Step 11/12 : COPY . . [2023-05-31T21:06:40.353Z] ---> edd30a17846d [2023-05-31T21:06:40.353Z] Step 12/12 : RUN $MAKE [2023-05-31T21:06:40.353Z] ---> Running in 07d05a5ca444 [2023-05-31T21:06:40.353Z] noop [2023-05-31T21:06:40.353Z] Removing intermediate container 07d05a5ca444 [2023-05-31T21:06:40.353Z] ---> b4cd80d5aeb8 [2023-05-31T21:06:40.353Z] Successfully built b4cd80d5aeb8 [2023-05-31T21:06:40.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:06:40.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T21:06:40.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:06:40.748Z] prd-ubuntu20.04-docker-8c-8g-17552 does not seem to be running inside a container [2023-05-31T21:06:40.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T21:06:41.137Z] $ docker top 159fcfb576a2d86d825e22df19a36a065f65924299d9ea218bf8626499c69755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T21:06:41.479Z] + go version [2023-05-31T21:06:41.479Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T21:06:41.491Z] $ docker stop --time=1 159fcfb576a2d86d825e22df19a36a065f65924299d9ea218bf8626499c69755 [2023-05-31T21:06:42.580Z] feae8fd75edb: Pull complete [2023-05-31T21:06:42.581Z] 242c74f7c9fa: Pull complete [2023-05-31T21:06:42.581Z] 3cdef696dda3: Pull complete [2023-05-31T21:06:42.844Z] $ docker rm -f --volumes 159fcfb576a2d86d825e22df19a36a065f65924299d9ea218bf8626499c69755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:06:43.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T21:06:43.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:06:43.348Z] prd-ubuntu20.04-docker-8c-8g-17552 does not seem to be running inside a container [2023-05-31T21:06:43.385Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T21:06:43.740Z] $ docker top 8bc7ba10b6edf37a388af6c4a36e622d090edf299af0ed36fcac541afa573e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T21:06:44.102Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-05-31T21:06:44.402Z] + make test [2023-05-31T21:06:44.402Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T21:06:47.951Z] 2ced38df9373: Pull complete [2023-05-31T21:06:49.678Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-31T21:06:50.544Z] 58f1dce35555: Pull complete [2023-05-31T21:06:50.544Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T21:06:50.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T21:06:50.810Z] ---> fadd8f120f05 [2023-05-31T21:06:50.810Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T21:06:52.755Z] ---> Running in c005583152f8 [2023-05-31T21:06:53.026Z] Removing intermediate container c005583152f8 [2023-05-31T21:06:53.026Z] ---> 67ebfa8428a7 [2023-05-31T21:06:53.026Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T21:06:53.026Z] ---> Running in 8c7bc82feb77 [2023-05-31T21:06:53.297Z] Removing intermediate container 8c7bc82feb77 [2023-05-31T21:06:53.297Z] ---> 42f41c8be0a7 [2023-05-31T21:06:53.297Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T21:06:53.297Z] ---> Running in 0160d09545b7 [2023-05-31T21:06:53.883Z] Removing intermediate container 0160d09545b7 [2023-05-31T21:06:53.883Z] ---> 13e2a92418be [2023-05-31T21:06:53.883Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T21:06:53.883Z] ---> Running in 2bf72d895394 [2023-05-31T21:06:54.154Z] Removing intermediate container 2bf72d895394 [2023-05-31T21:06:54.154Z] ---> 14e9523dcc64 [2023-05-31T21:06:54.154Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T21:06:54.154Z] ---> Running in 3571623a79d8 [2023-05-31T21:06:55.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T21:06:55.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T21:06:56.663Z] OK: 263 MiB in 53 packages [2023-05-31T21:06:57.625Z] Removing intermediate container 3571623a79d8 [2023-05-31T21:06:57.625Z] ---> 1b66a0e6c204 [2023-05-31T21:06:57.625Z] Step 8/12 : WORKDIR /app [2023-05-31T21:06:57.625Z] ---> Running in a40e4a551425 [2023-05-31T21:06:57.893Z] Removing intermediate container a40e4a551425 [2023-05-31T21:06:57.893Z] ---> b2b1066e0a4e [2023-05-31T21:06:57.893Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T21:06:58.164Z] ---> f967d34a31ce [2023-05-31T21:06:58.164Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T21:06:58.437Z] ---> Running in af13ca28e3b6 [2023-05-31T21:07:01.924Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-31T21:07:01.924Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-31T21:07:04.460Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.219s coverage: 40.5% of statements [2023-05-31T21:07:04.460Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.260s coverage: 52.0% of statements [2023-05-31T21:07:04.460Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 96.4% of statements [2023-05-31T21:07:14.447Z] go vet ./... [2023-05-31T21:07:17.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T21:07:17.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T21:07:17.725Z] ./bin/test-attribution-txt.sh [2023-05-31T21:07:17.725Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-31T21:07:17.725Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T21:07:17.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T21:07:17.747Z] $ docker stop --time=1 8bc7ba10b6edf37a388af6c4a36e622d090edf299af0ed36fcac541afa573e58 [2023-05-31T21:07:22.508Z] $ docker rm -f --volumes 8bc7ba10b6edf37a388af6c4a36e622d090edf299af0ed36fcac541afa573e58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T21:07:23.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T21:07:23.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T21:07:23.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T21:07:24.002Z] + ls -al . [2023-05-31T21:07:24.002Z] total 636 [2023-05-31T21:07:24.002Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 21:06 . [2023-05-31T21:07:24.002Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 21:05 .. [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 134 May 31 21:05 .dockerignore [2023-05-31T21:07:24.002Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 21:05 .git [2023-05-31T21:07:24.002Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 21:05 .github [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 946 May 31 21:05 .gitignore [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 21:05 .golangci.yml [2023-05-31T21:07:24.002Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 21:05 .semver [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 31 21:05 Attribution.txt [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 31 21:05 CHANGELOG.md [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 31 21:05 Dockerfile [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 21:05 GOVERNANCE.md [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 683 May 31 21:05 Jenkinsfile [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 31 21:05 LICENSE [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 31 21:05 Makefile [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 21:05 OWNERS.md [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 29016 May 31 21:05 README.md [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 21:05 VERSION [2023-05-31T21:07:24.002Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 21:05 bin [2023-05-31T21:07:24.002Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 21:05 cmd [2023-05-31T21:07:24.002Z] -rw-r--r-- 1 jenkins jenkins 458039 May 31 21:07 coverage.out [2023-05-31T21:07:24.002Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 21:05 examples [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 21:05 go.mod [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 31 21:05 go.sum [2023-05-31T21:07:24.002Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 21:05 images [2023-05-31T21:07:24.002Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 21:05 internal [2023-05-31T21:07:24.002Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 21:05 snap [2023-05-31T21:07:24.002Z] -rw-rw-r-- 1 jenkins jenkins 193 May 31 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:07:24.334Z] + 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=af223c68737ef57ac9d71d9bb41c25647c921134 --label arch=amd64 --label version=0.0.0 . [2023-05-31T21:07:24.334Z] Sending build context to Docker daemon 4.275MB [2023-05-31T21:07:24.334Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T21:07:24.334Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T21:07:24.334Z] ---> b4cd80d5aeb8 [2023-05-31T21:07:24.334Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T21:07:24.594Z] ---> Running in 138d8a272d00 [2023-05-31T21:07:24.853Z] Removing intermediate container 138d8a272d00 [2023-05-31T21:07:24.853Z] ---> 3a19c4ca677a [2023-05-31T21:07:24.853Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T21:07:25.115Z] ---> Running in 1a10c385fb0c [2023-05-31T21:07:25.375Z] Removing intermediate container 1a10c385fb0c [2023-05-31T21:07:25.375Z] ---> dde8cb5bfd83 [2023-05-31T21:07:25.375Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T21:07:25.375Z] ---> Running in d6c91b1eca70 [2023-05-31T21:07:25.634Z] Removing intermediate container d6c91b1eca70 [2023-05-31T21:07:25.634Z] ---> 8fa9c0f582ad [2023-05-31T21:07:25.634Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T21:07:25.903Z] ---> Running in c3da49579f19 [2023-05-31T21:07:26.173Z] Removing intermediate container c3da49579f19 [2023-05-31T21:07:26.173Z] ---> 4381f83e3d6d [2023-05-31T21:07:26.173Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T21:07:26.173Z] ---> Running in 900ed41c2294 [2023-05-31T21:07:26.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T21:07:26.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T21:07:26.949Z] OK: 265 MiB in 53 packages [2023-05-31T21:07:27.516Z] Removing intermediate container 900ed41c2294 [2023-05-31T21:07:27.516Z] ---> ebe596d3c574 [2023-05-31T21:07:27.516Z] Step 8/24 : WORKDIR /app [2023-05-31T21:07:27.775Z] ---> Running in 2d48e11d3bf7 [2023-05-31T21:07:27.775Z] Removing intermediate container 2d48e11d3bf7 [2023-05-31T21:07:27.775Z] ---> 3d6d1cea48a4 [2023-05-31T21:07:27.775Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T21:07:28.036Z] ---> 3ee97872d53c [2023-05-31T21:07:28.036Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T21:07:28.302Z] ---> Running in ff2878170bf6 [2023-05-31T21:07:29.269Z] Removing intermediate container ff2878170bf6 [2023-05-31T21:07:29.269Z] ---> feae53b17682 [2023-05-31T21:07:29.269Z] Step 11/24 : COPY . . [2023-05-31T21:07:29.839Z] ---> dcbce0dba10b [2023-05-31T21:07:29.839Z] Step 12/24 : RUN $MAKE [2023-05-31T21:07:29.839Z] ---> Running in 599f806ec288 [2023-05-31T21:07:30.408Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-31T21:07:57.130Z] Removing intermediate container 599f806ec288 [2023-05-31T21:07:57.130Z] ---> e892a17a1e08 [2023-05-31T21:07:57.130Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T21:07:57.130Z] 3.17: Pulling from library/alpine [2023-05-31T21:07:57.130Z] f56be85fc22e: Already exists [2023-05-31T21:07:57.130Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T21:07:57.130Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T21:07:57.130Z] ---> 9ed4aefc74f6 [2023-05-31T21:07:57.130Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-31T21:07:57.130Z] ---> Running in 03db5a36dd0d [2023-05-31T21:07:57.130Z] Removing intermediate container 03db5a36dd0d [2023-05-31T21:07:57.130Z] ---> 11ae4ed63e25 [2023-05-31T21:07:57.130Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T21:07:57.130Z] ---> Running in a03749c3577e [2023-05-31T21:07:57.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T21:07:57.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T21:07:57.130Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T21:07:57.130Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T21:07:57.130Z] OK: 7 MiB in 16 packages [2023-05-31T21:07:57.394Z] Removing intermediate container a03749c3577e [2023-05-31T21:07:57.394Z] ---> 65342e1b3b74 [2023-05-31T21:07:57.394Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-31T21:07:57.966Z] ---> 1bb8489bb460 [2023-05-31T21:07:57.966Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-31T21:07:58.224Z] ---> c3d6ed460868 [2023-05-31T21:07:58.224Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-31T21:08:00.142Z] ---> cb4fa74dc417 [2023-05-31T21:08:00.142Z] Step 19/24 : EXPOSE 59989 [2023-05-31T21:08:00.413Z] ---> Running in d689eaf6c5e7 [2023-05-31T21:08:00.688Z] Removing intermediate container d689eaf6c5e7 [2023-05-31T21:08:00.688Z] ---> 28e28c00ee86 [2023-05-31T21:08:00.688Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-31T21:08:00.946Z] ---> Running in 133a9aa1a2f5 [2023-05-31T21:08:01.516Z] Removing intermediate container 133a9aa1a2f5 [2023-05-31T21:08:01.517Z] ---> a283f3b39f98 [2023-05-31T21:08:01.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T21:08:01.517Z] ---> Running in 49e3352329b7 [2023-05-31T21:08:01.783Z] Removing intermediate container 49e3352329b7 [2023-05-31T21:08:01.783Z] ---> 17f1d581941f [2023-05-31T21:08:01.783Z] Step 22/24 : LABEL arch=amd64 [2023-05-31T21:08:02.042Z] ---> Running in 7337e913c97f [2023-05-31T21:08:02.042Z] Removing intermediate container 7337e913c97f [2023-05-31T21:08:02.042Z] ---> 00abd9b1d4f9 [2023-05-31T21:08:02.042Z] Step 23/24 : LABEL git_sha=af223c68737ef57ac9d71d9bb41c25647c921134 [2023-05-31T21:08:02.301Z] ---> Running in 755db9999de1 [2023-05-31T21:08:02.559Z] Removing intermediate container 755db9999de1 [2023-05-31T21:08:02.559Z] ---> de4c265bc7e3 [2023-05-31T21:08:02.559Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T21:08:02.817Z] ---> Running in da9def7bcef7 [2023-05-31T21:08:03.077Z] Removing intermediate container da9def7bcef7 [2023-05-31T21:08:03.077Z] ---> dd53de41db4f [2023-05-31T21:08:03.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T21:08:03.077Z] Successfully built dd53de41db4f [2023-05-31T21:08:03.077Z] 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-05-31T21:08:03.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T21:08:03.541Z] [2023-05-31T21:08:03.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:08:03.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T21:08:04.101Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T21:08:04.101Z] 5eb5b503b376: Pulling fs layer [2023-05-31T21:08:04.101Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T21:08:04.101Z] ec43610c2a17: Pulling fs layer [2023-05-31T21:08:04.101Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T21:08:04.101Z] 33b1e0a273af: Pulling fs layer [2023-05-31T21:08:04.101Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T21:08:04.101Z] 2f39f015ded8: Pulling fs layer [2023-05-31T21:08:04.101Z] 3a2ae6a8a46f: Waiting [2023-05-31T21:08:04.101Z] 5d3b04190fa2: Waiting [2023-05-31T21:08:04.101Z] 2f39f015ded8: Waiting [2023-05-31T21:08:04.101Z] 33b1e0a273af: Waiting [2023-05-31T21:08:04.101Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T21:08:04.101Z] 5c69ac0246d0: Download complete [2023-05-31T21:08:04.101Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T21:08:04.101Z] 3a2ae6a8a46f: Download complete [2023-05-31T21:08:04.101Z] 33b1e0a273af: Verifying Checksum [2023-05-31T21:08:04.101Z] 33b1e0a273af: Download complete [2023-05-31T21:08:04.101Z] 5d3b04190fa2: Download complete [2023-05-31T21:08:04.101Z] ec43610c2a17: Verifying Checksum [2023-05-31T21:08:04.101Z] ec43610c2a17: Download complete [2023-05-31T21:08:04.359Z] 5eb5b503b376: Verifying Checksum [2023-05-31T21:08:04.359Z] 5eb5b503b376: Download complete [2023-05-31T21:08:04.925Z] 2f39f015ded8: Verifying Checksum [2023-05-31T21:08:04.925Z] 2f39f015ded8: Download complete [2023-05-31T21:08:05.857Z] 5eb5b503b376: Pull complete [2023-05-31T21:08:05.857Z] 5c69ac0246d0: Pull complete [2023-05-31T21:08:06.333Z] Removing intermediate container af13ca28e3b6 [2023-05-31T21:08:06.334Z] ---> e09e2b9dc28f [2023-05-31T21:08:06.334Z] Step 11/12 : COPY . . [2023-05-31T21:08:06.334Z] ---> 23a0b9d8e2a7 [2023-05-31T21:08:06.334Z] Step 12/12 : RUN $MAKE [2023-05-31T21:08:06.334Z] ---> Running in 881444818d13 [2023-05-31T21:08:06.334Z] noop [2023-05-31T21:08:06.334Z] Removing intermediate container 881444818d13 [2023-05-31T21:08:06.334Z] ---> 4c74d11fbd65 [2023-05-31T21:08:06.334Z] Successfully built 4c74d11fbd65 [2023-05-31T21:08:06.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:08:06.431Z] ec43610c2a17: Pull complete [2023-05-31T21:08:06.431Z] 3a2ae6a8a46f: Pull complete [2023-05-31T21:08:06.680Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T21:08:06.681Z] . [2023-05-31T21:08:06.688Z] 33b1e0a273af: Pull complete [2023-05-31T21:08:06.688Z] 5d3b04190fa2: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:08:06.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-17563 does not seem to be running inside a container [2023-05-31T21:08:06.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T21:08:08.104Z] $ docker top 51b1892ab660ef9314d1f7146e8b6671c89626a135b537a23a7a968f365cefc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T21:08:08.908Z] + go version [2023-05-31T21:08:08.909Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T21:08:08.935Z] $ docker stop --time=1 51b1892ab660ef9314d1f7146e8b6671c89626a135b537a23a7a968f365cefc3 [2023-05-31T21:08:10.484Z] $ docker rm -f --volumes 51b1892ab660ef9314d1f7146e8b6671c89626a135b537a23a7a968f365cefc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:08:10.912Z] 2f39f015ded8: Pull complete [2023-05-31T21:08:10.913Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T21:08:11.004Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T21:08:11.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:08:11.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T21:08:11.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T21:08:11.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-17563 does not seem to be running inside a container [2023-05-31T21:08:11.261Z] $ 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/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T21:08:12.426Z] $ docker top 2df073ad54ce45b5a5aaf365ebcd59656e023978b0c5a565d4150cb38d4cf2d0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:08:12.749Z] prd-ubuntu20.04-docker-8c-8g-17552 does not seem to be running inside a container [2023-05-31T21:08:12.779Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T21:08:13.260Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/9 [2023-05-31T21:08:22.083Z] $ docker top efd08cfe8922fc00d89ceb2d6791da4e935cdc851303efa1c278eebfa1c3d86c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-05-31T21:08:22.574Z] ---> job-cost.sh [2023-05-31T21:08:22.574Z] lf-activate-venv: SKIPPING [2023-05-31T21:08:22.574Z] INFO: No Stack... [2023-05-31T21:08:22.644Z] + make test [2023-05-31T21:08:22.644Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T21:08:23.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T21:08:23.402Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T21:08:23.690Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-05-31T21:08:23.690Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T21:08:23.703Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] [2023-05-31T21:08:23.714Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] did not exist. Created. [2023-05-31T21:08:23.714Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T21:08:24.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T21:08:24.056Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T21:08:24.065Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T21:08:24.085Z] $ docker stop --time=1 efd08cfe8922fc00d89ceb2d6791da4e935cdc851303efa1c278eebfa1c3d86c [2023-05-31T21:08:25.366Z] $ docker rm -f --volumes efd08cfe8922fc00d89ceb2d6791da4e935cdc851303efa1c278eebfa1c3d86c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T21:08:55.098Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-31T21:10:46.831Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-31T21:10:46.831Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-31T21:11:25.699Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.654s coverage: 40.5% of statements [2023-05-31T21:11:25.699Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.601s coverage: 51.9% of statements [2023-05-31T21:11:25.699Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2023-05-31T21:11:25.699Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T21:11:25.699Z] go vet ./... [2023-05-31T21:11:52.391Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T21:11:52.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T21:11:52.391Z] ./bin/test-attribution-txt.sh [2023-05-31T21:11:52.391Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-31T21:11:52.391Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T21:11:52.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T21:11:52.430Z] $ docker stop --time=1 2df073ad54ce45b5a5aaf365ebcd59656e023978b0c5a565d4150cb38d4cf2d0 [2023-05-31T21:11:54.377Z] $ docker rm -f --volumes 2df073ad54ce45b5a5aaf365ebcd59656e023978b0c5a565d4150cb38d4cf2d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T21:11:55.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T21:11:55.547Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T21:11:56.241Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T21:11:56.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T21:11:56.935Z] + ls -al . [2023-05-31T21:11:56.935Z] total 632 [2023-05-31T21:11:56.935Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 21:08 . [2023-05-31T21:11:56.935Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 21:05 .. [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 134 May 31 21:05 .dockerignore [2023-05-31T21:11:56.935Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 21:05 .git [2023-05-31T21:11:56.935Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 21:05 .github [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 946 May 31 21:05 .gitignore [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 21:05 .golangci.yml [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 31 21:05 Attribution.txt [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 31 21:05 CHANGELOG.md [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 31 21:05 Dockerfile [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 21:05 GOVERNANCE.md [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 683 May 31 21:05 Jenkinsfile [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 31 21:05 LICENSE [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 31 21:05 Makefile [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 21:05 OWNERS.md [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 29016 May 31 21:05 README.md [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 21:05 VERSION [2023-05-31T21:11:56.935Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 21:05 bin [2023-05-31T21:11:56.935Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 21:05 cmd [2023-05-31T21:11:56.935Z] -rw-r--r-- 1 jenkins jenkins 458039 May 31 21:11 coverage.out [2023-05-31T21:11:56.935Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 21:05 examples [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 21:05 go.mod [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 31 21:05 go.sum [2023-05-31T21:11:56.935Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 21:05 images [2023-05-31T21:11:56.935Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 21:05 internal [2023-05-31T21:11:56.935Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 21:05 snap [2023-05-31T21:11:56.935Z] -rw-rw-r-- 1 jenkins jenkins 193 May 31 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:11:57.266Z] + 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=d85a73ad96887b77aacc5f82f1d541fe7662176f --label arch=arm64 --label version=0.0.0 . [2023-05-31T21:11:57.533Z] Sending build context to Docker daemon 1.217MB [2023-05-31T21:11:57.533Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T21:11:57.533Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T21:11:57.533Z] ---> 4c74d11fbd65 [2023-05-31T21:11:57.533Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T21:11:57.533Z] ---> Running in 74aa97e060fe [2023-05-31T21:11:57.805Z] Removing intermediate container 74aa97e060fe [2023-05-31T21:11:57.805Z] ---> 93af5ea75399 [2023-05-31T21:11:57.805Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T21:11:58.072Z] ---> Running in a13e716e2e85 [2023-05-31T21:11:58.339Z] Removing intermediate container a13e716e2e85 [2023-05-31T21:11:58.339Z] ---> 764ad123f745 [2023-05-31T21:11:58.339Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T21:11:58.339Z] ---> Running in d2f30c1d0218 [2023-05-31T21:11:58.607Z] Removing intermediate container d2f30c1d0218 [2023-05-31T21:11:58.607Z] ---> 7269a8e591d0 [2023-05-31T21:11:58.607Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T21:11:58.607Z] ---> Running in 5411a2f77b53 [2023-05-31T21:11:58.877Z] Removing intermediate container 5411a2f77b53 [2023-05-31T21:11:58.877Z] ---> 63190efdd3b7 [2023-05-31T21:11:58.877Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T21:11:58.877Z] ---> Running in b6c8989aac0e [2023-05-31T21:11:59.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T21:12:00.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T21:12:01.407Z] OK: 263 MiB in 53 packages [2023-05-31T21:12:02.368Z] Removing intermediate container b6c8989aac0e [2023-05-31T21:12:02.368Z] ---> d82fe99f6a50 [2023-05-31T21:12:02.368Z] Step 8/24 : WORKDIR /app [2023-05-31T21:12:02.368Z] ---> Running in c80201247e76 [2023-05-31T21:12:02.636Z] Removing intermediate container c80201247e76 [2023-05-31T21:12:02.636Z] ---> fc9c6e279210 [2023-05-31T21:12:02.636Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T21:12:03.219Z] ---> bfb484520b15 [2023-05-31T21:12:03.219Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T21:12:03.219Z] ---> Running in 09f88fc2e24a [2023-05-31T21:12:05.817Z] Removing intermediate container 09f88fc2e24a [2023-05-31T21:12:05.817Z] ---> 5e82cc7d9078 [2023-05-31T21:12:05.817Z] Step 11/24 : COPY . . [2023-05-31T21:12:06.085Z] ---> fb35f0b4850e [2023-05-31T21:12:06.085Z] Step 12/24 : RUN $MAKE [2023-05-31T21:12:06.363Z] ---> Running in 68cbf57739b2 [2023-05-31T21:12:07.327Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-31T21:14:29.108Z] Removing intermediate container 68cbf57739b2 [2023-05-31T21:14:29.108Z] ---> 4ca02f6035bd [2023-05-31T21:14:29.108Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T21:14:29.108Z] 3.17: Pulling from library/alpine [2023-05-31T21:14:29.108Z] c41833b44d91: Already exists [2023-05-31T21:14:29.108Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T21:14:29.108Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T21:14:29.108Z] ---> 51e60588ff2c [2023-05-31T21:14:29.108Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-31T21:14:29.108Z] ---> Running in cb032bc29971 [2023-05-31T21:14:29.108Z] Removing intermediate container cb032bc29971 [2023-05-31T21:14:29.108Z] ---> f290d1c1d919 [2023-05-31T21:14:29.108Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T21:14:29.108Z] ---> Running in 5d48d284f13f [2023-05-31T21:14:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T21:14:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T21:14:29.108Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T21:14:29.108Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T21:14:29.108Z] OK: 8 MiB in 16 packages [2023-05-31T21:14:29.108Z] Removing intermediate container 5d48d284f13f [2023-05-31T21:14:29.108Z] ---> 8c6cb743662c [2023-05-31T21:14:29.108Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-31T21:14:29.108Z] ---> 4f089e880a33 [2023-05-31T21:14:29.108Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-31T21:14:29.108Z] ---> cfbe2d118ea7 [2023-05-31T21:14:29.108Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-31T21:14:29.108Z] ---> 3adc99e494e1 [2023-05-31T21:14:29.108Z] Step 19/24 : EXPOSE 59989 [2023-05-31T21:14:29.108Z] ---> Running in b54312186273 [2023-05-31T21:14:29.108Z] Removing intermediate container b54312186273 [2023-05-31T21:14:29.108Z] ---> 7a3bd94dec73 [2023-05-31T21:14:29.108Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-31T21:14:29.108Z] ---> Running in d7a5a0be0219 [2023-05-31T21:14:29.108Z] Removing intermediate container d7a5a0be0219 [2023-05-31T21:14:29.108Z] ---> 04c5538d5ea2 [2023-05-31T21:14:29.108Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T21:14:29.108Z] ---> Running in 1f0abaa7afb1 [2023-05-31T21:14:29.108Z] Removing intermediate container 1f0abaa7afb1 [2023-05-31T21:14:29.108Z] ---> 60cccc93fb7d [2023-05-31T21:14:29.108Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T21:14:29.108Z] ---> Running in 1fbe2b7dff38 [2023-05-31T21:14:29.108Z] Removing intermediate container 1fbe2b7dff38 [2023-05-31T21:14:29.108Z] ---> 28be9f325ac3 [2023-05-31T21:14:29.108Z] Step 23/24 : LABEL git_sha=d85a73ad96887b77aacc5f82f1d541fe7662176f [2023-05-31T21:14:29.108Z] ---> Running in b41b5335153d [2023-05-31T21:14:29.108Z] Removing intermediate container b41b5335153d [2023-05-31T21:14:29.108Z] ---> 1b0e06c40a3c [2023-05-31T21:14:29.108Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T21:14:29.108Z] ---> Running in 1a65032987d9 [2023-05-31T21:14:29.108Z] Removing intermediate container 1a65032987d9 [2023-05-31T21:14:29.108Z] ---> f3ba9b81a6e5 [2023-05-31T21:14:29.108Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T21:14:29.108Z] Successfully built f3ba9b81a6e5 [2023-05-31T21:14:29.108Z] 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-05-31T21:14:29.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T21:14:29.540Z] [2023-05-31T21:14:29.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:14:29.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T21:14:29.869Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T21:14:29.869Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T21:14:29.869Z] 04944245beec: Pulling fs layer [2023-05-31T21:14:29.869Z] 699f458cf7ca: Pulling fs layer [2023-05-31T21:14:29.869Z] 765212b225bb: Pulling fs layer [2023-05-31T21:14:29.869Z] f23df028b6ca: Pulling fs layer [2023-05-31T21:14:29.869Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T21:14:29.869Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T21:14:29.869Z] f23df028b6ca: Waiting [2023-05-31T21:14:29.869Z] d65c8cfc05b1: Waiting [2023-05-31T21:14:29.869Z] 765212b225bb: Waiting [2023-05-31T21:14:29.869Z] 2437ff75d9bd: Waiting [2023-05-31T21:14:30.136Z] 04944245beec: Verifying Checksum [2023-05-31T21:14:30.136Z] 04944245beec: Download complete [2023-05-31T21:14:30.136Z] 765212b225bb: Verifying Checksum [2023-05-31T21:14:30.136Z] 765212b225bb: Download complete [2023-05-31T21:14:30.136Z] f23df028b6ca: Download complete [2023-05-31T21:14:30.136Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T21:14:30.136Z] d65c8cfc05b1: Download complete [2023-05-31T21:14:30.404Z] 699f458cf7ca: Verifying Checksum [2023-05-31T21:14:30.404Z] 699f458cf7ca: Download complete [2023-05-31T21:14:30.673Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T21:14:30.673Z] 8998bd30e6a1: Download complete [2023-05-31T21:14:32.615Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T21:14:32.615Z] 2437ff75d9bd: Download complete [2023-05-31T21:14:35.957Z] 8998bd30e6a1: Pull complete [2023-05-31T21:14:36.538Z] 04944245beec: Pull complete [2023-05-31T21:14:37.494Z] 699f458cf7ca: Pull complete [2023-05-31T21:14:37.760Z] 765212b225bb: Pull complete [2023-05-31T21:14:38.341Z] f23df028b6ca: Pull complete [2023-05-31T21:14:38.606Z] d65c8cfc05b1: Pull complete [2023-05-31T21:14:50.903Z] 2437ff75d9bd: Pull complete [2023-05-31T21:14:50.903Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T21:14:50.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T21:14:50.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:14:51.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-17563 does not seem to be running inside a container [2023-05-31T21:14:51.163Z] $ 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/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T21:14:53.599Z] $ docker top 332a79445eaf9143ca188f53cb0e3a1ee7c97d6b44dff998cd0d653e0a5bc5ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:14:54.110Z] ---> job-cost.sh [2023-05-31T21:14:54.374Z] lf-activate-venv: SKIPPING [2023-05-31T21:14:54.374Z] INFO: No Stack... [2023-05-31T21:14:54.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T21:14:55.530Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T21:14:55.844Z] + cut -d, -f6 [2023-05-31T21:14:55.844Z] + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock [2023-05-31T21:14:55.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] [2023-05-31T21:14:55.905Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] did not exist. Created. [2023-05-31T21:14:55.905Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T21:14:56.233Z] /w/workspace/device-rfid-llrp-go/9@tmp/durable-8f7ed96c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T21:14:56.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T21:14:56.579Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T21:14:56.630Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T21:14:56.637Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T21:14:56.664Z] $ docker stop --time=1 332a79445eaf9143ca188f53cb0e3a1ee7c97d6b44dff998cd0d653e0a5bc5ae [2023-05-31T21:14:58.097Z] $ docker rm -f --volumes 332a79445eaf9143ca188f53cb0e3a1ee7c97d6b44dff998cd0d653e0a5bc5ae [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-05-31T21:14:58.481Z] provisioning config files... [2023-05-31T21:14:58.488Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config5488022235158811531tmp [Pipeline] { [Pipeline] sh [2023-05-31T21:14:58.774Z] + set +x [2023-05-31T21:14:58.774Z] + curl -s https://codecov.io/bash [2023-05-31T21:14:58.774Z] + bash -s -- [2023-05-31T21:14:58.774Z] [2023-05-31T21:14:58.774Z] _____ _ [2023-05-31T21:14:58.774Z] / ____| | | [2023-05-31T21:14:58.774Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T21:14:58.774Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T21:14:58.774Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T21:14:58.774Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T21:14:58.774Z] Bash-1.0.6 [2023-05-31T21:14:58.774Z] [2023-05-31T21:14:58.774Z] [2023-05-31T21:14:58.774Z] ==> git version 2.25.1 found [2023-05-31T21:14:58.774Z] ==> 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-05-31T21:14:58.774Z] Release-Date: 2020-01-08 [2023-05-31T21:14:58.774Z] 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-05-31T21:14:58.774Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T21:14:58.774Z] ==> Jenkins CI detected. [2023-05-31T21:14:58.774Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-31T21:14:58.774Z] project root: . [2023-05-31T21:14:58.774Z] --> token set from env [2023-05-31T21:14:58.774Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T21:14:58.774Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T21:14:58.774Z] ==> Python coveragepy not found [2023-05-31T21:14:58.774Z] ==> Searching for coverage reports in: [2023-05-31T21:14:58.774Z] + . [2023-05-31T21:14:58.774Z] -> Found 1 reports [2023-05-31T21:14:58.774Z] ==> Detecting git/mercurial file structure [2023-05-31T21:14:58.774Z] ==> Reading reports [2023-05-31T21:14:58.774Z] + ./coverage.out bytes=458039 [2023-05-31T21:14:58.774Z] ==> Appending adjustments [2023-05-31T21:14:58.774Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T21:14:59.032Z] + Found adjustments [2023-05-31T21:14:59.032Z] ==> Gzipping contents [2023-05-31T21:14:59.032Z] 52K /tmp/codecov.36Qq7z.gz [2023-05-31T21:14:59.032Z] ==> Uploading reports [2023-05-31T21:14:59.032Z] url: https://codecov.io [2023-05-31T21:14:59.032Z] query: branch=PR-229&commit=af223c68737ef57ac9d71d9bb41c25647c921134&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-31T21:14:59.032Z] -> Pinging Codecov [2023-05-31T21:14:59.032Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=af223c68737ef57ac9d71d9bb41c25647c921134&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-31T21:14:59.292Z] -> Uploading to [2023-05-31T21:14:59.292Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/581DD39554BDF9B6E22D074273EAD858/af223c68737ef57ac9d71d9bb41c25647c921134/3813e132-7bc6-4dfd-a919-85f84e4e1b76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T211459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cee9aa29eefecd5af971d670c296c82c1c6e4f5f8528bfa1f358bf59dd3f0302 [2023-05-31T21:14:59.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T21:14:59.292Z] Dload Upload Total Spent Left Speed [2023-05-31T21:14:59.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50483 0 0 100 50483 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-05-31T21:14:59.552Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/af223c68737ef57ac9d71d9bb41c25647c921134 [Pipeline] } [2023-05-31T21:14:59.561Z] 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-05-31T21:15:00.289Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-05-31T21:15:00.289Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-31T21:15:00.289Z] total 16 [2023-05-31T21:15:00.289Z] drwxr-xr-x 3 root root 4096 May 31 21:08 . [2023-05-31T21:15:00.289Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 21:08 .. [2023-05-31T21:15:00.289Z] drwxr-xr-x 2 root root 4096 May 31 21:08 cost [2023-05-31T21:15:00.289Z] -rw-r--r-- 1 root root 92 May 31 21:08 cost.csv [2023-05-31T21:15:00.289Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-31T21:15:00.289Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-31T21:15:00.289Z] total 16 [2023-05-31T21:15:00.289Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 21:08 . [2023-05-31T21:15:00.289Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 21:08 .. [2023-05-31T21:15:00.289Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 21:08 cost [2023-05-31T21:15:00.289Z] -rw-r--r-- 1 jenkins jenkins 92 May 31 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:00.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:01.436Z] ---> package-listing.sh [2023-05-31T21:15:01.436Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T21:15:01.436Z] ++ facter osfamily [2023-05-31T21:15:01.694Z] + OS_FAMILY=debian [2023-05-31T21:15:01.694Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-31T21:15:01.694Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T21:15:01.694Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T21:15:01.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T21:15:01.694Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T21:15:01.694Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-31T21:15:01.694Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T21:15:01.694Z] + case "${OS_FAMILY}" in [2023-05-31T21:15:01.694Z] + dpkg -l [2023-05-31T21:15:01.694Z] + grep '^ii' [2023-05-31T21:15:01.694Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T21:15:01.694Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T21:15:01.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T21:15:01.694Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-31T21:15:01.694Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-05-31T21:15:01.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-05-31T21:15:01.704Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T21:15:01.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:15:02.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T21:15:02.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:15:02.602Z] prd-ubuntu20.04-docker-8c-8g-17552 does not seem to be running inside a container [2023-05-31T21:15:02.633Z] $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T21:15:02.896Z] $ docker top db704f1ce5c495e903b051f50f7d7c2c8e6d0c94223a3516640caa9c2e7a6f32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T21:15:03.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T21:15:03.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T21:15:03.807Z] + ls /var/log/sa-host [2023-05-31T21:15:03.807Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T21:15:03.874Z] provisioning config files... [2023-05-31T21:15:03.883Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config16603606409522939886tmp [Pipeline] { [Pipeline] echo [2023-05-31T21:15:03.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:04.180Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T21:15:04.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:04.510Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T21:15:04.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:04.809Z] ---> sudo-logs.sh [2023-05-31T21:15:04.809Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T21:15:04.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:05.122Z] ---> job-cost.sh [2023-05-31T21:15:05.122Z] lf-activate-venv: SKIPPING [2023-05-31T21:15:05.122Z] DEBUG: total: 0.2199999988079071 [2023-05-31T21:15:05.122Z] INFO: Retrieving Stack Cost... [2023-05-31T21:15:05.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T21:15:05.641Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T21:15:05.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:15:05.938Z] ---> logs-deploy.sh [2023-05-31T21:15:05.938Z] lf-activate-venv: SKIPPING [2023-05-31T21:15:05.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/9 [2023-05-31T21:15:05.938Z] INFO: archiving workspace using pattern(s): [2023-05-31T21:15:06.876Z] Archives upload complete. [2023-05-31T21:15:06.877Z] INFO: archiving logs to Nexus