Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85a2408b531c7af65072123bb9df7c0e36d3b3bc+40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (bbd223faa0892e7646d986465acf21296aa63194) 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-ssh9991583654486466265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3698517218282690004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1085681564561429340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10469361600284253488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4444502515659938373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4486708149934083567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6532 in /w/workspace/undry_device-rfid-llrp-go_PR-250 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-250 # 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 85a2408b531c7af65072123bb9df7c0e36d3b3bc Merge succeeded, producing 85a2408b531c7af65072123bb9df7c0e36d3b3bc Checking out Revision 85a2408b531c7af65072123bb9df7c0e36d3b3bc (PR-250) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T10:42:55.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T10:42:55.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # 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 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T10:42:55.672Z] ========================================================= [2023-09-19T10:42:55.673Z] EdgeX Global Pipelines Version Info [2023-09-19T10:42:55.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:42:56.410Z] ------------------- [2023-09-19T10:42:56.410Z] stable info: [2023-09-19T10:42:56.410Z] ------------------- [2023-09-19T10:42:56.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T10:42:56.410Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T10:42:56.410Z] Message: update stable to v1.0.254 [2023-09-19T10:42:56.984Z] ------------------- [2023-09-19T10:42:56.984Z] experimental info: [2023-09-19T10:42:56.984Z] ------------------- [2023-09-19T10:42:56.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T10:42:56.984Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T10:42:56.984Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T10:42:57.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-19T10:42:57.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-19T10:42:57.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T10:42:57.397Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T10:42:57.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T10:42:57.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T10:42:57.524Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T10:42:57.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T10:42:57.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T10:42:57.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T10:42:57.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T10:42:57.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-19T10:42:57.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T10:42:57.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T10:42:57.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T10:42:57.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T10:42:57.927Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T10:42:57.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T10:42:58.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T10:42:58.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T10:42:58.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T10:42:58.142Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T10:42:58.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T10:42:58.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T10:42:58.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T10:42:58.303Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T10:42:58.341Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T10:42:58.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo [2023-09-19T10:42:58.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo [2023-09-19T10:42:58.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo [2023-09-19T10:42:58.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo [2023-09-19T10:42:58.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85a2408 [Pipeline] echo [2023-09-19T10:42:58.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T10:42:58.706Z] provisioning config files... [2023-09-19T10:42:58.722Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config17790054171578086077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:42:59.068Z] ---> docker-login.sh [2023-09-19T10:42:59.068Z] nexus3.edgexfoundry.org:10001 [2023-09-19T10:42:59.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:42:59.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:42:59.328Z] Configure a credential helper to remove this warning. See [2023-09-19T10:42:59.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:42:59.328Z] [2023-09-19T10:42:59.328Z] Login Succeeded [2023-09-19T10:42:59.328Z] nexus3.edgexfoundry.org:10002 [2023-09-19T10:42:59.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:42:59.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:42:59.588Z] Configure a credential helper to remove this warning. See [2023-09-19T10:42:59.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:42:59.588Z] [2023-09-19T10:42:59.588Z] Login Succeeded [2023-09-19T10:42:59.588Z] nexus3.edgexfoundry.org:10003 [2023-09-19T10:42:59.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:42:59.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:42:59.588Z] Configure a credential helper to remove this warning. See [2023-09-19T10:42:59.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:42:59.588Z] [2023-09-19T10:42:59.588Z] Login Succeeded [2023-09-19T10:42:59.588Z] nexus3.edgexfoundry.org:10004 [2023-09-19T10:42:59.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:42:59.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:42:59.847Z] Configure a credential helper to remove this warning. See [2023-09-19T10:42:59.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:42:59.847Z] [2023-09-19T10:42:59.847Z] Login Succeeded [2023-09-19T10:42:59.847Z] docker.io [2023-09-19T10:42:59.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:43:00.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:43:00.107Z] Configure a credential helper to remove this warning. See [2023-09-19T10:43:00.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:43:00.107Z] [2023-09-19T10:43:00.107Z] Login Succeeded [2023-09-19T10:43:00.107Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T10:43:00.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T10:43:00.774Z] + git rev-list -1 --merges 85a2408b531c7af65072123bb9df7c0e36d3b3bc~1..85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo [2023-09-19T10:43:00.839Z] -----------> git rev-list -1 --merges 85a2408b531c7af65072123bb9df7c0e36d3b3bc~1..85a2408b531c7af65072123bb9df7c0e36d3b3bc 85a2408b531c7af65072123bb9df7c0e36d3b3bc [false] [Pipeline] sh [2023-09-19T10:43:01.161Z] + git log --format=format:%s -1 85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo [2023-09-19T10:43:01.194Z] ========================================================= [2023-09-19T10:43:01.194Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T10:43:01.194Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T10:43:01.638Z] + git log --format=format:%s -1 85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] echo [2023-09-19T10:43:01.672Z] [semverPrep] GIT_COMMIT: 85a2408b531c7af65072123bb9df7c0e36d3b3bc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-19T10:43:01.699Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T10:43:02.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T10:43:02.095Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T10:43:02.095Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T10:43:02.095Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T10:43:02.095Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T10:43:02.095Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T10:43:02.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:43:02.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T10:43:02.614Z] [2023-09-19T10:43:02.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:43:02.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T10:43:02.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T10:43:02.993Z] b85a868b505f: Pulling fs layer [2023-09-19T10:43:02.993Z] e2be974225ed: Pulling fs layer [2023-09-19T10:43:02.993Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T10:43:02.993Z] 988bab9f4d93: Pulling fs layer [2023-09-19T10:43:02.993Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T10:43:02.993Z] eaf3925da568: Pulling fs layer [2023-09-19T10:43:02.993Z] bab4dde63d76: Pulling fs layer [2023-09-19T10:43:02.993Z] bde34c3a00c8: Pulling fs layer [2023-09-19T10:43:02.993Z] b352a97aabf1: Pulling fs layer [2023-09-19T10:43:02.993Z] 4872d77fe225: Pulling fs layer [2023-09-19T10:43:02.993Z] 5851b861e8e6: Pulling fs layer [2023-09-19T10:43:02.993Z] eaf3925da568: Waiting [2023-09-19T10:43:02.993Z] bde34c3a00c8: Waiting [2023-09-19T10:43:02.993Z] bab4dde63d76: Waiting [2023-09-19T10:43:02.993Z] b352a97aabf1: Waiting [2023-09-19T10:43:02.993Z] 1469e6f7b9e6: Waiting [2023-09-19T10:43:02.993Z] 5851b861e8e6: Waiting [2023-09-19T10:43:02.993Z] 988bab9f4d93: Waiting [2023-09-19T10:43:02.993Z] 4872d77fe225: Waiting [2023-09-19T10:43:02.993Z] e2be974225ed: Download complete [2023-09-19T10:43:02.993Z] 988bab9f4d93: Verifying Checksum [2023-09-19T10:43:02.993Z] 988bab9f4d93: Download complete [2023-09-19T10:43:02.993Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T10:43:02.993Z] 1469e6f7b9e6: Download complete [2023-09-19T10:43:02.993Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T10:43:02.993Z] 339a4e72a1f5: Download complete [2023-09-19T10:43:02.993Z] eaf3925da568: Verifying Checksum [2023-09-19T10:43:02.993Z] eaf3925da568: Download complete [2023-09-19T10:43:02.993Z] bde34c3a00c8: Verifying Checksum [2023-09-19T10:43:02.993Z] bde34c3a00c8: Download complete [2023-09-19T10:43:03.252Z] b352a97aabf1: Download complete [2023-09-19T10:43:03.252Z] 4872d77fe225: Download complete [2023-09-19T10:43:03.252Z] 5851b861e8e6: Download complete [2023-09-19T10:43:03.252Z] b85a868b505f: Verifying Checksum [2023-09-19T10:43:03.252Z] b85a868b505f: Download complete [2023-09-19T10:43:03.511Z] bab4dde63d76: Verifying Checksum [2023-09-19T10:43:03.511Z] bab4dde63d76: Download complete [2023-09-19T10:43:04.449Z] b85a868b505f: Pull complete [2023-09-19T10:43:04.709Z] e2be974225ed: Pull complete [2023-09-19T10:43:04.970Z] 339a4e72a1f5: Pull complete [2023-09-19T10:43:05.230Z] 988bab9f4d93: Pull complete [2023-09-19T10:43:05.230Z] 1469e6f7b9e6: Pull complete [2023-09-19T10:43:05.489Z] eaf3925da568: Pull complete [2023-09-19T10:43:07.393Z] bab4dde63d76: Pull complete [2023-09-19T10:43:07.393Z] bde34c3a00c8: Pull complete [2023-09-19T10:43:07.393Z] b352a97aabf1: Pull complete [2023-09-19T10:43:07.393Z] 4872d77fe225: Pull complete [2023-09-19T10:43:07.393Z] 5851b861e8e6: Pull complete [2023-09-19T10:43:07.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T10:43:07.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T10:43:07.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:43:07.877Z] prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container [2023-09-19T10:43:07.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T10:43:10.729Z] $ docker top 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 -eo pid,comm [2023-09-19T10:43:10.787Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T10:43:10.787Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T10:43:10.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T10:43:10.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T10:43:11.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T10:43:11.028Z] $ docker exec 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent [2023-09-19T10:43:11.137Z] SSH_AUTH_SOCK=/tmp/ssh-EJlEhxi4rsgu/agent.32 [2023-09-19T10:43:11.137Z] SSH_AGENT_PID=38 [2023-09-19T10:43:11.143Z] Running ssh-add (command line suppressed) [2023-09-19T10:43:11.243Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_12201299918740454998.key (/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_12201299918740454998.key) [2023-09-19T10:43:11.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T10:43:11.588Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T10:43:11.613Z] $ docker exec --env ******** --env ******** 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent -k [2023-09-19T10:43:11.725Z] unset SSH_AUTH_SOCK; [2023-09-19T10:43:11.726Z] unset SSH_AGENT_PID; [2023-09-19T10:43:11.726Z] echo Agent pid 38 killed; [2023-09-19T10:43:11.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T10:43:11.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T10:43:11.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T10:43:11.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T10:43:11.953Z] $ docker exec 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent [2023-09-19T10:43:12.053Z] SSH_AUTH_SOCK=/tmp/ssh-moQRxYhtPua0/agent.70 [2023-09-19T10:43:12.053Z] SSH_AGENT_PID=76 [2023-09-19T10:43:12.057Z] Running ssh-add (command line suppressed) [2023-09-19T10:43:12.159Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_14479086284376381756.key (/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/private_key_14479086284376381756.key) [2023-09-19T10:43:12.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T10:43:12.510Z] + git semver init [2023-09-19T10:43:12.770Z] 2023-09-19 10:43:12,691 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T10:43:12.770Z] 2023-09-19 10:43:12,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver [2023-09-19T10:43:12.770Z] 2023-09-19 10:43:12,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-250/.semver [2023-09-19T10:43:12.770Z] 2023-09-19 10:43:12,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-250, universal_newlines=False, shell=None, istream=None) [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,533 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-250/.git/info/exclude [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver/PR-250 with force:False [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,534 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver/PR-250 [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,538 [execute] INFO git cat-file --batch-check [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,543 [execute] INFO git cat-file --batch [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T10:43:13.713Z] 2023-09-19 10:43:13,548 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-250/.semver/PR-250 [2023-09-19T10:43:13.713Z] 0.0.0 [Pipeline] } [2023-09-19T10:43:13.741Z] $ docker exec --env ******** --env ******** 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 ssh-agent -k [2023-09-19T10:43:13.860Z] unset SSH_AUTH_SOCK; [2023-09-19T10:43:13.860Z] unset SSH_AGENT_PID; [2023-09-19T10:43:13.860Z] echo Agent pid 76 killed; [2023-09-19T10:43:13.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T10:43:14.297Z] + git semver [Pipeline] } [2023-09-19T10:43:14.577Z] $ docker stop --time=1 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 [2023-09-19T10:43:15.862Z] $ docker rm -f --volumes 8dad5cea44ae750d16cfc2219c4a2c698df925ebefd6a0cddf84549a8c66ebc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T10:43:16.284Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T10:43:16.565Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T10:43:16.586Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T10:43:17.245Z] provisioning config files... [2023-09-19T10:43:17.255Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config13449024195798756957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:43:17.611Z] ---> docker-login.sh [2023-09-19T10:43:17.611Z] nexus3.edgexfoundry.org:10001 [2023-09-19T10:43:17.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:43:17.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:43:17.611Z] Configure a credential helper to remove this warning. See [2023-09-19T10:43:17.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:43:17.611Z] [2023-09-19T10:43:17.611Z] Login Succeeded [2023-09-19T10:43:17.611Z] nexus3.edgexfoundry.org:10002 [2023-09-19T10:43:17.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:43:17.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:43:17.611Z] Configure a credential helper to remove this warning. See [2023-09-19T10:43:17.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:43:17.611Z] [2023-09-19T10:43:17.611Z] Login Succeeded [2023-09-19T10:43:17.611Z] nexus3.edgexfoundry.org:10003 [2023-09-19T10:43:17.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:43:17.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:43:17.869Z] Configure a credential helper to remove this warning. See [2023-09-19T10:43:17.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:43:17.869Z] [2023-09-19T10:43:17.869Z] Login Succeeded [2023-09-19T10:43:17.869Z] nexus3.edgexfoundry.org:10004 [2023-09-19T10:43:17.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:43:17.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:43:17.870Z] Configure a credential helper to remove this warning. See [2023-09-19T10:43:17.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:43:17.870Z] [2023-09-19T10:43:17.870Z] Login Succeeded [2023-09-19T10:43:17.870Z] docker.io [2023-09-19T10:43:18.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:43:18.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:43:18.128Z] Configure a credential helper to remove this warning. See [2023-09-19T10:43:18.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:43:18.128Z] [2023-09-19T10:43:18.128Z] Login Succeeded [2023-09-19T10:43:18.128Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T10:43:18.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T10:43:18.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T10:43:18.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T10:43:18.457Z] ========================================================= [2023-09-19T10:43:18.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T10:43:18.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:43:18.937Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T10:43:18.937Z] Sending build context to Docker daemon 4.322MB [2023-09-19T10:43:18.937Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T10:43:18.937Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T10:43:18.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T10:43:18.937Z] 7264a8db6415: Pulling fs layer [2023-09-19T10:43:18.937Z] c4d48a809fc2: Pulling fs layer [2023-09-19T10:43:18.937Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T10:43:18.937Z] ad3a456e5733: Pulling fs layer [2023-09-19T10:43:18.937Z] 9e4f439ed901: Pulling fs layer [2023-09-19T10:43:18.937Z] feaf6a47b606: Pulling fs layer [2023-09-19T10:43:18.937Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T10:43:18.937Z] 8ac70367396e: Pulling fs layer [2023-09-19T10:43:18.937Z] 6db16350a2e2: Pulling fs layer [2023-09-19T10:43:18.937Z] 9250d5d63582: Pulling fs layer [2023-09-19T10:43:18.937Z] 9e4f439ed901: Waiting [2023-09-19T10:43:18.937Z] feaf6a47b606: Waiting [2023-09-19T10:43:18.937Z] 5e8b037d7d82: Waiting [2023-09-19T10:43:18.937Z] 8ac70367396e: Waiting [2023-09-19T10:43:18.937Z] 6db16350a2e2: Waiting [2023-09-19T10:43:18.937Z] 9250d5d63582: Waiting [2023-09-19T10:43:18.937Z] ad3a456e5733: Waiting [2023-09-19T10:43:18.937Z] c4d48a809fc2: Verifying Checksum [2023-09-19T10:43:18.937Z] c4d48a809fc2: Download complete [2023-09-19T10:43:18.937Z] ad3a456e5733: Verifying Checksum [2023-09-19T10:43:18.937Z] ad3a456e5733: Download complete [2023-09-19T10:43:19.196Z] 9e4f439ed901: Verifying Checksum [2023-09-19T10:43:19.196Z] 9e4f439ed901: Download complete [2023-09-19T10:43:19.196Z] 7264a8db6415: Download complete [2023-09-19T10:43:19.196Z] feaf6a47b606: Verifying Checksum [2023-09-19T10:43:19.196Z] feaf6a47b606: Download complete [2023-09-19T10:43:19.196Z] 7264a8db6415: Pull complete [2023-09-19T10:43:19.456Z] c4d48a809fc2: Pull complete [2023-09-19T10:43:19.456Z] 8ac70367396e: Verifying Checksum [2023-09-19T10:43:19.456Z] 8ac70367396e: Download complete [2023-09-19T10:43:19.456Z] 4f1c88b9dad5: Download complete [2023-09-19T10:43:19.714Z] 6db16350a2e2: Verifying Checksum [2023-09-19T10:43:19.714Z] 6db16350a2e2: Download complete [2023-09-19T10:43:19.714Z] 9250d5d63582: Verifying Checksum [2023-09-19T10:43:19.714Z] 9250d5d63582: Download complete [2023-09-19T10:43:19.714Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T10:43:19.714Z] 5e8b037d7d82: Download complete [2023-09-19T10:43:23.001Z] 4f1c88b9dad5: Pull complete [2023-09-19T10:43:23.001Z] ad3a456e5733: Pull complete [2023-09-19T10:43:23.001Z] 9e4f439ed901: Pull complete [2023-09-19T10:43:23.001Z] feaf6a47b606: Pull complete [2023-09-19T10:43:24.898Z] 5e8b037d7d82: Pull complete [2023-09-19T10:43:25.463Z] 8ac70367396e: Pull complete [2023-09-19T10:43:25.721Z] 6db16350a2e2: Pull complete [2023-09-19T10:43:26.287Z] 9250d5d63582: Pull complete [2023-09-19T10:43:26.288Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T10:43:26.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T10:43:26.288Z] ---> fa269f55d9b9 [2023-09-19T10:43:26.288Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T10:43:31.638Z] ---> Running in ee00a4699a7a [2023-09-19T10:43:31.638Z] Removing intermediate container ee00a4699a7a [2023-09-19T10:43:31.638Z] ---> 3b093bc20b76 [2023-09-19T10:43:31.638Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T10:43:31.638Z] ---> Running in 9330840e628a [2023-09-19T10:43:31.638Z] Removing intermediate container 9330840e628a [2023-09-19T10:43:31.638Z] ---> 583498a60d9b [2023-09-19T10:43:31.638Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T10:43:31.638Z] ---> Running in e5d1c5f00075 [2023-09-19T10:43:31.638Z] Removing intermediate container e5d1c5f00075 [2023-09-19T10:43:31.638Z] ---> a35a9dc7119e [2023-09-19T10:43:31.638Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T10:43:31.638Z] ---> Running in ec2e81fdd544 [2023-09-19T10:43:31.638Z] Removing intermediate container ec2e81fdd544 [2023-09-19T10:43:31.638Z] ---> afcc76baf5a5 [2023-09-19T10:43:31.638Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T10:43:31.638Z] ---> Running in 5071c3d7351b [2023-09-19T10:43:31.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T10:43:31.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T10:43:32.031Z] Still waiting to schedule task [2023-09-19T10:43:32.031Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T10:43:32.160Z] OK: 265 MiB in 56 packages [2023-09-19T10:43:32.728Z] Removing intermediate container 5071c3d7351b [2023-09-19T10:43:32.728Z] ---> dd8a92228bd5 [2023-09-19T10:43:32.728Z] Step 8/12 : WORKDIR /app [2023-09-19T10:43:32.728Z] ---> Running in f49cd5adb95c [2023-09-19T10:43:32.728Z] Removing intermediate container f49cd5adb95c [2023-09-19T10:43:32.728Z] ---> 04d61a834f35 [2023-09-19T10:43:32.728Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-19T10:43:32.728Z] ---> 0f869634c985 [2023-09-19T10:43:32.728Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T10:43:32.728Z] ---> Running in f9363928a664 [2023-09-19T10:44:19.405Z] Removing intermediate container f9363928a664 [2023-09-19T10:44:19.405Z] ---> 3be933df283f [2023-09-19T10:44:19.405Z] Step 11/12 : COPY . . [2023-09-19T10:44:19.405Z] ---> b2b8dd4f5bbd [2023-09-19T10:44:19.405Z] Step 12/12 : RUN $MAKE [2023-09-19T10:44:19.405Z] ---> Running in 7fd8de058e11 [2023-09-19T10:44:19.405Z] noop [2023-09-19T10:44:19.405Z] Removing intermediate container 7fd8de058e11 [2023-09-19T10:44:19.405Z] ---> 3a1f3d852be5 [2023-09-19T10:44:19.405Z] Successfully built 3a1f3d852be5 [2023-09-19T10:44:19.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:44:19.857Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T10:44:19.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:44:20.014Z] prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container [2023-09-19T10:44:20.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T10:44:20.363Z] $ docker top eb36c7eb08e1fd728a9437da38f669a9ab8973b4694ee6802dcd2907908911ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T10:44:20.764Z] + go version [2023-09-19T10:44:20.764Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T10:44:20.795Z] $ docker stop --time=1 eb36c7eb08e1fd728a9437da38f669a9ab8973b4694ee6802dcd2907908911ed [2023-09-19T10:44:22.014Z] $ docker rm -f --volumes eb36c7eb08e1fd728a9437da38f669a9ab8973b4694ee6802dcd2907908911ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:44:22.736Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T10:44:22.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:44:22.893Z] prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container [2023-09-19T10:44:22.923Z] $ 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-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T10:44:23.242Z] $ docker top 8dc732ccdf52dfc57a2598e0e04a6be68c2a406b5fc4ff6ab47089762cb598de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T10:44:23.645Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-250 [Pipeline] fileExists [Pipeline] sh [2023-09-19T10:44:24.014Z] + make test [2023-09-19T10:44:24.014Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T10:44:25.391Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-19T10:44:35.360Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-19T10:44:35.360Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-19T10:44:38.638Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.859s coverage: 40.6% of statements [2023-09-19T10:44:38.638Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2023-09-19T10:44:38.638Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2023-09-19T10:44:56.738Z] go vet ./... [2023-09-19T10:44:57.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T10:44:57.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T10:44:57.733Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T10:44:57.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T10:44:57.802Z] $ docker stop --time=1 8dc732ccdf52dfc57a2598e0e04a6be68c2a406b5fc4ff6ab47089762cb598de [2023-09-19T10:45:01.739Z] $ docker rm -f --volumes 8dc732ccdf52dfc57a2598e0e04a6be68c2a406b5fc4ff6ab47089762cb598de [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T10:45:02.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T10:45:02.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T10:45:03.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T10:45:03.344Z] + ls -al . [2023-09-19T10:45:03.344Z] total 644 [2023-09-19T10:45:03.344Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 10:44 . [2023-09-19T10:45:03.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:42 .. [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 19 10:42 .dockerignore [2023-09-19T10:45:03.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 10:44 .git [2023-09-19T10:45:03.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 10:42 .github [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 19 10:42 .gitignore [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 10:42 .golangci.yml [2023-09-19T10:45:03.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 10:43 .semver [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 19 10:42 Attribution.txt [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 19 10:42 CHANGELOG.md [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 19 10:42 Dockerfile [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 10:42 GOVERNANCE.md [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 19 10:42 Jenkinsfile [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 10:42 LICENSE [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 19 10:42 Makefile [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 10:42 OWNERS.md [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 19 10:42 README.md [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 10:43 VERSION [2023-09-19T10:45:03.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:42 bin [2023-09-19T10:45:03.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:42 cmd [2023-09-19T10:45:03.344Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 19 10:44 coverage.out [2023-09-19T10:45:03.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:42 examples [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 19 10:42 go.mod [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 10:42 go.sum [2023-09-19T10:45:03.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:42 images [2023-09-19T10:45:03.344Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 10:42 internal [2023-09-19T10:45:03.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:42 snap [2023-09-19T10:45:03.344Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 19 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:45:03.741Z] + 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=85a2408b531c7af65072123bb9df7c0e36d3b3bc --label arch=amd64 --label version=0.0.0 . [2023-09-19T10:45:03.741Z] Sending build context to Docker daemon 4.322MB [2023-09-19T10:45:03.741Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T10:45:03.741Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-19T10:45:03.741Z] ---> 3a1f3d852be5 [2023-09-19T10:45:03.741Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-19T10:45:03.741Z] ---> Running in c83975b36701 [2023-09-19T10:45:04.000Z] Removing intermediate container c83975b36701 [2023-09-19T10:45:04.000Z] ---> c47cef8bb7ce [2023-09-19T10:45:04.000Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T10:45:04.000Z] ---> Running in 656f206caa97 [2023-09-19T10:45:04.000Z] Removing intermediate container 656f206caa97 [2023-09-19T10:45:04.000Z] ---> 4de469b7aa49 [2023-09-19T10:45:04.000Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T10:45:04.000Z] ---> Running in 2c8743bdd415 [2023-09-19T10:45:04.000Z] Removing intermediate container 2c8743bdd415 [2023-09-19T10:45:04.000Z] ---> abba5e63e097 [2023-09-19T10:45:04.000Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T10:45:04.000Z] ---> Running in ccc50e4cd7bf [2023-09-19T10:45:04.260Z] Removing intermediate container ccc50e4cd7bf [2023-09-19T10:45:04.260Z] ---> 1ab1b2087089 [2023-09-19T10:45:04.260Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T10:45:04.260Z] ---> Running in 3046b2bfc117 [2023-09-19T10:45:04.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T10:45:04.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T10:45:04.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6533 in /w/workspace/undry_device-rfid-llrp-go_PR-250 [Pipeline] { [Pipeline] ws [2023-09-19T10:45:04.859Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-19T10:45:04.942Z] The recommended git tool is: git [2023-09-19T10:45:05.083Z] OK: 265 MiB in 56 packages [2023-09-19T10:45:05.083Z] Removing intermediate container 3046b2bfc117 [2023-09-19T10:45:05.083Z] ---> f2f71e33dc57 [2023-09-19T10:45:05.083Z] Step 8/24 : WORKDIR /app [2023-09-19T10:45:05.341Z] ---> Running in 42be0f1620fc [2023-09-19T10:45:05.341Z] Removing intermediate container 42be0f1620fc [2023-09-19T10:45:05.341Z] ---> ad6456dbc1d8 [2023-09-19T10:45:05.341Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-19T10:45:05.341Z] ---> 5e8535543b55 [2023-09-19T10:45:05.341Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T10:45:05.341Z] ---> Running in 8b5eb78104dd [2023-09-19T10:45:05.909Z] Removing intermediate container 8b5eb78104dd [2023-09-19T10:45:05.909Z] ---> 8b5a2a5e0327 [2023-09-19T10:45:05.909Z] Step 11/24 : COPY . . [2023-09-19T10:45:06.167Z] ---> 267d354645c7 [2023-09-19T10:45:06.167Z] Step 12/24 : RUN $MAKE [2023-09-19T10:45:06.167Z] ---> Running in ebf873001e85 [2023-09-19T10:45:06.425Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-19T10:45:09.958Z] using credential edgex-jenkins-ssh [2023-09-19T10:45:09.974Z] Cloning the remote Git repository [2023-09-19T10:45:10.022Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-19T10:45:10.121Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-19T10:45:10.264Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-19T10:45:10.265Z] > git --version # timeout=10 [2023-09-19T10:45:10.288Z] > git --version # 'git version 2.25.1' [2023-09-19T10:45:10.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T10:45:10.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T10:45:11.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-19T10:45:11.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T10:45:12.269Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-19T10:45:12.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-19T10:45:12.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T10:45:12.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T10:45:12.828Z] Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 85a2408b531c7af65072123bb9df7c0e36d3b3bc [2023-09-19T10:45:13.118Z] Merge succeeded, producing 85a2408b531c7af65072123bb9df7c0e36d3b3bc [2023-09-19T10:45:13.118Z] Checking out Revision 85a2408b531c7af65072123bb9df7c0e36d3b3bc (PR-250) [2023-09-19T10:45:13.560Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-19T10:45:13.602Z] > git --version # timeout=10 [2023-09-19T10:45:13.614Z] > git --version # 'git version 2.25.1' [2023-09-19T10:45:13.635Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T10:45:12.844Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T10:45:12.906Z] > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # timeout=10 [2023-09-19T10:45:13.010Z] > git remote # timeout=10 [2023-09-19T10:45:13.032Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T10:45:13.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T10:45:13.075Z] > git merge 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 [2023-09-19T10:45:13.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T10:45:13.125Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T10:45:13.145Z] > git checkout -f 85a2408b531c7af65072123bb9df7c0e36d3b3bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T10:45:15.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T10:45:15.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T10:45:15.079Z] Dload Upload Total Spent Left Speed [2023-09-19T10:45:15.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 96325 0 --:--:-- --:--:-- --:--:-- 95548 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-09-19T10:45:15.695Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T10:45:16.052Z] + sudo tee /etc/docker/daemon.new [2023-09-19T10:45:16.052Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T10:45:16.052Z] { [2023-09-19T10:45:16.052Z] "registry-mirrors": [ [2023-09-19T10:45:16.052Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T10:45:16.052Z] ], [2023-09-19T10:45:16.052Z] "bip": "10.250.0.254/24", [2023-09-19T10:45:16.052Z] "hosts": [ [2023-09-19T10:45:16.052Z] "tcp://0.0.0.0:5555", [2023-09-19T10:45:16.052Z] "unix:///var/run/docker.sock" [2023-09-19T10:45:16.052Z] ], [2023-09-19T10:45:16.052Z] "mtu": 1458, [2023-09-19T10:45:16.052Z] "selinux-enabled": true, [2023-09-19T10:45:16.052Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T10:45:16.052Z] } [Pipeline] sh [2023-09-19T10:45:16.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T10:45:16.749Z] + sudo service docker restart [2023-09-19T10:45:28.421Z] Removing intermediate container ebf873001e85 [2023-09-19T10:45:28.421Z] ---> f83ca37a9a40 [2023-09-19T10:45:28.421Z] Step 13/24 : FROM alpine:3.18 [2023-09-19T10:45:28.421Z] 3.18: Pulling from library/alpine [2023-09-19T10:45:28.421Z] 7264a8db6415: Already exists [2023-09-19T10:45:28.421Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T10:45:28.421Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T10:45:28.421Z] ---> 7e01a0d0a1dc [2023-09-19T10:45:28.421Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T10:45:28.421Z] ---> Running in d594147c882d [2023-09-19T10:45:28.421Z] Removing intermediate container d594147c882d [2023-09-19T10:45:28.421Z] ---> 17402441487c [2023-09-19T10:45:28.421Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-19T10:45:28.421Z] ---> Running in eb2b68527ea8 [2023-09-19T10:45:28.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T10:45:28.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T10:45:28.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T10:45:28.421Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T10:45:28.421Z] OK: 7 MiB in 16 packages [2023-09-19T10:45:28.421Z] Removing intermediate container eb2b68527ea8 [2023-09-19T10:45:28.421Z] ---> 7b502506e1b2 [2023-09-19T10:45:28.421Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-19T10:45:28.421Z] ---> a2034a867dff [2023-09-19T10:45:28.421Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-19T10:45:28.421Z] ---> fa2c59aad09b [2023-09-19T10:45:28.421Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-19T10:45:28.421Z] ---> 0cc61fb1a792 [2023-09-19T10:45:28.421Z] Step 19/24 : EXPOSE 59989 [2023-09-19T10:45:28.421Z] ---> Running in de0e7fa48a28 [2023-09-19T10:45:28.421Z] Removing intermediate container de0e7fa48a28 [2023-09-19T10:45:28.421Z] ---> 3cbf6fd6bd81 [2023-09-19T10:45:28.421Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-19T10:45:28.421Z] ---> Running in 0d26b544098d [2023-09-19T10:45:28.421Z] Removing intermediate container 0d26b544098d [2023-09-19T10:45:28.421Z] ---> 836ce7af9628 [2023-09-19T10:45:28.421Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T10:45:28.421Z] ---> Running in 9431c0f97c08 [2023-09-19T10:45:28.680Z] Removing intermediate container 9431c0f97c08 [2023-09-19T10:45:28.680Z] ---> 9c836811e725 [2023-09-19T10:45:28.680Z] Step 22/24 : LABEL arch=amd64 [2023-09-19T10:45:28.680Z] ---> Running in c4db14ce5ded [2023-09-19T10:45:28.680Z] Removing intermediate container c4db14ce5ded [2023-09-19T10:45:28.680Z] ---> 59284a7d8bf2 [2023-09-19T10:45:28.680Z] Step 23/24 : LABEL git_sha=85a2408b531c7af65072123bb9df7c0e36d3b3bc [2023-09-19T10:45:28.680Z] ---> Running in 5c9e11ee0a45 [2023-09-19T10:45:28.680Z] Removing intermediate container 5c9e11ee0a45 [2023-09-19T10:45:28.680Z] ---> 8a77bcb1f8b1 [2023-09-19T10:45:28.680Z] Step 24/24 : LABEL version=0.0.0 [2023-09-19T10:45:28.680Z] ---> Running in 1a48711b6fbc [2023-09-19T10:45:28.938Z] Removing intermediate container 1a48711b6fbc [2023-09-19T10:45:28.938Z] ---> c44f26052b94 [2023-09-19T10:45:28.938Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T10:45:28.938Z] Successfully built c44f26052b94 [2023-09-19T10:45:28.938Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:45:29.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T10:45:29.821Z] [2023-09-19T10:45:29.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:45:30.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T10:45:30.200Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T10:45:30.200Z] 5eb5b503b376: Pulling fs layer [2023-09-19T10:45:30.200Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T10:45:30.200Z] ec43610c2a17: Pulling fs layer [2023-09-19T10:45:30.200Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T10:45:30.200Z] 33b1e0a273af: Pulling fs layer [2023-09-19T10:45:30.200Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T10:45:30.200Z] 2f39f015ded8: Pulling fs layer [2023-09-19T10:45:30.200Z] 3a2ae6a8a46f: Waiting [2023-09-19T10:45:30.200Z] 5d3b04190fa2: Waiting [2023-09-19T10:45:30.200Z] 2f39f015ded8: Waiting [2023-09-19T10:45:30.200Z] 33b1e0a273af: Waiting [2023-09-19T10:45:30.200Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T10:45:30.200Z] 5c69ac0246d0: Download complete [2023-09-19T10:45:30.200Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T10:45:30.200Z] 3a2ae6a8a46f: Download complete [2023-09-19T10:45:30.200Z] 33b1e0a273af: Verifying Checksum [2023-09-19T10:45:30.200Z] 33b1e0a273af: Download complete [2023-09-19T10:45:30.200Z] ec43610c2a17: Verifying Checksum [2023-09-19T10:45:30.200Z] ec43610c2a17: Download complete [2023-09-19T10:45:30.200Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T10:45:30.200Z] 5d3b04190fa2: Download complete [2023-09-19T10:45:30.458Z] 5eb5b503b376: Verifying Checksum [2023-09-19T10:45:30.458Z] 5eb5b503b376: Download complete [2023-09-19T10:45:31.023Z] 2f39f015ded8: Download complete [2023-09-19T10:45:31.588Z] 5eb5b503b376: Pull complete [2023-09-19T10:45:31.588Z] 5c69ac0246d0: Pull complete [2023-09-19T10:45:32.153Z] ec43610c2a17: Pull complete [2023-09-19T10:45:32.153Z] 3a2ae6a8a46f: Pull complete [2023-09-19T10:45:32.411Z] 33b1e0a273af: Pull complete [2023-09-19T10:45:32.411Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T10:45:35.041Z] provisioning config files... [2023-09-19T10:45:35.062Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17880000582659609099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:45:35.439Z] ---> docker-login.sh [2023-09-19T10:45:35.439Z] nexus3.edgexfoundry.org:10001 [2023-09-19T10:45:35.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:45:35.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:45:35.975Z] Configure a credential helper to remove this warning. See [2023-09-19T10:45:35.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:45:35.975Z] [2023-09-19T10:45:35.975Z] Login Succeeded [2023-09-19T10:45:35.975Z] nexus3.edgexfoundry.org:10002 [2023-09-19T10:45:36.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:45:36.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:45:36.242Z] Configure a credential helper to remove this warning. See [2023-09-19T10:45:36.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:45:36.242Z] [2023-09-19T10:45:36.242Z] Login Succeeded [2023-09-19T10:45:36.242Z] nexus3.edgexfoundry.org:10003 [2023-09-19T10:45:36.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:45:36.590Z] 2f39f015ded8: Pull complete [2023-09-19T10:45:36.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T10:45:36.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T10:45:36.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:45:36.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:45:36.780Z] Configure a credential helper to remove this warning. See [2023-09-19T10:45:36.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:45:36.780Z] [2023-09-19T10:45:36.780Z] Login Succeeded [2023-09-19T10:45:36.780Z] nexus3.edgexfoundry.org:10004 [2023-09-19T10:45:36.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:45:36.813Z] prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container [2023-09-19T10:45:36.840Z] $ 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-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T10:45:37.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:45:37.051Z] Configure a credential helper to remove this warning. See [2023-09-19T10:45:37.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:45:37.051Z] [2023-09-19T10:45:37.051Z] Login Succeeded [2023-09-19T10:45:37.051Z] docker.io [2023-09-19T10:45:37.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T10:45:37.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T10:45:37.585Z] Configure a credential helper to remove this warning. See [2023-09-19T10:45:37.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T10:45:37.585Z] [2023-09-19T10:45:37.585Z] Login Succeeded [2023-09-19T10:45:37.585Z] ---> docker-login.sh ends [2023-09-19T10:45:40.680Z] $ docker top dd1c5f31b6f429032c645e6818b0a442fb546d4dd1dc95661d0e2f0a5cf7a0c0 -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-19T10:45:40.878Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-19T10:45:41.266Z] ---> job-cost.sh [2023-09-19T10:45:41.266Z] lf-activate-venv: SKIPPING [2023-09-19T10:45:41.266Z] INFO: No Stack... [Pipeline] echo [2023-09-19T10:45:41.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T10:45:41.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T10:45:41.431Z] ========================================================= [2023-09-19T10:45:41.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T10:45:41.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-09-19T10:45:41.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:45:41.975Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T10:45:42.092Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T10:45:42.243Z] Sending build context to Docker daemon 1.218MB [2023-09-19T10:45:42.243Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T10:45:42.243Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T10:45:42.412Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-250/archives/cost.csv [2023-09-19T10:45:42.412Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T10:45:42.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [2023-09-19T10:45:42.463Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] did not exist. Created. [2023-09-19T10:45:42.463Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] { [2023-09-19T10:45:42.512Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T10:45:42.513Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T10:45:42.513Z] 5d54e960e981: Pulling fs layer [2023-09-19T10:45:42.513Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T10:45:42.513Z] f0e02332f6b5: Pulling fs layer [2023-09-19T10:45:42.513Z] 66412af1f25a: Pulling fs layer [2023-09-19T10:45:42.513Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T10:45:42.513Z] 9a37bb91b891: Pulling fs layer [2023-09-19T10:45:42.513Z] a29adfc67d43: Pulling fs layer [2023-09-19T10:45:42.513Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T10:45:42.513Z] f0e02332f6b5: Waiting [2023-09-19T10:45:42.513Z] 66412af1f25a: Waiting [2023-09-19T10:45:42.513Z] 1baf3a5c0e64: Waiting [2023-09-19T10:45:42.513Z] 9a37bb91b891: Waiting [2023-09-19T10:45:42.513Z] a29adfc67d43: Waiting [2023-09-19T10:45:42.513Z] d5de9f91c1a4: Waiting [2023-09-19T10:45:42.513Z] 5d54e960e981: Verifying Checksum [2023-09-19T10:45:42.513Z] 5d54e960e981: Download complete [2023-09-19T10:45:42.513Z] f0e02332f6b5: Verifying Checksum [2023-09-19T10:45:42.513Z] f0e02332f6b5: Download complete [2023-09-19T10:45:42.513Z] 66412af1f25a: Verifying Checksum [2023-09-19T10:45:42.513Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T10:45:42.513Z] 9fda8d8052c6: Download complete [Pipeline] unstash [Pipeline] sh [2023-09-19T10:45:42.784Z] 9a37bb91b891: Verifying Checksum [2023-09-19T10:45:42.784Z] 9a37bb91b891: Download complete [2023-09-19T10:45:42.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T10:45:42.946Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T10:45:42.977Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T10:45:43.062Z] $ docker stop --time=1 dd1c5f31b6f429032c645e6818b0a442fb546d4dd1dc95661d0e2f0a5cf7a0c0 [2023-09-19T10:45:43.372Z] a29adfc67d43: Verifying Checksum [2023-09-19T10:45:43.373Z] a29adfc67d43: Download complete [2023-09-19T10:45:43.642Z] 9fda8d8052c6: Pull complete [2023-09-19T10:45:44.206Z] $ docker rm -f --volumes dd1c5f31b6f429032c645e6818b0a442fb546d4dd1dc95661d0e2f0a5cf7a0c0 [2023-09-19T10:45:44.241Z] 5d54e960e981: Pull complete [2023-09-19T10:45:44.241Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T10:45:44.241Z] c4a7e357bf2a: Download complete [2023-09-19T10:45:44.241Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T10:45:44.241Z] d5de9f91c1a4: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T10:45:45.205Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T10:45:45.205Z] 1baf3a5c0e64: Download complete [2023-09-19T10:45:55.395Z] c4a7e357bf2a: Pull complete [2023-09-19T10:45:55.395Z] f0e02332f6b5: Pull complete [2023-09-19T10:45:55.395Z] 66412af1f25a: Pull complete [2023-09-19T10:46:02.089Z] 1baf3a5c0e64: Pull complete [2023-09-19T10:46:03.508Z] 9a37bb91b891: Pull complete [2023-09-19T10:46:04.923Z] a29adfc67d43: Pull complete [2023-09-19T10:46:06.334Z] d5de9f91c1a4: Pull complete [2023-09-19T10:46:06.334Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T10:46:06.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T10:46:06.334Z] ---> 746ca1b523b5 [2023-09-19T10:46:06.334Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T10:46:08.278Z] ---> Running in 000fefb55305 [2023-09-19T10:46:08.278Z] Removing intermediate container 000fefb55305 [2023-09-19T10:46:08.278Z] ---> a498df8818c5 [2023-09-19T10:46:08.278Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T10:46:08.545Z] ---> Running in 38662529012d [2023-09-19T10:46:08.814Z] Removing intermediate container 38662529012d [2023-09-19T10:46:08.814Z] ---> 25ec2478f98c [2023-09-19T10:46:08.814Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T10:46:08.814Z] ---> Running in fcecab4dfd7f [2023-09-19T10:46:09.082Z] Removing intermediate container fcecab4dfd7f [2023-09-19T10:46:09.082Z] ---> 0c65c3d1d5aa [2023-09-19T10:46:09.082Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T10:46:09.082Z] ---> Running in 6eed1735d472 [2023-09-19T10:46:09.349Z] Removing intermediate container 6eed1735d472 [2023-09-19T10:46:09.349Z] ---> 7a2592713d12 [2023-09-19T10:46:09.349Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T10:46:09.615Z] ---> Running in dcd98164b93e [2023-09-19T10:46:10.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T10:46:11.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T10:46:12.120Z] OK: 267 MiB in 56 packages [2023-09-19T10:46:14.699Z] Removing intermediate container dcd98164b93e [2023-09-19T10:46:14.699Z] ---> 6c826a8634dc [2023-09-19T10:46:14.699Z] Step 8/12 : WORKDIR /app [2023-09-19T10:46:14.699Z] ---> Running in c820b358a16c [2023-09-19T10:46:14.967Z] Removing intermediate container c820b358a16c [2023-09-19T10:46:14.967Z] ---> b4d8c96c5c97 [2023-09-19T10:46:14.967Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-19T10:46:15.235Z] ---> b48d7019a44c [2023-09-19T10:46:15.235Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T10:46:15.507Z] ---> Running in 83a36b7de9f1 [2023-09-19T10:47:23.409Z] Removing intermediate container 83a36b7de9f1 [2023-09-19T10:47:23.409Z] ---> 42a4a53ebb9a [2023-09-19T10:47:23.409Z] Step 11/12 : COPY . . [2023-09-19T10:47:23.409Z] ---> a3e5ada97fd5 [2023-09-19T10:47:23.409Z] Step 12/12 : RUN $MAKE [2023-09-19T10:47:23.409Z] ---> Running in 6a0b158bd5c0 [2023-09-19T10:47:23.409Z] noop [2023-09-19T10:47:23.409Z] Removing intermediate container 6a0b158bd5c0 [2023-09-19T10:47:23.409Z] ---> 0338f87ed596 [2023-09-19T10:47:23.409Z] Successfully built 0338f87ed596 [2023-09-19T10:47:23.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:47:23.890Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T10:47:23.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:47:24.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-6533 does not seem to be running inside a container [2023-09-19T10:47:24.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T10:47:25.379Z] $ docker top 45a67d7e0f918b2a1af3b518782ca1d2b9743809d7e4fad81328e9b496540cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T10:47:26.249Z] + go version [2023-09-19T10:47:26.249Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T10:47:26.287Z] $ docker stop --time=1 45a67d7e0f918b2a1af3b518782ca1d2b9743809d7e4fad81328e9b496540cc8 [2023-09-19T10:47:27.888Z] $ docker rm -f --volumes 45a67d7e0f918b2a1af3b518782ca1d2b9743809d7e4fad81328e9b496540cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:47:28.703Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T10:47:28.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:47:28.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-6533 does not seem to be running inside a container [2023-09-19T10:47:29.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T10:47:30.175Z] $ docker top 9ac50a8f2b7903b058d4b99e41eb783cd94b3119c927d2de687f5cfd646ee655 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T10:47:30.717Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T10:47:31.105Z] + make test [2023-09-19T10:47:31.106Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T10:47:36.446Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-19T10:49:13.078Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-19T10:49:13.078Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-19T10:49:35.134Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.814s coverage: 40.6% of statements [2023-09-19T10:49:35.134Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.515s coverage: 51.9% of statements [2023-09-19T10:49:35.134Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements [2023-09-19T10:49:35.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T10:49:35.413Z] go vet ./... [2023-09-19T10:50:07.641Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T10:50:07.641Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T10:50:07.909Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T10:50:08.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T10:50:08.565Z] $ docker stop --time=1 9ac50a8f2b7903b058d4b99e41eb783cd94b3119c927d2de687f5cfd646ee655 [2023-09-19T10:50:10.650Z] $ docker rm -f --volumes 9ac50a8f2b7903b058d4b99e41eb783cd94b3119c927d2de687f5cfd646ee655 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T10:50:11.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T10:50:11.933Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T10:50:12.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T10:50:13.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T10:50:13.551Z] + ls -al . [2023-09-19T10:50:13.551Z] total 640 [2023-09-19T10:50:13.551Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 10:47 . [2023-09-19T10:50:13.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:45 .. [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 19 10:45 .dockerignore [2023-09-19T10:50:13.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 10:45 .git [2023-09-19T10:50:13.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 10:45 .github [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 19 10:45 .gitignore [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 10:45 .golangci.yml [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 19 10:45 Attribution.txt [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 19 10:45 CHANGELOG.md [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 19 10:45 Dockerfile [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 10:45 GOVERNANCE.md [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 19 10:45 Jenkinsfile [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 10:45 LICENSE [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 19 10:45 Makefile [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 10:45 OWNERS.md [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 19 10:45 README.md [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 10:43 VERSION [2023-09-19T10:50:13.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:45 bin [2023-09-19T10:50:13.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:45 cmd [2023-09-19T10:50:13.551Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 19 10:49 coverage.out [2023-09-19T10:50:13.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:45 examples [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 19 10:45 go.mod [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 10:45 go.sum [2023-09-19T10:50:13.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 10:45 images [2023-09-19T10:50:13.551Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 10:45 internal [2023-09-19T10:50:13.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 10:45 snap [2023-09-19T10:50:13.551Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 19 10:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:50:13.982Z] + 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=85a2408b531c7af65072123bb9df7c0e36d3b3bc --label arch=arm64 --label version=0.0.0 . [2023-09-19T10:50:14.255Z] Sending build context to Docker daemon 1.218MB [2023-09-19T10:50:14.255Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T10:50:14.255Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-19T10:50:14.255Z] ---> 0338f87ed596 [2023-09-19T10:50:14.255Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-19T10:50:15.214Z] ---> Running in fa119489c69f [2023-09-19T10:50:15.482Z] Removing intermediate container fa119489c69f [2023-09-19T10:50:15.482Z] ---> 735f6a2c5495 [2023-09-19T10:50:15.482Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T10:50:15.754Z] ---> Running in 39cf4ebb2ee3 [2023-09-19T10:50:16.021Z] Removing intermediate container 39cf4ebb2ee3 [2023-09-19T10:50:16.022Z] ---> 72b7b4c5c957 [2023-09-19T10:50:16.022Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T10:50:16.022Z] ---> Running in a769c6b36585 [2023-09-19T10:50:17.432Z] Removing intermediate container a769c6b36585 [2023-09-19T10:50:17.432Z] ---> d12c43a08dc5 [2023-09-19T10:50:17.432Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T10:50:17.432Z] ---> Running in cf085b4cf12f [2023-09-19T10:50:17.701Z] Removing intermediate container cf085b4cf12f [2023-09-19T10:50:17.701Z] ---> 0bcbf1c5100d [2023-09-19T10:50:17.701Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T10:50:17.968Z] ---> Running in 1290a4624517 [2023-09-19T10:50:20.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T10:50:20.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T10:50:21.947Z] OK: 267 MiB in 56 packages [2023-09-19T10:50:22.911Z] Removing intermediate container 1290a4624517 [2023-09-19T10:50:22.911Z] ---> cae8d00eca52 [2023-09-19T10:50:22.911Z] Step 8/24 : WORKDIR /app [2023-09-19T10:50:22.911Z] ---> Running in 14053d1a0a2c [2023-09-19T10:50:23.492Z] Removing intermediate container 14053d1a0a2c [2023-09-19T10:50:23.492Z] ---> 138025321651 [2023-09-19T10:50:23.492Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-19T10:50:24.079Z] ---> 702ce7b3e211 [2023-09-19T10:50:24.079Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T10:50:24.079Z] ---> Running in 8889450d17d4 [2023-09-19T10:50:30.750Z] Removing intermediate container 8889450d17d4 [2023-09-19T10:50:30.750Z] ---> f2da5ba0cb54 [2023-09-19T10:50:30.750Z] Step 11/24 : COPY . . [2023-09-19T10:50:30.750Z] ---> c17807e5a89a [2023-09-19T10:50:30.750Z] Step 12/24 : RUN $MAKE [2023-09-19T10:50:30.750Z] ---> Running in ca927b7aefd9 [2023-09-19T10:50:31.711Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-19T10:52:23.352Z] Removing intermediate container ca927b7aefd9 [2023-09-19T10:52:23.352Z] ---> 494e03320bb0 [2023-09-19T10:52:23.352Z] Step 13/24 : FROM alpine:3.18 [2023-09-19T10:52:23.352Z] 3.18: Pulling from library/alpine [2023-09-19T10:52:23.352Z] 9fda8d8052c6: Already exists [2023-09-19T10:52:23.352Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T10:52:23.352Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T10:52:23.352Z] ---> f6648c04cd6c [2023-09-19T10:52:23.352Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T10:52:23.352Z] ---> Running in 384fa018eeab [2023-09-19T10:52:23.352Z] Removing intermediate container 384fa018eeab [2023-09-19T10:52:23.352Z] ---> 1a1e423cfedf [2023-09-19T10:52:23.352Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-19T10:52:23.352Z] ---> Running in 86b41bde052f [2023-09-19T10:52:23.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T10:52:23.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T10:52:23.352Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T10:52:23.352Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T10:52:23.352Z] OK: 8 MiB in 16 packages [2023-09-19T10:52:23.352Z] Removing intermediate container 86b41bde052f [2023-09-19T10:52:23.352Z] ---> b6c36ba543d1 [2023-09-19T10:52:23.352Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-19T10:52:23.352Z] ---> 8f4a27c3eee2 [2023-09-19T10:52:23.352Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-19T10:52:23.352Z] ---> 85c9eef6f021 [2023-09-19T10:52:23.352Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-19T10:52:23.352Z] ---> 7ddca42f54d7 [2023-09-19T10:52:23.352Z] Step 19/24 : EXPOSE 59989 [2023-09-19T10:52:23.352Z] ---> Running in 83723fd1d747 [2023-09-19T10:52:23.352Z] Removing intermediate container 83723fd1d747 [2023-09-19T10:52:23.352Z] ---> c2016b768715 [2023-09-19T10:52:23.352Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-19T10:52:23.352Z] ---> Running in ecb384c3f178 [2023-09-19T10:52:23.352Z] Removing intermediate container ecb384c3f178 [2023-09-19T10:52:23.352Z] ---> 961e76517f28 [2023-09-19T10:52:23.352Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T10:52:23.352Z] ---> Running in 0428bcc5dd17 [2023-09-19T10:52:23.352Z] Removing intermediate container 0428bcc5dd17 [2023-09-19T10:52:23.352Z] ---> 49f1cf10434f [2023-09-19T10:52:23.352Z] Step 22/24 : LABEL arch=arm64 [2023-09-19T10:52:23.352Z] ---> Running in 5e2c6fcf0b88 [2023-09-19T10:52:23.352Z] Removing intermediate container 5e2c6fcf0b88 [2023-09-19T10:52:23.352Z] ---> 7cf354726858 [2023-09-19T10:52:23.352Z] Step 23/24 : LABEL git_sha=85a2408b531c7af65072123bb9df7c0e36d3b3bc [2023-09-19T10:52:23.352Z] ---> Running in 67329e087e15 [2023-09-19T10:52:23.352Z] Removing intermediate container 67329e087e15 [2023-09-19T10:52:23.352Z] ---> 6ccc7618b1b5 [2023-09-19T10:52:23.352Z] Step 24/24 : LABEL version=0.0.0 [2023-09-19T10:52:23.352Z] ---> Running in 6b240e50eb7c [2023-09-19T10:52:23.352Z] Removing intermediate container 6b240e50eb7c [2023-09-19T10:52:23.352Z] ---> 071e144108c2 [2023-09-19T10:52:23.352Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T10:52:23.352Z] Successfully built 071e144108c2 [2023-09-19T10:52:23.352Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:52:24.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T10:52:24.193Z] [2023-09-19T10:52:24.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:52:24.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T10:52:24.597Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T10:52:24.597Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T10:52:24.597Z] 04944245beec: Pulling fs layer [2023-09-19T10:52:24.597Z] 699f458cf7ca: Pulling fs layer [2023-09-19T10:52:24.597Z] 765212b225bb: Pulling fs layer [2023-09-19T10:52:24.597Z] f23df028b6ca: Pulling fs layer [2023-09-19T10:52:24.597Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T10:52:24.597Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T10:52:24.597Z] 765212b225bb: Waiting [2023-09-19T10:52:24.597Z] f23df028b6ca: Waiting [2023-09-19T10:52:24.597Z] d65c8cfc05b1: Waiting [2023-09-19T10:52:24.597Z] 2437ff75d9bd: Waiting [2023-09-19T10:52:24.866Z] 04944245beec: Verifying Checksum [2023-09-19T10:52:24.866Z] 04944245beec: Download complete [2023-09-19T10:52:24.866Z] 765212b225bb: Verifying Checksum [2023-09-19T10:52:24.866Z] 765212b225bb: Download complete [2023-09-19T10:52:24.866Z] f23df028b6ca: Verifying Checksum [2023-09-19T10:52:24.866Z] f23df028b6ca: Download complete [2023-09-19T10:52:24.866Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T10:52:24.866Z] d65c8cfc05b1: Download complete [2023-09-19T10:52:24.866Z] 699f458cf7ca: Verifying Checksum [2023-09-19T10:52:24.866Z] 699f458cf7ca: Download complete [2023-09-19T10:52:25.451Z] 8998bd30e6a1: Download complete [2023-09-19T10:52:27.396Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T10:52:27.396Z] 2437ff75d9bd: Download complete [2023-09-19T10:52:29.336Z] 8998bd30e6a1: Pull complete [2023-09-19T10:52:30.744Z] 04944245beec: Pull complete [2023-09-19T10:52:31.702Z] 699f458cf7ca: Pull complete [2023-09-19T10:52:31.968Z] 765212b225bb: Pull complete [2023-09-19T10:52:32.614Z] f23df028b6ca: Pull complete [2023-09-19T10:52:32.916Z] d65c8cfc05b1: Pull complete [2023-09-19T10:52:48.000Z] 2437ff75d9bd: Pull complete [2023-09-19T10:52:48.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T10:52:48.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T10:52:48.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:52:48.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-6533 does not seem to be running inside a container [2023-09-19T10:52:48.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T10:52:50.727Z] $ docker top 8973cf30d26be42a2d9f9d09ce75ee21b151f4d0a7c8eb2f4b1a729a61a604d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:52:51.293Z] ---> job-cost.sh [2023-09-19T10:52:51.558Z] lf-activate-venv: SKIPPING [2023-09-19T10:52:51.558Z] INFO: No Stack... [2023-09-19T10:52:51.822Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T10:52:52.779Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T10:52:53.429Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-19T10:52:53.429Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T10:52:53.509Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [2023-09-19T10:52:53.514Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] did not exist. Created. [2023-09-19T10:52:53.514Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T10:52:53.929Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-2d300427/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T10:52:54.283Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T10:52:54.322Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T10:52:54.384Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T10:52:54.399Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T10:52:54.491Z] $ docker stop --time=1 8973cf30d26be42a2d9f9d09ce75ee21b151f4d0a7c8eb2f4b1a729a61a604d1 [2023-09-19T10:52:56.458Z] $ docker rm -f --volumes 8973cf30d26be42a2d9f9d09ce75ee21b151f4d0a7c8eb2f4b1a729a61a604d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-19T10:52:57.485Z] provisioning config files... [2023-09-19T10:52:57.492Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config13470951962647731861tmp [Pipeline] { [Pipeline] sh [2023-09-19T10:52:57.829Z] + set +x [2023-09-19T10:52:57.830Z] + + curl -s https://codecov.io/bash [2023-09-19T10:52:57.830Z] bash -s -- [2023-09-19T10:52:58.767Z] [2023-09-19T10:52:58.767Z] _____ _ [2023-09-19T10:52:58.767Z] / ____| | | [2023-09-19T10:52:58.767Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T10:52:58.767Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T10:52:58.767Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T10:52:58.767Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T10:52:58.767Z] Bash-1.0.6 [2023-09-19T10:52:58.767Z] [2023-09-19T10:52:58.767Z] [2023-09-19T10:52:58.767Z] ==> git version 2.25.1 found [2023-09-19T10:52:58.767Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-19T10:52:58.767Z] Release-Date: 2020-01-08 [2023-09-19T10:52:58.767Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T10:52:58.767Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T10:52:58.767Z] ==> Jenkins CI detected. [2023-09-19T10:52:58.767Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-250 [2023-09-19T10:52:58.767Z] project root: . [2023-09-19T10:52:58.767Z] --> token set from env [2023-09-19T10:52:58.767Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T10:52:58.767Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T10:52:58.767Z] ==> Python coveragepy not found [2023-09-19T10:52:58.767Z] ==> Searching for coverage reports in: [2023-09-19T10:52:58.767Z] + . [2023-09-19T10:52:58.767Z] -> Found 1 reports [2023-09-19T10:52:58.767Z] ==> Detecting git/mercurial file structure [2023-09-19T10:52:58.767Z] ==> Reading reports [2023-09-19T10:52:58.767Z] + ./coverage.out bytes=459493 [2023-09-19T10:52:58.767Z] ==> Appending adjustments [2023-09-19T10:52:58.767Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T10:52:59.026Z] + Found adjustments [2023-09-19T10:52:59.026Z] ==> Gzipping contents [2023-09-19T10:52:59.026Z] 52K /tmp/codecov.GG7LOG.gz [2023-09-19T10:52:59.026Z] ==> Uploading reports [2023-09-19T10:52:59.026Z] url: https://codecov.io [2023-09-19T10:52:59.026Z] query: branch=PR-250&commit=85a2408b531c7af65072123bb9df7c0e36d3b3bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-09-19T10:52:59.026Z] -> Pinging Codecov [2023-09-19T10:52:59.026Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-250&commit=85a2408b531c7af65072123bb9df7c0e36d3b3bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-09-19T10:52:59.284Z] -> Uploading to [2023-09-19T10:52:59.284Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/581DD39554BDF9B6E22D074273EAD858/85a2408b531c7af65072123bb9df7c0e36d3b3bc/5c0a8350-9ef9-474e-9042-147ffbc8d106.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T105259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c68de4ea053834addb307f8775ee67c5f4b044d7260fa334cd1e12ccef9c618 [2023-09-19T10:52:59.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T10:52:59.284Z] Dload Upload Total Spent Left Speed [2023-09-19T10:52:59.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-09-19T10:52:59.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/85a2408b531c7af65072123bb9df7c0e36d3b3bc [Pipeline] } [2023-09-19T10:52:59.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-19T10:53:01.382Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-250/archives ] [2023-09-19T10:53:01.383Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-250/archives [2023-09-19T10:53:01.383Z] total 16 [2023-09-19T10:53:01.383Z] drwxr-xr-x 3 root root 4096 Sep 19 10:45 . [2023-09-19T10:53:01.383Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 10:45 .. [2023-09-19T10:53:01.383Z] drwxr-xr-x 2 root root 4096 Sep 19 10:45 cost [2023-09-19T10:53:01.383Z] -rw-r--r-- 1 root root 91 Sep 19 10:45 cost.csv [2023-09-19T10:53:01.383Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-250/archives [2023-09-19T10:53:01.383Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-250/archives [2023-09-19T10:53:01.383Z] total 16 [2023-09-19T10:53:01.383Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 10:45 . [2023-09-19T10:53:01.383Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 10:45 .. [2023-09-19T10:53:01.383Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 10:45 cost [2023-09-19T10:53:01.383Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 19 10:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:01.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:02.604Z] ---> package-listing.sh [2023-09-19T10:53:02.604Z] ++ facter osfamily [2023-09-19T10:53:02.604Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T10:53:02.863Z] + OS_FAMILY=debian [2023-09-19T10:53:02.863Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-250 [2023-09-19T10:53:02.863Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T10:53:02.863Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T10:53:02.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T10:53:02.863Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T10:53:02.863Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-250 ']' [2023-09-19T10:53:02.863Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T10:53:02.863Z] + case "${OS_FAMILY}" in [2023-09-19T10:53:02.863Z] + dpkg -l [2023-09-19T10:53:02.863Z] + grep '^ii' [2023-09-19T10:53:02.863Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T10:53:02.863Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T10:53:02.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T10:53:02.863Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-250 ']' [2023-09-19T10:53:02.863Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-250/archives/ [2023-09-19T10:53:02.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-250/archives/ [Pipeline] echo [2023-09-19T10:53:02.898Z] 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T10:53:03.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T10:53:03.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T10:53:03.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T10:53:03.969Z] prd-ubuntu20.04-docker-8c-8g-6532 does not seem to be running inside a container [2023-09-19T10:53:03.999Z] $ 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-250/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-250 -v /w/workspace/undry_device-rfid-llrp-go_PR-250:/w/workspace/undry_device-rfid-llrp-go_PR-250:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T10:53:04.173Z] $ docker top 2dd5e55a20f9473cfdb3506fe6fd3d13f6f13465daa2e5856498aa25a16b80c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T10:53:04.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T10:53:04.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T10:53:05.196Z] + ls /var/log/sa-host [2023-09-19T10:53:05.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T10:53:05.435Z] provisioning config files... [2023-09-19T10:53:05.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-250@tmp/config7401550303904023579tmp [Pipeline] { [Pipeline] echo [2023-09-19T10:53:05.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:05.812Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T10:53:05.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:06.253Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T10:53:06.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:06.593Z] ---> sudo-logs.sh [2023-09-19T10:53:06.593Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T10:53:06.674Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:06.986Z] ---> job-cost.sh [2023-09-19T10:53:06.986Z] lf-activate-venv: SKIPPING [2023-09-19T10:53:06.986Z] DEBUG: total: 0.2199999988079071 [2023-09-19T10:53:06.986Z] INFO: Retrieving Stack Cost... [2023-09-19T10:53:07.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T10:53:07.813Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T10:53:07.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T10:53:08.162Z] ---> logs-deploy.sh [2023-09-19T10:53:08.162Z] lf-activate-venv: SKIPPING [2023-09-19T10:53:08.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-250/1 [2023-09-19T10:53:08.162Z] INFO: archiving workspace using pattern(s): [2023-09-19T10:53:09.097Z] Archives upload complete. [2023-09-19T10:53:09.097Z] INFO: archiving logs to Nexus